[Bug 358533]

2014-11-15 Thread Rulatir
@Aaron: You are not the first person think that behaving badly will
make things better. It has been tried many times in the past and
honestly doesn't work.

That's not my experience, and probably not even yours. This is just your
*wish* for a Politeness God to exist, rewarding the righteous and
punishing the wicked. Meanwhile on planet Reality, I have been profusely
thanked by people whose daily work was made easier because I got authors
of certain software artifacts to fix critical bugs after everyone else
had been polite with them for years.

Regardless of whether it works or not, it is not welcome in KDE.

So there we have this conflict between two unwelcome things: behaving
badly and long-standing critical bugs. Both are definitely unwelcome,
but there is an interesting relationship between them:

 - the former can be used to hasten the elimination of the latter
 - if the latter remains, the former is inevitable anyway
 - when the latter is eliminated, the former also vanishes

-- 
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]

2014-11-08 Thread Rulatir
Gotta love how people commenting here no longer even *HOPE* it will ever
be fixed, and share workarounds instead.

-- 
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]

2014-11-08 Thread Rulatir
 Szczepan, I don't see how a snarky comment of yours is going to
motivate anyone to put their time into this.

I don't see why it necessarily couldn't work, and this appropach hasn't
been tried yet, unlike much everything else that has been *proven*
ineffective over the last five years.

-- 
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]

2014-11-08 Thread sebas
Szczepan, I don't see how a snarky comment of yours is going to motivate
anyone to put their time into this. I for one have removed myself from
the CC: list of this bugreport, since the last thing I need is polemic
remarks from bystanders. You're not making your life, or that of others
easier.

-- 
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]

2014-11-08 Thread Tilman Vogel
For me, this is by far the most annoying problem I have with KDE because
it happens to me every time I switch from wired network to wireless. So,
I sympathize with Szczepan's frustration, even if that does not
immediately help.

6th anniversary in February and a lot of votes makes me wish one of the
people who could fix this quickly had a similar setup as I do. It would
probably be fixed within days...

-- 
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]

2014-11-08 Thread Rdieter-math
In a *constructive* vein, from looking that the most recent backtrace
posted:

#0  0x7026aba5 in _lxstat () from /lib64/libc.so.6
#1  0x701d2c65 in realpath@@GLIBC_2.3 () from /lib64/libc.so.6
#2  0x724c9914 in KStandardDirs::realFilePath(QString const) () from 
/usr/lib64/libkdecore.so.5
#3  0x724955b3 in KMountPoint::List::findByPath(QString const) const 
() from /usr/lib64/libkdecore.so.5
#4  0x740638c1 in KDiskFreeSpaceInfo::freeSpaceInfo(QString const) () 
from /usr/lib64/libkio.so.5
#5  0x7fff3f8d2544 in 
SolidDeviceEngine::freeDiskSpace(this=this@entry=0x1a835c0, mountPoint=...) at 
/usr/src/debug/kde-workspace-4.11.1/plasma/generic/dataengines/soliddevice/soliddeviceengine.cpp:653

looks like it gets stuck trying to get free/available space info.

That said, I *vaguely* recall seeing a reviewboard request covering this
case recently.  I'll go do some digging.

That said, can anyone confirm problem exists using latest kde-
workspace-4.11.13 + kde-4.14.2 ?  (latest confirmations I see still
mention kde-4.13.x)

-- 
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]

2014-11-08 Thread aseigo
This bug should perhaps be assigned to kdelibs, as it is not really a
plasma bug ... thought it could be worked-around in kickoff. See
Bug#316655 which has more information on the problem. The culprit is the
free space checking code; it makes a blocking call and when the mount
point is not available this simply hangs. This problem affects several
KDE components (among other software out there) ... one possibility is
to simply not show the free space in kickoff, though that probably
involves moving away from PlacesModel (assuming that is what is still
used). So a proper solution in the free space checker is probably the
best approach.

My suggestion would be look at the filesystem type advertised for the
mount point and simply avoid any free space (or similar info fetching)
attempts on nfs, cifs, etc. and perhaps also fuse mounts.

@Szczepan I don't see why it necessarily couldn't work, and this
appropach hasn't been tried yet, unlike much everything else that has
been *proven* ineffective over the last five years.

