[Sugar-devel] sugar-emulator 0.98

Daniel Narvaez dwnarvaez at gmail.com
Fri Nov 8 19:25:37 EST 2013


It's sort of worrying that using an old profile causes a crash.

Yes, that's a missing dependency (please report all of those to launchpad).

http://packages.ubuntu.com/trusty/gir1.2-gtksource-3.0


On 9 November 2013 01:20, Alan Jhonn Aguiar Schwyn <alanjas at hotmail.com>wrote:

> FYI: sugar build works fine..
>
> I try remove the ~/.sugar folder and I can select the sugar icon color!
> But after.. it mantain the black background without any progress.
>
> I check the shell.log and I get:
>
> 1383955588.869857 ERROR root: Could not find any typelib for GtkSource
> Traceback (most recent call last):
>   File "/usr/bin/sugar-session", line 352, in <module>
>     main()
>   File "/usr/bin/sugar-session", line 333, in main
>     start_home()
>   File "/usr/bin/sugar-session", line 257, in start_home
>     from jarabe.desktop import homewindow
>   File "/usr/lib/python2.7/dist-packages/jarabe/desktop/homewindow.py",
> line 29, in <module>
>     from jarabe.desktop.homebox import HomeBox
>   File "/usr/lib/python2.7/dist-packages/jarabe/desktop/homebox.py", line
> 28, in <module>
>     from jarabe.desktop import favoritesview
>   File "/usr/lib/python2.7/dist-packages/jarabe/desktop/favoritesview.py",
> line 41, in <module>
>     from jarabe.view.palettes import JournalPalette
>   File "/usr/lib/python2.7/dist-packages/jarabe/view/palettes.py", line
> 39, in <module>
>     from jarabe.view.viewsource import setup_view_source
>   File "/usr/lib/python2.7/dist-packages/jarabe/view/viewsource.py", line
> 30, in <module>
>     from gi.repository import GtkSource
> ImportError: cannot import name GtkSource
>
> Another missing package?
>
>
>
> ------------------------------
> Date: Sat, 9 Nov 2013 00:51:49 +0100
>
> From: dwnarvaez at gmail.com
> To: alanjas at hotmail.com
> CC: sugar-devel at lists.sugarlabs.org
> Subject: Re: [Sugar-devel] sugar-emulator 0.98
>
> I don't know how you could run sugar inside gdb exactly. Last time I had a
> segfault at startup I resorted to a bunch of prints to figure out which
> line was crashing (sigh). Maybe try something like this
>
> Xephyr :100 &
> export DISPLAY=:100
> gdb dbus-launch
> run sugar
>
>
> On 9 November 2013 00:43, Alan Jhonn Aguiar Schwyn <alanjas at hotmail.com>wrote:
>
> Yes, I can run: Xephyr :30 without problems..
>
> ------------------------------
> Date: Sat, 9 Nov 2013 00:40:31 +0100
>
> From: dwnarvaez at gmail.com
> To: alanjas at hotmail.com
> CC: sugar-devel at lists.sugarlabs.org
> Subject: Re: [Sugar-devel] sugar-emulator 0.98
>
> Oh I see, the 11 is not spanish :) It's a segfault.
>
> Does Xephyr run standalone? If it does, I suppose it's sugar crashing, you
> would need to run inside gdb to get more info.
>
>
> On 9 November 2013 00:05, Daniel Narvaez <dwnarvaez at gmail.com> wrote:
>
> The last message looks like it might be relevant but I can't quite parse
> that spanish.
>
>
> On 9 November 2013 00:00, Alan Jhonn Aguiar Schwyn <alanjas at hotmail.com>wrote:
>
> After launch, appears the window (black background) and appears the sugar
> mouse pointer. After, the window closes.
> The error of dbus no appears ever.. only sometimes..
> The tail of the log:
>
> alan at alan-pc:~$ sugar-emulator
> Initializing built-in extension Generic Event Extension
> Initializing built-in extension SHAPE
> ...
> ...
> Initializing built-in extension XVideo-MotionCompensation
> Initializing built-in extension SELinux
> Initializing built-in extension GLX
> [dix] Could not init font path element /usr/share/fonts/X11/cyrillic,
> removing from list!
> [dix] Could not init font path element
> /usr/share/fonts/X11/100dpi/:unscaled, removing from list!
> [dix] Could not init font path element
> /usr/share/fonts/X11/75dpi/:unscaled, removing from list!
> [dix] Could not init font path element /usr/share/fonts/X11/100dpi,
> removing from list!
> [dix] Could not init font path element /usr/share/fonts/X11/75dpi,
> removing from list!
> 1383951505.354225 STARTUP: Starting the shell
> Advertencia del gestor de ventanas: Error fatal de E/S 11 (Recurso no
> disponible temporalmente) en la pantalla «:30».
>
> ------------------------------
> Date: Fri, 8 Nov 2013 23:45:14 +0100
>
> Subject: Re: [Sugar-devel] sugar-emulator 0.98
> From: dwnarvaez at gmail.com
> To: alanjas at hotmail.com
> CC: sugar-devel at lists.sugarlabs.org
>
> That error is not relevant, it's basically just exiting. What is before
> that?
>
>
> On 8 November 2013 23:37, Alan Jhonn Aguiar Schwyn <alanjas at hotmail.com>wrote:
>
> Ok. I have:
>
> libxklavier16  -> 5.2.1-1ubuntu2
>
> And I install:
>
> gir1.2-xkl-1.0
>
> Now, I not receive the error of Xkl but Continue with:
>
> g_dbus_connection_real_closed: Remote peer vanished with error: Underlying
> GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
>
> ------------------------------
> Date: Fri, 8 Nov 2013 23:31:24 +0100
> Subject: Re: [Sugar-devel] sugar-emulator 0.98
> From: dwnarvaez at gmail.com
> To: alanjas at hotmail.com
> CC: sugar-devel at lists.sugarlabs.org
>
>
> libxklavier gir is either missing or too old. sugar should depend on it.
>
>
> On 8 November 2013 23:27, Alan Jhonn Aguiar Schwyn <alanjas at hotmail.com>wrote:
>
> Hi,
>
> I just see the sugar-emulator-0.98 package on my Ubuntu 14.04 and try to
> install.
> First, I want to say that it needs "python-sugar3" as a dependency..
> This is the error that I get when try to launch it. Any ideas?
>
> alan at alan-pc:~/.sugar$ sugar-emulator
> Initializing built-in extension Generic Event Extension
> Initializing built-in extension SHAPE
> Initializing built-in extension MIT-SHM
> Initializing built-in extension XInputExtension
> Initializing built-in extension XTEST
> Initializing built-in extension BIG-REQUESTS
> Initializing built-in extension SYNC
> Initializing built-in extension XKEYBOARD
> Initializing built-in extension XC-MISC
> Initializing built-in extension SECURITY
> Initializing built-in extension XINERAMA
> Initializing built-in extension XFIXES
> Initializing built-in extension RENDER
> Initializing built-in extension RANDR
> Initializing built-in extension COMPOSITE
> Initializing built-in extension DAMAGE
> Initializing built-in extension MIT-SCREEN-SAVER
> Initializing built-in extension DOUBLE-BUFFER
> Initializing built-in extension RECORD
> Initializing built-in extension DPMS
> Initializing built-in extension X-Resource
> Initializing built-in extension XVideo
> Initializing built-in extension XVideo-MotionCompensation
> Initializing built-in extension SELinux
> Initializing built-in extension GLX
> [dix] Could not init font path element /usr/share/fonts/X11/cyrillic,
> removing from list!
> [dix] Could not init font path element
> /usr/share/fonts/X11/100dpi/:unscaled, removing from list!
> [dix] Could not init font path element
> /usr/share/fonts/X11/75dpi/:unscaled, removing from list!
> [dix] Could not init font path element /usr/share/fonts/X11/100dpi,
> removing from list!
> [dix] Could not init font path element /usr/share/fonts/X11/75dpi,
> removing from list!
> 1383949427.832693 STARTUP: Starting the shell
> ERROR:root:Could not find any typelib for Xkl
> g_dbus_connection_real_closed: Remote peer vanished with error: Underlying
> GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
>
>
> Regards!
>
> Alan
>
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel at lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
>
>
> --
> Daniel Narvaez
>
>
>
>
> --
> Daniel Narvaez
>
>
>
>
> --
> Daniel Narvaez
>
>
>
>
> --
> Daniel Narvaez
>
> _______________________________________________ Sugar-devel mailing list
> Sugar-devel at lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
>
>
> --
> Daniel Narvaez
>
> _______________________________________________ Sugar-devel mailing list
> Sugar-devel at lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>



-- 
Daniel Narvaez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20131109/f18219e7/attachment-0001.html>


More information about the Sugar-devel mailing list