Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 66255
Collapse All | Expand All

(-)bluepin-orig (-2 / +2 lines)
Lines 31-40 Link Here
31
	os.environ['XAUTHORITY'] = auth
31
	os.environ['XAUTHORITY'] = auth
32
32
33
# Set X display before initializing GTK
33
# Set X display before initializing GTK
34
set_display()
34
#set_display()
35
35
36
# Some versions of fontconfig will segfault if HOME isn't set.
36
# Some versions of fontconfig will segfault if HOME isn't set.
37
os.environ['HOME'] = ""
37
#os.environ['HOME'] = ""
38
38
39
import gtk
39
import gtk
40
40

Return to bug 66255