I think I figured out what he's talking about. Here's what I did (Edgy AMD64, everything up-to-date):
1. Open system:/home/<your username> in Konqueror 2. Right-click on a file (I used a small shell script; should work with anything) -> Compress -> Compress as blahblah.tar.gz 3. Wait for a while before deciding that it's not going to work and hit Cancel. 4. Open /home/<your username> in Konqueror, repeat step 2, everything works. 5. Repeat steps 1 and 2 (the file created in step 4 should still be there). Ark crashes with the following backtace: (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) ... snip ... (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 47756256022240 (LWP 8406)] (no debugging symbols found) ... snip ... (no debugging symbols found) 0x00002b6f1abcdc71 in nanosleep () from /lib/libc.so.6 #0 0x00002b6f1abcdc71 in nanosleep () from /lib/libc.so.6 #1 0x00002b6f1abcda94 in sleep () from /lib/libc.so.6 #2 0x00002b6f1b363575 in KCrash::startDrKonqi () from /usr/lib/libkdecore.so.4 #3 0x00002b6f1b377b07 in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4 #4 0x00002b6f1ab69510 in killpg () from /lib/libc.so.6 #5 0x0000000000000000 in ?? () Note that creating and deleting files and folders, as well as editing in Kate all works just fine for me. I think this is a problem with Ark, not the IO slave. Also, system:/home displays the contents of /home/<username> and system:/users displays the contents of /home, but opening system:/ and clicking on Home Folder takes you to /home/<username> directly. -- navigation through the kioslave system:/users/ is broken https://launchpad.net/bugs/42666 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
