Re: [Github-comments] [geany/geany] error compiling at scintilla with C++ (#2731)

2021-01-21 Thread Герхард PICCORO Lenz McKAY
> Maybe you could work out a patch for your use case using @elextr's > suggestions about `std::move()`, if you're C++ proficient enough to > understand the implications (I don't, it's not C ) neither me :< snif... i will try with a frined.. thanks for all guys -- You are receiving this becau

Re: [Github-comments] [geany/geany] error compiling at scintilla with C++ (#2731)

2021-01-20 Thread Герхард PICCORO Lenz McKAY
ummno w correctly copy cat adn understand.. puff so i cant backport geany 1.33 to olders versions of my production environment devbelopers.. puff i already noted you guys were using the LongTerm3 brand for a while .. so i cant make anything .. so i will try to backport the 1.26 version or less,

Re: [Github-comments] [geany/geany] error compiling at scintilla with C++ (#2731)

2021-01-20 Thread Герхард PICCORO Lenz McKAY
> And a rant of my own if I may, I am tired of people demanding that others > invest the effort to support their particular configuration with no > contribution of their own. Even to find the cause and possible workarounds > takes effort that somebody has to provide. As I said above, even distro

Re: [Github-comments] [geany/geany] error compiling at scintilla with C++ (#2731)

2021-01-20 Thread Герхард PICCORO Lenz McKAY
> > i'm asking about any trick or workaround puff > > * Build a new enough GCC for yourself > * Adjust Scintilla's sources not to require features not in GCC 4.8 > * If it's that simple, figure out a set of GCC 4.8 options that make it work > (I'm afraid there won't be any) > * Convince Scintilla

Re: [Github-comments] [geany/geany] error compiling at scintilla with C++ (#2731)

2021-01-20 Thread Герхард PICCORO Lenz McKAY
it seems is related to this commit: 170ebf610f33ac414799f1a841ae01c1e058d567 in fact the error is produced in that line and inherits -- 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/2731

Re: [Github-comments] [geany/geany] error compiling at scintilla with C++ (#2731)

2021-01-20 Thread Герхард PICCORO Lenz McKAY
> [Edit: assuming you are compiling Geany 1.37 a fully working C++11 compiler > is needed, and as shown GCC 4.8 isn't that, 1.38 will probably need a c++17 > compiler which I think is at least GCC 7] umm ok so @elextr geany 1.30+ will need moderns compilers .. pufff please is there any workaro

[Github-comments] [geany/geany] error compiling at scintilla with C++ (#2731)

2021-01-19 Thread Герхард PICCORO Lenz McKAY
i have following error when try to compile geany, using gcc 4.8 cos ist upstream provided.. is any workaround to prioperty compile of can i disable that part? ``` [ 181s] Making all in scintilla [ 181s] make[3]: Entering directory `/usr/src/packages/BUILD/scintilla' [ 181s] Making all in incl

Re: [Github-comments] [geany/geany] improvement: cut down the space wasted in sidebar (#1711)

2021-01-19 Thread Герхард PICCORO Lenz McKAY
> hi! i'm interesting in this for my own purposes.. i want just a simple > patch.. just cut down first 3 letters.. in witch part of code must be done? > @elextr ? @codebrainz ? @mckaygerhard ? i'm not xpert in c! help! i guess: search at the code `geany->main_widgets->sidebar_notebook` and when

Re: [Github-comments] [geany/geany-plugins] Webhelper: geany crashes when I turn on web inspector (#412)

2019-07-31 Thread Герхард PICCORO Lenz McKAY
thanks @codebrainz i hope @b4n have enought time to contribute adn made a good job! we all waith for ... triying to follow comments in PR #677 i get lost in the sea of comments.. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on Git

Re: [Github-comments] [geany/geany-plugins] Webhelper: geany crashes when I turn on web inspector (#412)

2019-07-31 Thread Герхард PICCORO Lenz McKAY
i asking for Geany crashing with Webhelper plugin (only when goin to debuggin tools).. are not solved or not? are available in lasted? where will be available if solved? in the link commit 4039a13882f4b9e2127f6e7b018bdbdffe36e2a2 seems markdown plugin can work with newer webkit , so why webhelp

Re: [Github-comments] [geany/geany-plugins] Webhelper: geany crashes when I turn on web inspector (#412)

2019-07-31 Thread Герхард PICCORO Lenz McKAY
hi what it's the status of this ? -- 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-plugins/issues/412#issuecomment-517011447

Re: [Github-comments] [geany/geany-plugins] Webhelper: geany crashes when I turn on web inspector (#412)

2018-09-19 Thread PICCORO Lenz McKAY
seems solved with https://github.com/geany/geany-plugins/pull/746/commits/4039a13882f4b9e2127f6e7b018bdbdffe36e2a2 ??? are relased a geany plugins with that support for new webkit? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [Github-comments] [geany/geany-plugins] Webhelper: geany crashes when I turn on web inspector (#412)

2018-09-19 Thread PICCORO Lenz McKAY
ping! i provided the backtrace, what we need now? it's solved? FROM DEBIAN: geany-plugins (1.32+dfsg-3) unstable; urgency=medium * [67b34ed] Disable webkit-using plugins: markdown, webhelper webkitgtk-3.0 is not to be used as it is deprecated, but the port to webkit2gtk-4.0 isn't ready

Re: [Github-comments] [geany/geany-plugins] Webhelper: geany crashes when I turn on web inspector (#412)

2018-09-19 Thread PICCORO Lenz McKAY
ping! i provided the backtrace, what we need now? it's solved? -- 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-plugins/issues/412#issuecomment-422839586

Re: [Github-comments] [geany/geany] improvement: cut down the space wasted in sidebar (#1711)

2018-04-26 Thread PICCORO Lenz McKAY
hello friends @codebrainz and @elextr , what its the progress on that issue, and how i can made it manully for normal direction languajes, i just only cut down to 4 leterrs those tabas in some older versions that used GTK 2.18 and GLIB 2.24 i tried the code proposed by @elextr but no sucess and

Re: [Github-comments] [geany/geany] improvement: cut down the space wasted in sidebar (#1711)

2017-12-08 Thread PICCORO Lenz McKAY
@elextr so then thanks to you clarifications, "for now" i can hardcoded my ide's compilations cutting that letters while i waith for this issue feature resolution, avoiting load tranlations (in my environment only russian and english are apart of spanish, no right to left langs are used) -- Yo

Re: [Github-comments] [geany/geany] improvement: cut down the space wasted in sidebar (#1711)

2017-12-08 Thread PICCORO Lenz McKAY
@elextr may have right, translations could be a problem, but if @codebrainz are in right direction and as i suspect, translation will be cut down i cannot find where can be that, @codebrainz you said that dont be hard.. i'm not expert in GTK but i know something C, some started point? -- You a

Re: [Github-comments] [geany/geany] improvement: cut down the space wasted in sidebar (#1711)

2017-12-07 Thread PICCORO Lenz McKAY
umm so the changes must be done in each plugin? ok but must be an api and base to geany display that names, i think in that base of code just take the label and cut done to only 3 letters or only initials.. well so for a while i know where to start to adapt my installation/packages.. its a grea

[Github-comments] [geany/geany] improvement: cut down the space wasted in sidebar (#1711)

2017-12-07 Thread PICCORO Lenz McKAY
the geany sidebar are arrange by tabas.. but cannot be reordened and if there more thant 3 tabs the vision are limited of thems due labels of each are too large and if the sidebar are in vertical/horizontal there a waste of space my suggestion its to optionally only show 3 firts letters or ic

Re: [Github-comments] [geany/geany] Confusing translation of "reflow" (#1639)

2017-12-07 Thread PICCORO Lenz McKAY
what's the status of this issue ? -- 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/1639#issuecomment-350066117

Re: [Github-comments] [geany/geany] Confusing translation of "reflow" (#1639)

2017-10-22 Thread PICCORO Lenz McKAY
and in fact in English "reflow" make alusion abour fluids, same in spanish as said @ncabanes , but s i just said, in spanish too many ides take the "reestructurar" as code format and identation... that's not the case here, so many users may take in confusion again that translation, so in conclus

Re: [Github-comments] [geany/geany] Confusing translation of "reflow" (#1639)

2017-10-22 Thread PICCORO Lenz McKAY
in spanish too many ides take the "reestructurar" as code format and identation... that's not the case here, so many users may take in confusion again that translation -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https:/

Re: [Github-comments] [geany/geany] Confusing translation of "reflow" (#1639)

2017-10-15 Thread PICCORO Lenz McKAY
:confused: :expressionless: :expressionless: :expressionless: :expressionless: :expressionless: -- 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/1639#issuecomment-336724532

Re: [Github-comments] [geany/geany] Confusing translation of "reflow" (#1639)

2017-10-13 Thread PICCORO Lenz McKAY
i guess all translation must be reviewed, in mu opinion the russian and spanish need improvement -- 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/1639#issuecomment-336420163

Re: [Github-comments] [geany/geany] Confusing translation of "reflow" (#1639)

2017-10-12 Thread PICCORO Lenz McKAY
well many others translation are bad.. seems there's something here -- 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/1639#issuecomment-336348931

Re: [Github-comments] [geany/geany] Confusing translation of "reflow" (#1639)

2017-10-12 Thread PICCORO Lenz McKAY
ill speack tomorrow with a languaje specialis, i'll post here feedback.. -- 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/1639#issuecomment-336347308

Re: [Github-comments] [geany/geany] Confusing translation of "reflow" (#1639)

2017-10-12 Thread PICCORO Lenz McKAY
umm all the references in geany make the users thinks will "reformat" the code event "fusioning in one line" i ts a mayor problem now.. -- 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/1

Re: [Github-comments] [geany/geany] Confusing translation of "reflow" (#1639)

2017-10-12 Thread PICCORO Lenz McKAY
please let me find a better equivalnet for that.. -- 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/1639#issuecomment-336341148

Re: [Github-comments] [geany/geany] bug: code formater for all type of code, not olny C (#1638)

2017-10-12 Thread PICCORO Lenz McKAY
ok i understant the root problem its translation mistake, but now, ummm so there's no ident facilty for geany ? whqat its the entry in the menu, i can see "smart line ident" -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Github-comments] [geany/geany] bug: code formater for all type of code, not olny C (#1638)

2017-10-12 Thread PICCORO Lenz McKAY
sorry for that , you have right, that0s the menu entry path: edit->format->reflow lines/block -- 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/1638#issuecomment-336337296

Re: [Github-comments] [geany/geany] bug: code formater for all type of code, not olny C (#1638)

2017-10-12 Thread PICCORO Lenz McKAY
also noted @elextr that this its a oficial bug due the code does not are formated when that command are performed (by using menu->editor->format->reformat/lines/code) @elextr i not have the skills but i can made a bash scripts that detect the file extension and parse the code, and then you as d

Re: [Github-comments] [geany/geany] bug: code formater for all type of code, not olny C (#1638)

2017-10-12 Thread PICCORO Lenz McKAY
@elextr i not have the skills but i can made a bash scripts that detect the file extension and parse the code, and then you as debelopers can impelmenting -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/g

Re: [Github-comments] [geany/geany] bug: code formater for all type of code, not olny C (#1638)

2017-10-12 Thread PICCORO Lenz McKAY
by using menu->editor->format->reformat/lines/code all lines goes to collumn 1 the plugni do you cited are vert poor, only support 4 langs, C/C++ and VALA, geany suppost to help and ident many much more or not? -- You are receiving this because you are subscribed to this thread. Reply to this e

Re: [Github-comments] [geany/geany] bug: code formater for all type of code, not olny C (#1638)

2017-10-12 Thread PICCORO Lenz McKAY
yeah! all the code based on scripting are bad formating when using the geany tool, all the lines go to column 1 and identation are loss also the code identation that you cited only works for 4 langs.. very poor -- You are receiving this because you are subscribed to this thread. Reply to this

Re: [Github-comments] [geany/geany] bug: code formater for all type of code, not olny C (#1638)

2017-10-12 Thread PICCORO Lenz McKAY
i using php, when i format the lines/code all the lines goes to column 1 -- 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/1638#issuecomment-336334805

[Github-comments] [geany/geany] bug: code formater for all type of code, not olny C (#1638)

2017-10-12 Thread PICCORO Lenz McKAY
when i try to reestructure code/lines using menu,all the code are unidented and lost format i noted the code identation only works with C, for php u other fail its a problem due users does not know why the command fail with others source files.. a solution its to provide a way to redefine a al

Re: [Github-comments] [geany/geany-plugins] Webhelper: geany crashes when I turn on web inspector (#412)

2017-02-10 Thread PICCORO Lenz McKAY
@frlan i dont remenber right now but do the most rapid : (using Debian testing in some time of the 2016 and geany 1.29-something) if the info provided are not enough tell me how and i do it: ``` systemas@syslaptop04 ~ $ gdb geany GNU gdb 7.7.1-Debian Copyright (C) 2014 Free Software Foundati

Re: [Github-comments] [geany/geany-plugins] Webhelper: geany crashes when I turn on web inspector (#412)

2017-02-10 Thread PICCORO Lenz McKAY
i have same error, tested with debian wheeze, and then using mint 17 same with geany 1.29 git, installing midory does not solve the problem -- 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-plugi