Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [gtk]

Questions about the GTK+ graphical user interface toolkit. Used by desktops such as Cinnamon, GNOME, XFCE, Budgie, Mate, and Unity.

1 vote
0 answers
34 views

libgtkgl2.0-dev: package not found, Ubuntu 24.04

I have Ubuntu 24.04 Noble, and was trying to build some old software. The ./configure script returns: configure: error: Package requirements (gtkgl-2.0) were not met: Package 'gtkgl-2.0', required by ...
Jean Dubois's user avatar
0 votes
1 answer
110 views

Certain apps in Ubuntu do not show in dark theme Yaru-dark

Environment: Ubuntu 23.10, Wayland, AMDGPU, 2013 Apple MacPro Trashcan. I tried the following potential solutions: "I had the same issue after running my automated system-customisation scripts ...
CaptainCook's user avatar
2 votes
1 answer
1k views

Themes isn't working on Ubuntu 24.04

I installed the themes in ./themes, enabled them in "gnome-tweak", but they aren't working.
3614n's user avatar
  • 41
0 votes
0 answers
49 views

How do i create a child process of "ibus-ui-gtk3?"

Problem statement: Each time I reboot, I get a notification: Please unset QT_IM_MODULE and GTK_IM_MODULE environment variables and 'ibus-daemon --panel disable' should be executed as a child process ...
TheGeeko61's user avatar
0 votes
0 answers
36 views

I am getting this error while cloning WhiteSur-gtk-theme

Cloning into 'WhiteSur-gtk-theme'... remote: Enumerating objects: 16799, done. remote: Counting objects: 100% (2693/2693), done. remote: Compressing objects: 100% (1109/1109), done. error: RPC failed; ...
Eftekhar Ahmed's user avatar
3 votes
1 answer
194 views

Can running gtk app in kde via flatpak cause issues in KDE?

I am very new to linux so this is probably a silly question. I am getting used to the various desktop environments, and different frameworks around linux. I am using KDE (on kubuntu) and installing an ...
Leshy's user avatar
  • 43
0 votes
1 answer
226 views

How can I customize the GTK desktop title bar?

How can I customize the GTK title bar for the Gnome/Unity desktop, in Ubuntu 22.04? I have several VMs running under VirtualBox, all in fullscreen mode (which shouldn't be significant) and I want to ...
Jeff Learman's user avatar
0 votes
1 answer
315 views

QT Applications Not Adhering to GTK Theme After Upgrading to Ubuntu 23.10

Hello Ubuntu community, I recently upgraded my system from Ubuntu 22.04 to 23.10 and encountered an issue with QT applications. Despite installing Kvantum and attempting to change the theme, these ...
Ali's user avatar
  • 31
5 votes
1 answer
542 views

How to prevent GTK inspector from opening when opening an app from the terminal?

Very often, when I open an app through the terminal, the GTK inspector also gets opened for that app. Firefox doesn't seem to and VS Code usually closes it on its own. But otherwise, running ~$ vlc or ...
Wade Cheng's user avatar
4 votes
2 answers
1k views

Meaning of GTK critical stderr message

Only slightly worried about this, but I don't like the word critical.I uninstalled Evolution and reinstalled it, got it to work by removing 4 files in the /.conf folder. Everything is working fine but ...
cooked's user avatar
  • 63
0 votes
1 answer
225 views

GTK2 applications broken after upgrade to 22.04

After I upgraded to Ubuntu 22.04 the rendering of GTK2 applications (e.g. GIMP & Chromium) is totally broken. GTK3 applications on the other hand are working fine. This is gtk-demofrom gtk2.0-...
apbr's user avatar
  • 13
0 votes
1 answer
222 views

How to install gtk-recordmydesktop?

I've upgraded Linux to the newest version recently, and re-installed recordmydesktop, but I want to install gtk-recordmydesktop, the one that allows you to pause it and select what part of the screen ...
GlowstoneLove Pad's user avatar
0 votes
0 answers
389 views

gnuradio-companion will not run due to gtk_init error

My issue is very similar to this issue, however I am running gnuradio on Ubuntu local to my windows machine, rather than docker. When I enter the command gnuradio-companion &, I get the following ...
Cameron Tenkel's user avatar
0 votes
1 answer
222 views

Changing GTK Theme From Within GTK Application

I have an application written in GTK and I was just playing around with theme changes via GTK Inspector. I even explored other themes available from GitHub. Is it possible to give an end user of my ...
Leigh K's user avatar
  • 323
1 vote
0 answers
118 views

Warnings when saving a figure with `matplotlib`

I have a simple matplotlib script: import matplotlib.pyplot as plt plt.plot([1, 2], [1, 2], c="b") plt.savefig("./fig.png") When I run the script, the image is saved okay, but I ...
Jake Levi's user avatar
  • 111

15 30 50 per page
1
2 3 4 5
79