-
Since some time has passed, could we have a new release anyway? Copher 0.2.0 is useless, and something that can at least upload files is better than that! Personally, I make all my actual release announcements on Freshmeat, so lacking release notes support in copher is not a big deal for me...
2010-01-04 15:54:54 UTC in copher
-
rrt made 1 file-release changes.
2010-01-04 15:49:03 UTC in PLP Tools
-
rrt committed patchset 644 of module plptools to the PLP Tools CVS repository, changing 1 files.
2010-01-04 15:26:36 UTC in PLP Tools
-
rrt committed patchset 643 of module plptools to the PLP Tools CVS repository, changing 2 files.
2010-01-04 15:21:45 UTC in PLP Tools
-
Thanks for the report. I have applied the patch that Debian uses, which is in fact pretty obvious: cast s to (char *) in line 304 of lib/rpcs.cc. I have checked this in to CVS and will release a new version immediately.
2010-01-04 15:15:56 UTC in PLP Tools
-
Aha! From reading the CHANGELOG (should really be called "ChangeLog") I see you misunderstood bug 2807287. The problem was not that install.sh and uninstall.sh should have "#!/bin/bash" rather than "#!/bin/sh"; in fact, I don't think that's necessary, though since you require bash anyway, it makes things simpler to use bash for all your scripts.
The problem is rather than when bashrun is run...
2009-11-20 22:33:57 UTC in bashrun
-
(Sorry, I can't re-open the original bug, nor find the source code so I can check whether it's been fixed since 0.14.)
install.sh still runs bashrun using sh, so it doesn't work.
2009-11-20 22:29:35 UTC in bashrun
-
I do not have either of these resources set, but I see that urxvt has meta8 set to False by default, which is what is required. That explains it. Since by default this won't work with xterm, perhaps this is a good thing to mention in the man page? And even by default run xterm with the option to switch it on?.
2009-10-04 22:21:57 UTC in bashrun
-
Update: I can fix this bug by switching to urxvt; with xterm, the bug is present.
2009-10-04 19:09:00 UTC in bashrun
-
With key bindings such as \e\C-m for term-run, I can't press Meta-Ctrl-M, I have to type Escape, Ctrl-M. I'm not sure why, as similar bindings in my regular ~/.inputrc work fine.
2009-10-04 19:06:28 UTC in bashrun