http://bugs.winehq.org/show_bug.cgi?id=12242
Summary: PhoenixRC: HID controller does not work
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raccoonone(a)procyongames.com
PhoenixRC comes with an adapter to connect a remote controller via USB. The
controller and adapter show up as an HID under windows, but they aren't
detected under WINE. I'm working on this bug, and have created this to track
progress.
The first thing to fix seems to be a bug in SetupDiGetDeviceInterfaceDetailW
which is causing a 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.
http://bugs.winehq.org/show_bug.cgi?id=21666
Summary: Heavy Metal Pro fails to print Record Sheet
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: liquitsnake(a)gmx.net
All other print options work fine, but the record sheet fails with "Error
Number 6: Overflow". No suspicious console log.
--
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=20950
Summary: Excel 2007 changes .xls modification date on shutdown
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: isakfrants(a)hotmail.com
Test:
Launch Office 2007 Excel and save an empty .xlsx file.
Close Excel, right click on the newly created file and choose properties.
Observe the modification and access dates of the file.
Open the .xlsx file with Excel 2007.
Close Excel and look, the dates are the same. Awesome.
Now do the same with a .xls file.
Launch Office 2007 Excel and save an empty .xls file.
Close Excel, right click on the newly created file and choose properties.
Observe the modification and access dates of the file.
Open the .xls file with Excel 2007.
It doesn't matter now if you just read the document and then shutdown Excel or
if you edit the document but you DON'T save the changes when Excel shuts down.
However, when you close Excel the file will get new modification and access
dates.
What would have happened:
Excel would respect the date of modification when no editing is done in .xls
JUST the way it does with .xlsx. This affects only Excel, while Word respects
the date with both .doc and .docx and Powerpoint with .ppt and .pptx.
Can anyone else reproduce 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=30266
Bug #: 30266
Summary: Cygnus Fractal eXtreme crashes after trial dialog
(expects gdi32 GetDIBits() returning number of scan
lines when bits parameter is NULL)
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
I sometimes peek into Winehq forum to look for interesting bugs :-)
http://forum.winehq.org/viewtopic.php?t=15117 (no answer)
--- quote ---
i cannot seem to get this app to run properly in wine.
Bruce, who is the programmer of it, told me he would be happy to make whatever
changes are necessary to make it work with wine, so if it's something on his
end, could somebody on the team reach out to him and help him get it going?
his website is:
http://cygnus-software.com/
I love fractals, and want to take full advantage of my i7 on my imac and would
really love to use his software but i absolutely will not go running windows to
do so...
--- quote ---
Download: ftp://ftp.cygnus-software.com/pub/fxsetup.msi
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Cygnus Software/Fractal eXtreme 32-bit
$ WINEDEBUG=+tid,+seh,+relay,+snoop,+bitmap wine ./FractalX.exe >> log.txt 2>&1
--- snip ---
Trace log reveals:
--- snip ---
...
0024:Call KERNEL32.CreateFileA(0032d3b8 "C:\\Program Files\\Cygnus
Software\\Fractal eXtreme
32-bit\\Plugins\\Mandelbrot.dll",80000000,00000001,00000000,00000003,00000080,00000000)
ret=0044ebc4
0024:Ret KERNEL32.CreateFileA() retval=000001c8 ret=0044ebc4
0024:Call KERNEL32.CreateFileA(0032cfd0 "C:\\users\\focht\\My
Documents\\Fractal
eXtreme\\plugin_stamps\\Mandelbrot_Mandelbrot.bmp",80000000,00000001,00000000,00000003,00000080,00000000)
ret=0044ebde
0024:Ret KERNEL32.CreateFileA() retval=ffffffff ret=0044ebde
0024:Call KERNEL32.CloseHandle(000001c8) ret=0044ec2c
0024:Ret KERNEL32.CloseHandle() retval=00000001 ret=0044ec2c
0024:CALL MSVCR100.memset() ret=004529bd
0024:RET MSVCR100.memset() retval=00557be0 ret=004529bd
0024:Call gdi32.CreateDCA(004b80f8 "Display",00000000,00000000,00000000)
ret=00452a23
0024:Ret gdi32.CreateDCA() retval=0000119c ret=00452a23
0024:Call
gdi32.CreateDIBSection(0000119c,00557be0,00000000,00557bd0,00000000,00000000)
ret=00452a45
0024:trace:bitmap:CreateDIBSection format (110,110), planes 1, bpp 8, BI_RGB,
size 12320 RGB
0024:Ret gdi32.CreateDIBSection() retval=000011a0 ret=00452a45
0024:Call gdi32.CreateCompatibleDC(0000119c) ret=00452a59
0024:Ret gdi32.CreateCompatibleDC() retval=000011a4 ret=00452a59
0024:Call gdi32.SelectObject(000011a4,000011a0) ret=00452a6b
0024:Ret gdi32.SelectObject() retval=0000006c ret=00452a6b
0024:Call gdi32.DeleteDC(0000119c) ret=00452a75
0024:Ret gdi32.DeleteDC() retval=00000001 ret=00452a75
0024:CALL Mandelbrot.CalcPointFloat(00000000,0032cf88) ret=0040449a
0024:RET Mandelbrot.CalcPointFloat() retval=00000000 ret=0040449a
...
0024:CALL MSVCR100.fopen_s(<unknown, check return>) ret=0044f90a
...
0024:Call KERNEL32.CreateFileA(0032cfd0 "C:\\users\\focht\\My
Documents\\Fractal
eXtreme\\plugin_stamps\\Mandelbrot_Mandelbrot.bmp",40000000,00000000,0032cdb4,00000002,00000080,00000000)
ret=78b27359
0024:Ret KERNEL32.CreateFileA() retval=000001c8 ret=78b27359
...
0024:RET MSVCR100.fopen_s() retval=00000000 ret=0044f90a
0024:Call gdi32.SetDIBColorTable(000011a4,00000000,00000100,00557c08)
ret=00452c83
0024:Ret gdi32.SetDIBColorTable() retval=00000100 ret=00452c83
0024:CALL MSVCR100.fwrite(0032ced0,00000001,0000000e,78b53068) ret=00448091
0024:Call ntdll.RtlAllocateHeap(00547000,00000000,00001000) ret=78ab0269
0024:Ret ntdll.RtlAllocateHeap() retval=00558020 ret=78ab0269
0024:RET MSVCR100.fwrite() retval=0000000e ret=00448091
0024:Call
gdi32.GetDIBits(000011a4,000011a0,00000000,0000006e,00000000,0032caa4,00000000)
ret=0044f6b6
0024:Ret gdi32.GetDIBits() retval=00000001 ret=0044f6b6
0024:CALL MSVCR100.fwrite(0032caa4,00000001,00000028,78b53068) ret=00448091
0024:RET MSVCR100.fwrite() retval=00000028 ret=00448091
0024:Call gdi32.SetDIBColorTable(000011a4,00000000,00000100,00557c08)
ret=00452c83
0024:Ret gdi32.SetDIBColorTable() retval=00000100 ret=00452c83
0024:CALL MSVCR100.fwrite(00557c08,00000001,00000400,78b53068) ret=00448091
0024:RET MSVCR100.fwrite() retval=00000400 ret=00448091
0024:CALL MSVCR100.fwrite(00000000,00000001,00003020,78b53068) ret=00448091
0024:Call KERNEL32.GetLastError() ret=78ab0706
0024:Ret KERNEL32.GetLastError() retval=00000000 ret=78ab0706
0024:Call ntdll.RtlDecodePointer(fdf9bfb0) ret=78b2af62
0024:Ret ntdll.RtlDecodePointer() retval=00000000 ret=78b2af62
0024:Call KERNEL32.IsDebuggerPresent() ret=78b2aee6
0024:Ret KERNEL32.IsDebuggerPresent() retval=00000000 ret=78b2aee6
0024:Call KERNEL32.SetUnhandledExceptionFilter(00000000) ret=78b2aef0
0024:Ret KERNEL32.SetUnhandledExceptionFilter() retval=004a62b6 ret=78b2aef0
0024:Call KERNEL32.UnhandledExceptionFilter(0032c690) ret=78b2aefd
wine: Unhandled exception 0xc0000417 at address 0x320023:0x78b2af3e (thread
0024), starting debugger...
--- snip ---
The second fwrite() has a NULL ptr which causes the page fault.
Relevant app code leading to failure, annotated:
--- snip ---
...
0044F6B0 FF15 88C04A00 CALL DWORD PTR DS:[<&GDI32.GetDIBits>]
0044F6B6 8B7E 08 MOV EDI,DWORD PTR DS:[ESI+8] ;
bmi.bmiHeader.biHeight
0044F6B9 3BC7 CMP EAX,EDI
0044F6BB 75 4C JNE SHORT 0044F709
0044F6BD 8B85 D0FBFFFF MOV EAX,DWORD PTR SS:[LOCAL.268] ;
bmi.bmiHeader.biSizeImage
0044F6C3 85C0 TEST EAX,EAX
0044F6C5 74 42 JE SHORT 0044F709
0044F6C7 50 PUSH EAX
0044F6C8 FF15 48C44A00 CALL DWORD PTR DS:[<&MSVCR100.malloc>
0044F6CE 83C4 04 ADD ESP,4
0044F6D1 8985 B0FBFFFF MOV DWORD PTR SS:[LOCAL.276],EAX
0044F6D7 85C0 TEST EAX,EAX
0044F6D9 74 2E JE SHORT 0044F709
...
--- snip ---
The problem seems to be that the app expects GetDIBits() to return the number
of scan lines (comparison of return value against bmi.bmiHeader.biHeight).
MSDN: http://msdn.microsoft.com/en-us/library/dd144879%28v=vs.85%29.aspx
--- quote ---
int GetDIBits(
__in HDC hdc,
__in HBITMAP hbmp,
__in UINT uStartScan,
__in UINT cScanLines,
__out LPVOID lpvBits,
__inout LPBITMAPINFO lpbi,
__in UINT uUsage
);
...
Return value
If the lpvBits parameter is non-NULL and the function succeeds, the return
value is the number of scan lines copied from the bitmap.
If the lpvBits parameter is NULL and GetDIBits successfully fills the
BITMAPINFO structure, the return value is nonzero.
If the function fails, the return value is zero.
This function can return the following value.
--- quote ---
"return value is nonzero" Ah how precise. Roll a dice?
Digging further it seems Microsoft dropped the Win9x part of API documentation.
Some websites carry the "old" API documentation that states:
--- quote ---
If the lpvBits parameter is non-NULL and the function succeeds, the return
value is the number of scan lines copied from the bitmap.
Windows 95:
If the lpvBits parameter is NULL and GetDIBits successfully fills the
BITMAPINFO structure, the return value is the total number of scan lines in the
bitmap.
Windows NT:
If the lpvBits parameter is NULL and GetDIBits successfully fills the
BITMAPINFO structure, the return value is non-zero.
If the function fails, the return value is zero.
--- quote ---
Source:
http://source.winehq.org/git/wine.git/blob/71ea68b65727a7abac8f179035fe895f…
--- snip ---
1187 INT WINAPI GetDIBits(
1188 HDC hdc, /* [in] Handle to device context */
1189 HBITMAP hbitmap, /* [in] Handle to bitmap */
1190 UINT startscan, /* [in] First scan line to set in dest bitmap */
1191 UINT lines, /* [in] Number of scan lines to copy */
1192 LPVOID bits, /* [out] Address of array for bitmap bits */
1193 BITMAPINFO * info, /* [out] Address of structure with bitmap data */
1194 UINT coloruse) /* [in] RGB or palette index */
1195 {
...
1380 if (bits)
1381 {
1382 if(dst_info->bmiHeader.biHeight > 0)
1383 dst_info->bmiHeader.biHeight = src.height;
1384 else
1385 dst_info->bmiHeader.biHeight = -src.height;
1386
1387 convert_bitmapinfo( src_info, src_bits.ptr, &src, dst_info, bits,
FALSE );
1388 if (src_bits.free) src_bits.free( &src_bits );
1389 ret = lines;
1390 }
1391 else
1392 ret = empty_rect ? FALSE : TRUE;
1393
1394 if (coloruse == DIB_PAL_COLORS)
1395 {
1396 WORD *index = (WORD *)dst_info->bmiColors;
1397 for (i = 0; i < dst_info->bmiHeader.biClrUsed; i++, index++)
1398 *index = i;
1399 }
1400
1401 copy_color_info( info, dst_info, coloruse );
1402 if (info->bmiHeader.biSize != sizeof(BITMAPCOREHEADER))
info->bmiHeader.biClrUsed = 0;
1403
1404 done:
1405 release_dc_ptr( dc );
1406 GDI_ReleaseObj( hbitmap );
1407 return ret;
1408 }
--- snip ---
For testing I changed the code for line 1392 to also return the number of scan
lines in case of "NULL" bits parameter.
It lets the app successfully render/save fractals and the crash is gone.
$ du -sh fxsetup.msi
6.0M fxsetup.msi
$ sha1sum fxsetup.msi
44a9ff9779596205f25d6d00051f594a4cc599b0 fxsetup.msi
$ wine --version
wine-1.5.0
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18078
Summary: Godfather: game will crash right after copyright notice
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
When i try to start godfather game it will die right after copyright notice
screen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24721
Summary: Explorer++ crashes when choosing to view large icons
or extra large icons
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31230)
--> (http://bugs.winehq.org/attachment.cgi?id=31230)
Don't return E_FAIL
To reproduce, set Windows version to Win7 or Vista (otherwise these options are
hidden by the program) and then go to view -> large icons (or extra large
icons). Depending on which of those options is selected, it outputs one of the
following lines:
fixme:shell:SHGetImageList Unsupported image list 2 requested
fixme:shell:SHGetImageList Unsupported image list 4 requested
...then crashes immediately. Hacking SHGetImageList to stop returning a failure
after that fixme prevents 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=32104
Bug #: 32104
Summary: KwMusic: crashes during installing
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42329
--> http://bugs.winehq.org/attachment.cgi?id=42329
the log of installing
I installed KwMusic(酷我音乐) in wine and it crashed during installing.
my test environment:
- Ubuntu 12.04.1 32bit ;
- Wine 1.5.16 ;
- KwMusic: https://www.dropbox.com/s/ck5pmoc5ls9sk5m/kwmusic2012.exe .
you can reproduce the bug follow:
0. download KwMusic: https://www.dropbox.com/s/ck5pmoc5ls9sk5m/kwmusic2012.exe
1. 'wine kwmusic2012.exe' to begin the installing.
attachment:
kwmusic.log is the log of installing
--
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=25138
Summary: Black and White 2 demo crashes on startup
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Download from http://lionhead.com/Games/BW2/Demo.aspx and install.
Decline installing directx9.
For me, the game crashed on startup; the log said
trace:d3d:IWineD3DDeviceImpl_CreateVertexShader Created vertex shader 0x1ad220.
...
fixme:d3dx:D3DXCreateEffectEx (0x132510, 0x5e7ccd5, 1804, (nil), (nil), (nil),
0, (nil), 0x269f214, 0x269f258): semi-stub
fixme:d3dx:ID3DXEffectImpl_DeleteParameterBlock (0x207678)->(0x132510): stub
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 0009), starting debugger...
'winetricks d3dx9_36' got rid of the effect stub warnings, but didn't affect
the crash.
'winetricks dinput8' didn't seem to affect the crash.
'winetricks directx9' worked around the problem, and let the game 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=32802
Bug #: 32802
Summary: Janetter fails to start properly and gives an error
saying, "Backend server cannot init"
Product: Wine
Version: 1.5.22
Platform: x86-64
URL: http://janetter.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atarifanatic(a)gmail.com
Classification: Unclassified
When loading Janetter 4.1.1.0 (can be downloaded at
http://janetter.net/desktop.html) in wine64 mode, the Janetter window shows and
stays at a screen with a spinning wheel, where it is trying to load the client.
Eventually, a message box shows saying "Backend server cannot init" (probably
referring to JanetterSvr.exe?) and upon closing the message box, it continues
to attempt to load.
I am currently using Arch Linux x86_64 with the wine 1.5.22 package.
--
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=37217
Bug ID: 37217
Summary: wine builtin iexplore couldn't load local pages
correctly in chinese named folders
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: penghao(a)linuxdeepin.com
Created attachment 49487
--> https://bugs.winehq.org/attachment.cgi?id=49487
test files (has Chinese characters in the path name)
this bug was found in a finanical securities software.
program downloaded some html/css/img contents from the internet, and show these
contents in a pop window with builtin mshtml. But actually the pop window's
mshtml just load the html file (like index.html), the img/css/js resources were
not loaded.
I tested builtin iexplore and found the same problem.
finally I found there are some Chinese characters in the path. if I remove them
or change them to English characters, It will be all fine.
Please see the test files in attached test.tar.gz. After uncompress it, use
native ie to open index.html, for example:
wine iexplore "file:///c:/测试用/index.html"
if css/js load success, the background color of the window will be black, text
will be white, and you will see "you should see me!" which writen by js. if
failed, you will just see black "Hello World" in a white background.
--
Do not reply 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=23033
Summary: Runaway 2 can't run.
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: majorandras(a)freemail.hu
Created an attachment (id=28552)
--> (http://bugs.winehq.org/attachment.cgi?id=28552)
The error window.
After I started Runaway 2 : The Dream Of The Turtle, a windows appears with an
error message: DLL not found shell.dll16.dll
--
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=36718
Bug ID: 36718
Summary: Mind Manager installation fails
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ignas2526(a)gmail.com
Created attachment 48764
--> https://bugs.winehq.org/attachment.cgi?id=48764
Console log
MindJet Mind Manager 14.2.321 fails to install with a message 'Mindjet
MindManager 14 requires the Microsoft .Net Framework version 4.0.30319 or
higher. Please download and install "dotNetFx40_Full_setup.exe" from
Microsoft...'
I've tried clean prefix and I've tried clean prefix with './winetricks dotnet40
corefonts'. It fails in both cases. After installing dotnet40, I've ran
'dotnet_verifier' which told me that my .Net installation is fine.
Any ideas why it fails?
Or at least which debugging options to enable to find out more?
Demo can be downloaded here: http://now.mindjet.com/mm-win-exe-en
Thanks.
--
Do not reply 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=35529
Bug ID: 35529
Summary: Uninstaller: application list doesn't fit
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47441
--> http://bugs.winehq.org/attachment.cgi?id=47441
Screenshot
The list of applications in Wine's Uninstaller doesn't fit in the list box. The
bottom scrollbar obscures the final application, and nothing can be resized.
See screenshot.
Nothing printed in the console.
--
Do not reply 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=23639
Summary: iTunes 7.7.1.11 downloading podcasts hang with Wine
1.1.42 in Ubuntu 10.04
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi1(a)gmail.com
Created an attachment (id=29578)
--> (http://bugs.winehq.org/attachment.cgi?id=29578)
wine C:\\Program\ Files\\iTunes\\iTunes.exe
What I expected to happen is when I install and run iTunes 7.7.1.11 it would
flawlessly install and download iTunes Store podcasts.
What happened instead is that after successfully installing and starting iTunes
GUI, was in middle of downloading podcasts from iTunes Store and it just
stopped downloading. In attached CLI-output.txt it seems to be correlated with
Distnoted.exe failing to launch.
lsb_release -rd
Description: Ubuntu 10.04 LTS
Release: 10.04
apt-cache policy wine1.2
wine1.2:
Installed: 1.1.42-0ubuntu4
Candidate: 1.1.42-0ubuntu4
Version table:
*** 1.1.42-0ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
100 /var/lib/dpkg/status
Downstream bug:
https://bugs.launchpad.net/ubuntu/+source/wine1.2/+bug/605141
--
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=16523
Summary: iTunes 8 states registry keys are missing for cd burning
support
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.apple.com/itunes/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
When launching iTunes 7 - 8.01 it displays an error stating that cd burning
will not be enabled due to missing registry keys. In iTunes 8.02 it states that
iTunes was improperly installed and cd burning and importing will not 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=9649
Summary: iTunes 7 doesn't recognize iPod
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.apple.com/itunes/download/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Created an attachment (id=8051)
--> (http://bugs.winehq.org/attachment.cgi?id=8051)
Console log
Steps to reproduce: two options, actually:
1. Plug an iPod into your computer, and start iTunes.
2. Start iTunes without your iPod plugged in, and after it's running, plug
your iPod in.
Expected behavior: An icon with the text "Juan's iPod" would show up in the
tree view on the left side of the main window.
Actual behavior: no iPod icon.
I'm attaching a log, though these lines are especially suspicious:
fixme:setupapi:SetupDiGetClassDevsW returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x145388, (nil),
{53f56307-b6bf-11d0-94f2-00a0c91efb8b}, 0x00000000, 0x7baed8a0
That GUID is GUID_DEVINTERFACE_DISK, defined in ddk/ntddstor.h.
--
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=35363
Bug ID: 35363
Summary: Several ERRs in WoW when outdoors
Product: Wine
Version: 1.7.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Classification: Unclassified
The following spams when outdoors (easy to test in stormwind)
err:d3d:state_pscale >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from
glPointSize(...); @ ../../../wine-multimedia/dlls/wined3d/state.c / 1572
err:d3d:wined3d_debug_callback 0x886c0: "GL_INVALID_VALUE error generated.
Point size must not be negative.".
(Filed for Stefan)
--
Do not reply 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=34701
Bug #: 34701
Summary: Sound choppy and slow game responses in most Steam
games
Product: Wine
Version: 1.7.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aidygus(a)yahoo.com
Classification: Unclassified
I'm having a problem playing some of my steam games with choppy sound and very
slow responses.
Hardware is an intel i5 3750k overclocked to 4.2ghz, USB MS LifeChat headset.
OS is Mint 15 Olivia (64bit)
In particular the problem is manifested in GTA IV, Mass effect 2 and papers
please. PP is hardly playable with the sound stuttering and the game it's self
grinding along as if I was playing on an amiga.
At first wine was using the pulseaudio driver so I got it to switch to the alsa
driver but they both have the same effect.
I stared Papers please with these debug options :
WINEDEBUG="+tid,+mmdevapi,+winmm,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio"
And the output 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=33247
Bug #: 33247
Summary: StarCraft II: HotS crash random after a while
Product: Wine
Version: 1.5.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fenixk19(a)mail.ru
Classification: Unclassified
Reported by many people in appdb discussion for me is
Both for 1.5.24 and 1.5.26 i'm experiencing crashes.
Log always is in the same place when crash. It ends with
Request Issued: POST /game/s2_ruru
{"region":"EU"}
Response: 200
{}
Handle Event: "auth validation event"
Handle Event: "auth validation event"
Handle Event: "auth validation event"
Handle Event: "auth validation event"
Handle Event: "auth validation event"
Handle Event: "auth validation event"
Handle Event: "auth validation event"
Handle Event: "auth validation event"
Handle Event: "auth validation event"
Handle Event: "auth validation event"
Handle Event: "auth validation event"
Handle Event:
Full log: pastebin.com/d0baF2Rn
Other reports:
- Set VideoMemorySize=1024 (even though my card has 2GB), and lowered texture
quality to Max (not Ultra), and was able to play though several missions
without crashing.
- Lovering texture details from Ultra to Medium seems to help delaying the
crash but not to avoid it.
- is your GPU set to Adaptive or Max Performance? SC2 has issues with dynamic
frequencies, so i switched from Adaptive to Max Performance and that seems to
have helped a lot.
i haven't crashed yet since doing it. hope it holds.
--
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=33216
Bug #: 33216
Summary: Fallout New Vegas freezes at "dsoundrender.c:
DSoundRenderImpl.csFilter"
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kurtjaeke(a)gmx.de
Classification: Unclassified
Created attachment 43942
--> http://bugs.winehq.org/attachment.cgi?id=43942
Crash message of "FalloutNV.exe".
FNV crashes reproducibly when playing the ending of the "Old World Blues"
add-on. I played around with some of the settings of the game, like disabling
sound, but to no avail.
Please see the attached log.
--
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=9484
Summary: Program refuses to run because of ProtectCD/ProtectDISC
copy-protection
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: klaus.layer(a)gmx.de
Created an attachment (id=7825)
--> (http://bugs.winehq.org/attachment.cgi?id=7825)
+all trace
Mathetrainer is a german educational software. It installs fine on Wine, but
after starting it insists on inserting the original CD in the CD drive although
it is in the drive. A scan of the main executable with a copy protection
scanner reveals
Scanning -> c:\Programme\Klett\Mathetrainer 5\Mathetrainer.exe
File Type : Exe, Size : 1231923 (012CC33h) Bytes
-> File has 46094 (0B40Eh) bytes of appended data starting at offset 0121825h
[!] Protect DiSC v6.2 - v6.8 (Build 12-07-2005) detected !
[!] exact version: Protect DiSC v6.2.5 !
[!] protection level: Basic
According to
http://www.cdmediaworld.com/hardware/cdrom/cd_protections_protectcd.shtml this
protection also refered as ProtectCD is a commonly used protection scheme.
Other titles like "Need For Speed" and "Quake 3" make use of this protection
scheme too.
The application Mathetrainer seems to be based on Delphi and flash would
probably run if the copy protection check would succeed on Wine.
--
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=29941
Bug #: 29941
Summary: Microsoft Project 2010 Professional fails to install
Product: Wine
Version: 1.4-rc4
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
When trying to install MS Project Professional 2010 the installation fails
halfway with the installer displaying 'Microsoft Project Professional 2010
encountered an error during setup' .
I am able to validate the installation key online, select 'Install now', and at
about 50% during the installation part the error is shown.
--
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=27943
Summary: iTunes 10.4 (64 bit): doesn't run, incomplete install
?
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Created an attachment (id=35745)
--> (http://bugs.winehq.org/attachment.cgi?id=35745)
installation log
It installs. But when you run it, it either reports, that components aren't
installed, or it hangs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13159
Summary: tooltips won't show up on partly hidden items
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tarasov.igor(a)gmail.com
To see the bug, open regedit drag the bar that separates registry tree from
values so that it partly covers registry branches names. If you use native
comctl32.dll or in windows you'll see tooltips over these partly covered items,
displaying full item name. Wine won't show anything.
This is true with listview also.
In some applications that have big listview tables with long values this bug
becomes pretty annoying (when you constantly have to change comlumn widths etc
in order to see complete values).
Maybe this bug was reported earlier, but I have not found it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30449
Bug #: 30449
Summary: GDIPaint does not paint (works with native gdiplus)
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
Created attachment 39806
--> http://bugs.winehq.org/attachment.cgi?id=39806
screenshot with builtin gdiplus
Doodle is a basic paint package in GDI+
Project page with source and binary:
http://www.codeproject.com/Articles/1160/Doodle-a-basic-paint-package-in-GDI
Press LMB and moving the mouse does not paint at all:
0024:fixme:gdiplus:GdipDrawLineI graphics object has no HDC
The window background is wrong (unimplemented hatch style 45),
but that's for a different bug.
Infopage for GDIplus Hatch Styles with examples:
http://www.mitov.com/wiki/index.php?title=Enum_IGDIPlus.TGPHatchStyle
--
By by ... Detlef
--
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=21530
Summary: Tooltip message TTN_NEEDTEXT not being sent to
application
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://www.secureneterm.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
Created an attachment (id=25937)
--> (http://bugs.winehq.org/attachment.cgi?id=25937)
Example program to show tooltip failure on wine.
In a Win32 .c program, the TTN_NEEDTEXT is normally sent when text is needed
for the display of a toolbar tip message. Wine does not send this message. I
have included a sample Microsoft program that will clearly show the
TTN_NEEDTEXT message is sent on all Microsoft based computers, but not on Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23757
Summary: Free Pascal 2.4.0 segfaults on Wine 1.2
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saempylae(a)gmail.com
I downloaded the Free Pascal 2.4.0 installer (file fpc-2.4.0.i386-win32.exe)
and installed it. Running:
wine C:\\FPC\\2.4.0\\bin\\i386-win32\\fp.exe
from the command line results in a segmentation file.
Attaching a log extracted using:
WINEDEBUG=+all wine C:\\FPC\\2.4.0\\bin\\i386-win32\\fp.exe > fp.out 2>&1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36988
Bug ID: 36988
Summary: CANNOT USE ADOBE READER WITH FILLABLE FIELDS AND
DIGITAL SIGNATURES
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: ddrraaqqll(a)gmail.com
Created attachment 49128
--> http://bugs.winehq.org/attachment.cgi?id=49128
BACKTRACE.TXT FROM WINE AFTER CRASH
FILLABLE AND DIGITAL SIGNABLE PDF CRASHES UNDER WINE
--
Do not reply 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=32283
Bug #: 32283
Summary: Adobe Reader XI crashes on opening interactive form
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: charles(a)mcevoy.com
Classification: Unclassified
Created attachment 42606
--> http://bugs.winehq.org/attachment.cgi?id=42606
Backtrace
Installs fine (albeit no protected mode) and opens simple documents but crashes
when a complex interactive document is opened.
--
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=34680
Bug #: 34680
Summary: Photoshop CS6 crashes whenever I open PSD
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roseblood(a)gmail.com
Classification: Unclassified
Photoshop crashes whenever I try to open a PSD file. Regardless of the file or
its location
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25835
Summary: Adobe Reader X crashes when opening complex pdf
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.crackjack(a)spamgourmet.com
When opening a test file from http://www.dor.state.wi.us/wi_efile/index.html
Adobe Reader X crashes
log file 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=24976
Summary: Wine Adobe Photoshop Elements 8.0 crashes on
Photomerge
Product: Wine
Version: 20050930
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivor(a)sarifu.com
Photoshop Elements 8.0, free trial download from:
https://www.adobe.com/cfusion/tdrc/index.cfm?product=photoshop_elements&loc…
The following errors occur after install:
Error message pop-up when Editor first clicked from the elements Welcome Screen
" The Program PhotoshopElementsEditor.exe has encountered a serious problem and
needs to close... this can be caused by a problem in the program or a
deficiency in wine..." On the second attempt the Elements Welcome Screen
crashes and, after a minute long wait, the Editor opens.
All Photomerge functions cause the Elements to crash (File>New>Photomerge>)
using Ubuntu 10.10, wine 1.3.5
--
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=35274
Bug ID: 35274
Summary: Heavy Metal Pro page faults when using "open from"
Product: Wine
Version: 1.7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: liquitsnake(a)gmx.net
Classification: Unclassified
This seems similar to bug 21665, but is not the same bug (as it has been fixed
long ago)
When using "open from" to load a file in Heavy Metal, the program will page
fault as soon as the "open" button is pressed. Similarily, it will page fault
when using "save to" most of the time. That makes it impossible to use these
functions.
It doesn't appear to be a regression (I have witnessed this on all versions
from 1.3.7 to 1.7.9).
Using native comctl32.dll solves the crashing. The native DLL used in my
testing has the MD5 2f0680d0ac7b37cd5f3b118024ad0f0d.
--
Do not reply 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=9408
Summary: Irfanview cannot scan images
Product: Wine
Version: 0.9.43.
Platform: PC
URL: http://www.irfanview.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
This is different from bug 9406.
With the sane test backend, Irfanview still crashes when attempting to scan.
The test backend works just fine with Picasa though.
To scan, select File -> Acquire/batch scanning. You can bypass bug 9404 by
removing gphoto2.ds.so.
--
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=31994
Bug #: 31994
Summary: AquadelicGT: Socket error, code=10013
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: starous(a)volny.cz
Classification: Unclassified
Created attachment 42173
--> http://bugs.winehq.org/attachment.cgi?id=42173
Wine log - WINEDEBUG="-all,+winsock"
Hello,
I am trying to play AquadelicGT game under wine for long time - the game works
fine approx. from version 1.5.8 in single player mode if msxml4.dll is replaced
by native Windows DLL (As I wrote in AppDB -
http://appdb.winehq.org/objectManager.php?sClass=version&iId=18692 ).
But the game is still not working in multiplayer mode - there is displayed
message box "Socket error, code=10013" and game freezes every time when I try
to start "Join multiplayer game".
First I thought it can be related to CAP_NET_RAW problem - I tried set this
capability to game EXE files - Launcher.exe and Run.exe - but this does not
help.
Then I found bug 7929 - it looks similarly like my problem, so I waited for fix
of this bug. Bug 7929 was fixed in latest release 1.5.15, so I tried it today -
but the problem is still the same.
Wine log with debug setting WINEDEBUG="-all,+winsock" is included in
attachment.
(Note: The game itself is Run.exe file - but it (probably) cannot be started
directly, it is started via Launcher.exe file.)
Best regards,
Ales
--
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=30465
Bug #: 30465
Summary: BridgeCentral: Invalid floating point operation in
mozjs.dll (fldcw in JSDOUBLE_IS_INT32)
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: u.dickow(a)gmail.com
Classification: Unclassified
When BridgeCentral 2.2.3 is logged in to a club database on the Internet, it
will be fatally hit by an "Invalid floating point operation" dialog box after
at most (and often exactly) 9 minutes of operation, i.e. 9 minutes after
opening of the main window displaying the very simple web page
http://bridge.dk/bridgecentral/nyheder/Welcome/Welcome.html . When you press
OK to the dialog box, the application is either completely confused and
unusable, or it immediately crashes with 2 more dialog boxes about Access
violation in mozjs.dll for read of an address, and the general wine "Serious
problem" box. The crash happens completely reproducibly if you just let the
application wait at the Welcome window after login and don't touch it.
"Unfortunately" (from a debugging point of view) the bug does _not_ appear when
BridgeCentral 2.2.3 uses only a local database, without any Firebird TCP
connection. So although anyone can download BridgeCentral from
http://bridgecentral.dk/ , you cannot easily reproduce the bug without being a
privileged member of a Danish DBf bridge club.
--
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=35721
Bug ID: 35721
Summary: Black and White: Unhandled page fault on read access
to 0x00000138 at address 0x37f204
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linus(a)folkdatorn.se
Created attachment 47710
--> http://bugs.winehq.org/attachment.cgi?id=47710
Complete output from wine runblack.exe
When trying to run Black and White on wine 1.7.13 it crashes when starting with
the following error:
wine: Unhandled page fault on read access to 0x00000138 at address 0x37f204
(thread 003e), starting debugger...
This does NOT happen when using wine 1.7.5.
My computer takes forever just to build one version of wine so I haven't had
the time for regression testing yet. If someone could do it for me I would be
very thankful.
Attached is the complete output from `wine runblack.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=30762
Bug #: 30762
Summary: msxml3/domdoc tests flaky
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
ca48dac8821e128db8991dc54b4dedc8c321e816 and
9c0486d7a802c2f618a56a2074c5d790d329e3cf
both seem to have introduced some flaky tests in msxml3/domdoc.
Here's the result of 455 runs in a loop on ubuntu 12.04 (though I
also saw these on Centos 6):
342 domdoc.c:11537: Test failed: got L"http://blahblah.org"
342 domdoc.c:11542: Test failed: got L"http://blah.org"
350 domdoc.c:11647: Test failed: got L"http://blahblah.org"
350 domdoc.c:11652: Test failed: got L"http://blah.org"
3 domdoc.c:2098: Test failed: can't create file
C:\users\dank\Temp\leading_spaces.xml: 32
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28578
Bug #: 28578
Summary: Editing a wiki page strips out carriage returns from
all preformatted text on that page
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Classification: Unclassified
This most recently happened with the Regression Testing page (bug 28575), but
I've seen it before on other pages: carriage returns are removed from
preformatted text, even if that part is not edited directly, and the
preformatted text turns into an unreadable mess. It used to be possible to
avoid this by staying in GUI mode and not previewing, but that seems to no
longer work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33470
Bug #: 33470
Summary: Don't allow to create wiki pages with external links
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry(a)baikal.ru
CC: dimi(a)lattica.com
Classification: Unclassified
Just have a look at http://wiki.winehq.org/RecentChanges, it really starts
to take quite a bit of an effort to clean Wine wiki from spam.
Apparently, spammers can't be stopped by keywords listed in the stop list
http://wiki.winehq.org/LocalBadContent, and that's another problem.
Disallowing to create wiki pages with external links is considered main and
very efficient way to stop wiki spam, there are many resources explaining how
to do that for various wiki engines.
--
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=37105
Bug ID: 37105
Summary: PortableApps 11.2 - Chrome 36 crashes on startup
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: grendal74.geo(a)yahoo.com
Created attachment 49327
--> https://bugs.winehq.org/attachment.cgi?id=49327
Unhandled exception: unimplemented function USERENV.dll.GetAppliedGPOListW
chrome Version 36.0.1985.143 crashes (does not load) . It is a portable app
http://portableapps.com/apps/internet/google_chrome_portable
--
Do not reply 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=35697
Bug ID: 35697
Summary: Comodo Dragon, can't start.
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: giorgosk67(a)gmail.com
Comodo Dragon can be installed, but can't be run.
My system is Open SUSE 13.1 x64 KDE.
Comodo Dragon can be download from here:
http://www.comodo.com/home/browsers-toolbars/browser.php
DragonSetup.exe SHA1: ded820f6e3f8e9b43b124138d53081ed6d54c43b
--
Do not reply 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=15984
Summary: Black and White: crashes with page fault on temple
completion
Product: Wine
Version: 1.1.8
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcollins(a)asgardsrealm.net
Created an attachment (id=17170)
--> (http://bugs.winehq.org/attachment.cgi?id=17170)
log of entire Black and White run
Black and White runs pretty well (some textures are black) up until completion
of the temple at which point it appears to hang. I've logged the entire run
from start to the hang. The apparent hang appears to be due to an exception,
specifically:
wine: Unhandled page fault on read access to 0xffffffff at address 0x7deff986
(t
hread 0009), starting debugger...
Unhandled exception: page fault on read access to 0xffffffff in 32-bit code
(0x7
deff986).
Full details are in the attached log file.
--
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=22545
Summary: ubuntu user
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wvanreede(a)live.nl
Created an attachment (id=27652)
--> (http://bugs.winehq.org/attachment.cgi?id=27652)
error appears when WinDVD starts in terminalmode
When WinDVD starts, it can find entree SQPlus.dll this file do exist in the
folder.
--
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=22210
Summary: HTML-Kit Tools trial installer produces an error
message in Win7 mode
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://www.html-kit.com/tools/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27103)
--> (http://bugs.winehq.org/attachment.cgi?id=27103)
Terminal output
If the installer for the trial version of HTML-Kit Tools is run with Wine's
Windows version set to Windows 7, it produces an error dialog after creating
shortcuts:
IPropertyStore::SetValue failed, code 0x80004002
After this, the installer doesn't offer to start the program automatically, but
there appears to be no other impact on the installation. (That may not be
related to this message anyway for all I know.) This doesn't happen in
WinXP/Vista/2k mode.
This is a .NET app, but the installer doesn't seem to use it; behavior is the
same whether the .NET Framework is installed or not.
--
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=31630
Bug #: 31630
Summary: BlueStacks App Player fails to install
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://www.bluestacks.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: graham(a)nerve.org.za
Classification: Unclassified
Created attachment 41596
--> http://bugs.winehq.org/attachment.cgi?id=41596
Unhandled exception backtrace
After running the BlueStacks Install Wizard (
BlueStacks_HD_AppPlayerPro_setup_REL.msi ), accepting the license agreement and
starting the installation the following dialog appears: "Program Error
The program rundll32.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience.".
--
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=20958
Summary: Photoshop CS4 fails to install in Vista mode
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win
/ADBEPHSPCS4_LS1.7z
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=25124)
--> (http://bugs.winehq.org/attachment.cgi?id=25124)
Screenshot
In Vista mode, Photoshop CS4's setup stops doing anything. The setup is
responsive, but there are no buttons and closing isn't possible due to Bug
19571. Setup has to be killed.
To get this far, need to workaround Bug 18070.
Attached screenshot shows the point in which the installation stops.
--
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=20954
Summary: Adobe CS4 installer crashes when going back, then
continuing
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win
/ADBEPHSPCS4_LS1.7z
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=25119)
--> (http://bugs.winehq.org/attachment.cgi?id=25119)
wine-1.1.34-99-g8da7a00 console output
To recreate:
1. Run setup.
2. Click "I wish to trial..." and click next.
3. At the license screen click back.
4. Click next again.
Setup causes a page fault and has to be killed.
Backtrace:
=>0 0x7b73d27f call_cp_func+0x55(disp=(nil), dispid=-600)
[/home/test/wine-git/dlls/mshtml/htmlevent.c:771] in mshtml (0x0033e634)
1 0x7b73d95d call_event_handlers+0x519(doc=0x3f55218, event_obj=0x110276f8,
event_target=0x4421a68, cp_container=0x3ec1390, eid=EVENTID_CLICK,
this_obj=0x3f5524c) [/home/test/wine-git/dlls/mshtml/htmlevent.c:867] in mshtml
(0x0033e6f4)
2 0x7b73de2e fire_event+0x3a4(doc=0x3f55218, eid=EVENTID_CLICK,
target=0x412eab4, nsevent=0x12222a24)
[/home/test/wine-git/dlls/mshtml/htmlevent.c:934] in mshtml (0x0033e764)
3 0x7b77e334 handle_htmlevent+0x1b4(iface=0x3f553b8, event=0x12222a24)
[/home/test/wine-git/dlls/mshtml/nsevents.c:292] in mshtml (0x0033e7d4)
Tested in latest git.
Obvious workaround: don't click back.
--
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.