Pages

October 26, 2009

issues with libtrash and ROX or Firefox

libtrash is a shared library by Manuel Arriaga that gives Linux delete operations a trashcan behavior. When I tried it under Debian Etch with ROX, I don't remember having any problems. This weekend I gave it a go with Ubuntu Januty, and, sadly, it is having issues. (I haven't tried it on Debian Lenny yet.)

With both Openbox or IceWM, ROX started behaving a bit strange. In particular, any attempts to move into parent directories took a very, very long time.

There are also issues with Firefox. libtrash's website points out a problem with segfaults when starting up on some systems. I didn't see segfaults on my system; instead Firefox just didn't want to start. Even from the command line, all I got was a stuck process (no debug/warning/etc. messages).

I really hope these issues get ironed out because when it works, libtrash is pretty cool.

October 06, 2009

ssh via Cygwin

Argh. I am trying to set up Unison on my Windows XP box at work. Unison needs an ssh connection, and the ssh server I had been using, KpyM Telnet/SSH Server, just doesn't seem to get along with Unison. This has led me try try the ssh server in Cygwin, and all I can say is "Ouch."

While Cygwin is truly a blessing, it is not exactly easy to set up. If you are trying to set up a ssh server with it, I found the directions here to be a godsend. Be sure to read it carefully as there are lots of little bits and pieces that can be messed up in the default install. In particular, I ran into a roadblock with group IDs right, and this solved it.