-
Notifications
You must be signed in to change notification settings - Fork 20
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
[BUG] Problem with video wallpapers on Zorin OS #35
Comments
Hi, could you post the terminal output? Might have some useful info there. Also ensure you have
|
reddice@JMB-desktop: ** (komorebi:22602): CRITICAL **: 08:56:02.148: file ../src/Utilities.vala: line 120: uncaught error: Icon 'application-default-icon' not present in theme breeze-dark (gtk-icon-theme-error-quark, 0) ** (komorebi:22602): CRITICAL **: 08:56:02.148: komorebi_on_screen_icon_construct: assertion 'pixbuf != NULL' failed (komorebi:22602): GLib-GObject-CRITICAL **: 08:56:02.148: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed ** (komorebi:22602): CRITICAL **: 08:56:02.168: file ../src/Utilities.vala: line 120: uncaught error: Icon 'application-default-icon' not present in theme breeze-dark (gtk-icon-theme-error-quark, 0) ** (komorebi:22602): CRITICAL **: 08:56:02.168: komorebi_on_screen_icon_construct: assertion 'pixbuf != NULL' failed (komorebi:22602): GLib-GObject-CRITICAL **: 08:56:02.168: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed ** (komorebi:22602): CRITICAL **: 08:56:02.183: file ../src/Utilities.vala: line 120: uncaught error: Icon 'application-default-icon' not present in theme breeze-dark (gtk-icon-theme-error-quark, 0) ** (komorebi:22602): CRITICAL **: 08:56:02.183: komorebi_on_screen_icon_construct: assertion 'pixbuf != NULL' failed (komorebi:22602): GLib-GObject-CRITICAL **: 08:56:02.183: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed ** (komorebi:22602): CRITICAL **: 08:56:02.197: file ../src/Utilities.vala: line 120: uncaught error: Icon 'application-default-icon' not present in theme breeze-dark (gtk-icon-theme-error-quark, 0) ** (komorebi:22602): CRITICAL **: 08:56:02.197: komorebi_on_screen_icon_construct: assertion 'pixbuf != NULL' failed (komorebi:22602): GLib-GObject-CRITICAL **: 08:56:02.197: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed ** (komorebi:22602): CRITICAL **: 08:56:02.443: komorebi_on_screen_responsive_grid_append: assertion 'item != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:02.443: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:02.443: komorebi_on_screen_responsive_grid_append: assertion 'item != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:02.443: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:02.443: komorebi_on_screen_responsive_grid_append: assertion 'item != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:02.443: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:02.443: komorebi_on_screen_responsive_grid_append: assertion 'item != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:02.443: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:27.125: komorebi_on_screen_icon_dimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:27.126: komorebi_on_screen_icon_dimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:27.126: komorebi_on_screen_icon_dimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:27.126: komorebi_on_screen_icon_dimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:28.753: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:28.753: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:28.753: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:28.753: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:28.773: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:28.773: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:28.773: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:22602): CRITICAL **: 08:56:28.773: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed |
Thanks for getting back to us so quickly. After a brief skim, I think the issue might be here There's an assumption that 'application-default-icon' exists in your theme as a last-ditch fallback. Either your theme doesn't have it or there's something fishy going on. Ideally it should pickup the icon from /usr/share/pixmaps, and if you installed the .deb that's where it should be. Can you |
reddice@JMB-desktop:~$ ls -la /usr/share/pixmaps/komorebi |
Thanks for responding. The files are there, so in theory the code that's erroring as a last-resort should never have run. @haxxus, I'll have a look at this over the weekend in a VM and see if I can work out why this is happening! |
Thanks ! |
Sorry, my weekend filled up unexpectedly. This is still on my radar - I'll let you know how I go once I get a chance! |
hello, any update ? |
Hey, my bad. I ran into some issues with my distro's package of virtualbox. That seems to have been resolved, so I'll spin up a VM as soon as possible and see what I can find out. Sorry @haxxus. |
So, I've spun up a VM, installed Zorin OS, updated the VM and then installed Komorebi. I can't replicate the issue at all. Image, animated, and video wallpapers all seem to work. I'm also not getting any of the weird terminal output that you reported, so maybe something went wrong with your package? Can you confirm that the issue occurs with the new 2.2.1 release? A fresh install of komorebi may resolve this one! |
Not sure if I sent this or not, and these responses aren't on github...
We recently released a new version of Komorebi. Try getting a new copy of
the package and installing that.
…On Thu, 15 Oct 2020, 6:19 am haxxus, ***@***.***> wrote:
ummm i have Zorin OS 15.3 kernel 5.8.7 , what you mean by 2.2.1?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#35 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACKIIOSS75KZOABMO5EVFLTSKX2SXANCNFSM4QQ5IXJA>
.
|
Don't have any of these files so i suppose old version is not the problem /System/Resources/Komorebi Yes using version 2.2.1 reddice@JMB-desktop: ** (komorebi:4608): CRITICAL **: 15:25:17.477: file ../src/Utilities.vala: line 120: uncaught error: Icon 'application-default-icon' not present in theme breeze-dark (gtk-icon-theme-error-quark, 0) ** (komorebi:4608): CRITICAL **: 15:25:17.477: komorebi_on_screen_icon_construct: assertion 'pixbuf != NULL' failed (komorebi:4608): GLib-GObject-CRITICAL **: 15:25:17.477: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed ** (komorebi:4608): CRITICAL **: 15:25:17.510: file ../src/Utilities.vala: line 120: uncaught error: Icon 'application-default-icon' not present in theme breeze-dark (gtk-icon-theme-error-quark, 0) ** (komorebi:4608): CRITICAL **: 15:25:17.510: komorebi_on_screen_icon_construct: assertion 'pixbuf != NULL' failed (komorebi:4608): GLib-GObject-CRITICAL **: 15:25:17.510: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed ** (komorebi:4608): CRITICAL **: 15:25:17.524: file ../src/Utilities.vala: line 120: uncaught error: Icon 'application-default-icon' not present in theme breeze-dark (gtk-icon-theme-error-quark, 0) ** (komorebi:4608): CRITICAL **: 15:25:17.524: komorebi_on_screen_icon_construct: assertion 'pixbuf != NULL' failed (komorebi:4608): GLib-GObject-CRITICAL **: 15:25:17.524: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed ** (komorebi:4608): CRITICAL **: 15:25:17.539: file ../src/Utilities.vala: line 120: uncaught error: Icon 'application-default-icon' not present in theme breeze-dark (gtk-icon-theme-error-quark, 0) ** (komorebi:4608): CRITICAL **: 15:25:17.539: komorebi_on_screen_icon_construct: assertion 'pixbuf != NULL' failed (komorebi:4608): GLib-GObject-CRITICAL **: 15:25:17.539: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed ** (komorebi:4608): CRITICAL **: 15:25:17.595: komorebi_on_screen_responsive_grid_append: assertion 'item != NULL' failed ** (komorebi:4608): CRITICAL **: 15:25:17.595: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:4608): CRITICAL **: 15:25:17.596: komorebi_on_screen_responsive_grid_append: assertion 'item != NULL' failed ** (komorebi:4608): CRITICAL **: 15:25:17.596: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:4608): CRITICAL **: 15:25:17.596: komorebi_on_screen_responsive_grid_append: assertion 'item != NULL' failed ** (komorebi:4608): CRITICAL **: 15:25:17.596: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:4608): CRITICAL **: 15:25:17.596: komorebi_on_screen_responsive_grid_append: assertion 'item != NULL' failed ** (komorebi:4608): CRITICAL **: 15:25:17.596: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed |
Try using |
umm komorebi_2.2.1-1_amd64.deb is there reddice@JMB-desktop:~/Downloads$ sudo apt install komorebi_2.2.1-1_amd64.deb |
Huuum, you sure you haven't deleted the file and/or the name is correct? You can also do |
reddice@JMB-desktop:~/Downloads/test$ sudo apt install -f komorebi_2.2.1-1_amd64.deb |
Right. So that's telling you that it can't find the package - it won't because it isn't in a repository. You need to provide the file path, so from that location try Edit: Further reading leads me to believe that |
-f returned same results reddice@JMB-desktop: ** (komorebi:12796): CRITICAL **: 17:01:12.500: file ../src/Utilities.vala: line 120: uncaught error: Icon 'application-default-icon' not present in theme breeze-dark (gtk-icon-theme-error-quark, 0) ** (komorebi:12796): CRITICAL **: 17:01:12.500: komorebi_on_screen_icon_construct: assertion 'pixbuf != NULL' failed (komorebi:12796): GLib-GObject-CRITICAL **: 17:01:12.500: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed ** (komorebi:12796): CRITICAL **: 17:01:12.535: file ../src/Utilities.vala: line 120: uncaught error: Icon 'application-default-icon' not present in theme breeze-dark (gtk-icon-theme-error-quark, 0) ** (komorebi:12796): CRITICAL **: 17:01:12.535: komorebi_on_screen_icon_construct: assertion 'pixbuf != NULL' failed (komorebi:12796): GLib-GObject-CRITICAL **: 17:01:12.535: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed ** (komorebi:12796): CRITICAL **: 17:01:12.550: file ../src/Utilities.vala: line 120: uncaught error: Icon 'application-default-icon' not present in theme breeze-dark (gtk-icon-theme-error-quark, 0) ** (komorebi:12796): CRITICAL **: 17:01:12.550: komorebi_on_screen_icon_construct: assertion 'pixbuf != NULL' failed (komorebi:12796): GLib-GObject-CRITICAL **: 17:01:12.550: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed ** (komorebi:12796): CRITICAL **: 17:01:12.564: file ../src/Utilities.vala: line 120: uncaught error: Icon 'application-default-icon' not present in theme breeze-dark (gtk-icon-theme-error-quark, 0) ** (komorebi:12796): CRITICAL **: 17:01:12.564: komorebi_on_screen_icon_construct: assertion 'pixbuf != NULL' failed (komorebi:12796): GLib-GObject-CRITICAL **: 17:01:12.564: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed ** (komorebi:12796): CRITICAL **: 17:01:12.624: komorebi_on_screen_responsive_grid_append: assertion 'item != NULL' failed ** (komorebi:12796): CRITICAL **: 17:01:12.624: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:12796): CRITICAL **: 17:01:12.624: komorebi_on_screen_responsive_grid_append: assertion 'item != NULL' failed ** (komorebi:12796): CRITICAL **: 17:01:12.624: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:12796): CRITICAL **: 17:01:12.624: komorebi_on_screen_responsive_grid_append: assertion 'item != NULL' failed ** (komorebi:12796): CRITICAL **: 17:01:12.624: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed ** (komorebi:12796): CRITICAL **: 17:01:12.624: komorebi_on_screen_responsive_grid_append: assertion 'item != NULL' failed ** (komorebi:12796): CRITICAL **: 17:01:12.624: komorebi_on_screen_icon_unDimIcon: assertion 'self != NULL' failed |
Hello, i installed via .deb on zorin os 15.2 , animated wallpapers give me a blackscreen and after a few seconds reverts to last working wallpaper.
Any suggestions?
The text was updated successfully, but these errors were encountered: