[Geany] Geany crashes in Windows

Enrico Tröger enrico.troeger at xxxxx
Thu Nov 1 12:08:07 UTC 2007


On Tue, 30 Oct 2007 13:06:08 -0700, Bob Snyder <bob.snyder at cox.net>
wrote:

Hi,

> Here is the backtrace:
Thanks for backtrace, it helped a lot.
The problem was that the tagmanager part in Geany tried to write a file
in the root of the drive Geany is executed on (on Windows, on Linux
it just uses /tmp). But it seems your unprivileged user doesn't have
permission to write there and so the file couldn't be created and Geany
crashed.
This should be fixed in SVN r2000. I changed the path where the file is
written to Geany's configuration directory which should in almost every
case be writable and even if not, Geany won't crash anymore.
So, this isn't a Windows-only issue it could also happen on Linux
if /tmp is not writable but I guess there are only a few systems if
ever where this is the case.

A new Windows binary can be found at
http://www.uvena.de/tmp/geany_svnr2000_win32_bin.zip. Maybe I'll put
a full installer online for the current SVN version.

Furthermore, I'll check whether we could remove this status file at all
but for the moment I'm not yet sure.

Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.key
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/users/attachments/20071101/8006e6a8/attachment.pgp>


More information about the Users mailing list