Zim

Comment 15 for bug 542994

Revision history for this message
maacruz (maacruz) wrote :

I didn't even noticed the .desktop issue, I was running from sources :)
Ok, I have updated my branch, and here is the patch against your pyzim-maemo branch.

About the build system, it doesn't work at all.
First, it breaks complaining about non existing directories ('maemo/applications').
Ok, I fix (it should be data/maemo/....) and create such directories and put my desktop files and shell scripts there.
Still doesn't work, it fails at the copy stage with:
.....
copying data/pixmaps/xchecked-box.png -> /var/tmp/pyzim/usr/local/share/zim/pixmaps
creating /var/tmp/pyzim/usr/local/share/zim/maemo
copying data/maemo/modest-mailto.sh -> /var/tmp/pyzim/usr/local/share/zim/maemo
creating /var/tmp/pyzim/usr/local/share/zim/maemo/applications
copying data/maemo/applications/fennec.desktop -> /var/tmp/pyzim/usr/local/share/zim/maemo/applications
copying data/maemo/applications/modest.desktop -> /var/tmp/pyzim/usr/local/share/zim/maemo/applications
copying data/maemo/applications/hildon-mime-summon.desktop -> /var/tmp/pyzim/usr/local/share/zim/maemo/applications
copying data/maemo/applications/tear.desktop -> /var/tmp/pyzim/usr/local/share/zim/maemo/applications
copying data/maemo/applications/microb.desktop -> /var/tmp/pyzim/usr/local/share/zim/maemo/applications
copying data/maemo/applications/opera.desktop -> /var/tmp/pyzim/usr/local/share/zim/maemo/applications
creating /var/tmp/pyzim/usr/local/share/zim/applications
error: can't copy 'fennec.desktop': doesn't exist or not a regular file