[Bug 37632] Re: dapper. adept shows strange error at startup

2006-04-03 Thread Anders Karlsson
*** This bug is a duplicate of bug 32139 ***

Seen on adept 1.91ubuntu2

** Changed in: ept adept (Ubuntu)
   Status: Unconfirmed => Confirmed
-- 
dapper. adept shows strange error at startup
https://launchpad.net/malone/bugs/37632

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37838] adept hangs when viewing details of package

2006-04-03 Thread Anders Karlsson
Public bug reported:

Affects: ept adept (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
I used adept updater from the notification area icon this morning to
update the available packages, and I clicked open one package at random
and clicked on Detail. adept updater hung.

Using gdb, I attached to the process and ran:

(gdb) thread apply all bt

Thread 2 (Thread -1247925328 (LWP 29506)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb6ca82ae in __lll_mutex_lock_wait () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb6ca4fbb in _L_mutex_lock_33 () from /lib/tls/i686/cmov/libpthread.so.0
#3  0xb59e19c8 in ?? ()
#4  0xb6983196 in _XRead () from /usr/lib/libX11.so.6
#5  0xb7a5b6fe in pthread_mutex_lock () from /lib/tls/i686/cmov/libc.so.6
#6  0xb7298df7 in QRecursiveMutexPrivate::lock () from /usr/lib/libqt-mt.so.3
#7  0xb72985fe in QMutex::lock () from /usr/lib/libqt-mt.so.3
#8  0xb6ef216e in QMutexLocker::QMutexLocker () from /usr/lib/libqt-mt.so.3
#9  0xb6ef13ad in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#10 0xb6f658b7 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#11 0xb6f4b901 in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
#12 0xb716a338 in QDialog::exec () from /usr/lib/libqt-mt.so.3
#13 0xb78e1d67 in KMessageBox::createKMessageBox () from /usr/lib/libkdeui.so.4
#14 0xb78e2519 in KMessageBox::createKMessageBox () from /usr/lib/libkdeui.so.4
#15 0xb78e29ee in KMessageBox::errorListWId () from /usr/lib/libkdeui.so.4
#16 0xb7910d9f in KMessageBox::error () from /usr/lib/libkdeui.so.4
#17 0xb7db27a2 in KMimeType::checkEssentialMimeTypes () from 
/usr/lib/libkio.so.4
#18 0xb7db330d in KMimeType::findByURL () from /usr/lib/libkio.so.4
#19 0xb7dbab64 in KMimeType::findByURL () from /usr/lib/libkio.so.4
#20 0xb7dbadd4 in KFileItem::init () from /usr/lib/libkio.so.4
#21 0xb7dbb8d2 in KFileItem::KFileItem () from /usr/lib/libkio.so.4
#22 0x08106b81 in ept::PackageDetails::loadFileListWorker ()
#23 0x0810a9dc in ept::PackageDetails::loadFileListWorker ()
#24 0xb6f42f0a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
#25 0xb6ca3341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#26 0xb7a4e4de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1232091456 (LWP 29439)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb6ca82ae in __lll_mutex_lock_wait () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb6ca4fbb in _L_mutex_lock_33 () from /lib/tls/i686/cmov/libpthread.so.0
#3  0x0031 in ?? ()
#4  0xb746797c in ?? () from /usr/lib/libqt-mt.so.3
#5  0x in ?? ()
#0  0xe410 in __kernel_vsyscall ()


The version of adept is 1.91ubuntu2. Please advice if other packages versions 
would be useful.
-- 
adept hangs when viewing details of package
https://launchpad.net/malone/bugs/37838

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 22462] Re: kopete crashed when sending messages (icq)

2006-04-03 Thread LeMen
Hello, i have this bug using kubuntu breezy and kde 3.5.1

Can i help you to reproduce this bug with your local machines, i'm ready to 
help you with any information about this bug to fix it as soon as possible ;)

-- 
kopete crashed when sending messages (icq)
https://launchpad.net/malone/bugs/22462

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 27124] Re: Export results, CLI for automation

2006-04-03 Thread Andy Brook
http://en.wikipedia.org/wiki/NTLM

-- 
Export results, CLI for automation
https://launchpad.net/malone/bugs/27124

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 27124] Re: Export results, CLI for automation

2006-04-03 Thread Andy Brook
Um, If I remember correctly, KLinkStatus is a client application, I want to run 
it automatically via CRON, to create a report.  The output I then want to 
subject to a regexp in order to figure out who owns a given tree where problems 
are found (eg, problems under /site/users/joe could then be emailed to joe), in 
this way I could create multiple regexps for users and automatically notify 
them, as opposed to (currently) reading a list of results and figuring out 
manually who needs to fix what.

Ive tried using the NTLM-proxy package in conjunction with KLinkStatus with 
some success but its buggy...


-- 
Export results, CLI for automation
https://launchpad.net/malone/bugs/27124

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37838] Re: adept hangs when viewing details of package

2006-04-03 Thread kmon
I can confirm this bug on amd64 dapper.

** Changed in: ept adept (Ubuntu)
 Assignee: (unassigned) => mornfall
   Status: Unconfirmed => Confirmed

** Changed in: ept adept (Ubuntu)
 Assignee: mornfall => Kubuntu Team
