Hi Enrico,
thanks for the information. So I will wait for the next release. What do you think how long does it takes?
Regards,
Thomas
Enrico Troeger <enrico.troeger(a)uvena.de> schrieb am 25.12.05 23:16:00:
>
> Thomas Funk schrieb am 25.12.2005 14:04:
> > Hi all,
> Hi Thomas,
>
> > I hve the following problem:
> >
> > on my Debian system (Etch) geany creates instead of ä,ö,ü, etc strange characters - e.g. for ä Ã
> > Are there any problems with my locale settings? On Kate or other editors all works fine :(
> Geany actual has problems with encodings other than UTF-8. I will work
> on this for the next release. But perhabs you can convert your documents
> into the UTF-8 encoding in the meantime and so Geany should not have
> problems anymore.
>
> By the way: your locale settings doesn't matter in this case.
>
> regards,
> Enrico
> _______________________________________________
> Geany mailing list
> Geany(a)uvena.de
> http://uvena.de/cgi-bin/mailman/listinfo/geany
__________________________________________________________________
Nur bis 31.12.: 1&1 DSL mit WEB.DE Preisvorteil! Jetzt einsteigen
und die Vorteile sichern! http://1und1dsl.web.de/?mc=021130
Geany exits out while searching for "%size" in any file, blank or otherwise.
(I haven't switched to 0.4, can anyone who is using 0.4 confirm this?)
Ali
Hi all,
I hve the following problem:
on my Debian system (Etch) geany creates instead of ä,ö,ü, etc strange characters - e.g. for ä Ã
Are there any problems with my locale settings? On Kate or other editors all works fine :(
Here are my locale settings:
LANG=de_DE@euro
LC_CTYPE="de_DE@euro"
LC_NUMERIC="de_DE@euro"
LC_TIME="de_DE@euro"
LC_COLLATE="de_DE@euro"
LC_MONETARY="de_DE@euro"
LC_MESSAGES="de_DE@euro"
LC_PAPER="de_DE@euro"
LC_NAME="de_DE@euro"
LC_ADDRESS="de_DE@euro"
LC_TELEPHONE="de_DE@euro"
LC_MEASUREMENT="de_DE@euro"
LC_IDENTIFICATION="de_DE@euro"
LC_ALL=
Please help. Thanks
Thomas
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
Hi Frank,
no I am not using UTF-8, cause I have had some problems with this encoding. Therefore I am using ISO-8859-15 now.
Ok, but what can I do that the characters saved correctly in the documents? It's very unbeautiful for me, cause with this problem it's nearly impossible to use geany in my environment :( . But I want it! Geany is so pretty fast and it would be a good replacement for these heavy editors like kate or IDEs like kdevelop.
Best Regards,
Thomas
linux(a)partysoke.de schrieb am 25.12.05 21:54:22:
>
> Hello!
>
> Am Sonntag 25 Dezember 2005 14:04 schrieb Thomas Funk:
> > on my Debian system (Etch) geany creates instead of ä,ö,ü, etc strange
> > characters - e.g. for ä Ã Are there any problems with my locale settings?
> > On Kate or other editors all works fine :(
>
> I know this problem. Which encoding do you use? Geany got some problems, if
> you use not UTF8 at your documents.
>
> Frank
> --
> Der Professor schreibt seine Lektionszettel flüchtig, weil er seine
> Unabhängigkeit von Studenten zeigen will.
> -- Jean Paul (eig. Johann Paul Friedrich Richter)
> _______________________________________________
> Geany mailing list
> Geany(a)uvena.de
> http://uvena.de/cgi-bin/mailman/listinfo/geany
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
There is a new release of Geany.
Changed things in Geany 0.4:
* new filetype: Assembler
* new filetype: Conf for configuration files
* added a terminal emulation widget, needs only libvte.so at runtime,
but it also runs without it, see dokumentation
* made some general improvements to increase startup speed
* changed "build with make" keyboard shortcut to Shift+F9 to avoid
problems with window managers key bindings
* added auto-closing [ and { brackets in LaTex-Mode
* improved documentation, but it is not yet complete
* improved the symbol list to categorise the tags in a tree
* some new options in the preferences dialog
* added popup menu to the list of open files
* there are lots of other small changes made since last release
* some bugfixes
(for a complete list see the ChangeLog, also available on
http://geany.uvena.de)
All downloads can be found on http://geany.uvena.de or directly via
https://sourceforge.net/project/showfiles.php?group_id=153444
Happy Christmas,
Enrico
Hi there!
There seems to be a really nasty bug in geany (a perfect lightweight IDE for
my needs)- it occurs roughly when you type an "else if" clause with
construct auto completion enabled- it freezes and you have to crash it.
Inorder to reproduce this bug i think you have to write an if statement,
close it, and then write an else if statement, try and close it and
continute coding.
If it matters, I was coding in C++.
Otherwise, its a great little app!
Ali
Just to report the CTRL+F9 shortcut to build with "make" doesn't work
for me on my Xfce 4.2 desktop (FC3).
For Xfce (and I think maybe KDE also) the window manager will use
CTRL+F1-F12 to switch virtual desktops, overriding the Geany shortcut. I
changed the shortcut in my local copy to SHIFT+F9 and rebuilt and this
works fine; I think Shift+F1-F12 shouldn't conflict as other
applications such as SciTE use it.
Hi,
Geany seems great, really useful.
I'm getting C and C++ files formatted with red as the default colour
though, even for the template examples. No black text at all. The other
language templates look fine though.
I'm running the geany-0.3-1 rpm on Fedora Core 3 with GTK 2.6.
Also, is there a way to skip words at a time (like in xterm, pressing
CTRL-left or CTRL-right moves the cursor to word boundaries)?
Thanks,
Nick Treleaven