Re: KDE medium type notification does not work any more for the USB stick

2006-01-31 Thread Alex Hermann
On Monday 30 January 2006 23:10, [EMAIL PROTECTED] wrote:
> Hi,
>
> after last upgrade of SID the KDE medium type notification does not work
> any more for the USB stick. For a CD every thing is fine. Inserting of
> the USB stick is still notified by syslog:

Have a look at the thread 'Problems with hal, devices and udev' starting 
23-01-2006, it's probably the same issue.

Try purging the 'usbmount' package if you have it installed.


Alex.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kded from kdelibs 3.5.1 crashing

2006-01-31 Thread Tim Ruehsen
Am Montag, 30. Januar 2006 18:07 schrieb Stephen Cormier:
> On Monday 30 January 2006 11:15, David Gerber wrote:
> > On Monday 30 January 2006 16:10, Tim Ruehsen wrote:
> > > Or just 'killall drkonqi' (the 'lazy' solution). Things i use look
> > > good thereafter (konqueror, kate, kmail, konsole, netbeans,
> > > openoffice, wine). Some of these 'automatic' network drive icons
> > > disappeared from the desktop - but this may not be important to
> > > everyone.
> >
> > Alternatively you might want to install the 'avahi-daemon' package
> > which will prevent kded from crashing.
> 
> I did not install the daemon package and everything works fine here so 
> far ... no crashes at all I am running the amd64 port.

I just dist-upgraded my SID system at home. It did not need the avahi-daemon 
package to work properly. Both systems (work and home) are now up-to-date and 
are very close to each other. One needs avahi-daemon to prevent kded to 
crash, the other is fine without it. Is anyone able to enlighten me/us ?

Tim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



LDAP schema for kaddressbook?

2006-01-31 Thread Jim MacBaine
Hello,

recently I moved my contacts and addresses, which I manage with
kaddressbook, from the local file-based backend to my ldap server.
This works quite well in general, but unfortunately kaddressbook is
unable to save some extended properties like the date of birth or
instant messaging addresses to the ldap backend.

Kaddressbook uses the inetOrgPerson object class, which does not
support these attributes. Is there a schema, that would allow
kaddressbook to store _all_ properties of my contacts on the ldap
backend?

Any help is greatly appreciated,
Jim



Re: KDE medium type notification does not work any more for the USB stick

2006-01-31 Thread Felix Homann
On Monday 30 January 2006 23:10, [EMAIL PROTECTED] wrote:
> Hi,
>
> after last upgrade of SID the KDE medium type notification does not work
> any more for the USB stick. For a CD every thing is fine.

Hi,

the same here. Downgrading udev did it for me.

Regards,

Felix


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



KMail 1.9.1 header bug

2006-01-31 Thread Rigo Wenning
Dear all, 

just experienced some unpleasant behavior of KMail 1.9.1 within Kontact 1,2:

I have an email from somebody that I have to work on. I copy the email to the 
drafts folder. In the drafts folder, I says "T" for take-up. The message 
shows (Default) as identity. I had not until now displayed the From: - field. 

I edit the message and send it on to someone else. 

Now KMail -despite showing identity (Default)- is sending the email with the 
From: of the initial From: - address of the message copied to the 
drafts-folder. This caused some irritation at the receivers of that email as 
you can imagine. I signed the message and the content did not correspond to 
the From: indicated. 

Now if I edit the message and instead of sending it directly, I save it again 
to the drafts-folder, the From: - address changed to my email-address. If I 
take it up again with "T", everything is fine and it can be sent with my 
email in From:

Question: I wanted to send a bug report to KDE. Should I do that? And if yes, 
should I file it against KMail or Kontact?

Best, 

Rigo


pgpbIeqEKZwEP.pgp
Description: PGP signature


Re: LDAP schema for kaddressbook?

