Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615254 - media-gfx/darktable-2.0.7 needs to be rebuilt after GTK+ update to fix scaling issues
Summary: media-gfx/darktable-2.0.7 needs to be rebuilt after GTK+ update to fix scalin...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-11 11:12 UTC by schmittlauch
Modified: 2020-06-17 18:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description schmittlauch 2017-04-11 11:12:19 UTC
After updating GTK+ from 3.20 to 3.22 I ran into the same scaling issues as described here: https://redmine.darktable.org/issues/11249

The fix for this is rebuilding darktable against the current gtk+ version. So darktable should've been included in the @preserved-rebuild set.
Comment 1 Gleb 2017-04-16 19:26:33 UTC
preserved-rebuild is about linking proper binaries, while darktable isntall proper css file during the installation (as linked redmine page states). I doubt that preserved-rebuild will help, more like stable subslot should be used instead in ebuild.
Comment 2 schmittlauch 2017-04-16 21:15:51 UTC
(In reply to Gleb from comment #1)
> preserved-rebuild is about linking proper binaries, while darktable isntall
> proper css file during the installation (as linked redmine page states). I
> doubt that preserved-rebuild will help, more like stable subslot should be
> used instead in ebuild.

My only experience with package updates causing rebuilds of other packages are using the preserved-rebuild and modules-rebuild sets. If there's a more appropriate solution for this issue I'm totally fine with using it.