• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

kiosk Modus für KDE / Gnome

Olaf123

Member
Hallo!

Nachdem ich feststellen musste, dass das "kiosk-admin-tool" unter OpenSuse 11.2 nicht funktioniert (und ich mich noch immer frage, warum das niemand aus den Repos nimmt) habe ich nun einen Versuch mit Gnome und "sabayon" unternommen.
Ergebnis: wieder nix.

Sobald ich in Sabayon (2.28. - 2.30 getestet) auf den Button "edit" klicke, stürzt Sabayon ab, d.h. es ist nicht nutzbar.
Es gibt bzw. gab hierzu Bugberichte im Ubuntu-Bugtracker, lt. den dortigen Infos soll der Fehler behoben sein, aber unter Suse läuft es offensichtlich nicht, weder mit den Versionen aus den Repos, noch mit manuell kompilierter 2.30.x

Weiß jemand eine funktionierende Möglichkeit, KDE und/oder Gnome komfortabel in einen Kiosk zu sperren, so dass man einzelnen Usern / Gruppen andere, vorkonfigurierte Desktops zur Verfügung stellen bzw. zuweisen kann?

Gruß
Olaf
 

drcux

Hacker
Olaf123 schrieb:
Sobald ich in Sabayon (2.28. - 2.30 getestet) auf den Button "edit" klicke, stürzt Sabayon ab, d.h. es ist nicht nutzbar.

Gerade hier getestet:
# rpm -qa "sabayo*"
sabayon-lang-2.30.0-1.4.noarch
sabayon-admin-2.30.0-1.4.x86_64
sabayon-2.30.0-1.4.x86_64

Selbst gebaut aus dem Factory src.rpm, stürzt nicht ab.
 
OP
O

Olaf123

Member
Hallo!

Da es diverse Bugberichte gibt, in denen das von mir beschriebene genannt wird, existiert aber definitiv ein solches Problem.
Mich würden die Daten Deines Systems interessieren (Suse, Kernel, gnome, ...). Scheint ja 64bit zu sein, also schonmal eine Differenz.

Gruß
Olaf
 
OP
O

Olaf123

Member
Hallo!

Erstmal danke für Deinen Test.

Ein Fenster öffnet sich mit der Meldung
"A fatal error has occurred. You can help us fix the problem by sending the
log in /root/sabayon-debug-log.conf to http://bugzilla.gnome.org"

In der Konsole kommt:
Code:
serv:~ # sabayon                                                                                           
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
MainThread 2010/05/26 16:25:37.0706 (admin-tool): Creating profiles dialog                                 
MainThread 2010/05/26 16:25:37.1179 (admin-tool): Starting main loop                                       
MainThread 2010/05/26 16:25:52.2546 (USER): Starting to edit profile 
'profile2'                            
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
MainThread 2010/05/26 16:25:52.7366 (sabayon-session): Starting session window 
for profile_name='profile2', profile_path='/tmp/profile-sabayon-admin-
cGESSh.zip', display_number='1'                                  
MainThread 2010/05/26 16:25:52.7713 (proto-session): Running sabayon-apply: 
['/usr/sbin/sabayon-apply', '-s', 'profile2', '--admin-log-
config=/root/sabayon-debug-log.conf', '--readable-log-config=/tmp/tmpFpbEaI']  
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
Xlib:  extension "Generic Event Extension" missing on display ":1005.0".                                   
MainThread 2010/05/26 16:25:52.9874 (sabayon-apply): Applying profile 
'profile2' for user 'sabayon-admin'  
MainThread 2010/05/26 16:25:53.0163 (sabayon-apply): Fatal exception!  Exiting 
abnormally.                 
MainThread 2010/05/26 16:25:53.0171 (sabayon-apply): Traceback (most recent 
call last):                    
  File "/usr/sbin/sabayon-apply", line 111, in <module>                                                    
    profile.apply (is_sabayon_session)                                                                     
  File "/usr/lib/python2.6/site-packages/sabayon/userprofile.py", line 390, in 
apply                       
    s.apply (is_sabayon_session)                                                                           
  File "/usr/lib/python2.6/site-packages/sabayon/sources/filessource.py", line 
151, in apply               
    self.storage.foreach (self.__apply_foreach, source = self.name)                                        
  File "/usr/lib/python2.6/site-packages/sabayon/storage.py", line 557, in 
foreach                         
    self.__read_metadata ()                                                                                
  File "/usr/lib/python2.6/site-packages/sabayon/storage.py", line 173, in 
__read_metadata                 
    (self.path, sys.exc_info()[1]))                                                                        
