From: <inf...@wa...> - 2006-06-08 00:01:54
|
Hi Aaron, a quick suggestion.. you might like to check that the directories and files in /etc/ntpv and /etc/ntpv_backoffice all have their groups set to 'ntpv' and are readable and writeable for the group. The account running the programs also has to be a member of group 'ntpv' I hope this helps.. Clive On Thursday 08 June 2006 00:37, Aaron Luchko wrote: > I've built and installed ntpv-rc2bb (using both -O0 and -O2) on fedora > core 5 but have been unable to get it to run > > " > $ ntpv > unable to open the file /etc/ntpv/bar_database.xml in the mode specified > 3 > errors happened in the constructor, exiting without xml loaded > el xml que define la base de datos no es correcto > " > > And when I run ntpv_backoffice it crashes during the splash screen > during the stage "Modulo Productos: Unitarios" > > " > $ ntpv_backoffice > Application registered at DcopServer with name : ntpv_backoffice > unable to open the file /etc/ntpv/ntpv_buttons.xml in the mode specified > 3 > errors happened in the constructor, exiting without xml loaded > unable to open the file /etc/ntpv/bar_database.xml in the mode specified > 3 > errors happened in the constructor, exiting without xml loaded > KCrash: Application 'ntpv_backoffice' crashing... > " > > I've attached the backtrace generated by ntpv_backoffice (vie KDE crash > handler) after compiling with -O0 > > thank you > Aaron |