You are not the first person think that behaving badly will make things
better. It has been tried many times in the past and honestly doesn't
work.

Regardless of whether it works or not, it is not welcome in KDE. Please
see: https://www.kde.org/code-of-conduct/

@Tilman Vogel: If you can not fix it yourself, and evidently people who
may be able to are not motivated to do so, then perhaps paying someone
to fix it would be a possibility. Not everything gets accomplished
gratis. (No, I'm not interested in being paid to fix this :)

-- 
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]

2014-11-08 Thread Rdieter-math
Thanks aaron (hugs), marking as dup

*** This bug has been marked as a duplicate of bug 316655 ***

-- 
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]

2014-11-08 Thread Sebastian 'polrus' Turzanski
I fully support the bounty idea - it's brilliant, simple and it works
for Elementary OS bug-figthing

-- 
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]

2014-11-08 Thread Tilman Vogel
(In reply to Aaron J. Seigo from comment #99)
 @Tilman Vogel: If you can not fix it yourself, and evidently people who may
 be able to are not motivated to do so, then perhaps paying someone to fix it
 would be a possibility. Not everything gets accomplished gratis. (No, I'm
 not interested in being paid to fix this :)

That's an interesting suggestion - however, where do I find those
people? It might actually be quite a good idea to invent an open-source
job market where I could post Who is going to fix
https://bugs.kde.org/show_bug.cgi?id=184062 for € 20? I am not sure
about the legal implications, however... Actually, that could be
integrated into the bug-tracking system. Instead of casting a vote, we
could pledge a bounty. Every vote on this bug worth 10 ¢ would make this
a 58 € bug already...

-- 
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

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]

2014-11-01 Thread Bugs4-kde-org
on shout down the same happens when you mount stuff over openvpn...
because first openvpn gets closed before it tries to unmount networked
drives. On Kubuntu openvpn also comes with down-root plugin.

So I just enhanced my ovpn config with this:

plugin /usr/lib/openvpn/openvpn-plugin-down-root.so 'umount -f
/mnt/x'

At least on shutting down my notebook I don't have to wait those 180
seconds anymore.

-- 
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]

2014-07-18 Thread Software-n
Created attachment 87734
strace of hanging plasma with recent kde

created by using kde 4.13.2 and the command
strace -tt plasma-desktop

hanging: all entries with time 07:12:xy
resuming (correlated with the re-availability of the nfs master): entries with 
time 07:23:xz

-- 
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]

2014-07-18 Thread Marcin Janowski
Workaround for me: remove from plaismoids gmail-plaismoid . Now i havent
problem with hangs.

Qt: 4.8.6
KDE: 4.13.2
kde4-config: 1.0

-- 
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]

2014-03-28 Thread JW
 (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
829) = 0 (Timeout)
write(44, \0, 1)  = 1
futex(0x7fd4837050b0, FUTEX_WAKE_PRIVATE, 1) = 0
futex(0x7fd489a6ca48, FUTEX_WAKE_PRIVATE, 1) = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
9171) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
write(11, !, 1)   = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
9168) = 0 (Timeout)
write(11, !, 1)   = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
827) = 0 (Timeout)
write(44, \0, 1)  = 1
futex(0x7fd4837050b0, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x7fd489a6ca48, FUTEX_WAKE_PRIVATE, 1) = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
9172) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
write(11, !, 1)   = 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 1 ([{fd=10, revents=POLLIN}])
read(10, !, 2)= 1
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
0) = 0 (Timeout)
recvfrom(8, 0x7fd483747074, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 
9168


(Also, apologies if I'm doing this wrong. I tried getting a backtrace from gdb 
but without luck. This is my first formal bug report, so if there's something 
different I need to add let me know.)

-- 
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]

2014-01-31 Thread Software-n
I confirm freezes of the whole panel after waking up from standby with 
unavailable nfs mounts in the background. The freeze goes away when the nfs 
target becomes available again. With xfce I did not have this problem. 
Without knowing the technical kde internal details I think that network mounts 
should be detected by kde and be marked as unreliable, i.e., nothing should  
depend on them to prevent such execution blockings.

