anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#1
For those of you running antiX-sid (or testing), you may have noticed roxterm does not open as it did before. This is because gtk3.20 breaks it and the roxterm dev has announced that roxterm is dead.

So users will have to:

- use roxterm as it is
- use an alternative (rxvt-unicode is installed on antiX)

Also, IceWM and jwm themes appear to be broken as well.

Finally, you might need to re-write your .conkyrc
Posts: 765
rust collector
Joined: 27 Dec 2011
#2
Do we need gtk3.20?
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#3
roxterm-gtk2 brings in libgtk-3 (go figure)

BTW - Running roxterm-gtk3 in a tiler (hlwm) is working without issue
Posts: 307
eugen-b
Joined: 23 Aug 2015
#4
What works for me in most cases is editing /usr/share/roxterm.desktop -> Exec=roxterm --geometry=760x460
But it is being called by so many programms that it is a PITA to fix it everywhere.
Posts: 173
DeepDayze
Joined: 09 Sep 2011
#5
Hi Anti,
Hopefully roxterm will be resurrected by some other dev, as it is one powerful terminal.
Last edited by DeepDayze on 05 Jun 2016, 01:19, edited 1 time in total.
Posts: 173
DeepDayze
Joined: 09 Sep 2011
#6
What will be a good alternate terminal that has the power and flexibility of Roxterm? LXTerm or gnome-terminal?
Posts: 307
eugen-b
Joined: 23 Aug 2015
#7
DeepDayze wrote:Hi Anti,
Hopefully roxterm will be resurrected by some other dev, as it is one powerful terminal.
ROXTerm is working fine if you open it with --geometry argument. It is by many criteria the best terminal emulator, imho. And you cannot replace it in antiX AFAIK, because Control Centre opens everything in roxterm. CC would need to be reprogrammed. It would need to be done anyway, either to call roxterm --geometry=760x460 -e COMMAND or any_other_terminal -e COMMAND.
Or I got a new idea to work with an alias in .bashrc !! __{{emoticon}}__
roxterm='roxterm --geometry=760x460'
Will test it and report.
Posts: 307
eugen-b
Joined: 23 Aug 2015
#8
Defining an alias as above didn't help with Control Centre apps, roxterm still opens in a tiny window. What helps for a workaround is editing the profile of roxterm to make it open in maximized window.

This still gives an error message,

but terminal apps like Ceni or sysv-rc-conf open ok.