winepak / applications

A collection of flatpak manifest for building Microsoft Windows applications with Wine via flatpak
https://www.winepak.org
416 stars 39 forks source link

com.blizzard.Starcraft2 loops on Blizzard Bnet login page... #100

Open RezoApio opened 6 years ago

RezoApio commented 6 years ago

Installed via winepak the com.blizzard.StarCraft2. When I run it, it show the bNet Login page, after I enter the id/pwd my authenticator blizzard pops up, I click authorize and then the process goes back to login page...

Any idea? Any log I can look at? Thanks

RezoApio commented 6 years ago

william@Clermont:~$ flatpak run com.blizzard.StarCraft2 -debug Verify "Battle.net Helper.exe" doesn't launch... wine: cannot find L"C:\windows\system32\winemenubuilder.exe" william@Clermont:~$ wine: Unhandled exception 0xc0000417 in thread 7e at address 0x523586 (thread 007e), starting debugger...

william@Clermont:~$ flatpak run com.blizzard.StarCraft2 --debug Verify "Battle.net Helper.exe" doesn't launch... wine: cannot find L"C:\windows\system32\winemenubuilder.exe" william@Clermont:~$ wine: Unhandled exception 0xc0000417 in thread 77 at address 0x523586 (thread 0077), starting debugger...

Also I have used the Continue without logging button and I receive a window saying battle.net cannot create a graphic context; Please verify drivers etc...

I am using a Nvidia with proprietary drivers up to date. (384.130)

HTH

RezoApio commented 6 years ago

william@Clermont:~$ dpkg -s nvidia-390 Package: nvidia-390 Status: install ok installed Priority: optional Section: restricted/misc Installed-Size: 302342 Maintainer: Ubuntu Core Developers ubuntu-devel-discuss@lists.ubuntu.com Architecture: amd64 Source: nvidia-graphics-drivers-390 Version: 390.77-0ubuntu0~gpu16.04.1

However still the same exact symptoms.

When I check I wonder if the Card is really defaulted in the system.

even if: william@Clermont:~$ sudo ubuntu-drivers devices [sudo] password for william: == /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 == modalias : pci:v000010DEd00001392sv00001043sd0000185Dbc03sc02i00 vendor : NVIDIA Corporation model : GM107M [GeForce GTX 860M] driver : nvidia-384 - distro non-free driver : nvidia-340 - third-party free driver : nvidia-390 - third-party free driver : xserver-xorg-video-nouveau - distro free builtin driver : nvidia-396 - third-party free recommended

this command does not show the card: william@Clermont:~$ lspci -vnn | grep VGA -A 12 00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated Graphics Controller [1043:185d] Flags: bus master, fast devsel, latency 0, IRQ 35 Memory at f7400000 (64-bit, non-prefetchable) [size=4M] Memory at d0000000 (64-bit, prefetchable) [size=256M] I/O ports at f000 [size=64] Expansion ROM at [disabled] Capabilities: Kernel driver in use: i915 Kernel modules: i915

00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:0c0c] (rev 06) Subsystem: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:2010]

nvidia1 nvidia2 settings

Any Ideas?

RezoApio commented 6 years ago

william@Clermont:~$ uname -m x86_64

william@Clermont:~$ dpkg -s flatpak Package: flatpak Status: install ok installed Priority: optional Section: admin Installed-Size: 3260 Maintainer: Utopia Maintenance Team pkg-utopia-maintainers@lists.alioth.debian.org Architecture: amd64 Version: 0.99.3-flatpak1~xenial Replaces: xdg-app

RezoApio commented 6 years ago

Did another test. Revert the Video drivers to X.Org X Server. Run the Starcraft command again. This time when I authorize from the Bnet authenticator, the program goes to the next window, shows me I have an unread message and then crash saying it cannot create the grphic context. So it seems to confirm I have an issue with my nvidia install. Will try to clean it all and reinstall