-- 
adept hangs when viewing details of package
https://launchpad.net/malone/bugs/37838

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37838] Re: adept hangs when viewing details of package

2006-04-03 Thread mornfall
I see. This is again related to mimetype problems. Bah. I will come up with a 
fix for next revision.
-- 
adept hangs when viewing details of package
https://launchpad.net/malone/bugs/37838

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37847] Gnome can't startup after install kubuntu-desktop

2006-04-03 Thread xuecan
Public bug reported:

Affects: kubuntu-meta kubuntu-desktop (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
I've installed kubuntu-desktop in dapper. I can login KDE and it seems
ok. But when I try to login Gnome again, it failed. I can see gnome
panels try to startup many times, but at last there's only a empty
desktop.
-- 
Gnome can't startup after install kubuntu-desktop
https://launchpad.net/malone/bugs/37847

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37275] Re: [Bug 37275] Re: kcontrol's display module has unhandled Python exception

2006-04-03 Thread John Dong
looks fixed!

On 4/3/06, Rocco Stanzione <[EMAIL PROTECTED]> wrote:
>
> ** Bug 33227 has been marked a duplicate of this bug
>
> ** Bug 32915 has been marked a duplicate of this bug
> --
> kcontrol's display module has unhandled Python exception
> https://launchpad.net/malone/bugs/37275
>

-- 
kcontrol's display module has unhandled Python exception
https://launchpad.net/malone/bugs/37275

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37847] Re: Gnome can't startup after install kubuntu-desktop

2006-04-03 Thread huangjiahua
May it concerned with gtk2-engines-gtk-qt settings?
please change the Gtk style in kcontrol ,
and try again.
-- 
Gnome can't startup after install kubuntu-desktop
https://launchpad.net/malone/bugs/37847

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 19644] Re: Kubuntu 5.04 Konqueror crashes X server repeatably

2006-04-03 Thread Paul Sladen
*** This bug is a duplicate of bug 28326 ***

** This bug has been marked a duplicate of bug 28326
   i810 Xv crashes after suspend -> infinite resprawn
-- 
Kubuntu 5.04 Konqueror crashes X server repeatably
https://launchpad.net/malone/bugs/19644

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37341] Re: XF86AudioRaiseVolume key/action not working in kde

2006-04-03 Thread Vincenzo Di Massa
This bug is not related to xorg. X correctly detects the keypress! It is a kde 
bug IMHO :-)

Moreover it is a regression... 
Maybe the bug is upstream (??).

Anyway I leave it here.
-- 
XF86AudioRaiseVolume key/action not working in kde
https://launchpad.net/malone/bugs/37341

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 33229] Re: quanta keeps crashing every 10 minutes or so

2006-04-03 Thread Keytwo
*** This bug is a duplicate of bug 30317 ***

I second this, and... 10 minutes are not my case... Quanta keeps crashing every 
few minutes, less than 10 minutes.
Boring...
-- 
quanta keeps crashing every 10 minutes or so
https://launchpad.net/malone/bugs/33229

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 32139] Re: "Could not find mime type"

2006-04-03 Thread Hamman
I still have this problem on a fully up to date Kubuntu Dapper system, 
originally installed with Flight 5. 
-- 
"Could not find mime type"
https://launchpad.net/malone/bugs/32139

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 32139] Re: "Could not find mime type"

2006-04-03 Thread Hamman
I forgot to add that no error shows if I launch adept from a terminal, so my 
problem appears to be the same as yours. 
-- 
"Could not find mime type"
https://launchpad.net/malone/bugs/32139

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37854] kpdf icon is added to root of K-Menu automatically

2006-04-03 Thread Hamman
Public bug reported:

Affects: kdegraphics kpdf (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
A kpdf icon is added to the root of the K-Menu without user intervention. The 
icon is impossible to remove. It appears to removed within kmenuedit, but it's 
still left in the K-Menu. The entry simply says "KPDF" under name. No other 
entries are added(such as description, command or comment), not even the icon 
is set(it's just the standard blank one), but the correct kpdf icon is still 
shown in the K-Menu entry. Clicking the icon causes nothing to happen.
I'm running dapper with all updates.
-- 
kpdf icon is added to root of K-Menu automatically
https://launchpad.net/malone/bugs/37854

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37854] Re: kpdf icon is added to root of K-Menu automatically

2006-04-03 Thread Rocco Stanzione
What version of KDE?  I'm not able to reproduce this in 3.5.2.
-- 
kpdf icon is added to root of K-Menu automatically
https://launchpad.net/malone/bugs/37854

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37341] Re: XF86AudioRaiseVolume key/action not working in kde

2006-04-03 Thread Kenny Duffus
** Changed in: xorg (Ubuntu)
Sourcepackagename: xorg => kubuntu-meta
-- 
XF86AudioRaiseVolume key/action not working in kde
https://launchpad.net/malone/bugs/37341

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37854] Re: kpdf icon is added to root of K-Menu automatically

2006-04-03 Thread Kenny Duffus
352 as that is what dapper has
-- 
kpdf icon is added to root of K-Menu automatically
https://launchpad.net/malone/bugs/37854

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 31014] Re: Can't find lan printer

