SliTaz SliTaz Forum

You are not logged in.

#1 2014-07-28 16:09:12

yves04
Member
Registered: 2012-09-23
Posts: 135

Problem with sakura

Hi all

Sorry if these questions have already been asked.

I've Slitaz 5.0-rc2 on my hard disk and some problems. With sakura

if I type clear the answer is

--> 'xterm': unknown terminal type

if I type alsamixer the answer is

--> Error opening terminal: xterm.

With Xterm, clear is ok but alsamixer is only black and white

When I type xterm in sakura I get

--> Warning: locale not supported by Xlib, locale set to C

May be I've missed something during the installation.

WhateverI'll keep Slitaz on my PC : thanks again for all the developers.

Have a nice day

Offline

#2 2014-07-28 17:29:32

az_ua
Moderator
Registered: 2014-05-02
Posts: 284

Re: Problem with sakura

Thinking, this problem made by my editing of default terminfo in ncurses-common package.

Fixing one can create bug in other place, possibility to run apps is in prior, so I will cancel my edits soon.

--

Fixed. http://cook.slitaz.org/cooker.cgi?pkg=ncurses-common

Even using original /usr/share/terminfo/x/xterm (size 3270 b) not solving alsamixer launched from menu required changing window size to show anything.

Upd: this is sakura bug, and fixed by minimizing tazweb window, maybe depends on video driver.

Offline

#3 2014-07-29 06:27:13

yves04
Member
Registered: 2012-09-23
Posts: 135

Re: Problem with sakura

Thanks @az_ua for your quick answer.

For a while I've solved the problem by :

--> tazpkg remove sakura

--> tazpkg -gi aterm

--> in $HOME/.config/slitaz/applications.conf replacement TERMINAL="sakura" with TERMINAL="aterm"

--> in /usr/bin/terminal just add a line for aterm

       case $TERMINAL in

     aterm)

        OPT_TITLE="-T"; OPT_GEOM="-geometry"; OPT_HELP="-help"; OPT_HOLD="-hold";;

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 9 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]