2006-01-31 Thread Mickael Marchand
Jim MacBaine a écrit :
> Hello,
> 
> recently I moved my contacts and addresses, which I manage with
> kaddressbook, from the local file-based backend to my ldap server.
> This works quite well in general, but unfortunately kaddressbook is
> unable to save some extended properties like the date of birth or
> instant messaging addresses to the ldap backend.
> 
> Kaddressbook uses the inetOrgPerson object class, which does not
> support these attributes. Is there a schema, that would allow
> kaddressbook to store _all_ properties of my contacts on the ldap
> backend?
> 
> Any help is greatly appreciated,
> Jim
> 
Hi,

there is not yet a real LDAP schema standard for this.
However, mozilla is working on it, and it's possible that we will have a
schema before thunderbid 1.6 is out.
You can look into thunderbird's bugzilla and search for LDAP bugs, it's
discussed there.
I guess once mozilla has defined a standard schema, KDE will/can follow
and implement them.
Last time I checked, there was a draft schema available that looked good
to mozilla's devs so one could probably implement it in KDE's trunk.

You might want to speak to kdepim people first, they probably follow
closely that point.

Cheers,
Mik


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KMail 1.9.1 header bug

2006-01-31 Thread Leopold Palomo-Avellaneda
Dear Rino,

in the view part of the message there's an option to check (Identity). I have 
found that if I have not checked is option, and I copy the message to the 
draft folder, and I resend it, the from field is the original one, no mine.

If I have this option activated, and I copy the message to the draft folder, 
then, the from field is changed to the default identity. I don't think that 
it's a bug.

Regards,

Leo

A Dimarts 31 Gener 2006 10:54, Rigo Wenning va escriure:
> Dear all,
>
> just experienced some unpleasant behavior of KMail 1.9.1 within Kontact
> 1,2:
>
> I have an email from somebody that I have to work on. I copy the email to
> the drafts folder. In the drafts folder, I says "T" for take-up. The
> message shows (Default) as identity. I had not until now displayed the
> From: - field.
>
> I edit the message and send it on to someone else.
>
> Now KMail -despite showing identity (Default)- is sending the email with
> the From: of the initial From: - address of the message copied to the
> drafts-folder. This caused some irritation at the receivers of that email
> as you can imagine. I signed the message and the content did not correspond
> to the From: indicated.
>
> Now if I edit the message and instead of sending it directly, I save it
> again to the drafts-folder, the From: - address changed to my
> email-address. If I take it up again with "T", everything is fine and it
> can be sent with my email in From:
>
> Question: I wanted to send a bug report to KDE. Should I do that? And if
> yes, should I file it against KMail or Kontact?
>
> Best,
>
> Rigo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KDE medium type notification does not work any more for the USB stick

2006-01-31 Thread Leopold Palomo-Avellaneda
A Dimarts 31 Gener 2006 09:03, Alex Hermann va escriure:
> On Monday 30 January 2006 23:10, [EMAIL PROTECTED] wrote:
> > Hi,
> >
> > after last upgrade of SID the KDE medium type notification does not work
> > any more for the USB stick. For a CD every thing is fine. Inserting of
> > the USB stick is still notified by syslog:
>
> Have a look at the thread 'Problems with hal, devices and udev' starting
> 23-01-2006, it's probably the same issue.
>
> Try purging the 'usbmount' package if you have it installed.
>
It doesn't work for me ...

Leo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Problems with hal, devices and udev

2006-01-31 Thread Leopold Palomo-Avellaneda
A Dimarts 31 Gener 2006 00:18, Jason Winzenried va escriure:
> > I think this is an unrelated bug. I also "lost" my devices in konqueror
> > when I went from hotplug to udev. Now I get a "Protocol not supported"
> > error whenever I click on the devices icon
>
> Right click on the devices icon, click properties, go to the URL tab, and
> change the url to media:/

Ok, now I don't have the error but I don't have all the devices ...

Leo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Problems with hal, devices and udev

2006-01-31 Thread Leopold Palomo-Avellaneda
A Dilluns 30 Gener 2006 22:10, Alex Hermann va escriure:
> On Monday 23 January 2006 12:04, Leopold Palomo-Avellaneda wrote:
> > Hi,
> >
> > I have two boxes with a mix version of etch and sid. I would like to have
> > kde 3.5 and the feature to plug a pen drive and appears a magical windows
> > asking you what do want to do. However, I have two problems and really,
> > after googling some time, I don't have any idea to solve it.
> >
> > And second, I can plug a device, it appears in syslog, etc, but no
> > windows appears. What I'm doing wrong?
>
> I had the same problem. It seems that 'usbmount' is capturing the plugging
> events somehow. Purging the 'usbmount' package made it work again.

