|
One of the Errors that come up when I look in the terminal window that I run the program from is
QComboBox::text: (ComboBoxPrinter1Name) Index 0 out of range
where the printers are setup it has /dev/lp0 and /dev/lp1 Printer 1 and 2 are giving these errors.
What I mean by bomb is that my screens just disappear. Its like terminal windows. Now when the error I just told you about comes up it doesnt bomb I am not sure what exact error causes it to bomb out on me but Its hard for me to duplicate the problem because once I have all the settings correct (fonts, printers, colors, etc..) it seems to work fine for a while and when it errors on me I am not usually running it from terminal mode
I did the ldd command and it gave me a huge list.. how do I see if any of those packages are not installaed
|