https://bugs.winehq.org/show_bug.cgi?id=37117
Bug ID: 37117
Summary: PVS-Studio Error: Shifting a negative number
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukebenes(a)hotmail.com
PVS-Studio Error: V610 Undefined behavior. Check the shift operator '<<. The
left operand '(LONGLONG) - 1' is negative. propvar.c 127
...
if (*res >= ((LONGLONG)1 << (dest_bits-1)) ||
*res < ((LONGLONG)-1 << (dest_bits-1)))
return HRESULT_FROM_WIN32(ERROR_ARITHMETIC_OVERFLOW);
...
The LONGLONG type is declared as 'typedef signed __int64 LONGLONG;', i.e. it is
a signed type. According to the new standard, shifting negative numbers leads
to undefined or unspecified behavior. To find out why such code still may work
and how to fix it best, see the article Wade not in unknown waters - part
three.
details on the V610 error here: http://www.viva64.com/en/d/0225/
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41612
Bug ID: 41612
Summary: Win32 function GetNumberFormat()
Product: Wine
Version: 1.9.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: godlyko(a)gmail.com
Distribution: ---
Created attachment 55961
--> https://bugs.winehq.org/attachment.cgi?id=55961
dynamic numbers not showing correctly
For the TL;DR see last 3 lines.
Here's the request. I'm trying to succeed in making a game called 8-bit Armies
run in an acceptable manner. With Wine 1.9.20, PlayOnLinux, and installing a
few things like Dx11, MCFonts, dotnet, etc... I got a game going. I have 2
pieces to resolve. In the game numbers that adjust like team#, cash, #units in
que, all show up as ##0.
A couple devs were kind to help and I got the following response:
"For the ##0 numbers I'm going to bet the call to Win32 function
GetNumberFormat() isn't implemented by Wine correctly. I think we're
specifically calling the GetNumberFormatA() version."
Appreciate any help, yes I tried searching for a similar problem in the search,
no success.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41552
Bug ID: 41552
Summary: Bricscad does not display the contents of the OLE
objects
Product: Wine
Version: 1.9.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tolikk91(a)yandex.ru
Distribution: ---
Created attachment 55884
--> https://bugs.winehq.org/attachment.cgi?id=55884
Console output
Bricscad does not display the contents of the OLE objects.
I suppose that the reason is in TLB_ReadTypeLib component loading error.
>> err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Bricsys\\BricsCAD V15 ru_RU\\bricscad.tlb" failed with error 2
--
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=36803
Bug ID: 36803
Summary: Translate documentation
Product: WineHQ.org
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: patsev.anton(a)gmail.com
Dear developers.
Did you do an opportunity of translation of documentation? For example, as is
done in https://translations.launchpad.net/
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41561
Bug ID: 41561
Summary: Broken link 'www.winehq.org/site/forums' on page
'wiki.winehq.org/Developer_FAQ'
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brewmanz(a)gmail.com
Distribution: ---
https://wiki.winehq.org/Developer_FAQ
-General Questions
--How do I become a Wine developer? What do I need to know?
---2nd para .. First, download the sources via Git, subscribe to the mailing
lists
mailing lists is url http://www.winehq.org/site/forums which is 404.
Perhaps s/b https://forum.winehq.org/ ?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41453
Bug ID: 41453
Summary: https://www.winehq.org/docs/winedev-guide/dbg-control
has incorrect info for 1.6.2
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brewmanz(a)gmail.com
Distribution: ---
2.5. Controlling the debugging output
<snip>
You can do the same using the task manager (taskmgr) and selecting your
application in the *applications* list. Right clicking on the *application*,
and selecting the *debug* option in the popup menu, will let you select the
modifications you want on the debug channels.
should (for 1.6.2) read (nb '*' used to highlight diffs, not to be typed!)
You can do the same using the task manager (taskmgr) and selecting your
application in the *Processes* list. Right clicking on the *process*, and
selecting the *'Edit Debug Channels'* option in the popup menu, will let you
select the modifications you want on the debug channels.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40457
Bug ID: 40457
Summary: Add winetricks package to Ubuntu PPA
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
It would be nice to add the winetricks package to the Ubuntu PPA, as the
version in the default repos is very old. (version
0.0+20141009+svn1208-2ubuntu1)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41494
Bug ID: 41494
Summary: hotmail contact number canada | 1877 424 6647 |
hotmail contact number for hotmail support & help for
USA
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: sirecusav(a)hostcalls.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Created attachment 55871
--> https://bugs.winehq.org/attachment.cgi?id=55871
hotmail technical solution on hotmail tech support number1 877 424 6647 toll
free hotmail phone number, it is available 24*7 for USA & Canada.
hotmail contact number canada | 1877 424 6647 | hotmail contact number for
hotmail support & help for USA
hotmail contact number canada | 1877 424 6647 | hotmail contact number for
hotmail support & help for USA
hotmail contact number canada | 1877 424 6647 | hotmail contact number for
hotmail support & help for USA
hotmail contact number canada | 1877 424 6647 | hotmail contact number for
hotmail support & help for USA
hotmail contact number canada | 1877 424 6647 | hotmail contact number for
hotmail support & help for USA
All
Hotmail customer support phone number
Hotmail mail technical support phone number
free Hotmail tech support phone number
Hotmail technical support phone number
--
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.