Bug 174389 - hardcoded X paths
Summary: hardcoded X paths
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: sabayon
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE5Target
TreeView+ depends on / blocked
 
Reported: 2005-11-28 19:08 UTC by Matthias Clasen
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 2.12.3-3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-14 13:01:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matthias Clasen 2005-11-28 19:08:44 UTC
config.py hardcodes /usr/X11R6/bin as path to Xnest. But Xnest no longer lives
there...

Comment 1 Matthias Clasen 2005-11-28 20:04:39 UTC
Also, SESSION_ARGV is pointing to the wrong file, it is now
/etc/X11/xinit/Xsession

Comment 2 Mikko Huhtala 2006-03-09 08:31:50 UTC
[ Accidentally posted this to bug 174388, when I meant to post here. Very sorry. ]

It still does not work. I updated the system and now have

xorg-x11-server-Xnest-1.0.1-8
sabayon-2.12.3-2
sabayon-admin-2.12.3-2

When trying to edit a profile, the Xnest window comes up, but stays black. In the
terminal, I get

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/sabayon/sessionwindow.py", line 288, in
__session_mapped
    self.session.start (str (self.session_widget.session_window.xid))
  File "/usr/lib/python2.4/site-packages/sabayon/protosession.py", line 474, in
start
    self.__start_session ()
  File "/usr/lib/python2.4/site-packages/sabayon/protosession.py", line 454, in
__start_session
    os.execve (SESSION_ARGV[0], SESSION_ARGV, new_environ)
OSError: [Errno 2] No such file or directory
Xlib: unexpected async reply (sequence 0x23a)!



Comment 3 Alexander Larsson 2006-03-10 09:31:22 UTC
try again with 2.12.3-3


Note You need to log in before you can comment on or make changes to this bug.