Hi,
in Geany 125 ("Veed") there is a typo in the LaTeX code completion
The command \Longleftrightarrow is misspelled as \Longlettrightarrow
This error actually persists since several years :-)
Interestingly enough, the same bug was found in Kile https://bugskdeorg/show_bugcgi?id=136961
Could be that they started from the same databases for code completion
Thanks for correcting that
N
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/888
Geany 1.25, Ubuntu 15.10:
When printing 4 pages on a single page some text lines are missing.
Printing 2,6 and 9 pages on one looks OK, the problem comes with 4 and 16.
In the attached image, lines from 61 to 64 and 119 to 122 are missing.
It is not an error with line numbers but code is actually missing too.
![screenshot from 2016-05-20 10-27-15](https://cloud.githubusercontent.com/assets/13032051/15421974/4504…
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1040
Currently on reload the cursor moves to the start on reload, causing a scroll to the start.
The cursor position should be saved and restored if possible (ie if the file is still longer than the position).
Even better would be for the screen position to remain the same, but I'm not sure Scintilla supports that.
My personal use-case is reloading test logs where I want the cursor to go to the previously failing test output so I can check I fixed it, but there are others as well.
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/969
Lex Trotman wrote
> Yes **untitled.xxx (where xxx is the file extension)
> has to be in the first three lines and only the
> first occurrence is replaced**. *This has nothing to do
> with templates, its a new-file save feature, and it
> does not appear to be documented,* **can you raise an
> issue so its not forgotten.**
More at http://news.gmane.org/gmane.editors.geany.general
11 nov 08:36 2015 Lex Trotman [Geany-Users] Geany templates
From: Lex Trotman <elextr@...>
Subject: Re: [Geany-Users] Geany templates
Newsgroups: gmane.editors.geany.general
Date: 2015-11-11 07:36:03 GMT
Richard H
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/753
I have no autocomplete functionality at all. This is repeated on two different machines with identical versions: geany 1.25, GTK 2.24.28, Glib 2.44.1, Xfce 4.12, Linux 4.2.3-1-ARCH
Tried with java, python, bash, and html.
No plugins are installed and autocomplete is turned on in preferences:
![geany_prefs](https://cloud.githubusercontent.com/assets/5779507/10682827/619dfea6-7900-11e5-8875-5c5dd262212e.jpg)
Geany starts without any errors:
$ geany -v
Geany-INFO: Geany 1.25, en_US.UTF-8
Geany-INFO: GTK 2.24.28, GLib 2.46.1
Geany-INFO: System data dir: /usr/share/geany
Geany-INFO: User config dir: /home/magyar/.config/geany
Geany-INFO: System plugin path: /usr/lib/geany
Geany-INFO: Added filetype Cython (61).
Geany-INFO: Added filetype Clojure (62).
Geany-INFO: Added filetype CUDA (63).
Geany-INFO: Added filetype JSON (64).
Geany-INFO: Added filetype Scala (65).
Geany-INFO: Added filetype Genie (66).
Geany-INFO: Added filetype Graphviz (67).
Geany-INFO: unknown : None (UTF-8)
Syntax highlight works just fine:
![geany_highlighting](https://cloud.githubusercontent.com/assets/5779507/10683173/a83654a4-7904-11e5-84e5-01c15856906b.jpg)
But no autocomplete.
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/710
Error:
Exception thrown at 0x75DE8B21 (msvcrt.dll) in geany.exe: 0xC0000005: Access violation reading location 0x00000000.
Call Stack:
> msvcrt.dll!75de8b21() Unknown
[Frames below may be incorrect and/or missing, no symbols loaded for msvcrt.dll]
pairtaghighlighter.dll!66c81ad1() Unknown
libgeany-0.dll!6a168d59() Unknown
libgobject-2.0-0.dll!63c45fd2() Unknown
libglib-2.0-0.dll!687e3008() Unknown
libgobject-2.0-0.dll!63c4a41f() Unknown
libgobject-2.0-0.dll!63c45fd2() Unknown
libglib-2.0-0.dll!687e3008() Unknown
libgtk-win32-2.0-0.dll!61a5f0de() Unknown
libgeany-0.dll!6a1dc0bb() Unknown
libgeany-0.dll!6a1e3ab7() Unknown
libgeany-0.dll!6a1ba057() Unknown
libglib-2.0-0.dll!687f362a() Unknown
libglib-2.0-0.dll!687f39dc() Unknown
libglib-2.0-0.dll!68801820() Unknown
libgtk-win32-2.0-0.dll!61a4c11f() Unknown
libgeany-0.dll!6a17a0d1() Unknown
geany.exe!00402820() Unknown
geany.exe!004013e2() Unknown
[External Code]
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/989
If you load geany scope, load a simple "Hello world" software written in C compiled with -g, and you start the execution with geany scope you obtain a blank window without text or buttons and geany freeze.. so geany scope is unusable...
geany scope 1.27 in Fedora 24 with italian language
reported in https://bugzilla.redhat.com/show_bug.cgi?id=1341107
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1048