This is no longer an issue with gwibber > 3.1.0

** Changed in: gwibber
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/667566

Title:
  gwibber looks for /usr/bin/gwibber-service when prefix was specified
  as /usr/local during setup

Status in Gwibber:
  Fix Released

Bug description:
  I am using gwibber 2.32.0.2 with python 2.6 on linux amd64.

  Compiling gwibber with "python setup.py install prefix=/usr/local" doesn't 
seem to have any effect on gwibber-service because
  when gwibber was invoked, it looks for gwibber-service in /usr/bin, failing 
so, it fails to launch.

  Here is the output as attached.

  ** (gwibber:17173): WARNING **: Trying to register gtype
  'WnckWindowState' as enum when in fact it is of type 'GFlags'

  ** (gwibber:17173): WARNING **: Trying to register gtype
  'WnckWindowActions' as enum when in fact it is of type 'GFlags'

  ** (gwibber:17173): WARNING **: Trying to register gtype 
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
  ERROR:dbus.proxies:Introspect error on 
com.Gwibber.Service:/com/gwibber/Service: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program 
/usr/bin/gwibber-service: Success
  Traceback (most recent call last):
    File "/usr/local/bin/gwibber", line 72, in <module>
      client.Client()
    File "/usr/local/lib/python2.6/dist-packages/gwibber/client.py", line 540, 
in __init__
      self.w = GwibberClient()
    File "/usr/local/lib/python2.6/dist-packages/gwibber/client.py", line 34, 
in __init__
      self.model = gwui.Model()
    File "/usr/local/lib/python2.6/dist-packages/gwibber/gwui.py", line 42, in 
__init__
      self.services = json.loads(self.daemon.GetServices())
    File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
      return self._proxy_method(*args, **keywords)
    File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
      **keywords)
    File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in 
call_blocking
      message, timeout)
  dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: 
Failed to execute program /usr/bin/gwibber-service: Success

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/667566/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~gwibber-bugs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~gwibber-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to