Re: [arch-general] [arch-dev-public] Bug Squashing Day: Saturday 17th November

2012-11-11 Thread Karol Blazewicz
Why are some bug descriptions truncated?

Is:
FS#26200 - [gnome-control-center] 3.2.0-1 does not show any items when used

Should be:
FS#26200 - [gnome-control-center] 3.2.0-1 does not show any items when
used with LXDE

https://bugs.archlinux.org/task/26200


Why not use the wiki template for bug reports
https://wiki.archlinux.org/index.php/Template:Bug ?


Re: [arch-general] Restarting at-spi2?

2012-11-11 Thread Ray Kohler
On Sun, Nov 11, 2012 at 3:37 PM, kendell clark  wrote:
> hi all
> I am currently using orca v3.6.1 on xfce 4.10. Occasionally orca will crash
> causing me to have to restart it. This will sometimes also crash the at-spi2
> bridge, causing orca to restart but then refuse to read anything on the
> screen until i reboot. I've tried to track down the processes responsible
> for at-spi. Typing ps -e | grep -i at-spi gives me two processes.
> at-spi2-dbus-launcher and at-spi2-registryd. I tried to write a script to
> restart at-spi2 by simply killall -9 at-spi2-dbus-launcher and
> at-spi2-registryd, then restarts them. but I get a command not found error
> when trying to restart both of them. Knowing nothing about dbus, I'm lost
> here. can anyone help? I've tried looking at the
> .config/autostart/at-spi2-registryd file provided with xfce, but it doesn't
> have the command I need to start  at-spi2.  I've researched on the web, but
> haven't found anything promising, only old bug reports that have been
> closed, and some forum posts, also about old bug reports. my search term was
> "restarting at-spi2."
> Any help/documentation/manpages are greatly appreciated.

I looked at the contents of the at-spi2-core package, and found that
at-spi-bus-launcher and at-spi2-registryd are located in directory
/usr/lib/at-spi2-core/ . As that's not in your path, you'll get
"command not found" trying to run them by their simple names. Use
their full paths when running them. In any case, the desktop autostart
file for at-spi is at /etc/xdg/autostart/at-spi-dbus-bus.desktop , and
it shows the normal startup command to be:
/usr/lib/at-spi2-core/at-spi-bus-launcher --launch-immediately


Re: [arch-general] Restarting at-spi2?

2012-11-11 Thread Kyle
I have had occasional problems similar to this, but also don't know how 
to fix them. You may have better results posting to the Orca list[1], as 
that's where the orca devs themselves hang out, so they may be able to 
better help you. Hope this helps.


[1]: https://mail.gnome.org/mailman/listinfo/orca-list

~Kyle
http://kyle.tk
--
Linux killed Kenny, bastard!
--Subject of a real e-mail to the Linux kernel mailing list
12 January, 2009


Re: [arch-general] xf86-video-ati -- trouble ahead

2012-11-11 Thread mike cloaked
On Sun, Nov 11, 2012 at 6:02 PM, Mauro Santos wrote:

> On 11-11-2012 16:12, phanisvara wrote:
> > On Sunday 11 Nov 2012 21:37:17 phanisvara wrote:
> >> as per https://bugs.freedesktop.org/show_bug.cgi?id=56986, there's some
> >> trouble with ver. 7.0.0 of this driver. it needs KMS mode now, but
> >> according  to a couple comments, it doesn't wok with that either.
> >
> > oops, that was the upstream bug. here's the arch one:
> >
> > https://bugs.archlinux.org/task/32600
> >
>
> It is working fine here with:
>
> > pacman -Q xorg-server xf86-video-ati
> xorg-server 1.13.0-4
> xf86-video-ati 1:7.0.0-1
>
> > lspci -nn | grep VGA
> 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD]
> nee ATI Mobility Radeon HD 2400 [1002:94c9]


It is working fine for me also with:

 lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee
ATI RV370 [Mobility Radeon X300] [1002:5460]

