ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] wine + ie6
@ 2008-12-21 13:23 Yuri Bushmelev
  2008-12-22  7:09 ` Vitaly Lipatov
  0 siblings, 1 reply; 3+ messages in thread
From: Yuri Bushmelev @ 2008-12-21 13:23 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Здравствуйте!

Пытаюсь поставить ie6 под свободную сборку WINE@Etersoft на ALD, обновляемый 
из бранча.
Удалил .wine и wine_c, чтобы ничего не мешало.
Запустил wine. Он показал сплеш с прогресс-баром, отработал. Вот вывод:
--------------------
First running... Using WINEPREFIX=/home/jay/.wine
Creating default file tree...
Copying prepared tree from '/usr/share/wine/skel' ...
WINE@Etersoft 1.0.9
Initialize registry and environments...
wine: configuration in '/home/jay/.wine' has been updated.
Building local environment...
Flash Player 9 ActiveX installing...
Device 'e:' created as link for '/media' target.
Device 'e::' created as link for '/dev/cdrom' target.
Device 'd:' created as link for '/home/jay/Documents' target.
Device 'com1' created as link for '/dev/ttyS0' target.
Device 'com2' created as link for '/dev/ttyS1' target.
Device 'com3' created as link for '/dev/ttyS2' target.
Device 'com4' created as link for '/dev/ttyS3' target.
Device 'lpt1' created as link for '/dev/lp0' target.
Device 'lpt2' created as link for '/dev/lp1' target.
Device 'lpt3' created as link for '/dev/lp2' target.
Device 'lpt4' created as link for '/dev/lp3' target.
WINE@Etersoft 1.0.9 has been configured for the first time.
Use /home/jay/wine_c as WINE C:\ disk.
Copy your program into and install it.
--------------------

Сделал симлинк на каталог ie6 с предварительно загруженными (другими 
версиями wine) файлами в wine_c/windows/downloads.

Запустил ieinstall (в этот раз без Flash 9):
--------------------
[jay@is wine_c]$ ieinstall
/usr/bin/wine: Running without console, disable input

Программа установки Internet Explorer.
Внимание! Для использования IE Вы должны обладать лицензией на Windows 
версии больше Win95.

Установочные файлы могут находиться в текущем каталоге
/home/jay/wine_c
или будут скачаны из интернета.

Чтобы выйти без продолжения установки нажмите 'Ctrl-C'.
Если Вы согласны продолжить установку, просто нажмите 'Enter'.

Плагин Flash 9 может быть скачан из интернета и установлен. Установить 
плагин Flash 9? [ y / n ]
n

Скачивание всего необходимого...
 DCOM98.EXE
 249973USA8.exe
 ADVAUTH.CAB
 CRLUPD.CAB
 HHUPD.CAB
 IEDOM.CAB
 IE_S1.CAB
 IE_S2.CAB
 IE_S5.CAB
 IE_S4.CAB
 IE_S3.CAB
 IE_S6.CAB
 SCR56RU.CAB
SCR56RU.CAB don't exist. Download SCR56EN.CAB
 SETUPW95.CAB
 FONTCORE.CAB
 FONTSUP.CAB
 VGX.CAB
[ OK ]

Инсталляция IE 6
 Инициализация
 Создание Wine Prefix
 Распаковка CAB файлов
 ...................
 Обработка inf файлов
 ................
 Инсталляция IE 6
 Установка TTF шрифтов
 Инсталляция RICHED20
 Инсталляция DCOM98
 Установка реестра
 Завершение
err:heap:HEAP_GetPtr Invalid heap 0x80000000!
err:heap:HEAP_GetPtr Invalid heap 0x80000000!
err:heap:HEAP_GetPtr Invalid heap 0x80000000!
err:heap:HEAP_GetPtr Invalid heap 0x80000000!
[ OK ]

Установка IE6 завершена!

Чтобы запустить IE, наберите:
wine iexplore
--------------------
* Файл SCR56EN.CAB в каталоге имеется.

Запускаю wine iexplore:
--------------------
[jay@is wine_c]$ wine iexplore
err:heap:HEAP_GetPtr Invalid heap 0x80000000!
err:heap:HEAP_GetPtr Invalid heap 0x80000000!
err:heap:HEAP_GetPtr Invalid heap 0x80000000!
err:heap:HEAP_GetPtr Invalid heap 0x80000000!
[jay@is wine_c]$
--------------------
Все. Никаких процессов wine в памяти не обнаруживается.

[jay@is wine_c]$ rpm -qa | grep wine
wine-1.0.9-alt0.M41.35
libwine-gl-1.0.9-alt0.M41.35
libwine-1.0.9-alt0.M41.35

Это я что-то не так делаю, что-то забыл сделать, или это свободная сборка не 
презназначена для запуска IE6?

-- 
С уважением,
Бушмелев Юрий

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] wine + ie6
  2008-12-21 13:23 [Comm] wine + ie6 Yuri Bushmelev
@ 2008-12-22  7:09 ` Vitaly Lipatov
    0 siblings, 1 reply; 3+ messages in thread
From: Vitaly Lipatov @ 2008-12-22  7:09 UTC (permalink / raw)
  To: ALT Linux Community general discussions

On 21 декабря 2008, Yuri Bushmelev wrote:
> Здравствуйте!
> --------------------
>
> Сделал симлинк на каталог ie6 с предварительно загруженными
> (другими версиями wine) файлами в wine_c/windows/downloads.
Достаточно просто запустить в каталоге с дистрибутивом

