https://bugs.winehq.org/show_bug.cgi?id=37958
Bug ID: 37958
Summary: Level UP! AssaultFireLA FPS crashes
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: correo.cuervo(a)gmail.com
Distribution: ---
Created attachment 50570
--> https://bugs.winehq.org/attachment.cgi?id=50570
Console messages
I launch the game and shows the login screen, I enter my user and my password
and I do click on Login button and program crashes.
--
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=37395
Bug ID: 37395
Summary: Ashersons Call II - No Sound
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)zootal.com
Distribution: ---
Created attachment 49730
--> https://bugs.winehq.org/attachment.cgi?id=49730
Log of messages the flood the console
Ashersons Call II. Sound does not work. No sound, no music. Console is flooded
with messages, see attached log file.
This has existed in every wine version I've tested, include in the latest dev
version 1.7.28. It occurs in a clean wine prefix.
This game is free to play after a one time $10 registration fee, you can
register at:
https://www.asheronscall.com/en
--
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=33598
Bug #: 33598
Summary: Mathematica 8 crashes on startup
Product: Wine
Version: 1.5.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tpeter9(a)hotmail.com
Classification: Unclassified
Created attachment 44474
--> http://bugs.winehq.org/attachment.cgi?id=44474
backtrace produced
Since the last 2 updates of wine, Mathematica crashes everytime I try to start
it.
--
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=39957
Bug ID: 39957
Summary: "winetricks comctl32" crashes
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: jackinvar(a)gmail.com
Distribution: ---
Created attachment 53388
--> https://bugs.winehq.org/attachment.cgi?id=53388
debugger report
linux debian tessting 4.3.0
dpkg -l | grep wine
ii fonts-wine 1.8-1
all Windows API implementation - fonts
rc libkwineffects1abi5 4:4.11.13-2
amd64 library used by effects for the KDE window manager
ii libkwineffects6 4:5.4.3-1.1
amd64 KDE window manager effects library
ii libwine:amd64 1.8-1
amd64 Windows API implementation - library
ii libwine:i386 1.8-1
i386 Windows API implementation - library
ii libwine-gecko-2.24 2.24+dfsg-1
all Windows API implementation - web browser module
ii wine 1.8-1
all Windows API implementation - standard suite
ii wine32:i386 1.8-1
i386 Windows API implementation - 32-bit binary loader
ii wine64 1.8-1
amd64 Windows API implementation - 64-bit binary loader
ii winetricks 0.0+20151116-1
all package manager for WINE to install software easily
target : capttvty (but doesn't work) - after following "captvty linux howto" :
when i launch "winetricks comctl32" it crashes immediately
bug report joined
--
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=32162
Bug #: 32162
Summary: Client for online games: cannot execute some function
(chenge player)
Product: Wine
Version: 1.5.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: icegood1980(a)gmail.com
Classification: Unclassified
Created attachment 42432
--> http://bugs.winehq.org/attachment.cgi?id=42432
log
Client:
http://www.prefclub.net/forum/index.php?app=downloads&module=display§io…
everytime when i try to change player nothing happens and terminal output
returns
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
full log attached
--
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=40054
Bug ID: 40054
Summary: Music Animation Machine MIDI player
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stratiladimitrie(a)rocketmail.com
Distribution: ---
Created attachment 53525
--> https://bugs.winehq.org/attachment.cgi?id=53525
MAMPlayer
Hello from Romania,
I found a very interesting little program on this website:
http://www.musanim.com/player/
I am able to run the program and load *.mamx and *.mid files;
Expected graphics appear, but it does not play(no horizontal scrolling) and no
sound.
I attached some screenshots and the player archive.
--
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=39556
Bug ID: 39556
Summary: Dead code in DIALOG_CreateControls32
Product: Wine
Version: 1.7.54
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
DIALOG_CreateControls32 sets hwndDefButton to 0, then checks if
(hwndDefButton), then sets hwndDefButton to hwndCtrl. The code would do the
exact same thing if everything related to hwndDefButton was deleted.
https://source.winehq.org/git/wine.git/blob/cbaab82d086e36dacaa22c6adf80f91…
--
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=37141
Bug ID: 37141
Summary: Program Error vmhost.exe
Product: Wine
Version: 1.7.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jose.rivera67(a)outlook.com
Created attachment 49363
--> https://bugs.winehq.org/attachment.cgi?id=49363
vmhost.exe Program Error Details
Program Error window pops up within seconds of loading Ubuntu. The window
continues to appear after I close it. I do not have to initiate a program for
the error to occur. I use wine for MS Office 2010.
--
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=34730
Bug #: 34730
Summary: Regresion : Wine can no longer execute unix programs
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: qparis(a)playonlinux.com
Classification: Unclassified
Since wine 1.6, it is impossible to run unix programs inside wine.
- Step to reproduce :
Run wine cmd /c /bin/ps (for example)
The result expected is the result of the command "ps". Instead, wine gives an
error and as a result, cannot run the program.
The regresion test gave this commit :
[dd0b719a3a1419f34774fc4cd921f3378d8c237b] cmd: Avoid infinite loop running
batch program.
Thank you !
--
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=39146
Bug ID: 39146
Summary: Msiexec fails to use next cabinet file in media table
(CDROM_SyncCache error)
Product: Wine
Version: 1.7.48
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: mattmill30(a)googlemail.com
Regression SHA1: 597c5f9c4b35c7645d916cd687cede42fd331d0e
Distribution: Debian
Created attachment 52171
--> https://bugs.winehq.org/attachment.cgi?id=52171
WINEDEBUG=+all,-relay extract
During installation of proplusww.msi, a part of the Microsoft Office 2013
installer, via direct invocation of msiexec, the second Cabinet file is
mishandled, resulting in an installation failure and rollback.
At lines 11-24, the installer is seen accessing ProPsWW.CAB twice, then
following the MEDIA table lookup, at lines 981-988 it changes focus to
ProPsWW2.CAB but only accesses it once.
During a successful install on 1.7.22, the WINEDEBUG for both CAB files read
similarly. The ISO was mounted on /dev/loop0, during both successful and
unsuccessful installations.
I don't have the 1.7.22 WINEDEBUG, but if absolutely necessary I can
re-generate it.
In addition, at lines 1194-1195 a CDROM_SyncCache (ISO) error occurs. I don't
know whether the 1.7.22 WINDEBUG contained this.
I haven't had time to perform a bisect, but since 1.7.22 a change was made in
1.7.45 to the handling of CABs and so I have highlighted the commit which I
anticipate is the cause of the issue.
I haven't investigated any changes between 1.7.22 and 1.7.48 to the cdrom
module.
--
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.