Noos

It doesn't work.. It begins to be very irritating issue ..

Regards,

Leo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KMail 1.9.1 header bug

2006-01-31 Thread Leopold Palomo-Avellaneda
A Dimarts 31 Gener 2006 11:35, Leopold Palomo-Avellaneda va escriure:
> Dear Rino,

excuse me, I'm sorry, Rigo not Rino

Leo


>
> in the view part of the message there's an option to check (Identity). I
> have found that if I have not checked is option, and I copy the message to
> the draft folder, and I resend it, the from field is the original one, no
> mine.
>
> If I have this option activated, and I copy the message to the draft
> folder, then, the from field is changed to the default identity. I don't
> think that it's a bug.
>
> Regards,
>
> Leo
>
> A Dimarts 31 Gener 2006 10:54, Rigo Wenning va escriure:
> > Dear all,
> >
> > just experienced some unpleasant behavior of KMail 1.9.1 within Kontact
> > 1,2:
> >
> > I have an email from somebody that I have to work on. I copy the email to
> > the drafts folder. In the drafts folder, I says "T" for take-up. The
> > message shows (Default) as identity. I had not until now displayed the
> > From: - field.
> >
> > I edit the message and send it on to someone else.
> >
> > Now KMail -despite showing identity (Default)- is sending the email with
> > the From: of the initial From: - address of the message copied to the
> > drafts-folder. This caused some irritation at the receivers of that email
> > as you can imagine. I signed the message and the content did not
> > correspond to the From: indicated.
> >
> > Now if I edit the message and instead of sending it directly, I save it
> > again to the drafts-folder, the From: - address changed to my
> > email-address. If I take it up again with "T", everything is fine and it
> > can be sent with my email in From:
> >
> > Question: I wanted to send a bug report to KDE. Should I do that? And if
> > yes, should I file it against KMail or Kontact?
> >
> > Best,
> >
> > Rigo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



kdelibs4 vs. kdelibs4c2

2006-01-31 Thread Gerhard Reithofer

Hi KDE/DEB-users,

I'm using Sarge for working in professional CAD area (VariCAD) and and 
also suporting this, but now I have the problem, that I cannot install 
the newest version because of package conflicts.


The main problem is, that VariCAD is linked against kdelibs4, but I've 
installed kdelibs4c2. When scanning through dependecies I would have to 
do almost a complete reinstallation of the KDE with many packages 
removing which I'm using intensively (in addition to my CAD system).


My questions are:
1. Why are there 2 conflicting libraries which "do the same?", when just
   looking on the package descriptions?
   kdelibs4c2: core libraries for all KDE applications
   kdelibs4: KDE core libraries

2. Is there a less painfull method to install VariCAD without
   reeinstalling almost the complete KDE part?

Bye ans thanks in advance,
 Gerhard Reithofer
 Tech-EDV Support Forum - http://www.tech-edv.co.at/vcms/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: LDAP schema for kaddressbook?

2006-01-31 Thread qaz
On Tuesday 31 January 2006 09:25, Jim MacBaine wrote:
> Hello,
>
> recently I moved my contacts and addresses, which I manage with
> kaddressbook, from the local file-based backend to my ldap server.
> This works quite well in general, but unfortunately kaddressbook is
> unable to save some extended properties like the date of birth or
> instant messaging addresses to the ldap backend.
>
> Kaddressbook uses the inetOrgPerson object class, which does not
> support these attributes. Is there a schema, that would allow
> kaddressbook to store _all_ properties of my contacts on the ldap
> backend?
>
> Any help is greatly appreciated,
> Jim


hi,

could you tell us something about your ldap setup?
which server are you using ?

thanks 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kded from kdelibs 3.5.1 crashing

2006-01-31 Thread Derek Broughton
Tim Ruehsen wrote:

