http://bugs.winehq.org/show_bug.cgi?id=20574
Summary: serial port communication problem
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: starlincx(a)gmail.com
I want to use a software throw serial port to control my device, but when I run
the software it displays:
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:comm:set_queue_size insize 2048 outsize 1024 unimplemented stub
and then, the software can not communicate with my device, how can I fix this
problem?
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=20453
Summary: Some keys don't map correctly.
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ian(a)infogroep.be
This happens only when you're ingame. The §/6 (azerty/qwerty) key maps to a
diffrent key, and the -/= (azerty/qwerty) also maps to a diffrent key.
I haven't found any other.
Ian
--
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=6922
--- Comment #22 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-06-05 09:11:59 CDT ---
Closing duplicate bugs.
--
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=33689
Bug #: 33689
Summary: When attempting to install Adobe CS4, the setup
initialization stage fails, wine crashes
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seann.giffin(a)gmail.com
Classification: Unclassified
Created attachment 44602
--> http://bugs.winehq.org/attachment.cgi?id=44602
Adobe CS4 Backtrace
I was quite fond of my CS4 apps when I was on XP. Sadly, as the attached
backtrace will show, I can't get them to install properly under WINE. I've
tried on 1.3, 1.4, and now 1.5 (1.5.31).
--
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=33681
Bug #: 33681
Summary: Issues downloading Disciples
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daviskinkel(a)gmail.com
Classification: Unclassified
I encountered no issues until I tried to download Disciples III and because I
lack much experience I don't really know what the problem is please help. I
used a macports compiler to configure wine and and then used that to run the
game download from amazon.
--
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=33059
Bug #: 33059
Summary: Visual Basic 6 shows overflow error with arithmetic
expressions
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: german_ant_82(a)yahoo.com
Classification: Unclassified
Regression SHA1: Visual Basic 6 shows overflow errors with arithmetic
expressions that has results greather than 32767
When running a program or on the immediate window, Visual Basic 6 shows an
overflow error with arithmetic expression that has results greather than 32767.
Dim a As Long
a = 32768 <-- This doesn't cause any error
a = 32767 + 1 <-- This one causes overflow error
The error message dialog shows:
Run-time error '6':
Overflow
This is not a normal behavior. Here, the arithmetic expressions are calculated
with 16 bits binary numbers with a range from -32768 to 32767, but Visual Basic
6 is a 32 bits environment with integer expressions with a range from
-4294967296 to 4294967295.
--
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=6955
--- Comment #126 from Bjoern Bidar <theodorstormgrade(a)googlemail.com> 2013-06-05 08:35:48 CDT ---
The problem is even with the patch that implements it , everything works not
very god.
--
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=6955
--- Comment #125 from Henri Verbeet <hverbeet(a)gmail.com> 2013-06-05 06:18:21 CDT ---
(In reply to comment #124)
> Is there hope this bug would be fixed for wine-1.6 release?
I think it's unlikely, given that the freeze starts in two days, but in
principle most of the infrastructure for fixing it is in place now.
--
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=6955
--- Comment #124 from joaopa <jeremielapuree(a)yahoo.fr> 2013-06-05 01:09:51 CDT ---
Is there hope this bug would be fixed for wine-1.6 release?
--
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=3791
--- Comment #10 from Joerg Schiermeier <mywine(a)schiermeier-it.de> 2013-06-04 19:25:35 CDT ---
Created attachment 44660
--> http://bugs.winehq.org/attachment.cgi?id=44660
Wrong printer names for virtual printers
Tis bug isn't still not fixed and present in wine v1.5.31.
I add here a screenshot:
-in the upper part is the CUPS-admin panel
-in the lower part is Notepads print dialog
The names are in German cause this is a German installation - but you may see
the wrong name of the printer. Also there is only one taken from CUPS. I have
only the default printer from CUPS under 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.