[Gambas-user] Certain examples don't run

mike clemow gelfmuse at ...626...
Thu Apr 26 04:21:37 CEST 2007


Hi all,

I just installed version 1.0.15 from the Ubuntu Feisty Fawn
repositories and I'm having a problem getting some of the examples to
run.  I compiled and ran a terminal project that printed "hello,
world!" to stdout and a simple GUI app with a button and a textbox,
whose text gets set to some string when the button is clicked.  But
when I go to run something like, say, the AnalogWatch example, I get
the following error:

--------------
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode:  145
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode:  145
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
ERROR: #2: Cannot load class 'FrmClock': Unable to load class file
--------------

I got the "Failed to open device" errors on my hello-world tests too,
so I think those are non-critical, but that last line is kind of
terse.  Then I get a dialog telling me that the program returned a
value of 1 to the OS.

Am I missing libraries or something?

Thanks,
Mike




More information about the User mailing list