2006-04-03 Thread Rocco Stanzione
*** This bug is a duplicate of bug 17981 ***

** This bug is no longer a duplicate of bug 24681
   need an "export LAN printers"

** This bug has been marked a duplicate of bug 17981
   CUPS Printer Sharing Option on LAN Not available in Kubuntu
-- 
Can't find lan printer
https://launchpad.net/malone/bugs/31014

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 24681] Re: need an "export LAN printers"

2006-04-03 Thread Rocco Stanzione
*** This bug is a duplicate of bug 17981 ***

** This bug has been marked a duplicate of bug 17981
   CUPS Printer Sharing Option on LAN Not available in Kubuntu
-- 
need an "export LAN printers"
https://launchpad.net/malone/bugs/24681

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 17981] Re: CUPS Printer Sharing Option on LAN Not available in Kubuntu

2006-04-03 Thread Rocco Stanzione
** Bug 31014 has been marked a duplicate of this bug

** Bug 24681 has been marked a duplicate of this bug

** Bug 16199 has been marked a duplicate of this bug
-- 
CUPS Printer Sharing Option on LAN Not available in Kubuntu
https://launchpad.net/malone/bugs/17981

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 16199] Re: No UI for printer sharing

2006-04-03 Thread Rocco Stanzione
*** This bug is a duplicate of bug 17981 ***

** This bug has been marked a duplicate of bug 17981
   CUPS Printer Sharing Option on LAN Not available in Kubuntu
-- 
No UI for printer sharing
https://launchpad.net/malone/bugs/16199

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 35833] Re: Display Module Fails to Load

2006-04-03 Thread Kenny Duffus
TrinitronX do you still have this problem with latest updates?

** Changed in: kde-systemsettings (Ubuntu)
   Status: Unconfirmed => Needs Info

** Changed in: kde-systemsettings (Ubuntu)
 Severity: Major => Normal
-- 
Display Module Fails to Load
https://launchpad.net/malone/bugs/35833

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 3446] Re: % causes problem in translation strings

2006-04-03 Thread Kenny Duffus
this is not a bug in kubuntu

** Changed in: knoda (Ubuntu)
   Status: Unconfirmed => Rejected
-- 
% causes problem in translation strings
https://launchpad.net/malone/bugs/3446

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 14807] Re: kdvi does not display EPS figures

2006-04-03 Thread Rocco Stanzione
Does the reporter still see this issue?

** Changed in: kdegraphics kdvi (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
kdvi does not display EPS figures
https://launchpad.net/malone/bugs/14807

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 6706] Re: Konqueror crashes on searches in history file

2006-04-03 Thread Kenny Duffus
do you still have this problem with latest updates?

** Changed in: kdebase (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
Konqueror crashes on searches in history file
https://launchpad.net/malone/bugs/6706

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 5816] Re: Build of qgo debugging version doesn't work on Breezy

2006-04-03 Thread Kenny Duffus
builds sucessfully for me

** Changed in: qgo (Ubuntu)
   Status: Unconfirmed => Fix Released
-- 
Build of qgo debugging version doesn't work on Breezy
https://launchpad.net/malone/bugs/5816

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 28771] Re: Crashes in Konq with back button and launching multimedia files

2006-04-03 Thread Kenny Duffus
do you still have this problem with latest updates?  what version of 
KDE/kubuntu are you using?

** Changed in: kdebase (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
Crashes in Konq with back button and launching multimedia files
https://launchpad.net/malone/bugs/28771

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 28659] Re: kbuildsycoca keep craching after fresh install with 2006-1-13's kubuntu install cd

2006-04-03 Thread Kenny Duffus
do you still have this problem with latest updates?

** Changed in: kdelibs (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
kbuildsycoca keep craching after fresh install with 2006-1-13's kubuntu install 
cd
https://launchpad.net/malone/bugs/28659

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 27784] Re: System freezes while booting from Kubuntu install CD

2006-04-03 Thread Kenny Duffus
do you still have this problem with flight6?

** Changed in: Ubuntu
   Status: Unconfirmed => Needs Info
-- 
System freezes while booting from Kubuntu install CD
https://launchpad.net/malone/bugs/27784

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 6724] Re: ksysguard fails to report cpu_freq in dapper

2006-04-03 Thread Kenny Duffus
do you still have this problem with latest updates?

** Changed in: kdebase (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
ksysguard fails to report cpu_freq in dapper
https://launchpad.net/malone/bugs/6724

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 29025] Re: kmail, konqueror crashes frequently on character encoding

2006-04-03 Thread Kenny Duffus
do you still have this problem with latest updates?

** Changed in: kdebase (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
kmail, konqueror crashes frequently on character encoding
https://launchpad.net/malone/bugs/29025

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 28985] Re: kopete is crashing when double-clicking on a contact.

2006-04-03 Thread Kenny Duffus
do you still have this problem with latest updates?

** Changed in: kopete-meanwhile (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
kopete is crashing when double-clicking on a contact.
https://launchpad.net/malone/bugs/28985

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 27791] Re: missing dependancy

2006-04-03 Thread Rocco Stanzione
rdesktop is appropriately a "recommends" for this package.  Krdc still 
functions as a vnc client without this package.  Installing rdesktop just adds 
rdp functionality.

