Le 26/05/2015 11:12, John Frankish a écrit : > Hi, > > I just compiled gambas3-3.7.1 from source against qt-4.8.6 and gtk-3.16.1, > but when I try to start it, I get this: > > $ gambas3 > Stock.Themes_Read.698: #45: File or directory does not exist > Project.Main.334 > > I guess I'm doing something dumb, but I don't see this exact error in the > wiki error glossary? > > I cannot use gdb with gambas3 to check the error as gdb sees it as a script > > Regards > John >
The error is on a line that tries to browse the "/usr/share/icons" directory. Don't you have such a directory on your system? -- Benoît Minisini ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
