Schneegans / Desktop-Cube

🧊 Indulge in nostalgia with useless 3D effects.
GNU General Public License v3.0
634 stars 22 forks source link

Graphical artifacts when used together with blur-my-shell extension #158

Closed RushingAlien closed 7 months ago

RushingAlien commented 8 months ago

Describe the Bug

It seems that there are graphical artifacts/glitches when desktop-cube is used together with blur-my-shell

Steps to reproduce the behavior:

  1. Install both blur-my-shell and desktop cube
  2. Enable both
  3. Mess around in overview
  4. See artifacts

You may also check the output of GNOME Shell for any error messages. This can be done with the following terminal command:

journalctl -f -o cat | grep -E 'desktop-cube|'

g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance
g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
invalid (NULL) pointer instance

Expected Behavior

No artifacts

System

Please complete the following information:

Laporan Rincian Sistem


Rincian laporan

Hardware Information:

Software Information:

RushingAlien commented 8 months ago

Video is to big so I'll upload it elsewhere and link it here

Schneegans commented 8 months ago

Hi there! Will you upload the video? Btw, have you checked #3? This could be related.

Schneegans commented 7 months ago

Any updates on this one? Else I'll close it as I cannot reproduce your issues.