ProfileStorageException: Failed to read file '/etc/desktop-
profiles/profile2.zip': [Errno 13] Permission denied: '/etc/desktop-
profiles/profile2.zip'                                                                 

===== BEGIN MILESTONES (/usr/sbin/sabayon-apply) =====
MainThread 2010/05/26 16:25:52.9874 (sabayon-apply): Applying profile 
'profile2' for user 'sabayon-admin'
MainThread 2010/05/26 16:25:53.0163 (sabayon-apply): Fatal exception!  Exiting 
abnormally.               
MainThread 2010/05/26 16:25:53.0171 (sabayon-apply): Traceback (most recent 
call last):                  
  File "/usr/sbin/sabayon-apply", line 111, in <module>                                                  
    profile.apply (is_sabayon_session)                                                                   
  File "/usr/lib/python2.6/site-packages/sabayon/userprofile.py", line 390, in 
apply                     
    s.apply (is_sabayon_session)                                                                         
  File "/usr/lib/python2.6/site-packages/sabayon/sources/filessource.py", line 
151, in apply             
    self.storage.foreach (self.__apply_foreach, source = self.name)                                      
  File "/usr/lib/python2.6/site-packages/sabayon/storage.py", line 557, in 
foreach                       
    self.__read_metadata ()                                                                              
  File "/usr/lib/python2.6/site-packages/sabayon/storage.py", line 173, in 
__read_metadata               
    (self.path, sys.exc_info()[1]))                                                                      
ProfileStorageException: Failed to read file '/etc/desktop-
profiles/profile2.zip': [Errno 13] Permission denied: '/etc/desktop-
profiles/profile2.zip'                                                                 

===== END MILESTONES (/usr/sbin/sabayon-apply) =====
===== BEGIN RING BUFFER (/usr/sbin/sabayon-apply) =====
MainThread 2010/05/26 16:25:52.9874 (sabayon-apply): Applying profile 
'profile2' for user 'sabayon-admin'
MainThread 2010/05/26 16:25:53.0163 (sabayon-apply): Fatal exception!  Exiting 
abnormally.               
MainThread 2010/05/26 16:25:53.0171 (sabayon-apply): Traceback (most recent 
call last):                  
  File "/usr/sbin/sabayon-apply", line 111, in <module>                                                  
    profile.apply (is_sabayon_session)                                                                   
  File "/usr/lib/python2.6/site-packages/sabayon/userprofile.py", line 390, in 
apply                     
    s.apply (is_sabayon_session)                                                                         
  File "/usr/lib/python2.6/site-packages/sabayon/sources/filessource.py", line 
151, in apply             
    self.storage.foreach (self.__apply_foreach, source = self.name)                                      
  File "/usr/lib/python2.6/site-packages/sabayon/storage.py", line 557, in 
foreach                       
    self.__read_metadata ()                                                                              
  File "/usr/lib/python2.6/site-packages/sabayon/storage.py", line 173, in 
__read_metadata               
    (self.path, sys.exc_info()[1]))                                                                      
ProfileStorageException: Failed to read file '/etc/desktop-
profiles/profile2.zip': [Errno 13] Permission denied: '/etc/desktop-
profiles/profile2.zip'                                                                 

===== END RING BUFFER (/usr/sbin/sabayon-apply) =====


This configuration for the debug log can be re-created
by putting the following in /root/sabayon-debug-log.conf
(use ';' to separate domain names):                     

[debug log]
max lines = 1000
MainThread 2010/05/26 16:25:53.0368 (proto-session): Finished running sabayon-
apply with FATAL exit status
MainThread 2010/05/26 16:25:53.0372 (sabayon-session): Fatal exception!  
Exiting abnormally.              
MainThread 2010/05/26 16:25:53.0401 (sabayon-session): Traceback (most recent 
call last):                 
  File "/usr/lib/sabayon/sabayon-session", line 75, in <module>                                           
    window = sessionwindow.SessionWindow (profile_name, profile_path, 
display_number)                     
  File "/usr/lib/python2.6/site-packages/sabayon/sessionwindow.py", line 164, 
in __init__                 
    self.__setup_session ()                                                                               
  File "/usr/lib/python2.6/site-packages/sabayon/sessionwindow.py", line 326, 
in __setup_session          
    self.session.apply_profile ()                                                                         
  File "/usr/lib/python2.6/site-packages/sabayon/protosession.py", line 479, 
in apply_profile             
    "user profile from '%s'.") % self.profile_file)                                                       
FatalApplyErrorException: There was a fatal error while applying the user 
profile from 'profile2'.        

