Re: [Bug 187085] Re: rename and back looses file

2008-11-27 Thread antalk
On cs, 2008-11-27 at 06:38 +, Daniel T Chen wrote:
 Is this symptom still reproducible in 8.10 or 9.04?
8.10: yes (tested in virtualbox). 9.04: I did not test

Q: why incomplete?

antalk

-- 
rename and back looses file
https://bugs.launchpad.net/bugs/187085
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 164819] Re: Can't Remove Scrollkeeper without trashing Gnome

2008-05-22 Thread antalk
A reasonably nice way to disable: edit /etc/scrollkeeper.conf

Change from

OMF_DIR=/usr/share/omf

to a non-existant path
---
OMF_DIR=/usr/share/omf/NONE
---

-- 
Can't Remove Scrollkeeper without trashing Gnome
https://bugs.launchpad.net/bugs/164819
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 187085] [NEW] rename and back looses file

2008-01-29 Thread antalk
Public bug reported:

Binary package hint: funionfs


# create dirs
mkdir r
mkdir w
mkdir u

# create orig file
touch r/file
# mount
funionfs none -o dirs=r=ro:w=rw  u

# move forward and back
mv u/file u/file-moved
mv u/file-moved u/file

# file is lost (from u)
ls -l u
# prints:
# total 0

# unmount (optional)
fusermount -u u

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

-- 
rename and back looses file
https://bugs.launchpad.net/bugs/187085
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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