lsmod|grep radeon
radeon788284  2
ttm46763  1 radeon
drm_kms_helper 28941  1 radeon
drm   180042  4 ttm,drm_kms_helper,radeon
i2c_algo_bit4583  1 radeon
i2c_core   16943  4 drm,drm_kms_helper,i2c_algo_bit,radeon

pacman -Q xorg-server xf86-video-ati
xorg-server 1.13.0-4
xf86-video-ati 1:7.0.0-1

I use kdm and kde runs fine with today's updates.

So I guess this must be specific to the original poster's graphics chipset
or particular setup?

Some additional information may need to be given on the bug reports
including log files if possible I guess.

-- 
mike c


Re: [arch-general] PowerDNS has new dependencies

2012-11-11 Thread Alexander Rødseth
Hi,

You don't need to open a bug report for this, since I'm now updating
the package.
But, please open a bug report instead next time, like Gaetan Bisson said.

-- 
Best regards,
  Alexander Rødseth
  xyproto / TU


Re: [arch-general] pacman error: target not found

2012-11-11 Thread Mathias Huber

Hello Karol,


https://bbs.archlinux.org/viewtopic.php?pid=1185936#p1185936
You can't have both nvidia and nouveau installed, you have to pick one.


thank you very much, that helped! I just couldn't figure out myself what 
was wrong.


Best,
Mathias





Re: [arch-general] xf86-video-ati -- trouble ahead

2012-11-11 Thread Mauro Santos
On 11-11-2012 16:12, phanisvara wrote:
> On Sunday 11 Nov 2012 21:37:17 phanisvara wrote:
>> as per https://bugs.freedesktop.org/show_bug.cgi?id=56986, there's some 
>> trouble with ver. 7.0.0 of this driver. it needs KMS mode now, but
>> according  to a couple comments, it doesn't wok with that either.
> 
> oops, that was the upstream bug. here's the arch one:
> 
> https://bugs.archlinux.org/task/32600
> 

It is working fine here with:

> pacman -Q xorg-server xf86-video-ati
xorg-server 1.13.0-4
xf86-video-ati 1:7.0.0-1

> lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD]
nee ATI Mobility Radeon HD 2400 [1002:94c9]


-- 
Mauro Santos


[arch-general] Restarting at-spi2?

2012-11-11 Thread kendell clark

hi all
I am currently using orca v3.6.1 on xfce 4.10. Occasionally orca will 
crash causing me to have to restart it. This will sometimes also crash 
the at-spi2 bridge, causing orca to restart but then refuse to read 
anything on the screen until i reboot. I've tried to track down the 
processes responsible for at-spi. Typing ps -e | grep -i at-spi gives me 
two processes. at-spi2-dbus-launcher and at-spi2-registryd. I tried to 
write a script to restart at-spi2 by simply killall -9 
at-spi2-dbus-launcher and at-spi2-registryd, then restarts them. but I 
get a command not found error when trying to restart both of them. 
Knowing nothing about dbus, I'm lost here. can anyone help? I've tried 
looking at the .config/autostart/at-spi2-registryd file provided with 
xfce, but it doesn't have the command I need to start  at-spi2.  I've 
researched on the web, but haven't found anything promising, only old 
bug reports that have been closed, and some forum posts, also about old 
bug reports. my search term was "restarting at-spi2."

Any help/documentation/manpages are greatly appreciated.



Re: [arch-general] [arch-dev-public] "adm" and "log" groups

2012-11-11 Thread Leonid Isaev
On Sat, 10 Nov 2012 19:46:24 +0100
Jan Steffens  wrote:

> The meaning of these two groups ("adm" and "log") seems to be
> identical. Both allow read access to system logs, except "adm" is used
> by journald and "log" by syslogd (and tomcat, apparently).
> 
> Wouldn't it make sense to do away with one?

