https://bugs.kde.org/show_bug.cgi?id=356233
Bug ID: 356233
Summary: File is not writeable when creating a new collection
Product: parley
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: editor
Assignee: [email protected]
Reporter: [email protected]
I managed to bypass the crash of https://bugs.kde.org/show_bug.cgi?id=356104
which prevents new collection functionality from being initiated, by moving
/usr/share/parley/plugins/google_images.desktop to
/usr/share/parley/plugins/google_images.desktop.bak.
When I try to save my dummy collection somewhere in my home folder, I get the
following in command line:
"Cannot write to file file:///home/dimitric/test_collection.kvtml"
SaveAs failed for "Untitled"
why "File is not writeable."
and a ...File is not writeable pop up error.
Reproducible: Always
Steps to Reproduce:
1.Move or delete /usr/share/parley/plugins/google_images.desktop
2.Open Parley
3.Click "Create a New Collection"
4.Select any language pair (E.g. English - English),
5. Add a dummy pair
6. Try to save
Actual Results:
File is not writeable popup error
Expected Results:
Collection to be saved
--
You are receiving this mail because:
You are watching all bug changes.