I am running arch linux with the following packages:
linux 3.12.8-1
extra/kdebase-lib 4.12.1-1
extra/kdebase-plasma 4.12.1-1
extra/kdebase-runtime 4.12.1-2
extra/kdebase-workspace 4.11.5-1
Btw: Several nfs directories are mounted using the bg flag.

I guess one workaround for users having this problem is to mount network
shares via autofs. However, the kde core gui parts such as the panel
should definitely not freeze when, e.g., a connected network attached
storage is offline.

-- 
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]

2014-01-31 Thread Dennisgrunert
@Moritz: Please read comment 75 if you want to help. Thank you.

-- 
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]

2013-09-26 Thread Laurent-9
Hi, I got this bug since several months.
I read on different bug reports that the freeze was due to the fact that some 
users where using kernel cifs mount and thus it was more a kernel bug.
(you can find a lot related, freeze smb cifs)
So I switched to smbnetfs mount that is a fuse mount of the samba share.

Once I come back to home and computer wake up from sleep, fuse mount
does not see anymore the files, still kde desktop is completely frozen
until I do fusermount -u -z /media/smb

Now I still don't understand why it freeze since kde shouldn't knew that I got 
a mount now...
Perhaps it scans all fuse mount?

The kde desktop freeze when either: 
- I open dolphin
- Open kate and click on open a file.
- From firefox, select a file - (it open a kde file dialog) all frozen.

Under debian/testing, KDE 4.10.5 (got also that on kde 4.9)

-- 
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]

2013-09-12 Thread Ralf-habacker-f
Created attachment 82265
plasma-desktop backtrace

same issue here with plasma-desktop on opensuse 12.2 x86_64, kde 4.11.1
and pam_mounted cifs mounts

-- 
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]

2013-09-12 Thread Ralf-habacker-f
bug 316655 seems to have the same reason.

-- 
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]

2013-07-11 Thread DA
*** Bug 274674 has been marked as a duplicate of this bug. ***

-- 
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]

2013-07-04 Thread Jree2kx
Is there any chance this will be fixed in 4.11? This is big bug imo. You
shouldn't have to restart your computer after switching interfaces.

-- 
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]

2013-06-20 Thread Ettore Atalan
kdialog is also freezing when this issue takes place. Maybe it has the
same reason?

-- 
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]

2013-06-06 Thread Jree2kx
Update to my previous comment. I finally switched over everything to NFS
and the issue still persists.

-- 
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]

2013-05-01 Thread Jree2kx
This is definitely still an issue in 4.10. I can reproduce every time by
plugging in my ethernet and switching off wifi to transfer large files
to my NAS. It only locks up Dolphin. If I umount my CIFS shares
everything then returns to normal. Quite irritating to say the least.

Arch x86_64
KDE 4.10.2
kernel 3.8.8

-- 
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-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]

2013-03-12 Thread Vincent-rubiolo
Also getting this bug (Ubutu 12.04 - KDE 4.8.5). I usually get by using the 
following:
1. Lazy unmount of the problematic mount point (sudo umount -l /mnt/mountpoint).
2. Restart plasma : killall plasma-desktop  plasma-desktop That allows the 
panel to unfreeze. Unfortunately, it also pollutes the notification area with 
lots of spurious notification entries, resulting in a smaller (width-speaking) 
taskbar/paenl. I have to manually hide those to get back to the actual panel 
width (see screenshot).

Is there something we can do to help as users (getting backtraces, etc)
so that this problem is fixed?

-- 
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]

2013-03-12 Thread Vincent-rubiolo
Created attachment 77609
Vincent's system tray spurious notifications

-- 
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]

2013-03-12 Thread BRULE Herman
I use solution to prevent this in my application: I use Qt5 Qt System
Information module (tiers modules). That's work by event and prevent
that's. But to be compatible with Qt4, I suggest thread usage with
queued connexion.

-- 
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]

2013-03-12 Thread Vincent-rubiolo
(In reply to comment #70)
 Also getting this bug (Ubutu 12.04 - KDE 4.8.5). I usually get by using the
 following:
 1. Lazy unmount of the problematic mount point (sudo umount -l
 /mnt/mountpoint).
 2. Restart plasma : killall plasma-desktop  plasma-desktop That allows the
 panel to unfreeze. Unfortunately, it also pollutes the notification area
 with lots of spurious notification entries, resulting in a smaller
 (width-speaking) taskbar/paenl. I have to manually hide those to get back to
 the actual panel width (see screenshot).
 
 Is there something we can do to help as users (getting backtraces, etc) so
 that this problem is fixed?

Forgot to mention that you'll also need to restart krunner in this case,
otherwise you'll also lose handling of some keyboard shortcuts (esp Ctl-
Alt-L to lock your desktop).

-- 
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]

2013-03-12 Thread Marcin Janowski
Still exists in kde 4.10

If i disconnect my ethernet cabel and connect to new router (i want install new 
router, so this havent internet), plasma hang. 
This same if in university block me internet - i have routing only to AP and 
plasma zombie. 

How can i help and debug this?

-- 
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]

2013-03-12 Thread aseigo
It has been noted several times in this bug report what is needed to
improve the situation: back traces of the frozen application.

Phillip did so in comment #50 and that resulted in a fix. That was not
the only problem leading to the same symptom, though, and we need
backtraces from those situations so we know what we're looking for.

-- 
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]

2013-03-12 Thread Marcin Janowski
Created attachment 77646
Debug

Ok, i try to make debug with gdb, please tell me if it is make good.

-- 
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]

2013-03-12 Thread Marcin Janowski
When i have network access and i have routing to internet, all work
good. But when unexpectedly i have lost routing to internet (i have
connect to AP), plasma hangs out. Next, when routing go back, plasma
hangs off (work good).

BT: #0  0x7f5962007303 in __GI___poll (fds=optimized out, nfds=optimized 
out, timeout=optimized out) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f5955c0cd84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5955c0cea4 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f595ec01c26 in QEventDispatcherGlib::processEvents (this=0x215cad0, 
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x7f595e01fc1e in QGuiEventDispatcherGlib::processEvents 
(this=optimized out, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#5  0x7f595ebd22ef in QEventLoop::processEvents 
(this=this@entry=0x7fff982183a0, flags=...) at kernel/qeventloop.cpp:149
#6  0x7f595ebd2578 in QEventLoop::exec (this=0x7fff982183a0, flags=...) at 
kernel/qeventloop.cpp:204
#7  0x7f595ebd7738 in QCoreApplication::exec () at 
kernel/qcoreapplication.cpp:1187
#8  0x7f596231b1b1 in kdemain (argc=1, argv=0x7fff98218698) at 
../../../../plasma/desktop/shell/main.cpp:126
#9  0x7f5961f4076d in __libc_start_main (main=0x4006a0 main(int, char**), 
argc=1, ubp_av=0x7fff98218698, init=optimized out, fini=optimized out, 
rtld_fini=optimized out, stack_end=0x7fff98218688) at libc-start.c:226
#10 0x004006d1 in _start ()

-- 
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]

2013-03-12 Thread Sebastian 'polrus' Turzanski
probably the same or similar problem existr if I'm conected via openVPN to ym 
company network and have some CIF mounts there. When i disconnect from openVPN 
plasma also freezes.
I'm not sure if it's thee same bug or just similar one?

-- 
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]

2013-03-12 Thread Andrew-myers
Already did a bug report under duplicate bug  Bug 290855 with a gdb
debug report

-- 
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]

2013-02-10 Thread BRULE Herman
I use Qt5SystemInfo for mount point manipulation (change, read), it's
not the solution here?

-- 
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]

2013-02-10 Thread Dennisgrunert
Christoph Feck changed the version from 4.8.4 to 4.9.5. But shouldn't it
be the lowest version number where this bug can be found, to find
regression: Bugs usually don't disappear with newer versions.

-- 
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]

2013-02-10 Thread sebas
@Dennis: The logic is the other way round, the first question is
usually: is this bug still valid.

-- 
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]

2013-02-10 Thread Dennisgrunert
(In reply to comment #68)
 @Dennis: The logic is the other way round, the first question is usually: is
 this bug still valid.

Sorry, I though so, because I did set the field to the newest version
myself one time and received this reply:
https://bugs.freedesktop.org/show_bug.cgi?id=52179#c5

No I'm confused what helps the dev's the most to narrow it down. But
this seems to be too much off-topic for a this long bug. I'm sorry about
that.

-- 
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]

