From: Araki K. <ara...@us...> - 2011-12-18 14:24:15
|
Hi, Thanks for your report, and sorry for my late reply. From: Boruch Baum <bor...@ya...> Subject: [Mlterm-dev-en] mlterm 3.0.9 Pixmap bug Date: Thu, 1 Dec 2011 14:28:12 -0800 (PST) Message-ID: <132...@we...> > 1] bug report 1 - 3.0.9 crashes on pixmap failure > I automatically updated to mlterm 3.0.9 and haven't succeeded in launching it since. I have revert to the prior version. Here's the output when launched from a console: > > $ mlterm & > X Error of failed request: BadPixmap (invalid Pixmap parameter) > Major opcode of failed request: 54 (X_FreePixmap) > Resource id in failed request: 0x0 > Serial number of failed request: 269 > Current serial number in output stream: 270 > > I found a log file in ~/.mlterm/msg?????.log: > *** ERROR HAPPEND *** Failed to load icon file(/usr/share/pixmaps/mlterm-icon-wmaker.png). I'm sorry for the inconvenience. I fixed my mistake which caused this problem, and released new version. > 2] bug report 2 - freedesktop.org compliance > freedesktop.org has a standard including use of $XDG_CONFIG_DIR for application config directories, ie. instead of cluttering up ~ with just ONE MORE teeny weeny minor config folder (I promise, just one more...), it gets put in a subdirectory. Usually, that would mean ~/.config/mlterm instead of ~/.mlterm. If many users want ~/.config/mlterm instead of ~/.mlterm, I don't disagree with you, but I'm a bit worried about trouble due to breaking compatibility. How about the way to use ~/.config/mlterm/* only if ~/.config/mlterm directory exists ? (~/.config/mlterm directory must be made in advance, though.) Regards, --- Araki Ken ara...@us... |