Page 1 of 1
antiX-19: Geany 1.33 lacks markdown preview [SOLVED]
Posted: Sat Oct 26, 2019 4:33 pm
by Malanrich
One of my most-used applications in antiX is Geany for manuscript editing. For this I rely on the markdown preview plug-in, which is apparently absent or non-functional in Geany 1.33 (the default editor in antiX-19). I've searched the antiX and MX forums without any mention, though some online groups mention problems with the preview plug-in in Geany 1.33. I've attempted working around the issue by trying different versions of Geany and different versions of the plug-in, but none are compatible with my current install of antiX-19. I have two questions: (1) Am I missing something in getting the functionality to work in running Geany 1.33 on antiX-19 ? (2) Has anyone else experienced the dysfunction and found a workaround? Or am I the only one who requires this functionality? Worst case scenario is switching editors while waiting for a later release. Not a huge deal, but still. Thanks for any opinions.
Re: antiX-19: Geany 1.33 lacks markdown preview
Posted: Sat Oct 26, 2019 10:02 pm
by timkb4cq
Geany 1.33 uses Gtk3. Older versions used Gtk2. Gtk2 plugins won't work with a Gtk3 main program.
The markdown plugin wasn't updated in time for Debian to include it in Buster, but it should be buildable now. I'll have a look...
Re: antiX-19: Geany 1.33 lacks markdown preview
Posted: Sat Oct 26, 2019 10:43 pm
by Malanrich
timkb4cq wrote: Sat Oct 26, 2019 10:02 pm
Geany 1.33 uses Gtk3. Older versions used Gtk2. Gtk2 plugins won't work with a Gtk3 main program.
The markdown plugin wasn't updated in time for Debian to include it in Buster, but it should be buildable now. I'll have a look...
Thanks for whatever you can do. I'm surprised that I seem to be the only one who noticed!
Re: antiX-19: Geany 1.33 lacks markdown preview
Posted: Sun Oct 27, 2019 8:16 pm
by timkb4cq
I finally got the geany markdown plugin to build. It's now in the MX-19 Test repo, but I see you posted in the antiX section. You can get both the 32 & 64 debs here:
http://mxrepo.com/misc/markdown-plugin.zip
They should work for debian buster based antiX as well.
Re: antiX-19: Geany 1.33 lacks markdown preview
Posted: Sun Oct 27, 2019 9:35 pm
by Malanrich
Thanks so much! I'm loading up the plug-in now.
.deb works
Posted: Mon May 04, 2020 6:49 pm
by Mia
Thanks. Geany markdown .deb very helpful, and easy...
Re: antiX-19: Geany 1.33 lacks markdown preview [SOLVED]
Posted: Wed May 06, 2020 5:04 am
by baldyeti
Hello, I tried installing under MX18/stretch but got the following error:
Code: Select all
The following packages have unmet dependencies:
geany-plugin-markdown : Depends: geany-abi-71
Depends: geany-plugins-common (= 1.29+dfsg-1) but 1.33+dfsg-1~mx17+1 is to be installed
E: Unable to correct problems, you have held broken packages.
Re: antiX-19: Geany 1.33 lacks markdown preview [SOLVED]
Posted: Wed May 06, 2020 6:21 am
by asqwerth
Post #2 above seems self explanatory, apart from, you know, the whole mx18 not being Buster thing.....
Edited: oops, I just noticed you were installing a package marked for mx17. Maybe there's a corresponding newer version of geany for mx17/18 in Test repo?
Re: antiX-19: Geany 1.33 lacks markdown preview [SOLVED]
Posted: Wed May 06, 2020 6:56 am
by jeffreyC
Geany in the regular MX 18.3 repo is version 1.33 but seven of the plugins in the repo are version 1.29
As closely related as the two are I would expect the same in antiX.
Re: antiX-19: Geany 1.33 lacks markdown preview [SOLVED]
Posted: Wed May 06, 2020 10:30 am
by baldyeti
Sorry I saw the thread on the "active topics" page but failed to notice it was coming from the antix forum.
Since this one is marked as resolved , I created a
new post in the proper MX17 section.