https://bugs.winehq.org/show_bug.cgi?id=40003
Bug ID: 40003
Summary: Wine cannot install game from setup executables.
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: havard.bergo(a)gmail.com
Created attachment 53446
--> https://bugs.winehq.org/attachment.cgi?id=53446
Backtrace for Wine (bug report)
Downloaded Empire Total War for Mac. When trying to install (clicking on .dmg
file), it loads for a few minutes before giving me an error message "Wine has
encountered a serious error and needs to restart".
I copied the Empire: Total War folder from the .dmg file and moved it to my
desktop. I downloaded Wine, downloaded the newest Wine Engine and the newest
Master Wrapper, before following the steps listed on the webpage to create my
own wrapper. When I try to open the .exe file in the ETW folder, I receive the
same error message.
Please see attached the bug report I downloaded from Wine. Any advice for how
to fix this - and make the game run - would be massively appreciated!
Thanks,
Havard
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37925
Bug ID: 37925
Summary: bug when running need for speed
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: winehqbugzilla(a)mailinator.com
Distribution: ---
Created attachment 50514
--> https://bugs.winehq.org/attachment.cgi?id=50514
backtrace
Need for Speed Most Wanted
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40117
Bug ID: 40117
Summary: Installation of WISO Steuersparbuch 2016 works fine,
but program can't be started. Major Error. Backtrace
is attached.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: armin.bollhorst(a)t-online.de
Distribution: ---
Created attachment 53595
--> https://bugs.winehq.org/attachment.cgi?id=53595
Backtrace of the error.
I installed WISO Steuersparbuch 2016, installation worked fine, but when
starting the program there is a major error. I tried different wine versions,
no difference. WISO Steuersparbuch 2015 works perfectly.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23308
Summary: Garmin WebUpdater crashes displaying release notes
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www8.garmin.com/products/webupdater/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Depends on: 7711
Install Garmin WebUpdater from the above URL.
Step 0: Until bug 7711 is fixed, you'll need to work around it, e.g. by
applying attachment 10179, which hacks GetDriveTypeW to return DRIVE_REMOVABLE
for every drive.
Step 1: Attach a Garmin device that needs to be updated.
Step 2: Run WebUpdater. You'll have to click Next through several wizard
screens:
1. Welcome screen: click Next.
2. Device screen: If you didn't do step 0 correctly, you won't see any devices
in the Device: dropdown. Otherwise, you should see a Removable Disk in the
list. Click Next.
3. Update screen: If the device you attached in Step 1. is already up to date,
you won't see anything. Otherwise, you should see a "The following update was
found:" screen. Click Next.
At this point, the wizard freezes for a while, then the attached dialog
appears.
Installing native mshtml via 'winetricks ie6' works around the issue. I also
used winecfg to reset all DLLs except mshtml to builtin and the crash persists,
then changing just mshtml to native removes it, so setting component to mshtml.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16900
Summary: Voipbuster internet connection
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atsia2003(a)yahoo.gr
Voipbuster installs okay, Starts okay. Cannot connect to the internet which
makes it useless.
You can download the program @ : www.voipbuster.com In order to connect to the
server, you need an account.
I am using debian lenny and Wine ver. 1.1.12.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28159
Summary: [integration] winebrowser associations with *.htm and
*.xml may cause native system to infinite loop
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)rodrigosilva.com
Out of the box, wine comes with *.htm and *.xml associations for winebrowser.
And wine publishes those associations in native system, creating
wine-extension-htm.desktop and wine-extension-xml.desktop. Those 2 appear in
all native's "Open With" dialoags as legit options. But, if chosen, system
enters an infinite loop (*.htm file -> start.exe /ProgId htmfile -> winebrowser
-> xdg-open -> start.exe ...)
To prevent this, and still keep a way to allow wine apps to launch files in
native apps AND allow native apps to launch files in wine apps, wine should
implement a way to inhibit winemenubuilder to create native associations for
certain extensions (in this case, *.htm and *.xml)
That can be done in several ways (hardcode blacklisting winebrowser.exe is the
easiest, but its lame), and my suggestion is this:
winemenubuilder should not create associations if the class is in
"WineImportedExtension.xxx" format. Example:
[HKEY_CLASSES_ROOT\.htm]
@="WineImportedExtension.htm"
[HKEY_CLASSES_ROOT\WineImportedExtension.htm\shell\open\command]
@="C:\\windows\\system32\\winebrowser-gui.exe \"%1\""
WineImportedExtension is a way to say: "this is not an extension handled by a
windows app. It is an extension imported from native system. So DO NOT create
an association for it in native... its already there"
To original class, "htmlfile", can stay untouched.
If, later, user installs a windows app that handles that extension, it will
overwrite the default "WineImportedExtension.xxx" to its own, and
winemenubuilder will correctly create a native *.htm association to indicate
that now there is a windows app to actually handle that.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32625
Bug #: 32625
Summary: Game window cannot gain focus
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aaron(a)luchko.ca
Classification: Unclassified
With Avernum 6 when the game window opens the window cannot gain focus and
cannot receive keystrokes.
Steps to reproduce:
1. Download and install Avernum 6
http://appdb.winehq.org/objectManager.php?sClass=application&iId=11256
2. Start the game
cd ~/.wine/drive_c/Program Files (x86)/Spiderweb Software/Avernum 6;
wine Avernum\ 6.exe
Select any configuration in the graphics configuration window
3. Notice that the game window lacks focus.
Reproducibility: Always
Wine Version:
wine-1.5.18-1.fc17.x86_64
Workaround:
Start a second copy of the game, ie
cd ~/.wine/drive_c/Program Files (x86)/Spiderweb Software/Avernum 6;
wine Avernum\ 6.exe & wine Avernum\ 6.exe
Two of graphics configuration windows will pop up, now whichever window you
choose to launch the game with, the game window will now have focus.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41435
Bug ID: 41435
Summary: [Security] AION launcher show password
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dfoxpro(a)gmail.com
Distribution: ---
Created attachment 55806
--> https://bugs.winehq.org/attachment.cgi?id=55806
Screenshot from launcher
Resume: AION launcher show password like normal text.
How to replicate:
1) flow installation instructions at:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=34020
2) Launch the game and write an email user and any password
Expected:
http://forum.ragezone.com/cache.php?img=https%3A%2F%2Fi.gyazo.com%2F60b1cd8…
With wine: see attachment
Machine specs:
· Ubuntu-mate 16.04 (all updates)
· Wine PPA, wine-staging, 1.9.20~ubuntu16.04.1
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25005
Summary: Intel GPA Monitor crashes instantly
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
>From the userslist I read the mentioned article:
http://eengine.org/en/winehq-how-one-can-help/
It mentions the Intel GPA Monitor to capture games in windows, why not try it
in wine i thought...
It crashes instantly, with no useful crash info. I'll attach a +setupapi log,
as the problems seem to come from there is my first impression:
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30975
Bug #: 30975
Summary: Navyfield launcher is missing most elements
Product: Wine
Version: 1.5.4
Platform: x86
URL: http://www.navyfield.com/Download/Game/Main.aspx
OS/Version: Mac OS X
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: paulthetall(a)gmail.com
Blocks: 30733
Classification: Unclassified
Created attachment 40651
--> http://bugs.winehq.org/attachment.cgi?id=40651
screenshot
See attached screenshot. Not a regression, afaik. Native ie7/gdiplus made no
difference. I suspect gdi32/user32, but I'll leave that for someone else to
diagnose..
Virtual desktop doesn't make a difference (but made the screenshot easier).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.