From: Robert V. <vo...@ct...> - 2008-03-21 02:51:32
|
I created the file 'jazz' in my home directory, but when I started it the dialog box appeared asking me to identify the location of the jazz.conf file. At this point I navigated the dialog box to (home)/jazzplusplus/trunk/jazz/conf at which point it does find a jazz.conf file. On open, it says it can't find the config file and it locks up looking like the attached screen shot. It looks like the path error occurs before the dialog box appears When I navigate to the cfg file it produces a dialog box warning, and then locks up for a number of seconds. After a while it says the box is not responding and I force quit. Again, here is a screen shot. ...so I rebooted. It must be that it now finds the files I added (jazz is in my home directory now) because it comes up with the player screen. Only thing is alsa doesn't see it anymore. :( Bob ----- Original Message ----- From: "Pete Stieber" <pst...@ve...> To: <jaz...@li...> Sent: Thursday, March 20, 2008 7:01 PM Subject: Re: [jazzplusplus-devel] "Floating exception" > KC = Kevin Cosgrove > KC> I built wxWidgets and Jazz++. I didn't install > KC> wxWidgets, but instead I configured jazz to > KC> use ../../blah/blah/blah/wxblah to build. > > How did you do that? > > KC> When I start ./jazz in the src dir I get this > KC> error message > KC> > KC> (jazz:2261): Gtk-CRITICAL **: gtk_file_system_unix_get_parent: > assertion `g_path_is_absolute (filename)' failed > > What version of GTK did you use? > > This looks similar, but not identical to, messages posted by Robert > Vogel in his screen dumps. I can't get at my Linux box to try, but I > don't think I've seen these. I could be mistaken. > > KC> and then a window pops open to ask me where the > KC> jazz.cfg file is. After clicking on that file I > KC> get a "Floating exception" as jazz crashes. > > KC> I had these defined in my environment from my > KC> historic use of Jazz++ > KC> > KC> JAZZ=/usr/local/jazz > KC> WXHELPFILES=/usr/local/jazz > KC> > KC> Undefining them does alter the behavior. > KC> > KC> Any thoughts? > > Do you have a file called .Jazz under your home directory? > > If yes, what's in it? > > If not, could you create on and put the following in it... > > [Paths] > Conf=LOCATION_OF_CONFIGURATION_FILES > > Where LOCATION_OF_CONFIGURATION_FILES is an absolute path to your > configuration file directory. I have the following... > > [Paths] > Conf=/home/pstieber/Jazz++/jazzplusplus/trunk/jazz/conf/ > > Let me know is any of this help. I might commit a version with some > debug code to help us figure out what is going on. > > Pete > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > jazzplusplus-devel mailing list > jaz...@li... > https://lists.sourceforge.net/lists/listinfo/jazzplusplus-devel > |