>> Unstable users not wanting to be bothered by a constant stream of
>> drkonqi windows may want to put the kdelibs packages[1] on hold until
>> more of v3.5.1 enters the archive.
> 
> Or just 'killall drkonqi' (the 'lazy' solution). Things i use look good
> thereafter (konqueror, kate, kmail, konsole, netbeans, openoffice, wine).
> Some of these 'automatic' network drive icons disappeared from the desktop
> - but this may not be important to everyone.

That didn't do anything for me - had to "killall -9 kded" first, otherwise
it just kept failing and spawning more drkonqi's.
-- 
derek


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kded from kdelibs 3.5.1 crashing

2006-01-31 Thread Derek Broughton
Tim Ruehsen wrote:

>> > Or just 'killall drkonqi' (the 'lazy' solution). Things i use look good
>> > thereafter (konqueror, kate, kmail, konsole, netbeans, openoffice,
>> > wine). Some of these 'automatic' network drive icons disappeared from
>> > the desktop - but this may not be important to everyone.
>> 
>> Alternatively you might want to install the 'avahi-daemon' package which
> will prevent kded from crashing.
> 
> I don't want to. I already have ~500 daemons running:-(, ~480 with
> functionality not needed by me... but they are all somehow entangled.
> But I close my eyes, hit return and install it. One more for heavens sake.
> I really don't need automatic printer detection and the like. 'hope this
> makes the system more stable...

Well, I try to limit the number of daemons running, too, but you have to
stop thinking of daemons as unnecessary processes and just consider (at
least some of them) as userspace kernel extensions.  A large number of
daemons (and particularly the ones responsible for the recent explosion of
daemons) are doing things that _used_ to be done in the kernel.  No you
probably don't need automatic printer detection, but do you really have a
daemon that _only_ does that?
-- 
derek


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KMail 1.9.1 header bug

2006-01-31 Thread Rigo Wenning
Leo, 

Am Tuesday 31 January 2006 11:35, sprach Leopold Palomo-Avellaneda:
> in the view part of the message there's an option to check (Identity). 

I had the (identity) option checked, but not the From-option. But such a 
behavior is still a Bug IMHO. But I wait for more comments before filing a 
bug report to KDE.

Rigo


pgpZukBQzuJ1Y.pgp
Description: PGP signature


Re: KMail 1.9.1 header bug

2006-01-31 Thread Leopold Palomo-Avellaneda
Rigo,

A Dimarts 31 Gener 2006 14:03, Rigo Wenning va escriure:
> I had the (identity) option checked, but not the From-option. But such a
> behavior is still a Bug IMHO. But I wait for more comments before filing a
> bug report to KDE.

I don't thing that is a bug. I addmit that it can surprise because you can 
"supplant" an identity of another person (I did it in a mistake) but it very 
easy avoid it. I wait too comments from others,

regards,

Leo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kded from kdelibs 3.5.1 crashing

2006-01-31 Thread Tim Ruehsen
> >> Unstable users not wanting to be bothered by a constant stream of
> >> drkonqi windows may want to put the kdelibs packages[1] on hold until
> >> more of v3.5.1 enters the archive.
> > 
> > Or just 'killall drkonqi' (the 'lazy' solution). Things i use look good
> > thereafter (konqueror, kate, kmail, konsole, netbeans, openoffice, wine).
> > Some of these 'automatic' network drive icons disappeared from the desktop
> > - but this may not be important to everyone.
> 
> That didn't do anything for me - had to "killall -9 kded" first, otherwise
> it just kept failing and spawning more drkonqi's.

Interesting... I did a ps -ef|grep kded to find kded processes. The only thing 
i found where drkonqi processes with some string 'kded' as command line 
option. That's why i did 'killall drkonqi', which helped.

Tim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Problems with hal, devices and udev

2006-01-31 Thread Derek Broughton
Leopold Palomo-Avellaneda wrote:

> A Dilluns 30 Gener 2006 22:10, Alex Hermann va escriure:
>> On Monday 23 January 2006 12:04, Leopold Palomo-Avellaneda wrote:
>> > Hi,
>> >
>> > I have two boxes with a mix version of etch and sid. I would like to
>> > have kde 3.5 and the feature to plug a pen drive and appears a magical
>> > windows asking you what do want to do. However, I have two problems and
>> > really, after googling some time, I don't have any idea to solve it.
>> >
>> > And second, I can plug a device, it appears in syslog, etc, but no
>> > windows appears. What I'm doing wrong?
>>
>> I had the same problem. It seems that 'usbmount' is capturing the
>> plugging events somehow. Purging the 'usbmount' package made it work
>> again.
> 
> Noos
> 
> It doesn't work.. It begins to be very irritating issue ..

Well Alex is on the right track - you definitely don't want usbmount.  It's
an older way to do the job.  Hal and udev should be enough.
-- 
derek


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kded from kdelibs 3.5.1 crashing

2006-01-31 Thread Derek Broughton
Tim Ruehsen wrote:

>> >> Unstable users not wanting to be bothered by a constant stream of
>> >> drkonqi windows may want to put the kdelibs packages[1] on hold until
>> >> more of v3.5.1 enters the archive.
>> > 
>> > Or just 'killall drkonqi' (the 'lazy' solution). Things i use look good
>> > thereafter (konqueror, kate, kmail, konsole, netbeans, openoffice,
>> > wine). Some of these 'automatic' network drive icons disappeared from
>> > the desktop - but this may not be important to everyone.
>> 
>> That didn't do anything for me - had to "killall -9 kded" first,
>> otherwise it just kept failing and spawning more drkonqi's.
> 
> Interesting... I did a ps -ef|grep kded to find kded processes. The only
> thing i found where drkonqi processes with some string 'kded' as command
> line option. That's why i did 'killall drkonqi', which helped.

Probably it matters what the underlying cause was.  In my case kontact was
trying to open the kde wallet to get my mail account passwords, and the
wallet/kded communication failed.  This would keep repeating until I began
to enter passwords for each account manually (I was up to ~160 drkonqi
windows when I got tied up doing something else while it was going on). 
After killing all those windows (a very slow process) they kept coming
until I killed all the kded processes, too.
-- 
derek


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kdelibs4 vs. kdelibs4c2

2006-01-31 Thread EmIscA
You have mixed packages from testing/unstable with the ones of stable 
(sarge). There are two c++ compiler transitions for the next release of 
debian (etch) that lead up to new names of library packages, the ones 
ending with c2 and c2a. The second transition was caused by serious 
problems with some libraries with the first g++ 4.0 configuration. See 
the archives if you want to know more about this.
I suppose that VariCAD is linked against sarge's KDE packages and not 
the newest one.
A possible solution is reinstall all sarge kde packages and remove the 
newest ones. I don't know if this will break some user profile 
configuration files.


Bye
Emilio Scalise

Gerhard Reithofer ha scritto:


Hi KDE/DEB-users,

I'm using Sarge for working in professional CAD area (VariCAD) and and 
also suporting this, but now I have the problem, that I cannot install 
the newest version because of package conflicts.


The main problem is, that VariCAD is linked against kdelibs4, but I've 
installed kdelibs4c2. When scanning through dependecies I would have 
to do almost a complete reinstallation of the KDE with many packages 
removing which I'm using intensively (in addition to my CAD system).


My questions are:
1. Why are there 2 conflicting libraries which "do the same?", when just
   looking on the package descriptions?
   kdelibs4c2: core libraries for all KDE applications
   kdelibs4: KDE core libraries

2. Is there a less painfull method to install VariCAD without
   reeinstalling almost the complete KDE part?

Bye ans thanks in advance,
 Gerhard Reithofer
 Tech-EDV Support Forum - http://www.tech-edv.co.at/vcms/





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kdelibs4 vs. kdelibs4c2

2006-01-31 Thread Gerhard Reithofer

Hi Emilio,

On Tue, 31 Jan 2006, EmIscA wrote:

You have mixed packages from testing/unstable with the ones of stable 
(sarge). There are two c++ compiler transitions for the next release of 
debian (etch) that lead up to new names of library packages, the ones ending 
with c2 and c2a. The second transition was caused by serious problems with 
some libraries with the first g++ 4.0 configuration. See the archives if you 
want to know more about this.


