http://bugs.winehq.org/show_bug.cgi?id=27249
Summary: Edcast unable to start up
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: s.baus86(a)gmx.net
Edcast can not be started, due to an error. It just crashes and then wine says
me, that if this happens I should send a bug report.
Edcast is available free in the internet, for example here:
http://www.mpex.net/software/details/edcast.html
The log of Edcast says nothing special, so I don't append it. If you need it,
please take contact with 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=16648
Summary: Defense Grid, the Awakening: Fails to load,
X3DAudio1_4.dll
Product: Wine
Version: 1.1.11
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wolfwings(a)gmail.com
Trying to load the game complains about the dll X3DAudio1_4.dll being missing.
Loading that dll into the game directory manually allows it to get as far as
changing the screen resolution before dropping a game-propietary crash-dump
into the game directory.
Contacting the developer, they were helpful enough to stage that the crash was
occuring in Microsoft's DirectX audio engine (the X3DAudio1_4.dll file) from
the crash-dumps the game itself generated, so we're basically back at square
one in that regard.
--
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=13075
Summary: Planetside crashes Character selection screen
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)konsoletek.com
Created an attachment (id=12838)
--> (http://bugs.winehq.org/attachment.cgi?id=12838)
Planetside crash output from WinXP trial
If you run Planetside, it will function until the Character selection screen.
Specifically right about when it would load the graphics for the characters
themselves. Additionally you can bypass this screen by selecting your
character from the Sony Launchpad. The game will load up like you are in game
but right as your should see in game graphics - it again crashes.
I've tested in with a clean install of Wine 0.9.61 on NT4, Win2k, WinXP &
Win2K8. All of them crash with no differences in behavior.
Attached is the output from wine when launching Planetside. There are two
dumps. The first (~line 202) is actually from the Launchpad - it seems to have
no effect though. The second crash (~line 910) is what kicks you out of the
game. Just as an additional note, where the bash prompt shows up in the middle
of the output is when it switched from Launchpad to Planetside proper.
--
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=32912
Bug #: 32912
Summary: Wine Crash following champion select
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paullylewis(a)ymail.com
Classification: Unclassified
Created attachment 43471
--> http://bugs.winehq.org/attachment.cgi?id=43471
Logs from crash
Wine crashes shortly following Champion select on league of legends. Persistent
problem, no known solutions on this site.
--
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=28469
Summary: Unhandeled page fault on read access - Inhouse
Application
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aga.hamid(a)gmail.com
Dear Concern,
I have been recently shifted from Windows platform to Ubuntu 11.4. In order to
run in house built application which runs perfectly on Windows i have installed
wine on my machine. Actually it is a trading software and i am able to run it
in view only mode but when i try to perform buying and selling funtion by F4
and F5 function it prompts attached wine application error. I also find few
lines in the wine application debugging which i enabled for troubleshooting
purposes. I am attaching them as well for reference.
Kindly help me resolve this issue, as it is one of the big hurdles in my way
for smooth switchover to Linux.
I look forward hearing from you soon.
Thanks,
Agha Hamid
--
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=36817
Bug ID: 36817
Summary: valgrind shows a mismatched free in
msvcrt/tests/file.c
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==11351== Mismatched free() / delete / delete []
==11351== at 0x7BC4C72C: notify_free (heap.c:263)
==11351== by 0x7BC51071: RtlFreeHeap (heap.c:1762)
==11351== by 0x4EA624C: msvcrt_heap_free (heap.c:113)
==11351== by 0x4EA6BDC: MSVCRT_free (heap.c:400)
==11351== by 0x4EA1E9A: MSVCRT_fclose (file.c:3381)
==11351== by 0x4BC07E3: test_fileops (file.c:189)
==11351== by 0x4BCD4FC: func_file (file.c:2337)
==11351== by 0x4C04E40: run_test (test.h:584)
==11351== by 0x4C0523D: main (test.h:654)
==11351== Address 0x4557010 is 0 bytes inside a block of size 2,048 alloc'd
==11351== at 0x4029155: malloc (vg_replace_malloc.c:292)
==11351== by 0x4EA4F16: MSVCRT_setvbuf (file.c:4509)
==11351== by 0x4BBFDFD: test_fileops (file.c:146)
==11351== by 0x4BCD4FC: func_file (file.c:2337)
==11351== by 0x4C04E40: run_test (test.h:584)
==11351== by 0x4C0523D: main (test.h:654)
==11351==
--
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=23210
Summary: REDCINE v20.0.0 silently exits during startup
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://www.red.com/support/download/127
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.2-rc3-57-gb3f0425, launching REDCINE briefly shows the splash
screen before the application silently terminates. The only observed output is:
fixme:win:EnumDisplayDevicesW ((null),0,0x107e3c4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x107e3c4,0x00000000), stub!
fixme:keyboard:RegisterHotKey (0x20044,4097,0x00000001,70): stub
fixme:win:GetMouseMovePointsEx (16 0x107e4dc 0x107e4ec 1 2) stub
fixme:wgl:X11DRV_wglGetSwapIntervalEXT (),stub!
fixme:win:GetMouseMovePointsEx (16 0x107e4dc 0x107e4ec 1 2) 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.
https://bugs.winehq.org/show_bug.cgi?id=36483
Bug ID: 36483
Summary: Multiple applications crash on unimplemented function
ADVAPI32.dll.RegDeleteKeyValueA/W (Vista+ API)(Age of
Mythology: Extended Edition)
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
continuation of bug 32711
You need RegSetKeyValueA/W patch applied for to come that far.
The launcher for the game, 'launcher.exe' crashes on exit.
--- snip ---
8. ImageImportDescriptor:
OriginalFirstThunk: 0x00007910
TimeDateStamp: 0x00000000 (GMT: Thu Jan 01 00:00:00 1970)
ForwarderChain: 0x00000000
Name: 0x000084F0 ("ADVAPI32.dll")
FirstThunk: 0x00005000
Ordinal/Hint API name
------------ ---------------------------------------
...
0x026A "RegDeleteKeyValueA"
...
--- snip ---
$ wine --version
wine-1.7.19
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=33529
Bug #: 33529
Summary: Planetside 2 0.608.21.21306 crashed ingame
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 44378
--> http://bugs.winehq.org/attachment.cgi?id=44378
backtrace
So I installed Planetside 2 on fresh wineprefix, without a problem
when the game is in main menu I see slight graphical problems, it can be
described as, if you know when graphics card starts overheating and screen gets
artifacts, if you do now that then it looks like that
but when the game launches I can make 2 steps or less and then the game
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=10264
Summary: The Witcher fails to run
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zbigniew.braniecki(a)gmail.com
Steps:
1) wine launcher.exe
2) crash
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31269
Bug #: 31269
Summary: System.OverflowException in .NET application using
Decimal data type
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elgonzo(a)gmx.net
Classification: Unclassified
I tried to run a .NET 2.0 application with Wine 1.5. Its GUI uses
System.Windows.Forms.NumericUpDown controls.
When setting the NumericUpDown's Value property (data type is Decimal), it may
raise the following unhandled exception:
System.OverflowException: Value was either too large or too small for a
Decimal.
at System.Decimal.Compare(Decimal d1, Decimal d2)
at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
at FootprintCreator.GUI.NumericInputMIL.OnActiveUnitChanged(Object sender,
UnitEventArgs e)
at FootprintCreator.Data.UnitManager.UnitChangedHandler.Invoke(Object
sender, UnitEventArgs e)
at FootprintCreator.Data.UnitManager.set_ActiveUnit(Unit value)
Apparently, the NumericUpDown control wants to compare the new value with the
existing one (to determine if an update is necessary, i guess), which results
in throwing the exception.
The application works fine in MS Windows (using the native .NET framework).
With Ubuntu 12.04 as host OS, the problem occurred with Wine 1.5 as well as
Wine 1.4, and with either dotnet20 or dotnet20sp2 package being installed.
This issue might be related to bug #18709.
--
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=5129
unxed <unxed(a)mail.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |unxed(a)mail.ru
--- Comment #9 from unxed <unxed(a)mail.ru> ---
Still there: wine-1.7.21
--
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=7404
Dmitry Timoshkov <dmitry(a)baikal.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|dmitry(a)baikal.ru |
--- Comment #32 from Dmitry Timoshkov <dmitry(a)baikal.ru> ---
(In reply to Austin English from comment #31)
> I'm not able to reproduce the bug, there's a download available. Are you
> saying you can reproduce it?
I can't reproduce it either, but that might be because I no longer use same
configuration (WM is one of the most notable things) when I was able to.
--
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=7404
--- Comment #31 from Austin English <austinenglish(a)gmail.com> ---
(In reply to Dmitry Timoshkov from comment #30)
> (In reply to Austin English from comment #29)
> > Using wine-1.7.21-75-g0a4c786, the installer doesn't copy LunarCal.exe to
> > the installation directory (extracting with unrar works, though).
> >
> > After winetricks vcrun6, works fine.
>
> Please point out to a patch that fixed it, somehow I think that nothing
> has changed in the winpos code.
I'm not able to reproduce the bug, there's a download available. Are you saying
you can reproduce 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.
http://bugs.winehq.org/show_bug.cgi?id=22310
Summary: Brain Challenge does not start
Product: Wine
Version: 1.1.42
Platform: x86-64
URL: http://en.gameloft.ca/pc/brain-challenge/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)stanev.org
Created an attachment (id=27279)
--> (http://bugs.winehq.org/attachment.cgi?id=27279)
Backtrace running Brain Challenge
After fixes in 1.1.42, Brain Challenge install successfully. Running game shows
the entry screen with options "Play" and "Buy". Clicking "Play" creates new
window with purple background and CPU goes to 100%.
Attached backtrace.
--
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=32700
Bug #: 32700
Summary: Multi Theft Auto crashes on launch
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kuna(a)outlook.com
Classification: Unclassified
Created attachment 43143
--> http://bugs.winehq.org/attachment.cgi?id=43143
Log from PlayOnMac
Multi Theft Auto installed via PlayOnMac crashes on launch, shortly after a
white space is displayed ( normaly where an image is located ). Grand Theft
Auto ( the original game, MTA is a mode ) works perfectly fine.
--
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=26270
Summary: Rift Live: Not showing character models
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lars.ottesen(a)gmail.com
Created an attachment (id=33492)
--> (http://bugs.winehq.org/attachment.cgi?id=33492)
Console messages
Character models invisible, please assist.
--
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=30999
Bug #: 30999
Summary: GPGNet installer needs native dotnet20 (wine-mono is
insufficient)
Product: Wine
Version: 1.5.7
Platform: x86
URL: http://thevault.gaspowered.com/gpgnetdownload/GPGnetSe
tup.1.5.177.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 13507
Classification: Unclassified
Was testing bug 13507, found this. Download, run the installer (setup.exe), and
the first thing it wants to install is 'Microsoft Visual J# .NET
Redistributable Package 2.0', which appears to succeed. The application then
starts to install, but fails:
fixme:mscoree:get_runtime_info unsupported startup flags 6
err:msi:custom_get_thread_return Invalid Return Code -5
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
`winetricks dotnet20`, however, works around this and lets the app install
(there's a crash on exit, but it appears that all the files are present).
--
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=27512
Summary: GPGNet installer create only folders without files
Product: Wine
Version: 1.3.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runetmember(a)gmail.com
Installer:
http://thevault.gaspowered.com/gpgnetdownload/GPGnetSetup.1.5.225.zip
After installation there is only empty folders without files.
Bug reproduced with installer of latest version (url above) and with first
release of GPGNet (from Suprime Commander Retail DVD).
WINE 1.3.22 from ubuntu-wine PPA.
Probably regression because before it's at least installed, but doesn't work:
http://bugs.winehq.org/show_bug.cgi?id=13507
Log:
fixme:mscoree:get_runtime_info unsupported startup flags 6
fixme:mscoree:get_runtime_info unsupported runtimeinfo flags 48
fixme:mscoree:get_runtime_info unsupported startup flags 6
fixme:mscoree:get_runtime_info unsupported runtimeinfo flags 18
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:mscoree:get_runtime_info unsupported startup flags 6
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
fixme:mscoree:get_runtime_info unsupported startup flags 6
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
fixme:mscoree:get_runtime_info unsupported startup flags 6
wine: Install Mono for Windows to run .NET 2.0 applications.
err:msi:custom_get_thread_return Invalid Return Code -4
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--
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=25679
Summary: Lights show through walls in l4d
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ashadocat(a)gmail.com
Lights show up through solid objects in l4d.
--
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=13507
Summary: GPGNet starts but crashes after Login.
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://thevault.gaspowered.com/gpgnetdownload/GPGnetSetu
p.1.5.177.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nils.krabshuis(a)redwood.com
Installing GPGNet goes fine, starting it shows the login window, allows you to
fill in your credentials and continue. The main window will appear (graphics
look distorted), a second window will appear showing a progress bar.
At this point it either hangs, or crashes.
Without this utility it is impossible to play online games with Supreme
Commander.
--
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=31000
Bug #: 31000
Summary: GPGNet fails to run without native gdiplus
Product: Wine
Version: 1.5.7
Platform: x86
URL: http://thevault.gaspowered.com/gpgnetdownload/GPGnetSe
tup.1.5.177.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 30999
Blocks: 13507
Classification: Unclassified
Created attachment 40694
--> http://bugs.winehq.org/attachment.cgi?id=40694
gdiplus,tid trace
Install GPGNet (you'll need native dotnet20 to work around bug 30999). Then:
$ cd ~/.wine/drive_c/Program Files/THQ/Gas Powered Games/GPGNet
$ wine GPG.PatchCheck.exe
...
Unhandled Exception: System.ArgumentException: Parameter is not valid.
at System.Drawing.Image.get_Width()
at GPG.UI.DrawUtil.MakeTransparent(Control control, Bitmap img, Color
transparentColor)
at GPG.Multiplayer.Client.FrmSplash..ctor()
at GPG.Multiplayer.Client.Program.Main(String[] initParams)
native gdiplus works around it.
gdiplus,tid trace attached
austin@laptop:~$ wine --version
wine-1.5.7
austin@laptop:~$ sha1sum GPGnetSetup.1.5.177.zip
e2b20563db50c480459113a2b0c834e438f12d88 GPGnetSetup.1.5.177.zip
austin@laptop:~$ du -h GPGnetSetup.1.5.177.zip
79M GPGnetSetup.1.5.177.zip
--
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=30879
Bug #: 30879
Summary: RIFT loading screen stuck
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: applepcsd(a)gmail.com
Classification: Unclassified
Created attachment 40462
--> http://bugs.winehq.org/attachment.cgi?id=40462
Last Log file from tests
I have tried to get the newest version of RIFT to work. I got most of it to
work but the loading screen freezes and I can not continue. I will attach my
log file for you all to look at. I am pretty new to wine and wineskin, etc. So
please explain as simple as possible. Thank You
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29125
Bug #: 29125
Summary: Amazon MP3 Uploader does not progress past the loading
screen
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)amongotheritems.org
Classification: Unclassified
Created attachment 37521
--> http://bugs.winehq.org/attachment.cgi?id=37521
Amazon MP3 Uploader log file
Downloaded Amazon's MP3 Uploader, used to upload music to their Cloud Drive.
Installed the .exe using Wine 1.3.32, which downloaded and installed the
program, asked to install Adobe Air, and created a folder in my home directory.
Attempting to run the program leads it to hang on the "Loading..." screen. I've
attached the log file that was created in the Amazon MP3 Uploader folder in my
home directory. Let me know whatever additional information I can provide.
--
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=7404
--- Comment #30 from Dmitry Timoshkov <dmitry(a)baikal.ru> ---
(In reply to Austin English from comment #29)
> Using wine-1.7.21-75-g0a4c786, the installer doesn't copy LunarCal.exe to
> the installation directory (extracting with unrar works, though).
>
> After winetricks vcrun6, works fine.
Please point out to a patch that fixed it, somehow I think that nothing
has changed in the winpos code.
--
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=7404
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #29 from Austin English <austinenglish(a)gmail.com> ---
Using wine-1.7.21-75-g0a4c786, the installer doesn't copy LunarCal.exe to the
installation directory (extracting with unrar works, though).
After winetricks vcrun6, works fine.
austin@aw25 ~ $ sha1sum SetupLunarCal.exe
0fdb7c44e4b301975165ac82b774d1b11c580815 SetupLunarCal.exe
austin@aw25 ~ $ du -h SetupLunarCal.exe
172K SetupLunarCal.exe
and the program itself:
austin@aw25 ~/a $ sha1sum *
59c400a41f45db60cb04dbeac01561d0bfc36aae Location.db
abe8333f5f74d6d602e3cf5df8eb5aa33315da39 LunarCal.exe
fda64e5c8da61eaa7639badf341d33e44e701ccd ReadME.txt
4c4053b7d77be4a60a9c31e9e5786b4f1a7382d0 Setup.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=30360
Bug #: 30360
Summary: PDF Xchange Viewer 2.5.201 Crashing When Saving any
PDF file
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: masum.habib(a)gmail.com
Classification: Unclassified
Created attachment 39686
--> http://bugs.winehq.org/attachment.cgi?id=39686
backtrace
Hi,
I am having the same problem as bug 24840 with wine 1.5.1 and PDFXvwer 2.5.201.
I have tried wine 1.3.33 and 1.4 but I got the same problem. Thus, I am
reopening the bug.
My system: linux-3.2.12, Distro: Gentoo
Thanks in advance for help.
--
Masum
--
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=4099
--- Comment #11 from Weiller <weillerronfini(a)yahoo.com.br> ---
By then mean that this error will always stay in the program since it was
reported earlier, could not fix it and then you'll be forever in all 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.
https://bugs.winehq.org/show_bug.cgi?id=7416
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |austinenglish(a)gmail.com
Hardware|Other |x86
OS|other |Linux
--- Comment #17 from Austin English <austinenglish(a)gmail.com> ---
https://download.documentfoundation.org/libreoffice/stable/4.2.5/win/x86/Li…
still in wine-1.7.20-158-g8762842 (works in native Libre Office).
Going to 'Slide Show', 'Slide Show Settings', the 'Presentation Display' menu
is disabled, instead of showing the various display options. With native, I
get: Auto External (Display 1), Display 1 (External), Display 2, All
Wine was built with xinerama support:
/* Define to 1 if you have the <X11/extensions/Xinerama.h> header file. */
#define HAVE_X11_EXTENSIONS_XINERAMA_H 1
/* Define to the soname of the libXinerama library. */
#define SONAME_LIBXINERAMA "libXinerama.so.1"
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=7416
Samuel M. <s.mehrbrodt(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |s.mehrbrodt(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=27759
Summary: Program error. Can not play this application because
Wine may have a deficiency.
Product: Wine
Version: 1.2.3
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ridingereva(a)yahoo.com
Created an attachment (id=35516)
--> (http://bugs.winehq.org/attachment.cgi?id=35516)
This is a copy of the program error that I recieved.
I keep getting an error message every time I launch almost everything from
Wine. I have had this issue for about a year now. I have run through countless
forums, posted several times, asked friends and looked for ways to contact
support. I run Ubuntu (lucid) and I have reinstalled Wine several times thus
far through out the past year. It has been with all but one program through
Wine I have this issue. (Grapevine) It's mostly games such as LoL, WoW, and now
Artemis (not a graphically intensive game). I am running Wine 1.2.3.
--
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=9074
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Summary|Unhandled page fault |Wine 0.9.41 is unable to
| |create wineprefixes on
| |FreeBSD 7.0
--- Comment #6 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
please avoid generic bug summaries in future!
It confuses/misleads other users that search for "page fault" pattern.
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.
https://bugs.winehq.org/show_bug.cgi?id=2669
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Summary|unhandled exception, page |Splinter Cell (Limited
|fault |Edition) installer crashes
--- Comment #4 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
please avoid generic bug summaries in future!
At least mention the application name and version.
It confuses/misleads other users that search for "page fault" pattern.
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.
https://bugs.winehq.org/show_bug.cgi?id=8762
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Summary|wine: Unhandled page fault |PlanetSide often crashes
|on write access to |
|0x0000001b |
--- Comment #12 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
please avoid generic bug summaries in future!
At least mention the application name and version.
It confuses/misleads other users that search for "page fault" pattern.
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=26415
Summary: Unhandled exception: page fault on execute access to
0x00000000 in 32-bit code (0x00000000).
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tim.kornhammar(a)gmail.com
Version: wine-1.3.15
Distribution: Ubuntu 10.10 - Maverick Meerkat
Program: World Of Warcraft (blizzard.com)
Command: wine .wine/drive_c/Program\ Files/World\ of\ Warcraft/Wow.exe
Reproduce: Play 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=29467
Bug #: 29467
Summary: wine Unhandled page fault
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: centurion00(a)gmail.com
Classification: Unclassified
Created attachment 38147
--> http://bugs.winehq.org/attachment.cgi?id=38147
WineLog
This is my first post, Hope i got this Right
Thought i would give wineskin a try, works well for most part installed a few
games most run great! Then dusted off a old game to try StarTrek Legacy not the
best game but something to do.
Using Wineskin Wrapper 2.5.3 Engine WS8WInel3.35 then i built a custom Engine
and had the same error with both engines.
OS X 10.7.2 imac 2011 i5 cpu 12gig sys mem ati 6770m 512meg
dev packages etc installed
tried all registry tweaks i could find backbuffer option flips screen so that
was no go went back to fbo.
anyway wine say this bug not reported yet so here it is!
p.s the game seems to run fine can play for 20-30 mins before the 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=32026
Bug #: 32026
Summary: Unhandled exception: page fault on write access to
0x00000000 in 32-bit code (0x00110025)
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rob2098(a)gmail.com
Classification: Unclassified
Created attachment 42213
--> http://bugs.winehq.org/attachment.cgi?id=42213
part of wines error report
hi guys i was just trying to open this utility program my friends made
and it wouldn't run in wine
please see attached file
hope this is usefull
--
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=5836
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Summary|"Unhandled page fault on |'sol.exe' crashes in GLIBC
|write access" error |without NPTL/TLS
--- Comment #7 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
please avoid generic bug summaries in future!
It confuses/misleads other users that search for "page fault on write access"
pattern.
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=16314
Summary: Unhandled Page fault
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: odbc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yugandhar_bireddy(a)satyam.com
Created an attachment (id=17615)
--> (http://bugs.winehq.org/attachment.cgi?id=17615)
Unhandled PageFault
Hi,
Am running windows executable using Wine in oracle enterprise linux using
unixODBC.
Wine version:1.1.7
unixODBC:2.2.12
Both the oracle client and server are installed in linux and the application is
using odbc for database transactions.
This particular crash occurs when am running my application 3 to 4 times.
I request to share with me any of your experiences to resolve this issue.
Thanks,
Yug
--
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=4506
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Summary|Unhandled exception: page |Mango Plumo crashes on
|fault on read access |startup
--- Comment #17 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
please avoid generic bug summaries in future!
At least mention the application name and version.
It confuses/misleads other users that search for "page fault on read access"
pattern.
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=11549
Summary: "Unhandled page fault on read access" on most of apps
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kacperpl1(a)gmail.com
Created an attachment (id=10717)
--> (http://bugs.winehq.org/attachment.cgi?id=10717)
Debug log
This happens on most of applications but not all of them. For example Warcraft
III The Frozen Throne runs perfectly from war.exe but when i want use acid's
pvpgn launcher it crashes like this. Some other software crashes with almost
the same errors on debug only with different memory adresses but it worked
before I reinstalled my ubuntu gutsy(due to imperfect kernel compilation).
Same thing happens on version 9.54 and 9.55.
Apps crashing the same:
acid's war3 pvpgn launcher
solidworks 2007
solidworks 2008
solidworks additional apps like pdmworks and dwgedit
Most of installers runs and wont show any bugs
--
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=8526
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Summary|Unhandled page fault on |Acucobol 4.0 crashes on
|read access to 0x00000000 |startup
|at address 0xb7cf3c23 |
--- Comment #3 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
please avoid generic bug summaries in future!
At least mention the application name and version.
It confuses/misleads other users that search for "page fault on read access"
pattern.
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=20502
Summary: Execution of msiexec yields Unhandled exception: page
fault on read access to 0x00000000 in 32-bit code
(0x7ebdfb2b).
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgatwork(a)verizon.net
Created an attachment (id=24411)
--> (http://bugs.winehq.org/attachment.cgi?id=24411)
Log file containing debug / backtrace
When attempting to install a windows application (.exe) that extracts and
attempts to load a .msi, the msiexec program fails with error:
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7ebdfb2b).
This is reproducible when executing the VWare-viclient.exe as well as when
attempting to install the art2kmin.exe executable as pulled using the latest
winetricks.sh from http://www.kegel.com/wine/winetricks.
The build is from latest git (as of the date/time this bug is filed).
If "git log" is correct, here are the last changes:
commit 07c321ba73bf7d01501668ca4af681843b98de9a
Author: Nate Gallaher <ngallaher(a)deepthought.org>
Date: Sun Oct 18 12:47:02 2009 -0400
msi: Test that a query on a join of two tables returns data from the
correct table.
commit cc366e12829a20570b3d2e3cc508a8c861c722cb
Author: Nate Gallaher <ngallaher(a)deepthought.org>
Date: Sun Oct 18 12:41:41 2009 -0400
msi: Add tablename tracking to VIEW_find_column.
This fixes the bug where multiple columns of the same name, but
different tables are members of a join. Any attempt to refer to these
columns will resolve to the first available column with that name,
irregardless of any tablename modifier.
--
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=5456
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Summary|Unhandled page fault on |EpromM51 crashes on startup
|read (regression) |
--- Comment #5 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
please avoid generic bug summaries in future!
At least mention the application name and version.
It confuses/misleads other users that search for "page fault on read access"
pattern.
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=26677
Summary: Unhandled exception: page fault on read access to
0xffffffff in 32-bit code (0x7eaa1b83)
Product: Wine
Version: 1.3.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drdarkraven(a)gmail.com
gcc version 4.5.2 20110127 (prerelease) (GCC)
CFLAGS:
"-march=core2 -mtune=core2 -O2 -fomit-frame-pointer -mmmx -mfpmath=sse -pipe
-freorder-blocks -freorder-blocks-and-partition -msahf -fgcse-sm -fgcse-las
-fgcse-after-reload -mcx16 -ftracer -floop-interchange -floop-strip-mine
-floop-block "
--
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=23288
Summary: Unhandled exception: page fault on read access to
0xffffffff in 32-bit code (1017:00000c1d).
Product: Wine
Version: 1.0.0
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnmusbach1(a)gmail.com
Created an attachment (id=29026)
--> (http://bugs.winehq.org/attachment.cgi?id=29026)
backtrace
Trying to install Windows 98 NTFS drivers in Wine (installer attached) causes a
backtrace (attached) and the install never finishes.
--
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=34999
Bug #: 34999
Summary: No abre el HedexLite de Huawei
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: safabol(a)gmail.com
Classification: Unclassified
No abre el HedexLite de Huawei
--
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=12173
Summary: Unhandled exception: page fault on read access to
0x55555554 in 32-bit code (0x1002e83d)
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: henrikki.almusa(a)iki.fi
I tried to run the Medival Total War and it crashed. It was installed with
windows 2000 that was later removed, but the installed game left intact.
However it doesn't seem to run.
I'm using OpenSUSE 10.3.
--
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=9278
Summary: Unhandled page fault on read access to 0x00000000
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: filippo.zangheri(a)yahoo.it
Created an attachment (id=7535)
--> (http://bugs.winehq.org/attachment.cgi?id=7535)
console error and back trace
I try to start "IsaGraf 3.20", but the loader gives me this error and the
application is not started at all. See attachment for back trace.
Note: this problem wasn't present in the previous version (0.9.42) of Wine. It
used to work quite perfectly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34583
Bug #: 34583
Summary: LINE (Powered by Naver) 3.2.0.76: Cannot work after
Installation
Product: Wine
Version: 1.7.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rj(a)ubuntu-tw.org
Classification: Unclassified
Created attachment 46058
--> http://bugs.winehq.org/attachment.cgi?id=46058
backtrace
The version 3.2.0.76 is the latest version released in today (or yesterday
maybe).
I try to install and run it within Wine 1.7.2 and remove ~/.wine before
install.
The installation is complete, but I cannot run this application by double-click
the shortcut Wine created and command line.
The OS I Use is Ubuntu 13.04 x86-64 Desktop Edition, and the backtrace is in
attachment.
Btw, LINE version 3.1.10.37, the latest version before version 3.2.0.76
released, is work fine in my machine.
And I think video chat, the new feature in LINE version 3.2.0.76, is the reason
that doesn't work on Wine 1.7.2 (another new feature is "List the group
inviting you in friend list"...I don't know the original text in English)
--
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=4099
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Component|loader |shell32
Summary|page fault on read access |CVitae freeware crashes on
|to 0x00000000 in 32-bit |startup
|code (0x7edc473d). |
--- Comment #10 from Anastasius Focht <focht(a)gmx.net> ---
Hello Weiller,
please read how to report bugs:
http://wiki.winehq.org/Bugs#head-6c8efa997c8684c6ed863e4223ca93da4df94ff0
Why did you comment on a fixed bug that is six(!) years old and has nothing to
do with your problem?
Just because the summary reads "page fault on read access <some address>"
doesn't mean it's the same problem.
Also don't paste backtraces verbatim in the bug, attach them instead (in a new
bug).
NOTE: I'm changing the bug summary here to avoid that people comment on old
bugs that have nothing to do with their actual problem.
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=4099
Weiller <weillerronfini(a)yahoo.com.br> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |weillerronfini(a)yahoo.com.br
--
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=23708
Summary: winemenubuilder:SaveIconResAsPNG unsupported bpp
21060, please report
Product: Wine
Version: 1.2
Platform: x86
URL: http://download.logbookpro.com/lbproNoMSI.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
fixme:menubuilder:SaveIconResAsPNG unsupported bpp 21060, please report
fixme:menubuilder:SaveIconResAsPNG unsupported bpp 21060, please report
fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 21060-bit
fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 21060-bit
--
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=2082
Ronny Schmatzler <schmatzler(a)googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schmatzler(a)googlemail.com
--- Comment #144 from Ronny Schmatzler <schmatzler(a)googlemail.com> ---
This bug also affects Lucas Arts Outlaws. Screen stays black, you can hear the
menu sounds as you move the mouse around.
The patch from bug 35718, comment 61 makes the game work again.
A demo can be found here, if someone wants to investigate:
http://www.gamefront.com/files/846030/outdemo_v2_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=4122
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |focht(a)gmx.net
Version|unspecified |0.9.52.
Resolution|--- |FIXED
Summary|Picasa: "Open File" from |Picasa 2.x/3.x: "Open File"
|photo menu does nothing |from photo menu does
| |nothing
--- Comment #14 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
works fine here, the associated application (in my case Wine builtin browser)
is called and displays the image.
Resolving 'fixed'.
$ sha1sum picasa2-current.exe
b44d4279608262310f5b86002a0e1e33377ecaf3 picasa2-current.exe
$ du -sh picasa2-current.exe
4.6M picasa2-current.exe
$ wine --version
wine-1.7.21-52-g4c185a7
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=35614
Bug ID: 35614
Summary: Kari 4 Pro Setup crashes
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hughm(a)riseup.net
Classification: Unclassified
Created attachment 47563
--> http://bugs.winehq.org/attachment.cgi?id=47563
Backtrace
While attempting to install Kari 4 Pro from http://karigirl.com/index-1.shtml,
install routine crashes with the message: "The program Kari4ProSetup.exe has
encountered a serious problem and needs to close. We are sorry for the
inconvenience."
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10160
Summary: MFC42.DLL.6467 error
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P4
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jason.keeney(a)gmail.com
Created an attachment (id=8748)
--> (http://bugs.winehq.org/attachment.cgi?id=8748)
debugging info
I'm working with some educational database software called sdbV. (you can find
it at dmm-support.dk)
When I run the setup program, I get one error:
C:\Program Files\sdbV\Toc.ocx
Unable to register the DLL/OCX:DllRegisterServer failed; code 0x00000000
which prints in the terminal:
wine: Call from 0x100010c2 to unimplemented function MFC42.DLL.6467, aborting
I've tried to manually install Toc.ocx with regsvr32, but the same thing...(see
the attachment).
If I click ignore, I can continue, but when I try to run the application, but
it crashes with the following:
err:ole:CoGetClassObject class {ffa315a3-20d3-11cf-8fdd-943611c10000} not
registered
err:ole:create_server class {ffa315a3-20d3-11cf-8fdd-943611c10000} not
registered
err:ole:CoGetClassObject no class object {ffa315a3-20d3-11cf-8fdd-943611c10000}
could be created for context 0x5
It doesn't seem like there are so many errors, but I don't know how to proceed
with this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=3604
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.hermannseib.com/
| |english/savihost.htm
CC| |focht(a)gmx.net
Component|user32 |-unknown
Resolution|ABANDONED |INVALID
Summary|savihost crashes running |Crystal VSTi: savihost
|Crystal VSTi |crashes on unimplemented
| |function MFC42.DLL.6625
| |(old/incompatible MFC dll
| |used, 'winetricks mfc42' is
| |a workaround)
--
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=3174
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Component|winedbg |-unknown
Resolution|WORKSFORME |INVALID
Summary|Metatrader 4 === |Metatrader 4 crashes on
|fixme:seh:UnhandledExceptio |unimplemented function
|nFilter Unhandled error on |MFC42.DLL.6625
|debug event: 0 |(old/incompatible MFC dll
| |used, 'winetricks mfc42' is
| |a workaround)
--- Comment #7 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
the bug was invalid in first place.
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.
https://bugs.winehq.org/show_bug.cgi?id=7642
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
CC| |focht(a)gmx.net
Component|winsock |-unknown
Summary|neocron can't connect to |Neocron launcher/client
|server / wine crashes after |crashes on unimplemented
|trying |function MFC42.DLL.6662
| |(old/incompatible MFC dll
| |used, 'winetricks mfc42' is
| |a workaround)
--
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=8879
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
URL| |ftp://sts.ucsd.edu/pub/scg/
| |Infranview/iview400_setup.e
| |xe
CC| |focht(a)gmx.net
Resolution|DUPLICATE |INVALID
Summary|MFC42.DLL errors |Irfanview 4 crashes on
| |unimplemented function
| |MFC42.DLL.6625
| |(old/incompatible MFC dll
| |used, 'winetricks mfc42' is
| |a workaround)
--- Comment #7 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
refining summary and closing as 'invalid' to better catch all variants of this
issue.
Bug 657 is about providing a 'builtin' Wine dll which is unlikely to happen
(IMHO waste of time).
Dupe of bug 657 would have been the case if the dll was missing.
OP installed an incompatible version -> 'invalid'
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.
https://bugs.winehq.org/show_bug.cgi?id=6241
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
URL|http://appdb.winehq.org/app |http://www.denktenk.com/ima
|view.php?iAppId=3900 |ges/Setup_PCEditor_1.2.38.z
| |ip
CC| |focht(a)gmx.net
Summary|PCEditor: "Unimplemented |PCEditor 1.2.38 crashes on
|function MFC42.DLL.6491 |unimplemented function
|called" |MFC42.DLL.6491
| |(old/incompatible MFC dll
| |used, 'winetricks mfc42' is
| |a workaround)
Severity|blocker |normal
--
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=17825
Summary: Ragnarok Free Version crashes due to unimplemented
function in MFC42.DLL
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://iro.ragnarokonline.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blahboybang(a)gmail.com
Created an attachment (id=20085)
--> (http://bugs.winehq.org/attachment.cgi?id=20085)
Crash Log
RagnarokFree.exe will not start due to an unimplemented function in MFC42.DLL.
Log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=8798
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
URL| |http://www.pinkandaint.com/
| |weirdmet.shtml
CC| |focht(a)gmx.net
Summary|Problems with mfc42.dll |Weird Metronome crashes on
| |unimplemented function
| |MFC42.DLL.6605
| |(old/incompatible MFC dll
| |used, 'winetricks mfc42' is
| |a workaround)
--
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=18591
Summary: Unimplemented function MFC42.DLL.6467
Product: Wine
Version: 0.9
Platform: Other
URL: http://memoria.amalgame-online.com/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: casius91(a)hotmail.com
I've installed
http://memoria.amalgame-online.com/telechargements/T4CInstall-v161-AmalGame…
and no problem.
But when I launched the application 'T4c.exe'
> wine T4C.exe
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program
Files\\Dialsoft\\The 4th Coming\\T4CLauncher.dll") not found
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\\Program
Files\\Dialsoft\\The 4th Coming\\T4CLauncher.dll") not found
I've copied MFC42.DLL & MSVCP.dll in the folder System32
and now I've this message:
> wine T4C.exe
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x139d08,0x139728): stub
wine: Call from 0x7ef98e90 to unimplemented function MFC42.DLL.6467, aborting
If you download the client :
http://memoria.amalgame-online.com/telechargements/T4CInstall-v161-AmalGame…
--
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=24039
Summary: 0x8000FFFF
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pc0999-2(a)hotmail.com
Hi, my first report.
I tried to run the demo of PCstitch9
(http://www.pcstitch.com/PCSPro/PCSPro.aspx) which runs fine on Windows7, but
when I tried to instal it goes well till the end, then I get a new windows with
this:
unhandled exe
0x8000FFFF setup will now terminate
Thanks I hope this is helpfull
--
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=17646
Summary: Crash in Wine for Macintosh OSX 10.5
Product: Wine
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berserker101(a)hotmail.com
Created an attachment (id=19832)
--> (http://bugs.winehq.org/attachment.cgi?id=19832)
Log for Wine before program aborted before opening
To whom this may concern or reach, I have recently downloaded Wine for my Mac
Laptop and went to go run Ragnarok Online using it, but am having a problem. I
believe I'm using the latest version of wine for my operating system and have
attached a file of the log that I am getting before it aborts my program. Thank
you for your time, I hope you can get back to me soon and let me know what I
need to do to get my program to run.
--
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=15450
Summary: Photoscape won't run
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaab_rs(a)hotmail.com
Created an attachment (id=16340)
--> (http://bugs.winehq.org/attachment.cgi?id=16340)
Console dump
Photoscape won't run due to a MFC42.dll error. I had to download native
MFC42.dll in order for it to work and it won't anyway.
--
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=14107
Summary: MT 4 does not start, gives error message.
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ravster3(a)hotmail.com
Created an attachment (id=14329)
--> (http://bugs.winehq.org/attachment.cgi?id=14329)
The first bit is the console output, the second bit is the error message from
the program itself.
Hello,
I am using wine-0.9.61
Arch Linux, latest version
Wine is set to behave like Win2000
At first I was getting an error message on the console saying that mfc42.dll
was missing, so I googled it and got the copy from this website:
http://www.dll-files.com/dllindex/dll-files.shtml?mfc42
I hope this is satisfactory information, please let me know how to get any
more info that may be required.
Thank you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36772
Bug ID: 36772
Summary: [regression] Assertion `robust || (oldval &
0x40000000) == 0' failed.
Product: Wine
Version: 1.7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.heidelberger(a)ixit.cz
1.7.19 works flawlessly.
This asserion is triggered almost every time I try use win apps.
Assertion `robust || (oldval & 0x40000000) == 0' failed.
I'll try bisect and proviede more informations.
--
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=12106
Summary: Safari menus cannot be activated with keyboard shortcuts
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.apple.com/safari/
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
With today's git and Safari 3.1, I can only activate the menu with the mouse.
Once the menu is open, I can navigate it with the keyboard just fine. However,
I cannot bring up the menu with the keyboard by pressing for instance, alt, alt
+ F, or alt + v.
--
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=8284
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |focht(a)gmx.net
Resolution|--- |FIXED
--- Comment #10 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
works fine here.
Created a new player in main menu, chose 'go on assignment' -> entered the
game.
Wandered around and visited some wildlife animals :)
$ sha1sum wildearthdemosetup_english.exe
35b762c1d947ad2507bacf81c4484cf9883623ed wildearthdemosetup_english.exe
$ du -sh wildearthdemosetup_english.exe
49M wildearthdemosetup_english.exe
$ wine --version
wine-1.7.21-19-g8812193
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=21727
Summary: Return to Castle Wolfenstein single player crashes
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=26256)
--> (http://bugs.winehq.org/attachment.cgi?id=26256)
wine-1.1.38 output
The multiplayer mode works. But single player just crashes.
I also tried with version 1.1.25 which is marked as platinum in AppDB:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=690
But it also crashes there.
--
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=21558
Summary: Jedi Academy Segfaults
Product: Wine
Version: 1.0.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: palmem(a)comcast.net
Created an attachment (id=25972)
--> (http://bugs.winehq.org/attachment.cgi?id=25972)
Output from `wine jasp.exe 2> /tmp/wineout`
This page
<http://forum.winehq.org/viewtopic.php?t=6689&sid=34a810cb0f19e17baee5074ac6…>
on the foum indicates the same problem I'm having, but no bugzilla entry was
filed (at least, that I can find).
Jedi Academy (currently Platinum ranked) on wine 1.0.1 (arch's
bin32-wine-stable) segfaults when running (on either single player or multi
player) on the first game screen (a static splash screen).
Steps to reproduce:
1. `rm -rf ~/.wine/`
2. Install Jedi Academy from CD (`wine autorun.exe`, default options)
3. Run Jedi Academy (`wine ja[s,m]p.exe`)
I'm running:
nvidia 190.53-3
bin32-wine-stable 1.0.1-8 (the same crash occurs with bin32-wine 1.1.34-2 and
1.1.37-1)
on Arch Linux (everything else is updated as of today)
--
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=25152
Summary: Bloodrayne: crashes with OpenGL renderer
Product: Wine
Version: 1.3.7
Platform: x86
URL: http://www.gamershell.com/download_856.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: thunderbird2k(a)gmail.com
When starting Bloodrayne using the OpenGL renderer Wine crashes. Switching to
Direct3D renderer in the configuration window I can start the game but this
mode has serious issues: no text rendered in the game and the HUD is also
missing (which makes the game pretty much unplayable).
The OpenGL renderer worked for me with Wine-1.1.33.
Here is the result of the regression test:
41f061ea1bf8c6394ed858bf28b9c74fd45c40f1 is the first bad commit
commit 41f061ea1bf8c6394ed858bf28b9c74fd45c40f1
Author: Roderick Colenbrander <thunderbird2k(a)gmail.com>
Date: Mon Nov 16 23:24:24 2009 +0100
wgl: Add initial WGL_ARB_create_context support.
:040000 040000 c8ee86a08c3252f221db5a7fb1f322e1e690ba44
35b0efc2de46da2649a56c0a4dc3d1bfab25d105 M dlls
The patch cannot be reverted cleanly even on 1.1.34 but after
git checkout 41f061ea1bf8c6394ed858bf28b9c74fd45c40f1 >> the game crashes
git reset --hard HEAD^ >> the game starts correctly in OpenGL mode
How to reproduce the issue in the demo:
1. Before starting the game rename/remove the logo.mpg from the video directory
(just to be sure Wine won't crash in the intro).
2. Start the demo by rayne.exe. In the config tool make sure you have OpenGL
1.2 is selected as the renderer. Click on 'Play'.
Link to the demo added to URL (170 MB).
Author of the patch added to CC.
Fedora 14
Nvidia 7600 / driver 260.19.21
--
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=30794
Bug #: 30794
Summary: Return to Castle Wolfenstein crashe on load - single
player game - 2012 - wine 1.4
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: an0nym0usse(a)hotmail.com
Classification: Unclassified
Created attachment 40330
--> http://bugs.winehq.org/attachment.cgi?id=40330
Return to Castle Wolfenstein backtrace txt
ERRORS IN A Window:
-------------------
The program WolfSP.exe has encountered a serious problem and need to close.
or
Internal errors - invalid parameters
ERRORS IN A CONSOLE:
----------------
wine: Unhandled page fault on read access to 0x6e617473 at address 0x6e617473
(thread 0029), starting debugger...
Can't attach process 0028: error 5
What I do:
----------
- I install the game from the Install/Uninstall tool provided with wine.
- If I patch the game or don't patch it, it make no difference.
- I start the the single player game like this: (like I'd done before)
- wine WolfSP.exe -opengl
- It crash with several line of text in a Console
I'm not sure that you want all the output from the console pasted here so I'll
wait and maybe its identical to the backtrace attached.
I use KDE 4.8 with proprietary nvidia drivers ver. 295.49
I have desktop 3d effects disabled
--
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=35453
Bug ID: 35453
Summary: Medal of Honor Allied Assault won't launch
Product: Wine
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paulthetall(a)gmail.com
Classification: Unclassified
Medal of Honor Allied Assault won't launch. In 1.3.9 it still works with
vcruntime6 and the old patch.
In recent Wine versions the game won't launch at all. Get this message from
debug.
Tried Nvidia physx and vcrun2008 error stays the same.
err:seh:setup_exception_record stack overflow 1280 bytes in thread 0026 eip
7bc6f79f esp 01400e30 stack 0x1400000-0x1401000-0x1c00000
--
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=36410
Bug ID: 36410
Summary: Kingpin: Life of Crime run and crash immediately
Product: Wine
Version: 1.7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.gamiz(a)gmail.com
Also tested: 1.5.29, 1.5.39, 1.5.29 and 0.9.18
Example terminal tested with Win XP and 7. With and without the virtual
desktop. With the same error output in the terminal.
Error show in terminal:
err:seh:setup_exception_record stack overflow 2188 bytes in thread 0009 eip
7bc3e41f esp 00230aa4 stack 0x230000-0x231000-0x330000
Hardware:
AMD Phenom(tm) II X6 1055T Processor × 6
8GB RAM
Nvidia GeForce GT 430 BIOS:70.08.29.00.01 1024 MB
Driver Nvidia: 319.32 from ppa Ubuntu X-Edgers
Original copy and purchased game. Saved in my /home with EXT4 format. And run
in my external HDD with NTFS format. With the same error.
--
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=24350
Summary: Lord of the Rings Online Hardware Pixel shader enabled
exits the game on startup.
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: charles.tersteeg(a)gmail.com
before September 7th with LOTRO: Seige of Mirkwood, enabling the hardware pixel
shader allowed the following graphics: really cool transparent water and
distant character models to be seen.
after the game updated on the 8th, the hardware pixel shader needed to be
disabled else the game would exit upon startup.
with the hardware pixel shader disabled, the following negative effects are
noticed:
water is no longer transparent cool looking.
distant character models appear grey until they move closer.
upon death, the screen turns white for graphics (i've never seen this before).
i don't know how to get logs or back traces. with some direction, i'd be happy
to add this.
--
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=21230
Summary: d3dx9_36.dll: Unimplemented Function
"D3DXGetShaderConstantTableEx"
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://msdn.microsoft.com/en-us/library/ee417204(VS.85
).aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunerkahl(a)yahoo.de
Created an attachment (id=25507)
--> (http://bugs.winehq.org/attachment.cgi?id=25507)
console output
Wolfenstein (2009) does not start because of an unimplemented function
d3dx9_36.dll.D3DXGetShaderConstantTableEx in wines d3dx9_36.dll. With the
native one from Microsoft, the problem doesn't exist.
I attached a URL to MSDN with a description of the function.
--
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=6955
Johan Gardhage <johan.gardhage(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |johan.gardhage(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=6955
Adam Bolte <abolte(a)systemsaviour.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |abolte(a)systemsaviour.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=36614
Bug ID: 36614
Summary: valgrind shows a definite leak in rpcrt4/rpc_server.c
process_request_packet()
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==15328== 81 bytes in 10 blocks are definitely lost in loss record 71 of 107
==15328== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==15328== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==15328== by 0x4EA25D5: I_RpcAllocate (rpcrt4_main.c:710)
==15328== by 0x4EA0134: RpcTransport_ParseTopOfTower (rpc_transport.c:3604)
==15328== by 0x4E8C6D7: TowerExplode (rpc_epmap.c:559)
==15328== by 0x495DA33: ept_map (epmp.c:219)
==15328== by 0x4960825: epm_ept_map (epm_s.c:744)
==15328== by 0x4E92AB2: process_request_packet (rpc_server.c:441)
==15328== by 0x4E92F06: RPCRT4_process_packet (rpc_server.c:519)
==15328== by 0x4E93099: RPCRT4_worker_thread (rpc_server.c:541)
==15328== by 0x7BC90A24: worker_thread_proc (threadpool.c:110)
==15328== by 0x7BC870C7: ??? (signal_i386.c:2571)
==15328== by 0x7BC87110: call_thread_func (signal_i386.c:2630)
==15328== by 0x7BC870A5: ??? (signal_i386.c:2571)
==15328== by 0x7BC8E4EC: start_thread (thread.c:428)
==15328== by 0x421FF92: start_thread (pthread_create.c:309)
==15328== by 0x43247ED: clone (clone.S:129)
==15328==
This shows up at the end of make -k test, but I'm not sure which test causes
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=36784
Bug ID: 36784
Summary: valgrind shows a leak in kernel32/tests/thread.c
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==27947== 68 bytes in 1 blocks are definitely lost in loss record 137 of 285
==27947== at 0x7BC49369: notify_alloc (heap.c:255)
==27947== by 0x7BC4D59F: RtlAllocateHeap (heap.c:1716)
==27947== by 0x7BC31C49: RtlCreateActivationContext (actctx.c:4506)
==27947== by 0x7B827493: CreateActCtxW (actctx.c:124)
==27947== by 0x4E368BD: test_create (thread.c:1521)
==27947== by 0x4E36BE1: test_thread_actctx (thread.c:1554)
==27947== by 0x4E378A0: func_thread (thread.c:1772)
==27947== by 0x4E537EE: run_test (test.h:584)
==27947== by 0x4E53BBA: main (test.h:654)
==27947==
separate from 36782
--
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=35466
Bug ID: 35466
Summary: Can't paste into search dialog of notepad
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nerv(a)dawncrow.de
Classification: Unclassified
Doesn't happen in wordpad, but in notepad!
open notepad
write "test"
select and copy it, or copy text from somewhere else
open the search dialog, e.g. with Ctrl+F
press Ctrl+V
expected text to be in the search editcontrol
but text appears in the notepad window
if you right-click the editcontrol and select "paste" it works...
--
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=27113
Summary: Free download manager "Unknow network error" without
native wininet
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34567)
--> (http://bugs.winehq.org/attachment.cgi?id=34567)
LOG: free download manager unknow network error
Free download manager is open source.
http://www.freedownloadmanager.org/download.htm
1. Download http://files2.freedownloadmanager.org/fdminst3.exe
2. winetricks -q mfc42
3. install fdminst3.exe
$ wine fdminst3.exe
4. open fdm.exe and try to download any files.
$ wine fdm.exe
then there are several "Unknow network error" massage in the log window of
fdm.exe,
the downloading will not start.
console log is like this:
fixme:wininet:InternetAutodial STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DISABLE_AUTODIAL; STUB
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 120000
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 120000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(120000): STUB
fixme:wininet:InternetSetOptionW Option 43 STUB
winetricks wininet should workaround for it.
full log is 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=15600
Summary: Windows Live Writer crashes
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://writer.live.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Work around bug 15596 by booting into Windows,
installing Windows Live writer, and then grabbing
Install_{9176251A-4CC1-4DDB-B343-B487195EB397}.msi
(sha1sum 9850b68316d62d6c53ddf6ebd3aaa0f0252f833d)
from c:\program files\common files\windowsliveinstaller\msisources
as described in
http://blog.stealthpuppy.com/deployment/bypass-windows-live-installer-with-…
Try installing it with wine msiexec /i (after winetricks dotnet20).
The install seems to fail quickly, after a line like
trace:msi:ACTION_CustomAction Handling custom action
L"RefreshIEElevationPolicies" (41 L"WindowLiveSetupCustomActions"
L"_RefreshIEElevationPolicies@4")
However, searching around for that, I see that AF noted in
http://bugs.winehq.org/show_bug.cgi?id=14285
that this is not a problem, and the app actually just installed very quickly.
Sure enough, the app is there in
c:/Program Files/Windows Live/Writer/WindowsLiveWriter.exe
Running it causes a crash on my system before any GUI is put up:
Unhandled Exception: System.TypeInitializationException: The type initializer
for 'WindowsLive.Writer.Localization.Res' threw an exception. --->
System.AccessViolationException: Attempted to read or write protected memory.
This is often an indication that other memory is corrupt.
at System.Drawing.SafeNativeMethods.Gdip.GdipCreateFontFamilyFromName(String
name, HandleRef fontCollection, IntPtr& FontFamily)
+relay shows that the crash happens shortly after it processes
Z:\\USR\\SHARE\\FONTS\\TRUETYPE\\ARPHIC\\UKAI.TTF
Ah, our old friend ukai.ttf. I thought winetricks dotnet20 had a
workaround for that. (Maybe I only notice now because I'm on a
relatively old Gutsy system.)
sudo chmod 000 /usr/share/fonts/truetype/arphic
works around it more effectively.
After that, the app at least puts up a splash screen before it crashes.
If you wait a few seconds after the crash dialog, though,
the app puts up a login dialog! As long as you don't dismiss
the crash dialog, you can try to log in to your blog.
I chose to try to log in to my blogger blog. This failed / crashed,
with the following messages:
err:ole:marshal_object object doesn't expose interface
{b196b28f-bab4-101a-b69c-00aa00341d07}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
fixme:mshtml:HTMLDocument_QueryInterface
(0x693c3b0)->({00000003-0000-0000-c000-000000000046} 0x7d1c9424) interface not
supported
fixme:mshtml:HTMLDocument_QueryInterface
(0x693c3b0)->({00000003-0000-0000-c000-000000000046} 0x7d1c93dc) interface not
supported
fixme:mshtml:HTMLDocument_QueryInterface
(0x693c3b0)->({c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} 0x7d1c94a0) interface not
supported
err:ole:marshal_object object doesn't expose interface
{c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
fixme:mshtml:HTMLDocument_QueryInterface
(0x693c3b0)->({00000144-0000-0000-c000-000000000046} 0x7d1c94a0) interface not
supported
err:ole:marshal_object object doesn't expose interface
{00000144-0000-0000-c000-000000000046}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
fixme:mshtml:HTMLDocument_put_designMode (0x693c3b0)->(L"On")
So that's what this bug is about. Not sure what component, guessing
shdocvw.
--
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=32077
Bug #: 32077
Summary: Runes of magic (full client) crash during update (NO
VM)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d4rkh4nd(a)yahoo.com
Classification: Unclassified
Created attachment 42284
--> http://bugs.winehq.org/attachment.cgi?id=42284
backtrace
First install of Runes of magic (Full client).
when running for first time the launcher goes and updates begin. After a random
time period (tryed several times) If will throw a error. I dont know why people
dont just port there games to linux lol.
--
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=21116
Summary: page fault when running
SoftwarePhoenix.BIOS.Editor.Pro.2.2.0.2.45094.exe
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: estellnb(a)gmail.com
wget
http://mediatoolsonline.com/SoftwarePhoenix.BIOS.Editor.Pro.2.2.0.2.45094.e…
wine SoftwarePhoenix.BIOS.Editor.Pro.2.2.0.2.45094.exe
-> unhandeled page fault.
--
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=36572
Bug ID: 36572
Summary: valgrind shows a definite leak in
shlwapi/tests/ordinal.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: shlwapi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==15716== 28 bytes in 1 blocks are definitely lost in loss record 223 of 693
==15716== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==15716== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==15716== by 0x7B8457FF: HeapAlloc (heap.c:271)
==15716== by 0x7B845A26: GlobalAlloc (heap.c:364)
==15716== by 0x7B846E63: LocalAlloc (heap.c:967)
==15716== by 0x61A6796: ???
==15716== by 0x6193538: ???
==15716== by 0x4CB72F9: test_SHIShellFolder_EnumObjects (ordinal.c:2657)
==15716== by 0x4CB95D6: func_ordinal (ordinal.c:3084)
==15716== by 0x4CD34BC: run_test (test.h:584)
==15716== by 0x4CD38AB: main (test.h:654)
==15716==
--
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=36745
Bug ID: 36745
Summary: Wine broken on FreeBSD
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Wine no longer succeeds in creating the .wine prefix. So it qualifies as
totally broken. A bisect shows that the commit that breaks it is:
commit 473a3a47a7d02694e659760008c1856f305cd82c
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu May 8 15:03:10 2014 -0500
server: Try to get a read lock if we can't get a write lock.
However it in fact reveals existing bugs. What happens is this:
1) The above patch causes the locking operation in server/file.c to fail with
ENOTSUP.
2) file_set_error() does not know about so it returns STATUS_UNSUCCESSFUL.
3) This bubbles up to FileLockBytesImpl_LockRegion() in
dlls/ole32/filelockbytes.c which translates this to STG_E_ACCESSDENIED on the
sole basis that it's not success! This is where the main bug is.
4) This then causes the caller, StorageImpl_LockRegionSync(), to think the file
is locked already and so it loops until the file is unlocked. That's the
infinite loop that breaks the .wine prefix creation.
5) Finally StorageImpl_LockRegionSync() is supposed to pause between attempts
but it does not so this loop uses all the CPU.
Patches for points 2, 3 and 5 at 11.
--
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=36553
Bug ID: 36553
Summary: Tomb Raider Chronicles crashes in 32 bit color mode
Product: Wine
Version: 1.7.7
Hardware: x86
URL: http://www.tombraiderchronicles.com/tr5/demo.html
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: 7c928b6c5cddbe5305ce0f3e98822520086ce922
Created attachment 48652
--> http://bugs.winehq.org/attachment.cgi?id=48652
terminal output
When you choose any screen resolution in 32 bit color mode in the configuration
tool, the game crashes on start. 16 bit color modes work.
A regression from 1.7.7:
7c928b6c5cddbe5305ce0f3e98822520086ce922 is the first bad commit
commit 7c928b6c5cddbe5305ce0f3e98822520086ce922
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Nov 13 10:12:09 2013 +0100
wined3d: Create textures for converted surfaces.
:040000 040000 decadd3d4efdcd5c6764318cfa35e0fa9e881fc2
af8ac352f4c32f006a70c3308251a5116d778872 M dlls
To reproduce the problem with the demo:
1. download 'Tomb Raider Chronicles Demo' (not the 1hr trial version) from the
above url and install
2. when you start the game the first time a setup window appears, select a
screen resolution with 32 bit color mode support and click on <OK>. Also make
sure that <Hardware acceleration> is enabled
3. if you want to re-run the configuration tool, start the demo with
'PCTOMB5.EXE setup' parameter
Fedora 20
Nvidia binary drivers 337.19
wine-1.7.19-70-gd6a59f7
--
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=36287
Bug ID: 36287
Summary: valgrind shows some uninitialized memory use in
kernel32/tests/format_msg.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==28883== Conditional jump or move depends on uninitialised value(s)
==28883== at 0x7B844447: format_add_char (format_msg.c:300)
==28883== by 0x7B8449BF: format_message (format_msg.c:432)
==28883== by 0x7B844C59: FormatMessageA (format_msg.c:507)
==28883== by 0x4A75F89: test_message_wrap (format_msg.c:1013)
==28883== by 0x4A7B0C8: func_format_msg (format_msg.c:1785)
==28883== by 0x4B0C7A8: run_test (test.h:584)
==28883== by 0x4B0CB97: main (test.h:654)
==28883== Uninitialised value was created by a client request
==28883== at 0x7BC4C52C: mark_block_uninitialized (heap.c:209)
==28883== by 0x7BC4C697: initialize_block (heap.c:240)
==28883== by 0x7BC50FA3: RtlAllocateHeap (heap.c:1717)
==28883== by 0x7B84586B: HeapAlloc (heap.c:271)
==28883== by 0x7B844608: format_message (format_msg.c:337)
==28883== by 0x7B844C59: FormatMessageA (format_msg.c:507)
==28883== by 0x4A75F89: test_message_wrap (format_msg.c:1013)
==28883== by 0x4A7B0C8: func_format_msg (format_msg.c:1785)
==28883== by 0x4B0C7A8: run_test (test.h:584)
==28883== by 0x4B0CB97: main (test.h:654)
==28883==
--
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=28756
Bug #: 28756
Summary: ws2_32/tests/sock.ok: uninitialised value created in
test_events(), used in get_cached_fd()?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Running "make sock.ok" in ws2_32/tests, valgrind complains:
Conditional jump or move depends on uninitialised value(s)
at get_cached_fd (server.c:506, 508, 510, 511)
by server_get_unix_fd (server.c:551)
by wine_server_handle_to_fd (server.c:636)
by WS2_recv_base (socket.c:751)
by WSARecv (socket.c:5662)
by recv_thread (sock.c:4045)
Uninitialised value was created by a stack allocation
at test_events (sock.c:3453)
...
Syscall param write(buf) points to uninitialised byte(s)
at ??? (syscall-template.S:82)
by wine_server_call (server.c:288)
by server_get_unix_fd (server.c:557)
by wine_server_handle_to_fd (server.c:636)
by WS2_recv_base (socket.c:751)
by WSARecv (socket.c:5662)
by recv_thread (sock.c:4045)
Address 0x7f42e7c8 is on thread 1's stack
Uninitialised value was created by a stack allocation
at test_events (sock.c:3453)
--
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=30966
Bug #: 30966
Summary: firefox 13.0 displaying black in wine 1.5.6
Product: Wine
Version: 1.5.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jordan(a)jordanhenderson.com
Classification: Unclassified
I have 1.5.6 installed, downloaded from openSuse.org running under opensuse
12.1. I have been using Firefox 12.0 and upgraded to 13.0 yesterday. Firefox
is not redrawing screen regions. They appear as black. A resize of the window
causes the window to display correctly. However updates to the window appear
in black after that. Again then a resize will cause the display to become
correct.
For example, the URL bar and the tab labels will appear in black.
--
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=29790
Bug #: 29790
Summary: popo 2011 crash with builtin msvcrt
Product: Wine
Version: 1.4-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download POPO2011-Full-installer.exe
http://dl.163.com/popo_2011/update/installer/POPO2011-Full-installer.exe
2. install
$ wine POPO2011-Full-installer.exe
3. set builtin msvcr71 force using in winecfg
4. start POPO2011
$ wine '/home/fracting/.wine/drive_c/Program Files/Netease/POPO/Start.exe'
POPO2011 crash
Backtrace:
=>0 0x7e58c229 _mbscmp+0x4a(str=*** invalid address 0x20a170 ***, cmp=0x0(nil))
[/home/fracting/wine-git/dlls/msvcrt/mbcs.c:701] in msvcrt (0x0033e8ec)
701 if(!*cmp)
WineDbg starting on pid 0027
--
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=27549
Summary: Frozen Synapse crash
Product: Wine
Version: 1.3.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nt(a)divzero.at
after a while later in the game in a mission where you have to defend a room,
i'm getting an error message and then the debugger prints a message i'll
attach. interestingly enough i can play on some times, but most of the time i
have to restart the game after that 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.
https://bugs.winehq.org/show_bug.cgi?id=36285
Bug ID: 36285
Summary: valgrind shows several leaks in
kernel32/tests/debugger.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==28825== 99 bytes in 1 blocks are definitely lost in loss record 135 of 229
==28825== at 0x7BC4C735: notify_alloc (heap.c:255)
==28825== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==28825== by 0x4B4AB31: doChildren (debugger.c:703)
==28825== by 0x4B4B71F: func_debugger (debugger.c:840)
==28825== by 0x4C087A8: run_test (test.h:584)
==28825== by 0x4C08B97: main (test.h:654)
==28825==
--
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.