2008/01/27

ies4linux

linux에서 wine으로 윈도우 프로그램을 실행시킨다.
그것으로 할것은 많이 없고, 대한민국 인터넷의 폐해 activeX를 위해
익스플로러를 깐다.(피디박스도 된다.)

그러나 왠일인지 작동이 안된다. 그렇다면?

~/.ies4linux/ie6/user.reg 를 편집기로 열어보면 처음부분에,

[Control Panel\\Colors] 1201150727
"ActiveBorder"="228 228 228"
"ActiveTitle"=hex(1):
"AppWorkSpace"=hex(1):
"Background"="0 0 0"
"ButtonAlternateFace"=hex(1):
"ButtonDkShadow"=hex(1):
"ButtonFace"="228 228 228"
"ButtonHilight"=hex(1):
"ButtonLight"="228 228 228"
"ButtonShadow"=hex(1):
"ButtonText"=hex(1):
"GradientActiveTitle"=hex(1):
"GradientInactiveTitle"=hex(1):
"GrayText"=hex(1):
"Hilight"=hex(1):
"HilightText"=hex(1):
"HotTrackingColor"=hex(1):
"InactiveBorder"="228 228 228"
"InactiveTitle"=hex(1):
"InactiveTitleText"=hex(1):
"InfoText"=hex(1):
"InfoWindow"=hex(1):
"Menu"="228 228 228"
"MenuBar"=hex(1):
"MenuHilight"=hex(1):
"MenuText"=hex(1):
"Scrollbar"=hex(1):
"TitleText"=hex(1):
"Window"=hex(1):
"WindowFrame"=hex(1):
"WindowText"=hex(1):


으로 되어 있다. 이부분에서 "뭐뭐뭐"=hex(1): 으로 되어 있는 라인을 지워버리시기 바란다.

ies4linux 구버전에도 같은 regstry정보를 등록하는 걸로 보아, Wine이 버전업되면서 나타나게 된 문제로 보인다. 기능을 추가했는데, 뭔가 예외상황 처리를 제대로 해 주지 않은 케이스인거 같다.

댓글 없음: