http://bugs.winehq.org/show_bug.cgi?id=27808
Summary: Celtic Kings crashes on launch (audio related)
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://www.fileplanet.com/111590/110000/fileinfo/Celti
c-Kings-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35568)
--> (http://bugs.winehq.org/attachment.cgi?id=35568)
terminal output
Celtic Kings: Rage of War crashes with an unhandled page fault on startup.
Interestingly, the crash is not fatal and the game loads up to the menu.
However, audio is not playing in the game.
The same problem in Wine-1.0.1, 1.2.3,...
'winetricks directmusic' or disabling audio in Wine work around the crash.
I don't know whether this is a dupe of bug #17592. The mentioned workarounds
apply to #17592, too. The difference is that Celtic Kings can recover from the
crash and continues loading 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=13082
Summary: Adobe Premiere Pro 1.5 fails to start
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://download.adobe.com/pub/adobe/magic/premiere/win/7
.x/premierepro_english_tryout.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Followup of #11613. The application starts, then asks you to create a new
project, but then fails with a messagebox :
" Adobe Premiere encountered a serious problem, and
needs to be closed"
(Note :all this after using native gdiplus, otherwise you'll run into other
bug)
Using native comctl32 gets around this bug. If needed i can provide debuglogs.
--
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=18776
Summary: VBALink: GBC roms open at an incorrect resolution
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://www.vbalink.info/download/vbalink180b0.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Steps to reproduce:
- Download VBALink and any GB/GBC rom (untested with GBA roms)
- Open the rom with VBALink with default settings
The window resizes to the screen's height, this doesn't happen under Windows;
see screenshot.
The following is the only console output available:
fixme:win:EnumDisplayDevicesW ((null),0,0x32ec50,0x00000000), stub!
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x173ba0,0x173b28): stub
fixme:menu:GetMenuBarInfo (0x20036,0xfffffffd,0x00000000,0x32ead0)
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Can't handle WINEDDBLT_ASYNC flag
right now.
--
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=25261
Summary: AutoCAD 2009 LT: Running AcDelTree.exe causes Wine
error
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shlwapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32081)
--> (http://bugs.winehq.org/attachment.cgi?id=32081)
Terminal output on wine-1.3.7-172-g8925024
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine AcDelTree.exe
Behaviour:
Wine error window
Expected behaviour:
Nothing
--
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=27633
Summary: Missing StrToInt64Ex in SHLWAPI.DLL
Product: Wine
Version: unspecified
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: shlwapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlo.bramix(a)libero.it
StrToInt64ExW (Unicode) and StrToInt64ExA (Ascii) are missing in SHLWAPI.DLL
http://msdn.microsoft.com/en-us/library/bb773450%28v=vs.85%29.aspx
At time of writing, this bug persists in all WINE versions, including the
latest sources in the repository.
--
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=22060
Summary: regedit CRASHES when key with non-ascii values is
renamed or deleted
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tianshuo(a)gmail.com
Created an attachment (id=26868)
--> (http://bugs.winehq.org/attachment.cgi?id=26868)
results of WINEDEBUG=+relay wine regedit
there is a key in my registry that I can not delete, every time I delete it
regedit.exe crashes. I am deleting this key because of Bug 20279 and the
solution it provides does not work because of this crash. rename does not work
either gives the same error message
wine: Unhandled page fault on write access to 0x00750072 at address 0x7bc486bc
(thread 001b), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc48148
"wine --version" is 1.1.40
I am attaching the tail of "WINEDEBUG=+relay wine regedit" as
winedebugrelay.log
and "winedbg regedit" as winedbg.log
I am not sure if more information is needed
--
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=26989
Summary: Playchess, games tab is not drawn
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.fritzhelp.com/download/PlayChessV5Setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Install.. Click "Enter As Guest". Click games tab. Tab really changes, but
nothing is drawn.
Terminal has lot of:
fixme:gdiplus:GdipFillPath Not implemented for brushtype 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=25861
Summary: fail to run POPO2011-Full-installer.exe (POPO is an
IM from Netease)
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=32957)
--> (http://bugs.winehq.org/attachment.cgi?id=32957)
Log: installing POPO2011-Full-installer.exe with wine
env:
wine1.3.12 from ubuntu ppa
Ubuntu 10.10 x86_64
Step 1
Download POPO2011-Full-installer.exe
http://dl.163.com/popo_2011/update/installer/POPO2011-Full-installer.exe
Step 2
Install POPO2011:
fracting@fracting-K400:~$ rm -rf .wine
fracting@fracting-K400:~$ wine
'/home/fracting/Desktop/POPO2011-Full-installer.exe'
full log is in attechment install_popo.log
Step 3
Install mfc42 with winetricks
Step 4
run POPO
$ wine '/home/fracting/.wine/drive_c/Program Files/Netease/POPO/Start.exe'
fracting@fracting-K400:~$ fixme:msvcrt:_setmbcp trail bytes data not available
for DBCS codepage 0 - assuming all bytes
fixme:msg:ChangeWindowMessageFilter 233 00000001
fixme:msg:ChangeWindowMessageFilter 4a 00000001
fixme:msg:ChangeWindowMessageFilter 49 00000001
fixme:msg:ChangeWindowMessageFilter 233 00000001
fixme:msg:ChangeWindowMessageFilter 4a 00000001
fixme:msg:ChangeWindowMessageFilter 49 00000001
fixme:dbghelp:elf_search_auxv can't find symbol in module
There is no any window to be created.
--
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=24551
Summary: Cannot install Windows Server 2003 Administration
Tools Pack
Product: Wine
Version: 1.3.3
Platform: x86
URL: http://www.microsoft.com/downloads/en/details.aspx?Fam
ilyID=c16ae515-c8f4-47ef-a1e4-a8dcbacff8e3
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Created an attachment (id=30987)
--> (http://bugs.winehq.org/attachment.cgi?id=30987)
~/wine-git/wine msiexec /i adminpak.msi 2> log.txt
I am not sure the installer copies anything but I notice that it does not
appear in the program list in Add/Remove Programs.
--
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.