From: Mike F. <mf...@su...> - 2005-03-09 15:36:56
|
Mike FABIAN <mf...@su...> さんは書きました: > Seiichi SATO <ss...@sh...> さんは書きました: > >> On Wed, Mar 09, 2005 at 10:12:14AM +0900, >> MINAMI Hirokazu wrote: >> >>> On Tue, Mar 08, 2005 at 09:39:45AM +0100, Mike FABIAN wrote: >>> > the behavior is different, then I get: >>> > >>> > mike@kibou:~$ mlterm -p pic/backgrounds/1x1_blue.png >>> > X Error of failed request: BadDrawable (invalid Pixmap or Window >>> > >>> > Other backgrounds work fine, 1x1_blue.png is the only picture I could >>> > find so far which shows this problem. >>> >>> Hmm, I could reproduce the problem on -depth=8 but not on -depth=24. >>> Are you running X in 256 color mode? and how did you set your root >>> pixmap? >> >> 'invalid Pixmap' probably is an empty (or uninitilized?) root >> pixmap pointed by _XROOTPMAP_ID, since FVWM2 seems to set >> _XROOTPMAP_ID even though no root pixmap is available. >> >> Is the attached patch right? > > With that patch, > > mlterm -p pic/backgrounds/1x1_blue.png > > starts without an error message and the background in mlterm is > monchrome dark blue. But not transparent. I.e. I cannot see the > picture I have on my root window. No difference here after switching from -depth=16 to -depth=24. The patch makes the error message go away, mlterm starts but it is not transparent, only monochrome dark blue. -- Mike FABIAN <mf...@su...> http://www.suse.de/~mfabian 睡眠不足はいい仕事の敵だ。 |