Visualizzazione dei risultati da 1 a 4 su 4
  1. #1

    Problemi con Debian amd64 etch e gnome

    Salve,
    ho installato la debian amd64 tramite netinstaller come etch, ho installato successivamente tutti i pacchetti necessari per avviare gnome ed altre applicazioni, tuttavia quando vado ad avviare gnomesu o il lettore per i cd musicali ottengo il crash dell'applicazione.
    Ho provato ad eseguire strace e l'errore finale è :
    codice:
    open("/usr/share/locale/it/LC_MESSAGES/libc.mo", O_RDONLY) = 18
    fstat(18, {st_mode=S_IFREG|0644, st_size=33665, ...}) = 0
    mmap(NULL, 33665, PROT_READ, MAP_PRIVATE, 18, 0) = 0x2aaaaff08000
    close(18)                               = 0
    brk(0x5ec000)                           = 0x5ec000
    read(17, "ass \"*MenuBar*\" style \"toolbar\"\n"..., 4000) = 4000
    read(17, "       style=smooth\n          th"..., 4000) = 270
    read(17, "", 4000)                      = 0
    close(17)                               = 0
    access("/usr/share/themes/Lush/gtk-2.0/gtkrc.it_IT", F_OK) = -1 ENOENT (No such file or directory)
    access("/usr/share/themes/Lush/gtk-2.0/gtkrc.it", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/zero2/.themes/Default/gtk-2.0-key/gtkrc", F_OK) = -1 ENOENT (No such file or directory)
    access("/usr/share/themes/Default/gtk-2.0-key/gtkrc", F_OK) = 0
    lstat("/usr/share/themes/Default/gtk-2.0-key/gtkrc", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
    open("/usr/share/themes/Default/gtk-2.0-key/gtkrc", O_RDONLY) = 17
    read(17, "#\n# Default keybinding set. Empt"..., 4000) = 82
    read(17, "", 4000)                      = 0
    close(17)                               = 0
    access("/usr/share/themes/Default/gtk-2.0-key/gtkrc.it_IT", F_OK) = -1 ENOENT (No such file or directory)
    access("/usr/share/themes/Default/gtk-2.0-key/gtkrc.it", F_OK) = -1 ENOENT (No such file or directory)
    open("/usr/share/locale/it_IT/LC_MESSAGES/libgnomesu-1.0.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/locale/it/LC_MESSAGES/libgnomesu-1.0.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
    --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    write(3, "\22\0\20\0\1\0\240\3\1\1\0\0\37\0\0\0\10_ID%\0\0\00011"..., 72) = 72
    write(3, " \0\2\0\0\0\0\0", 8)          = 8
    write(3, "+\0\1\0", 4)                  = 4
    read(3, 0x7fffffef7a90, 32)             = -1 EAGAIN (Resource temporarily unavailable)
    select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
    read(3, "\0340M\0\1\0\240\3\1\1\0\0\214}I\0\0004l\1\0\0\0\0N\345"..., 32) = 32
    read(3, "\1\2P\0\0\0\0\0\32\0@\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
    clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aaaaf734760) = 23422
    wait4(23422, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 23422
    --- SIGCHLD (Child exited) @ 0 (0) ---
    rt_sigreturn(0x589b40)                  = 23422
    exit_group(0x1, 0x3c, 0x1, 0, 0xe7 <unfinished ... exit status 1>
    questo per gnomesu
    Non riesco a capire cosa non vada...
    Lang=Java
    Ambiente = Eclipse forever
    Ubuntu & Win XP Pro

  2. #2
    Moderatore di Linux e software L'avatar di francofait
    Registrato dal
    Aug 2001
    Messaggi
    13,559

    Re: Problemi con Debian amd64 etch e gnome

    Originariamente inviato da Zero-2
    Salve,
    ho installato la debian amd64 tramite netinstaller come etch, ho installato successivamente tutti i pacchetti necessari per avviare gnome ed altre applicazioni, tuttavia quando vado ad avviare gnomesu o il lettore per i cd musicali ottengo il crash dell'applicazione.
    Ho provato ad eseguire strace e l'errore finale è :
    codice:
    open("/usr/share/locale/it/LC_MESSAGES/libc.mo", O_RDONLY) = 18
    fstat(18, {st_mode=S_IFREG|0644, st_size=33665, ...}) = 0
    mmap(NULL, 33665, PROT_READ, MAP_PRIVATE, 18, 0) = 0x2aaaaff08000
    close(18)                               = 0
    brk(0x5ec000)                           = 0x5ec000
    read(17, "ass \"*MenuBar*\" style \"toolbar\"\n"..., 4000) = 4000
    read(17, "       style=smooth\n          th"..., 4000) = 270
    read(17, "", 4000)                      = 0
    close(17)                               = 0
    access("/usr/share/themes/Lush/gtk-2.0/gtkrc.it_IT", F_OK) = -1 ENOENT (No such file or directory)
    access("/usr/share/themes/Lush/gtk-2.0/gtkrc.it", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/zero2/.themes/Default/gtk-2.0-key/gtkrc", F_OK) = -1 ENOENT (No such file or directory)
    access("/usr/share/themes/Default/gtk-2.0-key/gtkrc", F_OK) = 0
    lstat("/usr/share/themes/Default/gtk-2.0-key/gtkrc", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
    open("/usr/share/themes/Default/gtk-2.0-key/gtkrc", O_RDONLY) = 17
    read(17, "#\n# Default keybinding set. Empt"..., 4000) = 82
    read(17, "", 4000)                      = 0
    close(17)                               = 0
    access("/usr/share/themes/Default/gtk-2.0-key/gtkrc.it_IT", F_OK) = -1 ENOENT (No such file or directory)
    access("/usr/share/themes/Default/gtk-2.0-key/gtkrc.it", F_OK) = -1 ENOENT (No such file or directory)
    open("/usr/share/locale/it_IT/LC_MESSAGES/libgnomesu-1.0.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/locale/it/LC_MESSAGES/libgnomesu-1.0.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
    --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    write(3, "\22\0\20\0\1\0\240\3\1\1\0\0\37\0\0\0\10_ID%\0\0\00011"..., 72) = 72
    write(3, " \0\2\0\0\0\0\0", 8)          = 8
    write(3, "+\0\1\0", 4)                  = 4
    read(3, 0x7fffffef7a90, 32)             = -1 EAGAIN (Resource temporarily unavailable)
    select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
    read(3, "\0340M\0\1\0\240\3\1\1\0\0\214}I\0\0004l\1\0\0\0\0N\345"..., 32) = 32
    read(3, "\1\2P\0\0\0\0\0\32\0@\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
    clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aaaaf734760) = 23422
    wait4(23422, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 23422
    --- SIGCHLD (Child exited) @ 0 (0) ---
    rt_sigreturn(0x589b40)                  = 23422
    exit_group(0x1, 0x3c, 0x1, 0, 0xe7 <unfinished ... exit status 1>
    questo per gnomesu
    Non riesco a capire cosa non vada...
    Mi sa che oggi sulle repositri etch e Sid x amd64 si fa prima a capire cosa va , una più squinternata dell' altra.

  3. #3
    ma che ne so... qualche giorno fa ho usato il dvd completo per l'installazione e tutto era ok.. poi, dopo aver fatto un pò di casini ho provato a mettere su con la netinst..ma alcune cose non vanno...
    Lang=Java
    Ambiente = Eclipse forever
    Ubuntu & Win XP Pro

  4. #4
    Cmq il sistema in se non va male Con il chroot per le applicazioni a 32bit è una bellezza
    Lang=Java
    Ambiente = Eclipse forever
    Ubuntu & Win XP Pro

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.