I have downloaded the latest source configured and compiled, and i get an error at startup
julian-youngs-macbook-pro:~ julian$ xpe
02/08/2009 11:50:06|tapplication.cpp:249|INFO|Impossible de charger le fichier de configuration.
i modified the tapplication.cpp to output the file name;
02/08/2009 12:02:18|tapplication.cpp:249|INFO|Impossible de charger le fichier de configuration.
02/08/2009 12:02:18|tapplication.cpp:250|INFO|/Users/julian/.config/neXtgen_Povray_Editor/config.xml
I have run touch /Users/julian/.config/neXtgen_Povray_Editor/config.xml but tht makes no difference
I am not sure what should be in this file. or if there is a bigger problem
I also get the following dialogue
Xpe Error
the path '/' contains too many ".."!
Kind regards
Julian
It looks like XPE is trying to open a file called "/"
The information message telling you that it cannot open ~/.config/neXtgen_Povray_Editor/config.xml is just here for information : if you exit XPE properly it should create this file.
I'll add a trace so you can see where it tries to open "/" ... maybe there is an uncommon behavior on Mac OS X (and it's not a bad joke from me !)
I have added some traces to help finding where it tries to open "/"
you can update from SVN or download this snapshot : http://nextpe.sf.net/xpe_project_2009_08_07.tar.gz
thanks for your help
Hi, do you have any new trace to help me resolving your problem ?