http://bugs.winehq.org/show_bug.cgi?id=18216
Summary: replay media catcher crashes in wine update 1.1.20
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robertwintle(a)hotmail.co.uk
replay media catcher demo worked 100% in Wine 1.1.19 i386 but crashes in Wine
1.1.20 i386
link to demo:
http://applian.com/replay-media-catcher/demo.php
--
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=32018
Bug #: 32018
Summary: Unhandled exception: page fault on read access to
0xf737fa53 in 32-bit code
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: javierbrd(a)gmail.com
Classification: Unclassified
Created attachment 42202
--> http://bugs.winehq.org/attachment.cgi?id=42202
Backtrace
Program (Fritz 13) suddenly crash with this backtrace code.
--
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=28419
Summary: Wine doesn't load at all
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a4337985(a)nepwk.com
For last couple days I'm trying to compile and run Wine without any luck.
I used mac ports "sudo port install wine" and "sudo port install wine-devel".
I've tried 1.2.3 and 1.3.28 versions, both end same.
I've tried to delete .wine folder and use other place by setting WINEPREFIX.
I've tried numerous times to make clean re-installation including
re-installation of all dependencies, re-installation of mac ports.
Every time I try to run wine, winecfg, winetricks commands it just freezes
forever(20min+).
After a minute of freeze I get
err:process:__wine_kernel_init boot event wait timed out
and then it pretty much does nothing, no CPU activity of wine processes, no
Disk activity, wine folder never goes over 200KB.
--
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=37268
Bug ID: 37268
Summary: When importing from commandline, wine's regedit gives
error "Warning! Unrecognized escape sequence"
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: seann.giffin(a)gmail.com
I'm trying to get Adobe CS4 to work under wine 1.7.26 (compiled from GIT with
MSI patch from bug #18070. I can get the installer to work, and it runs mostly,
but some components don't install (like Photoshop). Unsure why. Figured I would
just copy from a Windows install, and import registry settings saved from said
Windows install (XP). Saved all the Adobe-related keys from Windows to a .REG
file (about 4 MB) and attemptted to import, but wine regedit throws
"unrecognized escape sequence" errors and the keys are not imported. And yes, I
read bug #4495 and I believe this is a different issue.
I can attach the .REG file in question if anybody wants to see 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=37408
Bug ID: 37408
Summary: GetDiskFreeSpaceExW - Does not accept path to file
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: james.d(a)hexhost.net
Created attachment 49751
--> https://bugs.winehq.org/attachment.cgi?id=49751
Trace Log
According to standard Microsoft documentation the GetDiskFreeSpaceExW WINAPI
call should fail if a directory is not given as the path to check free disk
space for. The documentation is incorrect. Making a call to GetDiskFreeSpaceExW
with a full path to a file (and not a directory) does indeed succeed on
standard windows.
Doing this in Wine on Mac OSX results in open_device_root being called on a non
directory path and that non directory path makes it all the way to the
wineserver request to open the path with a type of FILE_DIRECTORY_FILE. Which
in turn gets an error from wineserver of NOT_A_DIRECTORY as expected.
Here is a unwinding of the code to show what is happening:
http://source.winehq.org/source/server/fd.c#1839http://source.winehq.org/source/dlls/ntdll/file.c#0112http://source.winehq.org/source/dlls/ntdll/file.c#0242http://source.winehq.org/source/dlls/kernel32/volume.c#0174http://source.winehq.org/source/dlls/kernel32/volume.c#1681
Attached is a use case example.
--
Do not reply 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=34107
Bug #: 34107
Summary: Castle Crashers - Audio works in WinXp mode, not Win7
mode
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saxindustries(a)gmail.com
Classification: Unclassified
When I run Castle Crashers in Windows XP mode, audio is working.
When I run it under Windows 7 mode, audio does NOT work.
Running Castle Crashers 1.3.1, installed from Steam.
--
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=29119
Bug #: 29119
Summary: HeeksCAD worked on old wine 1.2.3-2pclos2011, new
1.3.32 fails
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gheskett(a)wdtv.com
Classification: Unclassified
Greetings;
Newbee at wine things. I just built 1.3.32, using a 32 bit pclos install on a
quad core phenom as the user, then became root to run ./tools/wineinstall,
which didn't seem to have any major problems after it uninstalled the much
older and generally working wine that pclos supplies.
So I thought I would see how the windows HeeksCAD-18.exe ran, but total
failure.
So I figured I should reinstall HeeksCAD/HeeksCNC in case things changed, but
that also fails.
The install goes ok according to the gui, but logs this to the shell:
[gene@coyote Download]$ wine './HeeksCAD 0.18.0.exe' 2>&1
>../Documents/heekscad-install.log
fixme:msg:ChangeWindowMessageFilter c046 00000001
fixme:win:DisableProcessWindowsGhosting : stub
fixme:sfc:SfcIsFileProtected ((nil), L"C:\\Program
Files\\HeeksCAD\\unins000.exe") stub
Then after the install the gui asks to start heeks, I click ok, and hopefully
the failure log will be generated in a format that is usable. A copy paste into
vim totally screws the moose with thousands of tabs.
Ok, more repeats with attempts to redirect the error output to a file, all
resulting in a null file. I cannot copy paste such a large file, and it would
take me about 8 hours of editing to restore some semblance of what I see on the
screen, so how do I generate this file you would like to have attached?
This is about all that I can faithfully paste from the cli:
[gene@coyote Download]$ wine: Unhandled page fault on read access to 0x50d8458d
at address 0x45c4aa (thread 0022), starting debugger...
Unhandled exception: page fault on read access to 0x50d8458d in 32-bit code
(0x0045c4aa).
Please advise how to proceed.
Thanks folks.
--
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=26436
Summary: Faxion : Game won't launch
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jouan.amate(a)gmail.com
When double-clicking on the desktop shortcut, the app is displayed in the
taskbar for a few seconds and then disappears.
Here is a link to download the game :
http://cdn.truegames.com/FaxionBetaLiveSetup/r.1.2.0/FaxionBeta-USLiteSetup…
--
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=19817
Summary: Visual C++ 2005 Express gets stuck trying to build
chromium's base_unittests
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://dev.chromium.org
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce:
1) get a chromium source tree on linux as normal
2) generate visual studio solution files with
cd ~/chromium/src
tools/gyp/gyp -f vsvs build/all.gyp
3) winetricks msxml6 dotnet20 vc2005express
4) start visual studio 2005 express
5) load project ~/chromium/src/base/base.sln
Click OK five or six times
6) right click on base_unittests, click Build
Expected: Visual Studio should happily start compiling lots
of files.
Observed: Visual Studio chews CPU and does nothing...
and if you try to cancel the build, it ignores you and stays stuck.
--
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=34198
Bug #: 34198
Summary: Syslinux unable to fetch NTFS volume info
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: onny(a)project-insanity.org
Classification: Unclassified
Error running following command:
onny# wine syslinux.exe -maf -d /multiboot D:
fixme:ntdll:server_ioctl_file Unsupported ioctl 560000 (device=56 access=0
func=0 method=0)
Could not fetch NTFS volume info: Request not supported.
I cannot tell yet which functionality is required to get syslinux work on NTFS
partitions.
--
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.