Giter VIP home page Giter VIP logo

Comments (2)

coldfix avatar coldfix commented on June 12, 2024

For the first point: this is just a check to see if the dependencies are available (and hence warning the user about missing dependencies) and not actually necessary. Maybe I should just remove the corresponding code section, what do you think?

As for your second question: I'm not sure why this would fail on python3 only. My guess is that the gtk-update-icon-cache isn't available in both cases but for some reason the logger isn't set up correctly on python2 (I can take a closer look tonight or tomorrow).

BTW: gtk-update-icon-cache is executed to make sure the icons for the tray icon are available, see also the README.

from udiskie.

LocutusOfBorg avatar LocutusOfBorg commented on June 12, 2024

For the first point: this is just a check to see if the dependencies are available (and hence warning the >user about missing dependencies) and not actually necessary. Maybe I should just remove the >corresponding code section, what do you think?

you are upstream, I'm completely fine with some sort of warnings due to the special buildd environment :)
for me is ok, I can test it locally and then upload on the buildd machines, just I was wondering about some misbehaviour due to that warning.

As for your second question: I'm not sure why this would fail on python3 only. My guess is that the >gtk-update-icon-cache isn't available in both cases but for some reason the logger isn't set up correctly >on python2 (I can take a closer look tonight or tomorrow).

oops my fault, I was installing the development package, thinking it was dragging the binary automatically, but this isn't the case, I need to install directly the binary package
"gtk-update-icon-cache: No theme index file."

seems actually better

BTW: gtk-update-icon-cache is executed to make sure the icons for the tray icon are available, see also >the README.
this is why I was worried about it :)

from udiskie.

Related Issues (20)

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.