Bug 657837

Summary: [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
Product: [Fedora] Fedora Reporter: Eric Liger <e.liger>
Component: genesisAssignee: Andrea Musuruane <musuruan>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: musuruan
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:34ab3494
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-08 11:45:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

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.