-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

i found the problem... much easier..

lxdm-greeter path was wrong.. please apply the attached patch that changes

@prefix@/libexec/exx

into

@libexecdir@/ecc

configure infact generate a lxdm.conf file with wrong libexec path.

Best regards
Andrea

Il 04/02/2010 13:10, Julien Lavergne ha scritto:
> Hi,
> 
> I added gtk2-engines-pixbuf depends in my ubuntu package for this, maybe
> it's the same for you ?
> 
> Regards,
> Julien Lavergne
> 
> Le 4 févr. 2010 à 11:08, Andrea Florio <[email protected]> a écrit :
> 
> Hi guys.. i just built svn 2328, but lxdm theme support looks not
> working... i cannot understand what wrong since i red "no extarnal
> technology than gtk2+".
> 
> on openSUSE 11.2 gtk2+ version 2.18.6 i'm NOT able to make it work, on
> openSUSE_Factory (the development version that will be 11.3) i made it
> working after i installed gnome... so i think there is a missing
> dependency somewhere...
> 
> anyone able to help me?
> 
>>
-
------------------------------------------------------------------------------
>>
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the
business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call
away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Lxde-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxde-list

- -- 
- ------------------------------------------
Andrea Florio
QSI International School of Brindisi Sys Admin
CISCO CCNA Certified
openSUSE-Education Administrator
openSUSE Official Member (anubisg1)
Email: [email protected]
Packman Packaging Team
Email: [email protected]
Web: http://packman.links2linux.org/
Cell: +39-328-7365667
- ------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/

iEYEARECAAYFAktq+zMACgkQyCZT87TFPuhnyQCeJK0++uGmfZLR3qTAujY8yx5z
GCkAnRU5SPM1hzrzNURrihh7L7Qc28Fm
=FJZi
-----END PGP SIGNATURE-----
diff -uNr old-lxdm/data/lxdm.conf.in lxdm/data/lxdm.conf.in
--- old-lxdm/data/lxdm.conf.in	2010-02-04 17:33:28.133136784 +0100
+++ lxdm/data/lxdm.conf.in	2010-02-04 17:33:09.980136333 +0100
@@ -2,7 +2,7 @@
 # autologin=dgod
 # session=/usr/bin/startlxde
 # numlock=0
-greet...@prefix@/libexec/lxdm-greeter-gtk
+greet...@libexecdir@/lxdm-greeter-gtk
 
 [server]
 # arg=/usr/bin/X -nr vt1
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Lxde-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to