GNOME Bugzilla – Bug 735501
Most symbols ar not shown in dialog boxes
Last modified: 2015-05-02 03:22:46 UTC
Created attachment 284585 [details] Missing graphic symbols Graphic symbols at the bottom of dialog boxes disappeard, but Links work and the tooltip is shown at mouseover. Pls. see attachement
I'm having the same problem here. Everything on my copy is identical to gedon's attached image. I had thought something had gone crazy with my install. Glad to know it's not just me with this problem. Windows 7 x64 SP1 GIMP 2.8.14 x64
The whole GUI seems to be unstable. Text tool dialog shown at entering texts shows corrupted buttons for text style. Buttons "Text Style", "Fat", .. are only vertical lines. Surprisingly it does not arise in development build's on http://nightly.darkrefraction.com/gimp/. Even for build gimp-stable-x86_64-2014-08.27.exe. In menu color some strange symbols are shown in menu item hue saturation. Strange symbols are also shown in its corresponding dialog and development build's. Maybe some kind of debug marker saying "Hello! I'am not a release build!"?
Created attachment 284635 [details] GMIC Screenshot Additional info: Missing graphic symbols happen not only in the Gimp GUI, same happens also in plug-ins, e.g. G'MIC.
*** Bug 735571 has been marked as a duplicate of this bug. ***
*** Bug 735606 has been marked as a duplicate of this bug. ***
*** Bug 735650 has been marked as a duplicate of this bug. ***
Perhaps compiling a new version with the older GIMP-2.8.10 libgtk dll file will work?
*** Bug 735713 has been marked as a duplicate of this bug. ***
I have this problem with Win7 x64, too. You should remove this version as soon as possible, it is not possible to work with this version. This version simply brings more new bugs, than it fixes.
This is an issue with specific versions of some packages, although I'm not sure which packages. My nightly builds had this bug for a while, but it disappeared at some point, likely with the upgrade of something. This link: http://gimpchat.com/viewtopic.php?f=7&t=10972&sid=9f1c3a14deb4ed67d26c9aa16f58a9a6&start=90#p147329 claims that replacing these libraries fixed this bug: libgtk-win32-2.0.0.dll libcairo-2.dll libpixman-1-0.dll and adding libpng15-15.dll So it's likely one of those libraries.
Created attachment 285051 [details] Screenshot of multiple UI issues
Comment on attachment 285051 [details] Screenshot of multiple UI issues Screenshot from Gimp 2.8.14, Windows 7. Clean install does not fix. Bugs not present in older 2.8.10 release
The above screensho
*** Bug 735815 has been marked as a duplicate of this bug. ***
Spent some time testing and the three files causing the bugs (on my system anyway) are: libcairo-2.dll (causes some borders to not show, eg round colour selection) libgtk-win32-2.0-0.dll (causes the broken icons/buttons) libpango-1.0-0.dll (causes the pic size % dropdown font bug) Replacing those dlls with the versions from version 2.8.10 fixes all the UI bugs. I'm not a programmer so that's as far as I can go, but hope that helps narrow it down for whoever takes on the bug.
Incidentally, two of the four dlls mentioned previously (libpixman-1-0.dll and libpng15-15.dll) made no difference to the bugs on my system.
(In reply to comment #15) > Spent some time testing and the three files causing the bugs (on my system > anyway) are: > > libcairo-2.dll (causes some borders to not show, eg round colour selection) > > libgtk-win32-2.0-0.dll (causes the broken icons/buttons) > > libpango-1.0-0.dll (causes the pic size % dropdown font bug) > > Replacing those dlls with the versions from version 2.8.10 fixes all the UI > bugs. > > I'm not a programmer so that's as far as I can go, but hope that helps narrow > it down for whoever takes on the bug. I can confirm that replacing these dlls both the 32 and 64 bit versions fixed the problems for me on my Windows 7x64SP1 installation.
(In reply to comment #16) > Incidentally, two of the four dlls mentioned previously (libpixman-1-0.dll and > libpng15-15.dll) made no difference to the bugs on my system. It seems, that libpixman causes the crash when resizing the window in 32bit systems, see https://bugzilla.gnome.org/show_bug.cgi?id=735507 Quelle GNU Image Manipulation Program Zusammenfassung Nicht mehr funktionsfähig Datum 27.08.2014 13:28 Status Der Bericht wurde gesendet. Beschreibung Pfad der fehlerhaften Anwendung: C:\Program Files\GIMP 2\bin\gimp-2.8.exe Problemsignatur Problemereignisame: APPCRASH Anwendungsname: gimp-2.8.exe Anwendungsversion: 2.8.14.0 Anwendungszeitstempel: 00000000 Fehlermodulname: libpixman-1-0.dll Fehlermodulversion: 0.0.0.0 Fehlermodulzeitstempel: 0072a5f0 Ausnahmecode: c0000005 Ausnahmeoffset: 00084b3b Betriebsystemversion: 6.1.7601.2.1.0.768.3 Gebietsschema-ID: 1031 Zusatzinformation 1: 0a9e Zusatzinformation 2: 0a9e372d3b4ad19135b953a78882e789 Zusatzinformation 3: 0a9e Zusatzinformation 4: 0a9e372d3b4ad19135b953a78882e789 Weitere Informationen über das Problem Bucket-ID: 463983105
Please do not mix different issues in one bug report. Curiously, the nightly 2.8 builds at http://nightly.darkrefraction.com/gimp/ do not suffer from the missing icon problem, despite also shipping GTK+ 2.24.23 at least (didn't check libpango and libcairo).
This version 2.8.14 is NOT in teh series nightly builds: Stable Series (2.8): gimp-stable-x86_64-2014-08-25 => 2.8.11 gimp-stable-x86_64-2014-08-26 => 2.8.13 gimp-stable-x86_64-2014-08-27 => 2.8.15 gimp-stable-x86_64-2014-08-29 => 2.8.15 I tested 2.8.11. 2.8.13 and 2.8.15 and they do NOT have the missing icon problem. Unfortunately the stable build 2.8.14 is not in darkrefraction.com.
Yes, because the even micro version are releases, any build from the gimp-2-8 branch - that's what the nightlies are - will always have an odd micro version, e.g. .9, .11, .13, .15 Note that it isn't really necessary to try a more recent version of GIMP, as this isn't a problem in the GIMP code itself (at least as far as we know right now), but with the versions of the libraries that are packed into the installer package.
This is gone in an updated (not yet published) installer with GTK+ 2.24.24.
Has been resolved and republished again http://www.gimpusers.com/downloads/111-gimp-2-8-14-windows?pk_campaign=feed-atom
*** Bug 736255 has been marked as a duplicate of this bug. ***
*** Bug 738380 has been marked as a duplicate of this bug. ***
*** Bug 739359 has been marked as a duplicate of this bug. ***
*** Bug 739962 has been marked as a duplicate of this bug. ***
I see one problem: How can the user find out whether he has the fixed version (e.g. gimp-2.8.14-setup-1.exe) installed when the about dialog still displays "2.8.14"? Can the GTK+ version be added to the about, maybe, especially when it causes so many problems?
I'd rather call that few problems, given the popularity of the platform vs. the number of reports. For this to be useful, we'd probably have to add the versions of all libraries. The About dialog wouldn't be the best place then, maybe a new one should be added.
*** Bug 741479 has been marked as a duplicate of this bug. ***
*** Bug 746623 has been marked as a duplicate of this bug. ***
*** Bug 743955 has been marked as a duplicate of this bug. ***
*** Bug 748756 has been marked as a duplicate of this bug. ***