** Changed in: kdenetwork krdc (Ubuntu)
   Status: Unconfirmed => Rejected
-- 
missing dependancy
https://launchpad.net/malone/bugs/27791

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 28784] Re: KDE applications crash (Kontact, kicker, amarok etc)

2006-04-03 Thread Kenny Duffus
do you still have this problem with latest updates?

** Changed in: qt-x11-free (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
KDE applications crash (Kontact, kicker, amarok etc)
https://launchpad.net/malone/bugs/28784

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 28801] Re: occasionally crash of kwin when clicking on "show desktop"

2006-04-03 Thread Kenny Duffus
do you still have this problem with latest updates?

** Changed in: kdebase (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
occasionally crash of kwin when clicking on "show desktop"
https://launchpad.net/malone/bugs/28801

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 18691] Re: Computer gets hotter if no USB port is used.

2006-04-03 Thread Jonathan Jesse
Have you had a chance to upgrade to Kubuntu 6.06?  I have not had any problems 
with using USB devices, whether hard drives or mice with any version of 
Kubuntu.  Have any updates fixed the problem?
-- 
Computer gets hotter if no USB port is used.
https://launchpad.net/malone/bugs/18691

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37275] Re: kcontrol's display module has unhandled Python exception

2006-04-03 Thread Rocco Stanzione
Thanks jriddell!

** Changed in: kde-guidance (Ubuntu)
   Status: Confirmed => Fix Released
-- 
kcontrol's display module has unhandled Python exception
https://launchpad.net/malone/bugs/37275

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 33259] Re: The module Display could not be loaded

2006-04-03 Thread Rocco Stanzione
This looks to have been fixed.  Can someone confirm and close this?
-- 
The module Display could not be loaded
https://launchpad.net/malone/bugs/33259

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 29915] Re: crash when drag 'n drop a file, everytime (dapper AMD 64)

2006-04-03 Thread Kenny Duffus
do you still have this problem with latest updates?

** Changed in: kbear (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
crash when drag 'n drop a file, everytime (dapper AMD 64)
https://launchpad.net/malone/bugs/29915

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 30103] Re: kwallet keeps asking for a password.

2006-04-03 Thread Kenny Duffus
do you still have this problem with latest updates?

** Changed in: kwalletmanager (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
kwallet keeps asking for a password.
https://launchpad.net/malone/bugs/30103

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 29649] Re: konqui crash browsing in samba shares

2006-04-03 Thread Kenny Duffus
do you still have this problem with latest updates?

** Changed in: kubuntu-konqueror-shortcuts (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
konqui crash browsing in samba shares
https://launchpad.net/malone/bugs/29649

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 28771] Re: Crashes in Konq with back button and launching multimedia files

2006-04-03 Thread Rob Hughes
KDE is from Dapper, so 3.5.2 currently. And yes, I still have this issue.
-- 
Crashes in Konq with back button and launching multimedia files
https://launchpad.net/malone/bugs/28771

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 36306] Re: dapper: intel 945 runs 640x480

2006-04-03 Thread Pascal
I must say I dont know anything about this package, but my initial answer must 
be YES. 
If people experience that their computer wont even display the right screen 
resolution they will get a bad first-impression of linux and that is very hard 
to change. We dont want that. 
Besides, when I want to introduce dapper to all my friends I dont want to be 
nervous that it wont boot correctly. 
-- 
dapper: intel 945 runs 640x480
https://launchpad.net/malone/bugs/36306

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 36306] Re: dapper: intel 945 runs 640x480

2006-04-03 Thread Pascal
I see when I look at the xserver-xorg-driver-i810 package that it is the 
supposed correct driver, but then it must mean that there is a bug in it, or 
what?

Does anyone know what the issue might be?
-- 
dapper: intel 945 runs 640x480
https://launchpad.net/malone/bugs/36306

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 30205] Re: Super_R reported as Win at first, then Alt

2006-04-03 Thread Kenny Duffus
this works in current dapper

** Changed in: meta-kde kde (Ubuntu)
   Status: Unconfirmed => Fix Released
-- 
Super_R reported as Win at first, then Alt
https://launchpad.net/malone/bugs/30205

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37535] Re: Kicker requires restart to apply config changes

2006-04-03 Thread Rocco Stanzione
** Changed in: kdebase (Ubuntu)
   Status: Needs Info => Unconfirmed
-- 
Kicker requires restart to apply config changes
https://launchpad.net/malone/bugs/37535

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 28771] Re: Crashes in Konq with back button and launching multimedia files

2006-04-03 Thread Kenny Duffus
** Changed in: kdebase (Ubuntu)
   Status: Needs Info => Unconfirmed
-- 
Crashes in Konq with back button and launching multimedia files
https://launchpad.net/malone/bugs/28771

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 31735] Re: Kaffeine crashes konqueror.

2006-04-03 Thread Rocco Stanzione
I can confirm this in up-to-date dapper

** Changed in: kdebase konqueror (Ubuntu)
   Status: Unconfirmed => Confirmed
-- 
Kaffeine crashes konqueror.
https://launchpad.net/malone/bugs/31735

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 16469] Re: konqueror crashes when accessing streams on spiegel.de

