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.
http://bugs.winehq.org/show_bug.cgi?id=17810
Summary: Base unittests for chromium fail under Wine
Product: Wine
Version: 1.1.17
Platform: Other
URL: http://chromium.org
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
base_unittests.exe currently does not run to completion under wine.
You can repeat the whole test by doing
wget http://kegel.com/wine/base_unittests.tgz
tar -xzvf base_unittests.tgz
wine base_unittests.exe
The first problem is that it hangs on DirectoryWatcherTest.NewFile.
You can repeat this specific problem with
wine base_unittests.exe --gtest_filter=DirectoryWatcherTest.NewFile
--
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=17760
Summary: CryptAcquireContext: Use MS_ENHANCED_PROV instead of
MS_DEF_PROV when pszProvider == NULL
Product: Wine
Version: 1.1.17
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mb(a)smartftp.com
If the pszProvider parameter in the CryptAcquireContext function is NULL Wine
seems to use the MS_DEF_PROV provider (Base) by default. However on Windows (at
least XP and higher) the default provider depends on many factors (e.g.
registry) and by default (see Note 1) the MS_ENHANCED_PROV or a newer/stronger
provider is selected.
The result is that applications that use CryptAcquireContext with a NULL
pszProvider parameter assume that a Strong or better provider is selected and
therefore fail under Wine if they use an algorithm (or keylen) that is not
supported by the Base provider.
I strongly recommend to use the Strong/Enhanced provider in this case.
Note 1
======
"When an application calls CryptAcquireContext and specifies a provider type
but no provider name, the function looks for a named provider, first checking a
list of default named providers associated with the logged-on user and, if that
fails, from a list of default named providers associated with the computer.
After the provider name has been determined, the CryptAcquireContext function
searches for the CSP for that provider, loads it, and returns its handle."
Reference: http://msdn.microsoft.com/en-us/library/aa380246(VS.85).aspx
--
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=17584
Summary: VB6 Textbox crash
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabmoa(a)yahoo.it
Created an attachment (id=19742)
--> (http://bugs.winehq.org/attachment.cgi?id=19742)
Simple project to test VB.textbox escape problem
In many vb6 applications I have experienced crash and now I think I have
understand when this happen!
A vb6 standard single line textbox (multi or single can be choosed at design
time only in vb6) inside a container (in the example a simple picturebox), when
I press Escape to hide (or disable) the container crash the application.
Any other keys seems doesn't cause a crash.
In the example attached any key pressed inside textbox make visible=false to
container. Press the escape key to reproduce the crash.
There are 2 textbox, the first one is single line while the second one is
multiline (and it doesn't crash).
Ubuntu 8.04 - VB6 runtime (SP6)
--
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=17530
Summary: netapi32:access crashes if +heap enabled
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://test.winehq.org/data/b86552f58d96f3bf3b324a6ed115
a1c4a846174d/wine_ae-ub-904-heap/netapi32:access.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
There's a +relay,+seh,+tid attached to bug 17415. Should be easy to reproduce.
--
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.