Re: [arch-general] Hi from a new Arch user

2012-01-08 Thread
I do not know about punchline either, then I took an arrow in the knee.

BTW, how can I include the origin message when using emacs rmail reply?


Re: [arch-general] Happy new 2012 year!

2012-01-01 Thread
Nothing can stop we being happy, even 2012. Happy new year!


Re: [arch-general] fluxbox with dbus session freezes.

2011-11-06 Thread
I have openbox frozen randomly, maybe the same:
  * application need dbus will report unable to find session(kmix etc)
  * openbox do not response to keybings any more
  * in the console, with export DISPLAY=:0, run xterm, no error report
but no terminal window appreal in X

I use exec ck-launch-session openbox, openbox-xdg-autostart to load
ibus,kmix etc


[arch-general] X86_64 gas issue

2011-03-11 Thread
Hi, I want to learn asm, by follow the book 'Programming from the Ground Up'.
But I failed on the first example~

.section .data
.section .text
.globl _start

_start:
movl $1, %eax
movl $0, %ebx
int $0x80

After as and ld, I only get Segmentation fault. I'm using Archlinux X86_64,
binutils-2.21-4, with my custom kernel just to run 64bit code.
Is there somethong wrong, or any book to learn x86_64 assemble?

Thanks all!



Re: [arch-general] (now 4.5.5-1) Re: kde-4.5.4 loads kde3 kicker and background (even with ~/.kde ~/.kde4 removed)

2011-01-10 Thread
KDE3 had done well, in fact I like it most in a mass of DEs.

I guess it is the issue of xdg-autostart.
Try to remove ~/.config/autostart(I'm not sure where it is :)