http://bugs.winehq.org/show_bug.cgi?id=19927
Summary: NAVIGON Fresh locks in version check
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://navigon.vo.llnwd.net/o25/u/eu/fresh/NAVIGON_Fre
sh_setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stefan.Leichter(a)camLine.com
Created an attachment (id=23410)
--> (http://bugs.winehq.org/attachment.cgi?id=23410)
source of a unittest exhibiting the problem with InternetQueryDataAvailable
NAVIGON Fresh checks at the navigon web server if the local version is the
newes one. The fails currently on wine because the InternetQueryDataAvailable
fail. NAVIGON Fresh expects the call to succeed and retries it, until it does,
which never happend one wine (endless loop).
In the attachment is the source of a wine unittest with the relevant calls to
the wininet dll. The unit test succeeds one WinXP (after removing the file
urlcache.c because of the missing export GetDiskInfoA) but fails 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=6971
--- Comment #349 from Austin English <austinenglish(a)gmail.com> 2010-07-02 04:11:56 ---
(In reply to comment #338)
> Roderick reports that Vitaliy's patch is still good, makes Microsoft's
> DirectInput test program called mouse.exe happy, and helps games Mass Effect 2
> and Dead Space.
Works pretty well for Singularity as well, but doesn't work at all when using
the sniper rifle. You're stuck wherever you were aiming before zooming.
--
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=5162
--- Comment #32 from Austin Lund <austin.lund(a)gmail.com> 2010-07-02 00:40:05 ---
What's the latest on this? I was thinking of having a look at this again. Is
there any more code out there?
--
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=4666
--- Comment #22 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-07-01 23:30:17 ---
Or was that the breakage caused by a HackShield update, not a change in 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=4666
--- Comment #21 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-07-01 23:28:42 ---
(In reply to comment #20)
> HackShield has been broken since a little before Wine 1.1.42...whatever version
> Wine was on on February 12th, 2010. As that was when Mabinogi's HackShield was
> updated, and started breaking in Wine.
Please perform the regression test:
http://wiki.winehq.org/RegressionTesting
--
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=4666
--- Comment #20 from sevencoloredbox(a)gmail.com 2010-07-01 13:58:02 ---
Apparently, HackShield works in 1.0.1 Stable. Of course being as old at it is,
I'd rather not use it, and I'm pretty sure it's at least part of the reason why
my computer keeps crashing when playing the game.
Anyone know where the difference is between the versions that allows it to run?
I'm looking at it but I don't really have any experience with the wine source,
or Windows internals. :S
HackShield has been broken since a little before Wine 1.1.42...whatever version
Wine was on on February 12th, 2010. As that was when Mabinogi's HackShield was
updated, and started breaking in 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=23459
Summary: Thinapped RegexBuddy & ntdll &
NtQueryInformationProcess + NtRaiseHardError
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adrian.li.100w(a)gmail.com
Created an attachment (id=29277)
--> (http://bugs.winehq.org/attachment.cgi?id=29277)
log
RegexBuddy work perfectly, however, while Thinapped with VMware Thinapp 4.5.
tested with wine 1.2rc5 + patch
http://bugs.winehq.org/show_bug.cgi?id=22429#c29
--
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=5898
nille <newilkman(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |newilkman(a)yahoo.com
--- Comment #39 from nille <newilkman(a)yahoo.com> 2010-07-01 11:28:39 ---
(In reply to comment #38)
> Is this still an issue in current (1.1.43 or newer) wine?
Yes, it is still an issue, nothing has been done. (1.2-rc5)
--
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=6399
Ahmed El-Mahdawy <aa.mahdawy.10(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aa.mahdawy.10(a)gmail.com
--- Comment #10 from Ahmed El-Mahdawy <aa.mahdawy.10(a)gmail.com> 2010-07-01 07:21:24 ---
VBA does not crash in wine-1.2-rc5. Debugging tools work as expected.
--
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=17056
Summary: Team Fortress 2 launched from within steam loads, but
crashes when launching any map
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zacharyjwelch(a)gmail.com
fully updated: Linux hostname 2.6.27-9-generic #1 SMP Thu Nov 20 21:57:00 UTC
2008 i686 GNU/Linux
Downloaded latest version of Steam YESTERDAY (1/19/09) from
www.steampowered.com and used it to download and update the latest release of
TF2 from my orangebox purchase.
The game launches from steam properly (after some tweaking) and i can see all
the main menu options, click and do.
However, when i "find servers" and choose a server to connect to, after I get
the familiar loading screen as all content is downloaded locally for the
server, it gets about 2/3 done loading and crashes. (TF2 not steam) with a pop
up error window saying:
Engine Error
CAudioSourceMemWave (****\***********.wav); GetDataPointer() failed.
where *\*.wav is any random directory and _.wav depending on which map is
trying to load. I tried it about 6 times and each time it was a different file
in a different location. The files are present in those locations however.
Also, after clicking "OK" on the error, clicking on my gnome system bar makes
it disappear, flash, both or crash the PC. depends how he gods of wine feel
that day.
I was unable to "Disable audio" in any manor that solved this.
I did add the following "registry" entires after the initial install per the
following thread:
http://ubuntuforums.org/showthread.php?t=587780
and I reduced all the graphical options to minimum per suggestions in
debugging. This looks very much like a sound issue, so here's my sound config:
$sudo lspci|grep audio
05:06.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
In my wineconf I have ALSA and OSS active and seem to have no other problem
with other applications (have WoW, Digsby, Ventrilo installed currently) except
some mic issues with vent.
Since steam is loaded from an icon in my wine menu that I added there is no
command window ouput. And at the moment I cant do anything else because my PC
is crashing as a result of all this....(which is why I chose "critical" status)
To be continued....
--
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.