http://bugs.winehq.org/show_bug.cgi?id=8783
--- Comment #57 from Paul McEnery <pmcenery(a)gmail.com> 2011-01-12 02:02:44 CST ---
I am trying to use GpsDump 4.58 to obtain flights from a Flymaster B1Nav GPS
device. I have linked /dev/ttyUSB0 to com1 in dosdevices, and the application
appears to be able to communicate to some extent with the device. I can see the
serial number and firmware version. However, when it tries to download the
flight list - which involves more intensive communication, wine gives a
communication error (E503 COM port read error). Attached is the debug output.
Running wine 1.2-0ubuntu6~lucid5.
--
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=8783
--- Comment #56 from Paul McEnery <pmcenery(a)gmail.com> 2011-01-12 02:00:11 CST ---
Created an attachment (id=32821)
--> (http://bugs.winehq.org/attachment.cgi?id=32821)
WINEDEBUG="+comm" output
Run as follows: WINEDEBUG="+comm" wine GpsDump458.exe &> GpsDump458.debug.txt
--
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=9012
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saturn_systems(a)yahoo.com
--- Comment #24 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2011-01-11 04:26:06 CST ---
*** Bug 24457 has been marked as a duplicate of this bug. ***
--
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=201
APStech.hu <bugzilla(a)apstech.hu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla(a)apstech.hu
--- Comment #80 from APStech.hu <bugzilla(a)apstech.hu> 2011-01-11 02:26:15 CST ---
Seems that Parallax's USB oscilloscope program display uses BitBlt, thus
suffering from Color->black issue.
Wine 1.3.11 have this issue.
--
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=25694
Summary: EVE Online crashes on startup from fresh install of
EVE Client.
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iiridayn(a)gmail.com
Created an attachment (id=32729)
--> (http://bugs.winehq.org/attachment.cgi?id=32729)
Console commands used - LANG was used to translate Wine error message to
English and had no other impact on the messages.
When running EVE Online, which installed again following the normal
workarounds, I received this message:
"The program ExeFile.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience.
This can be caused by a problem or deficiency in Wine. You may want to check
..."
Because the game runs fine on Windows, I suppose that either Wine or my local
configuration is in error - however, having a localized system is probably the
oddest thing about my configuration.
Also, the Wine desktop doesn't close when the client crashes, causing the need
to kill 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.
http://bugs.winehq.org/show_bug.cgi?id=3077
Xavier Vachon <xvachon(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xvachon(a)gmail.com
--- Comment #20 from Xavier Vachon <xvachon(a)gmail.com> 2011-01-10 16:52:59 CST ---
Still present in git.
--
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=25741
Summary: Pando-based Lord of the Rings Online installer shows
inverted background image
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://www.lotro.com/support/download-lotro
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samurai_no_densetsu(a)yahoo.es
Created an attachment (id=32792)
--> (http://bugs.winehq.org/attachment.cgi?id=32792)
Screenshot from installer
Not a major bug it since it don't prevents installer from working but doesn't
help readability.
In order to reproduce check:
bug 24020 - workaround: winetricks vcrun2008
--
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=25702
Summary: Bejeweled 3 installer fails with dialog "Failed to
Create Install Log"... directory has no permissions?
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce:
rm -rf ~/.wine
wget http://downloads.popcap.com/www/popcap_downloads/Bejeweled3Setup.exe
wine Bejeweled3Setup.exe
Click past the first few bits until it starts to install. It fails at about
10% with dialog
"Failed to Create Install Log 'C:\\Program Files\\PopCap Games\\Bejeweled
3\\Install.log'"
The problem seems to be that the directory is created, but given permissions
000 later?!
Even creating the directory and giving it mode 755 before runnning
doesn't help.
A +relay,+file log shows:
0028:Call KERNEL32.CreateDirectoryA(0048d050 "C:\\Program Files\\PopCap
Games\\Bejeweled 3",009ae8c8) ret=0041204f
...
0028:Ret KERNEL32.CreateDirectoryA() retval=00000000 ret=0041204f
0028:Call advapi32.SetFileSecurityA(0048d050 "C:\\Program Files\\PopCap
Games\\Bejeweled 3",00000004,0048d9d8) ret=00412064
trace:file:CreateFileW L"C:\\Program Files\\PopCap Games\\Bejeweled 3"
FILE_SHARE_READ FILE_SHARE_WRITE FILE_SHARE_DELETE creation 3 attributes
0x2000000
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\PopCap
Games\\Bejeweled 3",0x9ae6b0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\PopCap Games\\Bejeweled
3" 520 0x9ae444 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\PopCap
Games\\Bejeweled 3" -> "/home/dank/.wine/dosdevices/c:/Program Files/PopCap
Games/Bejeweled 3"
warn:file:CreateFileW Unable to create file L"C:\\Program Files\\PopCap
Games\\Bejeweled 3" (status c0000022)
trace:file:CreateFileW returning 0xffffffff
0028:Ret advapi32.SetFileSecurityA() retval=00000000 ret=00412064
...
0028:Call user32.MessageBoxW(00000000,00490138 L"Failed to Create Install Log
'C:\\Program Files\\PopCap Games\\Bejeweled 3\\Install.log'",004865e8
L"Bejeweled 3 Fatal Error!",00000010) ret=0040a2e8
ls -l ~/.wine/drive_c/Program\ Files/PopCap\ Games
total 4
d--------- 2 dank dank 4096 Jan 6 03:13 Bejeweled 3
--
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=25721
Summary: Some shaders result in splotchy patches of color
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: H3g3m0n(a)gmail.com
Some shaders (they seem to be blur ones, could a specific kind of 'soft' blur,
depth of field blur or maybe even HDR lighting) instead of bluring, regions of
splotchy fuzzy colour are produced.
I have noticed this in both "Mirror's Edge" and "The Ball".
I am running on a Nvidia GTX260, with the official proprietary 260.19.06
drivers.
Ubuntu 10.10 x86_64
In Mirror's Edge it happens when you look into a dark area after looking at a
bright one for a while (or maybe it's when you stare at different colours such
as bright red followed by a dark area). There is supposed to be a kind of blur
effect that fades fairly quickly. Screen shots from the 'prologue' level after
the jump gap onto pipes and enter the door.
Wine: http://i.imgur.com/SjREv.jpg
Windows 7 comparison: http://i.imgur.com/sLFZF.jpg (It's a bit hard to make out
on the screenshot, but there is a subtle soft blur effect that fades away quite
quickly).
In "The Ball" it's noticeable a bit on the title screen, but when underwater it
becomes most obvious. Screenshots from the 2nd level.
Windows 7 Underwater: http://imgur.com/vEPs6.jpg
Wine Underwater: http://i.imgur.com/ep0pY.jpg
Windows 7 Temple: http://i.imgur.com/Itnk8.jpg
Wine Temple: http://i.imgur.com/h1qAS.jpg
--
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=25445
Summary: uTorrent 2.2 does not run
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jameslinton(a)hotmail.com
Created an attachment (id=32386)
--> (http://bugs.winehq.org/attachment.cgi?id=32386)
Terminal error
Utorrent 2.2 fails to run, also present in latest development release 1.3.8
--
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.