[Bug 406154] Re: [karmic] plasma panel freezes for a few seconds when opening a usb drive

2014-11-08 Thread Bug Watch Updater
** Changed in: kde-baseapps
   Status: Unknown = Invalid

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/406154

Title:
  [karmic] plasma panel freezes for a few seconds when opening a usb
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/406154/+subscriptions

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


[Bug 406154] Re: [karmic] plasma panel freezes for a few seconds when opening a usb drive

2013-02-10 Thread Bug Watch Updater
** Bug watch added: freedesktop.org Bugzilla #52179
   https://bugs.freedesktop.org/show_bug.cgi?id=52179

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/406154

Title:
  [karmic] plasma panel freezes for a few seconds when opening a usb
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/406154/+subscriptions

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


[Bug 406154] Re: [karmic] plasma panel freezes for a few seconds when opening a usb drive

2012-12-24 Thread Bug Watch Updater
** Changed in: kde-baseapps
   Status: Confirmed = Unknown

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/406154

Title:
  [karmic] plasma panel freezes for a few seconds when opening a usb
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/406154/+subscriptions

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


[Bug 406154] Re: [karmic] plasma panel freezes for a few seconds when opening a usb drive

2012-05-17 Thread Bug Watch Updater
Launchpad has imported 56 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=184062.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2009-02-11T22:32:39+00:00 Exabyte-g wrote:

Version:(using KDE 4.2.0)
Compiler:  GCC 4.3.1 
OS:Linux
Installed from:Gentoo Packages

How I manage to reproduce this on my machine: Use kickoff menu, have a
NFS mount (in my case, mounted before KDE started), unplug the network
cable and wait. Plasma hangs after a few seconds-minutes and comes back
to life when I plug my network cable back. Also, adding the kickoff
plugin when the network cable is unplugged results in a immediate crash.

I ran strace on plasma and the result when the hang appears is this:

lstat(/dev/md1, {st_mode=S_IFBLK|0640, st_rdev=makedev(9, 1), ...}) = 0
lstat(/, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(/dev/md2, {st_mode=S_IFBLK|0640, st_rdev=makedev(9, 2), ...}) = 0
lstat(/volatile, {st_mode=S_IFDIR|0755, st_size=56, ...}) = 0
lstat(/dev/md0, {st_mode=S_IFBLK|0640, st_rdev=makedev(9, 0), ...}) = 0
lstat(/boot, {st_mode=S_IFDIR|0755, st_size=1024, ...}) = 0
lstat(firebird:/home/ftp/pub, 0x7fffda66dec0) = -1 ENOENT (No such file or 
directory)
lstat(/home/ftp/pub,  unfinished ...

So it is obviosly trying to lstat all devices *and* mountpoints. This
leads to hangs, and I believe stating the nfs path is incorrect
behaviour either way.

Of course, such hangs in apps are expected (and wanted) when nfs goes
away, but having the whole plasma hang is quite an unpleasant side
effect, and likely possible to fix. :)

Reply at: https://bugs.launchpad.net/kde-baseapps/+bug/406154/comments/0


On 2009-02-27T10:02:34+00:00 Francis-mestdagh wrote:

*** Bug 185552 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/kde-baseapps/+bug/406154/comments/1


On 2009-05-19T01:43:58+00:00 Jirik-0 wrote:

I am confirming this. It is really annoying. This should not happen. KDE
components should not have dependency on components like NFS.

Can someone please fix it urgently.

Environment:
Debian Unstable, KDE 4.2.2

Problem:
When NFS mounted and unplug cable plasma process reports disk sleep. Any part 
of Plasma is not responsive.

Reply at: https://bugs.launchpad.net/kde-baseapps/+bug/406154/comments/2


On 2009-05-26T23:01:58+00:00 Arkadi-shishlov wrote:

Same with CIFS mounts on Fedora:
Plasma freezes when network mount is unavailable
https://bugzilla.redhat.com/show_bug.cgi?id=491211

Reply at: https://bugs.launchpad.net/kde-baseapps/+bug/406154/comments/3


On 2009-05-29T16:49:30+00:00 Dario Andres wrote:

Have you tried removing the Kickoff menu and reproduce the NFS disconnection to 
test if it is indeed related to Kickoff or to another component? (I'm also 
thinking about the Device Manager; or the base lib for this: Solid)
Thanks

Reply at: https://bugs.launchpad.net/kde-baseapps/+bug/406154/comments/4


On 2009-05-30T08:12:31+00:00 Jirik-0 wrote:

If you umount the NFS export (umount /mnt/data -l) then everything
becomes responsive again in about 1 minute.

Reply at: https://bugs.launchpad.net/kde-baseapps/+bug/406154/comments/5


On 2009-05-30T14:20:00+00:00 Exabyte-g wrote:

(In reply to comment #4)
 Have you tried removing the Kickoff menu and reproduce the NFS disconnection 
 to
 test if it is indeed related to Kickoff or to another component? (I'm also
 thinking about the Device Manager; or the base lib for this: Solid)
 Thanks

Yes, when there is no Kickoff menu the NFS disconnection doesn't lead to
Plasma hang. There was some strange behaviour in some gadgets and apps,
but I can't recall what it was, but the behaviour described in the
report happens due to Kickoff. I don't claim that the root cause is
Kickoff's code, though. But the Computer section in the menu is what
most probably triggers it.

To be clear what I mean by some strange behaviour above: Trying to
open a folder containing a disconnected NFS mount with Dolphin is an
example. Dolphin is responsive, but huge part of the files and folders
in the folder simply aren't shown until NFS comes back.

Reply at: https://bugs.launchpad.net/kde-baseapps/+bug/406154/comments/6


On 2009-05-30T16:42:58+00:00 Dario Andres 

[Bug 406154] Re: [karmic] plasma panel freezes for a few seconds when opening a usb drive

2011-10-02 Thread Harald Sitter
Closing in favor of upstream report. Please refer there for updates on
the issue.

** Changed in: kdebase-workspace (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/406154

Title:
  [karmic] plasma panel freezes for a few seconds when opening a usb
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/406154/+subscriptions

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


[Bug 406154] Re: [karmic] plasma panel freezes for a few seconds when opening a usb drive

2009-08-01 Thread Jonathan Thomas
Does this also freeze the mouse and other applications, or is it just
Plasma that freezes?

-- 
[karmic] plasma panel freezes for a few seconds when opening a usb drive
https://bugs.launchpad.net/bugs/406154
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 406154] Re: [karmic] plasma panel freezes for a few seconds when opening a usb drive

2009-08-01 Thread Jithin Emmanuel
Only for plasma panel. Rest all works. Even system tray except
notifications.

-- 
[karmic] plasma panel freezes for a few seconds when opening a usb drive
https://bugs.launchpad.net/bugs/406154
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 406154] Re: [karmic] plasma panel freezes for a few seconds when opening a usb drive

2009-07-28 Thread Jithin Emmanuel
** Summary changed:

- plasma panel freezes for a few seconds when opening a usb drrive
+ [karmic] plasma panel freezes for a few seconds when opening a usb drive

-- 
[karmic] plasma panel freezes for a few seconds when opening a usb drive
https://bugs.launchpad.net/bugs/406154
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 406154] Re: [karmic] plasma panel freezes for a few seconds when opening a usb drive

2009-07-28 Thread Jithin Emmanuel
One side effect of this bug is any notifications which appear during that time,
like a chat message received in kopete during this time stays in notification
area itself.

-- 
[karmic] plasma panel freezes for a few seconds when opening a usb drive
https://bugs.launchpad.net/bugs/406154
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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