http://bugs.winehq.org/show_bug.cgi?id=609
Dirk Tilger <dirk(a)miriup.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dirk(a)miriup.de
--
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
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |1.2.0
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|1.2.0 |---
Michiel Salters <msalters(a)xs4all.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |msalters(a)xs4all.nl
--- Comment #69 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-13 13:22:11 ---
USB support on the 1.2 release plan --> Nominating for 1.2
--- Comment #70 from Alexandre Julliard <julliard(a)winehq.org> 2009-08-13 13:41:59 ---
USB support is not planned for 1.2 at this point.
--- Comment #71 from Michiel Salters <msalters(a)xs4all.nl> 2009-08-20 04:52:34 ---
(In reply to comment #68)
> (From update of attachment 10196 [details])
> Communication is at the USB level, not the file mount level.
Sorry, that is incorrect. Yes, TomTom HOME will load ActiveSync if that is
available, but that is to support TomTom Navigator (their Windows Mobile
product). Their own PND line, the ones running Linux communicate only via USB
Mass Storage.
The main Wine problem with HOME seems to be recognition of the device. I've
noted that the different HOME versions behave differently. Let's focus on
2.0-2.7 for the moment, the HOME 1.x releases are obsolete. But the 2.x
releases too are not all identical when it comes to spotting the device. Let me
state what I can see for HOME 2.7
The only thing that doesn't go through the file system is retrieving the USB
descriptors (In particular vendor 1390, and serial number). TomTom doesn't use
the USB product field; all devices are 0001. Instead the serial number prefix
is unique. According to <http://www.tomtom.com/products/maps/select.php> its
first two characters determine the model. To retrieve those fields HOME uses
the registry.
The registry keys HOME reads depends on the OS. HOME always needs
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\Vid_1390&Pid_0001. The
subkey here is USB's iSerial field. On XP, HOME also needs a ParentIdPrefix
field. It can find that in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR\Disk&Ven_TomTom&Prod_ONE_IQ_Routes\<iSerial>
but that Prod_ part will probably depend on the product descriptor of your
particular device. The ParentIdPrefix can then be found in the appropriate
value in HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices (note: these are really in
UTF-16, even though they have type binary).
On Vista, HOME only needs the HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices. The
values of these keys on Vista are now just device instance Ids (as mentioned in
comment 40 above).
--
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=19782
Summary: Secret Files Tunguska crashes
Product: Wine
Version: 1.1.27
Platform: PC-x86-64
URL: http://www.secretfiles-game.com/tunguska/index.php?lan
g=eng
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunerkahl(a)yahoo.de
Created an attachment (id=23172)
--> (http://bugs.winehq.org/attachment.cgi?id=23172)
error message
After a specific scene in Secret Files Tunguska, the game crashes with the
errormessage attached. It seems to be the game is throwing a C++ exception.
In the command line neither a fixme nor an error appears, but the game
terminates after the error message.
I think it's not a crash, but a controlled termination because of the
exception.
--
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=19789
Summary: Quake 1 doesn't start
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssjgoku75x(a)aol.com
Created an attachment (id=23180)
--> (http://bugs.winehq.org/attachment.cgi?id=23180)
Screenshot of what Quake does
I installed the first Quake and it does not start up. The install was fine.
I've attached a screenshot of what it does. Thank you!
--
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=19791
Summary: VST plugin crashes while loading
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nixon.white(a)gmail.com
After starting of VST plugin via DSSI-VST-server, Wine crashes and creates
error dump. (in attachement)
OS: GNU/Linux, Ubuntu 8.04.3 LTS,
(Linux 2.6.24-24-rt #1 SMP PREEMPT RT Tue Aug 18 19:19:50 UTC 2009 i686
GNU/Linux)
DSSI VST plugin server v0.986.
--
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=19786
Summary: Unhandled page fault on read access starting Project64
1.6
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sfandino(a)yahoo.com
Created an attachment (id=23175)
--> (http://bugs.winehq.org/attachment.cgi?id=23175)
backtrace
I have installed Project64 1.6 (available here:
http://www.pj64-emu.com/downloads/func-startdown/34/) under wine.
When I try to run it, it crashes. The stack trace seems to point to some error
on the D3D subsystem.
AppDB says this application is platinum, so this may be a regression.
--
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=19774
Summary: Ventrilo-codec stopped working in 1.1.27
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: magnus.alexandersson(a)gmail.com
When logging into a ventrilo server that uses the GSM codec I get a warning and
no sound comes from the client.
You can clearly see that people are talking but there is no sound.
Downgrading to WINE version supplied in Ubuntu 9.04 fixes problem.
All necessary changes for GSM codec to work is done since before.
--
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=3542
Joachim Breitner <mail(a)joachim-breitner.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mail(a)joachim-breitner.de
--
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=3824
--- Comment #23 from Paul Romanyszyn <pgr(a)arcelectronicsinc.com> 2009-08-18 19:11:30 ---
Tested with wine-1.1.27-311-gd5ecc2d and it still fails.
And in reference to comments to add to the wine16test's I used Delphi because
the win api has too steep a learning curve.
--
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=3824
Bug 3824 depends on bug 19753, which changed state.
Bug 19753 Summary: Win16 applications crash on start
http://bugs.winehq.org/show_bug.cgi?id=19753
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
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.