[Okular-devel] [okular] [Bug 334510] Opening a second file from shell with a relative folder name when tabs are used fails

2014-08-02 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=334510

Albert Astals Cid aa...@kde.org changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/okul
   ||ar/50f2019f8b7112103a1c9191
   ||437c81720bd3926a
   Version Fixed In||4.14.0
 Resolution|--- |FIXED

--- Comment #4 from Albert Astals Cid aa...@kde.org ---
Git commit 50f2019f8b7112103a1c9191437c81720bd3926a by Albert Astals Cid.
Committed on 03/08/2014 at 00:04.
Pushed by aacid into branch 'KDE/4.14'.

Pass absolute urls

Patch pased on patch by Jonathan Doman based in a suggstion of
willemso...@planet.nl
REVIEW: 119550
FIXED-IN: 4.14.0

M  +4-0shell/main.cpp

http://commits.kde.org/okular/50f2019f8b7112103a1c9191437c81720bd3926a

-- 
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 334510] Opening a second file from shell with a relative folder name when tabs are used fails

2014-07-30 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=334510

Albert Astals Cid aa...@kde.org changed:

   What|Removed |Added

 CC||jonathan.do...@gmail.com

--- Comment #2 from Albert Astals Cid aa...@kde.org ---
Jonathan any chance we can get a fix for this for 4.14.0 (tagging in one week)?

-- 
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 334510] Opening a second file from shell with a relative folder name when tabs are used fails

2014-07-30 Thread Jonathan Doman
https://bugs.kde.org/show_bug.cgi?id=334510

--- Comment #3 from Jonathan Doman jonathan.do...@gmail.com ---
Thanks for the tip, Willem. The patch is posted.

-- 
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 334510] Opening a second file from shell with a relative folder name when tabs are used fails

2014-06-15 Thread Willem
https://bugs.kde.org/show_bug.cgi?id=334510

Willem willemso...@planet.nl changed:

   What|Removed |Added

 CC||willemso...@planet.nl

--- Comment #1 from Willem willemso...@planet.nl ---
This is also a problem when viewing LaTeX output using Kile, since it uses
relative paths.

I think this goes wrong in root/shell/main.cpp:108:

// Returns false if it can't fit another document
const QDBusReplybool reply = bestService-call( openDocument, arg );

Here the (relative) file name is given as an argument to the running instance
of Okular, that has another working directory. I guess that the file name has
to be made absolute before calling openDocument.

-- 
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 334510] Opening a second file from shell with a relative folder name when tabs are used fails

2014-05-08 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=334510

Albert Astals Cid aa...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

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