http://bugs.winehq.org/show_bug.cgi?id=18573
Summary: Unimplemented function
KERNEL32.dll.QueryFullProcessImageNameA
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghost_zero5(a)gmx.at
Created an attachment (id=21235)
--> (http://bugs.winehq.org/attachment.cgi?id=21235)
Log from running Patch installer with v1.1.21
Hi,
I get that error message when trying to install the v2.40.0 complete Patch
(meaning from v2.0.2 - DVD Version - to v2.40.0 and not for some version
between the DVD version) with wine 1.1.21. That still worked fine with wine
v1.0.1
So it seems to be a new bug in v1.1.21.
--
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=18480
Summary: Civilization III 1.29f will not start game.
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: salisowski(a)gmail.com
The game loads with wine 1.21 - game Civilization III Original with 1.29f patch
installed. It gets to the main menu, though not in full screen, and then
allows you to get to the first menu for starting a new game. It allows you to
select your options without a problem, though with a some lag. When you
attempt to continue to the next screen the wine program informs you that there
has been an error and it needs to shut down. The program then exits without
notice.
--
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=18438
Summary: Installation of ArcGIS 9.3 on Wine 1.1.21 at C:/ArcGIS
fails and exit
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yecarrillo(a)gmail.com
Created an attachment (id=21040)
--> (http://bugs.winehq.org/attachment.cgi?id=21040)
ArcGIS 9.3 on Wine 1.1.21 at C:/ArcGIS
Installation of ArcGIS 9.3 on Wine 1.1.21 at C:/ArcGIS fails and exit.
--
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=18297
Summary: wine EDP\EasyBooks\EasyBooks.exe =
err:local:LOCAL_GetBlock not enough space in USER heap
10d7 for 80 bytes
Product: Wine
Version: 1.0.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roddnzd(a)gmail.com
I am trying to run an accounting program called "Easybooks" in Ubuntu 9.04
(runs ok in winXP)
the verion of wine am using is "wine 1.0.1"
run from terminal it comes up with the following error
rod@rod-desktop:~$ wine EDP\EasyBooks\EasyBooks.exe
err:local:LOCAL_GetBlock not enough space in USER heap 10d7 for 80 bytes
err:local:LOCAL_GetBlock not enough space in USER heap 10d7 for 80 bytes
err:local:LOCAL_GetBlock not enough space in USER heap 10d7 for 80 bytes
I am totaly new to wine and Terminal but keen to learn
any suggestions
cheers
Rod
--
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=18067
Summary: Large blocks not reported properly to valgrind by
RtlAllocateHeap
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, patch, source
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Found while valgrinding chromium unit tests. Here's a simple test case:
$ cat > foo.c <<_EOF_
#include <malloc.h>
int main()
{
char *p = malloc(1000000);
free(p);
}
_EOF_
$ i586-mingw32msvc-gcc foo.c
$ valgrind --trace-children=yes wine a.exe
...
==2953== Invalid free() / delete / delete[]
==2953== at 0x6C80EDF: RtlFreeHeap dlls/ntdll/heap.c:1464
Looks like Eric missed a code path when he first added the valgrind hooks?
--
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=18055
Summary: Searching in Steam does not work.
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kcjones1(a)gmail.com
If I type something in the search box, and hit the Search button, it seems to
ignore the search term.
It gives me the full list of games and videos available on Steam.
If I type in "half life", and hit Enter or the Search button, I get 1272
results, and it doesn't matter what the search term is. The first result is
Braid, which has nothing at all to do with Half Life, or whatever it is I'm
searching that isn't Braid.
--
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=18000
Summary: user32 test run failure
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
broadcast.c:152: Test failed: Returned: 0
broadcast.c:152: Test failed: Returned: 0
broadcast.c:237: Test failed: Returned: 0
broadcast.c:237: Test failed: Returned: 0
broadcast.c:297: Test failed: Returned: 0 error 1460
broadcast.c:308: Test failed: Returned: 0 error 1460
broadcast.c:319: Test failed: Returned: 0 error 1460
make: *** [broadcast.ok] Error 7
--
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=17994
Summary: Failure in D3D8 test in test function texop_test
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
Ran the make test and recieved the following failure :
visual.c:1264: Test failed: Operation MULTIPLYADD returned color 0x00cc99cc,
expected 0x00ff3300
visual.c:1264: Test failed: Operation LERP returned color 0x00999999, expected
0x00003333
make[2]: Entering directory `/home/cahrendt/wine-git/dlls/d3d8/tests'
../../../tools/runtest -q -P wine -M d3d8.dll -T ../../.. -p d3d8_test.exe.so
visual.c && touch visual.ok
visual.c:1264: Test failed: Operation MULTIPLYADD returned color 0x00cc99cc,
expected 0x00ff3300
visual.c:1264: Test failed: Operation LERP returned color 0x00999999, expected
0x00003333
Chris
--
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=17974
Summary: Garry's mod: screen on toolgun isn't rendered
Product: Wine
Version: 1.1.18
Platform: PC-x86-64
URL: http://www.garrysmod.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pitel(a)nomi.cz
Created an attachment (id=20334)
--> (http://bugs.winehq.org/attachment.cgi?id=20334)
Tool gun without screen
When you try to use any tool, the tool gun appears on screen, but the screen on
toolgun isn't rendered.
I have GLSL and pixel/vertex shader enabled, running without setting dxlevel
(so dx9), nVidia.
--
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=17964
Summary: Red Alert 3 Uprising crashes during install
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johaahn(a)gmail.com
Created an attachment (id=20316)
--> (http://bugs.winehq.org/attachment.cgi?id=20316)
winedebug_all_trace_1
After path selection, RA3 Uprising installer crashes:
Please find standard logs:
$ wine EASetup.exe
fixme:advapi:LookupAccountNameW (null) L"johaahn" (nil) 0x33f79c (nil) 0x33f7a0
0x33f794 - stub
fixme:advapi:LookupAccountNameW (null) L"johaahn" 0x15e190 0x33f79c 0x15e4b0
0x33f7a0 0x33f794 - stub
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 2 ignored
L"Upgrade" table values
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.
$
I've also added some debug traces in attachment (thanks to below commands):
$ WINEDEBUG=+all wine EASetup.exe 2> log.txt
$ tail log.txt -n 100000 > test.log
FYI: I've never debugged wine before. So if someone can help me to make the
first step :) ...
FYI2: "RA3" is working properly on my env.
Thanks
--
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.