[Bug 2056657] Re: gnome-tweaks crashed with TypeError in __init__(): Gtk.Image.new_from_icon_name() takes exactly 1 argument (2 given)

2024-03-15 Thread Bug Watch Updater
** Changed in: gnome-tweaks Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056657 Title: gnome-tweaks crashed with TypeError in __init__():

[Bug 2056657] Re: gnome-tweaks crashed with TypeError in __init__(): Gtk.Image.new_from_icon_name() takes exactly 1 argument (2 given)

2024-03-14 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-tweaks - 46~beta-2 --- gnome-tweaks (46~beta-2) unstable; urgency=high * Cherry-pick proposed patch to fix crash on start with certain autostart files (LP: #2056657) (Closes: #1066867) -- Jeremy Bícha Thu, 14 Mar 2024 14:53:00 -0400

[Bug 2056657] Re: gnome-tweaks crashed with TypeError in __init__(): Gtk.Image.new_from_icon_name() takes exactly 1 argument (2 given)

2024-03-14 Thread Jeremy Bícha
** Changed in: gnome-tweaks (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056657 Title: gnome-tweaks crashed with TypeError in __init__():

[Bug 2056657] Re: gnome-tweaks crashed with TypeError in __init__(): Gtk.Image.new_from_icon_name() takes exactly 1 argument (2 given)

2024-03-11 Thread Bug Watch Updater
** Changed in: gnome-tweaks Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056657 Title: gnome-tweaks crashed with TypeError in __init__():

[Bug 2056657] Re: gnome-tweaks crashed with TypeError in __init__(): Gtk.Image.new_from_icon_name() takes exactly 1 argument (2 given)

2024-03-11 Thread Khairul Aizat Kamarudzzaman
> gnome-tweaks Gtk-WARNING **: 21:03:38.385: Theme directory 48x48@2x/notifications of theme Deepin-4All has no size field Traceback (most recent call last): File "/usr/bin/gnome-tweaks", line 99, in from gtweak.app import GnomeTweaks File

[Bug 2056657] Re: gnome-tweaks crashed with TypeError in __init__(): Gtk.Image.new_from_icon_name() takes exactly 1 argument (2 given)

2024-03-11 Thread Jeremy Bícha
** Bug watch added: gitlab.gnome.org/GNOME/gnome-tweaks/-/issues #470 https://gitlab.gnome.org/GNOME/gnome-tweaks/-/issues/470 ** Also affects: gnome-tweaks via https://gitlab.gnome.org/GNOME/gnome-tweaks/-/issues/470 Importance: Unknown Status: Unknown -- You received this bug

[Bug 2056657] Re: gnome-tweaks crashed with TypeError in __init__(): Gtk.Image.new_from_icon_name() takes exactly 1 argument (2 given)

2024-03-10 Thread Roman
Checked this, adding the line fixes the issue, Tweaks now launches just fine. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056657 Title: gnome-tweaks crashed with TypeError in __init__():

[Bug 2056657] Re: gnome-tweaks crashed with TypeError in __init__(): Gtk.Image.new_from_icon_name() takes exactly 1 argument (2 given)

2024-03-10 Thread Jeremy Bícha
As a workaround to be able to start the Tweaks app, you can edit the telegram autostart desktop file and add an Icon line like this. It doesn't matter that the icon file probably doesn't even exist. Icon=telegram The Firefox .desktop file doesn't matter for this issue. ** Changed in:

[Bug 2056657] Re: gnome-tweaks crashed with TypeError in __init__(): Gtk.Image.new_from_icon_name() takes exactly 1 argument (2 given)

2024-03-10 Thread Roman
In autostart, I have exactly one file - Telegram, installed from https://flathub.org/apps/org.telegram.desktop: $ cat ~/.config/autostart/org.telegram.desktop.desktop [Desktop Entry] Type=Application Name=org.telegram.desktop Exec=flatpak run --command=telegram-desktop org.telegram.desktop

[Bug 2056657] Re: gnome-tweaks crashed with TypeError in __init__(): Gtk.Image.new_from_icon_name() takes exactly 1 argument (2 given)

2024-03-10 Thread Jeremy Bícha
It sounds like you have a .desktop file in your ~/.config/autostart/ that does not have an icon associated. (That is a hidden folder). Are you willing to post that file? A copy might also be in ~/.local/share/applications/ -- You received this bug notification because you are a member of Ubuntu

[Bug 2056657] Re: gnome-tweaks crashed with TypeError in __init__(): Gtk.Image.new_from_icon_name() takes exactly 1 argument (2 given)

2024-03-09 Thread Roman
** Description changed: - gnome-tweaks got updated to 46-beta which shows this error. + gnome-tweaks got updated to 46-beta which shows this error + May it depend on some new GTK version which is not yet released for 24.04? ProblemType: Crash DistroRelease: Ubuntu 24.04 Package:

[Bug 2056657] Re: gnome-tweaks crashed with TypeError in __init__(): Gtk.Image.new_from_icon_name() takes exactly 1 argument (2 given)

2024-03-09 Thread Apport retracing service
** Tags removed: need-duplicate-check ** Changed in: gnome-tweaks (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056657 Title: gnome-tweaks crashed with