Page 5 of 6 FirstFirst ... 3456 LastLast
Results 41 to 50 of 52

Thread: DockbarX and login

  1. #41
    Join Date
    May 2010
    Beans
    5
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: DockbarX and login

    Success, thank you!

  2. #42
    Join Date
    Sep 2007
    Location
    bhopal, M.P., INDIA
    Beans
    114
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: DockbarX and login

    Quote Originally Posted by M7S View Post
    Yes, there's a new bug in the latest version. Zeitgeist which is supposed to be an optional package was accidentally made mandatory. To fix it, install zeitgeist with these commands:

    Code:
    sudo add-apt-repository ppa:zeitgeist/ppa && sudo apt-get update
    sudo apt-get install zeitgeist libzeitgeist-1.0-0
    thanks that solved my problem.

    but if its made mandatory why don't the deb package mark it as dependency.

  3. #43
    Join Date
    May 2005
    Location
    Vasa, Finland
    Beans
    174

    Re: DockbarX and login

    Well, because the bug is fixed in x.0.39.6, which hasn't been built for the ppa yet.

  4. #44
    Join Date
    Apr 2008
    Beans
    61

    Re: DockbarX and login

    Hello,

    after installing Zeitgeist the problem went away, but after I did the upgrade to 0.39.6 the problem's back!

    I got "The panel encountered a problem while loading "OAFIID:GNOME_DockBarXApplet"

  5. #45
    Join Date
    May 2005
    Location
    Vasa, Finland
    Beans
    174

    Re: DockbarX and login

    ~ppa4 were finnished building 40 minutes ago. Hopefully the problems are fixed now.

  6. #46
    Join Date
    Aug 2009
    Location
    Detroit Metro Area, MI
    Beans
    87
    Distro
    Ubuntu 19.04 Disco Dingo

    Re: DockbarX and login

    Having the same issue here.

  7. #47
    Join Date
    May 2005
    Location
    Vasa, Finland
    Beans
    174

    Re: DockbarX and login

    Same error message dialog? That message just tells us that something is wrong, not what.

    run dockbarx in window and post the error.

    Code:
    dockbarx_factory.py run-in-window

  8. #48
    Join Date
    May 2010
    Beans
    2

    Re: DockbarX and login

    brian@brian-desktop:~$ dockbarx_factory.py run-in-window

    ** (dockbarx_factory.py:2003): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

    ** (dockbarx_factory.py:2003): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

    ** (dockbarx_factory.py:2003): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
    Dockbarx init
    Dockbarx reload
    Traceback (most recent call last):
    File "/usr/bin/dockbarx_factory.py", line 71, in <module>
    dockbarwin = DockBarWindow()
    File "/usr/bin/dockbarx_factory.py", line 39, in __init__
    self.dockbar = dockbarx.dockbar.DockBar(None)
    File "/usr/lib/python2.6/dockbarx/dockbar.py", line 173, in __init__
    self.reload()
    File "/usr/lib/python2.6/dockbarx/dockbar.py", line 289, in reload
    self.update_pinned_apps_list()
    File "/usr/lib/python2.6/dockbarx/dockbar.py", line 949, in update_pinned_apps_list
    path = gb.desktop_entry.getFileName()
    AttributeError: 'NoneType' object has no attribute 'getFileName'
    brian@brian-desktop:~$

    This is what I get. I think I have tried everything in this thread

  9. #49
    Join Date
    Aug 2009
    Beans
    1

    Re: DockbarX and login

    Hi everyone!!

    After hours an hours of looking for a solution i've found it, well i thing so..

    After installing this package: indicator.applet.session the dockbarx start perfect.

    Hope this help you. Bye Bye!

  10. #50
    Join Date
    Oct 2007
    Location
    Netherlands, Amstelveen
    Beans
    77
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: DockbarX and login

    Quote Originally Posted by bububub View Post
    Hi everyone!!

    After hours an hours of looking for a solution i've found it, well i thing so..

    After installing this package: indicator.applet.session the dockbarx start perfect.

    Hope this help you. Bye Bye!
    This doesn work for me Iḿ afraid. The applet isn´t even capable of placing itself on the panel. It gives this error: Het paneel heeft een probleem geconstateerd bij het laden van ‘OAFIID:GNOME_DockBarXApplet’. (something as the panel had a problem loading "OAFIID:GNOME_DockBarXApplet")

    What shall I do?

Page 5 of 6 FirstFirst ... 3456 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •