https://bugs.winehq.org/show_bug.cgi?id=1533
Matt <sand--demon(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sand--demon(a)hotmail.com
--
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=37432
Bug ID: 37432
Summary: Warcraft III Demo version doesn't start up
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 49795
--> https://bugs.winehq.org/attachment.cgi?id=49795
Warcraft 3 Console Output - 1.7.28
Hello everyone,
I am having problems on getting "Warcraft 3 Demo" to run. The installation
works fine but when I am trying to launch it, the screen goes black, music
plays and it results in a fatal error that the application must be terminated.
I will attach a screenshot of the error message as well as my console output.
--
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=8606
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|patch |
CC| |00cpxxx(a)gmail.com
--- Comment #36 from Bruno Jesus <00cpxxx(a)gmail.com> ---
This is a kernel trap. The game is doing setsockopt(SO_SNDBUF, 65536) but as
stated in the docs the (linux) kernel will double the value and when asked for
the size with getsockopt(SO_SNDBUF) it will return 131072. This makes the game
very sad because the comparison is probably != instead of >=
By dividing the value from getsockopt by 2 the game will be happy and will
attempt to connect to Novaworld and ask for an update. Unfortunately the ftp is
no longer active (at least for me) and then the update process will sit forever
waiting.
See SO_SNDBUF at http://man7.org/linux/man-pages/man7/socket.7.html
It's possible to fix this by storing the requested buffer size in the
wineserver socket object. Then we would do the getsockopt and return the min()
from what wineserver has and getsockopt returned.
--
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=35768
Bug ID: 35768
Summary: Unity: Wine icon only appears for all Windows
applications
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: es20490446e(a)gmail.com
If I start an application using Crossover (or Wine), the application will
always be the Wine Logo instead of the application logo. This is the same
independent of the application being run or using Wine instead of Crossover.
That makes sense if the application has no logo, but it gets confusing running
multiple Microsoft Office programs - and all of them have the same logo.
The hint text for the icon is also "Wine Windows Program Loader" instead of
"Document 1 - Microsoft Word" as it should be.
Unity does not seem to allow Wine/Crossover to use application icons and title
text.
I have confirmed that this issue does NOT occur in Gnome Classic, and is only a
Unity flaw.
Downstream report is at
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1103833.
--
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=37428
Bug ID: 37428
Summary: Aura Kingdom: Launcher crashes when opening
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bettawarrior.e(a)gmail.com
Distribution: ---
Created attachment 49782
--> https://bugs.winehq.org/attachment.cgi?id=49782
Here is what I got when I try to play.
When I open the launcher to play Aura Kingdom, it crashes saying that it has
encountered a serious problem. I do not understand the problem, it installs and
everything and game guard doesn´t seem like trouble here, since I have Shaiya
installed and working under wine. Thank you to anyone who contributes to the
solution of this.
--
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=37417
Bug ID: 37417
Summary: The Sims 3: Texture corruption when changing any
graphic options
Product: Wine
Version: 1.7.29
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)zootal.com
Distribution: ---
Created attachment 49764
--> https://bugs.winehq.org/attachment.cgi?id=49764
Log showing d3d_surface messages that flood the console
Note: This bug appeared in 1.7.29 and did not occur in 1.7.28 or any of the
several versions prior to this. This was definitely introduced in 1.7.29. I've
switched back and forth several times to make sure.
Textures will become severely corrupted when changing any graphic options, and
sometimes it will just happen without making any changes. Console will flood
with d3d_surface messages, see attachment.
It does not seem to matter what the various graphic settings are, high, low,
full screen, windows, etc.
--
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=37384
Bug ID: 37384
Summary: Epson WF-4630 install under Win 7 mode fails
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spetro7788(a)gmail.com
Created attachment 49717
--> https://bugs.winehq.org/attachment.cgi?id=49717
Program fails Epson WF-3640 install
Using Epson CD for Wine install, fails in Win 7 mode.
--
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=37379
Bug ID: 37379
Summary: MATLAB 2010: Crashed when resolving the pathdef.m at
startup
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rounaksingh17(a)gmail.com
Created attachment 49712
--> https://bugs.winehq.org/attachment.cgi?id=49712
Matlab2010 error with wine 1.7.18
Matlab starts with startup errors... Matlab is unable to search path
Pathdef.m... The resolve procedure is provided by Mathworks...
http://www.mathworks.com/matlabcentral/answers/102432-why-do-i-receive-a-wa…
Three commands to execute:
1. restoredefaultpath;
2. matlabrc
3. savepath
However, the matlab crashes while executing the second command.
Attaching the terminal log collected while executing above two commands....
I think there is some java error ... please see attachment...
--
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=37367
Bug ID: 37367
Summary: Microsoft Office failed to install
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: askirsch(a)yahoo.com
Created attachment 49690
--> https://bugs.winehq.org/attachment.cgi?id=49690
backtrace of installation attempt msoffice 2000
Attempted to install MS Offcie 2000. Received error message summarized in
attached abcktrace. I am using Wine under ubuntu 14.04.1 on an Acer machine,
AMD 64-bit processor.
--
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=37364
Bug ID: 37364
Summary: Keyboard input freezes Audiosurf
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sonicspeedy(a)gmx.de
Created attachment 49686
--> https://bugs.winehq.org/attachment.cgi?id=49686
bug report
Hi all.
Was trying to run Audiosurf through Steam. The game itself seems to run fine,
connects to servers, achievements pop, graphics work without hiccups.
However, when I want to use the keyboard (be it steering the rocket or just
pressing ECS to open the options/pause the game), the whole game freezes up. I
can only end the process, 'cause it's been so far impossible to unfreeze. Wine
pops an errror message (bug file in the attachments).
Have done a few experiements, with clean prefix and a different version of Wine
(1.7.2 instead of the default 1.6.2 I was running). Same results. The only keys
I can press that don't cause a crash are the 'windows' key which flawlessly
opens the menu and the multimedia keys of my keyboard that change volume or
mute the sound. Those work.
Any other key, no matter if it has a function in the game or not, causes a
crash.
Have no problems in any other Wine program; also other Steam games are
unaffected.
Hope someone who's less of a newbie will know what to make of this bug...
Thanks in advance for looking.
--
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=37352
Bug ID: 37352
Summary: Deus Ex: Human revolution - Game crashes upon trying
to move
Product: Wine
Version: 1.7.27
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hewanci(a)gmail.com
Created attachment 49672
--> https://bugs.winehq.org/attachment.cgi?id=49672
Crash backtrace
After the intro video is completed and the player is first given control of the
character, the moment I try to move the game crashes.
Enabling/disabling "StrictDrawOrdering" (to fix visual glitches) doesn't fix
the crash.
OS: Arch Linux 64 bit 3.16.3-1
Desktop: KDE 4.14.1
Hardvare:
- Intel Core i3 550 @ 3.20GHz SSE4 (2 cores + Hyper Threading)
- NVIDIA GeForce 9500 GT 1GB
Wine version: 1.7.27-1 from official repositories
Game version: Augmented Edition (Steam) [includes Missing Link DLC]
Reproducible: Always for me.
Steps to reproduce:
1; Start a new game
2; After intro video completed try to move
--
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=37350
Bug ID: 37350
Summary: "Unhandled exception: C++ exception" when running
Adobe Flash CC
Product: Wine
Version: 1.7.27
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pascaldelger(a)gmail.com
Created attachment 49670
--> https://bugs.winehq.org/attachment.cgi?id=49670
backtrace
Hello! I installed Adobe Flash CC under wine using offline installer from here:
http://prodesigntools.com/adobe-cc-2014-direct-download-links.html
Application installed successfull but when trying to launch I get a critical
error. Backtrace is in attach.
I'm using Wine1.7.27, Ubuntu 14.04 x64. I have not installed any dll with
inetricks.
--
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=37341
Bug ID: 37341
Summary: the app map65.exe crash at the beginning
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: f6jig(a)free.fr
Apps map65.exe crash
you can download here
http://www.physics.princeton.edu/pulsar/K1JT/MAP65_250r4366.exe
see back traces below
--
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=37340
Bug ID: 37340
Summary: the app map65.exe crash at the beginning
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: f6jig(a)free.fr
Created attachment 49655
--> https://bugs.winehq.org/attachment.cgi?id=49655
backtrace map65.exe
Apps map65.exe crash
you can download here
http://www.physics.princeton.edu/pulsar/K1JT/MAP65_250r4366.exe
see back traces below
--
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=37291
Bug ID: 37291
Summary: QQ 6.3 can't install
Product: Wine
Version: 1.7.26
Hardware: x86
URL: http://dldir1.qq.com/qqfile/qq/QQ6.3/12390/QQ6.3.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lilydjwg(a)gmail.com
CC: fracting(a)gmail.com
Created attachment 49594
--> https://bugs.winehq.org/attachment.cgi?id=49594
Error dialog showing the problem
Download and run the setup executable, it shows up a dialog, click '立即安装'
(install now) and it pops up a dialog saying '您选择的安装路径无效,请重新选择' (The path
you've selected is invalid, please select again).
Mannualy selecting the installation path doesn't help.
--
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=37282
Bug ID: 37282
Summary: No Limits 2: Crashes while loading park usuing 64 bit
wine
Product: Wine
Version: 1.7.26
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jscll1234(a)gmail.com
Created attachment 49580
--> https://bugs.winehq.org/attachment.cgi?id=49580
Backtrace from opening Flying Beast park
No limits 2 coaster simulator crashes when I try to load a park. (To
replacate, open program, click play, select park, click ok. The backtrace
attached is from when I selected Flying Beast.)
This bug is only present when using wine64. (The simulator comes as both 32
and 64 bit, the installer automatically installs the appropeate version.)
A free Demo can be downloaded from
"http://www.maddata.com/nolimits2/download01/NoLimits_Demo_Install.exe".
--
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=37260
Bug ID: 37260
Summary: QT error while running Final Fantasy III in Windows 7
Mode
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: medeiros1990(a)yahoo.com
Basically, while running Final Fantasy III (Steam) in Windows 7 mode, I get an
error saying :
"This application failed to start because it could not find or load the QT
platform plugin 'Windows'.
Reinstalling the Application may fix this problem."
Switching back to XP mode works just fine..
--
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=37241
Bug ID: 37241
Summary: Warhammer Dawn of War II Demo doesn't install
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Created attachment 49517
--> https://bugs.winehq.org/attachment.cgi?id=49517
Installer crash after selecting language - wine 1.7.25
Hello everyone,
As already indicated in bug 18081 I would like to open a new bug for the
installation issues of "Warhammer 40K - Dawn of War II".
Demo available at:
http://www.fileplanet.com/198771/190000/fileinfo/Warhammer-40,000:-Dawn-of-…
Could you have a look at the backtrace and let me know what is happening?
Thanks,
Maik
--
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=37223
Bug ID: 37223
Summary: StarCraft2 installation program crashed on start
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sbinsbin2(a)gmail.com
Created attachment 49495
--> https://bugs.winehq.org/attachment.cgi?id=49495
summary from Wine
mscorsvw.exe crashed on launching SC2 installation exe
--
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=37219
Bug ID: 37219
Summary: Heroes of Might and Magic III: The Shadow of Death
v3.2 Patch : Cannot start program
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: theoswe(a)gmail.com
Created attachment 49491
--> https://bugs.winehq.org/attachment.cgi?id=49491
Crash report
Game fails to start possible problems with directX11
--
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=37216
Bug ID: 37216
Summary: gog uninstaller fails with runtime error
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: farmboy0+winehq(a)googlemail.com
The console shows:
fixme:wbemdisp:locator_ConnectServer 0x14f6c0, (null), L"root\\CIMV2", (null),
(nil), L"", L"", 0x00000000, (nil), 0x33f810
This happens to all Gog uninstallers I have tried.
I'll provide more info when I know what you are looking for.
--
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=37170
Bug ID: 37170
Summary: malwarebytes issues on ubuntu 14.o4
Product: WineHQ.org
Version: unspecified
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shannongraham74(a)gmail.com
Created attachment 49406
--> https://bugs.winehq.org/attachment.cgi?id=49406
backtrace
malwarebytes on ubuntu 14.04 problems. see attachment.
--
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=37186
Bug ID: 37186
Summary: MWO will not install in wine 1.7.25
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bbaago(a)gmail.com
Created attachment 49427
--> https://bugs.winehq.org/attachment.cgi?id=49427
console log
wine 1.7.25 made it further into the install then wine 1.7.24 did but still
fails. See files below.
--
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=37077
Bug ID: 37077
Summary: GnuCash: Crashes when attempting to open reports
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bamoss.geo(a)yahoo.com
Created attachment 49279
--> http://bugs.winehq.org/attachment.cgi?id=49279
Backtrace after crash
GnuCash Crashes at any attempt to open the reports function
--
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=35379
Bug ID: 35379
Summary: WSJTX program does not load with Wine
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ik0oky(a)gmail.com
Classification: Unclassified
Created attachment 47185
--> http://bugs.winehq.org/attachment.cgi?id=47185
wine crash backtrace trying to load WSJTX program by K1JT
Hello all,
trying to load the WSJTX program by Joe K1JT I got the attached report.
Can anybody help on this ?
My wine release 1.6.1
Many thanks indeed for your time to read this
Emilio
--
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=33327
Bug #: 33327
Summary: NCSoft Launcher crash after installation
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aniceweb(a)gmail.com
Classification: Unclassified
Created attachment 44078
--> http://bugs.winehq.org/attachment.cgi?id=44078
Screen of error
When, after install I launch the NCSoft Launcher I get this error:
"System.IO.FileLoadException: the specified user does not have a valid profile.
Unable to load".
I attach a screen with all details
Thank you in advance
--
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=17425
Summary: NanoEgineer-1: application not responding after startup
Product: Wine
Version: 1.1.14
Platform: Other
URL: http://www.nanoengineer-1.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dendron2000(a)mail.ru
Created an attachment (id=19498)
--> (http://bugs.winehq.org/attachment.cgi?id=19498)
NanoEngineer application log
Free open-source nano structures scientific tools are not working under wine.
The program installs without problems, but when I try to run it - it hangs
after drawing the interface.
This is unexpected, as the project uses cross-platform python language and QT4
library. It also may affect other applications which make use of these tools,
so I mark this bug as 'major'.
--
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=37300
Bug ID: 37300
Summary: Roblox stopped working on 9/19/2014
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ddavidson72(a)gmx.com
Created attachment 49611
--> https://bugs.winehq.org/attachment.cgi?id=49611
console output during error dialog
I have two machines here operating Gentoo GNU/Linux, configured to be able to
play Roblox using Wine, Winetricks and the rlw script developed by alfonsojon.
This problem started when I was running Wine versions wine-1.7.24, but I also
tried to update to the latest development version wine-1.7.27 and I still have
the same problem.
It worked great up until a few days ago; I didn't change anything on these
systems except for an update to KDE, but I believe that the game still worked
after that. However, in the last few days, trying to launch any of the Roblox
games produces a dialog with the following error message:
First, I see the dialog "the server is ready, joining the game", but
immediately after, I see a dialog new window pop up with this error:
#####################################################
Dialog window title: Program Error
The program RobloxPlayerBeta.exe has encountered a serious problem
and needs to close. We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency
in Wine. You may want to check the application database for tips about
running this application.
#####################################################
#####################################################
#CONSOLE OUTPUT DURING THIS EVENT:
#####################################################
Please see attachment
I also found another user in the Roblox forum who is also experiencing an
unhandled exception error, but thus far, nobody has been able to tell us much
about it:
http://www.roblox.com/Forum/ShowPost.aspx?PostID=146365355
Can somebody please help me figure out if I have done something wrong?
If there is anything else I can submit that would support the effort to debug
the source of the problem then please let me know. I am new at this so please
forgive if I have not submitted enough data to provide intuitive information
that could identify the cause of the problem.
Thank you so much for your thoughts.
--
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=37249
Bug ID: 37249
Summary: WinMerge 2.14.0.0 crash during compare of folders
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mcluskyism(a)alice.it
Created attachment 49537
--> https://bugs.winehq.org/attachment.cgi?id=49537
backtrace
Hello, this is my first bug report, so forgive mistakes and bad English.
Sometimes the app crash during folders comparison, doesn't matter the number of
files contained.
Errors emerge from rpcss.exe and then the app closes itself.
Works fine in real Windows XP SP3 and in VirtualBox.
Using WinMerge 2.14.0.0 from Portable Apps with current additional plugins,
packed into de default.
i A wine-gecko2.24
i A wine-mono4.5.2
i wine-rt Versione: 1:1.7.25-1~kxstudio1
i wine-rt-i386 Versione: 1:1.7.25-1~kxstudio1
i wineasio Versione: 0.9.0+git20110613-2kxstudio1
i wineasio-i386 Versione: 0.9.0+git20110613-2kxstudio3
i winetricks
Linux 3.2.0-4-rt-686-pae #1 SMP PREEMPT RT Debian 3.2.60-1+deb7u3 i686
--
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=30864
Bug #: 30864
Summary: Mono: Application hangs when calling AppDomain.Unload
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vgr.subscription(a)gmail.com
Classification: Unclassified
Created attachment 40426
--> http://bugs.winehq.org/attachment.cgi?id=40426
mono and wine test
I create AppDomain and when I calling AppDomain.Unload my application is hang
up.
I haven't this problem on Mono on Windows.
System: openSUSE 12.1 (i586)
Mono-2.11 for Windows
http://www.go-mono.com/mono-downloads/download.html
Tests Result:
Mono on Linux: It works correctly..
Mono on Windows: It works correctly.
Mono on Wine: Application hangs.
--
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=6971
mrdeathjr28(a)yahoo.es changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrdeathjr28(a)yahoo.es
--- Comment #516 from mrdeathjr28(a)yahoo.es ---
mouse escapes from windows in legend of korra with wine 1.7.28-1.7.29 with
nvidia 343.22, in fullscreen only work in certain area
--
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=9068
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Closing abandoned bugs.
--
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=13718
Summary: rubber banding at start of motion (not lag) in City of
Heroes
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff.mitchell+WINE(a)gmail.com
In City of Heroes / City of Villains, it is frequently possible to get rubber
banding when attempting to move from a static location (unlike lag which is
inconsistent or an intermittent slow down, this is only being able to move a
couple steps and then being bounced back for the entire time the app is
running).
Using the same system with the same set of steps right afterwards or before
doesn't produce this affect in Cedega (which is likely irrelevant but thought
I'd note it anyways). From the comments on the appdb page I'm led to believe
that this could be environment specific (me: Ubuntu 8.04 / Dell m1530 laptop
running game over wireless / nvidia graphics / all desktop effects disabled) to
a few people but I can replicate it.
Steps to reproduce:
1. Start City of Heroes/Villains via wine
2. Login to account, choose character
3. When loaded, attempt to move the character in any direction and you will be
bounced back to approximately where you started. If you're able to super jump
out of the "rubber banding field" where you start, motion is normal and fluid
until you land / stop and a new rubber banding field is born.
Any insight as to what debug flags to try to help isolate would be appreciated.
Thanks for your time.
--
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=17595
Summary: urlmon/protocol crashes if run with +heap under
OpenSolaris
Product: Wine
Version: 1.1.16
Platform: PC
URL: http://test.winehq.org/data/88d9210dd763bcb9db203daa89f2
4efc7d5872d0/wine_ae-opensolaris-
heap/urlmon:protocol.html
OS/Version: SunOS
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=19758)
--> (http://bugs.winehq.org/attachment.cgi?id=19758)
+relay,+seh,+tid,+urlmon,warn+heap
ol.okn@opensolaris:~/wine-git/dlls/urlmon/tests$ WINEDEBUG=warn+heap make
protoco
../../../tools/runtest -q -P wine -M urlmon.dll -T ../../.. -p
urlmon_test.exe.so protocol.c && touch protocol.ok
fixme:wininet:InternetLockRequestFile STUB
fixme:wininet:InternetLockRequestFile STUB
warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at fe7d0000 for heap
fe7b0000
fixme:wininet:InternetLockRequestFile STUB
fixme:wininet:InternetLockRequestFile STUB
err:wininet:NETCON_init failed to load symbol i2d_X509
wine: Unhandled page fault on read access to 0xaaaaaaaa at address 7f6bf1c2
(thread 0027), starting debugger...
Can't attach process 0026: error 6
The wininet error is a red herring...see bug 15707.
+relay,+seh,+tid,+urlmon,warn+heap 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.
http://bugs.winehq.org/show_bug.cgi?id=18995
Summary: Stronghold 2: 1.4 patch causes certain graphic to
disappear
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=21889)
--> (http://bugs.winehq.org/attachment.cgi?id=21889)
Image showing problem
I'm using Wine 1.1.23 (compiled from source using gcc version 4.4.0 20090506
(Red Hat 4.4.0-4) ) on Fedora 11 i386.
The problem is that after patching Stronghold 2 (European version) from 1.0 (or
1.1 or 1.2) to 1.4 (or 1.4.1) some graphics like buildings or peoples
disappear, but the game is stable and doesn't crash like on 1.0.
I also noticed that in main menu background is sometimes black.
After pressing ESC in game the window that appears sometimes haven't got a
border.
These two issues aren't present on 1.0 version.
Additional information:
-d3dx9_27.dll overridden (wine didn't suggested that in terminal but without it
i cannot start game at all)
-gfx NVIDIA 9xxx (185.18.14)
-ORM=fbo (other also are causing problems)
-multisampling doesn't solve problem
-checked in game settable shaders version (disable 1.4 2.0 3.0) none of those
helped
--
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=19865
Summary: The City of Heroes installer hang after showing the
splash screen
Product: Wine
Version: 1.1.28
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mark.wagner17(a)gte.net
When running the City of Heroes installer, the program displays the splash
screen and appears to hang: "top" shows no activity, and nothing happens if you
let it sit.
The console shows the following:
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
--
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=20791
Summary: Folders missing on smb shares on OS X when folders >
119
Product: Wine
Version: 1.1.33
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: domiman(a)gmail.com
Hi,
On OS X I mount my NAS share via the Finder menu "Go to -> Connect to server".
This way my share will be in /Volumes/share.
In Wine the root of my OS X is mounted as z:\, so the NAS share will be on
Z:\Volumes\Share.
The problem is that when a folder in my share has over 119 subfolders, two
folders will always be invisible to winefile or the file open dialog of other
apps, for example notepad.
That is true as long as I'm browsing Z:\Volumes\Share.
When I'm browsing /Volumes/Share it will show all folders.
Unfortunately applications like Total Commander cannot browse /
I was able to reproduce this again and again with my NAS when connecting to it
via smb, when connecting via afp, all folders will be shown.
Steps to reproduce,
- connect the system to server via smb
- in folder make 119 sub folders
- make one more subfolder
- now when you browse with winefile z:\Volumes\yourshare\folder\ you will see
only 118 sub folders
- when you browse with winfile /Volumes\yourshare\folder\ you will see all 120
sub folders
Just keep in mind that this was found on OS X, it might be different on other
systems.
--
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=21365
Summary: Rounding error in database app?
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://forum.winehq.org/viewtopic.php?t=7333
describes a rounding error:
I've got a "straightforward" database querying problem with a Visual Basic 6
application that happens on Debian (+WINE), but not on Windows XP.
SETUP:
* COMPUTER "FREE" with:
--- DEBIAN Lenny (Lang: Spanish)
--- unixODBC + FreeTDS for ODBC conectivity to remote MSSQL2000 (tested,
working)
--- WINE 1.1.33
--- MDAC 2.8 (for channelling the ODBC connection through to unixODBC)
* COMPUTER "M$" with:
--- Windows XP (Lang: Spanish)
--- MSSQL Server 2000
--- MDAC 2.8
PROBLEM:
I create an ODBC connection to MSSQL2000 on VB6, and query a field (Numeric
9,2) into an ADODB.Recordset.
On Windows, the program returns the complete field numeric value (2.44), but on
Debian it rounds the number (2.00).
On Debian, channelling the Query through isql properly returns 2.44, so it's
most likely a WINE or VB6+WINE issue.
LITTLE VB6 TEST PROGRAM CODE (returns 2.44 on Windows XP, but 2.00 on Debian):
Code:
Private oConn As ADODB.Connection
Private Sub Command1_Click()
Dim oRS As ADODB.Recordset
Set oConn = New ADODB.Connection
oConn.Open "DSN=myODBCDSN; UID=username; PWD=password;"
Set oRS = New ADODB.Recordset
oRS.Open "SELECT Price FROM GOODS WHERE idGoods = 10", oConn, adOpenDynamic
MsgBox oRS("Price")
oConn.Close
Set oRS = Nothing
Set oConn = Nothing
End Sub
The line oRS("Price") is where the problem is.
...
I noticed oleaut32.dll is distributed with VB6 Runtime Libraries, which I had
previously installed. I reinstalled them via Winetricks both set as Builtin and
native and there was no change unfortunately.
I also fiddled with all Library Native/Builtin settings to see if anything
changed, but the problem remains.
...
In WINE 1.1.35, native OLE DB support was added. Since I could not find a
solution using ODBC, I switched to a OLE DB DSN-Less connection taking
advantage of this brand new feature and tried again. It worked!
I could not find why ODBC gave me this problem, and now I can remain happily
ignorant [hopefully].
--
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=21635
Summary: H&R Block Tax Cut 2007 and At Home 2009 help does not
work
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Start the app and press F1. The help window comes up, but complains
that you don't have Javascript enabled.
If you got past bug 20142 with 'winetricks ie6',
pressing F1 shows instead the IE "The page cannot be displayed" error,
plus the following console messages:
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_RESET_URLCACHE_SESSION:
STUB
err:ole:ITypeInfo_fnInvoke did not find member id -518, flags 0x4!
err:ole:ITypeInfo_fnInvoke did not find member id -517, flags 0x4!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -504, flags 0x2!
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not
registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
fixme:wininet:GetUrlCacheEntryInfoExW Undocumented flag(s): 100
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
err:ole:ITypeInfo_fnInvoke did not find member id -525, flags 0x2!
--
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=23728
Summary: MCI CD audio fails to play in CueClub/Trickshot
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
CueClub is a snooker/pool game developed by Bulldog Interactive. It was
published as Trickshot by Phoenix Games Ltd.
The game CD has several audio tracks. The game is unable to play these under
Wine, and exits at startup with a "sound error" dialog box.
The CD audio handling in the original CD version of Trickshot differs from that
in the v1.64 patch available from
http://www.bulldoginteractive.com/cc_support.htm
In both cases the game exits with a "sound error" dialog. With the later
executable, on my machine the CD spins up then stops. There is no CD activity
with the earlier executable.
I used WINEDEBUG=+mcicda...
Running trickshot.exe as installed from original CD:
trace:mcicda:MCICDA_Open (0001, 00002002, 0x13b803c);
trace:mcicda:MCICDA_Set (0001, 00000400, 0x32fd84);
trace:mcicda:MCICDA_Set MCI_FORMAT_TMSF !
trace:mcicda:MCICDA_Status (0001, 00000100, 0x32fd90);
trace:mcicda:MCICDA_Status dwItem = 3
trace:mcicda:MCICDA_Status MCI_STATUS_NUMBER_OF_TRACKS = 11
trace:mcicda:MCICDA_Stop (0001, 00000000, (nil));
trace:mcicda:MCICDA_Close (0001, 00000000, (nil));
trace:mcicda:MCICDA_Stop (0001, 00000002, (nil));
After patching the installation with the v1.64 patch the new cueclub.exe gives:
trace:mcicda:MCICDA_Open (0001, 00002002, 0x126803c);
trace:mcicda:MCICDA_Set (0001, 00000400, 0x32fd70);
trace:mcicda:MCICDA_Set MCI_FORMAT_TMSF !
trace:mcicda:MCICDA_Status (0001, 00000100, 0x32fd7c);
trace:mcicda:MCICDA_Status dwItem = 3
trace:mcicda:MCICDA_Status MCI_STATUS_NUMBER_OF_TRACKS = 11
trace:mcicda:MCICDA_Status (0001, 00000112, 0x51dc10);
trace:mcicda:MCICDA_Status dwItem = 1
trace:mcicda:MCICDA_Status MCI_TRACK #2 LENGTH=??? !
trace:mcicda:MCICDA_CalcTime (0x12680e0, 00000002, 722);
trace:mcicda:MCICDA_CalcTime MSF 00:09:47 -> dwTime=3082496
trace:mcicda:MCICDA_Status LENGTH=3082496
trace:mcicda:MCICDA_Play (0001, 0000000D, 0x51dc00);
trace:mcicda:MCICDA_CalcFrame (0x12680e0, 0000000A, 2);
trace:mcicda:MCICDA_CalcFrame MSF 02-00:00:00
trace:mcicda:MCICDA_CalcFrame TMSF trackpos[2]=20:26:67
trace:mcicda:MCICDA_Play MCI_FROM=00000002 -> 92017
trace:mcicda:MCICDA_CalcFrame (0x12680e0, 0000000A, 789118978);
trace:mcicda:MCICDA_CalcFrame MSF 02-00:09:47
trace:mcicda:MCICDA_CalcFrame TMSF trackpos[2]=20:26:67
trace:mcicda:MCICDA_Play MCI_TO=2F090002 -> 92739
trace:mcicda:MCICDA_Play Playing from 92017 to 92739
trace:mcicda:MCICDA_Stop (0001, 00000000, (nil));
trace:mcicda:MCICDA_Close (0001, 00000000, (nil));
trace:mcicda:MCICDA_Stop (0001, 00000002, (nil));
trace:mcicda:MCICDA_Open (0001, 00002002, 0x12e9b4);
trace:mcicda:MCICDA_Set (0001, 00000400, 0x32f2f0);
trace:mcicda:MCICDA_Set MCI_FORMAT_TMSF !
trace:mcicda:MCICDA_Status (0001, 00000100, 0x32f2fc);
trace:mcicda:MCICDA_Status dwItem = 3
trace:mcicda:MCICDA_Status MCI_STATUS_NUMBER_OF_TRACKS = 11
trace:mcicda:MCICDA_Close (0001, 00000002, (nil));
trace:mcicda:MCICDA_Stop (0001, 00000002, (nil));
--
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=25282
Summary: SetWindowsHookEx does not work perfectly - XMBC and
Warcraft 3
Product: Wine
Version: 1.3.7
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozkar(a)gmail.com
X-Mouse Button Control (XMBC) is a tool which allows configuring various
actions to mouse buttons, including simulated keystrokes and simulated mouse
clicks.
As the FAQ inform us, everything is achieved via SetWindowsHookEx.
The problem is - when I try to simulate "left mouse button" it "clicks" in the
other part of the map, that the pointer actually is. In menus it seems to work
without any problems, so It may be related with 3D modes.
--
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=25508
Summary: not clicable menu and child window
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mraz(a)dru.sk
I try to run information system "Noris.exe" created in Sybase PowerBuilder 7.0
aplication runs fine. But when i try to click to child window nothings
happends. When i acces menu through its accelerator, menu will open and its
abble to click on them. When i move mouse on the toolbar buttons are hover but
unable to click on them. Contex menu on windows item also not working. I dont
known how to post debuging info because aplication not crash. Please help.
--
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=25744
Summary: Wineboot fails on powerpc/linux
Product: Wine
Version: 1.3.11
Platform: ppc32
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@gcc40:~$ WINEDEBUG=+process,+wineboot ./wine-git/wine
./wine-git/programs/wineboot/wineboot.exe.so 2>&1 | tee boot.txt
wine: created the configuration directory '/home/austin/.wine'
trace:process:init_current_directory starting in L"Z:\\home\\austin\\" 0xc
trace:process:CreateProcessW app L"C:\\windows\\system32\\wineboot.exe" cmdline
L"C:\\windows\\system32\\wineboot.exe --init"
trace:process:open_exe_file looking for L"C:\\windows\\system32\\wineboot.exe"
trace:process:CreateProcessW starting L"C:\\windows\\system32\\wineboot.exe" as
32-bit Winelib app
err:process:start_wineboot failed to start wineboot, err 1359
trace:process:__wine_kernel_init starting process
name=L"Z:\\home\\austin\\wine-git\\programs\\wineboot\\wineboot.exe.so"
argv[0]=L"Z:\\home\\austin\\wine-git\\programs\\wineboot\\wineboot.exe.so"
trace:wineboot:pendingRename Entered
trace:wineboot:pendingRename Value not present - nothing to rename
trace:wineboot:ProcessRunKeys processing L"RunServicesOnce" entries under HKLM
trace:wineboot:ProcessRunKeys done
and hangs there at nearly 100% cpu, even if I let it sit for 15 minutes.
--
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=26282
Summary: Garry's Mod: Error drawing under water with
r_WaterDrawRefraction enabled.
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lilezek(a)gmail.com
CC: wine-bugs(a)winehq.org
Hi. I see that, with r_WaterDrawRefraction enabled, you can't see nothing under
water. And, if you dissable it, you have problems with the skybox.
I'm going to do a video to show it. By the way, I can't add a logtrace because
I don't know how to execute steam games with winedbg.
Thank you for read.
--
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=26731
Summary: FIFA11 BUG it run's until I start a game....PLEASE
HELP!!!
Product: Wine
Version: unspecified
Platform: All
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nikk.martin1986(a)googlemail.com
hey guys!
I need help!!!!
I installed fifa11 like this guy did (http://youtu.be/0ss8CANpfOQ)...and it
runs until I wanna start a match....the game hangs up..... what can I do? do
you know this bug?
I got an imac"27 intel core i3, graphic-chip by ati radeon hd 5670
please help me!!!!
--
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=27359
Summary: Very low frame-rate
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carpatian_forest92(a)yahoo.com
Trying to run Legend of mir 2.6. It runs, but i get terrible frame-rate and
crashing when there is alot going on screen.
My PC can handle 5+ instances of the game running (under windows) so it's not
that my pc is slow and the stress put on my wine makes it run like that.
here is a link to the thread i started, if that helps.
http://forum.winehq.org/viewtopic.php?p=61680#61680
My pc: asus m2v-mx se i think
amd athloc x2 5400+
2GB ram
nVidia gt 240.
--
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=28315
Summary: CPU spins max. when running a Wine application
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xavier.poirot(a)dalaen.com
Hi,
I have installed Wine a few months ago on a Archlinux distribution, running on
64 bits computer.
I have installed BY Wine two dictionaries (Danish Politikens Dictionaries :
Nudansk and Fransk/Dansk).
The dictionaries runs successfully and I can use them.
Though, when I launch one of them (or both, it occurs as soon as I open one)
the CPU starts to spin up to 90% __ALL THE TIME__.
The CPU spins while running the application, and also AFTER quitting it.
After quitting application, the process Nudansk21.exe (one of the dictionary,
for instance) is still running with high CPU eating.
The two processes eating most CPU are Nudansk21.exe (dictionary) and
wineserver, eating together 90% CPU.
The only solution to quit the application is "wineserver -k" (or killing each
processes manually).
If you need any more informations, please let me know.
--
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=30346
Bug #: 30346
Summary: Steinberg The Grand 2: Crashes when starting
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juanu(a)juanu.com.ar
Classification: Unclassified
Created attachment 39667
--> http://bugs.winehq.org/attachment.cgi?id=39667
Steinberg The Grand 2 Error Details
Installation is fine.
Crashes when the application starts.
Expected Result: Informa that the Content Library must be located.
Actual Result: Error.
Error details 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.
http://bugs.winehq.org/show_bug.cgi?id=31003
Bug #: 31003
Summary: CosmicBreak installer aborts quickly on WinVerifyTrust
failure
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wintrust
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
http://forum.winehq.org/viewtopic.php?p=77275
says running the installer from http://www.cosmicbreak.com/download/index.html
( 07fdff5746ef5dc09e2f3592a73d64021b59d615 CosmicBreakSetup_eng.exe )
failed, and the log shows
fixme:wintrust:SoftpubAuthenticode unimplemented for UI choice 4
I can reproduce that here. +wintrust shows that WinVerifyTrust is failing
right before the abort. Hacking WinVerifyTrust to lie lets the installer
continue.
--
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=31529
Bug #: 31529
Summary: Delta Force Black Hawk Down Critical Crash
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danulo124(a)mail.ru
Classification: Unclassified
Critical Crash
--
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=31558
Bug #: 31558
Summary: BMC Remedy 7.5 Links do not respond on incident tab
Product: Wine
Version: unspecified
Platform: x86
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: georgezpreston(a)gmail.com
Classification: Unclassified
Created attachment 41503
--> http://bugs.winehq.org/attachment.cgi?id=41503
the only log file i could find after running BMC remedy
Running Ubuntu 12.04 TLS Wine 1.4 PlayOnLinux 4.1.7
Using PlayOnLinux I have installed the BMC Remedy 7.5 tool, it installed with
one error, "can't run remove tool'.
The application starts you can logon, it is somewhat slow, you click the
Incident console management link, you get several errors that pop up "No such
field id". Once you clear those errors you are at the Incident Management
screen. On the left side at the bottom you have a link Functions
Console which should open another menu, it dose'nt, you have the same issues
with the change management screen
--
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=31588
Bug #: 31588
Summary: Age of empires II doesn't detect disk
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pelloth.hs(a)gmail.com
Classification: Unclassified
After I installed age of Empires II on Mac OS 10 with 1.4.1, the game doesn't
detect the disk ad asks me to reinsert it and restart the game.
--
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=31632
Bug #: 31632
Summary: Problem with .dll and Festige
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seagull29(a)free.fr
Classification: Unclassified
I have installed Virtual Bassist from Steinberg and when I launch the .dll
whith Festige, I have a message error and the application doesn't run. Can you
help me and eventually give me a solution. I need this program for my job, I'm
musician and it's easier for me to make first shots of my client's music. I use
also Windows XP on another computer and this program (Virtual Bassist) works
without problems with.
Regards
--
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=31712
Bug #: 31712
Summary: Kerbal Space Program (Unity game) freezes randomly
with no errors in console
Product: Wine
Version: 1.5.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathon.vogel(a)gmail.com
Classification: Unclassified
Launching the Unity game Kerbal Space Program (http://kerbalspaceprogram.com/)
version 0.16 works fine and the FPS is very good, however after about a minute
the game completely freezes. The window stops repainting, stops recieving
input, and has to be killed with ctrl+c in the terminal I launched it from.
There were no errors in the wine output (besides fixme:d3d:resource_check_usage
Unhandled usage flags 0x8., but this is spammed constantly if the game runs or
not), and no errors in the ingame console or in files created by the game.
Reverting to Wine 1.5.9 fixed the issue, but I get much lower FPS.
--
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=31727
Bug #: 31727
Summary: Stockmarket program Market Master gives error
Product: Wine
Version: 1.5.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miciyah(a)gmail.com
Classification: Unclassified
Created attachment 41722
--> http://bugs.winehq.org/attachment.cgi?id=41722
Error backtrace
Stockmarket program Market Master [MM2] gives error described in backtrace.txt
and bombs out.
This is the last program of windows I URGENTLY need to work in Linux
--
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=31743
Bug #: 31743
Summary: Endless Space: crash during exchange of technology
Product: Wine
Version: 1.5.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jitsumi(a)gmail.com
Classification: Unclassified
Created attachment 41740
--> http://bugs.winehq.org/attachment.cgi?id=41740
backtrace of the crash
The gale crash during a exchange of technology. It does not happen every time,
but for this save game, it is every time. So, i can repeat the bug if you need
trace or debbug.
I attached a backtrace + a trace with the channel relay. (From this trace i
think it's the InterlockedExchange in the kernel32 module that throw the
exception, but I don't think it this function the problem).
I do not know very well how to go back to the problem with the backtrace, but
if someone guides me, i will be happy to help.
--
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=31763
Bug #: 31763
Summary: Rebirth-338 installation fails with winevdm.exe
problem
Product: Wine
Version: 1.5.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Sven_Andriske(a)gmx.net
Classification: Unclassified
Created attachment 41787
--> http://bugs.winehq.org/attachment.cgi?id=41787
backtrace of installation errror RB-338
Rebirth-338 installation aborts with winevdm.exe encountering a serious problem
and need to close. The app was last tested successfully with WINE 1.3.32 from
official repo on Ubuntu 11.04 x86_64 and justed tested, also works fine with
the same WINE version (via PlayOnLinux) on Ubuntu 12.04 x86_64.
--
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=31793
Bug #: 31793
Summary: LEGO Star Wars III The Clone Wars crashes during
opening sequence
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jayands2k11(a)me.com
Classification: Unclassified
Created attachment 41817
--> http://bugs.winehq.org/attachment.cgi?id=41817
the initial backtrace
Hi, I'm trying to set up LEGO Star Wars III on my friend's computer, and the
only other "fix" mentioned was due to an invalid config of wine; the person
couldn't start winecfg or anything. I set some of the useful registry keys (he
has an Intel HD graphics card with 512 MB of RAM), but it still crashes at the
LucasArts logo displaying with the error "Unhandled exception: assertion failed
in 32-bit code". The wine works to the point that I can run all the default
programs, and LSW3 is the only program installed in it. He's running i386
Ubuntu 12.04 LTS, and has wine 1.4-0ubuntu4.1 installed, as well as all related
packages. LSW3 installed just fine. I'm out of ideas, myself, so attached is
the backtrace.txt, thank you for your time.
--
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=31847
Bug #: 31847
Summary: Adobe Flash Player installer for Firefox doesn'
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bevis4au(a)yahoo.com
Classification: Unclassified
My OS is Zorin 6 and I just recently downloaded Mozilla Firefox (10 I think)
and while I was on Facebook trying to upload pics it said I needed the
adobe-flash plug-in. So as I was downloading it and all of the sudden it said
"an error has occured and the program has to shut down. I tried again...Same
results!!! I really like Zorin, this being my 1st time using a Linux OS as my
main OS...But ever since I've had it I seem to have more problems!!! anything
from trying to open and be able to run software that I have D/L, (Internet
Explorer, UTorrent, seems like you have to go through SO MANY steps just to run
the file after you D/L it. Other than that I really like it!! IF there are
any tips, software I can d/l that will make it much easier to open and be able
to run a file after d/l it please e-mail me. PLEASE HELP
--
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=31852
Bug #: 31852
Summary: Nuance PDF Converter Professional 7 installation
crashes
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davidghall65(a)gmail.com
Classification: Unclassified
Created attachment 41911
--> http://bugs.winehq.org/attachment.cgi?id=41911
Error report from installation attempt
Crossover app database states Microsoft C++ 2008 redistributable version is a
dependency app. I installed Service Pack 1 with no problems. Installation of
PDF Converter Pro still filed
--
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=31857
Bug #: 31857
Summary: List view errors with TextPad 6.1.3
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zelotech(a)yahoo.de
Classification: Unclassified
When using Textpad you get a lot of error noise concerning
err:listview:LISTVIEW_WindowProc unknown msg 0496 wp=00000000 lp=0033f630
err:listview:LISTVIEW_WindowProc unknown msg 2a48 wp=00000000 lp=00000000
--
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=33025
Bug #: 33025
Summary: VMware Vsphere Client 4.0 not installing
Product: WineHQ.org
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mdshah.ismail4(a)gmail.com
Classification: Unclassified
Hello,
i am using Ubuntu-11.10, int that i installed Wine.
i want to use VMware Vsphere client 4.0 in that so can't able to install it.
what can i do for it any suggestion from your side. Please help me in this
case.
Thankyou.
--
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=33229
Bug #: 33229
Summary: wine mono installer crashes with wine-1.5.6 under
openSUSE 12.2 x86_64
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lambrake(a)yahoo.com
Classification: Unclassified
Created attachment 43953
--> http://bugs.winehq.org/attachment.cgi?id=43953
wine dump
mono installer crashes
--
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=33238
Bug #: 33238
Summary: Dota 2 + Intel HD: Texture rendering issues
Product: Wine
Version: 1.5.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)bharr.is
Classification: Unclassified
Created attachment 43960
--> http://bugs.winehq.org/attachment.cgi?id=43960
Console log
As seen in attachment (top right - http://i.imgur.com/HVq2SNP.jpg), character
textures only render when in front of other models - invisible otherwise. As
this only happens with an Intel HD gfx (based on
http://appdb.winehq.org/objectManager.php?sClass=version&iId=24458), maybe this
is a driver issue?
I'm using Ubuntu 12.10
Tried with Wine versions 1.5.25 (Ubuntu ppa package) and 1.5.26 (built from
git). Kernel versions 3.7, 3.8 and 3.9 (from the intel driver git branches). X
drivers from xorg-edgers.
I've tried AlwaysOffscreen, StrictDrawOrdering and UseGLSL. And I've played
with all the options in driconf.
The only interesting things in the log are
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d_surface:surface_load_location Unimplemented copy from SFLAG_INSYSMEM
to SFLAG_INTEXTURE for depth/stencil buffers.
err:d3d_surface:surface_modify_location Surface 0xfe60e58 does not have any up
to date location.
--
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=37407
Bug ID: 37407
Summary: Zbrush takes over 15 minutes to load , why ? and is
there a way to get it to start in a sane amount of
time?
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fleeky(a)7rnx.net
Distribution: ---
Created attachment 49750
--> https://bugs.winehq.org/attachment.cgi?id=49750
log file of zbrush running in wine
So there are other bugs with running Zbrush but this one is definitely the
worst.
I have tried many many different versions of wine, every single one has this
same problem.
i typically use playonlinux to run zbrush but i have run zbrush with stragiht
up wine and the behaviour is the same.
thanks for any help
log file attached.
--
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=37400
Bug ID: 37400
Summary: RockMelt browser installer fails, winemenubuilder.exe
crashes
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: computergeoffrey(a)zoho.com
Distribution: ---
Created attachment 49740
--> https://bugs.winehq.org/attachment.cgi?id=49740
Command line log
Download the exe from here:
http://rockmelt.en.uptodown.com/download
Launch it like this:
wine rockmelt-1-2-189-1-en-win.exe
First winemenubuilder.exe crashes (maybe unrelated). After that, the RockMelt
installer tries to fetch the files needed for installation, but fails to do
that and crashes. Command line log and final window of the RockMelt installer
are attached.
--
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=37377
Bug ID: 37377
Summary: ?
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: ikersandi(a)rocketmail.com
Created attachment 49709
--> https://bugs.winehq.org/attachment.cgi?id=49709
backtrace.txt
Attachment added
--
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=37365
Bug ID: 37365
Summary: itune
Product: Wine
Version: 1.2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: steven1887(a)hotmail.com
Created attachment 49687
--> https://bugs.winehq.org/attachment.cgi?id=49687
itune
itune
--
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=37360
Bug ID: 37360
Summary: InternetSetCookieExA could not be located in
WININET.dll
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: mike(a)mbscott.me.uk
Installed Rocksmith 2014 through Steam. After the DirectX first time set-up
dialog disappears Rocksmith 2014 does not start. Instead the following error
message is displayed:
The procedure entry point InternetSetCookieExA could not be located in the
dynamic link library WININET.dll
--
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=37345
Bug ID: 37345
Summary: Wine does not flush stdout if stdout is redirected
(Regression!)
Product: Wine
Version: 1.7.27
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: anduchs(a)gmail.com
When calling wine from another process after redirecting stdout to a pipe, wine
does not flush the stdout-buffer correctly anymore. This is a regression.
Attached is a usecase. To test do:
i686-w64-mingw32-gcc helloworld.c
gcc callwine.c
./a.out
What will happen is:
- on a buggy wine it will take 10 seconds and then all of the stdout-buffer is
flushed on the exit of the child. (imagine the child would run longer than the
10 seconds)
- on a good wine we will see some stdout-content then 10 second sleep and then
the rest of the content.
This is a regesstion that happened between 1.7.4 and 1.7.5. The bisect
identified commit afec0b00bd6250fe21e8deccbc8116a4aca6a7a4 "msvcrt: Make the
first call to fwrite buffered." as problem.
The attached patch is a revert of this commit ported forward to 1.7.27.
Unfortunately I don't quite grasp the logics of the offending commit. If
somebody who knows that patch could help, I'd highly appreciate it.
Cheers,
Andreas
P.S. This could be related to bug 32791.
--
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=37328
Bug ID: 37328
Summary: unable to compile on Solaris 12
Product: Wine
Version: 1.1.27
Hardware: x86
OS: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: randy.crihfield(a)oracle.com
system:
clean Solaris 12 box, compiled August 25 2014, AMD64
8 GB memory, 8 core 4.2GHz CPU
download and compiled wine-1.1.27, got it from source forge.
before compiling
setenv LD_ALTEXEC /usr/sfw/bin/gld
PROBLEM 1 exact same error as mentioned in bug
https://bugs.winehq.org/show_bug.cgi?id=18586
"The file tools/winegcc/winegcc.c contains line
create_file( mapfile, 0644, "text = A%s;\ndata = A%s;\n", align, align );"
so I edited tools/winegcc/winegcc.c and commented out block
// case PLATFORM_SOLARIS:
// {
// char *mapfile = get_temp_file( output_name, ".map" );
// const char *align = opts->section_align ? opts->section_align :
"0x1000";
//
// create_file( mapfile, 0644, "text = A%s;\ndata = A%s;\n", align,
align );
// strarray_add(link_args, strmake("-Wl,-M,%s", mapfile));
// strarray_add(tmp_files, mapfile);
// }
// break;
and then it worked further. But now I am stuck here:
PROBLEM 2
version=`(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo
"wine-1.1.27") | sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p'` &&
(echo $version | cmp -s - version.c) || echo $version >version.c || (rm -f
version.c && exit 1)
`libdinput.def.a' is up to date.
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o ifenum.o ifenum.c
ifenum.c: In function ‘getInterfacePhysicalByName’:
ifenum.c:322:18: error: ‘struct ifreq’ has no member named ‘ifr_hwaddr’
ifenum.c:367:21: error: ‘struct ifreq’ has no member named ‘ifr_hwaddr’
ifenum.c:367:21: error: ‘struct ifreq’ has no member named ‘ifr_hwaddr’
ifenum.c:376:27: error: ‘struct ifreq’ has no member named ‘ifr_hwaddr’
*** Error code 1
make: Fatal error: Command failed for target `ifenum.o'
Current working directory /home/jacey/Downloads/Wine/wine-1.1.27/dlls/iphlpapi
*** Error code 1
The following command caused the error:
cd iphlpapi && make
make: Fatal error: Command failed for target `iphlpapi'
Current working directory /home/jacey/Downloads/Wine/wine-1.1.27/dlls
*** Error code 1
The following command caused the error:
cd dlls && make
--
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=37320
Bug ID: 37320
Summary: unimplemented function
jsproxy.dll.internetInitializeExAutoProxyDll
Product: Wine
Version: 1.7.27
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Marcel(a)Mundlhome.de
Created attachment 49632
--> https://bugs.winehq.org/attachment.cgi?id=49632
wine log from the game League of Legends(where the problem occured)
Whenever I try to login to the game it contacts the server and I get the
LolClient.exe-had-to-be-terminated-window and the console displays the
following line:
wine: Call from 0x7b838efc to unimplemented function
jsproxy.dll.InternetInitializeExAutoProxyDll, aborting
--
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=37286
Bug ID: 37286
Summary: Non-Steam Skyrim (1.9.32.0.8) crashes on load
Product: Wine
Version: 1.7.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: seann.giffin(a)gmail.com
Created attachment 49590
--> https://bugs.winehq.org/attachment.cgi?id=49590
Backtrace from running Skyrim
Skyrim crashes on load. Happens after I updated wine to
wine-1.7.24-35-g622191f.
--
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=37278
Bug ID: 37278
Summary: From version wine 1.7.25 cyrillic symbols stops
displaying in courier new font.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikhail.v.gavrilov(a)gmail.com
>From version wine 1.7.25 cyrillic symbols stops displaying in courier new font.
Demonstration:
https://drive.google.com/file/d/0B0nwzlfiB4aQZFlqaEctMUpac3c/edit?usp=shari…
--
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=37269
Bug ID: 37269
Summary: Nancy Drew: Warnings at Wavely Academy lag
Product: Wine
Version: 1.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hildalev(a)gmail.com
Created attachment 49562
--> https://bugs.winehq.org/attachment.cgi?id=49562
console output
Whan playing Nancy Drew: Warnings at Waverly Academy, the game freezes
constanly when moving around for a couple of seconds. Affects most of
locations, but not all of them. It is getting worse with time.
--
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=37264
Bug ID: 37264
Summary: Photoshop CS2 problems in Wine 1.7.26
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eva_bockova(a)yahoo.co.uk
Photoshop CS2 problems in Wine 1.7.26 (same as 1.6.2)
Except for the last issue, all worked in Wine 1.5
- auto levels and auto colour doesn't show, have to go back and forth in
history to see effect
- text tool doesn't work (Could not complete request because of a program
error)
- nudge outline also only visible when going back and forth in history
- photo disappears after Photoshop window is minimised, PS has to be closed
down and started again
--
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=37257
Bug ID: 37257
Summary: Client and server of different architectures can be
mixed up
Product: Wine
Version: 1.7.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
I have posted this issue a short while ago on the forum:
https://forum.winehq.org/viewtopic.php?f=8&t=23341
As this example shows it is possible to mix up a server and a client with
different architectures. If this should be intended it would be maybe good to
show a notice on the terminal as such a constellation is suspicious and could
lead to potential problems.
--
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=37247
Bug ID: 37247
Summary: http://www.freemake.com/free_video_converter/
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: driuli(a)gmail.com
WHen I try to install it says that is already running so I can't install it.
--
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=37242
Bug ID: 37242
Summary: Anarchy Online doesn't start the main program
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Created attachment 49518
--> https://bugs.winehq.org/attachment.cgi?id=49518
Anarchy Online Console Output - wine 1.7.25
Hello everyone,
I tried to get "Anarchy Online" to run. Unfortunately it's no longer possible
to play the game. Patching to the latest version works but when I click "Play"
the screen goes black and after a few seconds it goes back to the workspace. I
tried launching it from the console "AnarchyOnline.exe" and would like to
submit my console output (see attachment).
--
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=37238
Bug ID: 37238
Summary: When opening certain applications in fullscreen, the
screen spazzes between white, black, desktop, and the
application
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrewsuicune(a)gmail.com
When opening certain games in Fullscreen mode, the screen spazzes between
black, white, the desktop, and the game screen before settling on the game
screen.
This has occurred on Touhou 14.3 and Touhou 14 (both tested), and likely
affects all danmaku shooting Touhou games from 10 through 14.3 since they use
similar if not identical processes (unconfirmed).
Bug Report filed on request by Ken Thomases.
[reply] [−] Comment 32 Andrew Fan 2014-09-07 15:36:48 CDT
err:display:macdrv_ChangeDisplaySettingsEx No matching mode found 1920x1200x32
@0!
^This is what I am getting during the fullscreen spaz. I hope it helps.
[reply] [−] Comment 33 Ken Thomases 2014-09-07 17:27:22 CDT
No, that's a different issue. Please file a new bug report for that.
I will be linking a video of the issue in action.
--
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=37234
Bug ID: 37234
Summary: Plantage Kise
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: on3pcb(a)gmail.com
Created attachment 49507
--> https://bugs.winehq.org/attachment.cgi?id=49507
Impossible lancer soft KIES logiciel pour Samsung
Impossible lancer porgramme KIES pour SmartPhone Samsung
--
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=37233
Bug ID: 37233
Summary: Watch The Fault in Our Stars Online free putlocker
Movie
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
Assignee: wine-bugs(a)winehq.org
Reporter: srobert13(a)outlook.com
Watch The Fault in Our Stars Online on viooz, megashare, putlocker on viooz,
megashare, putlocker. Watch The Fault in Our Stars Online on viooz, megashare,
putlocker Free on viooz, megashare, putlocker. Watch The Fault in Our Stars
MOvie Online on viooz, megashare, putlocker on viooz, megashare, putlocker.
Watch The Fault in Our Stars MOvie Online on viooz, megashare, putlocker Free
on viooz, megashare, putlocker. Watch The Fault in Our Stars on viooz,
megashare, putlocker.
Watch movie here >>>
http://www.putlockermovies.in/watch-the-fault-in-our-stars-online/
Watch movie here >>>
http://www.putlockermovies.in/watch-the-fault-in-our-stars-online/
download The Fault in Our Stars full movie
A giant radioactive monster called The Fault in Our Stars appears to wreak
destruction on mankind.
Watch The Entire The Fault in Our Stars Film
The Film The Fault in Our Stars Online on viooz, megashare, putlocker Watch The
The Fault in Our Stars Movie
The Fault in Our Stars Full Movie HD The Fault in Our Stars Movie The Fault in
Our Stars Online on viooz, megashare, putlocker The Fault in Our Stars Full
Movie Streaming The Fault in Our Stars Online on viooz, megashare, putlocker
The Fault in Our Stars Full Movie Streaming Online on viooz, megashare,
putlocker The Fault in Our Stars Full Movie Streaming Online on viooz,
megashare, putlocker
Watch The Fault in Our Stars Online on viooz, megashare, putlocker Full Movie
Download The Fault in Our Stars
The Film The Fault in Our Stars Online on viooz, megashare, putlocker Watch The
The Fault in Our Stars Movie
Watch legal divx The Fault in Our Stars movie
Watch The Fault in Our Stars Online on viooz, megashare, putlocker
The Fault in Our Stars Soundtrack Watch
Watch The Fault in Our Stars Online on viooz, megashare, putlocker
Watch The Fault in Our Stars Online on viooz, megashare, putlocker Free –
Crackle
The Fault in Our Stars movie with good quality
Watch The Fault in Our Stars Online on viooz, megashare, putlocker Megashare
Watch The Fault in Our Stars Online on viooz, megashare, putlocker Youtube
Watch The Fault in Our Stars Online on viooz, megashare, putlocker Vioz
Watch The Fault in Our Stars Online on viooz, megashare, putlocker Putlocker
Watch The Fault in Our Stars Online on viooz, megashare, putlocker instanmovie
Watch The Fault in Our Stars Online on viooz, megashare, putlocker Dailymotion
Watch The Fault in Our Stars Online on viooz, megashare, putlocker IMDB
Watch The Fault in Our Stars Online on viooz, megashare, putlocker
MOJOboxoffice
Watch The Fault in Our Stars Online on viooz, megashare, putlocker Streaming
Watch The Fault in Our Stars Online on viooz, megashare, putlocker HD 1080p
Watch The Fault in Our Stars Online on viooz, megashare, putlocker HDQ
Watch The Fault in Our Stars Online on viooz, megashare, putlocker Megavideo
Watch The Fault in Our Stars Online on viooz, megashare, putlocker Tube
--
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=37229
Bug ID: 37229
Summary: Webex installer won't install
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
$ rpm -qa wine
wine-1.6.1-1.el6.i686
Hi All,
When trying to install the Webex wrf player, the command line fills with "err"
and "fixme".
https://welcome.webex.com/client/wbxclient/atrecply.msi
Would yo please fix this?
Many thanks,
-T
--
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=37222
Bug ID: 37222
Summary: Office 2010 no longer installs usably.
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: emm.charpentier(a)free.fr
Created attachment 49494
--> https://bugs.winehq.org/attachment.cgi?id=49494
Backtrace after a first failed run of WinWord 2010
This does not happens with Ubuntu packages of Wine 1.6.2, but happens with
recent versions of the Debian (jessie) packaged version of wine (a Debian bug
report is underway).
The installation runs normally. When starting Winword for the first time, it
aks for name and initial, then displays a "configuration" progress bar, then
asks for a reboot.
If one clicks on yes, thge rebooot fails and gives an error message. When
asking for details, one gets the enclosed backtrace.
If one refuses to reboot, the normal Winword appears, but cannot be activated.
In short, the result is an unusable MS Office.
This seems to be a recent regression : an nstallation worked fine in february,
IIRC. But the Debian package is more recent than that. It might also be
Debian-specific.
--
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=37211
Bug ID: 37211
Summary: Construct 2 r178 will not load.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 214a223f(a)opayq.com
Created attachment 49466
--> https://bugs.winehq.org/attachment.cgi?id=49466
Error that I get when trying to run Construct 2 r178
I get an error indicating that it couldn't load.
I request error description, but Wine doesn't return anything.
--
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=37168
Bug ID: 37168
Summary: StarCraft II dropdown menu items cannot be selected.
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bob(a)igo.name
In wine 1.7.25 as well as 1.6.2, using either the nVidia 343 driver or the
Intel IGP driver, I am able to click and expand dropdown menus in StarCraft II,
such as the ones in the arcade section. Hover, clicking any item in the
resulting list closes the dropdown. Audio feedback of clicks is being provided.
--
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=34457
Bug #: 34457
Summary: proteus 8 professional: not run
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bullfaiter(a)gmail.com
Classification: Unclassified
Proteus does not run when I give double click
--
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=35239
Bug ID: 35239
Summary: Add support for NWLink IPX/SPX
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
CC: fgouget(a)codeweavers.com
Classification: Unclassified
Some older games require IPX to work (usually through DirectPLay), to improve a
few tests it would be interesting to have IPX support in the VMs.
--
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=9127
mrdeathjr28(a)yahoo.es changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrdeathjr28(a)yahoo.es
--
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=4907
--- Comment #8 from mrdeathjr28(a)yahoo.es ---
This game dont run, juiced config shows dont possible validate settings
and show this in console
wine juiced
fixme:win:EnumDisplayDevicesW ((null),0,0x32ee48,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f8b8,0x00000000), stub!
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:win:EnumDisplayDevicesW ((null),0,0x33e8f8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33e6e8,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
err:d3d:context_create Failed to set pixel format 1 on device context 0x70030.
and other things once time passed this i dont know if works on my system, i
have 8GB of RAM
machine specs
INTEL Pentium G3220 (Haswell 22nm) 3.0Ghz
8GB DDR3 1333 (2x4) Patriot value (128 bit dual channel: 21.3 gb/s)
Zotac Nvidia Geforce GT630 (GK208 28nm: 384 Shaders / 8 ROPS) Zone Edition
Passive Cooling 2GB DDR3 1800Mhz a 64Bit (14.4Gb/s)
MAINBOARD: MSI H81M E33
--
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=4907
mrdeathjr28(a)yahoo.es changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrdeathjr28(a)yahoo.es
--
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=8854
mrdeathjr28(a)yahoo.es changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrdeathjr28(a)yahoo.es
--
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=7920
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |a60fadfad29bcbb564ed01afec8
| |b585e627f9361
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #16 from Austin English <austinenglish(a)gmail.com> ---
Fixed by
https://source.winehq.org/git/wine.git/commitdiff/a60fadfad29bcbb564ed01afe…
Next is bug 37429
--
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=8133
--- Comment #19 from Austin English <austinenglish(a)gmail.com> ---
(In reply to Maik Wagner from comment #18)
> Created attachment 49779 [details]
> Console output after starting Demo in wine 1.7.28
>
> Hello again,
>
> there is something new happening in version 1.7.28: My browser (Firefox) is
> being opened and it tries to access an URL. Multiple tabs keep opening. I
> had to force quit the application and browser. I have attached my output.
err:module:load_builtin_dll failed to load .so lib for builtin L"SETUPAPI.dll":
/usr/bin/../lib/wine/setupapi.dll.so: Fehler beim Mappen des Shared Objects:
Ungültiger Dateideskriptor
err:module:import_dll Loading library SETUPAPI.dll (which is needed by
L"C:\\windows\\system32\\gecko\\2.24\\wine_gecko\\xul.dll") failed (error
c000007a).
Could not load wine-gecko. HTML rendering will be disabled.
err:mshtml:HTMLDocument_Create Failed to init Gecko, returning
CLASS_E_CLASSNOTAVAILABLE
Your prefix/wine installation is broken.
--
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=30545
Bug #: 30545
Summary: Text not readable in Sims
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hendrik.knackstedt(a)t-online.de
Classification: Unclassified
Created attachment 39957
--> http://bugs.winehq.org/attachment.cgi?id=39957
Screenshot
I'm trying to run The Sims 3 on a laptop with a NVIDIA GeForce 9300M GS under
Ubuntu Precise 12.04 with Nouveau open source driver. Launcher and game start
without any problems. However, at the loading screen there is no text at all
and after loading is completed displayed text is unreadable (see attached
screenshot).
--
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=8133
--- Comment #18 from Maik Wagner <maiktapwagner(a)aol.com> ---
Created attachment 49779
--> https://bugs.winehq.org/attachment.cgi?id=49779
Console output after starting Demo in wine 1.7.28
Hello again,
there is something new happening in version 1.7.28: My browser (Firefox) is
being opened and it tries to access an URL. Multiple tabs keep opening. I had
to force quit the application and browser. I have attached my output.
--
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=37426
Bug ID: 37426
Summary: Texture corruption in Audiosurf
Product: Wine
Version: 1.7.29
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: felixonmars(a)gmail.com
Distribution: ---
All texture in game are getting different degree of corruption, changing
resolution (in windowed mode) could put it into a usable state, but during any
in-game page switch the texture will get corrupted again.
I've done bisect and located the commit:
commit ee8a5b7dd1e554ef32229c766715f23ba17c9f6c
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Oct 8 08:47:20 2014 +0200
wined3d: Track texture allocation per-texture.
I'm adding this one as a separate bug than Bug 37406 as it doesn't involve any
changes on graphics options. But if I'm wrong, please mark this one as
duplicate and sorry.
--
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=9068
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|download |
Status|NEW |RESOLVED
Resolution|--- |ABANDONED
--- Comment #8 from Austin English <austinenglish(a)gmail.com> ---
Download link doesn't work, and no response in years, marking abandoned.
--
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=20476
Summary: configure uses GCC's keyword typeof
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yann(a)droneaud.fr
configure script uses typeof() which is a GCC extension not available in C99.
Running configure script with a C99 compliant compiler (eg gcc --std=c99)
reports errors about missing libs/features.
--
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=8051
Baggypants <junk(a)therobinsonfamily.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |junk(a)therobinsonfamily.net
--
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=8653
--- Comment #27 from paulo <i30817(a)gmail.com> ---
Could we have a diff patch to hack the exe to remove the stupid check?
--
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=37414
Bug ID: 37414
Summary: IGC Free DWG Viewer Brava crashes after closing even
without opening a file
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grendal74.geo(a)yahoo.com
Distribution: ---
Created attachment 49761
--> https://bugs.winehq.org/attachment.cgi?id=49761
backtrace Free DWG Viewer Brava
IGC Free DWG Viewer Brava
Free DWG Viewer
Use the Free DWG Viewer to view AutoCAD files quickly and accurately. The free
viewer reads DWG, DXF and DWF files without converting them to raster images.
Because it supports full vector geometry, it offers these great features:
Crisp views at any zoom level
Snap measurement points to geometry for more accurate results
Control layer views
View object attributes
Change background color
It is a freeware app
http://www.bravaviewer.com/free-dwg-viewer
It crashes after closing even without opening a file.
--
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=7372
--- Comment #61 from Dmitry Timoshkov <dmitry(a)baikal.ru> ---
(In reply to Damjan Jovanovic from comment #60)
> Aug 28 19:28:58 <dacha> julliard: ok thank you, i'll see what i can do. what
> about using libxml2?
> Aug 28 19:29:54 <julliard> dacha: using libxml2 has many other problems
> Aug 28 19:30:52 <dacha> julliard: but we use it in msxml3 don't we?
> Aug 28 19:31:30 <julliard> yes, but we don't want it all over the place
> Aug 28 19:31:41 <julliard> if you really wanted that you should load msxml3,
> but again we don't want that
> Aug 28 19:31:49 <julliard> simple string parsing is good enough for this
> Aug 28 19:35:18 <nsivov> dacha, for simplified parser take a look at
> ntdll/actctx.c, it works for known document structure, it's simple and small
> enough
Is using xmllite as a light weight xml/html parser an option? (xmllite doesn't
use or depend on ole32 or any other external havy environment)
--
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=25403
Summary: Adobe Acrobat 10.0.0 Pro does not work
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi2(a)gmail.com
Downstream bug may be found at:
https://bugs.launchpad.net/ubuntu/+source/wine1.2/+bug/684589
1) lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10
2) apt-cache policy wine1.3
wine1.3:
Installed: 1.3.8-0ubuntu1~maverickppa1
Candidate: 1.3.8-0ubuntu1~maverickppa1
Version table:
*** 1.3.8-0ubuntu1~maverickppa1 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main i386
Packages
100 /var/lib/dpkg/status
3) What is expected to happen is Adobe Acrobat 10.0.0 Pro (Adobe Acrobat X Pro)
installs and works.
4) What happens instead is that it seemingly installs successfully but does not
run. Steps to reproduce:
Download file via:
https://www.adobe.com/cfusion/tdrc/index.cfm?product=acrobat_pro&loc=en&sdi…
Secondary click AcrobatPro_10_Web_WWEFD.exe, primary click Open With WINE
Windows Program Loader, choose Existing Files Skip, in the newly created
Desktop folder Adobe Acrobat X secondary click Setup.exe, primary click Open
With WINE Windows Program Loader, install the trial version, choose a Complete
Install, open the Terminal, change to directory:
~/.wine/drive_c/Program Files/Adobe/Acrobat 10.0/Acrobat
and type:
wine Acrobat.exe
(please see attached wine 1.3.8: wine Acrobat.exe.txt).
--
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=25428
Summary: Memory allocation issue when working with a PAE kernel
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iliverez(a)gmail.com
Created an attachment (id=32366)
--> (http://bugs.winehq.org/attachment.cgi?id=32366)
Memory allocation test program.
It seems that when using wine with A PAE kernel on a system with enough memory
to put PAE into effect (e.g. 5GB), the maximum limit of memory that an
application can allocate is about 1.5GB. Using the same kernels on the same
system but with 3GB, the limit is 2GB.
I have created a small test that allocates memory with a step of 64MB with a
maximum total allocated space of 2GB. Then I compiled it both with winegcc and
gcc.
On the 3GB RAM setup, I could reach the MAX value, both with the winegcc and
the gcc compiled executable
On the 5GB RAM setup, the winegcc version stopped at ~1.5, while the gcc
version reached the MAX value.
Kernels tested:
2.6.31.12-rt21-avlinux-realtime-pae-rev3
2.6.36-liquorix-avlinux-pae
Wine versions tested:
1.3.5, 1.3.7
Known applications affected by this issue:
NI Kontakt 4
--
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=25434
Summary: ChesseBase 9
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vinko.oblak(a)gmail.com
Hello,
I have new instalation Ubuntu 10.10(maverick), Kernel Linux 2.6.35-23-generic
Gnome 2.32.0 and 32-bit Wine 1.2.1 or 1.3.
The windows 32-bit aplication ChessBase Light 2009 crash down all the time
after few minute on the diferent computer based on Intel or AMD procesor.
Best regards,
Vinko
--
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=25460
Summary: Microsoft Office 2003: File->Properties dialog TAB
inserts tab symbol
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pleasenospam325(a)mail.ru
In Word/Excel File->Properties dialog.
When I type something in a text box and press TAB, the next text box becomes
active (as expected). But before that the tab symbol is inserted into the first
text box.
--
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=25473
Summary: Mount & Blade: Warband does not handle multiple
screens gracefully (resolution problem)
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brian(a)brianvuyk.com
I am running Linux Mint 10, and I am running a desktop with two monitors - a
1920x1080 on the left, and a 1280x1024 on the right, configured in a Twinview
configuration using Nvidia's tools.
This gives me a desktop resolution of 3200x1080.
When I start Mount and Blade: Warband (or the original Mount & Blade), the game
pops up in the left (1920x1080) monitor. I get a notification from the game at
the bottom left of the screen that says 'Multiple Screen mode enabled.'
However, the game picks up the 3200x1080 desktop resolution, and uses that on
the single 1920x1080 monitor it is displaying on. As a result, the actual game
output is displayed in a 60% wide (1920px/3200px) column in the center of the
monitor.
I can navigate to the video configuration settings, but the only resolution
available to the game is the 3200x1080 desktop resolution.
As a side note, the mouse seems to work with correct resolution - that is, when
I point the cursor over where a menu item *should* be, the menu item lights up,
while if I point the mouse cursor where the item displays with the corrupted
resolution, the menu item doesn't activate.
On Windows XP, this works as expected - the game displays on one monitor with
the correct resolution.
--
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=35619
Bug ID: 35619
Summary: Toad 7: Throws exception messages when connecting to a
DB and becomes unusable
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: swdevelop1981(a)gmail.com
Classification: Unclassified
Created attachment 47568
--> http://bugs.winehq.org/attachment.cgi?id=47568
wine terminal output
The application throws never ending exceptions when connecting to a DB and the
application is unusable.
Screenshots and terminal output attached.
Run Toad:
WINEPREFIX=~/.wine32 WINEARCH='\''win32'\'' wine ~/.wine32/drive_c/Program\
Files/Quest\ Software/Toad\ for\ MySQL\ Freeware\ 7.0/toad.exe
Download from:
http://www.quest.com/toad-for-mysql/
Install instructions:
1. Install latest winetricks (version at least 20140123)
On OSX: brew install winetricks --HEAD
2. Run: export WINEPREFIX="$HOME/.wine32"; export WINEARCH='win32'; winecfg
3. Install DotNet 4.0: winetricks dotnet40
4. wine Quest_Toad-for-MySQL-Freeware_70.exe
--
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=25482
Summary: Amnesia: AL lib fault getting "periods"
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cww(a)denterprises.org
When I start the "Amnesia: The Dark Descent" game from Steam, I get the
following fatal error:
AL lib: alsa.c:743: get periods failed: Invalid argument
wine: Unhandled page fault on read access to 0x7f0b2df0 at address 0x7d125610
(thread 001f), starting debugger...
I have a very custom .asoundrc, but in the ~2 years I've had my current sound
card (and my current .asoundrc), I've never had any problems playing audio.
The DVD version (i.e. not the Steam version) of Amnesia is rated as platinum,
but the most recent test for that was performed with Wine 1.3.3. I'll give
1.3.3 a whirl and perform a bisection if I don't get the same crash.
--
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=7372
Simon <swdevelop1981(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |swdevelop1981(a)gmail.com
--
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=25509
Summary: Word 2007 Blog Post feature will not allow blog
account registration.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wahisfun(a)gmail.com
System: ubuntu 10.04 LTS (fully updated). Wine 1.3.8. MS Office 2007.
Bug: Word 2007 Blog Post feature will not allow blog account registration. Blog
Account - Typepad. Error message says:Word cannot register your account.
--
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=7372
--- Comment #60 from Damjan Jovanovic <damjan.jov(a)gmail.com> ---
(In reply to Pekka Helenius from comment #59)
> The latest patch provided by Damjan Jovanovic works for Wine 1.7.29. Tested
> with Linux version of Firefox (native) and Powerpoint 2010 (wine
> installation). Should the patch be implemented to some of the next wine
> versions?
No, the patch was rejected. IRC discussion between me (as dacha) and Alexandre
(as julliard) below:
Aug 28 18:55:03 <dacha> julliard can i please have some feedback on
http://source.winehq.org/patches/data/105925
Aug 28 19:16:40 <julliard> dacha: once again it looks overly complicated
Aug 28 19:17:59 <dacha> julliard: it actually needs to be vastly more
complicated to be fully complete and correct, eg. to handle all possible
placements of HTML comments.
Aug 28 19:18:48 <dacha> julliard: why can't i just use libxml2's HTML parser
like before?
Aug 28 19:18:57 <julliard> dacha: well sure, but you are not going to be
able to do the complex version if the simple version is already so messy
Aug 28 19:21:57 <dacha> julliard: what exactly do you mean by messy? magic
numbers or what?
Aug 28 19:23:43 <julliard> magic numbers, parsing the text twice, copying
strings multiple times, useless ERRs, etc.
Aug 28 19:28:58 <dacha> julliard: ok thank you, i'll see what i can do. what
about using libxml2?
Aug 28 19:29:54 <julliard> dacha: using libxml2 has many other problems
Aug 28 19:30:52 <dacha> julliard: but we use it in msxml3 don't we?
Aug 28 19:31:30 <julliard> yes, but we don't want it all over the place
Aug 28 19:31:41 <julliard> if you really wanted that you should load msxml3,
but again we don't want that
Aug 28 19:31:49 <julliard> simple string parsing is good enough for this
Aug 28 19:35:18 <nsivov> dacha, for simplified parser take a look at
ntdll/actctx.c, it works for known document structure, it's simple and small
enough
Also we discovered that (at least) <A> and <IMG> tags can have
C:\path\to\something style paths, which means the HTML needs to be deeply
parsed and those paths converted to *nix paths. The reverse holds true when
exporting HTML from Wine, and IIRC, doesn't happen yet either. So there's a lot
of work remaining :-(. Anybody want to help?
--
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=25511
Summary: Test app with Windows Media control hangs when opening
video
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a_villacis(a)palosanto.com
There is a Windows Media control that is embeddable by a Visual Basic 6
application. When using a test application with an embedded Windows Media
Control and trying to open an AVI file under wine-1.3.9 and gstreamer support
compiled in, the application hangs. The app menu is unresponsive, none of the
buttons of the control work, not even the Close button of the window manager
responds. The only way to terminate the app is to Ctrl-C from the console.
When I select an AVI file, I also get the following at the console:
fixme:quartz:FilterGraphNoThread_create CLSID_FilterGraphNoThread partially
implemented - Forwarding to CLSID_FilterGraph
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{8e1c39a1-de53-11cf-aa63-0080c744528d}
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{fc4801a3-2ba9-11cf-a229-00aa003d7352}
err:gstreamer:push_data_init Obtaining buffer returned: -2
The very last message appears about half a second later than the rest of the
messages.
--
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=25540
Summary: The Full licensed version of Family historian cannot
be installed due to an overflow error
Product: Wine
Version: 1.1.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nlaw(a)naad.fsnet.co.uk
The Full licensed version of Family historian cannot be installed due to the
error "err:seh:setup_exception_record stack overflow 856 bytes in thread 001c
eip 7bc3f72a esp 00240fd8 stack 0x240000-0x241000-0x340000" (There is a
workaround), however installation of the demo version works ok.
The workaround involves copying the program folder and registry entry's from a
windows machine ie bypassing the install process then the program works.
--
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=25547
Summary: Sims3Launcher freezes when attempting to launch game
Product: Wine
Version: 1.3.9
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adman.com(a)gmail.com
Created an attachment (id=32532)
--> (http://bugs.winehq.org/attachment.cgi?id=32532)
Wine error log
Sims3Launcher Version 1.0 seems to work, but after upgrading to versions 1.15,
1.17 or 1.18 the program works as well as is to be expected, except that when
clicking the large Play icon (which attempts to execute the actual game
TS3.exe), the whole program freezes and the log reports:
err:ntdll:RtlpWaitForCriticalSection section 0x104a3bc0 "?" wait timed out in
thread 0009, blocked by 0046, retrying (60 sec)
then after a long time reports other .NET-related messages
Please ask for any more logs / dumps / etc. required.
--
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=25566
Summary: Illustrator CS5 installer fails
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.demyanov(a)gmail.com
Start "Set-up.exe" (Adobe.CS5.Design.Premium)
Immediately fail.
See attached log file.
P.S.: In wine 1.2.1 was bug # 22680, after installing wine 1.3.9 and clearing
WINEPREFIX showed this error.
--
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=25568
Summary: spore fails to start with kernel 2.6.32-26-generic or
newer in kubuntu
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thevladsoft2(a)gmail.com
The game never start when run in kubuntu lucid using kernel 2.6.32-26-generic
or 2.6.32-27-generic. If I use a previous kernel, 2.6.32-25-generic, it starts
normally.
In fact, this is the only thing that does not work using the new kernels.
This is the only exit when running via console:
"fixme:thread:SetThreadIdealProcessor (0x70): stub
fixme:thread:SetThreadIdealProcessor (0x78): stub"
--
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=25589
Summary: AutoCAD 2000: "Help->What's new" doesn't work
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine acad.exe
4) Help->What's new
Behaviour:
Nothing happens.
Expected behaviour:
What's new should appear.
Terminal output:
trace:winhelp:WINHELP_GrabWindow Grab 0x12a308#0++
trace:winhelp:WINHELP_GrabWindow Grab 0x12a308#1++
trace:winhelp:WINHELP_ReleaseWindow Release 0x12a308#2--
trace:winhelp:WINHELP_HandleCommand Got[127]: cmd=258 data=0136f6a0
fn=C:\Program Files\ACAD2000\help\acad_ug.hlp
fixme:winhelp:WINHELP_HandleCommand Unhandled command (102) for remote winhelp
control
err:ole:RevokeDragDrop invalid hwnd (nil)
trace:winhelp:WINHELP_HandleCommand Got[56]: cmd=2 data=00000000 fn=C:\Program
Files\ACAD2000\help\acad.hlp
trace:winhelp:MACRO_Exit ()
trace:winhelp:WINHELP_ReleaseWindow Release 0x12a308#1--
--
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=25594
Summary: Many errors in launcher.
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lilezek(a)gmail.com
The application Launcher of Fonlie: 2238, have all buttons wrong placed, but
they work. There is also a bug on the status checking.
I've tested it with dotnet20 or dotnet30, and the same bugs occurs.
In the log appears the output of the application when I start it and close it
without doing anything else.
Screenshot: http://appdb.winehq.org/appimage.php?iId=33629
--
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=25610
Summary: The Action Replay DSi Code Manager, used to program
the Action Replay DSi won't load.
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: k2trf(a)yahoo.com
Created an attachment (id=32609)
--> (http://bugs.winehq.org/attachment.cgi?id=32609)
Backtrace of the program (first time I ever did this, so it may not have been
done correctly)
*Running openSuSE 11.2
*Originally obtained Wine through the Software Manager - YaST (as SuperUser)
*Package name: wine
*Version: 1.3.9-1.1 (i586)
*Package name: wine-gecko
*Version: 1.1.0-11.0 (noarch)
*Package name: wine-mp3
*Version: 1.1.39-1.pm.12.2 (i586)
*Program Name: Action Replay DSi Code Manager
*Originally installed with a CD that came with the device, but a copy of the cd
files can be found at
[http://us.codejunkies.com/support_downloads/Action_Replay_DSi_PC_software.z…].
*Launched by terminal: wine "c:\program files\datel\action replay dsi code
manager\actionreplaycodemanager.exe"
*The program only runs the first time, after installation under Wine, and won't
launch any time after if selected from the application menu. Furthermore, when
it does work the first time, it won't connect to the internet, to receive
software updates (there is one that must be gotten to work with the
subscriptions), the subscriptions never load since there is no internet, and
the device is not recognized by the program when it is plugged in. Windows
platforms usually identify it as "ardsihwprog".
*Backtrace is attached. This is the first time I have ever done a backtrace, so
I'm not entirely sure I did it correctly, but I believe I did. The backtrace
was copy & pasted into an OpenOffice.Org document, and saved as an .odt file
(open document text). If you need it in a different format, please let me know.
Please feel free to contact me for any further inquiries about this problem,
and thanks!
--
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=25623
Summary: specctra.exe (version 15) not work
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jopka(a)kvidex.ru
Created an attachment (id=32631)
--> (http://bugs.winehq.org/attachment.cgi?id=32631)
WINEDEBUG=+relay,+process wine
/home/test/.wine/drive_c/Padspwr/SPECCTRA/bin/specctra.exe > log.txt 2>&1
Hi!
Specctra version 15 not start under Wine.
It says
Code: 0xC0000005 Address: 0x00A92CC2
Trying to write memory at 0x00000000
I attach log file.
AppDB not know about Specctra router. (It's a software to auto-route printed
circuit boards).
Thanks
--
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=25637
Summary: DNS on wine 1.3.8 RtlpWaitForCriticalSection leads to
winedebug seh.
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebug(a)piments.com
I have got DNS 9 pro to install after some fiddling and works quite well on
basics. (silver rating)
It required three runs of install shield but finally worked including options
and non-std install dir. 9/10 for installer.
However, several functions do not work and lead to stack or errors of the form
err:ntdll:RtlpWaitForCriticalSection section 0x110060
"/back/tmp/portage/app-emulation/wine-1.3.8/work/wine-1.3.8/dlls/ntdll/heap.c:
main process heap section" wait timed out in thread 003f, blocked by 0009,
retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x110060
"/back/tmp/portage/app-emulation/wine-1.3.8/work/wine-1.3.8/dlls/ntdll/heap.c:
main process heap section" wait timed out in thread 001d, blocked by 0009,
retrying (60 sec)
The dir is where gentoo did the build.
One specific cause is to highlight a word , rightclick and select correction,
though this is not unique instance.
After some time this triggers wine to drop into the debugger.
I see similar issue in DNS 7 which I did have working on wine circa 0.92 . This
is probably too far back to do a regression test. All other issues with dns 7
seem resolved , the installer and training was Platinum perfect, so it would be
worth following this issue on both versions.
I realise this error is pretty generic, so how can I get more specifics to make
a proper bug report on this issue.
I would probably split this into two to avoid confusion.
--
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=25641
Summary: DCC_E2 will not run
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yprgwt(a)gmail.com
when executing the program a popup with "unable to get ping handle" after that
a memory fault shows and a popup with abnormal execution of the program
--
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=25644
Summary: KASHA SECURITY MODULE on game Lineage2
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: gameux
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: qnt396(a)gmail.com
Good day i have problems with playing game Lineage 2 in that server they using
lots of security and this security not aloud me to play this game on this
server because of wine working different
It's address to look what they using for security http://www.kasha-malaga.es/
I'm have wine and play on Linux. Linux Ubuntu Linux. I'm install everything but
when I starting Lineage 2 i get table that if there is no this problem on
windows look to wine forum You have no information about it yet
Can you fix this bug Cos on Apple computers it working perfect
Thx Qnt
--
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=25647
Summary: AVP2 lots of IDirectInputDevice2AImpl_GetProperty
Unknown property
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sexy_b14(a)hotmail.com
Created an attachment (id=32663)
--> (http://bugs.winehq.org/attachment.cgi?id=32663)
AVP2 wine 1.3.10 output log
When running AVP2 wine will get a lot of dinput fixme.
fixme:dinput:IDirectInputDevice2AImpl_GetProperty Unknown property
<guid-0x0004>
while its playing to intro movies, if you hit any key to skip the intro movies
the exe will lock up. Once your in the main menu the that fixme stops.
Please see attachment thanks guys.
AMD Phenom(tm) II X4 955 Processor
ATI HD5700 X2 in crossfire Catalys 10.12
Running with wineprefix=32
--
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=25656
Summary: foobar2000: suddenly stops playing
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t0p0linik(a)yahoo.it
It always happens when foobar2k is running and the gnome screensaver starts,
then foobar stops playing.
Please note: the application doesn't crash, it simply remains freezed as it was
waiting for an event from (maybe) an audio buffer. The audio cursor stops
moving, the duration time doesn't go on, no sounds, just waiting. If I click
`stop' it stops, if I click `play' then it restarts playing the same track:
namely, the usual behaviour.
I took care in choosing a screensaver with no sounds but no luck, this still
happens. Note that if I disable screensaver, then the ubuntu power management
makes the screen fade at a specified inactivity time but this time foobar2k
goes on as it should, it keeps playing.
This brings me the idea this is not a bug in managing foobar, this is a bad
interaction between wine and the gnome screensaver.
I'm running ubuntu 10.04 with gnome DE, wine sound configuration: ALSA driver,
full hw acceleration, 44100 Hz, 16 bit. Foobar2k was recently installed in this
shiny new .wine prefix.
BTW, happy new year!
--
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=37415
Bug ID: 37415
Summary: No One Lives Forever: 2D content overlays everything
else
Product: Wine
Version: 1.7.29
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: schmatzler(a)googlemail.com
Distribution: ---
I'm having issues with No One Lives Forever. The game worked fine in Wine
1.7.11 a few months back.
Now I can still run it, but the 2D menu never vanishes. It overlays the 3D
world. When I Alt+Tab out of the game, the menu still overlays most parts of my
screen. I have to kill the game to get control over my system back.
I tried rolling back to Wine 1.7.11, but now the problem is there, too. I don't
exactly know where to file a bug. Whether it's a bug in the kernel, Mesa
drivers (I use a Radeon 6800 and the latest Mesa trunk) or a combination of
wine and other parts of the system is not known.
NOLF has a demo here: http://hirnschwund.net/NOLFDemo.zip
Maybe someone can take a look into this and check if that happens with Nvidia
cards, too.
--
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=7372
--- Comment #59 from Pekka Helenius <fincer89(a)hotmail.com> ---
The latest patch provided by Damjan Jovanovic works for Wine 1.7.29. Tested
with Linux version of Firefox (native) and Powerpoint 2010 (wine installation).
Should the patch be implemented to some of the next wine versions?
--
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=25659
Summary: mshtml:activex tests cause a timeout on some wine
machines
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sven.wine(a)gmail.com
http://test.winehq.org/data/tests/mshtml:activex.html
shows that they hang since the 3rd of December. They also hang on my machine.
When I do make test and then run the activex tests, it just works. This makes
regression testing (if needed) a bit harder.
This is all the terminal output there is when running the activex tests from
the winetest executable from the website:
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0xa5e914, overlapped 0xa5e918): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:resource:GetGuiResources (0xffffffff,0): stub
It hangs when a window called 'H' is created. This could mean that it hangs
somewhere near line 2015? Jacek, could you have a look?
--
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=25676
Summary: xpadder keyboard and mouse left and right click
emulation
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sameerjain.50(a)gmail.com
I have succesfully run the program called xpadder (official wesite
www.xpadder.com) and v5.3 for personal use can be downloaded from
"http://wow.couchcomputing.info/home/play-wc-with-your-console-controller/do…"
here.
It emulates mouse movement very well but it does not do emulation for mouse
left, right click and any keyboard press.
--
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=25688
Summary: PvPTool almost working with Wine (AutoIT program)
Product: Wine
Version: 1.2
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hardisk(a)hardisk.no-ip.org
Created an attachment (id=32721)
--> (http://bugs.winehq.org/attachment.cgi?id=32721)
Screenshot
Hi
I try to use PvPTool on Ubuntu 10.10 , PvPTool is a bot for the World of
Warcraft game , game that works great with wine.
Attached is a screenshot of the farest I've gone in order to run this program,
It launches great but the GUI dosn't fully shows up as you can see.
I also attached the wine logs if it can help you.
Thanks
Logs : http://pastebin.com/QQEW52Ra
--
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=37314
Bug ID: 37314
Summary: Error while installing LINIA surveilance application.
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: teh(a)nas.tver.ru
Created attachment 49624
--> https://bugs.winehq.org/attachment.cgi?id=49624
Backtrace files of application
Error while installing and launching LINIA surveilance application
(www.devline.ru). Installation process and application working properly in wine
under Linux Mint 9. Now, in LM17, it fails.
--
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=12202
Summary: No pic when installing Indiana Jones demo in fullscreen
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.jeuxvideo.fr/telecharger-demo-jouable-
2656.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=11610)
--> (http://bugs.winehq.org/attachment.cgi?id=11610)
good screenshot (windowed mode)
As said in the summary, there is no pic when installing Indiana Jones and the
Emperor4s tomb demo in fullscreen. Installing it windowed mode (thanks to
winecfg) makes the pictures appearing
I attached 2 screenshots to show the problem. And a good console output and a
bad one.
Joaopa
--
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=25716
Summary: New: native dxdiag+quartz crash with builtin devenum
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce, use a fresh .wine and native dxdiag.exe and dxdiagn.dll.
To work around bug 25715, use native quartz.dll.
Starting dxdiag puts up an interface, then crashes with
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
Unhandled exception: page fault on read access to 0x00800009 in 32-bit code
(0x35501dec).
Backtrace:
=>0 0x35501dec in quartz (+0x1dec) (0x0032e388)
1 0x7dc2ce92
DEVENUM_ICreateDevEnum_CreateClassEnumerator+0xd01(iface=0x143fa8,
clsidDeviceClass=?, ppEnumMoniker=0x68, dwFlags=0x32f4dc)
[dlls/devenum/createdevenum.c:677] in devenum
On the next run, it nicely says "DxDiag has detected that there may
have been a problem accessing DirectShow the last time this program
was used. Would you like to bypass DirectShow this time?"
If you say yes, it goes on to work well.
winetricks devenum works around the initial crash, and lets dxdiag
work as expected.
(Not sure what component this is; using quartz, since it seems at least
nearby.)
--
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=37366
Bug ID: 37366
Summary: HexEdit Pro 4.0 crashes after opening a file
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tcll5850(a)gmail.com
as the title states, just install and open a file
I'm not exactly sure what libraries are needed which may be the cause of the
crash (if that).
the original installer can be downloaded here:
http://www.4shared.com/file/VRaD3TtAce/HexEditPro4_0.html
(the original site for this download http://hexeditpro.com is no longer
available)
since the site was taken down, here's an image to show you something to expect:
http://lh4.ggpht.com/-wdKQc09lsdY/Ulc0kkamcpI/AAAAAAAAFYk/kOhcJzzvPKY/s1024…
optionally, I've patched this program and removed the annoying dialog.
you can download that here:
http://www.4shared.com/file/gmsRpsxGce/HexEditPro.html?
(this replaces HexEdit.exe in C:\Program Files(x86)\HexEdit Pro\)
note: this should not affect the program's normal runtime
(you'll get the exact same issues with the patch as the normal program)
--
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=35489
Bug ID: 35489
Summary: HTC Synchronization Manager 2.4 doesn't run with Wine
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stefan.roettger(a)gmx.de
Classification: Unclassified
Created attachment 47375
--> http://bugs.winehq.org/attachment.cgi?id=47375
wine (error) messages during startup
Installation process works fine. After starting HTC Sync Manager, the splash
screen appears twice and nothing else happens.
--
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=37230
Bug ID: 37230
Summary: Cannot override window.ActiveXObject()
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: jactry92(a)gmail.com
Created attachment 49502
--> https://bugs.winehq.org/attachment.cgi?id=49502
log+jscript.txt
1. wine iexplore
http://jactry.com/HTMLTest/tests/js_ActiveXObject_value_unsupported_flags.h…
2. Click the button
---snip---
fixme:jscript:ActiveXObject_value unsupported flags 4
---snip---
fixme:jscript:ActiveXObject_value unsupported flags 1
---snip---
--
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=35886
Bug ID: 35886
Summary: lotus notes 9 on ubuntu 12.04, install error
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: ik3oby(a)hotmail.com
Created attachment 47917
--> http://bugs.winehq.org/attachment.cgi?id=47917
backtrace file
error during install lotus notes 9 on ubuntu 12.04
--
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=33425
Bug #: 33425
Summary: Last Half of Darkness-Shadows of the Servants demo
crashes
Product: Wine
Version: 1.5.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Classification: Unclassified
Created attachment 44227
--> http://bugs.winehq.org/attachment.cgi?id=44227
console output
This demo crashes very early.
--
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=28920
Bug #: 28920
Summary: vsvars32 PATH setting doesn't propagate to caller
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Installed visual c++ 2005 express, tried to use it with windows eclipse.
After patching wine to work around bug 28915, next problem was getting
PATH set before running eclipse.
Creating a batch file foo.bat that does
call c:\Program Files\Microsoft Visual Studio 8\Common7\Tools\vsvars32.bat
PATH
shows that the PATH set by vsvars32.bat doesn't affect the parent.
Small examples do, though. Not sure what's wrong with the bigger batch file.
I think this used to work.
--
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=20444
Summary: msi installer fails instead of asking for another CD
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=24291)
--> (http://bugs.winehq.org/attachment.cgi?id=24291)
Installation of Doom 3 fails
Hi, i tried to install Doom3 CD version and it fails in a place, where should
the installer ask for CD2. Windows message pops up:
Error: -1603 Fatal error during installation. Consult Windows Installer Help
(Msi.chm) or MSDN for more information.
Console says:
err:msi:ACTION_InstallFiles Failed to copy L"F:\\Setup\\Data\\base\\pak000.pk4"
to L"C:\\Program Files\\Doom 3\\base\\pak000.pk4" (2)
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1603
File pak000.pk4 is indeed placed on CD2.
All the following wine tested versions fails:
1.0.1, 1.1.5, 1.1.10, 1.1.13, 1.1.19, 1.1.22, 1.1.30, 1.1.31
...so it probably never worked. The reason why people in AppDB says "install
YES" is probably because of using DVD version of DOOM3 (works-tested myself,
all files on one medium) or they installed it on Win and just run it under
wine.
--
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=31608
Bug #: 31608
Summary: In 1.5.12 Don't find Logitech rumblepad 2 joystick
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 13ilya(a)gmail.com
Classification: Unclassified
wine 1.5.12 openSUSE Tumbleweed x86_64 (
http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_12.1 )
In 1.5.12 don't find logitech rumblepad2 joystick.
In wine control panel in Game controllers is empty, but joystick conected and
work in Linux.
--
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=25767
Summary: Hegemony Gold rendering artifact: border overlay only
shows in upper left corner of screen
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.longbowgames.com/downloads/Hegemony%20Gold%20Installer.exe
installs and starts fine.
In the very first screen once the
game tutorial is underway (when it says "Pan the camera with..."
or "Zoom and rotate with ...",)
you can see a rotating leapard-spotted band surrounding the castle
(presumably showing the border of the region of influence of
the castle?).
On Windows, this band isn't confined to a region of the screen,
but in Wine, it is confined to the left half and upper third
of the screen, regardless of resolution or whether you've
selected fullscreen or windowed mode in the game.
This is on an Nvidia gt 240 with driver 260.19.06.
I also checked with wine-1.1.38, same problem.
--
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=36528
Bug ID: 36528
Summary: Behringer x32 Edit runs not under Ubuntu 14.04 in
combination with Wine
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bernd.spahn(a)web.de
Behringer x32 Edit runs not under Ubuntu 14.04 in combination with Wine.
Under Ubuntu 13.10 and Wine it works stable and without any errors
--
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=19293
Summary: Galactic Civilizations 2 v. 1.0D Digital:Bonus Pack.
Program crashes after starting a new game.
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.galciv2.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dduck(a)rambler.ru
CC: dduck(a)rambler.ru
Created an attachment (id=22337)
--> (http://bugs.winehq.org/attachment.cgi?id=22337)
Result of regression tests
Program crashes after starting a new game.
In wine-1.1.25 this game crashes when clicking "New game". This bug is about
events after starting the game.
--
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=25837
Summary: Dual head changing resolution issue
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: th-net(a)yandex.ru
Created an attachment (id=32923)
--> (http://bugs.winehq.org/attachment.cgi?id=32923)
Screens configuration
I'm using following screens configuration (see attach)
When window of program under Wine placed at 1st screen and second screen was
detached that window moves down. If reattach 2nd screen window returns to it's
original place.
This happens for me often when i send to hibernation my laptop, detach 2nd
screen and wakeup it without 2nd screen connected.
In this case some programs can't properly work with window area, which been
under bottom of screen. (If this happens without hibernation all correct)
I think this happens in result of changing coordinates.
0 by y axis is top of 2nd screen, so window at 1st screen which palaced very
top of screen have not 0 by "y" but 0+n (see attach)
But when 2nd screen is detached 0+n isn't top of screen, and window "jumps"
down.
--
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=27781
Summary: LEGO Harry Potter Year 1-4 crashes with "Failed to
create d3d device. Application will now exit. Error =
0x8876086c"
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mm(a)qimmit.com
Created an attachment (id=35544)
--> (http://bugs.winehq.org/attachment.cgi?id=35544)
Error log
When starting the game, a popup says the following:
"Failed to create d3d device. Application will now exit. Error = 0x8876086c"
--
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=25815
Summary: 12voip application won't start after installation
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elcondor1008(a)hotmail.com
Created an attachment (id=32899)
--> (http://bugs.winehq.org/attachment.cgi?id=32899)
Terminal output during and after installation of 12 voip.
12voip is a nice VOIP program, makes possible to phone to land line, mobile
phones and sending SMS for a very low price (far lower than a skype).
Download is free on URL: http://www.12voip.com/en/index.html
After installation, it is possible to try some minutes of phoning for free.
I tried to install application on Ubuntu 10.04, and on Debian 5.0.
This output is for Ubuntu 10.04, Wine version 1.2.2-1ubuntu-lucid1.
In the attachment is a terminal output during installation.
After install, program won't start at all.
There is a several programs that I think are from the same family
(www.justvoip.com, www.voipstunt.com) because looks very similar, same
features, export-import features among those applications. Only the price vary
among them.
Best regards,
Franko I.
--
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=26015
Summary: Forsaken World - Game client crashes at startup
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fenrina(a)yahoo.com
Created an attachment (id=33180)
--> (http://bugs.winehq.org/attachment.cgi?id=33180)
Log (without patcher)
Forsaken World's client crashes at startup. It will crash if I run it from the
patcher or if I bypass the patcher and run it directly.
The client won't show anything before crashing. First thing seen is a message
from Wine saying that the client, game.exe, has crashed.
Crashes in both 1.2.2 and 1.3.13.
PCLinuxOS Full Monty (up-to-date)
Download Link (3gb download): http://fw.perfectworld.com/download
--
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=25927
Summary: fifa11_demo hangs with builtin msvcr80 when run from
batch file
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With today's, git, running fifa11 demo from a batch file
with builtin nsvcr80 hangs after first screen with
...
InputThread started
err:ntdll:RtlpWaitForCriticalSection section 0x20a4bd8 "?" wait timed out in
thread 000b, blocked by 0034, retrying (60 sec)
To reproduce, download
http://static.cdn.ea.com/fifa/u/f/fifa11_pc_demo_NA.zip
(sha1sum c3a66284bffb985f31b11e477dade50c0d4cac52)
unzip & install
winetricks d3dx9_36
cd ~/.wine/drive_c
cat > run.bat <<_EOF_
c:
cd C:\Program Files\EA Sports\FIFA 11 Demo\Game
fifa.exe
_EOF_
WINEDLLOVERRIDES=msvcr90=b wine cmd /c run.bat
Oddly, it doesn't seem to hang if not run from the batch file.
WINEDEBUG=+file is also enough to get it to not hang.
--
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=37411
Bug ID: 37411
Summary: ntdll/tests/reg.c fails / wineserver crashes running
ntdll/reg test from winetest
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, regression, source
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Regression SHA1: e94d2e045960978f8c48c4e9527f88f1229bf4be
Distribution: ---
../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so
reg && touch reg.ok
reg.c:1309: Test failed: got 4, expected 86
reg.c:1319: Test failed: got L"WineTest", expected
L"\\Registry\\User\\S-1-5-21-0-0-0-1000\\WineTest"
Makefile:413: recipe for target 'reg.ok' failed
make: *** [reg.ok] Error 2
This change also breaks running the tests from winetest (at least for me on
Fedora, and looking at https://tests.winehq.org, it appears every linux machine
is affected).
Manually running this test explicitly with winetest shows wineserver is
crashing:
*** Error in `/home/austin/wine-git/server/wineserver': double free or
corruption (!prev): 0x09d06b68 ***
wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.
and after running ulimit -c unlimited:
Running: ntdll:reg (15 of 20)
*** Error in `/home/austin/wine-git/server/wineserver': double free or
corruption (!prev): 0x08bc3ba0 ***
*** Error in `/home/austin/wine-git/server/wineserver': malloc(): memory
corruption: 0x08bc3c00 ***
Inconsistency detected by ld.so: dl-open.c: 220: dl_open_worker: Assertion
`_dl_debug_initialize (0, args->nsid)->r_state == RT_CONSISTENT' failed!
reverting e94d2e045960978f8c48c4e9527f88f1229bf4be allows the test to pass
--
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=37344
Bug ID: 37344
Summary: Can't start SNMPc Server
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imorphey(a)gmail.com
Created attachment 49660
--> https://bugs.winehq.org/attachment.cgi?id=49660
Log of SNMPc Server startup
Trying to start SNMPc Server on Linux Mint 17. It gives me a error. Bugtrace is
attached.
--
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=37256
Bug ID: 37256
Summary: Windows tree view control auto-collapses
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: pg_nedev(a)abv.bg
Hello,
I've developed dll for Windows that uses tree view control. This is working
fine under Windows but under Wine the control auto-collapses.
For example you have expanded branch with several sub-branches. When you click
with the mouse on one of the sub-branches you are navigated to another window.
Then you click again on another sub-branch in the tree view window and the main
branch collapses (as if the branch [-] control is clicked).
The tree view style is TVS_HASLINES, TVS_LINESATROOT, TVS_HASBUTTONS,
TVS_DISABLEDRAGDROP, TVS_NOTOOLTIPS, TVS_SHOWSELALWAYS, TVS_SINGLEEXPAND
With the original Windows XP comctl32.dll this is not observed.
Thanks,
Pavel
--
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=25919
Summary: Heroes of Newerth: annoying static on initialization
when using mmdevapi
Product: Wine
Version: 1.3.12
Platform: x86-64
URL: http://dl.heroesofnewerth.com/HoNClient-2.0.9.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: m.b.lankhorst(a)gmail.com
Note: this machine has pulse, I'll try on my gentoo box when I get a chance...
Anywho, download the client and start it. If mmdevapi is enabled, the game will
use it, and when the game first starts, you'll get a loud screeching noise. If
you disable mmdevapi and let the game use dsound, it sounds fine.
+mmdevapi,+winmm,+tid attached.
The strange thing is that it seems to not occur with native msvcr80, only
builtin msvcr80 with the patch from bug 25538. If I set msvcr80 to native, it
seems to work fine.
You can reproduce this without an account, just download the latest client and
run 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.
http://bugs.winehq.org/show_bug.cgi?id=18440
Summary: Touhou Hisoten ~ Scarlet Weather Rhapsody crashes in
menu/game select
Product: Wine
Version: 1.1.20
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mousecar23(a)hotmail.com
Created an attachment (id=21041)
--> (http://bugs.winehq.org/attachment.cgi?id=21041)
Terminal output from start to crash
Crashes when selecting Vs Network, Music Room, and most profile options.
--
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=36761
Bug ID: 36761
Summary: Invisible dragimage
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: ocean04(a)suomi24.fi
Run demo. Try to move any black piece (Drag using mouse). Dragimage is missing.
Workaround winetricks comctl32
http://netikka.net/dev/ChessBrdDemo1.exehttp://netikka.net/dev/chessdemosource.zip
--
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=20720
Summary: winebrowser fails when # is in the file name
Product: Wine
Version: 1.1.33
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: domiman(a)gmail.com
I'm using winebrowser to open various files on my host system. When the file
name of a file I try to open contains # winebrowser can't find the file for
some reason.
my registry entries:
REGEDIT4
[HKEY_CLASSES_ROOT\.ini]
@="WINE_BROWSER.file"
[HKEY_CLASSES_ROOT\WINE_BROWSER.file]
[HKEY_CLASSES_ROOT\WINE_BROWSER.file\shell]
[HKEY_CLASSES_ROOT\WINE_BROWSER.file\shell\open]
[HKEY_CLASSES_ROOT\WINE_BROWSER.file\shell\open\command]
@="c:\\windows\\system32\\winebrowser.exe -nohome \"%1\""
and the error when I try to open ~/.wine/drive_c/windows/test#.ini:
The file /Users/dominus/.wine/drive_c/windows/C:\windows\test#.ini does not
exist.
(no other text in the console about this)
When I rename test#.ini to test.ini it opens fine with the associated app on my
system.
My system Mac OS X 10.6.2, bug observed in both Wine 1.1.32 and 1.1.33
--
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=23955
Summary: Heroes of Might and Magic V Map editor -- Crashes when
an attempt is made to draw the map
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krzysdrewniak(a)gmail.com
Created an attachment (id=30075)
--> (http://bugs.winehq.org/attachment.cgi?id=30075)
Backtrace referenced in initial report
The map editor (as included in Heroes of Might and Magic V patch 1.6.0) crashes
when an attempt is made to draw the map (or so it seems).
Platform:
OS: Ubuntu 10.04 with the Wine PPA enabled.
Wine Version: Wine 1.2
Heroes of Might and Magic V installed in own wineprefix with a virtual desktop
of 1024x786 and the native directx installed. and overridden per winetricks.
Graphics card: Nvidia ???? (128 || 256 MB memory)
Steps to reproduce:
1. Start the Heroes if Might and Magic Map Editor which is located at
$WINEPREFIX/drive_c/Program Files/Ubisoft/Heroes of Might and Magic
V/bin/H5_MapEditor.exe
2. Wait for the editor to load.
3. Create a map with any name type Multiplayer, and size Small (I have not
attempted to vary these settings, but I belive that they have no effect)
4. Observe that after the "Loading MOD "C:\Program Files\..." dialog
disappears, a wine crash notification is displayed and the backtrace atteched
below is printed to stdout.
--
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=25867
Summary: Silhouette Studio: not rendering the GUI properly
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ba(a)cykian.net
Created an attachment (id=32969)
--> (http://bugs.winehq.org/attachment.cgi?id=32969)
Garbled window
Hello,
Silhouette Studio is a CAD program, freely available from
http://www.silhouetteamerica.com/software.aspx
for use with their Silhouette line of computerized cutters.
I installed the 1.3.0 version. There was a bug during the installation
(installer window frozen). I hit Ctrl+C and I found out the app was installed
properly.
I ran the app, but the display is totally garbled (see attachment). This is the
bug i'm reporting.
Apart from this bug, the app seems to work fine and I don't see any GUI-related
error in the console window (but I'm not a wine internals expert).
Thanks.
--
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=37026
Bug ID: 37026
Summary: Matlab 2009a crashes on unimplemented function
msvcr80.dll._fread_nolock
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/MATLAB/R2009a/bin
$ wine ./matlab.exe
...
wine: Call from 0x7b83ae8f to unimplemented function msvcr80.dll._fread_nolock,
aborting
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/b540277cc7b8dc5b8118ce948b485afe…
'winetricks -q vcrun2005' works around.
$ wine --version
wine-1.7.23-33-gc654b7b
Regards
--
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=35323
Bug ID: 35323
Summary: Final Fantasy XI crashes with page fault before main
menu
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bpoint42(a)gmail.com
Classification: Unclassified
Created attachment 47110
--> http://bugs.winehq.org/attachment.cgi?id=47110
WINEDEBUG=warn+all log for polboot.exe with 1.7.8
Following a clean install of Final Fantasy XI (JP version) into a new
WINEPREFIX, POL starts FFXI, displays the license agreement, then crashes with
a page fault just after the screen fades out, before the main menu shows.
This looks to have started from 1.5.14, and seems to be reproducible all the
way up to at least 1.7.8. (Wineskin doesn't have any newer engines at this
time.) 1.5.13 does not crash, and shows the main menu properly, see:
http://bugs.winehq.org/show_bug.cgi?id=28861
I'm attaching a warn+all log and backtrace, but I realize this needs debug
symbols to really be useful. Once I am able to build wine from the git
sources, I'll update this bug with more information.
--
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=34479
Bug #: 34479
Summary: Advantage Cooking: crashes on start
Product: Wine
Version: 1.7.1
Platform: x86
URL: http://advantagecooking.com/html/downloads.html
OS/Version: Linux
Status: NEW
Keywords: download, obfuscation
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 45912
--> http://bugs.winehq.org/attachment.cgi?id=45912
relay,seh,tid trace
A user asked about this in #winehq. Installs fine, but crashes on start:
fixme:wbemprox:client_security_Release 0x7de6b2b8
fixme:reg:RegSetKeySecurity :(0xa0,4,0x154dd28): stub
err:seh:raise_exception Unhandled exception code 80000001 flags 0 addr
0x7bc7fc39
protection ID reports it's using Armadillo 7.2.0:
[!] Armadillo v7.20 (or newer) detected !
austin@aw25 ~ $ sha1sum AdvCooking211Installer30DG.exe
1db17ae7e00a309ab3dffa4f9f4708254bb5708f AdvCooking211Installer30DG.exe
austin@aw25 ~ $ du -h AdvCooking211Installer30DG.exe
16M AdvCooking211Installer30DG.exe
austin@aw25 ~ $ wine --version
wine-1.7.1-190-g00e6951
--
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=25806
Summary: Civilization 2: Freezes early in the game
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martinkellner(a)fast-mail.org
At installation, there is an error message that wine can't find the program
starter. When launching the game buy clicking the EXE-file directly, the game
starts but crashes, either while setting up the game or just as the game has
begun. The only error message is that wine has encountered a serious error and
needs to close.
--
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=37412
Bug ID: 37412
Summary: Quotes by shortcuts: ALT+0130 and ALT+0145 by MS
Office 2007
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tothsoft(a)gmail.com
Distribution: ---
Wine 1.7.12 is now the best core also for office 2007 and also
bibliothek/reference, but it is still bug with (english) quotes by shortcuts:
ALT+0130 and ALT+0145 (still unexpectedly it doing also a change of styles from
normal text to title).
This trouble is also by all previously wine version by office 2007. Under
originaL windows, this trouble is not.
--
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=22993
Summary: Wireless Manager mobile edition 5.5: Program crashes
when trying to run
Product: Wine
Version: unspecified
Platform: x86
URL: http://panasonic.net/avc/projector/download/f300_win.h
tml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pruthvi.vallabh(a)gmail.com
The program is meant to connect a laptop to an overhead projector through
wireless link (model: Panasonic PT-LB51NT). The program is installed using wine
from its setup file. The program runs normal under windows XP and windows
vista. On start, the program displays a message-box asking "wait trying to
install required driver". But immediately after that an error message pops-up
from wine saying "the program WM.exe has encountered a serious problem and
needs to be closed".
--
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=25713
Summary: Autodesk Express viewer - print
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ceci(a)tadeoczerweny.com.ar
I can 't print with autodesk express viewer in ubuntu.
--
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=31745
Bug #: 31745
Summary: Street Fighter X Tekken: screen flickers and the game
is unplayable
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ubuntugamingproject(a)gmail.com
Classification: Unclassified
Created attachment 41745
--> http://bugs.winehq.org/attachment.cgi?id=41745
Screen flickering log
After the logos, screen begins to flicker and the game becomes unplayable.
Choosing to enable Vsync seems to make things better, but it's still too hard
to play.
This bug can be avoided with this trick:
Edit your ~/.wine/drive_c/users//My Documents/CAPCOM/SFTK/config.ini
Under [SYSTEM], set "RenderingThread=OFF".
--
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=31623
Bug #: 31623
Summary: MS Office 2003 menu entries are not removed upon
uninstall.
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Classification: Unclassified
MS Office 2003 menu entries are not removed upon uninstall.
Also the icons for installed Office components are shown as standard Wine logo
rather than their proper icons while icons for non-installed components are
shown as they should be (I think entries for non-installed components should
not be shown at all).
--
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=25735
Summary: America's Army 3 ingame mouse control broken (block,
lock, no smoothness)
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hagar-wl(a)wp.pl
Adding this key in regedit fix ingame mouse problem:
HKEY_CURRENT_USER > Software > Wine, create a new Key named DirectInput,
inside, create a Text Value named MouseWarpOverride add the value set to force.
But this breaks mouse in all menus. It stuck in the middle of screen.
It might be possible fix:
http://www.wtfm.org/aa3-wine
--
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=25751
Summary: Faronics - Insight 7.20.21 does not install
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cog(a)cerokool.com
Went through the "Add/Remove Programs" of Wine to set it up from USB. Last
window is "Completing Insight Setup". When I click finish this shows:
"The program Setup.exe has encountered a serious problem and needs to close. We
are sorry for the inconvenience."
And then, something about making this bug report.
--
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=25758
Summary: Sims 3 Crashes at 800x600 and 640x480
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
Created an attachment (id=32828)
--> (http://bugs.winehq.org/attachment.cgi?id=32828)
+seh,+relay,+win,+x11drv,+x11settings,+tid
The game naturally supports resolutions above 1024x768 and supports 800x600 and
640x480 by stretching. When I try to start the game at either of these
resolutions in windowed or fullscreen mode, the game fails to launch.
--
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=25781
Summary: PPTVIEW won't start
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpxsat(a)gmail.com
After fresh install, the app won't start.
--
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=25793
Summary: 888 poker error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andymcgirl(a)hotmail.co.uk
888 poker error did not install
--
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=25798
Summary: Dragon Saga
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ls12693(a)aol.com
Minor objects render as white [as seen in image]. Not a huge problem at all,
but it would be nice to clear up the problem. Disabling GLSL solves nothing, as
in other programs with similar error.
--
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=25804
Summary: Avernum crashes once in a while
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.r.skele(a)hotmail.com
I installed Avernum (game) on Wine. It ran perfectly after the installation.
The next day I opened my computer and started playing Avernum from a saved
game. It took only a few minutes till it crashed. The Avernum-window was
frozen, but I still could move my mouse and access my Linux toolbars. I
couldn't close the window though so I moved it to another workspace and started
Avernum again. After a few minutes of gameplay it froze again. I repeated the
process a few times and every time it froze because I was doing some simple
command like 'look' or 'talk'. I logged out of my Linux account to close the
hoard of Avernum-windows on my other workspace and tried to start Avernum
without any programs in the background but the same problem kept reappearing.
--
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=25811
Summary: Dead Space in-game text decorations and backgrounds
are missing
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
See screenshot for example. Just to note: _all_ text in game suffers from this,
from videos, ammo-left text on your gun, door and computer panels to bench,
inventory interfaces and "chapter complete" text.
See video at link in #25810 (same time) to see how it should look like (saving
interface).
video: fglrx-10.12, HD4570
kernel: 2.6.37
settings: only VideoMemorySize set
wine: all from 1.3.6 to 1.3.11 tested.
--
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=25812
Summary: Dead Space flames and flame-alike effects are not
rendered
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
Created an attachment (id=32894)
--> (http://bugs.winehq.org/attachment.cgi?id=32894)
Screenshot of burning flamethrower alt-fire
>From all flames only yellow light is rendered, no flame is visible at all.
Exceptions:
Flames from US Valor engines from one side are visible when you are looking at
them from other side of room, i.e. from >60 degrees (they are blue).
Flames in some tubes, that you need to cross are also rendered, when you are
looking at them from side, but not visible, when you are burning in them - this
is probably just other effect in place.
All other flames are not visible. Examples:
1) Flame from flamethrower.
2) Various flame traps.
3) Flame from shuttle engines and from shuttle crash.
4) "Hyperspace" effect in the beginning.
5) Hive Mind's flame
etc...
Screenshot of flamethrower alt-fire burning and log of same process, truncated
to 1000 lines from both sides are attached. Log was ended by wineserver -k.
fglrx: 10.12, HD4570 (probably this is common issue, not only fglrx's, but hard
to say for sure - info about video card hardware and drivers in recent appdb
tests is missing).
wine: from 1.3.6 to 1.3.11, 1.3.11 with INTZ support reverted (see #25747).
This could be relevant, but, as far as i remember, hyperspace effect and crash
flames were also missing in 1.3.11, but it's hard to be sure - it's looked very
bad.
--
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=35620
Bug ID: 35620
Summary: WatchGuard System Manager 11.8.1: crashes when
application is opened
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hseron(a)cass.cl
Classification: Unclassified
Created attachment 47571
--> http://bugs.winehq.org/attachment.cgi?id=47571
backtrace.txt contains information about the error, downloaded from wine
window.
WatchGuard System Manager (WSM) is an application to manage firewalls of the
WatchGuard Company. It only exists windows version, and I'd like run this
application on my linux.
You can download WSM from http://www.cass.cl/WSM11_8_1.exe
I know that this app is not in your AppDB, but I have seen the WSM running on
wine. I hope you can help me.
wine --version: wine-1.5.6
sha1sum WSM11_8_1.exe
70e8a3c114e5b9b50a47bb1fe420a414dc85de5e WSM11_8_1.exe
My best regards.
--
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=25816
Summary: SoftPlan 13 : crashes when starting
Product: Wine
Version: unspecified
Platform: x86-64
URL: http://www.softplan.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeanic_o(a)hotmail.com
Created an attachment (id=32900)
--> (http://bugs.winehq.org/attachment.cgi?id=32900)
Debug trace
After running a normal installation complete normally. The program could not
start and crashes when opening.
I'm running version 1.3.11 on a 10.10 Ubuntu with all system work ok.
I tried older version with the same issue.
--
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=25819
Summary: Wine: Non-active buttons in GUI don't have label
visible thu remote NX server-client connection
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maxprasak(a)atlas.cz
On one side I have x86_64 machine where installed:
- SLES10 SP3 with KDE3 and Gnome graphics interface
- wine 1.3.10 (32bit version)
- FreeNX server 0.7.3-4.1
When I connect to this machine via some nxclient (i.e. Nomachine nxclient), I
saw everything as I expected, but non-active buttons don't have the labels or
images!
In nx client I can set connection speed as modem/isdn/adsl/wan/lan. I found,
that it's working only when I set this speed to lan (maximum). All other
choices generate invisible buttons which are actually inactive.
I tried all versions of wine from 1.1.38 to latest, no success.
I tried other older versions of FreeNX, no success.
I tried NXserver directly from NoMachine, same problem.
I tried another machine with SLES11 SP1 and KDE 4, same problem.
I tried more versions of Gnome gui, same problem.
All linux windows with buttons working thru NX server-client, but from wine
not.
Same situation is in our widows application, but it's not a problem of this
application.
Problem can be easily reproduced. SLES 10 or 11 + KDE or Gnome + FreeNX + Wine
on one side and connect to in via nxclient and execute winecfg and you can
see...
(Server machine is 64bit, but I'm using 32bit version of wine, FreeNX and
appropriate libraries.)
Any idea?
Thanks Max
--
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=25849
Summary: Adjustments panel lacks Process button in Photomatix
4.0
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blacksir(a)gmail.com
I was able to install Photomatix 4.0 on Ubuntu 10.10 (winetricks dotnet20
vcrun6 gdiplus fontfix). HDR-image creation works fine, but it can't be
tonemapped because Adjustments panel lacks it's only button - Process.
--
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=25852
Summary: StarCraft II Problems
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p4repwnag3(a)gmail.com
Created an attachment (id=32940)
--> (http://bugs.winehq.org/attachment.cgi?id=32940)
Pic1
Well, as you can see in the images I don't get the outer space back round at
the login screen and then in-game I only get the HUD. I don't know how this
happens if anyone can help me that would be great.
--
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=25854
Summary: go up in the
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 203065(a)gmail.com
Created an attachment (id=32946)
--> (http://bugs.winehq.org/attachment.cgi?id=32946)
logs from terminal
I try to run PES 11.
the menu get crazy.
when I am in the game or the menu of the game I feel that the arrow up is hold
but it is not at real.
--
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=25858
Summary: Program error after running application
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nhiirage(a)gmail.com
Created an attachment (id=32955)
--> (http://bugs.winehq.org/attachment.cgi?id=32955)
Terminal dump after running $ wine application
A few seconds after opening the application. Wine alerts that it can be caused
by the program or either a deficiency in Wine. This problem is not present when
running in Windows.
Attached herewith is the dump data from the terminal. Thanks
--
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=25859
Summary: winealsa cannot play 11025Hz on HDA even when HDA
codec support 11025Hz
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: superquad.vortex2(a)gmail.com
using winealsa.drv and HDA codec which support 11025Hz
any application using waveoutopen cannot play 11025Hz 16bit stereo with the
following hidden warning message unless you use WINEDEBUG=warn+wave
warn:wave:wodOpen unable to set buffer time: Invalid argument
--
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=25889
Summary: FDM (Free Download manager) fails to start in the
second & Third time of being in use
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: M4.Guest(a)Gmail.com
When U add some dll libraries to .wine
FDM works but for mainly one time than it stops to work for the second day of
being in use !!
I do not know the problem!!
--
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=25891
Summary: Keystroke Ctrl-Home not working
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: albertpool(a)solcon.nl
Created an attachment (id=32999)
--> (http://bugs.winehq.org/attachment.cgi?id=32999)
Dutch train planner from 1989
I'm having an old DOS application, the Dutch train journey planner from
1989/90, which runs fine on Windows Vista.
On Wine, all keystrokes are accepted and executed like they should, except the
Ctrl-Home command for closing the program.
--
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=25899
Summary: in Aion assault on baularia, group play suffers a huge
performance drop.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dnick_meisterib(a)yahoo.com
The game itself runs perfectly fine, until you join up other people in a
group, at which poing, the performance starts dropping rappidly, after a little
while the performance is unbearably bad. This sort of thing does not happened
on windows partition on the same partition, it was tested by me on 2 computers,
and other people in appdb shared the same problems in comments.
--
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=31378
Bug #: 31378
Summary: Built in IE - ieframe:ClOleCommandTarget_Exec
Unimplemented cmdid 25 & 26 & 28 & 29 + meany more
Product: Wine
Version: 1.5.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: proent1992(a)comcast.net
Classification: Unclassified
Created attachment 41224
--> http://bugs.winehq.org/attachment.cgi?id=41224
konsole out put from built in IE
Using Built in IE to access U-Haul dealer network Point of Sale page unusable
the Scheduling screen dose not fully render and the links and buttons on the
calender do not function. Konsole out put warns unimplemented cmdid in
ieframe.I found one other bug #26213 that may be related
URL- https://pos.uhaul.net/
Below are the credentials to login to a practice site. You can login with Fire
Fox or Chrome but not fully functional due to lack of VB script and activeX
User Name 950790
Password 950790
Location 950107
--
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=25900
Summary: build fails dlls/httpapi/httpapi_main.c on caos NSA
0.9 x86_64
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cjnitta(a)gmail.com
I have tried building wine versions 1.2.1, 1.2.2, and 1.3.12 on caos NSA 0.9
x86_64. All versions have the same behavior when I try to build them.
When I try to build I get the following error on httpapi_main.c:
gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O2 -o
httpapi_main.o httpapi_main.c
In file included from ../../include/http.h:25,
from httpapi_main.c:27:
../../include/ws2tcpip.h:57: error: conflicting types for 'socklen_t'
/usr/include/unistd.h:245: error: previous declaration of 'socklen_t' was here
make[1]: *** [httpapi_main.o] Error 1
make[1]: Leaving directory `/home/cnitta/wine-1.3.12/dlls/httpapi'
make: *** [dlls/httpapi] Error 2
I have tried adding #define USE_WS_PREFIX as discussed in:
http://www.mail-archive.com/wine-devel@winehq.org/msg53614.html
It will compile httpapi_main.c, but then fails on internettransport.c:
gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O2 -o
internettransport.o internettransport.c
In file included from internettransport.c:23:
../../include/ws2tcpip.h:57: error: conflicting types for 'socklen_t'
/usr/include/unistd.h:245: error: previous declaration of 'socklen_t' was here
make[1]: *** [internettransport.o] Error 1
make[1]: Leaving directory `/home/cnitta/wine-1.3.12/dlls/inetcomm'
make: *** [dlls/inetcomm] Error 2
Applying the same fix to internettransport.c causes many other problems such as
"storage size of 'hints' isn't known", etc.
This seems somewhat similar to the problems associated with OpenBSD, bug 16660.
--
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=25928
Summary: Morrowind GStreamer error on load
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
Morrowind is giving this error on ubuntu 11.04 64 bits, from the wine from the
wine repositories.
"(wine:32219): GStreamer-WARNING **: Failed to load plugin
'/usr/lib32/gstreamer-0.10/libgstspc.so': libopenspc.so.0: cannot open shared
object file: No such file or directory
fixme:gstreamer:GST_Connect Could not make source filter, are
gstreamer-plugins-* installed for 32 bits?"
As explained on the last post of this bug
http://bugs.winehq.org/show_bug.cgi?id=24933
I assigned the bug to mr. Maarten Lankhorst though i'm not sure it is the same.
There is also a new crash bug on "new game" too that seems unrelated (i
compiled HEAD --without-gstreamer to test it and the crash happened anyway),
but i'm trying to perform a regression test of it for another bug.
--
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=25931
Summary: Click tunnels through non-Wine window when context
menu is showing
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Simon.Paridon(a)uglyhorst.de
Created an attachment (id=33054)
--> (http://bugs.winehq.org/attachment.cgi?id=33054)
test exe to reproduce the bug
If you click a foreground non-Wine window while a context menu of a background
Wine window is shown, the mouse down event gets passed through to the window
the context menu belongs to.
See the attachment for a way to reproduce this effect.
I am using the KWin window manager.
This effect does NOT show in Windows.
(Sorry if this is known, I really have no idea how to search for this
particular effect in the bug db)
--
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=25932
Summary: Command and Conquer 3: Tiberium wars has partly
invisible units
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abugreporter(a)gmail.com
In Command and Conquer 3: Tiberium war parts of e.g. tanks are invisible. Air
planes are also invisible when they are flying for example. Rifle men are also
invisible. That is, for example the top face of a tank is completely invisible.
I tried putting everything on the lowest settings, but that didn't matter.
I am using an ATI 5770 card and I have this problem with the fglrx drivers, but
also with the radeon drivers.
--
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.