2006-04-03 Thread Rocco Stanzione
The test case video -
http://www.spiegel.de/video/0,4916,8051,00.html
seems to be unavailable.  Can you provide another test case?

** Changed in: kdebase konqueror (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
konqueror crashes when accessing streams on spiegel.de
https://launchpad.net/malone/bugs/16469

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 30304] Re: On new install, virtual desktop switcher and system tray is badly placed

2006-04-03 Thread Kenny Duffus
do you still have this problem with latest updates if you try creating a new 
user?

** Changed in: kdebase kicker (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
On new install, virtual desktop switcher and system tray is badly placed
https://launchpad.net/malone/bugs/30304

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 16469] Re: [Bug 16469] Re: konqueror crashes when accessing streams on spiegel.de

2006-04-03 Thread Siniath
From: Rocco Stanzione <[EMAIL PROTECTED]>
> The test case video -
> http://www.spiegel.de/video/0,4916,8051,00.html
> seems to be unavailable.  Can you provide another test case?

I have to look (no kubuntu available here in the office). The site that
crashed at this time (spiegel.de) uses now videos with macromedia flash
player. So I'm not shure if I'm able to reproduce the crash.

Greets,
Kevin

-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
-- 
konqueror crashes when accessing streams on spiegel.de
https://launchpad.net/malone/bugs/16469

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 30265] Re: Konqueror toolbar layout error

2006-04-03 Thread Kenny Duffus
Thanks for taking the time to file a bug, however as its not used by default it 
is up to you where you like to have it

** Changed in: kdebase konqueror (Ubuntu)
   Status: Unconfirmed => Rejected
-- 
Konqueror toolbar layout error
https://launchpad.net/malone/bugs/30265

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 36256] Re: gtk2-engines-gtk-qt causes GNOME-panel to crash upon startup and causes Gnome to look ugly

2006-04-03 Thread Robert
Just to confirm that I am seeing weird rendering issues with firefox and other 
programs in kubuntu dapper. The package also rendered openoffice almost 
unsuable -- all the toolbar icons and menu items disappeared except on mouse 
over. Best workaround I have found is to select a different gtk theme e.g. 
human, in kcontrol. 

Seems to me that this package causes more problems than it is worth just to 
have matching widgets and definately shouldn't be enabled by default. Would be 
more worthwhile if it would fix the real UI issues such as differing file 
selection and print dialogues but it doesn't as far as I can tell.

Robert
-- 
gtk2-engines-gtk-qt causes GNOME-panel to crash upon startup and causes Gnome 
to look ugly
https://launchpad.net/malone/bugs/36256

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 31709] Re: Dapper: k3b slow dvd burn speed

2006-04-03 Thread Jimmy Angelakos
I confirm this, this is exactly the case with my NEC ND-3500 AG, it can burn at 
12x but I have *never* gotten speeds above 4x-4.5x ... This has been going on 
since Breezy Beta and continues into Dapper.
-- 
Dapper: k3b slow dvd burn speed
https://launchpad.net/malone/bugs/31709

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 33259] Re: The module Display could not be loaded

2006-04-03 Thread Pekka Jääskeläinen
Yes, it's fixed.
-- 
The module Display could not be loaded
https://launchpad.net/malone/bugs/33259

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 30412] Re: kbluetoothd tray icon never appears

2006-04-03 Thread Kenny Duffus
in dapper while running kbluetoothd (with a bluetooth device attatched) i have 
no kicker icon

** Changed in: kdebluetooth (Ubuntu)
   Status: Unconfirmed => Confirmed
-- 
kbluetoothd tray icon never appears
https://launchpad.net/malone/bugs/30412

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 33259] Re: The module Display could not be loaded

2006-04-03 Thread Kenny Duffus
** Changed in: kde-guidance (Ubuntu)
   Status: Unconfirmed => Fix Released
-- 
The module Display could not be loaded
https://launchpad.net/malone/bugs/33259

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 31709] Re: Dapper: k3b slow dvd burn speed

2006-04-03 Thread Jimmy Angelakos
** Changed in: k3b (Ubuntu)
   Status: Unconfirmed => Confirmed
-- 
Dapper: k3b slow dvd burn speed
https://launchpad.net/malone/bugs/31709

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37535] Re: Kicker requires restart to apply config changes

2006-04-03 Thread Kenny Duffus
changes to kicker require a restart now

** Changed in: kdebase (Ubuntu)
   Status: Unconfirmed => Confirmed
-- 
Kicker requires restart to apply config changes
https://launchpad.net/malone/bugs/37535

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 6706] Re: Konqueror crashes on searches in history file

2006-04-03 Thread Martin F. Hohenberg
Thankfully, no (with 3.5.2)
-- 
Konqueror crashes on searches in history file
https://launchpad.net/malone/bugs/6706

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 17981] Re: CUPS Printer Sharing Option on LAN Not available in Kubuntu and Ubuntu

2006-04-03 Thread VETSEL Patrice
** Summary changed:

- CUPS Printer Sharing Option on LAN Not available in Kubuntu
+ CUPS Printer Sharing Option on LAN Not available in Kubuntu and Ubuntu

** Changed in: cupsys (Ubuntu)
 Severity: Normal => Wishlist
