[Geany-Devel] Plugin Wishlist on geany.org
Greetings, the Geany plugin wishlist here doesn't seem to be maintained that well to me currently: https://www.geany.org/Support/PluginWishlist At least the reference to SourceForge should be updated to something else instead; I guess GitHub issues would be a good idea? Regards, Dominic signature.asc Description: This is a digitally signed message part ___ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Re: [Geany-Devel] Future removal of Geany-Plugins from Fedora
Greetings, just for completeness a short info here: I've managed to built the Plugins package with temporarily disabling devhelp, markdown and webhelper. [1] It'd be great if someone will be able to port stuff to WebKit2 or, alternatively, if you think I've missed something point me to the correct clue. Regards, Dominic [1] https://bugzilla.redhat.com/show_bug.cgi?id=1375807 On Sun, Nov 13, 2016 at 5:08 PM Dominic Hopf wrote: Greetings and sorry for my delayed reply, as I am packing the geany-plugins project for Fedora I probably can clarify some confusion: * geany-plugins is packaged as a meta-package containing a lot of sub-packages (one for each plugin) * i actually did not recognize the bug mentioned above, but now will take care of it * reasons for not recognizing are women… So far… what are your recommendations for properly fixing this issue? I would go ahead with removing any dependency to webkitgtk for now - which probably results in losing the above mentioned plugins in Fedora. I'd personally appreciate if it was possible for you to upgrade your plugins to use webkitgtk3, though. If I see this correctly this is a missing step for upgrading to GTK3 anyway, isn't it? - Geany and Geany-Plugins in Fedora are still not GTK3, yet, because there were some plugins which were not GTK3-ready. Can you update me how stuff is going there? Thanks for pinging and Best Regards, Dominic On Sun, Nov 13, 2016 at 1:20 PM Frank Lanitz wrote: On 13.11.2016 01:00, Lex Trotman wrote: > On 13 November 2016 at 05:47, Matthew Brush wrote: >> On 2016-11-11 03:24 PM, Matthew Brush wrote: >>> >>> Hi All, >>> >>> I was seeking help for some issue for the Markdown plugin with WebKitGtk >>> today on IRC and someone pointed out this issue with Fedora: >>> >>> https://bugzilla.redhat.com/show_bug.cgi?id=1375807 >>> >>> Basically the whole Geany-Plugins package will be removed since one of >>> the plugins uses an older version of a library that will be removed from >>> Fedora. >>> >>> IMO, it would be wise to separately package plugins to prevent one >>> outdated plugin from getting the others removed. AFAIK this is how it's >>> packaged on Debians. >>> >> >> Actually according to the mailing list post (with a quite annoying tone) >> linked from the bug report, it lists: >> >> geany-plugins-devhelp-0:1.27-1.fc24.x86_64 >> geany-plugins-geanypy-0:1.27-1.fc24.x86_64 >> geany-plugins-markdown-0:1.27-1.fc24.x86_64 >> geany-plugins-webhelper-0:1.27-1.fc24.x86_64 > > Although a post further down has rawhide > geany-plugins-1.28-1.fc26.src.rpm, so the src is one package, might be > the reason. I think Dominic might can give some details here. I've already pinged him. Cheers, Frank ___ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel ___ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Re: [Geany-Devel] Future removal of Geany-Plugins from Fedora
Greetings and sorry for my delayed reply, as I am packing the geany-plugins project for Fedora I probably can clarify some confusion: * geany-plugins is packaged as a meta-package containing a lot of sub-packages (one for each plugin) * i actually did not recognize the bug mentioned above, but now will take care of it * reasons for not recognizing are women… So far… what are your recommendations for properly fixing this issue? I would go ahead with removing any dependency to webkitgtk for now - which probably results in losing the above mentioned plugins in Fedora. I'd personally appreciate if it was possible for you to upgrade your plugins to use webkitgtk3, though. If I see this correctly this is a missing step for upgrading to GTK3 anyway, isn't it? - Geany and Geany-Plugins in Fedora are still not GTK3, yet, because there were some plugins which were not GTK3-ready. Can you update me how stuff is going there? Thanks for pinging and Best Regards, Dominic On Sun, Nov 13, 2016 at 1:20 PM Frank Lanitz wrote: > On 13.11.2016 01:00, Lex Trotman wrote: > > On 13 November 2016 at 05:47, Matthew Brush > wrote: > >> On 2016-11-11 03:24 PM, Matthew Brush wrote: > >>> > >>> Hi All, > >>> > >>> I was seeking help for some issue for the Markdown plugin with > WebKitGtk > >>> today on IRC and someone pointed out this issue with Fedora: > >>> > >>> https://bugzilla.redhat.com/show_bug.cgi?id=1375807 > >>> > >>> Basically the whole Geany-Plugins package will be removed since one of > >>> the plugins uses an older version of a library that will be removed > from > >>> Fedora. > >>> > >>> IMO, it would be wise to separately package plugins to prevent one > >>> outdated plugin from getting the others removed. AFAIK this is how it's > >>> packaged on Debians. > >>> > >> > >> Actually according to the mailing list post (with a quite annoying tone) > >> linked from the bug report, it lists: > >> > >> geany-plugins-devhelp-0:1.27-1.fc24.x86_64 > >> geany-plugins-geanypy-0:1.27-1.fc24.x86_64 > >> geany-plugins-markdown-0:1.27-1.fc24.x86_64 > >> geany-plugins-webhelper-0:1.27-1.fc24.x86_64 > > > > Although a post further down has rawhide > > geany-plugins-1.28-1.fc26.src.rpm, so the src is one package, might be > > the reason. > > I think Dominic might can give some details here. I've already pinged him. > > Cheers, > Frank > > > ___ > Devel mailing list > Devel@lists.geany.org > https://lists.geany.org/cgi-bin/mailman/listinfo/devel > ___ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
[Geany-Devel] GeanyLua compatiblity with Lua > 5.2
Hi guys, I've noticed the GeanyLua plugin does not build with Lua versions greater than 5.2. I've stumbled over this since I updated to the current version of Fedora 22 Beta which is with Lua 5.3.0 already. Is someone able to fix the issues and make the plugin compatible with Lua versions greater than 5.2? Otherwise it will be quite a pity since I would have to disable the plugin in the Geany Plugins Fedora package then. I unfortunately am not able to have deeper looks into this myself, for both reasons, missing knowledge and missing time. Regards, Dominic -- Dominic Hopf http://dominichopf.de/ Key Fingerprint: A7DF C4FC 07AE 4DDC 5CA0 BD93 AAB0 6019 CA7D 868D signature.asc Description: This is a digitally signed message part ___ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
[Geany-Devel] Link to ChangeLog on website still pointing to 1.22.0
Good morning guys! Maybe someone is able to update the link here: http://www.geany.org/Documentation/ChangeLog I'm at work and don't have my password here for the login to the admin interface. ;) Best Regards, Dominic -- Diese E-Mail ist nicht mit GPG signiert, da ich sie vom Webinterface aus geschrieben habe. This mail is not signed with GPG because I wrote it from web interface. ___ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Re: [Geany-Devel] Geany plugins website
On Thu, 2013-01-24 at 23:28 -0800, Matthew Brush wrote: > On 13-01-24 10:28 PM, Lex Trotman wrote: > > On 25 January 2013 16:51, Frank Lanitz wrote: > >> Am 25.01.2013 01:17, schrieb Lex Trotman: > >>> Dear , > >>> > >>> Can you please provide windows instructions and make the setup.exe > >>> download more obvious, we have had several windows users asking where > >>> it is. > >> > >> It's done inside git: > >> https://github.com/geany/plugins.geany.org > >> Maybe you can rovide a patch as at least me not having an idea how to > >> make it more obvious. > > > > Ewetch, the download page is all PHP and HTML, erk, dunno any of that stuff > > :( > > > > Why Isn't it in ReST like the actual plugins pages? So I don't know > > how to add to the table where the first two rows should be labelled > > See (untested) attachment. Now it is: http://plugins.geany.org/downloads.html Thanks very much for the patch & Best Regards, Dominic -- Dominic Hopf http://dominichopf.de/ Key Fingerprint: A7DF C4FC 07AE 4DDC 5CA0 BD93 AAB0 6019 CA7D 868D ___ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel