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=42335
Bug ID: 42335
Summary: Jedi Knight Dark Forces II / DirectX7 incorrectly
rendered
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
Assignee: wine-bugs(a)winehq.org
Reporter: kevincarrolldavis(a)gmail.com
Rending Problem
- In full screen mode -
Menu section: Screen flickers back and forth between different menu screen as
the mouse hovers over various menu items
In Game: When 3D Acceleration is turned on, magenta colored pixels randomly
appear within an inch wide band that spans the width of the screen about 1/3 of
the way up to the top of the screen. Rendering is also dark and flickers
- In windowed mode (command switch "-windowgui") -
Menu Section: Application only renders when user Alt+tabs back and forth in and
out of the application
In Game: Everything runs fine
-----------------------------
This wasn't a problem back in wine-1.6-rc2. I ran a diff on the source code
between this version and wine-2.0, and the most salient difference, given the
nature of the color issues, I guessed was the added "updateColorSpace" function
within the winemac.drv/cocoa_window.m file. Sure enough after commenting out
the following line:
[self SetColorSpace:nil];
The game rendered fine. As a side note, these color issues also occurred when
running a direct3D test for directx7 with dxdiag.exe, but not with directx8 or
9.
--
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=42079
Bug ID: 42079
Summary: Regression World Of Warcraft fails to connect with
error
Product: Wine
Version: 2.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: iconoclasmandheresy(a)gmail.com
Distribution: ---
WoW 7.1 fails to log into game as of Wine 2.0 RC1 using Wine Staging and Wine
Devel from the PPAs. Game starts, but a disconnect is forced and login fails.
Downgrading to 1.9.24 devel builds fixes issue.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38306
Bug ID: 38306
Summary: Failed update for Finson Brain. Report + Bugfile
attachement.
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: steritz2010(a)gmail.com
Distribution: ---
Created attachment 51141
--> https://bugs.winehq.org/attachment.cgi?id=51141
Failed update for Finson Brain. Bugfile.
After installing Finson Brain by Softwing (apparently succesfully), I was tryng
to install an update for it, but it failed. My operating system is Linux Mint
Rebecca 64bit (Xfce flavour), and my Wine version is 1.6.2. Below, you can see
the log file attachement.
--
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=37904
Bug ID: 37904
Summary: DatamngrCoordinator.exe
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maazarifbutt(a)gmail.com
Distribution: ---
The program DatamngrCoordinator.exe has encountered a serious problem and needs
to close. We are sorry for the inconvenience
--
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.