does that mean, that this situation should never appear when I only 
refer to sarge pakages in my apt sources?
And also the kdelibs4c2* libs should not be available with "stable" 
tree.


I will also take a look at the archives you mentionend.

I suppose that VariCAD is linked against sarge's KDE packages and not the 
newest one.


But that should not make any application unusable, I hope.

A possible solution is reinstall all sarge kde packages and remove the newest 
ones. I don't know if this will break some user profile configuration files.


Sigh,
but that will be the best solution for me and my customers.

...

Thank's very much for your reply,
 Gerhard Reithofer
 Tech-EDV Support Forum - http://www.tech-edv.co.at/vcms/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kdelibs4 vs. kdelibs4c2

2006-01-31 Thread EmIscA

Gerhard Reithofer ha scritto:


Hi Emilio,

On Tue, 31 Jan 2006, EmIscA wrote:

You have mixed packages from testing/unstable with the ones of stable 
(sarge). There are two c++ compiler transitions for the next release 
of debian (etch) that lead up to new names of library packages, the 
ones ending with c2 and c2a. The second transition was caused by 
serious problems with some libraries with the first g++ 4.0 
configuration. See the archives if you want to know more about this.



does that mean, that this situation should never appear when I only 
refer to sarge pakages in my apt sources?

And also the kdelibs4c2* libs should not be available with "stable" tree.

I will also take a look at the archives you mentionend.

Yes. Stable doesn't have kdelibs4c2*. How have you obtained these 
packages? Open your /etc/apt/sources.list and check that there are only 
stable repositories.
For "archives" I mean mailing list archives.. I just would like to be 
more clear..


I suppose that VariCAD is linked against sarge's KDE packages and not 
the newest one.



But that should not make any application unusable, I hope.

A possible solution is reinstall all sarge kde packages and remove 
the newest ones. I don't know if this will break some user profile 
configuration files.



Sigh,
but that will be the best solution for me and my customers.

..

If this CAD is opensource you can rebuild the package against 
kdelibs4c2. But it's worth the time? It's a version that is discarded in 
favour of the c2a version for many reasons.



Thank's very much for your reply,
 Gerhard Reithofer
 Tech-EDV Support Forum - http://www.tech-edv.co.at/vcms/





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KDE medium type notification does not work any more for the USB stick

2006-01-31 Thread [EMAIL PROTECTED]
Leopold Palomo-Avellaneda schrieb:
> A Dimarts 31 Gener 2006 09:03, Alex Hermann va escriure:
> 
>>On Monday 30 January 2006 23:10, [EMAIL PROTECTED] wrote:
>>
>>>Hi,
>>>
>>>after last upgrade of SID the KDE medium type notification does not work
>>>any more for the USB stick. For a CD every thing is fine. Inserting of
>>>the USB stick is still notified by syslog:
>>
>>Have a look at the thread 'Problems with hal, devices and udev' starting
>>23-01-2006, it's probably the same issue.
>>
>>Try purging the 'usbmount' package if you have it installed.
>>
> 
> It doesn't work for me ...
> 
> Leo
> 
> 
It doesn't work for me ... too

Felix

-- 
remove N_O_ and _S_P_A_M to send an email to me!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KDE medium type notification does not work any more for the USB stick

2006-01-31 Thread Adrián Santos
El Martes, 31 de Enero de 2006 10:42, Leopold Palomo-Avellaneda escribió:
> A Dimarts 31 Gener 2006 09:03, Alex Hermann va escriure:
> > On Monday 30 January 2006 23:10, [EMAIL PROTECTED] wrote:
> > > Hi,
> > >
> > > after last upgrade of SID the KDE medium type notification does not
> > > work any more for the USB stick. For a CD every thing is fine.
> > > Inserting of the USB stick is still notified by syslog:
> >
> > Have a look at the thread 'Problems with hal, devices and udev' starting
> > 23-01-2006, it's probably the same issue.
> >
> > Try purging the 'usbmount' package if you have it installed.
>
> It doesn't work for me ...

Same here.

It seems this bug:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350762

