Pagina 1 di 1

RISOLTO - KDE 5_16.02 login non-root

Inviato: mar 15 mar 2016, 12:54
da darkstaring
Buongiorno a tutti :)...
Sono tornato su Slackware, il mio idolo :D

Ma sono un pò arruginito :roll:
Ho installato Slackware senza kde per aggiungere direttamente l'ultima relase di AlienBob..
Ho installato tutti i pacchetti con upgradepkg ma se lancio "xwmconfig" non mi compare kde...
Cosa posso fare?

Grazie
Francesco

Re: Reinstallo SLACKWARE :)

Inviato: mar 15 mar 2016, 13:05
da darkstaring
Ho risolto installando da dvd i pacchetti kde

Re: Reinstallo SLACKWARE :)

Inviato: mar 15 mar 2016, 17:04
da darkstaring
Ci sono alcune cose che non riesco a far funzionare:

1) plasma non si avvia da utente semplice, questo è il log:

Codice: Seleziona tutto

xauth:  file /home/francesco/.serverauth.5126 does not exist
                                                                                                                                                 
X.Org X Server 1.18.2                                                                                                                                                                           
Release Date: 2016-03-11                                                                                                                                                                        
X Protocol Version 11, Revision 0                                                                                                                                                               
Build Operating System: Slackware 14.2 Slackware Linux Project                                                                                                                                  
Current Operating System: Linux darkstar 4.4.5 #2 SMP Thu Mar 10 15:58:21 CST 2016 x86_64                                                                                                       
Kernel command line: BOOT_IMAGE=Linux ro root=808 vt.default_utf8=1                                                                                                                             
Build Date: 13 March 2016  01:36:36PM                                                                                                                                                           
                                                                                                                                                                                                
Current version of pixman: 0.34.0                                                                                                                                                               
        Before reporting problems, check http://wiki.x.org                                                                                                                                      
        to make sure that you have the latest version.                                                                                                                                          
Markers: (--) probed, (**) from config file, (==) default setting,                                                                                                                              
        (++) from command line, (!!) notice, (II) informational,                                                                                                                                
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.                                                                                                                           
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 15 16:58:30 2016                                                                                                                            
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) [KMS] Kernel modesetting enabled.
Loading stage  "initial" 265
/usr/bin/startkde: line 205: qtpaths: command not found
xset:  bad font path element (#10), possible causes are:
    Directory does not exist or has wrong permissions
    Directory missing fonts.dir
    Incorrect font server address or syntax
startkde: Starting up...
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-francesco'
QStandardPaths: wrong ownership on runtime directory /tmp/runtime-francesco, 1000 instead of 500
kdeinit5: Aborting. bind() failed: Permission denied
Could not bind to socket '/kdeinit5__0'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-francesco'
QStandardPaths: wrong ownership on runtime directory /tmp/runtime-francesco, 1000 instead of 500
kdeinit5_wrapper: Warning: connect(/kdeinit5__0) failed: : No such file or directory
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-francesco'
QStandardPaths: wrong ownership on runtime directory /tmp/runtime-francesco, 1000 instead of 500
Qt: Session management error: networkIdsList argument is NULL
Configuring Lock Action
XSync seems available and ready
XSync Inited
Supported, init completed
Created alarm 12582913
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-francesco'
QStandardPaths: wrong ownership on runtime directory /tmp/runtime-francesco, 1000 instead of 500
ksmserver: "/KSMserver"
KSMServer: cannot open /KSMserver__0: Permission denied
KSMServer: Aborting.
startkde: Shutting down...
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-francesco'
QStandardPaths: wrong ownership on runtime directory /tmp/runtime-francesco, 1000 instead of 500
kdeinit5_wrapper: Warning: connect(/kdeinit5__0) failed: : No such file or directory
Error: Can not contact kdeinit5!
startkde: Done.
xinit: connection to X server lost

waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.
come si nota:

Codice: Seleziona tutto

kdeinit5: Aborting. bind() failed: Permission denied
KSMServer: cannot open /KSMserver__0: Permission denied

Re: Reinstallo SLACKWARE :)

Inviato: mar 15 mar 2016, 17:26
da lablinux
non so aiutarti ma ti consiglio di aprire un topic per problema, ad esempio "kde di alien non si avvia", "non aggionrare kde"
tra le altre cose hai controllato che non siano problemi già trattati (e magari risolti) su questo forum? Hai fatto qualche ricerca su internet?

"Reinstallo SLACKWARE" come titolo è un tantino anonimo.

[edit]
per non aggioranre, dai un'occhiata qua viewtopic.php?f=51&t=38563#p344550
[/edit]

Re: Reinstallo SLACKWARE...Problemini post-installazione

Inviato: mar 15 mar 2016, 18:14
da darkstaring
Ho risolto i vari problemi.... rimane solo l'avvio di plasma da utente semplice

Re: KDE 5_16.02 login non-root

Inviato: mer 16 mar 2016, 11:53
da lotar
Ho avuto lo stesso problema aggiornando Plasma un paio di mesi fa.

Temporaneamente ho risolto aggiungendo all'inizio del file "~/.xinitrc" questa riga:

Codice: Seleziona tutto

mkdir -p $XDG_RUNTIME_DIR
Dato che cambiavo spesso DE ed il file "~/.xinitrc" viene sovrascritto di conseguenza, l'ho spostato nel "~/.bash_profile".

Re: KDE 5_16.02 login non-root

Inviato: mer 16 mar 2016, 12:59
da darkstaring
Grazie.... avevo problemi con l'utente... Ora parte senza aver aggiunto niente nel "~/.bash_profile".

Comunque Grazie 1000
Francesco