https://bugs.kde.org/show_bug.cgi?id=198764


Vytax <vmic...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vmic...@gmail.com




--- Comment #6 from Vytax <Vmickus gmail com>  2010-03-04 15:45:01 ---
I have same problem: 
libepub (II):   OEBPS/../styles/style001.css - No such file
libepub (II):   OEBPS/../images/img0001.jpg - No such file
libepub (II):   OEBPS/../images/img0001.jpg - No such file
libepub (II):   OEBPS/../styles/style001.css - No such file

I can't see any images.  

When open text editor, and change all links: 
From: 
<link href="../styles/style001.css" rel="stylesheet" type="text/css"/>
<p class="sgc-2"><img border="0" src="../images/img0001.jpg"/></p>
To:
<link href="styles/style001.css" rel="stylesheet" type="text/css"/>
<p class="sgc-2"><img border="0" src="images/img0001.jpg"/></p>

Then Okular works good. Can anyone solve this problem?

-- 
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

Reply via email to