Is there a guarantee that `adm` group will be confined to only journald and not
include wider priviledges in the future? By default it is probably unnecessary
to have a log group as supplied by `filesystem`, but I I would still keep its
creation in syslog-ng.install and similar. This way users who need a better
logger than the journal will have a proper group setup...

-- 
Leonid Isaev
GnuPG key: 0x164B5A6D
Fingerprint: C0DF 20D0 C075 C3F1 E1BE  775A A7AE F6CB 164B 5A6D


signature.asc
Description: PGP signature


Re: [arch-general] xf86-video-ati -- trouble ahead

2012-11-11 Thread phanisvara
On Sunday 11 Nov 2012 21:37:17 phanisvara wrote:
> as per https://bugs.freedesktop.org/show_bug.cgi?id=56986, there's some 
> trouble with ver. 7.0.0 of this driver. it needs KMS mode now, but
> according  to a couple comments, it doesn't wok with that either.

oops, that was the upstream bug. here's the arch one:

https://bugs.archlinux.org/task/32600

-- 
phani.


[arch-general] xf86-video-ati -- trouble ahead

2012-11-11 Thread phanisvara
as per https://bugs.freedesktop.org/show_bug.cgi?id=56986, there's some 
trouble with ver. 7.0.0 of this driver. it needs KMS mode now, but according 
to a couple comments, it doesn't wok with that either. 

if it doesn't, it took me almost 5 min. to downgrade to the previous version, 
6.14.6.

-- 
phani.


Re: [arch-general] PowerDNS has new dependencies

2012-11-11 Thread Gaetan Bisson
[2012-11-11 11:32:54 +0200] Δημήτρης Ζέρβας:
> pdns needs openmpi and hwloc. Also wildcard option in configuration is not
> supported any more.

Haven't you already been told that issues should be reported to our bug
tracker? It is useless to drop them onto the mailing list: nobody will
read or keep track of them...

https://bugs.archlinux.org/

-- 
Gaetan


[arch-general] PowerDNS has new dependencies

2012-11-11 Thread Δημήτρης Ζέρβας
pdns needs openmpi and hwloc. Also wildcard option in configuration is not
supported any more.
Can you update the package please?
-- 
(\_ /) copy the bunny to your profile
(0.o ) to help him achieve world domination.
(> <) come join the dark side.
/_|_\ (we have cookies.)


Re: [arch-general] Fuse and out-of-date packages in general

2012-11-11 Thread Anatol Pomozov
+ronald

Hi

On Sat, Nov 10, 2012 at 10:22 AM, Lukas Jirkovsky  wrote:
>> Actually I have more general question. There are many out-of-date
>> packages that are not updated for a long time. Should other
>> (non-package owners) take care of it?
>
> I can't tell why fuse is not updated, but often there is a reason for
> package being outdated for a longer period of time. For example, the
> rawtherapee package form [community], which is now outdated probably
> for a few months, was never updated because the current version has a
> bug that makes it crash on almost any action (the new version with a
> fix should be released soon though).
>
> If you want to help, I guess you could update a PKGBUILD, test it and
> send the PKGBUILD directly to the package maintainer. At least you
> should get a reply why the package is not updated.

Here the updated PKGBUILD file. And its diff:

7c7
< pkgver=2.9.1
---
> pkgver=2.9.2
19c19
< sha1sums=('ed9e8ab740576a038856109cc587d52a387b223f'
---
> sha1sums=('fcfc005b1edcd5e8b325729a1b325ff0e8b2a5ab'
29c29
<   --enable-util --bindir=/bin
---
>   --enable-util --disable-example --bindir=/bin

I updated the package version and added '--disable-example' configure
option. The second change is optional but makes build a little bit
faster as we do not need examples for Arch package.


wrt 2.9.2 version stability - this is an incremental update that
recommended by the upstream developer. One of my current job duties is
to support fuse filesystems at the company's production servers (this
includes also backporting kernel bug fixes). We use 2.9.2 at our 24x7
servers for a while and we do not see any issues with it. I think this
version is stable enough.


PKGBUILD
Description: Binary data