[Okular-devel] [Bug 229141] impossible to assign bookmarks in certain pdf files

2010-03-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=229141


Albert Astals Cid  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #7 from Albert Astals Cid   2010-03-27 19:00:28 
---
Fixed in commit r1108063 will be fixed in KDE 4.5

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- 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] [Bug 229141] impossible to assign bookmarks in certain pdf files

2010-03-26 Thread Glen Kaukola
https://bugs.kde.org/show_bug.cgi?id=229141





--- Comment #6 from Glen Kaukola   2010-03-27 07:00:37 ---
Or I may have spoke too soon.  Investigating further.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- 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] [Bug 229141] impossible to assign bookmarks in certain pdf files

2010-03-26 Thread Glen Kaukola
https://bugs.kde.org/show_bug.cgi?id=229141


Glen Kaukola  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1




--- Comment #5 from Glen Kaukola   2010-03-27 06:15:32 ---
Caused by this:
https://bugs.kde.org/show_bug.cgi?id=140673

>From /home/kdedev/kde/src/KDE/kdelibs/kio/bookmarks/kbookmark.cc:
QString KBookmark::fullText() const
{
if (isSeparator())
return i18n("--- separator ---");

QString text = element.namedItem("title").toElement().text();
text.replace('\n', ' '); // #140673
return text;
}

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- 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] [Bug 229141] impossible to assign bookmarks in certain pdf files

2010-03-26 Thread p92
https://bugs.kde.org/show_bug.cgi?id=229141





--- Comment #4 from2010-03-27 00:27:27 ---
yes they do

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- 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] [Bug 229141] impossible to assign bookmarks in certain pdf files

2010-03-26 Thread Glen Kaukola
https://bugs.kde.org/show_bug.cgi?id=229141


Glen Kaukola  changed:

   What|Removed |Added

 CC||gkauk...@cs.ucr.edu




--- Comment #3 from Glen Kaukola   2010-03-26 20:13:56 ---
So do bookmarks work after fixing the filename?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- 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] [Bug 229141] impossible to assign bookmarks in certain pdf files

2010-03-02 Thread p92
https://bugs.kde.org/show_bug.cgi?id=229141





--- Comment #2 from2010-03-02 18:43:37 ---
I could not join the pdf where I have this problem (28 Mb). But I think I
discovered the problem, my filename have an invalid char (\n) in the middle.
Don't know how I have created such a filename. Here is a dump of this filename
:

$ ls IBM* | od -xc
0004249204d795374736d6553206f746172
  I   B   M   S   y   s   t   e   m   S   t   o   r   a
02065674e207320726565690a7367733432
  g   e   N   s   e   r   i   e   s  \n   s   g   2   4
04031373932702e6664000a
  7   1   2   9   .   p   d   f  \n
051

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- 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] [Bug 229141] impossible to assign bookmarks in certain pdf files

2010-03-02 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=229141





--- Comment #1 from Pino Toscano   2010-03-02 16:11:18 ---
> in the one joined

What does this mean?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- 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