Re: [arch-general] apparently bash export is broken for users

2012-03-12 Thread Heiko Baums
Am Mon, 12 Mar 2012 11:08:57 +0800 schrieb XeCycle xecy...@gmail.com: Not everyone uses bash as the default shell, you can also source ~/.profile in your bash_profile if you like. But the thread subject says bash export. Heiko

Re: [arch-general] Mplayer and cdparanoia

2012-03-12 Thread Jelle van der Waa
On Mon, Mar 12, 2012 at 12:43 AM, Leonid Isaev lis...@umail.iu.edu wrote: Hi, Currently cdparanoia is a dep. for mplayer, despite closed https://bugs.archlinux.org/task/27970 and --disable-cdparanoia in PKGBUILD. Is there a reason for that? Thanks, -- Leonid Isaev GnuPG key ID:

[arch-general] git software: howto remove files from history and its objects

2012-03-12 Thread F. Gr.
Hi, I'm a new user of git software. I imported a mercurial repository to a git repository. Now I want to remove some files from history and the objects in my repository. Are these the right commands? git filter-branch -d /dir1/subdir/ --index-filter 'git rm --cached -f --ignore-unmatch' -- --all

Re: [arch-general] git software: howto remove files from history and its objects

2012-03-12 Thread Paul Gideon Dann
On Monday 12 Mar 2012 13:17:11 F. Gr. wrote: Hi, I'm a new user of git software. I imported a mercurial repository to a git repository. Now I want to remove some files from history and the objects in my repository. Are these the right commands? git filter-branch -d /dir1/subdir/

Re: [arch-general] git software: howto remove files from history and its objects

2012-03-12 Thread Cédric Girard
On Mon, Mar 12, 2012 at 1:17 PM, F. Gr. frgroc...@gmail.com wrote: Now I want to remove some files from history and the objects in my repository. Are these the right commands? git filter-branch -d /dir1/subdir/ --index-filter 'git rm --cached -f --ignore-unmatch' -- --all rm -rf

Re: [arch-general] git software: howto remove files from history and its objects

2012-03-12 Thread Techlive Zheng
2012/3/12 Cédric Girard girard.ced...@gmail.com: On Mon, Mar 12, 2012 at 1:17 PM, F. Gr. frgroc...@gmail.com wrote: Now I want to remove some files from history and the objects in my repository. Are these the right commands? git filter-branch -d /dir1/subdir/ --index-filter 'git rm --cached

Re: [arch-general] How can I change thunderbird profile dir form .thunderbird to .mozilla/thunderbird?

2012-03-12 Thread Axilleas Pi
On 03/11/2012 04:10 AM, 郑文辉(Techlive Zheng) wrote: Is there any compile flag or something I could alter? I think that would be easy to do. I just want to clean my home folder, backup firefox and thunderbird data. I only want to backup a .mozilla directory and not .mozilla and .thunderbird them

Re: [arch-general] Compiling qt-4.8rc1 from [testing] fails

2012-03-12 Thread Kay Abendroth
Bjørn Øivind Bjørnsen bo.bjornsen at gmail.com writes: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello list, The latest qt-package in testing broke one of the applications I am working on at the moment. It compiles fine, but crashes during runtime, so I tried to compile qt with

Re: [arch-general] How can I change thunderbird profile dir form .thunderbird to .mozilla/thunderbird?

2012-03-12 Thread Gan Lu
On Mon, Mar 12, 2012 at 11:13 PM, Axilleas Pi axillea...@ymail.com wrote: On 03/11/2012 04:10 AM, 郑文辉(Techlive Zheng) wrote: Is there any compile flag or something I could alter? I think that would be easy to do. I just want to clean my home folder, backup firefox and thunderbird data. I only

Re: [arch-general] How can I change thunderbird profile dir form .thunderbird to .mozilla/thunderbird?

2012-03-12 Thread Gan Lu
On Tue, Mar 13, 2012 at 12:12 AM, 甘露(Gan Lu) rhythm@gmail.com wrote: On Mon, Mar 12, 2012 at 11:13 PM, Axilleas Pi axillea...@ymail.com wrote: On 03/11/2012 04:10 AM, 郑文辉(Techlive Zheng) wrote: Is there any compile flag or something I could alter? I think that would be easy to do. I just

[arch-general] `multicat` package added to AUR

2012-03-12 Thread Sébastien Leblanc
Hi, I made a PKGBUILD for VideoLAN's multicat utility. It is a content-agnostic (optimized for MPEG TS) uni/multicast streaming software suite. It is often considered a multicast version of the netcat utility. It is very lightweight: a compiled package weighs 41K It is available on the AUR under

[arch-general] arch as virtualbox guest - gpm - mouse cursor stuck in middle of console?

2012-03-12 Thread David C. Rankin
Guys, IIRC, gpm used to work fine in archlinux when arch was installed as a guest os in virtualbox (virtualbox-bin 4.1.8-1). I have always used the same options with gpm: gpm -m /dev/input/mice -t imps2 -a 3 Now when I start gpm and click in the virtualbox console window, all I get is

Re: [arch-general] arch as virtualbox guest - gpm - mouse cursor stuck in middle of console?

2012-03-12 Thread Jesse Jaara
Same happened to me too yesterday, only in X in fresh booted Chakra install.

[arch-general] vbox - X won't start - no screens - vboxvideo (module requirement mismatch, 0)

2012-03-12 Thread David C. Rankin
Guys, I don't know if this is the new xorg sever upgrade or what, but after updates, X will not start on my archlinux guest in vitrualbox. I have reinstalled virtualbox-archlinux-additions (4.1.8-2) and still no joy. I get the following when trying startx: X.Org X Server 1.12.0 Release

Re: [arch-general] vbox - X won't start - no screens - vboxvideo (module requirement mismatch, 0)

2012-03-12 Thread Jesse Juhani Jaara
ma, 2012-03-12 kello 17:18 -0500, David C. Rankin kirjoitti: I have vboxvideo.so in /usr/lib/xorg/modules/drivers/, so I'm a bit stumped on the mismatch. Does this mean I have to install another version of virtualbox or what? I would say you need to recompile the virtualbox package, so

[arch-general] Join my network on LinkedIn

2012-03-12 Thread Erwin José López Pulgarín via LinkedIn
LinkedIn Erwin José López Pulgarín requested to add you as a connection on LinkedIn: -- Gergely: Me gustaría añadirte a mi red profesional en LinkedIn. -Erwin José Accept invitation from Erwin José López Pulgarín

Re: [arch-general] vbox - X won't start - no screens - vboxvideo (module requirement mismatch, 0)

2012-03-12 Thread David C. Rankin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/12/2012 05:37 PM, Jesse Juhani Jaara wrote: I would say you need to recompile the virtualbox package, so that the driver gets built for version Xorg 1.12, instead of 1.11. Then just install the compiled virtualbox-archlinux-additions package.