Re: [arch-general] PyQT fails when I try to use it with Python 2.7

2012-10-29 Thread Rashif Ray Rahman
On 30 October 2012 04:01, Asdrúbal Iván Suárez Rivera wrote: > 2012/10/29 Kwpolska : >> On Mon, Oct 29, 2012 at 2:35 PM, Asdrúbal Iván Suárez Rivera >> wrote: >>> >>> Hello guys, this is my first message to this list. >>> >>> I'm trying to install PyQT for Python 2.7 on Archlinux. I installed >>>

Re: [arch-general] systemd and local group membership

2012-10-29 Thread Curtis Shimamoto
On 10/29/12 at 08:09pm, Tom Gundersen wrote: > On Mon, Oct 29, 2012 at 3:24 PM, Curtis Shimamoto > wrote: > > One more thing I forgot to ask. Do I need to include the ACTION and > > ENV{MAJOR} stuff in my personal rule (71-my-uaccess.rule)? Namely: > > > > ACTION=="remove", GOTO="uaccess_end" >

Re: [arch-general] Moving CK-removal + GNOME 3.6? Announcement draft.

2012-10-29 Thread Greg Bouzakis
Dave Reisner wrote: > On Mon, Oct 29, 2012 at 4:33 PM, Greg Bouzakis wrote: >> >> Tom Gundersen wrote: >> >> > What about: >> > >> > "ConsoleKit replaced by logind >> > >> > With GNOME 3.6, polkit and networkmanager moving to extra, ConsoleKit >> > has now been removed from the repositories. Any

Re: [arch-general] bootchart confusion

2012-10-29 Thread Bjørn Øivind Bjørnsen
On 29/10/12 22:09, G. Schlisio wrote: > hi list, > i am confused about bootchart{,2}. in aur [1] its called bootchart2, in > community we have bootchart [2]. > in the aur there is a comment from tom, that [1] is going to be replaced > by [2]. > now [2] is bootchart version 1.20, so it does not loo

Re: [arch-general] bootchart confusion

2012-10-29 Thread Tom Gundersen
On Mon, Oct 29, 2012 at 10:09 PM, G. Schlisio wrote: > i am confused about bootchart{,2}. in aur [1] its called bootchart2, in > community we have bootchart [2]. > in the aur there is a comment from tom, that [1] is going to be replaced by > [2]. > now [2] is bootchart version 1.20, so it does no

[arch-general] bootchart confusion

2012-10-29 Thread G. Schlisio
hi list, i am confused about bootchart{,2}. in aur [1] its called bootchart2, in community we have bootchart [2]. in the aur there is a comment from tom, that [1] is going to be replaced by [2]. now [2] is bootchart version 1.20, so it does not look like bootchart2 to me. so which one is the m

Re: [arch-general] Moving CK-removal + GNOME 3.6? Announcement draft.

2012-10-29 Thread Dave Reisner
On Mon, Oct 29, 2012 at 4:33 PM, Greg Bouzakis wrote: > > Tom Gundersen wrote: > > > What about: > > > > "ConsoleKit replaced by logind > > > > With GNOME 3.6, polkit and networkmanager moving to extra, > ConsoleKit > > has now been removed from the repositories. Any package that > > previously de

Re: [arch-general] PyQT fails when I try to use it with Python 2.7

2012-10-29 Thread Asdrúbal Iván Suárez Rivera
2012/10/29 Kwpolska : > On Mon, Oct 29, 2012 at 2:35 PM, Asdrúbal Iván Suárez Rivera > wrote: >> >> Hello guys, this is my first message to this list. >> >> I'm trying to install PyQT for Python 2.7 on Archlinux. I installed >> the following packages >> >> > pyqt 4.9.5-3 >> > pyqt-common 4.9.5-3 >

Re: [arch-general] PyQT fails when I try to use it with Python 2.7

2012-10-29 Thread Diego Viola
PyQt, not PyQT. On Mon, Oct 29, 2012 at 10:35 AM, Asdrúbal Iván Suárez Rivera wrote: > Hello guys, this is my first message to this list. > > I'm trying to install PyQT for Python 2.7 on Archlinux. I installed > the following packages > >> pyqt 4.9.5-3 >> pyqt-common 4.9.5-3 >> pyqt3 3.18.1-11 >>

Re: [arch-general] Moving CK-removal + GNOME 3.6? Announcement draft.

