ferdium / ferdium-app

All your services in one place, built by the community
https://ferdium.org
Apache License 2.0
2.93k stars 176 forks source link

Can no longer resize the window on Fedora 40 #1915

Open Soraph opened 4 weeks ago

Soraph commented 4 weeks ago

Avoid duplicates

Ferdium Version

6.7.7

What Operating System are you using?

Other Linux

Operating System Version

Fedora 40

What arch are you using?

x64

Last Known Working Ferdium version

6.7.6

Expected Behavior

The window should be re-sizable

Actual Behavior

The window is not re-sizeable

Steps to reproduce

  1. Open the application
  2. Cannot resize the window

Debug link

No response

Screenshots

No response

Additional information

Software self updated when it was closed

addyess commented 4 weeks ago

same for me -- on ubuntu 24.04.1

⚡ gnome-shell --version
GNOME Shell 46.0
orehren commented 3 weeks ago

Same here! The mouse cursor does not even change, when moving over the window edges.

If you have the gnome extension gTile installed and activated, it is resizable through this extension though.

System Informations

OS: CachyOS (Arch Linux) Displayserver: Wayland Gnome Shell: 47.0 Ferdium Version: 6.7.7 Electron Version: 32.1.2 Kernel: 6.11.2-3-cachyos-lto Arch: x64

addyess commented 3 weeks ago

I downloaded the released tar.gz for 6.7.7 as well (not using the snap) and am experiencing the same issue

addyess commented 3 weeks ago

I downloaded the released tar.gz for 6.7.6 and it's functional

addyess commented 3 weeks ago

You can roll back if you're installed with the snap

⚡ snap refresh ferdium --revision 472
ferdium 6.7.6 from Ferdium refreshed
⚡ snap refresh ferdium --hold=720h

Maybe 30 days is enough to fix this issue

addyess commented 3 weeks ago

comparison of the tags makes me wonder about the upgrade of electron:

https://github.com/ferdium/ferdium-app/compare/v6.7.6...v6.7.7#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L166-R166

-    "electron": "31.3.1",
+    "electron": "32.1.2",
addyess commented 3 weeks ago

@vraravam any chance that https://github.com/ferdium/ferdium-app/commit/98dbf8002697db71786e4f94c53f7004f6db1fad could have created this issue?

vraravam commented 3 weeks ago

@vraravam any chance that 98dbf80 could have created this issue?

@addyess : could be the case if that was the only change that happened and your machine behaved in the non-intended manner. i don't test on linux or windows. So, if no other volunteer has raised any issues, then either it had worked on their system/OS or no one tested that upgrade build before it was released.

addyess commented 3 weeks ago

@vraravam I could test those nightly builds here in a bit

addyess commented 3 weeks ago

OK... well nevermind. On retest the downloaded 6.7.7 version works just fine. It seems to just be the snap that's causing an issue.

KingPin commented 2 weeks ago

yeah snap definitely has the issue on Ubuntu 24.04

ferdium 6.7.7 483 latest/stable ferdium -

Huaba commented 6 days ago

Ubuntu 24.10 with Snap has the same issue.