Re: [arch-general] devtools?

2012-10-31 Thread Allan McRae
On 01/11/12 10:57, Joakim Hernberg wrote: > On Thu, 01 Nov 2012 10:47:56 +1000 > Allan McRae wrote: > >> On 01/11/12 10:41, Joakim Hernberg wrote: >>> On Thu, 01 Nov 2012 07:27:28 +1000 >>> Allan McRae wrote: >>> On 01/11/12 07:01, Joakim Hernberg wrote: > On Wed, 31 Oct 2012 16:27:59 +

Re: [arch-general] urxvtd frequently crashes

2012-10-31 Thread Robbie Smith
On 01/11/12 08:54, Joshua Collins wrote: The urxvtc script on the wiki is also not incredibly specific about which "urxvtc" one should be pointing to in the script. One should absolutely link /usr/bin/urxvtc and NOT the script itself, which will lead to infinite recursion, and as you state, "mem

Re: [arch-general] devtools?

2012-10-31 Thread Joakim Hernberg
On Thu, 01 Nov 2012 10:47:56 +1000 Allan McRae wrote: > On 01/11/12 10:41, Joakim Hernberg wrote: > > On Thu, 01 Nov 2012 07:27:28 +1000 > > Allan McRae wrote: > > > >> On 01/11/12 07:01, Joakim Hernberg wrote: > >>> On Wed, 31 Oct 2012 16:27:59 +0100 > >>> Alexander Rødseth wrote: > >>> > >>>

Re: [arch-general] Systemd : A big big thanks to all the dev work

2012-10-31 Thread Kyle
According to Arno Gaboury: # I just wanted to publicly thanks all the Arch devs for this smooth # transition. That's a big +1 for me. I also was using systemd long before it became part of the base installation, and couldn't have been more pleased with the performance boost I got even on a very

[arch-general] Big changes to LVM2 in testing

2012-10-31 Thread Thomas Bächler
I discovered some new awesomeness in LVM2 (okay, not THAT new, but still, so far unknown to me). In our lvm2 package, I enabled lvmetad - this is a metadata caching daemon that reacts to events from udev. I completely reorganized our systemd and mkinitcpio lvm integration: * lvm.service and lvm-o

Re: [arch-general] devtools?

2012-10-31 Thread Allan McRae
On 01/11/12 10:41, Joakim Hernberg wrote: > On Thu, 01 Nov 2012 07:27:28 +1000 > Allan McRae wrote: > >> On 01/11/12 07:01, Joakim Hernberg wrote: >>> On Wed, 31 Oct 2012 16:27:59 +0100 >>> Alexander Rødseth wrote: >>> Do you only get this error with this particular package, or with ex

Re: [arch-general] devtools?

2012-10-31 Thread Joakim Hernberg
On Thu, 01 Nov 2012 07:27:28 +1000 Allan McRae wrote: > On 01/11/12 07:01, Joakim Hernberg wrote: > > On Wed, 31 Oct 2012 16:27:59 +0100 > > Alexander Rødseth wrote: > > > >> Do you only get this error with this particular package, or with > >> extra-x86_64-build in general? > >> Submitting thi

[arch-general] [SOLVED] Re: How to specify a Type 1 font in .Xresources?