2012-10-29 Thread Greg Bouzakis
Tom Gundersen wrote: > What about: > > "ConsoleKit replaced by logind > > With GNOME 3.6, polkit and networkmanager moving to extra, ConsoleKit > has now been removed from the repositories. Any package that > previously depended on it now relies on systemd-logind instead. That > means that the

Re: [arch-general] PyQT fails when I try to use it with Python 2.7

2012-10-29 Thread Kwpolska
On Mon, Oct 29, 2012 at 2:35 PM, Asdrúbal Iván Suárez Rivera wrote: > > Hello guys, this is my first message to this list. > > I'm trying to install PyQT for Python 2.7 on Archlinux. I installed > the following packages > > > pyqt 4.9.5-3 > > pyqt-common 4.9.5-3 > > pyqt3 3.18.1-11 > > python2-pyq

Re: [arch-general] systemd and local group membership

2012-10-29 Thread Kevin Chadwick
> So far, I have not heard any mention of this being a bad idea, or a > security concern. I much prefer the output of ls but the acl man page says that the acls update the filesystem permissions and vice versa, so I would expect that if the getfacl command shows rw for the users you have in the vi

Re: [arch-general] systemd and local group membership

2012-10-29 Thread Tom Gundersen
On Mon, Oct 29, 2012 at 3:24 PM, Curtis Shimamoto wrote: > One more thing I forgot to ask. Do I need to include the ACTION and > ENV{MAJOR} stuff in my personal rule (71-my-uaccess.rule)? Namely: > > ACTION=="remove", GOTO="uaccess_end" > ENV{MAJOR}=="", GOTO="uaccess_end" > ... > LABEL="uaccess

Re: [arch-general] systemd and local group membership

2012-10-29 Thread Curtis Shimamoto
On 10/29/12 at 12:46pm, Rodrigo Rivas wrote: > On Mon, Oct 29, 2012 at 5:47 AM, Curtis Shimamoto < > sugar.and.scru...@gmail.com> wrote: > > > I did run into one problem though. I sometimes use mplayer from the > > console. To do this, I have set mplayer up to use fbdev2. Previously > > (when i

Re: [arch-general] systemd and local group membership

2012-10-29 Thread Curtis Shimamoto
On 10/29/12 at 12:46pm, Rodrigo Rivas wrote: > On Mon, Oct 29, 2012 at 5:47 AM, Curtis Shimamoto < > sugar.and.scru...@gmail.com> wrote: > > > I did run into one problem though. I sometimes use mplayer from the > > console. To do this, I have set mplayer up to use fbdev2. Previously > > (when i

[arch-general] PyQT fails when I try to use it with Python 2.7

2012-10-29 Thread Asdrúbal Iván Suárez Rivera
Hello guys, this is my first message to this list. I'm trying to install PyQT for Python 2.7 on Archlinux. I installed the following packages > pyqt 4.9.5-3 > pyqt-common 4.9.5-3 > pyqt3 3.18.1-11 > python2-pyqt 4.9.5-3 When I try to do "import qt", the following message appears > Traceback (mo

Re: [arch-general] systemd and local group membership

2012-10-29 Thread Tom Gundersen
On Mon, Oct 29, 2012 at 12:49 PM, F.Gr. wrote: > Excerpt from Giorgio Lando's message > of 2012-10-28T12:29+0100: > >> > "Note: Adding your user to groups (optical, audio, scanner, ...) >> > is not necessary with systemd. It might even break the wanted >> > functionality if you do so." >> >> While

Re: [arch-general] systemd and local group membership

2012-10-29 Thread F.Gr.
Excerpt from Giorgio Lando's message of 2012-10-28T12:29+0100: > > "Note: Adding your user to groups (optical, audio, scanner, ...) > > is not necessary with systemd. It might even break the wanted > > functionality if you do so." > > While I ignore the technical reasons, my scanner does not work

Re: [arch-general] systemd and local group membership

2012-10-29 Thread Thiago Kenji Okada
> > Not really. Logind does not at all manage non-local users, so if you > want to give them access to your hardware you have to use another > mechanism (such as groups). > I'm trying to setup an Arch instalation with remote logins using LDAP and systemd and didn't have audio at all. So it because

Re: [arch-general] systemd and local group membership

2012-10-29 Thread Rodrigo Rivas
On Mon, Oct 29, 2012 at 5:47 AM, Curtis Shimamoto < sugar.and.scru...@gmail.com> wrote: > I did run into one problem though. I sometimes use mplayer from the > console. To do this, I have set mplayer up to use fbdev2. Previously > (when in all those groups), I was able to do this with no proble