[Bug 358533] Re: Dolphin Hangs With Mounted Folder disconnected

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

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

Title:
  Dolphin Hangs With Mounted Folder disconnected

To manage notifications about this bug go to:
https://bugs.launchpad.net/dolphin/+bug/358533/+subscriptions

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


[Bug 358533] Re: Dolphin Hangs With Mounted Folder disconnected

2013-03-13 Thread DiBosco
I am having the same problem. Running either Mageia 2 or Open SuSE 12.2.
If I connect to my NAS drive using cifs then the NAS automatically
powers down, Dolphin freezes. konqueror does not, so I can at least use
the latter.

umount -l //share

does not fix Dolphin's problem, although it does free up the rest of the
computer. I can find no way of freeing up Dolphon without a reboot. It's
obviously not a Kubuntu issue!

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

Title:
  Dolphin Hangs With Mounted Folder disconnected

To manage notifications about this bug go to:
https://bugs.launchpad.net/dolphin/+bug/358533/+subscriptions

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


[Bug 358533] Re: Dolphin Hangs With Mounted Folder disconnected

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 in Ubuntu.
https://bugs.launchpad.net/bugs/358533

Title:
  Dolphin Hangs With Mounted Folder disconnected

To manage notifications about this bug go to:
https://bugs.launchpad.net/dolphin/+bug/358533/+subscriptions

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


[Bug 358533] Re: Dolphin Hangs With Mounted Folder disconnected

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

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

Title:
  Dolphin Hangs With Mounted Folder disconnected

To manage notifications about this bug go to:
https://bugs.launchpad.net/dolphin/+bug/358533/+subscriptions

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


[Bug 358533] Re: Dolphin Hangs With Mounted Folder disconnected

2012-05-16 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",  

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/dolphin/+bug/358533/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/dolphin/+bug/358533/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/dolphin/+bug/358533/comments/3


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/dolphin/+bug/358533/comments/4


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/dolphin/+bug/358533/comments/5


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/dolphin/+bug/358533/comments/6


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/dolphin/+bug/358533/comments/7


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

Thanks for the 

[Bug 358533] Re: Dolphin Hangs With Mounted Folder disconnected

2011-10-03 Thread Harald Sitter
Closing in favor of upstream report, please refer there for updates.

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

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

Title:
  Dolphin Hangs With Mounted Folder disconnected

To manage notifications about this bug go to:
https://bugs.launchpad.net/dolphin/+bug/358533/+subscriptions

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


[Bug 358533] Re: Dolphin Hangs With Mounted Folder disconnected

2011-05-25 Thread Grigory Rechistov
This issue is also observed in Lucid 10.04 x86_64

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

Title:
  Dolphin Hangs With Mounted Folder disconnected

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


[Bug 358533] Re: Dolphin Hangs With Mounted Folder disconnected

2011-02-03 Thread Bug Watch Updater
** Changed in: dolphin
   Importance: Unknown => High

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

Title:
  Dolphin Hangs With Mounted Folder disconnected

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


[Bug 358533] Re: Dolphin Hangs With Mounted Folder disconnected

2010-03-06 Thread Harald Sitter
** Package changed: dolphin (Ubuntu) => kdebase (Ubuntu)

-- 
Dolphin Hangs With Mounted Folder disconnected
https://bugs.launchpad.net/bugs/358533
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 358533] Re: Dolphin Hangs With Mounted Folder disconnected

2010-01-27 Thread Bug Watch Updater
** Changed in: dolphin
   Status: Unknown => Confirmed

-- 
Dolphin Hangs With Mounted Folder disconnected
https://bugs.launchpad.net/bugs/358533
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 358533] Re: Dolphin Hangs With Mounted Folder disconnected

2009-11-18 Thread Luis F. Lopez
Bug is reported upsteam: https://bugs.kde.org/show_bug.cgi?id=184062

There's a workaround which is to manually unmount the share from the
command line .

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

** Also affects: dolphin via
   http://bugs.kde.org/show_bug.cgi?id=184062
   Importance: Unknown
   Status: Unknown

-- 
Dolphin Hangs With Mounted Folder disconnected
https://bugs.launchpad.net/bugs/358533
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 358533] Re: Dolphin Hangs With Mounted Folder disconnected

2009-11-18 Thread Luis F. Lopez
I also confirm that this issue present in Karmic, same symptoms as
reported by drub: When NFS mount is not longer available (for example by
suspending a laptop that is connected to a share and resuming on a
different network or disconnected) dolphin crashes and need to be killed
with signal 9.

** Changed in: dolphin (Ubuntu)
   Status: New => Confirmed

-- 
Dolphin Hangs With Mounted Folder disconnected
https://bugs.launchpad.net/bugs/358533
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 358533] Re: Dolphin Hangs With Mounted Folder disconnected

2009-10-06 Thread drub
I experience what I believe to be the same behavior.

Environment:  
- 9.04 on a laptop
- 9.04 on a desktop
- NFS mounts in both directions, both systems export directories, both systems 
mount directories

When the mounts are not available, Dolphin hangs.  Must "Force Quit", or
use kill().

"Force Quit" leaves a dophin process running, and a launcher process
running.Those 2 processes must also be kill()d with signal 9.

-- 
Dolphin Hangs With Mounted Folder disconnected
https://bugs.launchpad.net/bugs/358533
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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