-- 
CUPS Printer Sharing Option on LAN Not available in Kubuntu and Ubuntu
https://launchpad.net/malone/bugs/17981

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 3446] Re: % causes problem in translation strings

2006-04-03 Thread Kenny Duffus
** Changed in: knoda (Ubuntu)
   Status: Rejected => In Progress
-- 
% causes problem in translation strings
https://launchpad.net/malone/bugs/3446

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 19851] Re: Kmail segfaults at startup after minor upgrade of kdelibs4

2006-04-03 Thread Carthik Sharma
Fixed in version 4:3.4.2-1 by Adeodato Simó <[EMAIL PROTECTED]>, which is 
already in Dapper.

Closing.

** Changed in: kdepim kmail (Ubuntu)
   Status: Unconfirmed => Fix Released
-- 
Kmail segfaults at startup after minor upgrade of kdelibs4
https://launchpad.net/malone/bugs/19851

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 19896] Re: kmail looses mails

2006-04-03 Thread Carthik Sharma
Bug #104956 in the KDE BTS. Changing to Confirmed.

** Bug watch added: KDE Bug Tracking System #104956
   http://bugs.kde.org//show_bug.cgi?id=104956

** Changed in: kdepim kmail (Ubuntu)
   Status: Unconfirmed => Confirmed
-- 
kmail looses mails
https://launchpad.net/malone/bugs/19896

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 23354] Re: kmail: dangerous handling of dimap-folders

2006-04-03 Thread Carthik Sharma
http://bugs.kde.org/show_bug.cgi?id=114163

** Changed in: kdepim kmail (Ubuntu)
   Status: Unconfirmed => Confirmed

** Bug watch added: KDE Bug Tracking System #114163
   http://bugs.kde.org//show_bug.cgi?id=114163
-- 
kmail: dangerous handling of dimap-folders
https://launchpad.net/malone/bugs/23354

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 20770] Re: kmail: kamil doesn't install after upgrade to kde 3.4.2

2006-04-03 Thread Carthik Sharma
Fixed upstream. Fixed package in Ubuntu. Closing.

** Changed in: kdepim kmail (Ubuntu)
   Status: Unconfirmed => Fix Released
-- 
kmail: kamil doesn't install after upgrade to kde 3.4.2
https://launchpad.net/malone/bugs/20770

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 29025] Re: [Bug 29025] Re: kmail, konqueror crashes frequently on character encodingno it s

2006-04-03 Thread Sebastien Senechal
no the problem disappears  after an update which caeme a couple of days after 
i reported it.

thanks

sebastien

On Monday 03 April 2006 09:34, Kenny Duffus wrote:
> stilldo you still have this problem with latest updates?

-- 
Sébastien Sénéchal
Cyberdine
4683, de Lorimier
Montreal, QC, H2H-2B4
tel: (514) 998-8101
-- 
kmail, konqueror crashes frequently on character encoding
https://launchpad.net/malone/bugs/29025

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 30103] Re: kwallet keeps asking for a password.

2006-04-03 Thread kmon
Yes, still happening. I'm using the workaround mentioned above because 
otherwise it's quite disturbing.
-- 
kwallet keeps asking for a password.
https://launchpad.net/malone/bugs/30103

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 28172] Re: Cannot Configure Epson C80 under breezy

2006-04-03 Thread Martin Pitt
The Debian version runs as root by default, thus it does not have any issues 
with device permissions. Can you please give me the output of

  id cupsys

on your system, when you have the Ubuntu package installed?

** Changed in: cupsys (Ubuntu)
   Status: Fix Released => Needs Info
-- 
Cannot Configure Epson C80 under breezy
https://launchpad.net/malone/bugs/28172

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 33173] Re: kdeprint can not contact cups

2006-04-03 Thread Rocco Stanzione
This works for me now with the shiny new cupsys.  Can someone confirm and close 
this bug?
-- 
kdeprint can not contact cups
https://launchpad.net/malone/bugs/33173

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 17981] Re: CUPS Printer Sharing Option on LAN Not available in Kubuntu and Ubuntu

2006-04-03 Thread Rocco Stanzione
I believe this can be fixed by moving the Browsing directive from browse.conf 
into cupsd.conf.  The KDE interface doesn't seem to recognize the Include 
directive.  I filed a bug on this earlier today but I can't seem to find it now.

** Changed in: cupsys (Ubuntu)
   Status: Needs Info => Confirmed
-- 
CUPS Printer Sharing Option on LAN Not available in Kubuntu and Ubuntu
https://launchpad.net/malone/bugs/17981

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 33173] Re: kdeprint can not contact cups

2006-04-03 Thread Rocco Stanzione
After testing on another machine, I'll say it this way: this works with the new 
cupsys, *after a printer has been successfully added to cups*.  Say, via the 
cups web admin interface (which is now enabled because pitti is a rock star).
-- 
kdeprint can not contact cups
https://launchpad.net/malone/bugs/33173

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 33173] Re: kdeprint can not contact cups

2006-04-03 Thread Luka Renko
Still the same here: however you did not have to use web interface at all. Just 
ignore the reported error and configure one printer anyhow - this worked for me 
and when at least one printer was added, this problem is not reported anymore.

