[Okular-devel] [okular] [Bug 119252] please add smooth scrolling

2013-10-07 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=119252 Michael D changed: What|Removed |Added CC||nortex...@gmail.com --- Comment #8 from Michael D

[Okular-devel] [okular] [Bug 319870] Add smooth scrolling

2013-10-07 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=319870 Michael D changed: What|Removed |Added CC||nortex...@gmail.com --- Comment #5 from Michael D

[Okular-devel] [okular] [Bug 325745] EPS file does not scale

2013-10-07 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=325745 --- Comment #1 from Jonathan Riddell --- Created attachment 82703 --> https://bugs.kde.org/attachment.cgi?id=82703&action=edit the eps file -- You are receiving this mail because: You are the assignee for the bug. ___

[Okular-devel] [okular] [Bug 325745] New: EPS file does not scale

2013-10-07 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=325745 Bug ID: 325745 Summary: EPS file does not scale Classification: Unclassified Product: okular Version: unspecified Platform: unspecified OS: Linux Status: UNCONFIRMED

[Okular-devel] [okular] [Bug 325745] EPS file does not scale

2013-10-07 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=325745 Albert Astals Cid changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC|

[Okular-devel] [okular] [Bug 325745] EPS file does not scale

2013-10-07 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=325745 --- Comment #2 from Albert Astals Cid --- Basically has to do with the "what's the page size" problem. -- You are receiving this mail because: You are the assignee for the bug. ___ Okular-devel mailing list

[Okular-devel] [okular] [Bug 325677] okular fails to open .cbr files with newest unrar installed

2013-10-07 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=325677 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org --- Comment #3 from Albert As

[Okular-devel] [okular] [Bug 325650] reading direction Right to Left

2013-10-07 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=325650 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org --- Comment #7 from Albert As

[Okular-devel] [okular] [Bug 325716] Okular pdf memory leak

2013-10-07 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=325716 Albert Astals Cid changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO CC|

[Okular-devel] [okular] [Bug 325677] okular fails to open .cbr files with newest unrar installed

2013-10-07 Thread Jörg Schuck
https://bugs.kde.org/show_bug.cgi?id=325677 --- Comment #4 from Jörg Schuck --- Created attachment 82709 --> https://bugs.kde.org/attachment.cgi?id=82709&action=edit Sample comic file that will open for me. This file will open for me. The base .rar file used DOESN't have the image in a sub-fol

[Okular-devel] [okular] [Bug 325677] okular fails to open .cbr files with newest unrar installed

2013-10-07 Thread Jörg Schuck
https://bugs.kde.org/show_bug.cgi?id=325677 --- Comment #5 from Jörg Schuck --- Created attachment 82710 --> https://bugs.kde.org/attachment.cgi?id=82710&action=edit This is a sample file that won't open for me. This file fails to open. It HAS the image in a subfolder within the file. -- You

[Okular-devel] [okular] [Bug 325677] okular fails to open .cbr files with newest unrar installed

2013-10-07 Thread Jörg Schuck
https://bugs.kde.org/show_bug.cgi?id=325677 --- Comment #6 from Jörg Schuck --- Seems like it has something to do with the files. If the images are contained in a subfolder within the rar file used as base for the .cbr okular fails to open it with the latest unrar version. -- You are receiving

[Okular-devel] [okular] [Bug 325677] okular fails to open .cbr files with newest unrar installed

2013-10-07 Thread Jörg Schuck
https://bugs.kde.org/show_bug.cgi?id=325677 --- Comment #7 from Jörg Schuck --- I dug a little deeper. Seems like the problem essentially comes from line 131 in generators/comicbook/unrar.cpp > startSyncProcess( QStringList() << "lb" << mFileName ); The unrar lb command changed its behavior in

[Okular-devel] Review Request 113163: Fix cbr (rar) listing with unrar 5

2013-10-07 Thread Christoph Feck
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113163/ --- Review request for Okular and Albert Astals Cid. Bugs: 325677 http://b

[Okular-devel] [okular] [Bug 325677] okular fails to open .cbr files with newest unrar installed

2013-10-07 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=325677 --- Comment #8 from Christoph Feck --- Thanks for the test files. The only .cbr files I had did not use sub-directories. Patch is at https://git.reviewboard.kde.org/r/113163 -- You are receiving this mail because: You are the assignee for the bug. __

[Okular-devel] [okular] [Bug 325677] okular fails to open .cbr files with newest unrar installed

2013-10-07 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=325677 --- Comment #9 from Christoph Feck --- > Seems like line 117 in generators/comicbook/unrar.cpp needs to be > > int ret = startSyncProcess( QStringList() << "x" << mFileName << > > mTempDir->name() ); > for unrar version 5+. That would also be possible

[Okular-devel] [okular] [Bug 325677] okular fails to open .cbr files with newest unrar installed

2013-10-07 Thread Jörg Schuck
https://bugs.kde.org/show_bug.cgi?id=325677 --- Comment #10 from Jörg Schuck --- Agreed. Your patch is quite elegant and superior to my suggestion. -- You are receiving this mail because: You are the assignee for the bug. ___ Okular-devel mailing list

[Okular-devel] [okular] [Bug 325677] okular fails to open .cbr files with newest unrar installed

2013-10-07 Thread Jörg Schuck
https://bugs.kde.org/show_bug.cgi?id=325677 Jörg Schuck changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Okular-devel] [okular] [Bug 325677] okular fails to open .cbr files with newest unrar installed

2013-10-07 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=325677 Christoph Feck changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Okular-devel] [okular] [Bug 325677] okular fails to open .cbr files with newest unrar installed

2013-10-07 Thread Jörg Schuck
https://bugs.kde.org/show_bug.cgi?id=325677 --- Comment #13 from Jörg Schuck --- Whoops. Sorry for that. -- You are receiving this mail because: You are the assignee for the bug. ___ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/

[Okular-devel] [okular] [Bug 325650] reading direction Right to Left

2013-10-07 Thread Fahad Al-Saidi
https://bugs.kde.org/show_bug.cgi?id=325650 --- Comment #8 from Fahad Al-Saidi --- (In reply to comment #7) > Is there any reason the first page is centered in one of the screenshots but > not on the other? Because the one who starts from left is adobe reader way. The other is the default okular