http://bugs.winehq.org/show_bug.cgi?id=2826
Summary: _chsize implementation in msvcrt prevented by self-
reference
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hutch(a)psfc.mit.edu
_chsize, the windows equivalent of ftruncate is not currently implemented in
msvcrt.dll. As a result some trivial programs, notably ones that are produced
from mingw (but this is hardly mingw's fault) break.
In principle, implementation of _chsize is trivial, since it is the same as
ftruncate. However, elsewhere in wine there are macro definitions that
#define _chsize ftruncate
Then if you try to implement (or work around) _chsize by calls to ftruncate, you
are screwed because it references back to _chsize.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2741
------- Additional Comments From riq(a)mail.com 2005-26-03 03:35 -------
Hi again!
Mike I didn't get your mail about the CONFIG_2GB option, or it drowned in all
the spam...
And now I'm away for the easter and can't test this until next week :(
But I guess you are on to someting, which is very good.
By the way, I'm pretty sure that the USE varible in Gentoo is set to 2Gb, in my
system.
(I thought about it when I installed, but since it was a default option I didn't
change it)
/Rickard
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2797
KenJackson(a)ieee.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From KenJackson(a)ieee.org 2005-25-03 15:04 -------
Yay! The code in CVS works!
Thank you Hans, Jason, and others for your dedication.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2797
------- Additional Comments From hans(a)it.vu.nl 2005-25-03 10:38 -------
Patch with improved stubs for WTSEnumerateSessionsA is in CVS now.
Can you verify and close this bug?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2825
Summary: strange green color in office applications
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.pbase.com/image/41212881
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gdanov(a)yahoo.com
in internet explorer some links are green coloured
in outlook (XP) in mails the links are colored green. If I select with the mouse
the text containing link then it is rendered green as normal. Also the count of
unread mails in the outlook folders view is green (and bold)
also in outlook some mails (but not all) are rendering all text in green
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2741
------- Additional Comments From mike(a)navi.cx 2005-25-03 06:19 -------
Please re-read what I wrote. It needs to be set to "n" not "y"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2741
------- Additional Comments From geoffd(a)professionalhosts.com 2005-25-03 04:59 -------
Hi Mike,
I checked and my kernel is already running with 2GB=y set, I am not sure about
Rickards setting.
Cheers
Geoff
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2824
Summary: Open file dialog not displayed all in grey with
PVAStrumento
Product: Wine
Version: 20050310
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carvalho3(a)gmx.de
I am working with Mandrake 10.2 Cooker and wine-20050310, compiled from
scratch. When running PVAStrumento 2.1.0.13, I have the following problem:
When I open the "open input file" dialog ('...' button right of the 'input
stream box'), the window is correctly displayed for a short moment and then gets
fully grey. Clicking on aereas with dialog elements (buttons, list window, etc.)
makes the selected item appear, and the dialog behaves correctly.
With wine-20041019-mdk the dialog is displayed properly.
The problem is the same with older versions of PVAStrumento.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2823
Summary: Proteus 6.x
Product: Wine
Version: 20050310
Platform: PC
URL: http://www.labcenter.co.uk
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: biglacko(a)startolj.hu
Proteus 6.x main menu all characters not reading. This characters visible: $#&@
And program running very slowly and freeze.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2741
------- Additional Comments From mike(a)navi.cx 2005-24-03 16:38 -------
Could you try setting this:
CONFIG_2GB=y
To "n" and recompiling the kernel please?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2738
------- Additional Comments From kyle_davenport(a)compusa.com 2005-24-03 10:09 -------
I can confirm that this show-stopper happens in 20050211, 20050111, and
20041201. I had to go back to 20041019 before wine stopped crashing on these
attachments.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2797
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-24-03 08:03 -------
And I just got the 280Mb downloaded :-) Well done
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2811
------- Additional Comments From mteske(a)imagnos.com 2005-24-03 08:01 -------
Sorry, this didn't change anything.
I've attached a working config for me.
And, I've attached rb3.zip, another game, which works wihtout any additional
hassle (except mouse and keyboard of course).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2822
Summary: bugs in mirc :[
Product: Wine
Version: 20050310
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ebiljas(a)gmail.com
View > Font - causes mirc to crash and just exit
Scripts Editor - cannot save a edited file, gives you weird "u" characters (i
know this has already been mentioned)
Scripts Editor - cannot display a large file, just gives you an error telling
you its too large, - this happens on winblows also, but since i cant make the
font any smaller.. lol :p
Funny thing is, all except for the weird "u" character thing, the other 2 worked
fine in the last 2004 build... every version after that its broken :(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2821
Summary: bugs in mirc :[
Product: Wine
Version: 20050310
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ebiljas(a)gmail.com
View > Font - causes mirc to crash and just exit
Scripts Editor - cannot save a edited file, gives you weird "u" characters (i
know this has already been mentioned)
Scripts Editor - cannot display a large file, just gives you an error telling
you its too large, - this happens on winblows also, but since i cant make the
font any smaller.. lol :p
Funny thing is, all except for the weird "u" character thing, the other 2 worked
fine in the last 2004 build... every version after that its broken :(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2714
winebugs(a)oberon.on-the-web.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winebugs(a)oberon.on-the-
| |web.ch
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2714
------- Additional Comments From winebugs(a)oberon.on-the-web.ch 2005-23-03 23:18 -------
Hi all,
Wine 20040716, winetools-211jo
I installed winetools, created a new .wine/, installed DCOM, Internet Explorer 6
, Windows Installer, MDAC 2.8 German (all via winetools). I had to run IE
installation twice (it failed the first time).
I copied msado15.dll and oledb32.dll from my windows directory, but I believe
this would not have beed necessary (regsvr32 failed anyway).
Then I installed EasyTax ZH directly from CD (including MDAC), ran wineboot, and
lo, it works... almost.
Meaning: It runs, I can enter data, save the file, all perfect, but it crashes
upon printing. I have not tried printing anything else from WINE yet though,
have to check the configuration first. I will get back on this one.
In my case this was the Zurich edition (which cannot be downloaded from the web)
, but I think they should be identical.
*** Installed software via registry ***
EasyTax 2004 ZH
Microsoft Internet Explorer 6 SP1 and Internet Tools
Microsoft Outlook Express 6
Microsoft Windows Media Player 6.4
*** Quiet installed software via registry ***
AOL Support Files
DirectShow
Internet Connection wizard
Internet Explorer Browsing Enhancements
Internet Explorer Exception pack
Internet Explorer Help
Internet Explorer ReadMe
Offline Browsing Pack
Shockwave Flash
Task Scheduler
Vector Graphics Rendering (VML)
*** Hidden installed software via /home/oberon/.wine/winetools.log ***
*new* fake Windows drive = installed at 23.03.2005 22:40:35
arial32.exe = installed at 23.03.2005 22:43:11
dcom98.exe = installed at 23.03.2005 22:48:01
Microsoft Internet Explorer.* = installed at 23.03.2005 23:04:02
MDAC_TYP.EXE = installed at 23.03.2005 23:12:43
andale32.exe = installed at 23.03.2005 23:15:30
*** Failed software installations via /home/oberon/.wine/winetools.log ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2820
------- Additional Comments From rankincj(a)yahoo.com 2005-23-03 19:54 -------
I am using Alsa 1.0.9rc1, with an Audigy2 card. My wine config file has the
following sections:
[WinMM]
; Uncomment the "Drivers" line matching your sound setting.
;"Drivers" = "wineoss.drv" ; default for most common configurations
;"Drivers" = "winearts.drv" ; for KDE
"Drivers" = "winealsa.drv" ; for ALSA users
;"Drivers" = "winejack.drv" ; for Jack sound server
;"Drivers" = "winenas.drv" ; for NAS sound system
;"Drivers" = "wineaudioio.drv" ; for Solaris machines
;"Drivers" = "" ; to disable sound
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"
[dsound]
;; HEL only: Number of waveOut fragments ahead to mix in new buffers.
;"HELmargin" = "5"
;; HEL only: Number of waveOut fragments ahead to queue to driver.
;"HELqueue" = "5"
;; Max number of fragments to prebuffer
;"SndQueueMax" = "28"
;; Min number of fragments to prebuffer
;"SndQueueMin" = "12"
;; Forces emulation mode (using wave api)
;"HardwareAcceleration" = "Emulation"
;; Sets default playback device (0 - number of devices - 1)
;"DefaultPlayback" = "0" ; use first device (/dev/dsp)
;"DefaultPlayback" = "1" ; use second device (/dev/dsp1)
;"DefaultPlayback" = "2" ; use third device (/dev/dsp2)
;; Sets default capture device (0 - number of devices - 1)
;"DefaultCapture" = "0" ; use first device (/dev/dsp)
;"DefaultCapture" = "1" ; use second device (/dev/dsp1)
;"DefaultCapture" = "2" ; use third device (/dev/dsp2)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2820
Summary: DSound crashes while playing Falcon Beertender 2
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rankincj(a)yahoo.com
Sooner or later, the sound goes crazy and I get a console full of errors:
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = -5,
block size = 2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2819
Summary: Applications cannot get keyboard focus unless they have
their own Desktop
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rankincj(a)yahoo.com
I have noticed this bug for a while (several months). All my test installations
use xorg.
The only way I can persuade my wine applications to accept keyboard input is to
give them a desktop. Without the desktop, the gnome-terminal that I invoke wine
from receives the keypresses instead.
My config file has:
[x11drv]
; Number of colors to allocate from the system palette
"AllocSystemColors" = "100"
; Use a private color map
"PrivateColorMap" = "N"
; Favor correctness over speed in some graphics operations
"PerfectGraphics" = "N"
; Color depth to use on multi-depth screens
;;"ScreenDepth" = "16"
; Name of X11 display to use
;;"Display" = ":0.0"
; Allow the window manager to manage created windows
"Managed" = "Y"
; Use a desktop window of 640x480 for Wine
"Desktop" = "640x480"
; Use XFree86 DGA extension if present
; (make sure /dev/mem is accessible by you !)
"UseDGA" = "N"
; Use XVidMode extension if present
"UseXVidMode" = "Y"
; Use XRandR extension if present
"UseXRandR" = "Y"
; Use the take focus protocol
"UseTakeFocus" = "Y"
; Enable DirectX mouse grab
"DXGrab" = "Y"
; Create the desktop window with a double-buffered visual
; (useful to play OpenGL games)
"DesktopDoubleBuffered" = "Y"
; Use this if you have more than one port for video on your setup
; (Wine uses for now the first 'input image' it finds).
;; "XVideoPort" = "43"
; Run in synchronous mode (useful for debugging X11 problems)
;;"Synchronous" = "Y"
;
; Use the Render extension to render client side fonts (default "Y")
;;"ClientSideWithRender" = "Y"
; Fallback on X core requests to render client side fonts (default "Y")
;;"ClientSideWithCore" = "Y"
; Set both of the previous two to "N" in order to force X11 server side fonts
;
; Anti-alias fonts if using the Render extension (default "Y")
"ClientSideAntiAliasWithRender" = "Y"
; Anti-alias fonts if using core requests fallback (default "Y")
;;"ClientSideAntiAliasWithCore" = "Y"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2811
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |fenix(a)club-internet.fr
Status|ASSIGNED |NEW
------- Additional Comments From fenix(a)club-internet.fr 2005-23-03 16:41 -------
Well, i cant get it working:
always complaining about "File not found. Please run the Room Editor to create
a game first" :(
How can i get it working ?
Regards,
Raphael
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2815
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=1533
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2817
Summary: undefined reference to `FT_Get_First_Char' and
`FT_Get_Next_Char'
Product: Wine
Version: 20050310
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keizerflipje(a)home.nl
Hi,
I'm trying to compile Wine-20050310 with the .src.rpm provided for rh73, but
when building the rpm I get this:
make[1]: Leaving directory `/usr/src/redhat/BUILD/wine-20050310/libs'
make[1]: Entering directory `/usr/src/redhat/BUILD/wine-20050310/tools'
i386-redhat-linux-gcc -c -I. -I. -I../include -I../include
-I/usr/include/freetype2 -DLEX_OUTPUT_ROOT="\"lex.yy\"" -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -Wpointer-arith -O2
-march=i386 -mcpu=i686 -o bin2res.o bin2res.c
i386-redhat-linux-gcc -O2 -march=i386 -mcpu=i686 -o bin2res bin2res.o
-L../libs/port -lwine_port
i386-redhat-linux-gcc -c -I. -I. -I../include -I../include
-I/usr/include/freetype2 -DLEX_OUTPUT_ROOT="\"lex.yy\"" -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -Wpointer-arith -O2
-march=i386 -mcpu=i686 -o fnt2bdf.o fnt2bdf.c
i386-redhat-linux-gcc -O2 -march=i386 -mcpu=i686 -o fnt2bdf fnt2bdf.o
-L../libs/port -lwine_port
i386-redhat-linux-gcc -c -I. -I. -I../include -I../include
-I/usr/include/freetype2 -DLEX_OUTPUT_ROOT="\"lex.yy\"" -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -Wpointer-arith -O2
-march=i386 -mcpu=i686 -o fnt2fon.o fnt2fon.c
i386-redhat-linux-gcc -O2 -march=i386 -mcpu=i686 -o fnt2fon fnt2fon.o
-L../libs/port -lwine_port
i386-redhat-linux-gcc -c -I. -I. -I../include -I../include
-I/usr/include/freetype2 -DLEX_OUTPUT_ROOT="\"lex.yy\"" -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -Wpointer-arith -O2
-march=i386 -mcpu=i686 -o makedep.o makedep.c
i386-redhat-linux-gcc -O2 -march=i386 -mcpu=i686 -o makedep makedep.o
i386-redhat-linux-gcc -c -I. -I. -I../include -I../include
-I/usr/include/freetype2 -DLEX_OUTPUT_ROOT="\"lex.yy\"" -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -Wpointer-arith -O2
-march=i386 -mcpu=i686 -o sfnt2fnt.o sfnt2fnt.c
sfnt2fnt.c: In function `fill_fontinfo':
sfnt2fnt.c:197: warning: implicit declaration of function `FT_Get_First_Char'
sfnt2fnt.c:199: warning: implicit declaration of function `FT_Get_Next_Char'
i386-redhat-linux-gcc -O2 -march=i386 -mcpu=i686 -o sfnt2fnt sfnt2fnt.o
-L../libs/unicode -lwine_unicode -L../libs/port -lwine_port -L/usr/lib -lfreetype
sfnt2fnt.o: In function `fill_fontinfo':
sfnt2fnt.o(.text+0x35e): undefined reference to `FT_Get_First_Char'
sfnt2fnt.o(.text+0x377): undefined reference to `FT_Get_Next_Char'
collect2: ld returned 1 exit status
make[1]: *** [sfnt2fnt] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/wine-20050310/tools'
make: *** [tools] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.17590 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.17590 (%build)
[pascal@goliath SRPMS]$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-129.7.2)
[pascal@goliath SRPMS]$ uname -a
Linux goliath 2.4.9-e.59smp #1 SMP Mon Jan 24 10:03:54 EST 2005 i686 unknown
[pascal@goliath SRPMS]$
Note that I'm not actually on Red Hat 7.3, I'm using CentOS-2 which is a rebuild
of Red Hat Advanced Server 2.1.
Note that RHAS2.1 actually uses the same compiler as RH7.3, but it has some
additional bug fixes.
Regards,
Pascal de Bruijn
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2816
Summary: Richedit20: Tabs are shown as square
Product: Wine
Version: CVS
Platform: Other
URL: http://appdb.winehq.org/appview.php?appId=1307
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burnus(a)gmx.de
This exists since the creation of richedit20 up to today's CVS version.
While Krystof's richedit20 produces rather nice results, there are still some
loose ends. One which bothers me most is that tabs are drawn as rectangles which
does not help with the legibilty of the text.
Expected: Instead of the rectangle there is some whitespace (e.g. " "); ideally
, of cause, would be tabs or even obaying the set tabstops. But anything better
than the [] would be really appreciated.
CVS WINE:
http://www.physik.fu-berlin.de/~tburnus/wine/diamond3.png
Windows:
http://www.physik.fu-berlin.de/~tburnus/wine/diamond_info.png
(The other to visual problems are: (a) sub-/superscript support and (b)
[regression] the beta character, which was correctly shown a couple of days ago,
is now also only a box [other crystal, not visible in the screenshot].)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2815
Summary: Browse For Forlders dialog doesn't show any folders to
select
Product: Wine
Version: 20050310
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick.allen(a)onlinehome.de
When the browse for folders dialog is displayed there are no folders in it
except desktop. This means it is not possible to select any folders.
When using DVDShrink and then selecting open files this dialog is displayed but
it is impossible to use the program because one cannot select a directory
containing DVD files.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2797
------- Additional Comments From KenJackson(a)ieee.org 2005-23-03 13:33 -------
Add the following two lines to WTSEnumerateSessionsA in wtsapi32.c:
*pCount = 0;
*ppSessionInfo = NULL;
With this, I get the "fixme:wtsapi:" messages, but it does NOT crash and does
NOT give any superfluous errors!
Maybe all the functions in this file should have similar lines added.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2474
------- Additional Comments From a_villacis(a)palosanto.com 2005-23-03 11:33 -------
The review for the code continues, now with the second bug.
The second problem is a cryptic "Runtime error 13 - Type mismatch" before the
main GUI is displayed. This second problem cripples the GUI beyond usability
(not even the menus work). Last night I traced the problem to the way an
underflowing negative float was converted into a string.
This program's GUI has two textboxes in which the integer and fractional part of
the gain are displayed. In order to fill them for the first time, the program
extracts the integer and fractional part of the value stored in the registry.
For the fractional part, a series of truncating and rounding are performed on
the original value, followed by a floating-point subtraction. When no values
are stored in the registry (as it is on the very first run), the substraction
is supposed to yield a floating-point zero, but instead produces a very small
negative number (something in the order of -1e-300 to -1e-400). The code
assigns the number to the Text property of a TextBox control, which implicitly
invokes the TextBox_Change event. It is at this stage where things turn nasty.
The root cause is a difference between the way native and builtin oleaut32
handle the conversion of a negative underflow. With a number in the range
mentioned in the preceeding paragraph, native oleaut32 decides it is too close
to a zero, and yields the string "0". Builtin oleaut32 does the same, except
that the negative sign is left behind, and it yields the string "-0". This
difference is significant when the code in TextBox_Change invokes a routine
that (expecting an unsigned integer) keeps just the first character of the
textbox string ("0" for native oleaut32, "-" for builtin oleaut32). Then a
string-to-float conversion is attempted on the string, which naturally fails
for the single dash.
The solution is to disallow negative zeroes from ever being returned from a
string-to-float conversion.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2795
------- Additional Comments From leonardo(a)openlogic.com.br 2005-23-03 10:52 -------
Created an attachment (id=803)
--> (http://bugs.winehq.org/attachment.cgi?id=803&action=view)
The last 90,000 lines.
Correcting: In last the 10,000 lines they did not meet the error. Sending again
the 90,000 lines of debug.
With mine little experience, I believe that in these lines the error is
initiated, ok?!
0009:Call kernel32.FindResourceA(40b80000,00000097,40b1cba4 "AVI") ret=40a8235c
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2813
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, regression
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-23-03 10:13 -------
A demo for version 7.5 of this program can be downloaded here but you have to
sign up and give a valid email address.
http://www.originlab.com/index.aspx?s=12&lm=+62
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2741
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mike(a)navi.cx 2005-23-03 05:10 -------
Yes, that has been very helpful, thanks. Please give me some information on your
kernel, what patches are applied to it, what versione etc. I will raise this on
wine-devel.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2809
gabriele.giorgetti(a)teamfab.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From gabriele.giorgetti(a)teamfab.it 2005-23-03 04:30 -------
The patch works and fixes this bug.
Regards.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2811
------- Additional Comments From mteske(a)imagnos.com 2005-23-03 03:13 -------
ok, I found out that you just need the rb.exe file, but you have to run it with
wine ./rb.exe (the "./" is important!).
To set up screen resolution etc. use wine ./rb.exe --setup. Thiws will create
the acsetup.cnf file.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2812
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2025
------- Additional Comments From tradergt(a)smelser.org 2005-22-03 20:42 -------
Installing wasnt a problem, just trying to delete file was where I had
problems. Most other things worked fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2807
------- Additional Comments From deimos_911(a)yahoo.com 2005-22-03 19:22 -------
when I open the conversation box it is discolored,when I try to view the
database within Megamud it does not show the database, however it is using the
database because it knows what items to equip on the character and what players
in the game are set to enemy
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2807
------- Additional Comments From deimos_911(a)yahoo.com 2005-22-03 19:21 -------
here is one of the errors I receive on a crash:
err:x11drv:X11DRV_CreateWindow invalid window width -21
&
err:seh:setup_exception nested exception on signal stack in thread 0009 eip
401bbb6b esp 40018cf0 stack 0x40580000-0x40780000
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.