Re: AmaroK 1.3.1_2 Debian sid

2005-09-12 Thread Caveman
Using true unstable here. Works ok for me. I am wondering if this is a issue because of the new glibc and gcc? CavemanOn 9/12/05, Stefan Fischer <[EMAIL PROTECTED]> wrote: Hi!My amarok doesn't start. I get this output:amaroK: [Loader] Starting amarokapp..amaroK: [Loader] Don't run gdb, valgrind,

Re: Kurios About Kaffine, Koffice, & Kompose

2005-09-12 Thread Giacomo Lacava
> checking for C compiler default output file name... configure: error: C > compiler cannot create executables > See `config.log' for more details. uhm, it looks like apt-build doesn't like your environment. I take you already upgraded to gcc 4 and updated libc6 and binutils... can you please post

Re: AmaroK 1.3.1_2 Debian sid

2005-09-12 Thread Adeodato Simó
* Stefan Fischer [Mon, 12 Sep 2005 08:36:46 +0200]: > I use Debian testing with kde-packages from sid. AmaroK package is > 1.3.1_2. This happens with sqlite and mysql. I see. How did you install the amarok package in a testing environment, then? -- Adeodato Simó EM: asp16 [ykwim] alu.

Re: AmaroK 1.3.1_2 Debian sid

2005-09-12 Thread Sven Krahn
On 9/12/05, Stefan Fischer <[EMAIL PROTECTED]> wrote: Hi!My amarok doesn't start. I get this output:Just to doublecheck if you did it differently: I use Debian testing, with KDE 3.4.2 from unstable, and Amarok from unstable as well. Works without any issues.-- Best regards / Mit den besten GrüssenS

kde 3.3.2 and multi-head

2005-09-12 Thread EmIscA
I've configured my debian testing with kde 3.3.2 to use two screens using an ati video card in dual head mode without Xinerama (in that way I can have two kde desktops with separate panels). Kde panels and applets on the second screen are not localized (screen 0 is in italian, screen 1 is in eng

Slow KDE menu?

2005-09-12 Thread Krzysztof Fabjański
Hi, I have funny but very annoying problem. Sometimes my kde menu button, which is placed on the main kde panel suspends the system for a while. Moreover, it takes even few minutes to run any program. They are executing, but whit huge delay. J have Debian (testing) installed with kde 3.3. Cu

missing kio_digikamio.so (bugreport?)

2005-09-12 Thread Reto Spoerri
Hi, Trying to use digikam i've found out that the "kio_digikamio.so" seems to be missing in 3.4.2 (unstable) (it's giving me an error when i try to move a directory in left sided tree structure). If you have any hints please cc me as im not on this list. Reto -- To UNSUBSCRIBE, email to [E

How do I change a device mount point in KDE?

2005-09-12 Thread Robert Tilley
I upgrade from Kubuntu 5.04 "Hoary Hedgehog" to Kubuntu 5.10 "Breazy Beaver" last night and found something strange. My RAM drive was mounted at "/mnt/usb" in the old install. The new mount point (/etc/fstab) the system now wants is "/media/sda1". The directory "/media/sda1" exists. The righ

Re: AmaroK 1.3.1_2 Debian sid

2005-09-12 Thread [EMAIL PROTECTED]
2005/9/12, Adeodato Simó <[EMAIL PROTECTED]>: > * Stefan Fischer [Mon, 12 Sep 2005 08:36:46 +0200]: > > > I use Debian testing with kde-packages from sid. AmaroK package is > > 1.3.1_2. This happens with sqlite and mysql. > > I see. How did you install the amarok package in a testing > enviro

Re: missing kio_digikamio.so (bugreport?)

2005-09-12 Thread Achim Bohnet
On Monday 12 September 2005 11:54, Reto Spoerri wrote: > Hi, > > Trying to use digikam i've found out that the "kio_digikamio.so" seems to be > missing in 3.4.2 (unstable) (it's giving me an error when i try to move a > directory in left sided tree structure). If you have any hints please cc me

Re: How do I change a device mount point in KDE?

2005-09-12 Thread Derek Broughton
Robert Tilley wrote: > I upgrade from Kubuntu 5.04 "Hoary Hedgehog" to Kubuntu 5.10 "Breazy > Beaver" last night and found something strange. Try posting to the kubuntu users group ([EMAIL PROTECTED]), since this is stuff that's going to be modified by their versions of dbus, pmount and udev. >

Re: Re: AmaroK 1.3.1_2 Debian sid

2005-09-12 Thread Stefan Fischer
That's exactly my configuration... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Re: AmaroK 1.3.1_2 Debian sid

2005-09-12 Thread Stefan Fischer
With kde-packages from testing and AmaroK 1.2.4 everything works fine. Or is there something i misunderstood? debian testing -> kde 3.3.2 -> amaroK 1.2.4 debian sid -> kde 3.4.2 -> amaroK 1.3.1 ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMA

Re: Kurios About Kaffine, Koffice, & Kompose

2005-09-12 Thread David Martínez Moreno
El lunes, 12 de septiembre de 2005 00:26, Giacomo Lacava escribió: [...] > from scratch thanks to the magical dpkg-* tools: > > apt-get source kompose-some-version > cd kompose-some-version > dpkg-buildpackage -rsudo -D && cd .. > dpkg -i kompose-some-version.deb You should not use sudo. T

Re: Kurios About Kaffine, Koffice, & Kompose

2005-09-12 Thread Giacomo Lacava
In my experience, fakeroot is broken and rarely works at all, so I rely on sudo and I'm happy with it. I don't run hardened webservers though, and the packages are built on the same machine I will install them on. cheers Giacomo On 12/09/05, David Martínez Moreno <[EMAIL PROTECTED]> wrote: > El l

Re: Kurios About Kaffine, Koffice, & Kompose

2005-09-12 Thread Alejandro Exojo
El Lunes, 12 de Septiembre de 2005 17:19, Giacomo Lacava escribió: > In my experience, fakeroot is broken and rarely works at all Huh? Use sudo or su, if that works for you, but fakeroot *always* worked here, and I can't imagine a reason for not using it. -- Alex (a.k.a. suy) - GPG ID 0x0B8B0BC

Re: Kurios About Kaffine, Koffice, & Kompose

2005-09-12 Thread Michelasso
On 9/12/05, Giacomo Lacava <[EMAIL PROTECTED]> wrote: > uhm, it looks like apt-build doesn't like your environment. I take you > already upgraded to gcc 4 and updated libc6 and binutils... can you > please post your config.log so that we can see the problem? :) > > and yes, apt-build rocks. It's

Re: Kurios About Kaffine, Koffice, & Kompose

2005-09-12 Thread Giacomo Lacava
> Huh? Use sudo or su, if that works for you just for the record, su won't work because it needs extra parameters that dpkg won't pass. So it's down to sudo, fakeroot or (never tried) "really". :) cheers Giacomo -- Giacomo Lacava

Re: Kurios About Kaffine, Koffice, & Kompose

2005-09-12 Thread David Martínez Moreno
El lunes, 12 de septiembre de 2005 17:19, Giacomo Lacava escribió: > In my experience, fakeroot is broken and rarely works at all, so I > rely on sudo and I'm happy with it. I don't run hardened webservers > though, and the packages are built on the same machine I will install > them on. H

unsubscribe

2005-09-12 Thread Yu-tai Chung
Unsubscribe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Problem running meinproc on some architectures

2005-09-12 Thread Christian Volker
Hi, I am maintaining the two packages synce-kde and kcemirror. To make the transition to kde-3.4.2 i have uploaded those two packages recently. But unfortunately, i realized, that meinproc now fails to process the application documentation pages on some architectures (ia64, mips, mipsel, powerp

Re: Problem running meinproc on some architectures

2005-09-12 Thread Adeodato Simó
* Christian Volker [Mon, 12 Sep 2005 20:25:06 +0200]: > Hi, > I am maintaining the two packages synce-kde and kcemirror. To make the > transition to kde-3.4.2 i have uploaded those two packages recently. But > unfortunately, i realized, that meinproc now fails to process the application > docu

Re: Kurios About Kaffine, Koffice, & Kompose

2005-09-12 Thread Nick Leverton
On Mon, Sep 12, 2005 at 06:01:24PM +0200, David Martínez Moreno wrote: > fakeroot did not manage to build only one package in this time: > mozilla. Its > build system was broken, and it was needed to build as root (due to a some > file opertaion only able to do as root, if I recall right

RE: Problem running meinproc on some architectures

2005-09-12 Thread Christian Volker
Thank you for you very quick reply. I will wait patiently. best regards voc -Original Message- From: Adeodato Simó [mailto:[EMAIL PROTECTED] Sent: Mon 9/12/2005 8:31 PM To: Christian Volker Cc: debian-kde@lists.debian.org Subject: Re: Problem running meinproc on some architectures * C