getsolus / packages

Solus Package Monorepo & Issue Tracker
51 stars 68 forks source link

GNOME 46 Testing #2330

Open joebonrichie opened 2 months ago

joebonrichie commented 2 months ago

Known Issues or WIPs

New Applications

Testing List

Testing Notes:

  1. This list may not be comprehensive. Feel free to report other things!
  2. github may indicate something is complete even if it isn't explicitly checked off. Ignore that and only look for the checkbox.
sebo505 commented 2 months ago

As I have already mentioned in the packaging room, simple-scan 46 has an issue where you can neither start a new scan with ctrl+1 nor stop/abort a scan with Esc after you have set a cropping area via right-click context-menu. This persists until you either click on scan button to scan another page or click on the cropping button (missing icon) at bottom. Also, after you have set cropping area via right-click context menu while scanning, cropping area sometimes can only be moved via dragging after several attempts.

malfisya commented 2 months ago

📣 False alarm: adjusting Font sizes fix all my problem. My bad

The problems : - Apps icon is slightly bigger than before - Panel size and icon is smaller than before

malfisya commented 2 months ago

Working so far :

endumiuz commented 2 months ago

Remote Login with RDP does not work; it just gives me an empty settings page. Steps to reproduce: Open GNOME Settings, Go to System, Click Remote Desktop.

sebo505 commented 2 months ago

Restarting GNOME shell in Xorg with Alt+F2, r, Enter leads to crash of session, if any window is open. We had same behaviour intoducing GNOME45, which then got fixed.

sebo505 commented 2 months ago

Anyone else has observed absurd huge window bars for some programs in X11? I have seen this for example for SimpleScreenRecorder and Nheko. See screenshots below, always gnome-terminal window as reference:

Wayland: Bildschirmfoto vom 2024-04-21 20-07-32

X11: Bildschirmfoto vom 2024-04-21 20-12-36

joebonrichie commented 2 months ago

Remote Login with RDP does not work; it just gives me an empty settings page. Steps to reproduce: Open GNOME Settings, Go to System, Click Remote Desktop.

Do you have gnome-remote-desktop installed?

joebonrichie commented 2 months ago

Anyone else has observed absurd huge window bars for some programs in X11? I have seen this for example for SimpleScreenRecorder and Nheko. See screenshots below, always gnome-terminal window as reference:

Wayland: Bildschirmfoto vom 2024-04-21 20-07-32

X11: Bildschirmfoto vom 2024-04-21 20-12-36

Does mutter/gnome-shell 46.1 help?

sebo505 commented 2 months ago

Does mutter/gnome-shell 46.1 help?

Not sure about how to Interpret that question. I am on unstable and thus mutter/gnome-shell 46.1 are installed.

endumiuz commented 2 months ago

Remote Login with RDP does not work; it just gives me an empty settings page. Steps to reproduce: Open GNOME Settings, Go to System, Click Remote Desktop.

Do you have gnome-remote-desktop installed?

No, I did not; now that I have that installed, I can go to that page. It feels like it should have some kind of hint that you need to install additional software for it to work.

endumiuz commented 2 months ago

Remote Login with RDP does not work; it just gives me an empty settings page. Steps to reproduce: Open GNOME Settings, Go to System, Click Remote Desktop.

Do you have gnome-remote-desktop installed?

No, I did not; now that I have that installed, I can go to that page. It feels like it should have some kind of hint that you need to install additional software for it to work.

I should have checked GNOME Control Center's issue tracker; they seem to be aware of the issue: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2977

sebo505 commented 2 months ago

Is it known and intended behaviour that man nautilus won't bring up a man page?

ReillyBrogan commented 2 months ago

Is it known and intended behaviour that man nautilus won't bring up a man page?

Should be there now

sebo505 commented 2 months ago

Should be there now

Can confirm. Nautilus man page now present.

sebo505 commented 2 months ago

Does mutter/gnome-shell 46.1 help?

Regarding window/title bar size: turned out I had Materia Theme enabled for legacy applications. Switching to Adwaita or Adw-gtk3 solved this.

sebo505 commented 2 months ago

Regarding top panel height and icon size and text size, there is cleary something going on. Best I could do was to install Solus 4.5 GNOME, update, put a post it on screen where panel ends, switch to unstable GNOME46 and compare. With the same fonts, there is a significant difference between GMOME 45 and 46:

GNOME45 IMG_20240422_202059

GNOME46 IMG_20240422_202130

sebo505 commented 2 months ago

Also be aware of this graphics issue. Turns out it only occurs after switching to unstable and updating to Gnome 46.

endumiuz commented 2 months ago

Regarding top panel height and icon size and text size, there is cleary something going on. Best I could do was to install Solus 4.5 GNOME, update, put a post it on screen where panel ends, switch to unstable GNOME46 and compare. With the same fonts, there is a significant difference between GMOME 45 and 46:

I took some screenshots in a VM for easier comparison.

GNOME 45: GNOME45

GNOME 46 GNOME46

Both are using the same font sizes with no scaling.

sebo505 commented 2 months ago

Also be aware of this graphics issue. Turns out it only occurs after switching to unstable and updating to Gnome 46.

Did some research here. This issue seems to be related to a newly introduced GTK renderer.

Returning to classic OpenGL renderer by adding GSK_RENDERER=gl to /etc/environment as described here solves this issue for me. Using classic OpenGL renderer is advised for older hardware, which I am using.

TraceyC77 commented 1 month ago

It was reported in the forums that Desktop Sharing and Remote Login are missing in the Control Center. On the user's system, the preference panel is blank.

rygel and gnome-user-share need to be included in the default package list.

David mentioned that " @EbonJaeger has made a fix that will be part of the next sync: https://github.com/getsolus/packages/pull/2796"

EbonJaeger commented 1 month ago

It only needs gnome-remote-desktop, which has been added as a runtime dependency of gnome-control-center.