Re: [arch-general] merging files from pacnew

2012-06-24 Thread Arno Gaboury
On 06/25/2012 06:55 AM, gt wrote: On Sun, Jun 24, 2012 at 06:28:15PM +0200, Sébastien Luttringer wrote: On Sun, Jun 24, 2012 at 6:02 PM, Arno Gaboury wrote: Is there a simple command line I can use, appart sdiff and Vimdiff?? if use pacdiff from pacman-contrib AFAIK pacdiff uses vimdiff too.

Re: [arch-general] merging files from pacnew

2012-06-24 Thread gt
On Sun, Jun 24, 2012 at 06:28:15PM +0200, Sébastien Luttringer wrote: > On Sun, Jun 24, 2012 at 6:02 PM, Arno Gaboury > wrote: > > Is there a simple command line I can use, appart sdiff and Vimdiff?? > > if use pacdiff from pacman-contrib AFAIK pacdiff uses vimdiff too. @ Arno If you are not

Re: [arch-general] locale variables

2012-06-24 Thread gt
On Sun, Jun 24, 2012 at 06:23:47PM +0200, nelsonmaram...@gmx.de wrote: > > TY for your answer. > > For now, I use *sdiff* to edit and merge with new *.pacnew* files. > > I was confused this time because Thunar explorer show me local.gen as a > > binary! But this is not the case, so I will merge th

Re: [arch-general] Booting archlinux .iso to take a look

2012-06-24 Thread Chris Jones
On Sat, Jun 23, 2012 at 06:15:42AM EDT, Jelle van der Waa wrote: > On 23/06/12 06:41, Chris Jones wrote: [..] > Please note that bridge-gnome is not supported by Archlinux and is not > recommended as installation media. Thanks. I looked inside the bridge-gnome iso.. but I don't know enough about

Re: [arch-general] Campaign against Secure Boot

2012-06-24 Thread David C. Rankin
On 06/22/2012 09:09 PM, Manolo Martínez wrote: > Is Arch going to sign [this > petition](http://www.fsf.org/campaigns/secure-boot-vs-restricted-boot/statement)? > I, for one humble user, would like it (us, whatever) to. > > Manolo > Sometimes the political side of open-source is just as import

Re: [arch-general] glib: #error "Only can be included directly." (howto report packages)

2012-06-24 Thread David C. Rankin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/22/2012 03:33 PM, Laurent Carlier wrote: > It's an upstream bug. Thanks, I guess the upstream guys can handle the differing behavior with preprocessor conditionals without adversely affecting anyone. - -- David C. Rankin, J.D.,P.E. -BEGI

Re: [arch-general] glib: #error "Only can be included directly." (howto report packages)

2012-06-24 Thread David C. Rankin
On 06/22/2012 02:56 PM, rafael ff1 wrote: > Similar to https://bugs.archlinux.org/task/29643 ? > > Rafael > Precisely similar. OK, so we will drop the bug and fix for those we find. Thanks. -- David C. Rankin, J.D.,P.E.

Re: [arch-general] locale variables

2012-06-24 Thread Ben Darby
* m a (mantona...@gmail.com) wrote: > Maybe it does, I don't know. Haven't ever used xfce to be able to say > anything about something like that. > > As for the locales, I think you should only add the first two. Why do you break threading for every single reply you do to the list?

Re: [arch-general] Chromium's Langauge settings dialog not opening

2012-06-24 Thread Mateusz Loskot
On 19 June 2012 22:08, Jayesh Badwaik wrote: > On Tuesday 19 Jun 2012 21:05:48 Mateusz Loskot wrote: >> >> I'm having weird issue wiht Chromium on the current Arch. >> Regardless of WM used, Openbox or i3, I can observe it. >> >> 0. Fresh Chromium configuration (~/.config/chromium wiped out) >> >>

Re: [arch-general] merging files from pacnew

2012-06-24 Thread Sébastien Luttringer
On Sun, Jun 24, 2012 at 6:02 PM, Arno Gaboury wrote: > Is there a simple command line I can use, appart sdiff and Vimdiff?? if use pacdiff from pacman-contrib -- Sébastien "Seblu" Luttringer www.seblu.net

Re: [arch-general] locale variables

2012-06-24 Thread nelsonmarambio
> TY for your answer. > For now, I use *sdiff* to edit and merge with new *.pacnew* files. > I was confused this time because Thunar explorer show me local.gen as a > binary! But this is not the case, so I will merge the two local.gen. > Have a closer look to the filename: there is "locale.gen",

[arch-general] merging files from pacnew

2012-06-24 Thread Arno Gaboury
Dear all, I did not take care until now of all my .pacnew files ! Hopfully, my system doesn't seems broken, and I am now merging all these files. I of course read the WIKI, and decided to use sdiff, as I do not feel comfortable with VI for now. Unfortunately, I found some very fancy results

Re: [arch-general] locale variables

2012-06-24 Thread m a
>>> Dear list, >>> I am fine tuning my Arch box, trying to understand and configuring step >> by step. >> >>> I just realised I didn't take care of all the file.pacnew in /etc, and >>> I >> am now taking each one. >>> Now dealing with *locale.gen.pacnew >>> *I am not sure to fully understand the lo

Re: [arch-general] locale variables

2012-06-24 Thread Arno Gaboury
On 06/24/2012 04:56 PM, John K Pate wrote: It seems to me some lignes about French and euro are missing. Am I right? Looking at the list etc/locale.pacnew, I was thinking adding these locales : #fr_CH.UTF-8 UTF-8 #fr_CH ISO-8859-1 #fr_FR.UTF-8 UTF-8 #fr_FR ISO-8859-1 #fr_FR@euro ISO-8859-15 Am

Re: [arch-general] locale variables

2012-06-24 Thread John K Pate
> It seems to me some lignes about French and euro are missing. Am I > right? Looking at the list etc/locale.pacnew, I was thinking adding > these locales : > > #fr_CH.UTF-8 UTF-8 > #fr_CH ISO-8859-1 > #fr_FR.UTF-8 UTF-8 > #fr_FR ISO-8859-1 > #fr_FR@euro ISO-8859-15 > > Am I right to add all t

Re: [arch-general] locale variables

2012-06-24 Thread Ralf Mardorf
My Arch is in English, but the keyboard is a German Qwertz one. IIRC everything was set up during the installation. The only drawback for Arch and some other distros I experienced is, that for the numeric keypad the "," vs ".". I've got an old Suse installed in English with a German Qwertz keyboard

Re: [arch-general] locale variables

2012-06-24 Thread Arno Gaboury
On 06/24/2012 04:28 PM, m a wrote: Dear list, I am fine tuning my Arch box, trying to understand and configuring step by step. I just realised I didn't take care of all the file.pacnew in /etc, and I am now taking each one. Now dealing with *locale.gen.pacnew *I am not sure to fully understa

Re: [arch-general] locale variables

2012-06-24 Thread m a
> Dear list, > I am fine tuning my Arch box, trying to understand and configuring step by step. > I just realised I didn't take care of all the file.pacnew in /etc, and I am now taking each one. > Now dealing with *locale.gen.pacnew > *I am not sure to fully understand the locale set up. My box

Re: [arch-general] xdg-open fails to open a url in a "generic" environment

2012-06-24 Thread Mateusz Loskot
On 16 June 2012 13:37, Mateusz Loskot wrote: > There has been a bug reported to freedesktop.org about problems in xdg-open: > > https://bugs.freedesktop.org/show_bug.cgi?id=45859 > > I can reproduce this bug on my Arch installation (updated daily). FYI, the problem has been identified and David C

[arch-general] locale variables

2012-06-24 Thread Arno Gaboury
Dear list, I am fine tuning my Arch box, trying to understand and configuring step by step. I just realised I didn't take care of all the file.pacnew in /etc, and I am now taking each one. Now dealing with *locale.gen.pacnew *I am not sure to fully understand the locale set up. My box is in