bottlesdevs / programs

Repository for programs installation
69 stars 72 forks source link

Issue, app that loads a webpage not working #47

Open adolfotregosa opened 2 years ago

adolfotregosa commented 2 years ago

"bottles" created with bottles have issues with apps that do webpages loading.

create a new custom ""32-bit"" bottle, runner for me is sys wine 7.2 or cafe 7.2, doesn't matter.

preferences: Windows 7 virtual desktop 1600x900

Press "task manager" and file -> new task -> C:\Program Files\Internet Explorer\iexplore.exe www.winehq.org does not open.

probably because of this ? 0114:err:ole:apartment_add_dll couldn't load in-process dll L"C:\windows\system32\mshtml.dll"

Real world example:

iexplorer and the app i'm trying to run using bottles: image image

Now using wine directly on the same prefix: image image

Any suggestions ??

Bottles was installed from Arch aur.

mirkobrombin commented 2 years ago

Install gecko from the dependencies manager. Moving to the most compatible repository.

adolfotregosa commented 2 years ago

I know, it is !

image image

mirkobrombin commented 2 years ago

Which dependencies are listed in the "normal" prefix?

adolfotregosa commented 2 years ago

https://youtu.be/f_d-5i7ds8E

Please watch the video.

In my case if the bottle is created by bottles itself, it never works, even directly with wine. Other way around wine works but bottles still doesn't

adolfotregosa commented 2 years ago

Which dependencies are listed in the "normal" prefix?

hopefully you watch the video and it will make things clear. Unfortunately I don't think I have the knowledge to answer your question.

adolfotregosa commented 2 years ago

bottles version 2022.3.28-trento-1. wine-gecko is installed. Webpages not loading

mirkobrombin commented 2 years ago

I'm able to reproduce

image

adolfotregosa commented 2 years ago

Hi.

bottles version 2022.4.14-trento-1 , not working.