From: Kevin C. <ke...@co...> - 2008-11-17 16:44:32
|
On 15 November 2008 at 16:56, Pete Stieber <pst...@gm...> wrote: > After I posted the new build instructions, I attempted to test them by > actually trying them. wxWidgets and tex2rtf went off without a hitch. > Jazz++ was another matter on Linux. I've got a clean build. > After I installed Jazz++ as root under /usr/local/Jazz++, the fun began, > but I think I've worked through most of the issues. Please attempt this > to help me test. When you do, make sure you erase the .Jazz++ > configuration file that is in your home directory. I don't find a config file there. Hmmm. Maybe because that's my JAZZ environment variable is set to /usr/local/jazz? This goes way, way back in time. I'm unsetting that variable. > The first time you run the code, a directory with the same name > should be created, and configuration files will be copied to > this directory. Trying to run jazz I get X window errors, which I'm nearly certain are due to my present environment and have nothing to do with jazz. I get the same errors this morning with other apps, which I didn't get last Friday. Grr. I'm dropping the log from starting up jazz below my sig, just for fun. I'll try to run jazz again when I'm in a sane environment. > Maybe someday I'll actually get to work on the inner workings of Jazz++ ;-) I hope so. That's where the fun is, right? -- Kevin (jazz:12682): Gdk-WARNING **: Connection to display localhost:12.0 appears to be untrusted. Pointer and keyboard grabs and inter-client communication may not work as expected. 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. The program 'jazz' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAtom (invalid Atom parameter)'. (Details: serial 74 error_code 5 request_code 20 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) |