[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

XDMCP session, lenny client: pictures are displayed as black area



Hi, 

A lenny client makes XDMCP, server is a suse 9.2 machine. Images
(simple black-white-scans 100kB) are displayed with 
"kuickshow" application as area completely in black . Why? 

Using gwenview instead of kuickshow all pictures are displayed
korrectly - but gwenview 1.1 in not usable, too many bugs. 
And no update of gwenview possible ...

Using suse 10.1 als client installation that makes XDMCP 
and all works: kuickshow displays the pic's korrectly. I 
know that because the client before has had Suse 10.1. But
its quite an effort to change the installation, so: any
ideas why lenny client prevents the kuickshow viewer to show
pictures correctly? 

Here is the xorg.conf of lenny: 

e#
# autogenerated X hardware configuration by /bin/hwautocfg
# OpenSLX.ORG Project <openslx-users@openslx.org>, 06-09-2007
# DO NOT EDIT THIS FILE BUT '/bin/hwautocfg' INSTEAD!
#
Section "Files"
	ModulePath	"/etc/X11/modules"
 	ModulePath	"/usr/lib/xorg/modules"
        FontPath        "TCP/192.168.10.1:7100"
 	FontPath	"/usr/share/fonts/misc/:unscaled"
 	FontPath	"/usr/share/fonts/75dpi/:unscaled"
 	FontPath	"/usr/share/fonts/100dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/*/"
EndSection

Section "ServerFlags"
	Option		"AllowMouseOpenFail"
 	Option		"blank time"		"5"
 	Option		"standby time"		"10"
 	Option		"suspend time"		"15"
 	Option		"off time"		"20"
EndSection

Section "Module"
	Load		"dbe"
 	Load		"extmod"
 	Load		"type1"
 	Load		"speedo"
 	Load		"freetype"
 	Load		"v4l"
	Load		"dri"
	Load		"glx"
EndSection

Section "InputDevice"
	Identifier	"Keyboard1"
 	Driver		"keyboard"
 	Option		"XkbRules"		"xfree86"
 	Option		"XkbLayout"		"de"
 	Option		"XkbModel"		"pc105"
	Option		"XkbVariant"		"nodeadkeys"
EndSection

Section "InputDevice"
	Identifier "Mouse1"
 	Driver		"mouse"
 	Option		"Protocol"		"imps/2"
 	Option		"Device"		"/dev/input/mice"
 	Option		"Emulate3Buttons"
 	Option		"ZAxisMapping"		"4 5"
 	Option		"Buttons"		"3"
EndSection

Section "Monitor"
	Identifier "Default"
 	ModelName	"MODEL"
 	Option		"CalcAlgorithm"	"CheckDesktopGeometry"
 	HorizSync	30-81
 	VertRefresh	56-75
 	Option		"DPMS"		"true"
EndSection

Section "Screen"
	Identifier	"Screen 1"
 	Device		"StdGraphics"
 	Monitor		"Default"
 	DefaultColorDepth 24
	SubSection "Display"
		Depth	 15
		Modes	"1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "720x400" "410x257"
	EndSubSection
	SubSection "Display"
		Depth	 16
		Modes	"1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "720x400" "410x257"
	EndSubSection
	SubSection "Display"
		Depth	 24
		Modes	"1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "640x480" "720x400" "410x257"
	EndSubSection
EndSection

Section "Device"
	Identifier	"StdGraphics"
 	VendorName	"Advanced Micro Devices [AMD] Geode LX Video"
 	Driver		"vesa"
EndSection

Section "ServerLayout"
	Identifier	"Simple Layout"
 	Screen		"Screen 1"
 	InputDevice	"Keyboard1"	"CoreKeyboard"
 	InputDevice	"Mouse1"	"CorePointer"
 	Option		"BlankTime"	"5"
 	Option		"StandbyTime"	"10"
 	Option		"SuspendTime"	"20"
 	Option		"OffTime"	"30"
EndSection

Section "DRI"
	Group		"video"
 	Mode		0666
EndSection


thx
Ekkard 
--
liburg.com - linux and more



Reply to: