SliTaz SliTaz Forum

You are not logged in.

#1 2013-04-13 14:44:43

LocoMotor101
Member
Registered: 2012-08-03
Posts: 16

Tuxtype and Klavaro not working

Hello.  I have installed Tuxtype and Klavaro in my 4.0 system.  Both programs are visible in the menus but they do not start when I click them.  Does anybody know of any bugs in these two programs?  If not, could anybody guide me to find out what might be wrong and correct the problem?  Thank you.

Offline

#2 2013-04-13 22:16:59

mojo
Administrator
Registered: 2011-03-29
Posts: 2,173

Re: Tuxtype and Klavaro not working

This is how to troubleshoot a program that doesn't start with the shortcut.

Open terminal.

Grep the shortcut to determine the executable command.

type:

[c]grep -i Exec= /usr/share/applications/tuxtype.desktop[/c]

hit Enter

Exec=tuxtype

type:

[c]tuxtype[/c]

hit Enter

Error - CONF_PREFIX = '/etc/tuxtype' not found!

Error - SetupPaths() failed, exiting program.

Make missing config directory:

[c]# mkdir /etc/tuxtype[/c]

type:

[c]tuxtype[/c]

hit Enter

tuxtype runs but sound is broken on my computer with errors:

Error - User Settings Path = '/root/.tuxtype' not found, I will attempt to create it.

load_settings_filename(): no theme-specific settings found: /root/.tuxtype/settings.txt

Mix_Init: Failed to init required ogg and mod support!

Mix_Init: Mixer not built with MP3 support

LoadSound() - could not load harp.wav

LoadSound() - could not load tock.wav

LoadSound() - could not load pop.wav

Could not load menu sounds - turning menu_sound off

Klavaro started without any issues on my computer:

tux@slitaz:~$ grep -i Exec= /usr/share/applications/klavaro.desktop

Exec=klavaro

tux@slitaz:~$ klavaro

** Message: creating an empty user folder:

/home/tux/.config/klavaro

Adiaux!

Offline

#3 2013-04-16 23:29:32

LocoMotor101
Member
Registered: 2012-08-03
Posts: 16

Re: Tuxtype and Klavaro not working

Mojo, thank you very much for your detailed process to solve the starting issue.  I did create the subdirectory for tuxtype and then started without problems.  With Klavaro, I de-installed the version I had, removed the 2 versions I had in the tazpck subdirectory, and then re install the version from the tazpck repository with tazpanel.  Solved!  It works. Now, it does not appear in the "Education" list, but in the Utility. I really appreciate your help.

Offline

#4 2019-09-25 15:54:52

Pirogeno
Member
Registered: 2019-09-25
Posts: 2

Re: Tuxtype and Klavaro not working

It was very usefull for me. Thank you very much.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.020 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]