Re: [Okular-devel] [PATCH] Fix locateFonts

2009-10-26 Thread Albert Astals Cid
A Dimarts, 27 d'octubre de 2009, Igor Stirbu va escriure: > Hello, > > I've attached a slightly corrected version for previous patch. Some comments: * I know it's not on the file style, but can you please add m_ in front of the name of member variables you are adding, makes it much easier to tr

Re: [Okular-devel] [PATCH] Fix locateFonts

2009-10-26 Thread Igor Stirbu
Hello, I've attached a slightly corrected version for previous patch. Thanks, Igor -- :wq Index: fontpool.cpp === --- fontpool.cpp (revision 1040770) +++ fontpool.cpp (working copy) @@ -50,6 +50,7 @@ setObjectName("Font Pool"

[Okular-devel] [PATCH] Fix locateFonts

2009-10-26 Thread Igor Stirbu
Hello guys, I've attached a first shot for fixing the issue with processEvents() and replacing by a proper signal/slot implementation. Waiting for comments :) Thanks, Igor -- :wq Index: fontpool.cpp === --- fontpool.cpp (revision 1

[Okular-devel] [Bug 211990] New: metadata format is locale dependant

2009-10-26 Thread bugzilla
https://bugs.kde.org/show_bug.cgi?id=211990 Summary: metadata format is locale dependant Product: okular Version: 0.9.2 Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR

[Okular-devel] [Bug 211432] I can't now import poscript files with the sot okular. It was working yesterday

2009-10-26 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=211432 Albert Astals Cid changed: What|Removed |Added CC||tsdg...@terra.es --- Comment #13 from A

[Okular-devel] [Bug 211432] I can't now import poscript files with the sot okular. It was working yesterday

2009-10-26 Thread patrice lemonnier
https://bugs.kde.org/show_bug.cgi?id=211432 --- Comment #12 from patrice lemonnier 2009-10-26 10:32:51 --- Ok I have created a poscript file of 155 pages. You could import this file and you will see all the document If you open the file you will only see the last page. Best regard Le ve

[Okular-devel] [Bug 211635] Okular crashes during fast scroll (page down) [QString::free, ~QString, QTextStreamPrivate::putNumber]

2009-10-26 Thread Tomas Vavra
https://bugs.kde.org/show_bug.cgi?id=211635 --- Comment #5 from Tomas Vavra 2009-10-26 09:12:03 --- I can generate crash when I open PDF and press Page Down. Its crashes after 5 sec or let say 20 pages (approx). I recompiled okular of course. Today I will try clean build and try reproduce.