-
Notifications
You must be signed in to change notification settings - Fork 14
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
Switching to next wallpaper deactivates all shell extensions #21
Comments
Hi! Mmmm... I cannot reproduce that behaviour on a fedora 24 with gnome-shell 3.20.3. I know it's difficult but if you could add some logs when that behaviour occurs I will try to check what happens. |
I can confirm this: I used to have the same issue. But now, as I let the extension running in the background and don't touch it, I don't experience it anymore. It was on Debian Unstable, probably not with 3.20 at the time, but I'm not sure... |
I have this issue too, and the only known to me way to reproduce it — change wallpapers really lot of times. But sometimes it appears when background is changing by timer, too. I don't have any warnings or errors when it happens, just reboot logs of Gnome Shell and extensions. |
Ok. For me it's a little difficult to test it with a fedora because I use debian... actually yesterday I asked a friend of mine that uses fedora to check that issue but he couldn't reproduce it. But seeing that some of you confirm this issue and is not an isolated problem I will make a VM to properly test it. Thanks everyone for the feedback. |
Actually, I use Archlinux. What is about the bug, something like
in Looking Glass will give same result (but will make more damage to Shell instance 'cause runs under lg and forces nearly whole shell to restart). |
@rodakorn I was/am on Debian too. IMO it's not specific to Fedora. |
I don't think it's fedora specific either, but on a debian with gnome-shell 3.14.4 I cannot reproduce this issue (later I will try mrEDitor suggestion) but I thought maybe it has something to do with gnome-shell version because is not the first issue that I receive from people using gnome-shell 3.20... So I'll try with a Fedora that uses a 3.20 gnome-shell version |
At the time I was not on 3.14 but 3.16 or 3.18 I'm not sure sorry. |
Correction: I can reproduce this bug. It just happens really rarely by clicking on the 'next' button. I recorded the output of this command while the shell crashed:
The crash occurred after line 10 I think. Hope it helps.
|
On arch linux (gnome 3.20), I've been having this issue for quite a while now. It's not related to the manual wallpaper switch, but changing the wallpaper itself. I've been noticing that after a while, the extension will crash and take all extensions after it (alpha) with it. I only managed to pinpoint the problem to the actual switching when I caught it crashing while the wallpaper was being switched automatically at some point, and, iirc, the laptop froze for a second or so (I guess a lot of i/o was happening or something). |
Indeed, with a little time value for changing the wallpaper it happens again. I though it was when switching the wallpaper manually but it's more like @urandom just said. So, in a terminal:
Then, I switched the wallpaper a lot of time and when the bug appeared, I had this output on my terminal. Don't know if it helps. @rodakorn |
Perhaps it's not the plugin at all, but the image randomly selected? Has anyone managed to intentionally reproduce this problem in a reliable way? |
@danielquinn: I tried another extension (BackSlide) with the same set of images, I had no problem. The main differences with randwall is that rand wall search for images in a given folder when in BackSlide you have to add images to the list yourself (ie: it won't search for new images in a folder). So I think it comes from randwall. Moreover, you can reproduce this problem just like I said: switching to the next wallpaper many times and it will happen. (That said, I didn't try since my last comment) |
Similar problem on Arch Linux 64 bits and GNOME Shell 3.22.2. |
This problem has persisted for last year on 3 different computers from ubuntu gnome 15.04 to 16.04. Love the extension but It always randomly shuts off all other extensions about every 10min to an hour after restarting gnome-shell. I attached a copy of my journalctl just after all my extension suddenly turned off. |
Just a feedback to extension developer and users: noticed no crashes anymore for a long time. I am on Archlinux with Gnome Shell 3.22.3-2 / Gnome Desktop 3.22.2-1 currently. |
I'll test but the last reports: #21 (comment) and #21 (comment) are subsequent to the last significant change in the code: ff4715a |
I'm still pretty sure that the bug was in the Gnome Shell itself, not in the extension. |
@mrEDitor you are wrong. This extension is really buggy. I have installed yesterday and now I can reproduce this issue. The problem now is worst for me:
|
It deactivates all extensions for me too. Things started happening like this after I installed it. Using Debian Stretch with Gnome 3.22 . It is really buggy. |
Arch Linux 64 bit with Gnome 3.24 on Wayland... Crashes the shell on both my laptop and desktop (similar setups). More often on desktop where my wallpaper resolutions are bigger. |
I used the 'next' button to switch to the next wallpaper and all shell extensions were deactivated. However, it doesn't happen every time I click 'next', only sometimes. I'm using Fedora24 (GNOME Shell 3.20.3) and the latest version of randwall from extensions.gnome.org.
Otherwise, I'm very happy with this extension, thank you!
The text was updated successfully, but these errors were encountered: