Bug 1197607 - [abrt] fros: connection.py:651:call_blocking:dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Shell.Screencast was not provided by any .service files
Summary: [abrt] fros: connection.py:651:call_blocking:dbus.exceptions.DBusException: o...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: fros
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:2def9ed67874b5288da47b55ae5...
Depends On: 1197997
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-02 08:13 UTC by Carlos (Morel-Riquelme)
Modified: 2016-12-01 00:49 UTC (History)
10 users (show)

Fixed In Version: 1.1-2.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-24 08:27:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.56 KB, text/plain)
2015-03-02 08:13 UTC, Carlos (Morel-Riquelme)
no flags Details
File: environ (1.66 KB, text/plain)
2015-03-02 08:13 UTC, Carlos (Morel-Riquelme)
no flags Details

Description Carlos (Morel-Riquelme) 2015-03-02 08:13:48 UTC
Version-Release number of selected component:
fros-1.1-1.fc22

Additional info:
reporter:       libreport-2.4.0
cmdline:        /usr/bin/python3 /usr/bin/fros --is-available
executable:     /usr/bin/fros
kernel:         3.20.0-0.rc0.git7.3.fc22.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
connection.py:651:call_blocking:dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Shell.Screencast was not provided by any .service files

Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/dbus/bus.py", line 175, in activate_name_owner
    return self.get_name_owner(bus_name)
  File "/usr/lib64/python3.4/site-packages/dbus/bus.py", line 361, in get_name_owner
    's', (bus_name,), **keywords)
  File "/usr/lib64/python3.4/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.gnome.Shell.Screencast': no such name

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/fros", line 81, in <module>
    available_plugins = load_plugins()
  File "/usr/bin/fros", line 61, in load_plugins
    plugin_instance = value.getScreencastPluginInstance()
  File "/usr/lib/python3.4/site-packages/pyfros/plugins/screencastgnome.py", line 115, in getScreencastPluginInstance
    return ScreencastGnome()
  File "/usr/lib/python3.4/site-packages/pyfros/plugins/screencastgnome.py", line 127, in __init__
    follow_name_owner_changes=False
  File "/usr/lib64/python3.4/site-packages/dbus/bus.py", line 241, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib64/python3.4/site-packages/dbus/proxies.py", line 248, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib64/python3.4/site-packages/dbus/bus.py", line 180, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib64/python3.4/site-packages/dbus/bus.py", line 278, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib64/python3.4/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Shell.Screencast was not provided by any .service files

Local variables in innermost frame:
dbus_interface: 'org.freedesktop.DBus'
self: <dbus._dbus.SessionBus (session) at 0x7faa8070b0a0>
args: ('org.gnome.Shell.Screencast', 0)
byte_arrays: False
get_args_opts: {'byte_arrays': False}
kwargs: {}
timeout: -1.0
signature: 'su'
bus_name: 'org.freedesktop.DBus'
message: <dbus.lowlevel.MethodCallMessage path: /org/freedesktop/DBus, iface: org.freedesktop.DBus, member: StartServiceByName dest: org.freedesktop.DBus>
object_path: '/org/freedesktop/DBus'
method: 'StartServiceByName'

Comment 1 Carlos (Morel-Riquelme) 2015-03-02 08:13:51 UTC
Created attachment 996964 [details]
File: backtrace

Comment 2 Carlos (Morel-Riquelme) 2015-03-02 08:13:52 UTC
Created attachment 996965 [details]
File: environ

Comment 3 Jakub Filak 2015-08-24 14:29:58 UTC
Patch submitted for review to upstream:
https://github.com/jfilak/fros/commit/727d4e349409d5b45903faa169662cdeff381903

Comment 4 Fedora Update System 2015-08-25 07:21:21 UTC
fros-1.1-2.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14188

Comment 5 Fedora Update System 2015-08-26 17:27:48 UTC
fros-1.1-2.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update fros'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14188

Comment 6 Fedora Update System 2015-09-24 08:27:03 UTC
fros-1.1-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.


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