Giter VIP home page Giter VIP logo

Comments (3)

TheBigW avatar TheBigW commented on August 17, 2024

valid point: default dir will be the cache dir folder where the filter files would be stored by default. Initially this will be empty as no filter was created (needs measurement). But makes sense in case a user stores its own filter there.
just committed the change. The filter dir is created during initial startup and set as default for the file chooser.

from drc.

fossfreedom avatar fossfreedom commented on August 17, 2024

saw this error in the terminal - issue?

(rhythmbox:25628): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed
Traceback (most recent call last):
  File "/home/dad/.local/share/rhythmbox/plugins/DRC/DRC_rb3compat.py", line 740, in _activate
    self._connect_func(action, None, self._connect_args)
  File "/home/dad/.local/share/rhythmbox/plugins/DRC/DRCUi.py", line 530, in show_ui
    self.initUI()
  File "/home/dad/.local/share/rhythmbox/plugins/DRC/DRCUi.py", line 184, in initUI
    self.filechooserbtn.set_filename()
TypeError: set_filename() takes exactly 2 arguments (1 given)

from drc.

TheBigW avatar TheBigW commented on August 17, 2024

not sure: answer would have been "it works". As this is not a satisfactory answer and googeling did not give me any relief I decided rather to "fix" :).

  • replaced radio button with text combo -> solves the Gtk-Critical
  • removed "Save" style from the target curve file chooser solved another Gtk-warning

from drc.

Related Issues (13)

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.