I think the missing (private) API that kdeprint uses was added back just 
recently (rc1) and cups in Dapper still looks to be on Beta1 state.
-- 
kdeprint can not contact cups
https://launchpad.net/malone/bugs/33173

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 32915] Re: Display applet does not start

2006-04-03 Thread Simon Edwards
*** This bug is a duplicate of bug 37275 ***

Will be fixed in version 0.6.5 of guidance.

-- 
Display applet does not start
https://launchpad.net/malone/bugs/32915

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 29025] Re: [Bug 29025] Re: [Bug 29025] Re: kmail, konqueror crashes frequently on character encodingno it s

2006-04-03 Thread Dennis Kaarsemaker
Ok, closing this bug :)

 status FixReleased


** Changed in: kdebase (Ubuntu)
   Status: Needs Info => Fix Released
-- 
kmail, konqueror crashes frequently on character encoding
https://launchpad.net/malone/bugs/29025

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 33173] Re: kdeprint can not contact cups

2006-04-03 Thread Rocco Stanzione
Some parts of it look to be beta1, but it seems to be from an arbitrary svn 
revision.  I wouldn't mind seeing cupsys upgraded to rc1 if it fixes this.
-- 
kdeprint can not contact cups
https://launchpad.net/malone/bugs/33173

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37722] Re: specified User ID is not respected for new user

2006-04-03 Thread Luka Renko
0.6.4 in dapper repo fixes the problem. Thanks Sime!

** Changed in: kde-guidance (Ubuntu)
   Status: In Progress => Fix Released
-- 
specified User ID is not respected for new user
https://launchpad.net/malone/bugs/37722

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37466] Re: Wrong action on mouse middle click

2006-04-03 Thread Luka Renko
You can change this in settings. Sometimes the default changes upstream (like 
new KDE release) and sometimes Kubuntu developers decide that different setting 
is better as default for new users (in order to achive better out-of-the-box 
experience for new users).
I think this bug should be either Rejected or at least changed to Wishlist.
-- 
Wrong action on mouse middle click
https://launchpad.net/malone/bugs/37466

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 35635] Re: Halts on Boot after Installation

2006-04-03 Thread Peter
** Description changed:

- After installing Kubuntu or Ubuntu Flight 5 on my AMD1800XP with 512MB
- RAM, Nvidia Graphics card and Nvidia Chipset, the boot starts with what
- appears to be opening the kernal, the message 'boot' appears then the
- system halts!  Help.  I can install and run 5.10 fine!
+ After installing Kubuntu or Ubuntu Flight 5 (Also just tried Flight 6!)
+ on my AMD1800XP with 512MB RAM, Nvidia Graphics card and Nvidia Chipset,
+ the boot starts with what appears to be opening the kernal, the message
+ 'boot' appears then the system halts!  Help.  I can install and run 5.10
+ fine!
-- 
Halts on Boot after Installation
https://launchpad.net/malone/bugs/35635

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 33173] Re: kdeprint can not contact cups

2006-04-03 Thread Jonathan Riddell
rc1 doesn't fix it (tested with a current SVN checkout).  Looks like we'll need 
a cups 1.1 package in the archive as well.

-- 
kdeprint can not contact cups
https://launchpad.net/malone/bugs/33173

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 30103] Re: kwallet keeps asking for a password.

2006-04-03 Thread Kenny Duffus
** Changed in: kwalletmanager (Ubuntu)
   Status: Needs Info => Confirmed
-- 
kwallet keeps asking for a password.
https://launchpad.net/malone/bugs/30103

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 35882] Re: adept updater asks to fetch updates after clicking on adept notifier

2006-04-03 Thread Didier Raboud
Comportement confirmed here.

** Changed in: ept adept (Ubuntu)
 Assignee: (unassigned) => Kubuntu Team
   Status: Unconfirmed => Confirmed
-- 
adept updater asks to fetch updates after clicking on adept notifier
https://launchpad.net/malone/bugs/35882

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 28801] Re: occasionally crash of kwin when clicking on "show desktop"

2006-04-03 Thread Ralph Wabel
unfortunately yes! after clicking several times on the show desktop icon it 
crashes again. :-(
-- 
occasionally crash of kwin when clicking on "show desktop"
https://launchpad.net/malone/bugs/28801

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 30103] Re: kwallet keeps asking for a password.

2006-04-03 Thread Luka Renko
Are you sure you did not misunderstand "Allow Always" policy? I think that 
Allow Always only takes care of access to already opened wallet - meaning that 
if wallet was opened (with password) for one application, it will aotmatically 
provide access to other app (configured as Allow Always).
But in any case you need to open wallet at least once. I have checked this on 
my system and it seems that this is the case.

-- 
kwallet keeps asking for a password.
https://launchpad.net/malone/bugs/30103

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 6706] Re: Konqueror crashes on searches in history file

2006-04-03 Thread Rocco Stanzione
** Changed in: kdebase (Ubuntu)
   Status: Needs Info => Fix Released
-- 
Konqueror crashes on searches in history file
https://launchpad.net/malone/bugs/6706

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 28801] Re: occasionally crash of kwin when clicking on "show desktop"

