LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Upgrading Debian 10 to Debian 11, three annoyances and a solution for one of them

Posted 09-06-2021 at 12:04 PM by the dsc (linux-related notes)
Tags gtk3

The good thing I've found is how to get away with GTK3's "animations," which make the UI render somewhat visibly slower even in other aspects (like browsing Geeqie's images), despite xorg.conf settings that give me the best performance, as assessed by gtkperf.

Code:
# [...]
# https://wiki.archlinux.org/index.php/GNOME/Tips_and_tricks#Disable_animations
# gsettings set org.gnome.desktop.interface enable-animations false
gtk-enable-animations=0
...
Member
Posted in Uncategorized
Views 445 Comments 0 the dsc is offline
Old

Getting rid of " ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored"

Posted 08-31-2018 at 05:26 PM by the dsc (linux-related notes)
Updated 08-31-2018 at 05:28 PM by the dsc

Apparently I got rid of this message popping up every now and then on some scripts (calling things like hsetroot, feh, I'm not sure which triggered it, but I'm almost certain it wasn't a single thing) by installing a somewhat "hidden" i386 package on Debian:

Code:
sudo apt-get install libgtk3-nocsd0:i386
I saw about it here:

https://github.com/lutris/lutris/issues/905
Member
Posted in Uncategorized
Views 8336 Comments 0 the dsc is offline
Old

Autostart script method to fix the GTK3 scroll-warp feature-bug

Posted 09-27-2016 at 07:41 PM by the dsc (linux-related notes)
Updated 09-27-2016 at 07:44 PM by the dsc

I'm not aware of there being something like a "gtk-3.0-settings.d" to preserve settings.ini options between theme changes (including involuntary ones), so that's a work-around method, adding that to the session auto-start script:

Code:
! grep warps-slider $HOME/.config/gtk-3.0/settings.ini && echo "gtk-primary-button-warps-slider = false" >> $HOME/.config/gtk-3.0/settings.ini
But that of course only works after a new login (not mentioning...
Member
Posted in Uncategorized
Views 1224 Comments 0 the dsc is offline
Old

Transforminator

Posted 09-08-2016 at 02:03 PM by Michael Uplawski
Updated 12-31-2023 at 05:32 AM by Michael Uplawski (version 1.1.7)

Edit 31/12/2023: A new version 1.1.7 of Cremefraiche is available on rubygems.org. It comprises some bug fixes, the license is now wtfpl-2 and more HTML-garbage may be handled to render the PDF readable.
Years ago, I wrote a ruby-program which converts Email to PDF, then ignored it.
Discussions of GTK3 and the pros and cons of the decisions taken by the Gnome- and GTK-developers awakened again my interest in the program, as it comes with an optional GTK3 user-interface.
...
Attached Images
File Type: pdf CremeFraicheGui.pdf (408.7 KB, 12 views)
Senior Member
Views 231 Comments 2 Michael Uplawski is offline
Old

[UPDATED] Fix some GTK3 new bugs/"features" with a few simple configurations

Posted 08-18-2015 at 08:42 AM by the dsc (linux-related notes)
Updated 04-28-2016 at 04:20 AM by the dsc (fixing broken link)
Tags bugs, gtk3

"Legacy scrolling". Back then clicking on the scroll bar meant to go about a page up or down, not that you magically know the exact content that is at that absolute point. Also "remove overlay scroll indicators", so the scroll bar is always visible and occupies a definite space, instead of sometimes overlapping content and making it harder to click, as the overlay pops up.

https://wiki.archlinux.org/index.php...lling_behavior

...
Member
Posted in Uncategorized
Views 1336 Comments 0 the dsc is offline

  



All times are GMT -5. The time now is 05:36 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration