[Okular-devel] [okular] [Bug 359319] Can't open files with space in filename

2016-02-24 Thread Malte Eggers via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359319

Malte Eggers  changed:

   What|Removed |Added

 CC||malte...@mailbox.tu-berlin.
   ||de

--- Comment #2 from Malte Eggers  ---
I am experiencing the same problem on Gentoo.

-- 
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/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 359722] Page size "Custom" is set to zero and can not be adjusted

2016-02-24 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359722

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #3 from Albert Astals Cid  ---
Sadly this is controlled by the Qt printing dialog, there's nothing we can do
there.

I'll leave it open in case in the future someone has time to go an improve Qt
and make this fixable

-- 
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/mailman/listinfo/okular-devel


Re: [Okular-devel] Review Request 127042: Fix QUrl string encoding

2016-02-24 Thread Aleix Pol Gonzalez

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127042/
---

(Updated Feb. 24, 2016, 6:21 p.m.)


Review request for Okular and Alex Richardson.


Changes
---

* Drops the strict parsing.
* Overloads openDocument so we don't need to go QUrl -> QString -> QUrl.


Repository: okular


Description
---

This Url is converted in to a string to be parsed back using `QUrl( urlString, 
QUrl::StrictMode )`.
By default, it uses `PrettyDecoded`, which makes `QUrl::StrictMode` choke.

An alternative patch would be to overload openDocument to also take QUrl and 
skip the back-and-forth conversion.


Diffs (updated)
-

  shell/okular_main.cpp 9bdc1fe 
  shell/shell.h c7c155b 
  shell/shell.cpp c97054a 

Diff: https://git.reviewboard.kde.org/r/127042/diff/


Testing
---

Now I can open files with a space in it.


Thanks,

Aleix Pol Gonzalez

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 359722] Page size "Custom" is set to zero and can not be adjusted

2016-02-24 Thread Daniel Nicoletti via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359722

Daniel Nicoletti  changed:

   What|Removed |Added

  Component|general |general
Product|print-manager   |okular
   Assignee|dantt...@gmail.com  |okular-devel@kde.org

--- Comment #2 from Daniel Nicoletti  ---
This is either invalid (as it's the printer driver responsible for pages sizes)
or an okular bug as the Window has Okular in it's title.

-- 
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/mailman/listinfo/okular-devel