Re: [gentoo-user] Tips for fresh install with GRUB2+RAID1+LVM2

2015-05-18 Thread Alan McKinnon
On 18/05/2015 20:21, Nuno Magalhães wrote: > On Mon, May 18, 2015 at 2:08 AM, Rich Freeman wrote: >> On the other hand, both btrfs and zfs will get you a level of data >> security that you simply won't get from ext4+lvm+mdadm - protection >> from silent corruption. > > That's one of the advantage

Re: [gentoo-user] Re: howto make github look nice

2015-05-18 Thread Mick
On Tuesday 19 May 2015 02:34:53 James wrote: > Nikos Chantziaras gmail.com> writes: > > On 19/05/15 03:47, James wrote: > > > One of the things I find ugly about github is the first appearance > > > of the main (base) page of a given project. > > > > >https://github.com/realnc/SDL_audiolib >

[gentoo-user] Re: howto make github look nice

2015-05-18 Thread James
Nikos Chantziaras gmail.com> writes: > On 19/05/15 03:47, James wrote: > > One of the things I find ugly about github is the first appearance > > of the main (base) page of a given project. >https://github.com/realnc/SDL_audiolib >http://realnc.github.io/SDL_audiolib > Info on how t

[gentoo-user] Re: howto make github look nice

2015-05-18 Thread Nikos Chantziaras
On 19/05/15 03:47, James wrote: One of the things I find ugly about github is the first appearance of the main (base) page of a given project. One thing I really like about sourceforge is how some projects look much more professional. I do not need (nor want) a lecture on why this is. I only wan

Re: [gentoo-user] howto make github look nice

2015-05-18 Thread Daniel Frey
On 05/18/2015 05:47 PM, James wrote: > Howdy, > > One of the things I find ugly about github is the first appearance > of the main (base) page of a given project. One thing I really like about > sourceforge is how some projects look much more professional. I do not need > (nor want) a lecture on

[gentoo-user] howto make github look nice

2015-05-18 Thread James
Howdy, One of the things I find ugly about github is the first appearance of the main (base) page of a given project. One thing I really like about sourceforge is how some projects look much more professional. I do not need (nor want) a lecture on why this is. I only want solutions or ideas of ho

[gentoo-user] Re: Poor mans audio in the world of the great Jack D.

2015-05-18 Thread James
gmx.de> writes: > From time to time I come across software, which directly wants > to talks to good ole' alsa and get kicked by Sensei Jack D. for accessing > a device, which already is occupied by him... Well, this is a different question depending if you are asking for a gentoo workstation/s

[gentoo-user] Re: udev hanging

2015-05-18 Thread walt
On 05/17/2015 10:59 PM, Raffaele BELARDI wrote: > walt wrote: >> On 05/14/2015 10:56 PM, Raffaele BELARDI wrote: >>> I have an amd64 system with an old 3.3.x kernel. Recently (I think after >>> last udev update to 217) the boot process became very slow due to "udev >>> waiting for uevents to popula

Re: [gentoo-user] Recommendations for WLAN-AP?

2015-05-18 Thread wabenbau
Paul Tobias wrote: > On 2 May 2015 at 17:17, wrote: > > > Volker Armin Hemmann wrote: > > > > > Am 27.04.2015 um 20:37 schrieb waben...@gmail.com: > > > > I'm searching for a new WLAN-AP that is fast, powerful and > > > > reliable. I can remember that there were some recommendations in > > > >

[gentoo-user] Re: How to disable gnome-keyring support in chromium?

2015-05-18 Thread Grant Edwards
On 2015-05-18, Mike Gilbert wrote: > On Mon, May 18, 2015 at 4:30 PM, Grant Edwards > wrote: >> On 2015-05-18, Manuel Schönlaub wrote: >> >>> Hm, I can't really reproduce it here. >> >> I forgot to menion I'm using chromium stable 42.0.2311.135. >> > > Upgrade to chromium-43; the ebuild has been

Re: [gentoo-user] Re: How to disable gnome-keyring support in chromium?

2015-05-18 Thread Mick
On Monday 18 May 2015 22:17:43 Manuel Schönlaub wrote: > Just upgrade to the - unstable - chrome 43. As Mike stated in an email > before, the unconditional dependency in libsecret was removed in the new > ebuilds. You still would have to disable or keep disabled those two USE > flags explicitly of

Re: [gentoo-user] Re: How to disable gnome-keyring support in chromium?

2015-05-18 Thread Manuel Schönlaub
Just upgrade to the - unstable - chrome 43. As Mike stated in an email before, the unconditional dependency in libsecret was removed in the new ebuilds. You still would have to disable or keep disabled those two USE flags explicitly of course. Am 18.05.2015 23:01 schrieb "Mick" : > On Monday 18 M

Re: [gentoo-user] Re: How to disable gnome-keyring support in chromium?

2015-05-18 Thread Manuel Schönlaub
The unstable version (43) has had its dependency on libsecret removed. Furthermore the package's standard USE flags include gnome and gnome-keyring. You would disable them explicitly in order not to have libgnome-keyring (and gconf) installed again. Am 18.05.2015 22:32 schrieb "Grant Edwards" :

Re: [gentoo-user] Re: How to disable gnome-keyring support in chromium?

2015-05-18 Thread Mick
On Monday 18 May 2015 21:30:51 Grant Edwards wrote: > On 2015-05-18, Manuel Schönlaub wrote: > > Hm, I can't really reproduce it here. > > I forgot to menion I'm using chromium stable 42.0.2311.135. Same here. > > - Did you disable these USE flags on the CLI, for that package only or > > > >

Re: [gentoo-user] Re: How to disable gnome-keyring support in chromium?

2015-05-18 Thread Mike Gilbert
On Mon, May 18, 2015 at 4:30 PM, Grant Edwards wrote: > On 2015-05-18, Manuel Schönlaub wrote: > >> Hm, I can't really reproduce it here. > > I forgot to menion I'm using chromium stable 42.0.2311.135. > Upgrade to chromium-43; the ebuild has been adjusted to not require libsecret. See bug 5382

[gentoo-user] Re: How to disable gnome-keyring support in chromium?

2015-05-18 Thread Grant Edwards
On 2015-05-18, Manuel Schönlaub wrote: > Hm, I can't really reproduce it here. I forgot to menion I'm using chromium stable 42.0.2311.135. > - Did you disable these USE flags on the CLI, for that package only or > system wide? It's not enabled anywhere (make.conf, packate.use, profile, etc),

Re: [gentoo-user] How to disable gnome-keyring support in chromium?

2015-05-18 Thread Manuel Schönlaub
Hm, I can't really reproduce it here. - Did you disable these USE flags on the CLI, for that package only or system wide? - What does emerge --info say? - Is the gnome-keyring directly pulled in by chromium? 2015-05-18 20:41 GMT+02:00 Grant Edwards : > I'm building chromium with USE flags set

Re: [gentoo-user] Tips for fresh install with GRUB2+RAID1+LVM2

2015-05-18 Thread Rich Freeman
On Mon, May 18, 2015 at 2:21 PM, Nuno Magalhães wrote: > On Mon, May 18, 2015 at 2:08 AM, Rich Freeman wrote: >> On the other hand, both btrfs and zfs will get you a level of data >> security that you simply won't get from ext4+lvm+mdadm - protection >> from silent corruption. > > That's one of t

[gentoo-user] How to disable gnome-keyring support in chromium?

2015-05-18 Thread Grant Edwards
I'm building chromium with USE flags set to -gnome -gnome-keyring, but it's still pulling in libsecret and gnome-keyring and nagging me about a password for the keyring every time it starts. I've found that simply doing an "emerge -C gnome-keyring" fixes the the problem temporarily, but then next

Re: [gentoo-user] Poor mans audio in the world of the great Jack D.

2015-05-18 Thread Emanuele Rusconi
On 18 May 2015 at 19:54, wrote: > > Hi, > > From time to time I come across software, which directly wants > to talks to good ole' alsa and get kicked by Sensei Jack D. for accessing > a device, which already is occupied by him... > > Is there any way to go or any software to install which enables

Re: [gentoo-user] Tips for fresh install with GRUB2+RAID1+LVM2

2015-05-18 Thread Nuno Magalhães
On Mon, May 18, 2015 at 2:08 AM, Rich Freeman wrote: > On the other hand, both btrfs and zfs will get you a level of data > security that you simply won't get from ext4+lvm+mdadm - protection > from silent corruption. That's one of the advantages i see in ZFS. Do you use it frequently? Can anyone

[gentoo-user] Poor mans audio in the world of the great Jack D.

2015-05-18 Thread Meino . Cramer
Hi, >From time to time I come across software, which directly wants to talks to good ole' alsa and get kicked by Sensei Jack D. for accessing a device, which already is occupied by him... Is there any way to go or any software to install which enables me to use Jack D.'ed software and alsa-acessi

[gentoo-user] Re: Question for users of the Firefox browser

2015-05-18 Thread Grant Edwards
On 2015-05-17, Neil Bothwick wrote: > On Sun, 17 May 2015 18:16:16 + (UTC), Grant Edwards wrote: [clicking the URL "text field" doesn't select the entire string, just makes it active.] >> > 1) Is this by design? Is this the normal behaviour? >> >> Yes. That's how text widgets always work

Re: [gentoo-user] Re: Question for users of the Firefox browser

2015-05-18 Thread Andrew Lowe
On 05/18/2015 02:07 PM, Gevisz wrote: > On Mon, 18 May 2015 06:26:31 +0100 Mick wrote: > >> On Monday 18 May 2015 02:56:43 Daniel Frey wrote: >>> On 05/17/2015 02:54 PM, Mick wrote: > Chromium now selects the whole URL when you click in the address bar. > I'm not sure when it started doin