http://bugs.winehq.org/show_bug.cgi?id=11763
Summary: Bug fix and small improvement of function MSVCRT_fputc
in dlls/msvcrt/file.c.
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pawel.ludwiczak(a)gmail.com
Created an attachment (id=11023)
--> (http://bugs.winehq.org/attachment.cgi?id=11023)
Proposed solution
Bug fix:
In Function MSVCRT_fputc from dlls/msvcrt/file.c, if there are no errors, the
same character that has been written should be returned, but the value should
be converted to an 'unsigned char' before will be returned. Otherwise e.g. if
input character = 0xffffffff, the returned value will not equal to 0xff, we
will
get EOF instead.
Small improvement:
In my opinion, the function MSVCRT_fputc flushes a buffer when get '\n' and it
is OK, but when the file is opened in binary mode this behaviour is unnecessary
and decrease efficiency.
--
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=12037
Summary: custom font size in dialog
Product: Wine
Version: 0.9.32.
Platform: All
URL: http://www.auto-diagnostics.info/screenshots/en/bmwdiag/
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin(a)hinner.info
We are using dialog with custom font in our MFC application(s). Windows resize
this dialog to be a bit bigger, but wine does not - however font is correct.
Original screenshots are available at
http://www.auto-diagnostics.info/screenshots/en/bmwdiag/ ;attachment contains
image how does it look like under Wine. You will notice that buttons at bottom
of dialog are missing.
I can provide the application and resources file,mail me at hinner at secons
dot com.
Martin
--
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=9578
Summary: Ability to disable Wine Networking
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tzembi(a)gmx.de
Concerning the mass of "phone-home" applications in windows, there should be a
possibility to disable the Wine networking to enhance Security.
--
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=9712
Summary: Registry HKEY_CURRENT_CONFIG support
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjk3(a)msstate.edu
Wine needs support for the Win9x HKEY_CURRENT_CONFIG registry section. This is
used by a variety of programs to get information about the running system.
--
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=11334
Summary: Digital Audio CD Playback
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d1m1(a)gmx.ch
I want wine to be able to play Audio CDs digitally if an app wants to play from
the Audio CD.
Some old games like Tomb Raider 2 play music from the CD, but if you don't have
earphones connected to your CD-ROM and you don't have an analog audio cable
between CDROM and Soundcard, you won't hear any music (or cutscene sound, which
are also audio tracks in Tomb Raider).
--
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=10852
Summary: Wine & xorg-server-1.4.0.90
Product: Wine
Version: 0.9.51.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: inspirra(a)yandex.ru
After updating Xorg-servet up to 1.4.0.90 version, Wine any more does not work
with some programs.
But if to redefine variable "DISPLAY" as a remote X-server (1.4 version) then,
the Wine is started without mistakes.
Reproducible: Always
Steps to Reproduce:
wine ~/.wine/drive_c/Program\ Files/ABBYY\ FineReader\ 8.0\ Professional\
Edition/FineReader.exe
Actual Results:
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 2180
Current serial number in output stream: 2206
# equery -q l xorg-server
[I--] [ ~] x11-base/xorg-server-1.4.0.90 (0)
# equery -q l wine
[I--] [ ~] app-emulation/wine-0.9.51 (0)
# uname -a
Linux illusia 2.6.23-gentoo-r4 #8 PREEMPT Wed Dec 19 12:23:47 MSK 2007 i686
Intel(R) Celeron(R) M processor 1.40GHz GenuineIntel GNU/Linux
--
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=10477
Summary: Weird graphics with vertex shaders in Soul Reaver 2 Demo
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://www.gamespot.com/pc/action/soulreaver2/download_2
827202.html?om_act=convert&om_clk=files&tag=files;title;
2
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killertux(a)suomi24.fi
CC: jave27(a)gmail.com
Since the vertex shader fix patch Soul Reaver 2 Demo graphics looks crappy
first two fullscreen splash screens are filled with solid surface also main
menu is quite full of this stuff... same problem happens also in the
gameplay... Retail version was not tested.
Vertex shader must be enabled to reproduce this(enabled by default)
regression patch:
6a97f2202e91fed286ff6ca254926e5f57ca17c1 wined3d: Fix for vertex shaders.
system:
nVidia GeForce 6600 GT
binary blob version 100.14.19
--
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=9728
Summary: Image and icons corrupts in ShutterFly 2.2
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jt(a)hpl.hp.com
Created an attachment (id=8161)
--> (http://bugs.winehq.org/attachment.cgi?id=8161)
Screenshot of the intro window
Hi,
This bug relates to ShutterFly SmartUpload 2.2 under wine.
Quick description of SHutterFly :
http://appdb.winehq.org/objectManager.php?sClass=application&iId=5595
The major problem is that all the images and icons are corrupted. It
looks that apart from that, the application is usable, but clicking blind on
icons is not very productive.
The first attachement is how the intro window looks like. The corruption
is quite obvious. The middle icon leads to the main upload window, the
screenshot in the second attachement also shows the corruption.
The third attachement is the start of log of running the app.
I got exactly the same results with 0.9.42 and 0.9.44.
The ShutterFly app is free, send me an e-mail and I'll send you a copy
(3MB).
Thanks...
Jean
--
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=10872
Summary: World In Conflict silently exits on start
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.gamershell.com/download_20763.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
You need the securom stuff properly installed, else the demo wont launch.
There appears a screen with something said about having not a capable graphic
card to run the game. Just ignore this message (click cancel). After this
actually the intro movie starts but in current git it just exists without crash
or anything,
0f6e826fe02611f7c033405041888d6e083512d8 is first bad commit
commit 0f6e826fe02611f7c033405041888d6e083512d8
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Dec 5 12:35:47 2007 +0100
kernel32: Remove the no-exec fault workaround, it shouldn't be needed
anymore.
:040000 040000 dfe395974058b1a756d34cf47a8198f0c20c950f
91c584a33b06595f23e86bf3ebde483f1be113ed M dlls
--
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=11670
Summary: Anno 1602 page fault
Product: Wine
Version: 0.9.55.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anakin.skyw(a)gmx.de
Created an attachment (id=10881)
--> (http://bugs.winehq.org/attachment.cgi?id=10881)
Output of wine 1602
While playing Anno 1602 Königsedition (1602AD Kings edition), wine crashes
with an unhandled page fault after about one minute of play. See Attachment for
output.
This is wine-0.9.55 compiled on Gentoo.
--
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.