===== BEGIN MILESTONES (/usr/lib/sabayon/sabayon-session) =====
MainThread 2010/05/26 16:25:52.7366 (sabayon-session): Starting session window 
for profile_name='profile2', profile_path='/tmp/profile-sabayon-admin-
cGESSh.zip', display_number='1'                                  
MainThread 2010/05/26 16:25:52.7713 (proto-session): Running sabayon-apply: 
['/usr/sbin/sabayon-apply', '-s', 'profile2', '--admin-log-
config=/root/sabayon-debug-log.conf', '--readable-log-config=/tmp/tmpFpbEaI']  
MainThread 2010/05/26 16:25:53.0368 (proto-session): Finished running sabayon-
apply with FATAL exit status 
MainThread 2010/05/26 16:25:53.0372 (sabayon-session): Fatal exception!  
Exiting abnormally.               
MainThread 2010/05/26 16:25:53.0401 (sabayon-session): Traceback (most recent 
call last):                  
  File "/usr/lib/sabayon/sabayon-session", line 75, in <module>                                            
    window = sessionwindow.SessionWindow (profile_name, profile_path, 
display_number)                      
  File "/usr/lib/python2.6/site-packages/sabayon/sessionwindow.py", line 164, 
in __init__                  
    self.__setup_session ()                                                                                
  File "/usr/lib/python2.6/site-packages/sabayon/sessionwindow.py", line 326, 
in __setup_session           
    self.session.apply_profile ()                                                                          
  File "/usr/lib/python2.6/site-packages/sabayon/protosession.py", line 479, 
in apply_profile              
    "user profile from '%s'.") % self.profile_file)                                                        
FatalApplyErrorException: There was a fatal error while applying the user 
profile from 'profile2'.         

===== END MILESTONES (/usr/lib/sabayon/sabayon-session) =====
===== BEGIN RING BUFFER (/usr/lib/sabayon/sabayon-session) =====
MainThread 2010/05/26 16:25:52.7366 (sabayon-session): Starting session window 
for profile_name='profile2', profile_path='/tmp/profile-sabayon-admin-
cGESSh.zip', display_number='1'                                  
MainThread 2010/05/26 16:25:52.7713 (proto-session): Running sabayon-apply: 
['/usr/sbin/sabayon-apply', '-s', 'profile2', '--admin-log-
config=/root/sabayon-debug-log.conf', '--readable-log-config=/tmp/tmpFpbEaI']  
MainThread 2010/05/26 16:25:53.0368 (proto-session): Finished running sabayon-
apply with FATAL exit status 
MainThread 2010/05/26 16:25:53.0372 (sabayon-session): Fatal exception!  
Exiting abnormally.               
MainThread 2010/05/26 16:25:53.0401 (sabayon-session): Traceback (most recent 
call last):                  
  File "/usr/lib/sabayon/sabayon-session", line 75, in <module>                                            
    window = sessionwindow.SessionWindow (profile_name, profile_path, 
display_number)
  File "/usr/lib/python2.6/site-packages/sabayon/sessionwindow.py", line 164, 
in __init__
    self.__setup_session ()
  File "/usr/lib/python2.6/site-packages/sabayon/sessionwindow.py", line 326, 
in __setup_session
    self.session.apply_profile ()
  File "/usr/lib/python2.6/site-packages/sabayon/protosession.py", line 479, 
in apply_profile
    "user profile from '%s'.") % self.profile_file)
FatalApplyErrorException: There was a fatal error while applying the user 
profile from 'profile2'.

===== END RING BUFFER (/usr/lib/sabayon/sabayon-session) =====


This configuration for the debug log can be re-created
by putting the following in /root/sabayon-debug-log.conf
(use ';' to separate domain names):

