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
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"
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
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
https://bugs.kde.org/show_bug.cgi?id=211432
Albert Astals Cid changed:
What|Removed |Added
CC||tsdg...@terra.es
--- Comment #13 from A
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
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.