[parley] [Bug 356233] File is not writeable when creating a new collection

2016-02-19 Thread Dimitris Kardarakos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356233

Dimitris Kardarakos  changed:

   What|Removed |Added

 CC||kdeb...@qjym.de

--- Comment #10 from Dimitris Kardarakos  ---
*** Bug 359448 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[parley] [Bug 356233] File is not writeable when creating a new collection

2016-02-15 Thread Jeremy Whiting via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356233

Jeremy Whiting  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/libk |http://commits.kde.org/libk
   |eduvocdocument/0cb9b9aea226 |eduvocdocument/8c8cf0290332
   |4fc66d25fb6d93adc32c75dfef9 |c0c6c0bf5b1c7248ff066aa2502
   |7   |2

--- Comment #9 from Jeremy Whiting  ---
Git commit 8c8cf0290332c0c6c0bf5b1c7248ff066aa25022 by Jeremy Whiting, on
behalf of Andreas Cord-Landwehr.
Committed on 15/02/2016 at 21:01.
Pushed by whiting into branch 'Applications/15.12'.

Fix Save-As functionality.

File system operations like QFile require paths instead of URLs, which
is the difference between the uses of:
* url.toDisplayString -> file:///the/path
* url.toLocalFile -> /the/path
Correctly use toLocalFile for all file system calls.
(cherry picked from commit 0cb9b9aea2264fc66d25fb6d93adc32c75dfef97)

M  +2-2keduvocdocument/keduvocdocument.cpp

http://commits.kde.org/libkeduvocdocument/8c8cf0290332c0c6c0bf5b1c7248ff066aa25022

-- 
You are receiving this mail because:
You are watching all bug changes.


[parley] [Bug 356233] File is not writeable when creating a new collection

2015-12-30 Thread Andreas Cord-Landwehr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356233

Andreas Cord-Landwehr  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/libk
   ||eduvocdocument/0cb9b9aea226
   ||4fc66d25fb6d93adc32c75dfef9
   ||7
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #8 from Andreas Cord-Landwehr  ---
Git commit 0cb9b9aea2264fc66d25fb6d93adc32c75dfef97 by Andreas Cord-Landwehr.
Committed on 30/12/2015 at 18:54.
Pushed by cordlandwehr into branch 'master'.

Fix Save-As functionality.

File system operations like QFile require paths instead of URLs, which
is the difference between the uses of:
* url.toDisplayString -> file:///the/path
* url.toLocalFile -> /the/path
Correctly use toLocalFile for all file system calls.

M  +2-2keduvocdocument/keduvocdocument.cpp

http://commits.kde.org/libkeduvocdocument/0cb9b9aea2264fc66d25fb6d93adc32c75dfef97

-- 
You are receiving this mail because:
You are watching all bug changes.


[parley] [Bug 356233] File is not writeable when creating a new collection

2015-12-23 Thread tz1 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356233

tz1  changed:

   What|Removed |Added

 CC||g...@e-post.xyz

--- Comment #7 from tz1  ---
Is this bug fixed now ? It persists on my installation.

-- 
You are receiving this mail because:
You are watching all bug changes.


[parley] [Bug 356233] File is not writeable when creating a new collection

2015-12-08 Thread Dimitris Kardarakos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356233

Dimitris Kardarakos  changed:

   What|Removed |Added

 CC||dimk...@gmail.com

--- Comment #2 from Dimitris Kardarakos  ---
Created attachment 95935
  --> https://bugs.kde.org/attachment.cgi?id=95935=edit
[PATCH] Call saveAs setting file type to Kvtml and transform url to  local file
format

Applying this patch in conjunction with removing plugins/google_images.desktop
I have managed to create and save new vocabulary collections.

Not sure at all if this is the proper approach to follow since I am just a user
of the software.

-- 
You are receiving this mail because:
You are watching all bug changes.


[parley] [Bug 356233] File is not writeable when creating a new collection

2015-12-08 Thread Dimitris Kardarakos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356233

--- Comment #6 from Dimitris Kardarakos  ---
Thanks. 
I add it here just as a reference: https://git.reviewboard.kde.org/r/126279/

-- 
You are receiving this mail because:
You are watching all bug changes.


[parley] [Bug 356233] File is not writeable when creating a new collection

2015-12-08 Thread Andreas Cord-Landwehr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356233

--- Comment #5 from Andreas Cord-Landwehr  ---
It's actually much easier than described there. (That description is mostly for
power-users.)
You can simply login in the webinterface at reviewboard.kde.org (using your KDE
identity account; you can create it yourself at identity.kde.org, in case you
do not have  one yet), select Parley as application and "kdeedu" as review
group, and submit the patch for review.

-- 
You are receiving this mail because:
You are watching all bug changes.