Giter Site home page Giter Site logo

Comments (7)

lizard2010 avatar lizard2010 commented on July 3, 2024

Same result on Ubuntu 14.04/Gnome flashback(metacity)

from viberwrapper-indicator.

faceontable avatar faceontable commented on July 3, 2024

Something like this on Ubuntu 15.04

~$ viberwrapper-indicator
Using SYSTEM icons
Exiting because of exception 'UnicodeDecodeError: utf8'

from viberwrapper-indicator.

karas84 avatar karas84 commented on July 3, 2024

@bil-elmoussaoui What window manager/compositor does Freya use? I made this with unity/compiz in mind and if it's not something simple I'm not very confident that I'll have the time to make it work.
@faceontable That could be caused by ubuntu using python 3 instead of python 2 as default. For the time being can you launch the script with python2 /path/to/viberwrapper-indicator.py and let me know?

from viberwrapper-indicator.

bilelmoussaoui avatar bilelmoussaoui commented on July 3, 2024

@karas84 Freya uses Pantheon desktop manager with Gala instead of Compiz. But it's uses libappindicator too. I think you should switch to python-libappindicator ; that will help you a lot (if you aren't already using it)

from viberwrapper-indicator.

karas84 avatar karas84 commented on July 3, 2024

@bil-elmoussaoui I'm already using the appindicator library (python-appindicator), maybe it just needs some debugging. I'll add some debug code, in the meantime can you try launching the script with both --use-old-detection-method --use-external-detector options (it should say Using OLD detection method (EXTERNAL)?

from viberwrapper-indicator.

bilelmoussaoui avatar bilelmoussaoui commented on July 3, 2024

That's why i got

python2 viberwrapper-indicator.py --use-old-detection-method --use-external-detector
Gtk-Message: Failed to load module "pantheon-filechooser-module"
Using SYSTEM icons
Using OLD detection method (EXTERNAL)
Launching Viber (/opt/viber/Viber) ... OK
Exiting because of exception 'WindowIsNone: Window is None'

from viberwrapper-indicator.

faceontable avatar faceontable commented on July 3, 2024

@karas84

python2 /usr/bin/viberwrapper-indicator
Using SYSTEM icons
Exiting because of exception 'UnicodeDecodeError: utf8'

from viberwrapper-indicator.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.