Geany in Fossapup64 how to fix to have builtin terminal support

Moderators: 666philb, Forum moderators

Post Reply
User avatar
takenp
Posts: 43
Joined: Tue Aug 25, 2020 10:38 am
Has thanked: 72 times
Been thanked: 13 times

Geany in Fossapup64 how to fix to have builtin terminal support

Post by takenp »

If you install Fossapup64 you will find Geany 1.35 without built in terminal support. All previous puppy versions were OK, but not Fossa.
I found that we have to install libvte.so as Geany's documentations says:

Virtual terminal emulator widget (VTE)
If you have installed libvte.so on your system, it is loaded automatically by Geany, and you will have a terminal widget in the notebook at the bottom.

So the installation should be like this using great @sc0ttman package manager:

Code: Select all

$ pkg search-all libvte
$ pkg get libvte-2.xx-x (put the execat version found)

If you want you may get the latest version 1.38 with a bunch of plugins (separate .pet) here:

viewtopic.php?p=47572#p47572

So easy )

Last edited by bigpup on Sat Oct 08, 2022 10:56 pm, edited 1 time in total.
Reason: added info to subject to say exactly what topic provides

=~=~=~=~
I'm running online-radio called Melodymaker
Listen it here https://radio.melodymaker.org

User avatar
gychang
Posts: 591
Joined: Fri Aug 28, 2020 4:51 pm
Location: San Diego, CA
Has thanked: 206 times
Been thanked: 64 times

Re: Geany in Fossapup64 how to fix to have builtin terminal support

Post by gychang »

takenp wrote: Sat Oct 08, 2022 7:53 pm

If you install Fossapup64 you will find Geany 1.35 without built in terminal support. All previous puppy versions were OK, but not Fossa.
I found that we have to install libvte.so as Geany's documentations says:

Virtual terminal emulator widget (VTE)
If you have installed libvte.so on your system, it is loaded automatically by Geany, and you will have a terminal widget in the notebook at the bottom.

So the installation should be like this using great @sc0ttman package manager:

Code: Select all

$ pkg search-all libvte
$ pkg get libvte-2.xx-x (put the execat version found)

So easy )

How do I trigger terminal launch after the install?

======

Puppy Bytes, utube videos
https://www.youtube.com/channel/UCg-DUU ... u62_iqR-MA

======

User avatar
OscarTalks
Posts: 623
Joined: Tue Jul 14, 2020 10:11 pm
Location: London UK
Has thanked: 2 times
Been thanked: 247 times

Re: Geany in Fossapup64 how to fix to have builtin terminal support

Post by OscarTalks »

Open geany and from drop-down menu click View > Show Message Window
Message Window at the bottom now has a Terminal button

I think this issue happens because geany is compiled for gtk3 and FossaPup has libvte for gtk2 but you have to add the other libvte (libvte-2) which is the one for gtk3

Attachments
geany-vte.jpg
geany-vte.jpg (80.19 KiB) Viewed 914 times
User avatar
gychang
Posts: 591
Joined: Fri Aug 28, 2020 4:51 pm
Location: San Diego, CA
Has thanked: 206 times
Been thanked: 64 times

Re: Geany in Fossapup64 how to fix to have builtin terminal support

Post by gychang »

@OscarTalks thanks! G

======

Puppy Bytes, utube videos
https://www.youtube.com/channel/UCg-DUU ... u62_iqR-MA

======

Post Reply

Return to “Fossapup64”