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=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=11004
Summary: Firefox 2 doesn't bold text, makes gmail unusable
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
gmail relies on bold working to show which
conversations are unread. In Firefox 2.0.3,
this doesn't work at all unless you install
corefonts.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2805
David Finch <david(a)mytsoftware.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david(a)mytsoftware.com
--
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=7526
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |starlincx(a)gmail.com
--- Comment #27 from Austin English <austinenglish(a)gmail.com> 2013-05-30 13:49:02 CDT ---
*** Bug 20574 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=6955
--- Comment #123 from Austin English <austinenglish(a)gmail.com> 2013-05-30 13:48:29 CDT ---
(In reply to comment #122)
> Uhm, I don't think this bug DEPENDS on bug 11910, that bug affects specifically
> NOLF2 demo, but this is a more generic bug which deals with many more
> programs/games.
While that's true, we can still mark this bug fixed when it's fixed. The
depends doesn't block that (it's so people know that the bugs are somewhat
related, at least in the case of NOLF2 demo).
> Unless you mean to state that the absence of function
> "msvcirt.dll.??0istrstream@@QAE@PADH@Z" is required for vertex blending (which
> I doubt is the case, as the patches in this bug report have enabled others to
> play for a while now).
It is not.
--
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 #122 from Skotlex <skotlex(a)mailforce.net> 2013-05-30 09:26:23 CDT ---
Uhm, I don't think this bug DEPENDS on bug 11910, that bug affects specifically
NOLF2 demo, but this is a more generic bug which deals with many more
programs/games.
Unless you mean to state that the absence of function
"msvcirt.dll.??0istrstream@@QAE@PADH@Z" is required for vertex blending (which
I doubt is the case, as the patches in this bug report have enabled others to
play for a while 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.