You are not logged in.
Pages: 1
Hi there! I use i3wm DE and a couple of hotkeys to change the screen resolution. Like that:
bindsym $ mod + ctrl + 1 exec --no-startup-id xrandr --output eDP-1-1 --mode 640x480_120.00
bindsym $ mod + ctrl + 2 exec --no-startup-id xrandr --output eDP-1-1 --mode 1368x768_120.00Recently I noticed after last updating, if I use these hotkeys, in the tray i3bar running programs such as nm-applet is lost. Actually they work and the htop aprove it. No errors, but if i change resolution, programs started in tray dissapear. Previously, this was not observed, it looks like a bug. Can someone check that on your system?
Last edited by snap.ve (2020-08-12 14:40:43)
Offline
Can confirm: nextcloud, blueman-applet etc have dissapearing icons in i3wm.
On top of this, conky-cli stopped working and displays following error:
Error: status_command nor found or is missing a library dependency (exit 127)Offline
Can confirm: nextcloud, blueman-applet etc have dissapearing icons in i3wm.
On top of this, conky-cli stopped working and displays following error:
Error: status_command nor found or is missing a library dependency (exit 127)
Can someone create a bug report for this? I would be extremely grateful!
Last edited by snap.ve (2020-08-07 06:24:55)
Offline
Can someone create a bug report for this? I would be extremely grateful!
A bug report for what? You haven't even listed what packages were upgraded. Nor made any attempt to narrow it down to a likely candidate.
Read How To Ask Questions The Smart Way.
Offline
snap.ve wrote:Can someone create a bug report for this? I would be extremely grateful!
A bug report for what? You haven't even listed what packages were upgraded. Nor made any attempt to narrow it down to a likely candidate.
Read How To Ask Questions The Smart Way.
A bug report for i3-wm pakage. Downgrade on a version 4.18.1-1 was solve the problem. Updating other packages has nothing to do with it.
Offline
Can someone create a bug report for this? I would be extremely grateful!
can you do it yourself? Anyway, checking https://github.com/i3/i3/issues... found these maybe related bugs: https://github.com/i3/i3/issues/4159, https://github.com/i3/i3/issues/4162
Offline
snap.ve wrote:Can someone create a bug report for this? I would be extremely grateful!
can you do it yourself? Anyway, checking https://github.com/i3/i3/issues... found these maybe related bugs: https://github.com/i3/i3/issues/4159, https://github.com/i3/i3/issues/4162
Sorry, i can’t. I am newbie for this and I don’t even know where actually to write, so I post it here. Perhaps someone more understanding will share this information with the developer
Offline
Sorry, i can’t. I am newbie for this and I don’t even know where actually to write, so I post it here. Perhaps someone more understanding will share this information with the developer
Here's a link to the i3 bug tracker: https://github.com/i3/i3/issues
From there you can search i3 issues to see if there's match and use "New Issue" to open a bug report if you don't find a report that matches your symptom.
Someone above has already done some searching for you and given links to specific issues to review.
Offline
snap.ve wrote:Sorry, i can’t. I am newbie for this and I don’t even know where actually to write, so I post it here. Perhaps someone more understanding will share this information with the developer
Here's a link to the i3 bug tracker: https://github.com/i3/i3/issues
From there you can search i3 issues to see if there's match and use "New Issue" to open a bug report if you don't find a report that matches your symptom.
Someone above has already done some searching for you and given links to specific issues to review.
Thank you, like user A821 said:
Anyway, checking https://github.com/i3/i3/issues... found these maybe related bugs: https://github.com/i3/i3/issues/4159, https://github.com/i3/i3/issues/4162
Bug report was created, just waiting for the developer to fix it
Last edited by snap.ve (2020-08-10 05:16:51)
Offline
Pages: 1