Skip to content
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

right click menu of window title bar is very buggy #1074

Open
Sander-Brilman opened this issue Oct 5, 2024 · 4 comments
Open

right click menu of window title bar is very buggy #1074

Sander-Brilman opened this issue Oct 5, 2024 · 4 comments

Comments

@Sander-Brilman
Copy link

The menu for windows options (resize, close, max, ect..) you get when you right click on a title bar of a window is very buggy. hovering over the items will cause multiple menu items to flicker switching between the hover color and normal color.

Some items will also keep the hover color even though the mouse already left the element.

screenshot-2024-10-05-16-18-58

@git-f0x
Copy link

git-f0x commented Oct 5, 2024

I can't reproduce this. What version of cosmic-comp do you have? Edit: This seems to be the same issue as pop-os/cosmic-comp#907.

@Sander-Brilman
Copy link
Author

Sander-Brilman commented Oct 5, 2024

ah sorry i did not know it was reported already, probably used the wrong search keywords to see if it was reported already.

i tried to find out what my cosmic-comp version is but when i try to run cosmic-comp --version i would get a bunch of errors and warnings. Not sure what is going on here..

sander@pop-os:~$ cosmic-comp --version
2024-10-05T17:41:12.911707Z ERROR cosmic_comp::config: Failed to read config 'workspaces' err=NoConfigDirectory
2024-10-05T17:41:12.912115Z ERROR cosmic_settings_config::shortcuts: failed to read local shortcuts config 'system_actions': NoConfigDirectory
2024-10-05T17:41:12.912209Z  WARN cosmic_settings_config::shortcuts::sym: Key-Binding 'Period' only matched case insensitive for "period"
2024-10-05T17:41:12.912228Z  WARN cosmic_settings_config::shortcuts::sym: Key-Binding 'Comma' only matched case insensitive for "comma"
2024-10-05T17:41:12.912240Z  WARN cosmic_settings_config::shortcuts::sym: Key-Binding 'Period' only matched case insensitive for "period"
2024-10-05T17:41:12.912251Z  WARN cosmic_settings_config::shortcuts::sym: Key-Binding 'Comma' only matched case insensitive for "comma"
2024-10-05T17:41:12.912331Z ERROR cosmic_settings_config::shortcuts: shortcuts custom config error: GetKey("custom", Os { code: 2, kind: NotFound, message: "No such file or directory" })
2024-10-05T17:41:12.912519Z ERROR cosmic_settings_config::window_rules: tiling exceptions custom config error: GetKey("tiling_exception_custom", Os { code: 2, kind: NotFound, message: "No such file or directory" })
2024-10-05T17:41:13.215383Z ERROR cosmic_comp: Error running kiosk child. err=Os { code: 2, kind: NotFound, message: "No such file or directory" }

@git-f0x
Copy link

git-f0x commented Oct 5, 2024

You can get package versions with apt-cache policy $PACKAGE. But since you're on Pop, you likely have a recent version.
Do you have an Nvidia GPU, since the other issue is on Nvidia?

@Sander-Brilman
Copy link
Author

Sander-Brilman commented Oct 5, 2024

My cosmic-comp version is 0.1~1727906110~24.04~a96394f

cosmic-comp:
  Installed: 0.1~1727906110~24.04~a96394f
  Candidate: 0.1~1727906110~24.04~a96394f
  Version table:
 *** 0.1~1727906110~24.04~a96394f 1001
       1001 http://apt.pop-os.org/release noble/main amd64 Packages
        100 /var/lib/dpkg/status

And yes, i do have an Nvidia GPU. its a GeForce GTX 750 Ti. Sounds like it could be a an Nvidia issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants