komorebi icon indicating copy to clipboard operation
komorebi copied to clipboard

Right click does not work whatsoever

Open nitro361 opened this issue 4 years ago • 10 comments

Manjaro 19.0.2, Gnome edition, 3.34 I installed komorebi and it's displaying the default wallpaper. I did cerate my one wallpaper. And I can't change it because the right click is gnome desktop menu. is there any other method to change the wallpaper from the terminal or anything?

nitro361 avatar Mar 05 '20 00:03 nitro361

[nitro361@Minika ~]$ komorebi
Welcome to Komorebi
Reading config file..
[INFO]: loading Gst

** (komorebi:13725): CRITICAL **: 03:32:57.302: file /var/tmp/pamac-build-nitro361/komorebi/src/komorebi-2.1/build/src/OnScreen/Icon.c: line 362: uncaught error: Unable to load image data (clutter-image-error-quark, 0)

(komorebi:13725): GLib-GObject-CRITICAL **: 03:32:57.302: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed

(komorebi:13725): Cogl-ERROR **: 03:32:57.303: Failed to create texture 2d due to size/format constraints
Trace/breakpoint trap (core dumped)

I think this could help. (It is my first time asking about such thing)

nitro361 avatar Mar 05 '20 00:03 nitro361

Are you using Wayland or X11? Komorebi doesn't work with Wayland if I'm not mistaken, at least that was the case for me.

TheHooly avatar Mar 07 '20 19:03 TheHooly

Are you using Wayland or X11? Komorebi doesn't work with Wayland if I'm not mistaken, at least that was the case for me.

Thank you, realized that my toggle of wayland don't work and wayland is the default for manjaro gnome. I will search out for a way to change it. And I will send it here.

nitro361 avatar Mar 11 '20 14:03 nitro361

Hey I have the same problem, nitro361 did you manage to solicit your problem?

** (komorebi:4754): CRITICAL **: 11:00:24.198: file /home/cheesecakeufo/komorebi/build/src/OnScreen/Icon.c: line 369: uncaught error: Impossible de charger les données de l’image (clutter-image-error-quark, 0)

(komorebi:4754): GLib-GObject-CRITICAL **: 11:00:24.198: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed

(komorebi:4754): Cogl-ERROR **: 11:00:24.202: Failed to create texture 2d due to size/format constraints
Trappe pour point d'arrêt et de trace

My système On Kali GNU/Linux Rolling Gnome 3.38.0 Wayland nitro361 did you manage to change the wayland windowing system? Merci pour votre travail.

TeePee avatar Oct 25 '20 10:10 TeePee

No, It never worked with me unfortunately.

On Sun, Oct 25, 2020, 1:14 PM TeePee [email protected] wrote:

Hey I have the same problem, nitro361 did you manage to solicit your problem?

** (komorebi:4754): CRITICAL **: 11:00:24.198: file /home/cheesecakeufo/komorebi/build/src/OnScreen/Icon.c: line 369: uncaught error: Impossible de charger les données de l’image (clutter-image-error-quark, 0)

(komorebi:4754): GLib-GObject-CRITICAL **: 11:00:24.198: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed

(komorebi:4754): Cogl-ERROR **: 11:00:24.202: Failed to create texture 2d due to size/format constraints

Trappe pour point d'arrêt et de trace

My système On Kali GNU/Linux Rolling Gnome 3.38.0 Wayland nitro361 did you manage to change the wayland windowing system? Merci pour votre travail.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cheesecakeufo/komorebi/issues/209#issuecomment-716123063, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC6SXL6VDJQZALS4MO3MXYTSMP3CBANCNFSM4LB6NX7A .

nitro361 avatar Oct 25 '20 10:10 nitro361

Solution for kali:

sudo apt install kali-defaults kali-root-login desktop-base cinnamon
sudo update-alternatives --config x-session-manager

Choose Cinnamon and reboot system

TeePee avatar Oct 25 '20 10:10 TeePee

Thanks, I'll check it out

On Sun, Oct 25, 2020, 1:37 PM TeePee [email protected] wrote:

Solution for kali:

sudo apt install kali-defaults kali-root-login desktop-base cinnamon

sudo update-alternatives --config x-session-manager

Choose Cinnamon and reboot system

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cheesecakeufo/komorebi/issues/209#issuecomment-716125464, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC6SXL5TRIRMODK2OPUTILTSMP5XFANCNFSM4LB6NX7A .

nitro361 avatar Oct 25 '20 10:10 nitro361

Quick update: we have developed a fork to continue development and fix bugs, since the original project is dead for two years. We already have a v2.2 with lots of bugfixes :slightly_smiling_face:

About Wayland though, we still haven't tackled that one, so it still only works on an X session for now.

rsubtil avatar Oct 25 '20 14:10 rsubtil

Thank you, congratulations on your work :trophy: :blush:

TeePee avatar Oct 25 '20 15:10 TeePee

Found a solution for Cinnamon I mentioned here:

https://github.com/cheesecakeufo/komorebi/issues/281#issuecomment-1007892662

DScottArch avatar Jan 08 '22 05:01 DScottArch