[Bug 1322925] Re: Copy, paste stops working randomly in Ubuntu 14.04 nautilus

2015-01-05 Thread circum
I confirm that the bug affects nemo, too -- so presumably the root cause
is not in nautilus. I am hit by the bug right after upgrading to 14.04
from 13.10.

I can reproduce the error with the following scenario:

start nemo
press shift-ctrl-n to create a folder. A new folder with 'Untitled Folder' 
created, the name is selected.
press shift-ctrl again. The order is important -- shift before, ctrl after. The 
selection goes away, and now the folder 'Untitled Folder' itself is selected.
after that, you cannot cut or copy -- neither with kbd shortcut, neither with 
menu items. As nemo visually gives feedback upon cutting a file, I can see that 
the cut action is not performed.

I hope this helps.

nemo 2.0.8

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

Title:
  Copy, paste stops working randomly in Ubuntu 14.04 nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1322925/+subscriptions

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


[Bug 430598] Re: gvfs-fuse-daemon leaks when mounting zip files

2010-08-02 Thread circum
Yes, the bug exists in an up-to-date Lucid Lynx, test test results with
the exact same output.

f...@fery-laptop:~/tmp/1$ aptitude show gvfs-fuse|grep Version
Version: 1.6.1-0ubuntu1build1

Regards,
Ferenc

-- 
gvfs-fuse-daemon leaks when mounting zip files
https://bugs.launchpad.net/bugs/430598
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 430598] [NEW] gvfs-fuse-daemon leaks when mounting zip files

2009-09-16 Thread circum
Public bug reported:

Binary package hint: gvfs-fuse

Each time I mount a .zip archive with gvfs, 2 sockets remain opened.
This is an issue when I use scripts which regularly mount and umount
many .zip files (i.e., jars...). Note, I have to access the mounted dir
(that's why the ls -lR needed) to trigger the leak.

Here is my test run:

--
f...@fery-ge:~/tmp$ for i in 1 2 3 4 5 ; do gvfs-mount 
archive://file%3A%2F%2F%2Fhome%2Ffery%2Ftmp%2Ftest%2Ezip ; ls -lR 
~/.gvfs/test.zip /dev/null; gvfs-mount -u ~/.gvfs/test.zip/ ; lsof +c 15 -c 
gvfs-fuse|grep socket|wc ; sleep 2 ; done
 40 3202880
 42 3363024
 44 3523168
 46 3683312
 48 3843456
f...@fery-ge:~/tmp$ unzip -t /home/fery/tmp/test.zip 
Archive:  /home/fery/tmp/test.zip
testing: 1/   OK
testing: 1/test.txt   OK
testing: 1/1/ OK
testing: 1/1/test2.txtOK
No errors detected in compressed data of /home/fery/tmp/test.zip.
f...@fery-ge:~/tmp$ lsof +c 15 -c gvfs-fuse|grep socket
gvfs-fuse-daemo 3293 fery4u  unix 0xf5dc98809021 socket
gvfs-fuse-daemo 3293 fery7u  unix 0xf5dc9dc09026 socket
gvfs-fuse-daemo 3293 fery8u  unix 0xf44d08c0   23201 socket
gvfs-fuse-daemo 3293 fery9u  unix 0xf44d1880   23205 socket
gvfs-fuse-daemo 3293 fery   10u  unix 0xf44d1c00   23206 socket
gvfs-fuse-daemo 3293 fery   11u  unix 0xf44d0fc0   23214 socket
gvfs-fuse-daemo 3293 fery   12u  unix 0xf4549880   25238 socket
gvfs-fuse-daemo 3293 fery   13u  unix 0xf44d   25239 socket
gvfs-fuse-daemo 3293 fery   14u  unix 0xf44d01c0   24734 socket
gvfs-fuse-daemo 3293 fery   15u  unix 0xf44d0540   24735 socket
gvfs-fuse-daemo 3293 fery   16u  unix 0xf4578e00   26890 socket
[...]
--

Versions:

Ubuntu 9.04

Source: gvfs
Version: 1.2.2-0ubuntu2

Regards,
Ferenc

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

-- 
gvfs-fuse-daemon leaks when mounting zip files
https://bugs.launchpad.net/bugs/430598
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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