[Bug 1817389] Re: GIMP icon sizes small on large and huge setting

2020-12-10 Thread Sarmad Siddiqui
I just wanted to add a temporary workaround for those who stumbled upon
this bug report, building off Kevin Barry(barryk)'s post and Archwiki's
Gimp 2.10 section from the HiDPI article
(https://wiki.archlinux.org/index.php/HiDPI#Gimp_2.10)

I'm using a 15.6" 4k screen, so you should adjust your values to best
work for your case.

I followed these steps from archwiki:

"To fix toolbar icon sizes, update Preferences->Interface->Icon
Theme->Custom icon size to huge or other value (This is the bug here--
this bit doesn't work as intended. For now move the scale up to huge and
get to the next section)

If menu fonts are still too small you can update an existing theme by
copying it from /usr/share/gimp/2.0/themes into
~/.config/GIMP/2.10/themes/ and changing gtk-font-name and font_name in
gtkrc into something bigger like Sans 16. Then select the new theme from
Preferences > Interface > Theme. When copying make sure to rename the
new directory into something different from the original name (example
Dark > DarkHighDPI)"

Once you've made the theme copy, paste the edits that Kevin Barry has
proposed into the ~/.config/GIMP/2.10/themes/DarkHighDPI/gtkrc text file
in the # Set GTK settings section, but with the following values:

gtk-icon-sizes="gtk-menu=48,48:
gtk-button=48,48:
gtk-small-toolbar=48,48:

gtk-dnd=48,48:
gtk-dialog=48,48"

In my case of a 4k 15.6" screen, changing the font size to 16 and the
various gtk sizes to 48,48 worked to make the huge setting the biggest.
If you have a different ppi, try playing with multiples of 16 and see if
you get a setting that works for you. The benefit of this approach over
Kevin Barry's above approach is that no other application is affected

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1817389

Title:
  GIMP icon sizes small on large and huge setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1817389/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1817389] Re: GIMP icon sizes small on large and huge setting

2020-11-24 Thread Petter Sundlöf
This is still happening on GIMP 2.10.18 on Ubuntu 20.04, and renders
GIMP pretty unusable on a 4K display

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1817389

Title:
  GIMP icon sizes small on large and huge setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1817389/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1817389] Re: GIMP icon sizes small on large and huge setting

2020-09-09 Thread Kevin Barry
I was able to work around the issue by changing the theme in Gnome
Tweaks from Yaru to Adwaita or sticking with Yaru and removing the gtk-
icon-sizes defintion (note it spans multiple lines) in the gtk2 rc at
/usr/share/themes/Yaru/gtk-2.0/gtkrc

This may break the look of other gtk2 applications

--- /usr/share/themes/Yaru/gtk-2.0/gtkrc.orig   2020-09-09 16:46:30.332864005 
-0500
+++ /usr/share/themes/Yaru/gtk-2.0/gtkrc2020-09-09 16:47:25.297208691 
-0500
@@ -34,12 +34,7 @@
 # Set GTK settings
 gtk-auto-mnemonics  = 1
 gtk-primary-button-warps-slider = 1
-gtk-icon-sizes="gtk-menu=16,16:
-gtk-button=16,16:
-gtk-small-toolbar=16,16:
 
-gtk-dnd=16,16:
-gtk-dialog=16,16"
 gtk-toolbar-style = GTK_TOOLBAR_ICONS
 gtk-menu-images = 0
 gtk-menu-popup-delay = 0

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1817389

Title:
  GIMP icon sizes small on large and huge setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1817389/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1817389] Re: GIMP icon sizes small on large and huge setting

2020-06-15 Thread Robert Oswald
I have the same issue on Ubuntu 20.04 on a Macbook 13" Retina and a PC with 4K 
27" Monitor, both scaling at 200%.
Im using an AppImage of Gimp 2.10.*, actual 2.10.20.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1817389

Title:
  GIMP icon sizes small on large and huge setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1817389/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1817389] Re: GIMP icon sizes small on large and huge setting

2020-04-26 Thread Philippe Alff
I have the same issue on a freshly installed Ubuntu 20.04, using the apt 
package of gimp.
The laptop is a X270 12" with 1920x1080.
I noticed that the problem only occurs at fractional scaling (125%, 150%), at 
100% scaling the icon sizes behave normal.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1817389

Title:
  GIMP icon sizes small on large and huge setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1817389/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1817389] Re: GIMP icon sizes small on large and huge setting

2020-02-09 Thread Andrew Kornilov
I can confirm that issue on the latest development version of Ubuntu 20, on 
HiDPI 15" display (3840x2160)
flatpak version looks less or more correct (still not very usable) and icon 
size setting works.
repository version has tiny icons and icon size settings does not work.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1817389

Title:
  GIMP icon sizes small on large and huge setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1817389/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1817389] Re: GIMP icon sizes small on large and huge setting

2019-02-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gimp (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1817389

Title:
  GIMP icon sizes small on large and huge setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1817389/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1817389] Re: GIMP icon sizes small on large and huge setting

2019-02-22 Thread Talib Pierson
I believe these settings are stored at '~/.config/GIMP/2.10/gimprc',
although bug occurs before setting is saved when "OK" is pressed in
Preferences.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1817389

Title:
  GIMP icon sizes small on large and huge setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1817389/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs