[arch-general] Re: Gnome Shell freezes

2011-11-14 Thread Nicolas Sebrecht
The 12/11/11, Max wrote:

> ..and in .xsession-errors:
> 
> (gnome-shell:1182): St-CRITICAL **: _st_paint_shadow_with_opacity:
> assertion `shadow_spec != NULL' failed

Looks like a bug in gnome-shell. I think it should be reported upstream.

-- 
Nicolas Sebrecht


[arch-general] Where has my /etc/networks gone?

2011-11-14 Thread Magnus Therning
I'm playing around with schroot and when creating a chroot with
"type=directory" I at first failed to start it. The reason seems to be
the lack of the file "/etc/networks".  I created an empty one, and
that was accepted by schroot.  However, the man page (networks(5)) is
rather cryptic, so what is this file for?  Would it not be better to
always have one (albeit empty) by default?

/M

-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4
email: mag...@therning.org   jabber: mag...@therning.org
twitter: magthe               http://therning.org/magnus


[arch-general] Evolution Missing from Testing

2011-11-14 Thread Steve Holmes
When I do a 'pacman -Syu', I'm getting an error that
evolution-3.2.2-1-x86_64.pkg.tar.xz cannot be found though the testing
list file shows that file.  It sounds to me that the repo is not in
sync or something.


Re: [arch-general] Evolution Missing from Testing

2011-11-14 Thread Ionut Biru
On 11/14/2011 03:30 PM, Steve Holmes wrote:
> When I do a 'pacman -Syu', I'm getting an error that
> evolution-3.2.2-1-x86_64.pkg.tar.xz cannot be found though the testing
> list file shows that file.  It sounds to me that the repo is not in
> sync or something.

wait a bit more. you are too fast :)

-- 
Ionuț



signature.asc
Description: OpenPGP digital signature


[arch-general] aur xfce4-dev

2011-11-14 Thread Xavier D.

Hello,

Due to a lack of time, I'll orphan all the xfce4-dev aur packages this 
evening.

If someone is interested in adopting them.

Tcho


Re: [arch-general] Where has my /etc/networks gone?

2011-11-14 Thread Mantas M.
On Mon, Nov 14, 2011 at 02:28:57PM +0100, Magnus Therning wrote:
> I'm playing around with schroot and when creating a chroot with
> "type=directory" I at first failed to start it. The reason seems to be
> the lack of the file "/etc/networks".  I created an empty one, and
> that was accepted by schroot.  However, the man page (networks(5)) is
> rather cryptic, so what is this file for?  Would it not be better to
> always have one (albeit empty) by default?

'/etc/networks' lists IP networks, similar to how '/etc/hosts' lists individual 
hosts -- except it's not really used for anything, which is why some distros 
stopped including it. I think `route` from net-tools is the only command that 
still uses the names defined in '/etc/networks'. For example:

| loopback   127
| link-local 169.254
| home-lan   192.168.42
| # no CIDR support, by the way

-- 
Mantas Mikulėnas , 0xD24F6CB2C1B52632


Re: [arch-general] Where has my /etc/networks gone?

2011-11-14 Thread Magnus Therning
On Mon, Nov 14, 2011 at 05:18:07PM +0200, Mantas M. wrote:
> On Mon, Nov 14, 2011 at 02:28:57PM +0100, Magnus Therning wrote:
> > I'm playing around with schroot and when creating a chroot with
> > "type=directory" I at first failed to start it. The reason seems to be
> > the lack of the file "/etc/networks".  I created an empty one, and
> > that was accepted by schroot.  However, the man page (networks(5)) is
> > rather cryptic, so what is this file for?  Would it not be better to
> > always have one (albeit empty) by default?
> 
> '/etc/networks' lists IP networks, similar to how '/etc/hosts' lists
> individual hosts -- except it's not really used for anything, which
> is why some distros stopped including it. I think `route` from
> net-tools is the only command that still uses the names defined in
> '/etc/networks'. For example:
> 
> | loopback   127
> | link-local 169.254
> | home-lan   192.168.42
> | # no CIDR support, by the way

Interesting, maybe schroot's reliance on /etc/networks should be
reported as a bug then.

/M

-- 
Magnus Therning  OpenPGP: 0xAB4DFBA4 
email: mag...@therning.org   jabber: mag...@therning.org
twitter: magthe   http://therning.org/magnus


Perl is another example of filling a tiny, short-term need, and then
being a real problem in the longer term.
 -- Alan Kay


pgpiZebnleHS7.pgp
Description: PGP signature


[arch-general] how to give Date&Time root priviledge

2011-11-14 Thread adrian sun
Hi all,
I use kde4.7. As the time zone does not set correctly, I tried to change
the timezone as "America/Toronto"
in rc.conf. it did work but the time still not right. So I used date&time
--KDE control module to adjust time,
it said 'System policies prevent you from saving the date/time setting',
and asked me input the password for
root. The authentication failed, I am quite sure the password was correct.
I guess I didn't add time in user group.
Any solution about this?

Thanks a lot.

Adrian


Re: [arch-general] how to give Date&Time root priviledge

2011-11-14 Thread adrian sun
Hi

Sorry to bother, problem solved now. I used wrong command to change root
password.

Adrian
2011/11/14 adrian sun 

> Hi all,
> I use kde4.7. As the time zone does not set correctly, I tried to change
> the timezone as "America/Toronto"
> in rc.conf. it did work but the time still not right. So I used date&time
> --KDE control module to adjust time,
> it said 'System policies prevent you from saving the date/time setting',
> and asked me input the password for
> root. The authentication failed, I am quite sure the password was correct.
> I guess I didn't add time in user group.
> Any solution about this?
>
> Thanks a lot.
>
> Adrian
>