http://bugs.winehq.org/show_bug.cgi?id=21273
Summary: python's test_poplib test fails
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.python.org
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=25580)
--> (http://bugs.winehq.org/attachment.cgi?id=25580)
test output
Install python and run:
wine 'c:\Python31\python.exe' -m test.test_poplib
testTimeoutDefault (__main__.TestTimeouts) ... ERROR
testTimeoutNone (__main__.TestTimeouts) ... ok
testTimeoutValue (__main__.TestTimeouts) ... ERROR
Full output 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=19209
Summary: ddraw: visual tests fail with pbuffer
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, testcase
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
visual.c:795: Test failed: DSTALPHA on texture returned color 0x000000ff,
expected 0x00800080
--
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=21272
Summary: python's test_ftplib test fails
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.python.org
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Install python and run:
wine 'c:\Python31\python.exe' -m test.test_ftplib
testTimeoutConnect (__main__.TestTimeouts) ... ERROR
testTimeoutDefault (__main__.TestTimeouts) ... ERROR
testTimeoutDifferentOrder (__main__.TestTimeouts) ... ERROR
testTimeoutDirectAccess (__main__.TestTimeouts) ... ERROR
testTimeoutNone (__main__.TestTimeouts) ... ok
testTimeoutValue (__main__.TestTimeouts) ... ERROR
Full output 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=15355
Summary: REFPROP fails to calculate any values
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: john(a)curioussymbols.com
See rest of description in AppDB.
Actually calculating the values fails, can't manage to do anything useful with
it. I get a dialog saying "Runtime error '450': Wrong number of arguments or
invalid property assignment", and the following commandline output on Ubuntu
Hardy with Wine 1.0.0-1ubuntu4~hardy1.
<br />
<br />ohn@roadwork:~/.wine/drive_c/Program Files/REFPROP$ wine REFPROP.EXE
<br />fixme:ole:OleLoadPictureEx
(0xbf2674,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fae8),
partially implemented.
<br />fixme:ole:OLEPictureImpl_SaveAsFile (0x100aab8)->(0xe55788, 0, (nil)),
hacked stub.
<br />fixme:ole:OleLoadPictureEx
(0xbfac6c,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f778),
partially implemented.
<br />fixme:ole:OleLoadPictureEx
(0xbfac6c,2200,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f718),
partially implemented.
<br />fixme:ole:OLEPictureImpl_SaveAsFile (0x10114b8)->(0x1013908, 0, (nil)),
hacked stub.
<br />fixme:ole:OleLoadPictureEx
(0xc1ca24,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f05c),
partially implemented.
<br />fixme:ole:OLEPictureImpl_SaveAsFile (0x17150c0)->(0x1718f00, 0, (nil)),
hacked stub.
<br />fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
<br />fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
<br />fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
<br />
<br />'
to
--
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=24025
Summary: Pando-based downloaders (League of Legends, Atlantica
Online) missing background image
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://leagueoflegends.com
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=30176)
--> (http://bugs.winehq.org/attachment.cgi?id=30176)
Downloader on Windows, with background
The main dialog of Pando-based downloaders is missing its background image.
This doesn't hurt functionality, but the user might wonder what's going on.
To reproduce, see
bug 22152 - workaround: export GC_DONT_GC=1
bug 24019 - workaround: apply patch that implements
FormatMessage(WSAECONNREFUSED)
bug 24020 - workaround: winetricks vcrun2008
--
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=23000
Summary: Delphi Apps can't open/save files in vista+ mode
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
When clicking open/save/save as in Borland Delphi Apps i get the message:
err:ole:COMPOBJ_DllList_Add couldn't find function DllGetClassObject in
L"C:\\windows\\system32\\comdlg32.dll"
err:ole:CoGetClassObject no class object {dc1c5a9c-e88a-4dde-a5a1-60f82a20aef7}
could be created for context 0x1
Just tried again in 1.2-rc2 and same result. Back in 1.1.40 i guess i found
that the class is the filedlg class (of course), which is not implemented in
wine.
So we just would have to implement the class stuff.
--
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=12275
Summary: Democracy crashes in wined3d
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.positech.co.uk/democracy/DemocracyDemo.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user submitted this as new app into appdb with garbage results. It
crashes in wined3d. I'll attach a 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=21039
Summary: AtcWindows - modal windows don't stay on top
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sportflieger2004-wbug(a)yahoo.de
Under MS Windows these modal windows can be placed anywhere on the screen,
clicking the main window doesn't hide them. Not so under Wine: clicking the
main window puts it on top hiding the modal windows.
--
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=17185
Summary: Quicktime 7.1.6 buffer overrun on exit
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rylleman(a)gmail.com
Created an attachment (id=19074)
--> (http://bugs.winehq.org/attachment.cgi?id=19074)
Quicktime 7.1.6 Buffer overrun error-message.
When closing Quicktime player it crashes with an error message (attached)
saying "Buffer overrun detected!"
Other open instances of Quicktime crashes along with the first one.
Happens every time I close a Quicktime player.
Using Quicktime 7.1.6 since that seems to be the most stable version with Wine.
Ubuntu Studio 8.10, 64-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.
http://bugs.winehq.org/show_bug.cgi?id=16742
Summary: ntdll/directory.c: passing argument from incompatible
pointer type
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g
-O2 -o directory.o directory.c
directory.c: In function ‘wine_getdirentries’:
directory.c:1289: warning: passing argument 4 of ‘getdirentries’ from
incompatible pointer type
--
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.