2013-02-10 Thread Sebastian 'polrus' Turzanski
still exists in kde 4.9.5

having no additional apps open, just desktop widgets (weather+eth traffic + 
temperature monitor)
when i remove the ethernet cable the whole desktop freezes,

i tried to disable network in networkmanager plasmoid before removing
the cable -

the result is the same

ctrl-alt-backspace does not solve the problem

-- 
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]

2012-12-31 Thread Ettore Atalan
Created attachment 76062
Complete strace output

This problem still exists in Dolphin 2.1.

Trying to open a mounted but unavailable SMB share will cause Dolphin to
freeze.

-- 
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]

2012-12-31 Thread Bugs-kde-org3
I'm not sure if this also belongs here:

When I have a cifs share mounted and tell KDE to poweroff, it also hangs
like 2 minutes during shut down until it finally times out and turns
off. For some reasons the shares aren't properly dismounted hence the
timeout somewhere.

-- 
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]

2012-12-24 Thread Marcin Janowski
Maybe i have this problem on Kubuntu 12.10 with 4.9.3. When i use public
WiFi on my school and i have weak WiFi signal, my plasma (panel,
plaismoids) dont work. I must remove wifi module from console or krun to
unfreeze.

-- 
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-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]

2012-10-23 Thread Octavian Petre
I am using Hide  entry to get rid of it. However, it takes ages to
hide all entries.

-- 
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]

2012-06-16 Thread Dennisgrunert
The bug is in the category plasma - widget-kickoff. Maybe we should
change this because comment #53 states that this bug is fixed for
kickoff but apparently not for dolphin.

-- 
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]

2012-06-11 Thread Andrew-myers
*** Bug 290855 has been marked as a duplicate of this bug. ***

-- 
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]

2012-06-11 Thread Lem8r-ka11a
OpenSUSE 12.1 32bit
KDE 4.8.4
Dolphin hangs on NFS clients when NFS server is shut down.

-- 
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]

2012-06-11 Thread Dennisgrunert
The issue is still here in KDE 4.8.3 and dolphin.

Distro: openSUSE 12.1 64 Bit
packages:
KDE 4.8.3 release 504
dolphin-4.8.3-303.3.x86_64
wdfs-1.4.2-141.1.3.x86_64

I have mounted a webdav share in fstab:
wdfs#https://***/webdav/ /mnt/webdav fuse 
user,noauto,allow_other,accept_sslcert 0   0

In dolphin I have the places panel (F9) visible and the share is in the list 
and visible.
Steps to reproduce:
1. close dolphin with the before mentioned settings
2. close the connection to the mount (e.g. cut the internet connection) but do 
not umount the share
3. open dolphin

Result:
Dolphin hangs forever and is just gray.

The bug doesn't appear in the following situation:
1. As soon as you reestablish the connection, dolphin stops hanging.
2. Hide the places panel (F9) before the connection is cut.
3. Just hide the share in the places panel (right-click on hide entry 'xxx') 
before the connection is cut.

All above is also true for Konqueror.

-- 
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]

2012-05-18 Thread Myriam Schweingruber
*** Bug 252288 has been marked as a duplicate of this bug. ***

-- 
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-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,  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/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 tests

[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
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-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-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


[Bug 358533] [NEW] Dolphin Hangs With Mounted Folder disconnected

2009-04-09 Thread Mehul J. Rajput
Public bug reported:

Binary package hint: dolphin

I am using kubuntu jaunty. I use may laptop at home and in office. I
have some folders mounted in office and some other folders mounted in
home. e.g. /company is mounting a windows shared folder in the office
using samba. While the /homefolder is mounting a nfs shared folder in my
htpc.

I go from my home and office every day so I normally suspend my computer
and take it back and forth.

Whenever I have these folders mounted and I open dolphin or konqueror to
access the /home/myhome, the applications hang. I have to either use
terminal to go the folder and open the file or I have to reboot the
computer.

Let me know if you need more information on this.

** Affects: dolphin (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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