Squares for text/fonts and no images….what’s going on???
- Sunday Sep 28,2008 10:59 AM
- By wmensah
- In Troubleshooting
This is a question you’ll probably be asking after you install and run myDiary 4.2 (GTK) for Windows. It’s ok, I asked myself the same thing when I tried the application on a different computer other than the one I’d created the ported version on. This is what it looked like:
?
myDiary with squares for text
?
This happens when the application can’t find the library files it needs to run correctly. For the case of the fonts, some pango files/modules could not be found, if not all. Basically, the solution is to make sure you have GTK 2+ Runtime Environment on the system you’re trying to run the application. This will make available all the dynamic link libraries and python modules needed by myDiary.
A GTK installer comes with myDiary’s installer. When installing myDiary, make sure the box where you’re asked if you want to install GTK is checked and also make sure you go through GTK’s installation process after myDiary is installed. If you ignored this the first time you installed myDiary (GTK), simply reinstall it. This should fix both the issue with the text and images and you should have myDiary in all its beauty:
?
?

myDiary (GTK) with text and images
If you still can’t get it to work after that, try copying the folder:?myDiary\lib\gtk-2.0\2.10.0\loaders to wherever GTK was installed to. You can figure this out by typing %GTK_BASEPATH% from Command Prompt. Or better yet, if GTK got installed to C:\Program Files\Common Files\…, re-install GTK to a directory where administrative privileges are not required when writing to, eg. C:\GTK.
If you experience any further issues or can’t resolve this issue, send an email to support@wilmens.net providing your version of Microsoft Windows, the path where GTK was installed to (%GTK_BASEPATH%) and the path where you installed myDiary to.