Re: [Amsn-devel] UVC webcam stop working at revision 8464

2007-05-05 Thread Youness Alaoui
try recompiling amsn without the --enable-all... in theory you shouldn't enable anything, everything is enabled by default apart from --enable-pwc (which is a small fix specific for the pwc driver) KKRT On Sun, May 06, 2007 at 02:10:34AM +0200, giopas wrote: > Philippe Valembois - Phil ha scri

Re: [Amsn-devel] 0.97 TODO

2007-05-05 Thread Youness Alaoui
what lol? come on what? ^o) On Sat, May 05, 2007 at 08:39:37PM -0300, Gustavo A. Díaz wrote: > lol.. come on KKR... > > 2007/5/5, Youness Alaoui <[EMAIL PROTECTED]>: > > > >yeah, we all know that (or at least we should because we should all have > >read the svnbook by now). > >But still, the mov

Re: [Amsn-devel] UVC webcam stop working at revision 8464

2007-05-05 Thread giopas
Philippe Valembois - Phil ha scritto: > Well... > That's really strange ! > I do have a QuickCam Pro 5000 with last SVN too (r102) fresh compiled on > kernel 2.6.20.6 (FC6 last kernel) > And it works perfectly here... > giopas what is the output ? How old is your webcam ? > David when you put trace

Re: [Amsn-devel] 0.97 TODO

2007-05-05 Thread Youness Alaoui
yeah, we all know that (or at least we should because we should all have read the svnbook by now). But still, the move can be considered dangerous because you can create branches with it and tags, and usually, it's like the 'release technician', you don't want anyone to create tags/branches...

Re: [Amsn-devel] UVC webcam stop working at revision 8464 (even v. 8546)

2007-05-05 Thread giopas
Philippe Valembois - Phil ha scritto: > As soon as you get an Input/Output error, the bug doesn't come from aMSN > but from the driver and I won't do anything to change that ! > I use uvcvideo with my Logitech QuickCam 5000 and it works perfectly > with aMSN. So driver is the same and software is t

Re: [Amsn-devel] UVC webcam stop working at revision 8464

2007-05-05 Thread Philippe Valembois - Phil
Well... That's really strange ! I do have a QuickCam Pro 5000 with last SVN too (r102) fresh compiled on kernel 2.6.20.6 (FC6 last kernel) And it works perfectly here... giopas what is the output ? How old is your webcam ? David when you put trace=127 on uvcvideo, output of that is done on dmesg an

Re: [Amsn-devel] UVC webcam stop working at revision 8464

2007-05-05 Thread giopas
Philippe Valembois - Phil ha scritto: > As soon as you get an Input/Output error, the bug doesn't come from aMSN > but from the driver and I won't do anything to change that ! > I use uvcvideo with my Logitech QuickCam 5000 and it works perfectly > with aMSN. So driver is the same and software is t

Re: [Amsn-devel] Userstatus plugin and multichat

2007-05-05 Thread tonighx
then I was remembering right! I think that showing and logging should go in the same plugin, maybe with options to show/log each event if you are still planning to do it, I'll be glad to read your code and maybe learn some tcl/tk :) 2007/5/5, square87 <[EMAIL PROTECTED]>: > Hello all. > I wrote a

Re: [Amsn-devel] Userstatus plugin and multichat

2007-05-05 Thread square87
Hello all. I wrote a plugin to show nick/psm/status/music changes in chat and multichat: SpyUser ( http://www.amsn-project.net/forums/viewtopic.php?t=3067 ) Fenix-TX asked me to log those informations, but i didn't want to add this features because I was working on another plugin aMSNlogplus (that

Re: [Amsn-devel] UVC webcam stop working at revision 8464

2007-05-05 Thread Philippe Valembois - Phil
As soon as you get an Input/Output error, the bug doesn't come from aMSN but from the driver and I won't do anything to change that ! I use uvcvideo with my Logitech QuickCam 5000 and it works perfectly with aMSN. So driver is the same and software is the same : the bug is in the driver. Don't forg

Re: [Amsn-devel] 0.97 TODO

2007-05-05 Thread Philippe Valembois - Phil
Done as -r8545... To remind to all, the move doesn't consume any extra space (except the size of the transaction)... I didn't uploaded again files : svn ci Ajout skins/Sapphire-2.0 Suppressionskins/Sapphire2.0 Révision 8545 propagée. There isn't any file transfer... Phil Youness Ala

Re: [Amsn-devel] UVC webcam stop working at revision 8464

2007-05-05 Thread David Girault
The 'reset patch' is just a small piece of code that solve USB hardware bug with some Logitech Webcam. Anyway, test was made with and without the reset patch. The reset patch just allow me to not reboot my PC after aMsn exit on error. Unloading and reloading the uvcvideo module doesn't seem to wor