Toolbar icons are very tall, reducing available space for document
Brought to you by:
andreasb123,
auroux
The toolbar is very tall, making it difficult to reach the canvas where the document is displayed, see attached screenshot.
Problem occurs on 0.4.8-1build1, running on Ubuntu 18.10 with the GNOME desktop. I've wiped ~/.xournal, just in case there were weird configuration settings there -- no difference.
The problem is likely that you have a file in your current working
directory called white.png or something like that -- the same name as
one of the icons in /usr/share/xournal/pixmaps/
Rename that file, or work in a different directory, to avoid it being
loaded instead of the toolbar graphics by error.
This bug has been fixed more than two years ago, and the fix is included
in release 0.4.8.2016 if I'm not mistaken. Consider asking Ubuntu to
upgrade their package.
Best,
Denis
Hi Denis, that was exactly the problem!
A little bit of stracing and replacing white.png in the current directory proved your hypothesis. Thx for being one step ahead of me :)
It appears that the latest Ubuntu release (19.04) has updated to 0.4.8.2016.
As far as I'm concerned, this ticket can be closed now. Cheers!