Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gabtag is not working at all #19

Open
legacychimera247 opened this issue Jan 9, 2021 · 8 comments
Open

gabtag is not working at all #19

legacychimera247 opened this issue Jan 9, 2021 · 8 comments

Comments

@legacychimera247
Copy link

legacychimera247 commented Jan 9, 2021

well unfortunately the app is not working at all, when i do select a folder, simply nothing happens and the list stays empty...
i would give you a terminal output but this seems to be the only thing
(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 00:44:48.917: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)
i am on fedora 33 for the record...

@eson57
Copy link
Contributor

eson57 commented Jan 10, 2021

I have the same problem with fresh build on Mint 19.3. Here's output...

eson@EngN1-1 ~ $ flatpak run com.github.lachhebo.Gabtag
/app/share/gabtag/gabtag/main.py:21: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, Gio, GLib

(com.github.lachhebo.Gabtag:2): Gtk-CRITICAL **: 08:02:56.200: gtk_scrolled_window_set_max_content_width: assertion 'width == -1 || priv->min_content_width == -1 || width >= priv->min_content_width' failed

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:02:56.264: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:02:56.302: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:02:56.332: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:02:56.354: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:02:56.383: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:02:56.406: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:02:56.429: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:02:56.452: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:02:56.471: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:02:56.485: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:01.292: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:01.345: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:01.379: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:01.410: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:01.445: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:01.479: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:03.945: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:03.993: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:04.023: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:04.121: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:04.259: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:04.293: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:04.325: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:04.359: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:04.392: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:04.409: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:04.438: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:18.603: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:18.642: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:18.676: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:18.705: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:18.723: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:18.757: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:18.789: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:18.824: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:21.542: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:21.576: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:21.611: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:21.630: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:21.660: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:21.694: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

(com.github.lachhebo.Gabtag:2): Gtk-WARNING **: 08:03:21.707: Negative content width -8 (allocation 5, extents 6x7) while allocating gadget (node button, owner GtkButton)

@lachhebo
Copy link
Owner

Hello, thanks for your feedback,

I have made a recent update to switch to gnome runtime 3.38. It may have caused the issue, however gabtag work fine on my computer (fedora 33).

Does the issue appeared after a update to gabtag ?

@legacychimera247
Copy link
Author

don't know, just installed the app yesterday for the first time, and was not working...

@eson57
Copy link
Contributor

eson57 commented Jan 10, 2021

No update. I made a fresh flatpak build from this repo.

@lachhebo
Copy link
Owner

Okay,

Does the folder contains mp3 files or another music file format ?

@eson57
Copy link
Contributor

eson57 commented Jan 11, 2021

Only .flac files and a .jpg for me.

@legacychimera247
Copy link
Author

ogg and mp3 for me, so i guess it's for everything...

@lachhebo
Copy link
Owner

.flac and .ogg file aren't supported by gabtag, hence it is a normal behavior, actually as for now, only mp3 are supported by the application. The format supported by the application are not clearly stated so I guess I should replace 'open a folder' by 'open a folder containing mp3 files'.

@legacychimera247 it is quite strange it does not work with mp3 files, it works fine with my build (as you can see on the video). Could you use the new video feature of github to show me the bug.

gabtag.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants