this post was submitted on 03 Oct 2024
42 points (85.0% liked)

Linux

47544 readers
482 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
 

I spend hours trying to fix this stupid error and nothing work, please help

you are viewing a single comment's thread
view the rest of the comments
[–] ColdWater@lemmy.ca 4 points 1 day ago (4 children)

Is gtk not backward compatible with older version?

[–] woelkchen@lemmy.world 17 points 1 day ago

Is gtk not backward compatible with older version?

New main versions of software usually is not compatible with old versions. That's one of the points of new main versions. You cannot load Qt 3 themes into Qt 6 either.

[–] data1701d@startrek.website 13 points 1 day ago

No. GTK 3 was a breaking change, and so was 4.

[–] data1701d@startrek.website 10 points 1 day ago

Additionally, I think 3.18 onward doesn't even support theming engines. As said, though, GIMP is stuck on GTK2.

If you're having a lot of trouble, perhaps just go with the Flatpak.

They tend to use different theming engines each major version, so I don't believe they are.