https://bugs.kde.org/show_bug.cgi?id=377629
Bug ID: 377629
Summary: Unable to edit saved kvtml files since they are saved
in different folder
Product: kanagram
Version: 1.2
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Creating and editing saved kvtml files through Kanagram configure menu was
possible in previous version of Kanagram that I had used in Ubuntu 14.04. Now
the current Kanagram version 1.2 in Ubuntu 16.04 doesn't allow you to do that.
Here's what I can see when I run kanagram from terminal and try to create own
vocabulary -
Checking path "/usr/share/apps/kvtml" for kvtml files
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
HSpellDict::HSpellDict: Init failed
No language dictionaries for the language: "en-GB"
org.kde.kanagram: Created game and engine helper
org.kde.kanagram: Set all context properties
org.kde.kanagram: Setup declarative engine
org.kde.kanagram: Set qml file location
Checking path "/usr/share/apps/kvtml" for kvtml files
"Cannot lock file /usr/share/apps/kvtml/en/hard.kvtml"
org.kde.kanagram: Saving file as
QUrl("file:///home/user/.local/share/kvtml/en/test.kvtml")
And after I close and re-open Kanagram again from terminal, I see this -
Checking path "/home/user/.local/share/apps/kvtml" for kvtml files
Checking path "/usr/share/apps/kvtml" for kvtml files
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
HSpellDict::HSpellDict: Init failed
Above suggests that Kanagram saves files .local/share/kvtml while it checks
path .local/share/apps/kvtml for kvtml files.
Vocabulary editor is one of the great feature of Kanagram and the current
documentation Kanagram also features this -
https://docs.kde.org/trunk5/en/kdeedu/kanagram/configuring.html#vocab-editor
--
You are receiving this mail because:
You are watching all bug changes.