this post was submitted on 22 Jun 2024
25 points (96.3% liked)

Linux

45396 readers
1296 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Having some trouble getting the drop down list to show any details.

As you can see in the screenshot it's just blank. Outside of that, everything Assetto Corsa works great.

I have tried following the method at the following link however it doesn't work at all for me. I can make it through the process up to the point where you should be able to launch CM but it just fails to launch.

https://gist.github.com/ANBAL534/4f1693536f17b75ebcc8016e0d4cc071#gistcomment-3872704

If I install AC fresh, using experimental or GE-Proton9-7 it will launch CM, but none of the drop down menus work, they just appear like in the screenshot.

I'm assuming that this may be related to some kind of .net issue but before I go digging around trying to manually change stuff, I figured I'd check if any one else has seen this issue.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 6 days ago (1 children)

Thank you for that.

It didn't help but it definitely got me moving in the right direction. I remembered that I recently (yesterday) enabled the testing and kde-unstable repos in my system so I could install Plasma 6.1 to check it out. Prior to this change I had CM working properly but was having issues getting CSP to work. Well, I figured out a workaround to getting CSP to work (after this change) by just copying over my install directory from windows on top of the install in Linux. However since I had already updated to Plasma 6.1 it came with the new issue of the drop down menus.

I was using Wayland. Just swapped over to X11 and it's working as intended. So something with Plasma 6.1 on Wayland is causing the issue.

So mostly a bunch of messing around with my system is probably what is causing the issue and for whatever reason disabling the testing and unstable repos isn't allowing me to revert back to the previous version of Plasma. Not really sure why but that's a totally different issue.

I really appreciate the time you took to give me such an in depth response.

[–] [email protected] 1 points 6 days ago

Interesting, it is working for me in wayland and the drop down menus are fine but I'm using sway which is a totally different wayland implementation than what KDE is doing. I'm glad you found a workaround.