[debug log]
max lines = 1000
MainThread 2010/05/26 16:25:53.0929 (admin-tool): Got fatal error: sabayon-
session exited with a FATAL ERROR (exit code 1)
usermod: Invalid home directory `'.
MainThread 2010/05/26 16:25:53.2140 (USER): Finishing editing profile
MainThread 2010/05/26 16:25:53.2149 (admin-tool): Terminating main loop
MainThread 2010/05/26 16:25:53.2151 (admin-tool): Exiting abnormally; dumping 
log due to a fatal error
Dumped debug log to /root/sabayon-debug-log-2010-05-26-16-25-53.txt
serv:~ #

/root/sabayon-debug-log-2010-05-26-16-31-21.txt sagt:

Code:
===== BEGIN MILESTONES (/usr/bin/sabayon) =====
MainThread 2010/05/26 16:29:48.8514 (admin-tool): Creating profiles dialog
MainThread 2010/05/26 16:29:48.9309 (admin-tool): Starting main loop
MainThread 2010/05/26 16:29:52.6444 (admin-tool): Got fatal error: sabayon-
session exited with a FATAL ERR
MainThread 2010/05/26 16:29:52.7549 (admin-tool): Terminating main loop
MainThread 2010/05/26 16:29:52.7550 (admin-tool): Exiting abnormally; dumping 
log due to a fatal error
===== END MILESTONES (/usr/bin/sabayon) =====
===== BEGIN RING BUFFER (/usr/bin/sabayon) =====
MainThread 2010/05/26 16:29:48.8514 (admin-tool): Creating profiles dialog
MainThread 2010/05/26 16:29:48.9309 (admin-tool): Starting main loop
MainThread 2010/05/26 16:29:51.7828 (USER): Starting to edit profile 
'profile2'
MainThread 2010/05/26 16:29:52.6444 (admin-tool): Got fatal error: sabayon-
session exited with a FATAL ERR
MainThread 2010/05/26 16:29:52.7540 (USER): Finishing editing profile
MainThread 2010/05/26 16:29:52.7549 (admin-tool): Terminating main loop
MainThread 2010/05/26 16:29:52.7550 (admin-tool): Exiting abnormally; dumping 
log due to a fatal error
===== END RING BUFFER (/usr/bin/sabayon) =====

This configuration for the debug log can be re-created
by putting the following in /root/sabayon-debug-log.conf
(use ';' to separate domain names):

[debug log]
max lines = 1000


Da in der ersten Meldung oben unter anderem eine falsche Rechtevergabe bemängelt wird
Code:
ProfileStorageException: Failed to read file '/etc/desktop-
profiles/profile2.zip': [Errno 13] Permission denied: '/etc/desktop-
profiles/profile2.zip'
habe ich das mal testweise auf 777 gesetzt. Danach kommt das Fenster mit der Fehlermeldung ("A fatal error has occured...") erst später, d.h. nach dieser Änderung öffnet sich zumindest dieses ... ich weiß nicht wie das heißt, dieses Sabayon-Desktop-Vorschau-Edit-Fenster-Dingsbums. Naja, sowas wie eine Simulierung des Desktops jedenfalls. Das Fenster erscheint für ca. 2 Sekunden und crasht dann.

Ich habe erst die Versionen
2.28.1-0.1.1 und
2.28.0-2.6-i586
von "vendor OpenSuse" / OpenSuse repositories getestet und inzwischen die
2.30.0-1.4
in der 32bit-Version aus dem factory gebaut (hab davon keine Ahnung, hatte Unterstützung im IRC).
Der Fehler tritt weiter auf.

Gruß
Olaf
 

drcux

Hacker
Ich starte sabayon unter xfce4, vielleicht mag es gnome nicht, wenn es zweimal aktiv ist. Versuche es doch mal unter twm, sollte ja auch bei dir installiert sein

Bildschirmfoto.jpg
 
OP
O

Olaf123

Member
Hallo!

Wie bereits soeben im IRC besprochen:
getestet mit TWM, gleicher Fehler.

Bugreports zu dem Thema:
https://bugs.launchpad.net/ubuntu/+source/sabayon/+bug/150068
https://bugzilla.gnome.org/show_bug.cgi?id=613730

Es gibt noch mehr Reports, habe gerade nicht alle parat.

Gruß
Olaf
 
OP
O

Olaf123

Member
Ich habe jetzt nochmal folgendes getestet:

Code:
serv:~ # chmod 755 /etc/sabayon/profiles/test19.zip
serv:~ # sabayon
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".
MainThread 2010/05/28 16:29:49.5358 (admin-tool): Creating profiles dialog
MainThread 2010/05/28 16:29:49.5788 (admin-tool): Starting main loop
Das Programmfenster ist geöffnet.

Wenn ich jetzt auf "edit" klicke, öffnet sich zumindest das Editieren-Fenster mit dem Konfigurations-Desktop. Die Konsole meldet dazu
Code:
MainThread 2010/05/28 16:36:27.5845 (USER): Starting to edit profile 'test19'
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".     
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".     
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".     
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".     
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".     
MainThread 2010/05/28 16:36:28.1413 (sabayon-session): Starting session window for profile_name='test19', profile_path='/tmp/profile-sabayon-admin-b4Y1bB.zip', display_number='1'                                              
MainThread 2010/05/28 16:36:28.2109 (proto-session): Running sabayon-apply: ['/usr/sbin/sabayon-apply', '-s', 'test19', '--admin-log-config=/etc/sabayon/sabayon-debug-log.conf', '--readable-log-config=/tmp/tmp1FKhoP']       
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".                                        
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".                                        
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".                                        
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".                                        
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".                                        
MainThread 2010/05/28 16:36:28.4122 (sabayon-apply): Applying profile 'test19' for user 'sabayon-admin'         
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".                                        
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".                                        
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".                                        
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".                                        
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".                                        
Success: created profile 'sabayon-admin' at '/tmp/sabayon-temp-home-DXLZzV/.mozilla/firefox/og278dok.sabayon-admin/prefs.js'                                                                                                    
MainThread 2010/05/28 16:36:28.6597 (sabayon-apply): Finished applying profile 'test19' for user 'sabayon-admin'
===== BEGIN MILESTONES (/usr/sbin/sabayon-apply) =====                                                          
MainThread 2010/05/28 16:36:28.4122 (sabayon-apply): Applying profile 'test19' for user 'sabayon-admin'         
MainThread 2010/05/28 16:36:28.6597 (sabayon-apply): Finished applying profile 'test19' for user 'sabayon-admin'
===== END MILESTONES (/usr/sbin/sabayon-apply) =====                                                            
===== BEGIN RING BUFFER (/usr/sbin/sabayon-apply) =====                                                         
MainThread 2010/05/28 16:36:28.4122 (sabayon-apply): Applying profile 'test19' for user 'sabayon-admin'         
MainThread 2010/05/28 16:36:28.6597 (sabayon-apply): Finished applying profile 'test19' for user 'sabayon-admin'
===== END RING BUFFER (/usr/sbin/sabayon-apply) =====                                                           


This configuration for the debug log can be re-created
by putting the following in /etc/sabayon/sabayon-debug-log.conf
(use ';' to separate domain names):                            

[debug log]
max lines = 1000
MainThread 2010/05/28 16:36:28.7162 (proto-session): Finished running sabayon-apply with normal exit status
MainThread 2010/05/28 16:36:28.8382 (sabayon-session): Entering main loop.  Wheeee!                        
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".                                   
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".                                   
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
MainThread 2010/05/28 16:36:29.1689 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop
MainThread 2010/05/28 16:36:29.1726 (admin-tool): Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/sabayon/errors.py", line 125, in wrapper
    return func (*args, **kwargs)
  File "/usr/lib/python2.6/site-packages/sabayon/sessionwindow.py", line 330, in __session_mapped
    self.session.start (str (self.session_widget.session_window.xid))
  File "/usr/lib/python2.6/site-packages/sabayon/protosession.py", line 493, in start
    self.__start_session ()
  File "/usr/lib/python2.6/site-packages/sabayon/protosession.py", line 434, in __start_session
    os.execve (SESSION_ARGV[0], SESSION_ARGV, new_environ)
OSError: [Errno 2] No such file or directory

python: xcb_io.c:242: process_responses: Assertion `(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)' failed.
sabayon-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :1006.0.
MainThread 2010/05/28 16:36:32.4114 (admin-tool): sabayon-session exited with SIGNAL 6
usermod: Invalid home directory `'.

Sobald ich aber dieses Fenster (in dem alles schwarz ist, also kein Desktop angezeigt wird) mit dem Mauszeiger "berühre", manchmal auch wenn ich in ein anderes Fenster klicke, schließt sich dieser Editieren-Desktop sofort
Code:
MainThread 2010/05/28 16:36:32.6118 (USER): Finishing editing profile

Kommt der Fehler vielleicht nicht direkt von der Anwendung "sabayon", sondern vielleicht von dem, was dieses Editieren-Fenster hervorbringt?

Gruß
Olaf
 

drcux

Hacker
Olaf123 schrieb:
Kommt der Fehler vielleicht nicht direkt von der Anwendung "sabayon", sondern vielleicht von dem, was dieses Editieren-Fenster hervorbringt?

Jain, ich denke eher, das keine neue Sitzung mit XNest gestartet werden kann.

Code:
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".

Und daran wird es liegen, du greifst per freenx zu.
 
OP
O

Olaf123

Member
drcux schrieb:
Code:
Xlib:  extension "Generic Event Extension" missing on display ":1006.0".
Und daran wird es liegen, du greifst per freenx zu.
Ja und Nein. Ich habe jeden Versuch zusätzlich auch direkt an dem Rechner gemacht.
Erst, nachdem ich in mehreren Querversuchen feststellte, dass der Fehler der gleiche ist, habe ich den letzten Versuch (für das Kopieren der Fehlermeldungen) nochmal per nx-Sitzung vorgenommen.

Gruß
Olaf
 
Oben