From: Kevin C. <ke...@co...> - 2008-11-17 19:27:01
|
On 17 November 2008 at 11:04, Pete Stieber <pst...@gm...> wrote: > KC> (jazz:12682): Gdk-WARNING **: Connection to display > KC> localhost:12.0 appears to be untrusted. Pointer and > KC> keyboard grabs and inter-client communication may not > KC> work as expected. > > Are you running locally? I've seen this type of thing when running an X > application over ssh from another machine. > > What do you get when you type... > > $ set | grep DISPLAY I was running SSH at the time. > from a terminal application (if you can get one started ;-) )? On my local console, in an xterm I run jazz and get to select two MIDI ports from a list. Then I get a core dump. This is what I get in the xterm up to that point: JZProject::ReadConfiguration() JazzCfgFile: "/home/kevinc/.Jazz++/jazz.cfg" JZConfiguration::LoadConfig: "/home/kevinc/.Jazz++/jazz.cfg" Include synthesizer configuration file "gs.jzi" FindFile: Immediate hit on file "gs.jzi" Include file "gsdrmset.jzi" FindFile: Immediate hit on file "gsdrmset.jzi" Include file "gmdrmnam.jzi" FindFile: Immediate hit on file "gmdrmnam.jzi" Include file "gsvoices.jzi" FindFile: Immediate hit on file "gsvoices.jzi" Include file "ctrlnam.jzi" FindFile: Immediate hit on file "ctrlnam.jzi" INFO: Created client:port = 128:0 INFO: Input device count: 1 Input Devices Midi Through Midi Through Port-0 = 14:0 INFO: Output device count: 1 Output Devices Midi Through Midi Through Port-0 = 14:0 INFO: input device is -1, so selecting one. INFO: Input device is: 0 INFO: Output device is -1, so selecting one. (jazz:14539): Gtk-WARNING **: Theme file for default has no name (jazz:14539): Gtk-WARNING **: Theme file for default has no directories Floating exception (core dumped) I could trace the core, if you give me instructions on what you'd want. I could also run jazz in gdb or something, and let you know what happens. Cheers.... -- Kevin |