-- 


Adrián Santos Marrero [aka Lagoon]
GnuPG KeyID: F759B895

http://www.gulic.org/

Linux User #258115
Machine Registration Number: #169709
Debian GNU/Linux unstable/experimental 2.6.14.2




Re: Helping the Debian Qt/KDE team

2006-01-31 Thread Adam Porter
Isaac Clerencia wrote:

> Forward the bug if it isn't reported there. Don't forget to add
> debian-qt-kde@lists.debian.org in the Bugzilla Cc field.

I just tried to do this on an existing bug in the KDE tracker that isn't in
Debian, but it said, "The name debian-qt-kde@lists.debian.org is not a
valid username. Either you misspelled it, or the person has not registered
for a Bugzilla account."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Strange systray behaviour in kde 3.5.1

2006-01-31 Thread Jan De Luyck
Hello list,

I've been seeing some weird KDE Systray behaviour as of 3.5.1 (since two days, 
more or less): the icons for eg klaptopdaemon or knemo end up on top of my 
screen, instead down in the systray where they're supposed to be. Restarting 
said services helpts to fix the problem, but it's rather weird.

Anyone else seeing this?

Thanks,

Jan
-- 
The health of a democratic society may be measured by the quality
of functions performed by private citizens.
-- Alexis de Tocqueville


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KDE medium type notification does not work any more for the USB stick

2006-01-31 Thread Alex Hermann
On Wednesday 01 February 2006 00:19, Adrián Santos wrote:
> El Martes, 31 de Enero de 2006 10:42, Leopold Palomo-Avellaneda escribió:
> > A Dimarts 31 Gener 2006 09:03, Alex Hermann va escriure:
> > > On Monday 30 January 2006 23:10, [EMAIL PROTECTED] wrote:
> > > > Hi,
> > > >
> > > > after last upgrade of SID the KDE medium type notification does not
> > > > work any more for the USB stick. For a CD every thing is fine.
> > > > Inserting of the USB stick is still notified by syslog:
> > >
> > > Have a look at the thread 'Problems with hal, devices and udev'
> > > starting 23-01-2006, it's probably the same issue.
> > >
> > > Try purging the 'usbmount' package if you have it installed.
> >
> > It doesn't work for me ...
>
> Same here.
>
> It seems this bug:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350762


Maybe I should have mentioned I use hal from experimental. Which, according 
to the mentioned bugreport, should work.


Alex.



KOffice 1.5 beta1 (+SVN) available

2006-01-31 Thread Isaac Clerencia
Hi, yesterday I uploaded KOffice 1.5 beta1[0] (updated to latest SVN) to:
http://pkg-kde.alioth.debian.org/koffice-1.5/
and also to experimental.

I will upload it to unstable soon, but I would like to get some feedback from 
users.

Best regards

[0] http://dot.kde.org/1138748394/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



install krita. Broken pioe. Do I need a plumber?

2006-01-31 Thread Scott

# apt-get install krita -t experimental
Reading package lists... Done
Building dependency tree... Done
The following packages will be upgraded:
  krita
1 upgraded, 0 newly installed, 0 to remove and 91 not upgraded.
44 not fully installed or removed.
Need to get 0B/13.7MB of archives.
After unpacking 14.7MB of additional disk space will be used.
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Reading changelogs... Done
(Reading database ... 308386 files and directories currently installed.)
Preparing to replace krita 1:1.4.2-7 (using 
.../krita_1%3a1.4.90.1-1_i386.deb) ...

Unpacking replacement krita ...
dpkg: error processing 
/var/cache/apt/archives/krita_1%3a1.4.90.1-1_i386.deb (--unpack):
 trying to overwrite `/usr/share/mimelnk/image/x-raw.desktop', which is 
also in package digikam

dpkg-deb: subprocess paste killed by signal ( *Broken pipe* )
Errors were encountered while processing:
 /var/cache/apt/archives/krita_1%3a1.4.90.1-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

But seriously folks...

What's a "broken pipe"?

--
Scott
www.angrykeyboarder.com
© 2006 angrykeyboarder™ & Elmer Fudd. All Wights Wesewved