[Trac #135] Web browser does not start up
Zarro Boogs per Child
bugtracker at laptop.org
Thu Sep 28 21:36:57 EDT 2006
#135: Web browser does not start up
--------------------+-------------------------------------------------------
Reporter: ianb | Owner: dcbw
Type: defect | Status: new
Priority: normal | Milestone:
Component: sugar | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Old description:
> When I try to start the web browser, I get this exception on the console:
>
> {{{
> sugar-presence-service (12847): Level 10 - Service Ian
> [04cd1d2deb45f4ca36c869455ec28eb63fd83d1d]._GroupChatActivity_Sugar_redhat_com._udp
> in domain local on 3.0 disappeared.
> sugar-presence-service (12847): Level 40 - Error resolving service Ian
> [04cd1d2deb45f4ca36c869455ec28eb63fd83d1d]._GroupChatActivity_Sugar_redhat_com._udp:
> org.freedesktop.Avahi.TimeoutError
> Fd 4 did not have the close-on-exec flag set!
> Fd 5 did not have the close-on-exec flag set!
> Traceback (most recent call last):
> File "/home/ianb/src/ext/sugar-
> jhbuild/build/share/sugar/shell/view/frame/BottomPanel.py", line 54, in
> __activity_clicked_cb
> self._shell.start_activity(icon.get_bundle_id())
> File "/home/ianb/src/ext/sugar-
> jhbuild/build/share/sugar/shell/view/Shell.py", line 127, in
> start_activity
> activity = ActivityFactory.create(activity_type)
> File "/home/ianb/src/ext/sugar-jhbuild/build/lib/python2.4/site-
> packages/sugar/activity/ActivityFactory.py", line 56, in create
> xid = factory.create()
> File "/usr/lib/python2.4/site-packages/dbus/proxies.py", line 79, in
> __call__
> reply_message = self._connection.send_with_reply_and_block(message,
> timeout)
> File "dbus_bindings.pyx", line 458, in
> dbus_bindings.Connection.send_with_reply_and_block
> dbus_bindings.DBusException: Message did not receive a reply (timeout by
> message bus)
> }}}
New description:
When I try to start the web browser, I get this exception on the console:
{{{
sugar-presence-service (12847): Level 10 - Service Ian
[04cd1d2deb45f4ca36c869455ec28eb63fd83d1d]._GroupChatActivity_Sugar_redhat_com._udp
in domain local on 3.0 disappeared.
sugar-presence-service (12847): Level 40 - Error resolving service Ian
[04cd1d2deb45f4ca36c869455ec28eb63fd83d1d]._GroupChatActivity_Sugar_redhat_com._udp:
org.freedesktop.Avahi.TimeoutError
Fd 4 did not have the close-on-exec flag set!
Fd 5 did not have the close-on-exec flag set!
Traceback (most recent call last):
File "/home/ianb/src/ext/sugar-
jhbuild/build/share/sugar/shell/view/frame/BottomPanel.py", line 54, in
__activity_clicked_cb
self._shell.start_activity(icon.get_bundle_id())
File "/home/ianb/src/ext/sugar-
jhbuild/build/share/sugar/shell/view/Shell.py", line 127, in
start_activity
activity = ActivityFactory.create(activity_type)
File "/home/ianb/src/ext/sugar-jhbuild/build/lib/python2.4/site-
packages/sugar/activity/ActivityFactory.py", line 56, in create
xid = factory.create()
File "/usr/lib/python2.4/site-packages/dbus/proxies.py", line 79, in
__call__
reply_message = self._connection.send_with_reply_and_block(message,
timeout)
File "dbus_bindings.pyx", line 458, in
dbus_bindings.Connection.send_with_reply_and_block
dbus_bindings.DBusException: Message did not receive a reply (timeout by
message bus)
}}}
And then the system doesn't start.
Comment (by ianb):
Well, I did:
{{{
./sugar-jhbuild update
./sugar-jhbuild build --clean --autogen
}}}
And that went fine, until I run:
{{{
$ ./sugar-jhbuild run
Running the installed sugar...
Traceback (most recent call last):
File "/home/ianb/src/ext/sugar-jhbuild/build/bin/sugar", line 22, in ?
from sugar.session.Emulator import Emulator
File "/home/ianb/src/ext/sugar-jhbuild/build/lib/python2.4/site-
packages/sugar/session/Emulator.py", line 5, in ?
from sugar.session.Process import Process
File "/home/ianb/src/ext/sugar-jhbuild/build/lib/python2.4/site-
packages/sugar/session/Process.py", line 3, in ?
import gobject
File "/home/ianb/src/ext/sugar-jhbuild/build/lib/python2.4/site-
packages/gtk-2.0/gobject/__init__.py", line 30, in ?
from _gobject import *
ImportError: /home/ianb/src/ext/sugar-jhbuild/build/lib/python2.4/site-
packages/gtk-2.0/gobject/_gobject.so: undefined symbol:
PyUnicodeUCS2_FromUnicode
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/135#comment:2>
One Laptop Per Child <http://laptop.org/>
More information about the Devel
mailing list