2012-10-31 Thread D. R. Evans
D. R. Evans said the following at 10/30/2012 06:11 PM : > When I execute "fc-list : file" (as stated at > https://wiki.archlinux.org/index.php/Font_Configuration > ) > > one of the lines is: > /usr/share/fonts/Type1/ufonts.com_ti92pluspc.pfb: > > How do I now tell a particular class of xterm

Re: [arch-general] How to specify a Type 1 font in .Xresources?

2012-10-31 Thread Damjan Georgievski
> 0b. If I open ufonts.com_ti92pluspc.pfb with KFontFiew, then it calls the font > "Ti92Pluspc, Regular". But if I execute "xlsfonts | grep [Pp]lus" I still get > no hits. > > 1. There is no /var/log/Xorg.0.log file. (I saw that the wiki entry at > https://wiki.archlinux.org/index.php/Font_Configur

Re: [arch-general] (no subject)

2012-10-31 Thread Curtis Shimamoto
On 10/31/12 at 03:28pm, Zeke Sulastin wrote: > > Question though: where in the heck did you get a 25 GB SSD in a new > laptop in this day and age - or was it 256? It was probably installed as a SSD cache. My computer had an option for a 16GB SSD cache for some $50, which I thought was rediculous

Re: [arch-general] PowerDNS systemd script

2012-10-31 Thread Δημήτρης Ζέρβας
thank you! :) -- (\_ /) copy the bunny to your profile (0.o ) to help him achieve world domination. (> <) come join the dark side. /_|_\ (we have cookies.) On Thu, Nov 1, 2012 at 12:29 AM, Tom Gundersen wrote: > On Wed, Oct 31, 2012 at 10:08 PM, Δημήτρης Ζέρβας <01tto...@gmail.com> > wrote: >

Re: [arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit

2012-10-31 Thread Simon Perry
On 31/10/12, Thomas Bächler wrote: | VTNr=0 seems wrong. Ok, thanks for that. I'm at work now, and on my laptop here VTNr=1 and Active=yes so it's all good on this machine. That gives me something chase when I get home tonight. Cheers. -- Simon Perry (aka Pezz) pgphN0Dl342iT.pgp Descriptio

Re: [arch-general] PowerDNS systemd script

2012-10-31 Thread Tom Gundersen
On Wed, Oct 31, 2012 at 10:08 PM, Δημήτρης Ζέρβας <01tto...@gmail.com> wrote: > Does anyone have a systemd unit for pdns? I just moved it to community, where Alexander Rødseth will adopt it. I expect a unit to appear shortly :-) Cheers, Tom

[arch-general] PowerDNS systemd script

2012-10-31 Thread Δημήτρης Ζέρβας
Does anyone have a systemd unit for pdns? -- (\_ /) copy the bunny to your profile (0.o ) to help him achieve world domination. (> <) come join the dark side. /_|_\ (we have cookies.)

Re: [arch-general] urxvtd frequently crashes

2012-10-31 Thread Joshua Collins
The urxvtc script on the wiki is also not incredibly specific about which "urxvtc" one should be pointing to in the script. One should absolutely link /usr/bin/urxvtc and NOT the script itself, which will lead to infinite recursion, and as you state, "memory skyrocketing" and "many processes waiti

Re: [arch-general] consolekit removal - a question

2012-10-31 Thread mike cloaked
On Wed, Oct 31, 2012 at 8:56 PM, Arno Gaboury wrote: > On 31/10/12||20:46, mike cloaked wrote: > > For people who have converted to systemd it seems that consolekit is no > > longer needed. > > > > When removing it should one do "pacman -R consolekit" or "pacman -Rs > > consolekit" - I was unsure

Re: [arch-general] devtools?

2012-10-31 Thread Allan McRae
On 01/11/12 07:01, Joakim Hernberg wrote: > On Wed, 31 Oct 2012 16:27:59 +0100 > Alexander Rødseth wrote: > >> Do you only get this error with this particular package, or with >> extra-x86_64-build in general? >> Submitting this as a "support request" for the devtools package may >> work out. >

Re: [arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit

2012-10-31 Thread Thomas Bächler
Am 31.10.2012 22:01, schrieb Simon Perry: > On 31/10/12, Thomas Bächler wrote: > > | I meant > | loginctl show-session $XDG_SESSION_ID > > Id=2 > Timestamp=Thu, 2012-11-01 07:34:31 EST > TimestampMonotonic=42685753 > DefaultControlGroup=name=systemd:/user/pezz/2 > VTNr=0 VTNr=0 seems wrong.

Re: [arch-general] consolekit removal - a question

2012-10-31 Thread Tom Gundersen
On Wed, Oct 31, 2012 at 9:57 PM, Δημήτρης Ζέρβας <01tto...@gmail.com> wrote: > pacman -Rsc consolekit prompts me to remove half KDE. Then you are likely not up-to-date. Make sure your mirror is synced, and that you have done a "pacman -Syu". -t

Re: [arch-general] consolekit removal - a question

2012-10-31 Thread Δημήτρης Ζέρβας
pacman -Rsc consolekit prompts me to remove half KDE. -- (\_ /) copy the bunny to your profile (0.o ) to help him achieve world domination. (> <) come join the dark side. /_|_\ (we have cookies.) On Wed, Oct 31, 2012 at 10:56 PM, Arno Gaboury wrote: > On 31/10/12||20:46, mike cloaked wrote: >

Re: [arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit

2012-10-31 Thread Simon Perry
On 31/10/12, Thomas Bächler wrote: | I meant | loginctl show-session $XDG_SESSION_ID Id=2 Timestamp=Thu, 2012-11-01 07:34:31 EST TimestampMonotonic=42685753 DefaultControlGroup=name=systemd:/user/pezz/2 VTNr=0 Display=:0 Remote=no Service=gdm-password Leader=3017 Audit=2 Type=x11 Class=user Acti

Re: [arch-general] devtools?

2012-10-31 Thread Joakim Hernberg
On Wed, 31 Oct 2012 16:27:59 +0100 Alexander Rødseth wrote: > Do you only get this error with this particular package, or with > extra-x86_64-build in general? > Submitting this as a "support request" for the devtools package may > work out. AFAIK, it happens with every package, and it also happ

Re: [arch-general] consolekit removal - a question

2012-10-31 Thread Arno Gaboury
On 31/10/12||20:46, mike cloaked wrote: > For people who have converted to systemd it seems that consolekit is no > longer needed. > > When removing it should one do "pacman -R consolekit" or "pacman -Rs > consolekit" - I was unsure whether the dependencies should also be removed > or not? > > Th

Re: [arch-general] consolekit removal - a question

2012-10-31 Thread Tom Gundersen
On Wed, Oct 31, 2012 at 9:46 PM, mike cloaked wrote: > For people who have converted to systemd it seems that consolekit is no > longer needed. > > When removing it should one do "pacman -R consolekit" or "pacman -Rs > consolekit" - I was unsure whether the dependencies should also be removed > or

[arch-general] consolekit removal - a question

2012-10-31 Thread mike cloaked
For people who have converted to systemd it seems that consolekit is no longer needed. When removing it should one do "pacman -R consolekit" or "pacman -Rs consolekit" - I was unsure whether the dependencies should also be removed or not? Thanks -- mike c

Re: [arch-general] Sticky keys and gaming

2012-10-31 Thread Rafael Beraldo
On Sat, Oct 27, 2012 at 3:22 PM, Rafael Beraldo wrote: > > Hello, > > I've already upgraded lwjgl and that didn't solve the problem. I > originally thought > that it was a problem related to Minecraft alone but that clearly isn't > the case, > since I experience the same problem playing Counter-St

[arch-general] A systemd less Linux alternative to Arch is hard to find but exists

2012-10-31 Thread Kevin Chadwick
Forgot a change Tom requested, please reject previous if not too late! > I'm sure I will > have to switch to systemd on all my systems eventually, but I don't > give up that easily ;-) For those looking for many of the plusses of Arch, you may want to check out Sabayon. The forums say there are

Re: [arch-general] How to specify a Type 1 font in .Xresources?

2012-10-31 Thread D. R. Evans
Damjan said the following at 10/31/2012 12:08 PM : > Anyway, assuming your application uses X11 core fonts, xlsfonts will > list them all. The Xorg server has bult-in support for TrueType, Type1 > and bitmap fonts, and a default search path for them (check for > "FontPath set to" in the /var/lo

Re: [arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit

2012-10-31 Thread alex
On 10/31/2012 03:11 PM, Thomas Bächler wrote: Am 31.10.2012 18:29, schrieb Simon Perry: On 31/10/12, Thomas Bächler wrote: | I just needed to express my confusion over the issue. I cannot think of | a reason why you have this problem. | | Maybe there's some hint in the details of loginctl show-

[arch-general] Systemd : A big big thanks to all the dev work

2012-10-31 Thread Arno Gaboury
When # pacman -Rs consolekit a few mn ago, I was thinking of all the summer flame on this list about systemd. My Arch is since a while a 100% systemd, and honestly, as a newbye, I didn't experienced much issues, neither did I have any painful configuration to set up. I just wanted to publicly than

Re: [arch-general] (no subject)

2012-10-31 Thread Zeke Sulastin
>> I just got a new laptop with a 25Gb ssd and I was wondering which would be >> best if putting my home directory (minus music and videos) there or and >> arch install (minus pacman pkg cache). I read the ssd related article in >> the wiki and even though it mentions some optimizations and conside

Re: [arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit

2012-10-31 Thread Thomas Bächler
Am 31.10.2012 18:29, schrieb Simon Perry: > On 31/10/12, Thomas Bächler wrote: > > | I just needed to express my confusion over the issue. I cannot think of > | a reason why you have this problem. > | > | Maybe there's some hint in the details of loginctl show-session, or the > | logs have some i

Re: [arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit

2012-10-31 Thread Simon Perry
On 31/10/12, Thomas Bächler wrote: | I just needed to express my confusion over the issue. I cannot think of | a reason why you have this problem. | | Maybe there's some hint in the details of loginctl show-session, or the | logs have some info. I fixed a couple of boot errors from looking at th

Re: [arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit

2012-10-31 Thread Simon Perry
On 31/10/12, Thomas Wouters wrote: | Do you happen to be using plymouth? | If so, try to disable plymouth-gdm.service and enable gdm.service. (assuming you use GDM) | I've had a similar issue today and this seemed to have fixed my problems. Never used Plymouth. -- Simon Perry (aka Pezz) pgp

Re: [arch-general] urxvtd frequently crashes

2012-10-31 Thread Thomas Jost
Le 31 octobre 2012 à 15:55 CET, DR a écrit : > On Wed, Oct 31, 2012 at 2:13 PM, Robbie Smith wrote: > >> On my new install I've been using urxvtd to run terminals, and I'm finding >> that it frequently crashes. Either I'll switch to a window and it won't >> redraw or accept input, or I'll close a

Re: [arch-general] ConsoleKit replaced by logind vs Initsricpts

2012-10-31 Thread Ralf Mardorf
On Wed, 31 Oct 2012 16:24:35 +0100 Tom Gundersen wrote: > On Wed, Oct 31, 2012 at 3:36 PM, Ralf Mardorf > wrote: > > I'm using GDM and Xfce. It isn't a surprise that I can't log in > > anymore. > > That is not expected. You should still be able to log in. Are you > using [testing]? No, testing

Re: [arch-general] How to specify a Type 1 font in .Xresources?

2012-10-31 Thread Damjan
On сре, 31 окт 2012 16:19:17 CET, D. R. Evans wrote: Damjan Georgievski said the following at 10/31/2012 08:24 AM : There are two types of font systems in Linux/X11. So the answer depends on what application you need it for. How can I tell which system I am using in the application? The appl

Re: [arch-general] ConsoleKit replaced by logind vs Initsricpts

2012-10-31 Thread Lukas Jirkovsky
On 31 October 2012 15:36, Ralf Mardorf wrote: > If I should replace GDM and for sure Network Manager too and reconfigure > ntcfg. Will there still be other serious issues if I stay with > initscripts? Hi, As for the NetworkManager, you can use the networkmanager-consolekit from AUR. Lukas

Re: [arch-general] ConsoleKit replaced by logind vs Initsricpts

2012-10-31 Thread Thomas Bächler
Am 31.10.2012 16:24, schrieb Tom Gundersen: > On Wed, Oct 31, 2012 at 3:36 PM, Ralf Mardorf > wrote: >> I'm using GDM and Xfce. It isn't a surprise that I can't log in anymore. > > That is not expected. You should still be able to log in. I am not sure, but I think it is expected with GDM. s

Re: [arch-general] devtools?

2012-10-31 Thread Alexander Rødseth
Hi, Do you only get this error with this particular package, or with extra-x86_64-build in general? Submitting this as a "support request" for the devtools package may work out. Best regards, Alexander Rødseth

Re: [arch-general] ConsoleKit replaced by logind vs Initsricpts

2012-10-31 Thread Tom Gundersen
On Wed, Oct 31, 2012 at 3:36 PM, Ralf Mardorf wrote: > I'm using GDM and Xfce. It isn't a surprise that I can't log in anymore. That is not expected. You should still be able to log in. Are you using [testing]? If so, you might be hit by a bug I introduced when updating libtirpc yesterday. It can

Re: [arch-general] urxvtd frequently crashes

2012-10-31 Thread DR
On Wed, Oct 31, 2012 at 2:13 PM, Robbie Smith wrote: > On my new install I've been using urxvtd to run terminals, and I'm finding > that it frequently crashes. Either I'll switch to a window and it won't > redraw or accept input, or I'll close a window and all of them will close. > I was using th

[arch-general] ConsoleKit replaced by logind vs Initsricpts

2012-10-31 Thread Ralf Mardorf
Hi :) I'm using GDM and Xfce. It isn't a surprise that I can't log in anymore. If I should replace GDM and for sure Network Manager too and reconfigure ntcfg. Will there still be other serious issues if I stay with initscripts? Is there a Wiki describing how to switch to systemd easy? Regards,

Re: [arch-general] How to specify a Type 1 font in .Xresources?

2012-10-31 Thread D. R. Evans
Damjan Georgievski said the following at 10/31/2012 08:24 AM : > > There are two types of font systems in Linux/X11. So the answer > depends on what application you need it for. How can I tell which system I am using in the application? The application uses plain old xlib calls. (Indeed, I don't

Re: [arch-general] How to specify a Type 1 font in .Xresources?

2012-10-31 Thread Damjan Georgievski
On 31 October 2012 01:11, D. R. Evans wrote: > When I execute "fc-list : file" (as stated at > https://wiki.archlinux.org/index.php/Font_Configuration > ) > > one of the lines is: > /usr/share/fonts/Type1/ufonts.com_ti92pluspc.pfb: > > How do I now tell a particular class of xterm to use this

Re: [arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit

2012-10-31 Thread Thomas Wouters
- Original Message - > From: "Simon Perry" > To: "General Discussion about Arch Linux" > Sent: Wednesday, 31 October, 2012 10:03:34 AM > Subject: Re: [arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit > > On 31/10/12, Thomas Bächler wrote: > > | Make sure you use the default PA

Re: [arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit

2012-10-31 Thread Thomas Bächler
Am 31.10.2012 10:03, schrieb Simon Perry: > | Your report confuses me. I am no GNOME user, but I know GDM should be > | the first login manager to be tested with logind. > > Not sure how to respond to this, alas I'm having this issue. I just needed to express my confusion over the issue. I cannot

Re: [arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit

2012-10-31 Thread Jan Steffens
On Wed, Oct 31, 2012 at 9:04 AM, Simon Perry wrote: > > Hi all, > > After reading the previous discussion on not needing to be in various > groups like audio, optical etc, I decided to remove myself from a bunch > of groups and "do the right thing" after upgrading to GNOME 3.6 earlier. > > I remov

[arch-general] devtools?

2012-10-31 Thread Joakim Hernberg
Been having this problem for a while now, even converted the system to systemd in the hope that it would go away. Probably something I've broken myself, but thought I'd ask here before creating a bug report. ack@tor /home/jack/archaudio/linux-rt $ sudo extra-x86_64-build [sudo] password for jack

Re: [arch-general] urxvtd frequently crashes

2012-10-31 Thread Thanos Zygouris
On Wed 31 Oct 17:13, Robbie Smith wrote: > On my new install I've been using urxvtd to run terminals, and I'm > finding that it frequently crashes. Either I'll switch to a window > and it won't redraw or accept input, or I'll close a window and all > of them will close. I was using the script in th

Re: [arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit

2012-10-31 Thread Simon Perry
On 31/10/12, Thomas Bächler wrote: | Make sure you use the default PAM files for everything (especially GNOME). Yes, they're all default (made sure after screwing around with them). | Your report confuses me. I am no GNOME user, but I know GDM should be | the first login manager to be tested wit

Re: [arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit

2012-10-31 Thread Thomas Bächler
Am 31.10.2012 09:04, schrieb Simon Perry: > - Disabled / re-enabled certain services, I've had systemd running for a > while and a few things had changed / been updated (e.g. I now have a > default.target and the display-manager.service whose symlink lives in > /etc/systemd/system) Shouldn't

[arch-general] GNOME 3.6 upgrade / GDM / Removed consolekit

2012-10-31 Thread Simon Perry
Hi all, After reading the previous discussion on not needing to be in various groups like audio, optical etc, I decided to remove myself from a bunch of groups and "do the right thing" after upgrading to GNOME 3.6 earlier. I removed consolekit once pacman told me it was no longer required by any

Re: [arch-general] ssd

2012-10-31 Thread Leonidas Spyropoulos
On 31 Oct 2012 00:29, "Juan Diego Tascón" wrote: > > On Tue, Oct 30, 2012 at 6:32 PM, André Prata wrote: > > > On Tue, Oct 30, 2012 at 10:52 PM, Gaetan Bisson > >wrote: > > > > > [2012-10-29 21:58:01 -0500] Juan Diego Tascón: > > > > I just got a new laptop with a 25Gb ssd and I was wondering wh