<div dir="ltr">Yep, I get an error when I use Parley to try to save a new .kvtml file with spaces in a folder name. Should be fixable, I'll look into it tomorrow most likely.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 7, 2014 at 3:22 PM, Jeremy Whiting <span dir="ltr"><<a href="mailto:jpwhiting@kde.org" target="_blank">jpwhiting@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Marko,<div><br></div><div>Thanks for testing Kanagram on mac, you got further than I get here, I always crash on startup of kanagram and parley here. Anyway, to answer your questions.</div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Sun, Dec 7, 2014 at 3:08 PM, Marko Käning <span dir="ltr"><<a href="mailto:mk-lists@email.de" target="_blank">mk-lists@email.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
when I start kanagram on my OSX/CI system I see a hint to hunspell on the console.<br>
So, hunspell is actually a (non-optional) dependency of kanagram, right?<br></blockquote><div><br></div></span><div>No, hunspell isn't a non-optional dependency. Kanagram uses Sonnet, and sonnet is probably printing that warning, but it doesn't affect kanagram working at all.</div><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
...<br>
<br>
What about those libpng warnings?<br></blockquote><div><br></div></span><div>No idea about those, I think I get them on linux also, so nothing to worry about imo.</div><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
...<br>
<br>
The hicolor icon theme is missing!<br></blockquote><div><br></div></span><div>I believe KIcon or QIcon::fromTheme is what looks for hicolor icons (which is the fallback icon theme on linux).</div><div><div class="h5"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
...<br>
<br>
And, does the output<br>
---<br>
        kf5.kiconthemes: "Theme tree: (Oxygen)”<br>
---<br>
mean, that the oxygen theme was loaded successfully?<br>
<br>
...<br>
<br>
Then I realised that I didn’t see any word on the screen at the start, because<br>
there was no data in the app yet.<br>
<br>
So I tried to create a new work of my own, but as you can see below the app<br>
cannot write to the destination. Could it be that the SPACE in the file-URL<br>
isn’t escaped as it should have perhaps been in this case? (See below.)<br>
<br>
Greets,<br>
Marko<br>
<br>
<br>
<br>
---<br>
$ ./run.sh kde/kdeedu kanagram<br>
Could not find drkonqi at /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kcrash/inst/lib/libexec/drkonqi<br>
 HunspellClient::HunspellClient<br>
No language dictionaries for the language: "en"<br>
org.kde.kanagram: Created game and engine helper<br>
org.kde.kanagram: Set all context properties<br>
org.kde.kanagram: Setup declarative engine<br>
libpng warning: iCCP: known incorrect sRGB profile<br>
libpng warning: iCCP: known incorrect sRGB profile<br>
libpng warning: iCCP: known incorrect sRGB profile<br>
libpng warning: iCCP: too many profiles<br>
libpng warning: iCCP: known incorrect sRGB profile<br>
libpng warning: iCCP: known incorrect sRGB profile<br>
org.kde.kanagram: Set qml file location<br>
Icon theme "hicolor" not found.<br>
kf5.kiconthemes: "Theme tree: (Oxygen)”<br></blockquote><div><br></div></div></div><div>All of these messages can be safely ignored,</div><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
org.kde.kanagram: Saving file as   QUrl( "file:///Users/marko/Application Support/kvtml/en/test.kvtml" )<br>
"Cannot write to file file:///Users/marko/Application Support/kvtml/en/test.kvtml"<br></blockquote><div><br></div></span><div>This however is most likely coming from libkeduvocdocument itself. It could be that we need to special case some things to get it to work with spaces in filenames, I'll try that here on linux also and see what it does on this platform.</div><div><br></div><div>thanks,</div><div>Jeremy</div><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
---<br>
_______________________________________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org" target="_blank">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
</blockquote></span></div><br></div></div>
</blockquote></div><br></div>