> --------------------
> [jay@is wine_c]$ ieinstall
> /usr/bin/wine: Running without console, disable input
Интересно, откуда вы запускаете, что 
$ tty
не может сообщить устройство терминала

> Запускаю wine iexplore:
> --------------------
> [jay@is wine_c]$ wine iexplore
> err:heap:HEAP_GetPtr Invalid heap 0x80000000!
> err:heap:HEAP_GetPtr Invalid heap 0x80000000!
> err:heap:HEAP_GetPtr Invalid heap 0x80000000!
> err:heap:HEAP_GetPtr Invalid heap 0x80000000!
> [jay@is wine_c]$
> --------------------
> Все. Никаких процессов wine в памяти не обнаруживается.
А что-нибудь другое через wine у вас конечно запускается?
Что говорит
$ ulimit -v
?

> [jay@is wine_c]$ rpm -qa | grep wine
> wine-1.0.9-alt0.M41.35
> libwine-gl-1.0.9-alt0.M41.35
> libwine-1.0.9-alt0.M41.35
>
> Это я что-то не так делаю, что-то забыл сделать, или это
> свободная сборка не презназначена для запуска IE6?
Ну может и предназначена, у людей работает.


-- 
С уважением,
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! WINE! LaTeX! LyX! http://freesource.info


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] wine + ie6
  @ 2008-12-23  5:43     ` vsol
  0 siblings, 0 replies; 3+ messages in thread
From: vsol @ 2008-12-23  5:43 UTC (permalink / raw)
  To: ALT Linux Community general discussions

У меня тоже ie не работает ни AltD4.0 ни AltD4.1,
 хотя другие работают, например
wine "Video Server E.exe" 
[vsol@irbis Internet Explorer]$ wine iexplore.exe
fixme:ole:CoResumeClassObjects stub
fixme:msimtf:CActiveIMM_Create ((nil) 
{08c0e040-62d1-11d1-9326-0060b067b86e} 0x102ef34)
fixme:ole:CoCreateInstance no instance created for interface 
{08c0e040-62d1-11d1-9326-0060b067b86e} of class 
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80004002
fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x125b8c)->((null) 1 
0x33e5ec (nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x125b8c)->((null) 25 2 0x33e600 
(nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x125b8c)->((null) 26 2 0x33e600 
(nil))
fixme:shdocvw:ClientSite_GetContainer (0x125b8c)->(0x33e63c)
fixme:shdocvw:ClOleCommandTarget_Exec 
(0x125b8c)->({000214d1-0000-0000-c000-000000000046} 37 0 0x33e6f0 (nil))
fixme:shdocvw:HttpNegotiate_BeginningTransaction (0x126268)->(L"" L"" 0 
0x33e728)
fixme:shdocvw:ClOleCommandTarget_Exec (0x125b8c)->((null) 29 2 0x33fcb0 
(nil))
fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x125b8c)
fixme:shdocvw:ClientSite_GetContainer (0x125b8c)->(0x33fa9c)
fixme:shdocvw:InPlaceFrame_SetStatusText (0x125b8c)->(0xb7dec659)
fixme:shdocvw:ClOleCommandTarget_Exec (0x125b8c)->((null) 25 2 0x33f9d0 
(nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x125b8c)->((null) 26 2 0x33f9d0 
(nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x125b8c)->((null) 21 2 (nil) (nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x125b8c)->((null) 28 2 0x33fb28 
(nil))
fixme:bidi:mirror stub: mirroring of characters not yet implemented

Само окно  IE открывается, но без меню, без строки адреса
На домашней машине пытался удалить и поставить другой IE, но вообще 
стало писать что есть экземпляр IE.


Yuri Bushmelev написав(ла):
>
> В сообщении от Понедельник 22 декабря 2008 Vitaly Lipatov написал(a):
>
> > On 21 декабря 2008, Yuri Bushmelev wrote:
>
> > > Здравствуйте!
>
> > > --------------------
>
> > > [jay@is wine_c]$ ieinstall
>
> > > /usr/bin/wine: Running without console, disable input
>
> >
>
> > Интересно, откуда вы запускаете, что
>
> > $ tty
>
> > не может сообщить устройство терминала
>
> Расследование показало, что зто не у меня, это в ies4linux, во время 
> выбора языка. В файле ies4linux-InstallDirectory/lang/enUS.sh, вот тут:
>
> MSG_WARNING_OLDWINE="IEs4Linux 2.0 is developed to be used with recent 
> Wine versions (0.9.x). It seems that you are using an old version 
> ($(wine --version)). It's recommended that you update your wine to the 
> latest version (Go to: winehq.com)."
>
> Насколько я понимаю, этот запуск происходит с переопределенным stdin 
> (exec 6<&0 в lib/messages.sh).
>
> > А что-нибудь другое через wine у вас конечно запускается?
>
> Ну вот puttytray.exe только что запустил для проверки - работает..
>
> > Что говорит
>
> > $ ulimit -v
>
> [jay@is wine_c]$ ulimit -v
>
> unlimited
>
> Я еще попробую взять свежую инсталляцию ALD4.1 и проверить на ней..
>
> -- 
>
> С уважением,
>
> Бушмелев Юрий
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> community mailing list
> community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community


-- 
=======================
Valery Solonets
	vsol@kkz.kiev.ua
	+380-44-455-455-9
	+380-50-381-90-33



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-23  5:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-21 13:23 [Comm] wine + ie6 Yuri Bushmelev
2008-12-22  7:09 ` Vitaly Lipatov
2008-12-23  5:43     ` vsol

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git