As a follow-up on this email, I have tested the following desktop
environments (Unity, Gnome Classic), on the same version of Ubuntu (12.10)
and all exhibit the same problem of Gambas hanging while loading, at
exactly the same system call. This doesn't seem to therefore be a problem
with the desktop environment, per-se.


-- Con


On Mon, Jul 29, 2013 at 10:40 AM, Cam Era <cybercam...@gmail.com> wrote:

>
> Greetings all
>
> I am trying to run the latest Gambas (3.4.2) on Ubuntu 12.10 (x86) system
> running the Cinnamon desktop.
>
> I find that the application hangs part way through loading.
>
> I've run it perhaps 30 times, and only once or twice has it actually
> loaded to completion. Therefore, I know it can work fine once it actually
> does load completely.
>
> I've also launched the application with 'strace' and here is the output of
> the last few lines:
>
> ###
> ...
> time(NULL) = 1375054983
> time(NULL) = 1375054983
> time(NULL) = 1375054983
> time(NULL) = 1375054983
> time(NULL) = 1375054983
> time(NULL) = 1375054983
> time(NULL) = 1375054983
> poll([{fd=31, events=POLLIN}], 1, 60000) = ? ERESTART_RESTARTBLOCK (To be
> restarted)
>
> ###
>
> The application hangs on the poll() It seems to be waitin for some kind o
> file resources to become available, but it never does.
>
>
> I have no issues running this same version of Gambas on other Ubuntu 12.10
> systems running different desktops.
>
> Any suggestions to fix (or pointers as to to acquire additional
> information), would be appreciated.
>
> Thanks,
>
> -- Con
>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to