http://bugs.winehq.org/show_bug.cgi?id=17756
Summary: python 3.0.1's ctypes test fails
Product: Wine
Version: 1.1.17
Platform: Other
URL: http://www.python.org/ftp/python/3.0.1/python-3.0.1.msi
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
To reproduce, install python and run:
$ wine 'c:\python30\python.exe' -m test.test_ctypes
The test fails because CloseEventLog(NULL) returns a non-zero value.
--
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=11415
Summary: Word 2000 VBA editor and macros errors
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raydar(a)inetnebr.com
Created an attachment (id=10545)
--> (http://bugs.winehq.org/attachment.cgi?id=10545)
alert resulting from Tools-->Macro-->Macros-->VBA Editor
In Word 2000,
Tools-->Macro-->Visual Basic Editor causes a "Could not open macro storage"
alert to appear. Clicking OK on that alert causes the same alert to appear
again. Clicking OK a second time gets the alert to stay gone and the VBA editor
to open, but with no programming pane. Closing the VBA editor and then
reopening it, without shutting down Word in between, reopens the VBA editor
without any alert appearing.
Tools-->Macro-->Macros gives the expected macro box, but clicking "Create"
results in a "The project item name is not valid" alert. Clicking the
"Organizer" button does bring up the Organizer Box, but with no macros listed.
--
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=20050
Summary: Program installing correctly, but not running
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.aspel.com.mx/mx/sae.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pslam2_8(a)yahoo.com
Created an attachment (id=23597)
--> (http://bugs.winehq.org/attachment.cgi?id=23597)
Log for the problems at run time
Hi, thi is an accounting program in spanish basically for Mexican Taxes. After
installing some winetricks I got it to install correctly, but when I try to run
it I get what I'm posting as a attachment. The URL I posted is actually the
link for downloading the exe file for installation. I checked and the files are
where they should be, at least for the windows version, which is the default
folder c:\program files\aspel\aspel - sae 4.0 and also I assign to them all
access permissions so that anyone could get to them, but still nothing. Thanks
in advanced.
--
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=20144
Summary: Hyperlinks in Powerpont 2007
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leduar.rj(a)gmail.com
Hi!
I installed MS Powerpoint 2007 in Ubuntu Hard Heron with Wine 1.1.29 and the
hyperlinks don't run.
When I click on the hyperlinks, the screen blink and nothing happens.
Thanks in advance,
Leduar
--
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=21086
Summary: Bug in SearchPath when filename supplied but null
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: us(a)edmeades.me.uk
Debugging a private application shows that SearchPath on wine returns success
incorrectly when passed a filename which is a valid pointer but points to a
null character.
I have a standalone testcase for this which is trivial to put into the main
wine testsuite, and I have also confirmed that a simple check for [0]==0x00 in
SearchPathW in kernel32/path.c and setting last error of 87 (invalid parameter)
and returning 0 fixes the problem in my application.
JECC
--
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=21064
Summary: Regression in wine-1.1.34, suprem commander does not
work anymore
Product: Wine
Version: 1.1.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jocelyn.falempe(a)free.fr
Created an attachment (id=25262)
--> (http://bugs.winehq.org/attachment.cgi?id=25262)
wine logs when the game crashes
same game works with wine 1.1.33 and earlier, and crashes with wine 1.1.34
tested on gentoo64, with 32bits libs.
emerge -av =wine-1.1.33 solves the issue
the exact game si forged alliance with sorian AI 2.0, I didn't test orginal
game.
The game crashes when selecting either skirmish or multiplayer.
--
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=21122
Summary: Closing 16 bit application crashes
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.arcelectronicsinc.com/testinfo/kpnl1tester.
zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgr(a)arcelectronicsinc.com
Created an attachment (id=25375)
--> (http://bugs.winehq.org/attachment.cgi?id=25375)
Crash log closing tester.exe
Using test application which two exe's and a common dll When closed when
messages are begin passed wine crashes and stops both 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.
http://bugs.winehq.org/show_bug.cgi?id=20856
Summary: There's no avatar when using fbo in Civilization IV
Demo
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=24988)
--> (http://bugs.winehq.org/attachment.cgi?id=24988)
Screenshot with orm=backbuffer
When you're selecting which civilization you want to use, there should be an
animated avatar that represent the civilization, but when using orm = fbo it
does not appear but if you set orm = backbuffer the avatar appear.
This is Ubuntu 9.10, Intel GM45 and the latest version of xorg-edgers drivers.
--
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=20829
Summary: Borderlands : Patcher fails
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
When I attempt to patch Borderlands to version 1.01, the patcher fails with the
following output. I use current git (1.1.33).
xavier@xavier-pc ~/jeux-addons/b-patch $ wine Setup.exe
fixme:advapi:SetEntriesInAclA 1 0x33f73c (nil) 0x33f774
fixme:advapi:SetSecurityInfo stub
fixme:advapi:LookupAccountNameW (null) L"xavier" (nil) 0x33f580 (nil) 0x33f584
0x33f578 - stub
fixme:advapi:LookupAccountNameW (null) L"xavier" 0x1493b8 0x33f580 0x149440
0x33f584 0x33f578 - stub
fixme:advapi:SetEntriesInAclA 1 0x33f728 (nil) 0x33f770
fixme:advapi:SetSecurityInfo stub
fixme:advapi:SetEntriesInAclA 1 0x33f748 (nil) 0x33f790
fixme:advapi:SetSecurityInfo stub
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33f098
fixme:iphlpapi:NotifyAddrChange (Handle 0xe5e8d8, overlapped 0xe5e8e0): stub
fixme:iphlpapi:GetAdaptersAddresses no support for IPv6 addresses
err:msi:ITERATE_Actions Execution halted, action L"ExitNotInstalled" returned
1603
A backtrace test could only provide this :
Wine-dbg>cont
fixme:advapi:LookupAccountNameW (null) L"xavier" (nil) 0x33f580 (nil) 0x33f584
0x33f578 - stub
fixme:advapi:LookupAccountNameW (null) L"xavier" 0x1493b8 0x33f580 0x149440
0x33f584 0x33f578 - stub
err:msi:ITERATE_Actions Execution halted, action L"ExitNotInstalled" returned
1603
Process of pid=0030 has terminated
--
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.