I just tried your program (compiled it) and that worked without a hitch. Now when I start the program I add some of the ebooks I have (pdf).
When I open it it freezes. I suspect it to be a font problem because I have many error messages scrolling down in my console like:
Error: Couldn't find a font for 'Times-Roman'
Error: Couldn't find a font for 'Times-Roman'
and so on.
Any suggestions?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Maybe the messages about the missing fonts is not the problem, I played around with it again and now it seems that this is the last message I get:
Xlib: unexpected async reply (sequence 0x1fe30)!
But I don't have a clue about it's meaning.
If you have any questions or need any other infos I would be happy to provide them.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I just tried your program (compiled it) and that worked without a hitch. Now when I start the program I add some of the ebooks I have (pdf).
When I open it it freezes. I suspect it to be a font problem because I have many error messages scrolling down in my console like:
Error: Couldn't find a font for 'Times-Roman'
Error: Couldn't find a font for 'Times-Roman'
and so on.
Any suggestions?
Maybe the messages about the missing fonts is not the problem, I played around with it again and now it seems that this is the last message I get:
Xlib: unexpected async reply (sequence 0x1fe30)!
But I don't have a clue about it's meaning.
If you have any questions or need any other infos I would be happy to provide them.