Giter Site home page Giter Site logo

Comments (22)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
can you checkout the qtbranch , this is the current "developmental" version , 
the
trunk is old.

KDM support has been added with kdm_greet plugin , i am currently packaging 
it(at the
moment)

Original comment by [email protected] on 5 Aug 2009 at 10:37

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Hello,

i'm sorry but i'm a simple user and i don't realy know how to make that, here's 
what
i try :

svn checkout 
http://pam-face-authentication.googlecode.com/svn/branches/qtbranch/
pam-face-authentication
cd pam-face-authentication
cmake .

here is my error : 

-- Checking GNUCXX version 3/4 to determine  OpenCV /opt/net/ path
-- Configuring done
CMake Error in CMakeLists.txt:
  Cannot find source file "xwindowFaceAuth.c".  Tried extensions .c .C .c++
  .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx

any idea ?

thanks

Original comment by [email protected] on 6 Aug 2009 at 6:34

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
apologies , forgot to commit the file
you can check it out now

Original comment by [email protected] on 6 Aug 2009 at 6:16

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Works great with gdm (but don't have the video any more while login in and 
don't know
how to put it again)

but i can't make it work with kdm, compil of the kdm plugin is ok but i don't 
realy
know how to use it

Original comment by [email protected] on 6 Aug 2009 at 10:32

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
can you tell me the gdm and kdm version 
if its older gdm (gdm< 2.24)
then you can have video output by adding gdm legacy option
that is line becomes - auth sufficient pam_face_authentication.so gdmlegacy
kdm plugin instructions , ill compile in coming days
some more testing is required

and thanks for the interest in the project

Original comment by [email protected] on 7 Aug 2009 at 12:31

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
kdm version : 4:4.2.4-1+b1
gdm version : 2.20.9-1.1

I just try gdmlegacy, still no video (put the line in /etc/pam.d/gdm)
For kdm no problems i'm on holliday soon, i have all the time :)

I have two other strange things :
when i log in, composite is disable by an application
and my kde mix two languages, french and english (i'm french so the first one 
is the
normal one :) )
it's not big problems but can be annoying.

And for the interest in the project, it look's like a realy good one so it's 
normal.
if you wan't me to test other things, don't hesitate to ask.

Original comment by [email protected] on 7 Aug 2009 at 5:56

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
gdmlegacy should work.. i havent tested it yet ( since it was old code) i 
assumed it
will work , i will do some testing , and fix it now.

about the KDE mixing , probably the application doesnt have the french 
translation
files , there are two ways Qt - has qtlinguist whihch produces the ts file and 
GNU
has gettext which createst po files i think ... even i am not an expert in this 
, you
could ask someone in   #kde-devel , in irc.freenode.net

yup it would be great , for testing and getting the word out about the project 
, but
that is once i get rid of some bugs (like the gdmlegacy one) .

you could join the mailing -list , link is on the main page , right now i am 
the only
one there =)

Original comment by [email protected] on 7 Aug 2009 at 1:05

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
i'll try to fix the kde mixing problem and i will take another look at 
gdmlegacy,
maybe i have done a mistake

for the mailing-list, it's done :)

Original comment by [email protected] on 7 Aug 2009 at 4:02

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
ok kde fixed (damn debian unstable dist-upgrade) 

i replace gdmlegacy by enableX and now i got the video while i log in.


Original comment by [email protected] on 7 Aug 2009 at 10:11

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
hmm  thats wonderful news actually, but not sure why enableX worked (used for 
su etc)
 and gdmlegacy  did not , which distro do you use, version etc, i could try it out on
that , and see if the output differs with some other distro with older gdm 



Original comment by [email protected] on 7 Aug 2009 at 10:21

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
i'm using debian sid (http://www.debian.org/releases/unstable/)

Original comment by [email protected] on 7 Aug 2009 at 10:41

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
i just confirmed with Ubuntu 8.04 , it seems to work ,
i will test it on openSUSE 10.3 tmmrw ,

something is wrong btw ! IT WAS NOT supposed to work, i will try figuring out 
how
Xwindow was shown ( it was supposed to miss the Xauthority) 

i am happy =)

if you have some time , it would be great if you could try with newer gdm's
that is after 2.24+


Thanks




Original comment by [email protected] on 8 Aug 2009 at 12:17

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
ok i will search how i can install a newer gdm version and make the test

Original comment by [email protected] on 8 Aug 2009 at 6:51

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
the .3 version got released with KDM plugin , do check it out =)

Original comment by [email protected] on 10 Aug 2009 at 4:26

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
I will test it tomorrow (it's night here)

Original comment by [email protected] on 10 Aug 2009 at 11:19

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Hello, still getting some problems with kde, 
For information, on my debian kdmrc is on /etc/kde4/kdm/kdmrc

i do as tell in the install doc , create a /etc/pam.d/kde4-faceauthentication 
try
with kdm-faceauthentication too , nothing happens.

With gdm still the same too, need enableX to have video.

I can soon test on another computer (buy a new laptop monday :) ) but for now 
got a
little camera problem (image is upside down and i don't have any clue how to 
put it
in the right side)

Original comment by [email protected] on 12 Aug 2009 at 5:26

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
[deleted comment]

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
you mean GDM works with enableX ?

can do out put of ls in /etc/pam.d/

when you login to KDM, you need to right click and select the authentication 
plugin
as Username + Face

Original comment by [email protected] on 13 Aug 2009 at 5:07

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Yes gdm works with enableX but when face recognition fail and i give my 
password, gdm
restart most of the time.

With kdm i see the select plugin menu but i don't have the picture when i 
select it.

here is the ls of my /etc/pam.d/ :

atd       chsh            common-password  cups           kde4-faceauthenticate 
kdm-np    other   ppp    su
chfn      common-account  common-session   gdm            kdm                   

login     passwd  samba  sudo
chpasswd  common-auth     cron             gdm-autologin  kdm-faceauthenticate  

newusers  polkit  sshd   xscreensaver

Original comment by [email protected] on 22 Aug 2009 at 9:10

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
ok, i'm an idiot :)

it works better when i put enablex on kdm too

so, for debian sid (unstable) here are the directory and file name :

kgreet are under /usr/lib/kde4/
you need kdm-faceauthenticate in /etc/pam.d/
kdmrc is under /etc/kde4/kdm/
kdm themes are under /usr/share/kde4/apps/kdm/themes/

but with both gdm and kdm i got problem when i'm not recognise, it crash

Original comment by [email protected] on 22 Aug 2009 at 10:08

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
oh wait its was supposed to work without enableX in kdm ,

it crashed on gdm and kdm when it does not recognize? 
ok i need to check that...


Original comment by [email protected] on 25 Aug 2009 at 2:24

from pam-face-authentication.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Use version 0.3

Original comment by [email protected] on 8 Jul 2010 at 10:55

  • Changed state: Fixed

from pam-face-authentication.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.