View previous topic :: View next topic |
Author |
Message |
devi n00b
Joined: 05 Feb 2010 Posts: 57
|
Posted: Tue Feb 16, 2010 9:45 am Post subject: [RISOLTO] Nano impazzito |
|
|
Quando da terminale apro un file con nano me lo visualizza ma quando premo qualsiasi tasto (Freccia su, frccia giù, frecce direzionali ecc.) escono delle scritte incomprensibili, come se ci fosse un bug nell'editor:
Code: |
"kpdown" and btw meta was 0 (menus 1 = 3329)
get_key_buffer(): key_buffer_len = 1
parse_kbinput(): kbinput = 338, meta_key = FALSE, func_key = TRUE, escapes = 0, byte_digits = 0, retval = 338
get_shortcut(): kbinput = 338, meta_key = FALSE, func_key = TRUE
matched seq "kpdown" and btw meta was 0 (menus 1 = 3329)
get_key_buffer(): key_buffer_len = 1
parse_kbinput(): kbinput = 338, meta_key = FALSE, func_key = TRUE, escapes = 0, byte_digits = 0, retval = 338
get_shortcut(): kbinput = 338, meta_key = FALSE, func_key = TRUE
matched seq "kpdown" and btw meta was 0 (menus 1 = 3329)
get_key_buffer(): key_buffer_len = 1
parse_kbinput(): kbinput = 338, meta_key = FALSE, func_key = TRUE, escapes = 0, byte_digits = 0, retval = 338
get_shortcut(): kbinput = 338, meta_key = FALSE, func_key = TRUE
matched seq "kpdown" and btw meta was 0 (menus 1 = 3329)
|
Ho provato ad installarlo nuovamente con ma il problema persiste.
Suggerimenti?
Last edited by devi on Tue Feb 16, 2010 10:21 am; edited 1 time in total |
|
Back to top |
|
|
Apetrini Veteran
Joined: 09 Feb 2005 Posts: 1158
|
Posted: Tue Feb 16, 2010 10:00 am Post subject: |
|
|
Vuoi farmi credere che hai tutto il sistema con la USE debug attiva ? Se ce l'hai anche su nano, ricompilalo settandola come -debug (almeno per nano).
Questo non è un bug, ma è considerato il giusto comportamento per alcune applicazioni ncurses. _________________ Linux ape 2.6.31-vanilla. Paludis since 0.28.0. |
|
Back to top |
|
|
devi n00b
Joined: 05 Feb 2010 Posts: 57
|
Posted: Tue Feb 16, 2010 10:15 am Post subject: |
|
|
Ho controllato make.conf e la flag debug è impostata su "-debug" comunque ora provo a fare come suggerito |
|
Back to top |
|
|
devi n00b
Joined: 05 Feb 2010 Posts: 57
|
Posted: Tue Feb 16, 2010 10:20 am Post subject: |
|
|
Era come dicevi te: ho risolto dando da terminale: Code: | USE="-debug" emerge -av nano |
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|