http://bugs.winehq.org/show_bug.cgi?id=8421
--- Comment #10 from Dan Kegel <dank(a)kegel.com> 2008-10-27 08:21:46 ---
It could be because Wine acquired SXS support about then.
See http://www.winehq.org/?issue=331#Activation%20Context
for some discussion about that feature as it was being
prepared.
http://www.winehq.org/?announce=0.9.42 shows that this
feature was committed in 0.9.42.
It changes how comctl32.dll is found.
If you look at how winetricks installs comctl32,
you can see that it jumps through some hoops to
deal with this; for instance, it removes the
side-by-side info for the built-in comctl32
which would otherwise prevent wine from looking
in system32 for comctl32.
--
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=4213
--- Comment #3 from Dan Kegel <dank(a)kegel.com> 2008-10-27 08:10:33 ---
Could it be as simple as the window name has an extra
space or something? We should try a few more demos,
and/or try with native notepad, to make sure it's not
just a buglet in Wine's notepad.
--
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=7711
--- Comment #57 from Edoardo Mariconda <edoardo.mariconda(a)gmail.com> 2008-10-27 07:23:13 ---
Ok Hans.
I think that UUID is request from TT Home only for access to volume to find if
ttgo.bif exist... It's possible ?
I actually work with Ubuntu 8.04.1 and Wine 1.0.
--
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=4558
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |kernel32
Keywords| |patch
--
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=7711
--- Comment #56 from Hans Leidekker <hans(a)meelstraat.net> 2008-10-27 06:01:47 ---
As I have analyzed in this bug already, we need to support volume IDs
in GetDriveType and QueryDosDevice and we need to populate
HKLM\SYSTEM\CurrentControlSet\Enum when a new device appears.
--
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=7711
--- Comment #55 from Edoardo Mariconda <edoardo.mariconda(a)gmail.com> 2008-10-27 05:19:10 ---
@Per (#54)
I think that too.
TT Home don't recognize for other device letter (d:\, e:\, ecc.).
This is the problem, I think!
If someone know how fix it, I think this bug is solved and we can use TT Home
under Linux !!!!
--
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=7711
--- Comment #54 from Per Hansen <phobieweb(a)yahoo.de> 2008-10-27 04:48:36 ---
J:\ttgo.bif is available on my system, so it could be that J:\ is not checked
at all...
--
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=7711
Edoardo Mariconda <edoardo.mariconda(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |edoardo.mariconda(a)gmail.com
--- Comment #53 from Edoardo Mariconda <edoardo.mariconda(a)gmail.com> 2008-10-27 03:51:02 ---
I have done some experiment with TomTom Home 2.4.0.104 on Windows for device
detection (only SD card used).
Disk label is not important and if I change SD label, TT ome also automatically
detect SD as device and try to update it.
To detect device correctly TT Home has to see file "ttgo.bif" into root of
device folder: if you rename or delete this file, TT Home don't detect device
(or SD card).
Hence, to correctly detect device with wine, TT Home have to view (may be with
some automatic scan at startup or when a device is mounted) "ttgo.bif" into
root folder (in my pc SD card is mounted in wine as E:\ but TT Home don't view
it).
--
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.