AdobeAIR apps and gnome-keyring

Please post all general support questions for LXDE here.
Locked
nobange
Posts: 16
Joined: Thu Aug 19, 2010 10:00 pm
Location: Gorzów Wlkp., Poland

AdobeAIR apps and gnome-keyring

Post by nobange »

AdobeAIR apps need Gnome or KDE because of password storing managers (KDEWallett or gnome-keyring). I installed gnome-keyring on LXDE (Opensuse 11.3), made

Code: Select all

export GNOME_DESKTOP_SESSION_ID=1
to make the app think it runs on Gnome. Then launched an app - it's Ipla (http://www.ipla.pl), online TV. Gnome-keyring dialog comes up to create a new key storage, after typing passwords it comes up again, then the app tries to connect to a server, but it can't. In ~/.gnome2/keyrings I see new files .keyring created every time I type my password, but gnome-keyring doesn't see them, it constantly tries to create new one. After my research I found in some posts, that it works with above method on XFCE4. gnome-keyring-daemon is autostarted by LXDE with command:

Code: Select all

gnome-keyring-daemon --start --components=ssh
What can I do to run this app on LXDE? It works OK in KDE4.

gnome-keyring-2.30.1-2.11.i586
lxdm-0.2.97_git20100730-0.1.1.i586 (tring to run newer version 0.3.0 didn't help)
Locked