2006-04-03 Thread Rocco Stanzione
Clicking the show desktop icon as fast as I can a hundred or so times with half 
a dozen or so windows open, including two borderless windows, I can't reproduce 
this.
-- 
occasionally crash of kwin when clicking on "show desktop"
https://launchpad.net/malone/bugs/28801

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 28771] Re: Crashes in Konq with back button and launching multimedia files

2006-04-03 Thread Rocco Stanzione
I had this problem too, but no longer in kde 3.5.2.
-- 
Crashes in Konq with back button and launching multimedia files
https://launchpad.net/malone/bugs/28771

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 30103] Re: kwallet keeps asking for a password.

2006-04-03 Thread kmon
You're probably right. Then I think a better explanation should be great so 
this doesn't confuse people (or maybe I'm the only one confused ...)

Anyway, feel free to close this bug.
-- 
kwallet keeps asking for a password.
https://launchpad.net/malone/bugs/30103

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 28801] Re: occasionally crash of kwin when clicking on "show desktop"

2006-04-03 Thread Ralph Wabel
you're right, the latest upgrade wasn't completly done by my system. Now it's 
working perfect! many thanks for the fix. sorry for the false alarm before
-- 
occasionally crash of kwin when clicking on "show desktop"
https://launchpad.net/malone/bugs/28801

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 30881] Re: Setting file permissions via Properties gives an error.

2006-04-03 Thread Rocco Stanzione
I can't reproduce this on up-to-date dapper.  Can you say specifically what 
permission changes you're making?  From what to what?  Do you still have this 
problem?

** Changed in: kdebase konqueror (Ubuntu)
   Status: Confirmed => Needs Info
-- 
Setting file permissions via Properties gives an error.
https://launchpad.net/malone/bugs/30881

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 31113] Re: Konqueror can't display some IPA symbols

2006-04-03 Thread Rocco Stanzione
I can confirm this problem on up-to-date dapper.  The same glyphs are rendered 
correctly (as far as I can tell) in Firefox.

** Changed in: kdebase konqueror (Ubuntu)
   Status: Unconfirmed => Confirmed
-- 
Konqueror can't display some IPA symbols
https://launchpad.net/malone/bugs/31113

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 28801] Re: occasionally crash of kwin when clicking on "show desktop"

2006-04-03 Thread Ralph Wabel
you're right, the latest upgrade wasn't completly done by my system. Now it's 
working perfect! many thanks for the fix. sorry for the false alarm before
-- 
occasionally crash of kwin when clicking on "show desktop"
https://launchpad.net/malone/bugs/28801

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 31888] Re: Dapper: Flash plugin should download via apt-get

2006-04-03 Thread Rocco Stanzione
** Changed in: kdebase konqueror (Ubuntu)
 Severity: Normal => Wishlist
-- 
Dapper:  Flash plugin should download via apt-get
https://launchpad.net/malone/bugs/31888

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 31636] Re: Kate reports "malformed URL" on startup and every file operation

2006-04-03 Thread Rocco Stanzione
This sounds fixed, and I can't reproduce it.

** Changed in: kdebase kate (Ubuntu)
   Status: Unconfirmed => Fix Released
-- 
Kate reports "malformed URL" on startup and every file operation
https://launchpad.net/malone/bugs/31636

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 31113] Re: Konqueror can't display some IPA symbols

2006-04-03 Thread Rocco Stanzione
These glyphs are missing from kdecore/kentities.c in the kdelibs package, which 
is generated by gperf from kentities.gperf, which is also missing them.

** Changed in: kdebase konqueror (Ubuntu)
Sourcepackagename: kdebase => kdelibs
Binarypackagename: konqueror => None
-- 
Konqueror can't display some IPA symbols
https://launchpad.net/malone/bugs/31113

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 37925] kicker dosen't hide its self with wxvlc fullscreen

2006-04-03 Thread Kenny Duffus
Public bug reported:

Affects: kdebase kicker (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Assignee: Kubuntu Team
 Status: Unconfirmed


Description:
kicker remain visible infront of wxvlc in fullscreen mode if you move
the mouse.  changing to a different virtual desktop and back solves this
for that instance of wxvlc

** Changed in: kdebase kicker (Ubuntu)
 Assignee: (unassigned) => Kubuntu Team
-- 
kicker dosen't hide its self with wxvlc fullscreen
https://launchpad.net/malone/bugs/37925

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 32406] Re: KControl crashes when you try to reset changes in "Icons" under "Appearance & Themes"

2006-04-03 Thread Rocco Stanzione
I haven't installed a new icon set but clicking the reset button after making a 
change produces the expected behavior.  Can you reproduce this problem with 
updated packages?

** Changed in: kdebase kcontrol (Ubuntu)
   Status: Unconfirmed => Needs Info
-- 
KControl crashes when you try to reset changes in "Icons" under "Appearance & 
Themes" 
https://launchpad.net/malone/bugs/32406

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 23517] Re: adept is not translated in french

2006-04-03 Thread Didier Raboud
Translation began (in fact, we terminated it...) :

https://launchpad.net/distros/ubuntu/dapper/+source/ept/+pots/adept/fr/+translate

** Changed in: kde-i18n-fr (Ubuntu)
   Status: Unconfirmed => In Progress
-- 
adept is not translated in french
https://launchpad.net/malone/bugs/23517

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


  1   2   >