Hi,
I'm getting this error:
"Geany tried to access the Unix Domain socket of another instance
running as another user.
This is a fatal error and Geany will now quit."
I'm the only user with only one session started and I don't have any
other instance of Geany running!
This happened suddenly. I already purged Geany and build again from
scratch, but the result is the same.
What is wrong here, please?
Regards,
Pedro.
PS: using i386 with Ubuntu 14.04.02 LT
Hi translators and friends of Geany,
As by Colomban's mail we are only two weeks away from upcoming, new,
amazing 1.25 release of Geany! It's scheduled for 2015-07-12.
In prior of that we have to ensure, all translations of Geany and it's
plugins are up to date and as complete as possible to get a great user
experience using Geany.
In preparation of that I've update po-files for Geany core as well as
the geany-plugins project inside github repositories and asking you
whether you could update translations, review them or maybe add new
ones.
I'd be very happy if you could send a patch, a pull request or single
file with translation to either the geany-i18n mailing list or direct
to me within the next two weeks so we can include it to the next
release. Deadline will be 2015-07-11 CEST.
To get most recent files you could just clone the repositories from
Geany: https://github.com/geany/geany
Geany-Plugins: https://github.com/geany/geany-plugins
This can be done e.g. with
git clone https://github.com/geany/geany.git
or for the plugins
git clone https://github.com/geany/geany-plugins.git
Also at http://i18n.geany.org or http://i18n.geany.org/plugins for
plugins are statistics and daily updated files available
If your language was translated by two or more in past, please double
check directly with them or by pinging me, so we don't need to
translate same things two or three times. Also please feel to ping me
for every question or if you like to start a new translation for an
unsupported language.
If you have any questions, don't hesitate to ping me directly via
IRC: geany @freenode
Jabber/XMPP: frlan(a)jabber.ccc.de
or via Mail: look above or some of the mailing lists.
@Plugin Maintainer: Please don't add new strings by now as they most
likely will be properly translated for next release.
Thanks and happy translating
Frank
Hi everyone!
We finally planned the release of Geany 1.25! This release will include
a lot of enhancements, including:
* Improved MacOS X support (Jiří Techet).
* Improved subprocess spawning, especially on Windows (Dimitar Zhekov).
* Huge tag management performance improvement (Jiří Techet).
* Show document-related dialogs embedded in the main window ("info
bars") (Matthew Brush & Thomas Martitz).
* Improved plugin manager dialog.
* Scintilla 3.5.6, including many highlighting fixes and improvements.
* More robust plugin API (Jiří Techet, Matthew Brush & Thomas Martitz).
* And many more! See http://git.geany.org/geany/tree/NEWS
Here is the schedule:
Fri. 2015-06-19 (evening)
String freeze (no more changes affecting translations)
Frank will post an additional announcement.
Sat. 2015-07-04
Feature freeze (only bugfixes)
Sun. 2015-07-12
Release!
In addition to the release, we decided to try and make time-based
releases every 4 months or so, to release more often and (among other
things) avoid 1+ year cycles like it was the case for 1.24 and 1.25.
As a result, 1.26 will be due around 2015-11-15.
Regards,
Colomban