Bug 657837 - [abrt] genesis-0.4.3-3.fc14: genesis.py:582:notify:GError: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connecti
Summary: [abrt] genesis-0.4.3-3.fc14: genesis.py:582:notify:GError: Did not receive a ...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: genesis
Version: 14
Hardware: i686
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Andrea Musuruane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:34ab3494
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-28 12:19 UTC by Eric Liger
Modified: 2011-01-08 11:45 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-01-08 11:45:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.39 KB, text/plain)
2010-11-28 12:19 UTC, Eric Liger
no flags Details

Description Eric Liger 2010-11-28 12:19:14 UTC
abrt version: 1.1.14
architecture: i686
cmdline: /usr/bin/python /usr/bin/genesis
component: genesis
executable: /usr/bin/genesis
kernel: 2.6.35.6-48.fc14.i686
package: genesis-0.4.3-3.fc14
reason: genesis.py:582:notify:GError: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
release: Fedora release 14 (Laughlin)
time: 1290946293
uid: 500

backtrace
-----
genesis.py:582:notify:GError: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/Genesis/genesis.py", line 438, in build_menu
    self.build_server_menu()
  File "/usr/lib/python2.7/site-packages/Genesis/genesis.py", line 494, in build_server_menu
    To set up synchronization, please click the icon.'''))
  File "/usr/lib/python2.7/site-packages/Genesis/genesis.py", line 582, in notify
    self.notification.show()
GError: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Local variables in innermost frame:
title: 'Configurer SyncEvolution'
self: <Genesis.genesis.Genesis object at 0x9a0ccac>
uri: 'file:///usr/share/icons/hicolor/scalable/status/notification-sync-done.svg'
icon_theme: <gtk.IconTheme object at 0x9d6d20c (GtkIconTheme at 0x9c4a848)>
message: "SyncEvolution n'est pas encore configur\xc3\xa9.\nPour configurer la synchronisation, merci de cliquer sur l'ic\xc3\xb4ne."
icon: 'file:///usr/share/icons/hicolor/scalable/status/notification-sync-done.svg'
type: 'message'
icon_info: <GtkIconInfo at 0x9c4a888>

How to reproduce
-----
1.Démarrage du pc
2.mise a jour avec yum
3.

Comment 1 Eric Liger 2010-11-28 12:19:17 UTC
Created attachment 463311 [details]
File: backtrace

Comment 2 Andrea Musuruane 2010-11-28 13:57:26 UTC
Please only use English in bug reports. 

Anyway, even if I don't understand what you have written, this is probably a duplicate of Bug 640750.

Can you please try to run genesis from a terminal and prefix the command with LD_LIBRARY_PATH=/usr/lib/syncevolution/ (you are on i686, on x86_64 you should change the library path).
E.g:

[andrea@machine ~]$ LD_LIBRARY_PATH=/usr/lib/syncevolution/ genesis

It should work this way. Please report what you get.

Thanks!

Comment 3 Andrea Musuruane 2011-01-08 11:45:00 UTC
Closing this for insufficient data. Please reopen if you still have this problem but supply the aforementioned requests.


Note You need to log in before you can comment on or make changes to this bug.