Bug 1282095 - [abrt] pitivi: bus.py:122:__new__:dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: 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 ...
Summary: [abrt] pitivi: bus.py:122:__new__:dbus.exceptions.DBusException: org.freedesk...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:1d83cf9c05fb48a6c01c14bed6b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-14 21:52 UTC by fermin
Modified: 2015-12-06 18:12 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-06 18:12:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.35 KB, text/plain)
2015-11-14 21:52 UTC, fermin
no flags Details
File: environ (3.24 KB, text/plain)
2015-11-14 21:52 UTC, fermin
no flags Details

Description fermin 2015-11-14 21:52:33 UTC
Version-Release number of selected component:
pitivi-0.94-5.fc23

Additional info:
reporter:       libreport-2.6.3
cmdline:        python3 /usr/bin/pitivi
executable:     /usr/bin/pitivi
kernel:         4.2.5-300.fc23.x86_64
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
bus.py:122:__new__:dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: 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/lib64/python3.4/site-packages/pitivi/application.py", line 100, in _startupCb
    self.system = getSystem()
  File "/usr/lib64/python3.4/site-packages/pitivi/utils/system.py", line 292, in getSystem
    system = system_()
  File "/usr/lib64/python3.4/site-packages/pitivi/utils/system.py", line 209, in __init__
    self.bus = dbus.Bus(dbus.Bus.TYPE_SESSION)
  File "/usr/lib64/python3.4/site-packages/dbus/_dbus.py", line 100, in __new__
    bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
  File "/usr/lib64/python3.4/site-packages/dbus/bus.py", line 122, in __new__
    bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: 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:
address_or_type: 0
cls: <class 'dbus._dbus.SessionBus'>
mainloop: None

Potential duplicate: bug 1180673

Comment 1 fermin 2015-11-14 21:52:40 UTC
Created attachment 1094215 [details]
File: backtrace

Comment 2 fermin 2015-11-14 21:52:43 UTC
Created attachment 1094216 [details]
File: environ

Comment 3 Jean-François Fortin Tam 2015-12-06 18:12:50 UTC
Hi there,
This issue should be fixed in the 0.95 package now available in Fedora 23 and newer. If not, please reopen this bug report and provide step by step instructions to reproduce the bug. Thanks!


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