Giter VIP home page Giter VIP logo

update-notifier-tray's People

Contributors

hartwork avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ssmike rekit0

update-notifier-tray's Issues

Debian package misses dependency on python-pyside and python-apt

$ update-notifier-tray 
Traceback (most recent call last):
  File "/usr/bin/update-notifier-tray", line 5, in <module>
    from update_notifier_tray.cli import main
  File "/usr/lib/python2.7/dist-packages/update_notifier_tray/cli.py", line 15, in <module>
    from PySide import QtGui, QtCore
ImportError: No module named PySide

$ update-notifier-tray 
INFO: Debian detected for a distribution.
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/dist-packages/update_notifier_tray/cli.py", line 105, in run
    count = self._distro.get_updateable_package_count()
  File "/usr/lib/python2.7/dist-packages/update_notifier_tray/distros/debian.py", line 49, in get_updateable_package_count
    cache = _open_apt_cache()
  File "/usr/lib/python2.7/dist-packages/update_notifier_tray/distros/debian.py", line 16, in _open_apt_cache
    import apt
ImportError: No module named apt

Wrong update number

Immediately after launching the application, it shows me that there are 9999 updates available, a number which does not change. Obviously, the number is to high ;)

I have no clue about the cause yet :)

Nevertheless, thanks for your efforts :)

Missing dependencies in ebuild

I know, that this is not the correct place to note this issue, but its an easy to fix one anyways ;)

The ebuild in beta garden is missing two dependencies: pyside and notifier-daemon (the virtual one did not pull in x11-notifier-daemon, so I must have had some use flag wrong...).

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.