Posts: 903
plvera
Joined: 11 Oct 2008
#1
Hello,

Did a dist-upgrade with the new repos and seem to have lost control center. Can't start it from the menu and from the terminal I get this:

$ antixcc.sh

** (gtkdialog:6520): ERROR **: gtkdialog: Error in line 452, near token '</vbox>': syntax error

/usr/local/bin/antixcc.sh: line 1081: 6520 Trace/breakpoint trap gtkdialog --program=ControlCenter

Any ideas?

thanks
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#2
Which version of antiX and what are your new repos, Pedro?
Posts: 903
plvera
Joined: 11 Oct 2008
#3
Hi Anti,

Running antiX-16_x64-full Berta Cáceres 26 June 2016

with these Antix repo
# Use with Debian Sid repositories.
deb
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://repo.antixlinux.com/sid"
linktext was:"http://repo.antixlinux.com/sid"
====================================
sid main nosystemd

a few other repos as well.

Thanks.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#4
Are you meaning to run sid? If so, is the debian repo also using sid?

You will have to install the following (as soon as we move them to sid antiX sid repo or install them now from antiX stretch repo)

broadcom-manager-antix
codecs-antix
flash-antix

I will need to make some changes to the control centre for those upgrading from antiX-16 to 17 (or using sid repos on older then antiX-17 version so bear with me).
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#5
Actually, Pedro, the easiest way (for now) is to edit /usr/local/bin/antixccsh and add this line

$edit_printer to line 1056 to look like this:

<vbox>
$edit_nvdriver
$edit_codecs
$edit_printer
</vbox>
Posts: 903
plvera
Joined: 11 Oct 2008
#6
Hi Anti,

Thanks for the help. Edited the file and still getting:

$ antixcc.sh

** (gtkdialog:3387): ERROR **: gtkdialog: Error in line 452, near token '</vbox>': syntax error

/usr/local/bin/antixcc.sh: line 1081: 3387 Trace/breakpoint trap gtkdialog --program=ControlCenter

It's ok. I'll wait till the files are moved over.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#7
They should be in the repo now.