I have built Geany from git. Help / About says Geany 1.23 (git >= 8855c14) btw, would be nice if I was able to select / copy / paste the Geany version
The first reason I wanted to join the developers group was to fix tab expansion for printed output. I was pleasantly surprised to find it has already been fixed. Thanks! As an added bonus, choosing to print a range of pages (e.g, 2-4) seems now to work! Great stuff!
But I have noticed a few minor issues with the new implementation.
* The vertical line which is intended to be drawn immediately to the right of line numbers is drawn in the wrong location, only on the hard copy version. o For example, on the hard copy, on line 123, the line is drawn between the 2 and the 3 * The vertical line doesn't extend the same length on different output choices (print preview, print to file, print to hard copy) * Print preview displays a different number of lines per page than print to hard copy (print to pdf matches print preview)
Since I am testing a development version, and not a released version, I am unsure how to proceed. Should I submit bug reports on issues I find, such as these?
On 25 October 2012 18:16, Roger Booth rbooth@kabooth.com wrote:
I have built Geany from git. Help / About says Geany 1.23 (git >= 8855c14) btw, would be nice if I was able to select / copy / paste the Geany version
You can from the help->debug messages dialog.
The first reason I wanted to join the developers group was to fix tab expansion for printed output. I was pleasantly surprised to find it has already been fixed. Thanks! As an added bonus, choosing to print a range of pages (e.g, 2-4) seems now to work! Great stuff!
Welcome :)
But I have noticed a few minor issues with the new implementation.
The vertical line which is intended to be drawn immediately to the right of line numbers is drawn in the wrong location, only on the hard copy version.
For example, on the hard copy, on line 123, the line is drawn between the 2 and the 3
The vertical line doesn't extend the same length on different output choices (print preview, print to file, print to hard copy) Print preview displays a different number of lines per page than print to hard copy (print to pdf matches print preview)
Since I am testing a development version, and not a released version, I am unsure how to proceed. Should I submit bug reports on issues I find, such as these?
Unless you are going to fix them yourself and send a pull request then file a bug so it doesn't get lost. Just report the version as you did above.
Cheers Lex
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
On 10/25/2012 12:21 AM, Lex Trotman wrote:
On 25 October 2012 18:16, Roger Booth rbooth@kabooth.com wrote:
I have built Geany from git. Help / About says Geany 1.23 (git >= 8855c14) btw, would be nice if I was able to select / copy / paste the Geany version
You can from the help->debug messages dialog.
Perfect. Thanks!
But I have noticed a few minor issues with the new implementation.
Unless you are going to fix them yourself and send a pull request then file a bug so it doesn't get lost. Just report the version as you did above.
Cheers Lex
I'll file bugs tomorrow. Thanks. And I'll investigate what the problem is, but I'm new to these APIs.
On 25 October 2012 18:35, Roger Booth rbooth@kabooth.com wrote:
On 10/25/2012 12:21 AM, Lex Trotman wrote:
On 25 October 2012 18:16, Roger Booth rbooth@kabooth.com wrote:
I have built Geany from git. Help / About says Geany 1.23 (git >= 8855c14) btw, would be nice if I was able to select / copy / paste the Geany version
You can from the help->debug messages dialog.
Perfect. Thanks!
But I have noticed a few minor issues with the new implementation.
Unless you are going to fix them yourself and send a pull request then file a bug so it doesn't get lost. Just report the version as you did above.
Cheers Lex
I'll file bugs tomorrow. Thanks. And I'll investigate what the problem is, but I'm new to these APIs.
No problem, the printing implementation in the latest git is new too, committed on 6 Sept. And as the devs don't print much, any more love and testing you can give it is welcome.
Cheers Lex
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel