Wunderlist on Fedora 16
Hi! I recently was installing Wunderlist. I download it from Wunderlist website. I extracted it on
/opt/Wunderlist
then was executed:
$sudo chmod 7 /opt/Wunderlist
to allow a full access. When it was executed from a terminal, I got this, but nothing occurred (the app didn't show):
WARNING: couldn't connect to: /tmp/keyring-OTi5MK/pkcs11: No such file or directory
[06:08:24:569] [Titanium.Host] [Information] Loaded module = tiapp
[06:08:24:571] [Titanium.Host] [Information] Loaded module = tifilesystem
[06:08:24:572] [Titanium.Host] [Information] Loaded module = tiplatform
[06:08:24:573] [Titanium.Host] [Error] Could not load module (/opt/Wunderlist/Wunderlist-1.2.4/modules/tiui/1.2.0.RC3/libtiuimodule.so): "Error loading module (/opt/Wunderlist/Wunderlist-1.2.4/modules/tiui/1.2.0.RC3/libtiuimodule.so): libproxy.so.0: cannot open shared object file: No such file or directory
"
[06:08:24:575] [Titanium.Host] [Information] Loaded module = ticodec
[06:08:24:576] [Titanium.Host] [Information] Loaded module = tidatabase
[06:08:24:602] [Titanium.Host] [Information] Loaded module = timedia
[06:08:24:603] [Titanium.Host] [Information] Loaded module = timonkey
[06:08:24:613] [Titanium.Host] [Information] Loaded module = tinetwork
[06:08:24:615] [Titanium.Host] [Information] Loaded module = tiprocess
[06:08:24:617] [Titanium.Host] [Information] Loaded module = tiworker
[06:08:24:617] [Titanium.JavaScript] [Information] Loading JS path=/opt/Wunderlist/Wunderlist-1.2.4/modules/tifilesystem/1.2.0.RC3/tifilesystemmodule.js
[06:08:24:621] [Titanium.Host] [Information] Loaded module = tifilesystem
[06:08:24:621] [Titanium.JavaScript] [Information] Loading JS path=/opt/Wunderlist/Wunderlist-1.2.4/modules/tinetwork/1.2.0.RC3/tinetworkmodule.js
[06:08:24:625] [Titanium.Host] [Information] Loaded module = tinetwork
[06:08:24:625] [Titanium.JavaScript] [Information] Loading JS path=/opt/Wunderlist/Wunderlist-1.2.4/modules/tiprocess/1.2.0.RC3/tiprocessmodule.js
[06:08:24:626] [Titanium.Host] [Information] Loaded module = tiprocess
Anybody know how to solve this?
Thanks