http://bugs.winehq.com/show_bug.cgi?id=1697
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2003-05-09 09:45 -------
The problem here is your graphics card doesnt support the extension we need to
be able to do some of the opengl combine operations
(GL_NV_texture_env_combine4). Interestingly though you appear to have compiled
on a machine which understands them (we should do runtime checks as well).
In theory we could also support the ATI equivalent but I dont have an ATI card
to test on.
Whats the graphics card here?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1698
hatky(a)users.sf.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1698
Summary: quartz.dll crashes at unimplemented function
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hatky(a)users.sf.net
fixme:seh:EXC_RtlRaiseException call to unimplemented function
quartz.dll.DBToAmpFactor
after this line comes the debuger, it's in a free vb game I got, if you need I will get
the url when I boot to windows....
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1696
------- Additional Comments From hatky(a)users.sf.net 2003-04-09 16:16 -------
I have another game not detecting a 3D card, probebly trying to read from the same
place, The Flintstones Bedrock Bowling
I will attach a + reg trace
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1697
Summary: Some textures are not maped at the intro of Unreal
Turnument 2003
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hatky(a)users.sf.net
Some textures are not maped at the intro of Unreal Turnument 2003 look at the
soldier in the intro, his entire skin is white
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1696
hatky(a)users.sf.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1696
Summary: Wine does not register screen dept in the registry
properly
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hatky(a)users.sf.net
Running half-life: counter strike get a logical error of having a screen dept of less
then 16bit while it is higher in the config and on the desktop
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1583
jnewman(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|jnewman(a)codeweavers.com |wine-bugs(a)winehq.com
Status|ASSIGNED |NEW
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1695
Summary: Bug in Win32 app: Myalbum
Product: Wine
Version: 20030813
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: g_zanaboni(a)yahoo.it
The bug below happens only in Wine 20030813.
In Wine 20030709 Myalbum works.
Download Myalbum 2.2: http://perso.wanadoo.fr/myalbum/MyAlbum.html
Install it in the default path.
Execute the application (wine myalbum.exe), this create a new album.
Insert some images (.jpg, .bmp, etc...)
Select some images
http://bugs.winehq.com/show_bug.cgi?id=1694
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2003-04-09 03:26 -------
Hmm, that's probably because you initially created the config file via the root
user, with no permissions for your local user.
Try
chmod 666 ~/.wine/config
then edit the file.
The User Guide cannot point out all the weird things that may happen if people
use strange ways to install things, I think.
Ah, crap. Now I realized what the REAL problem is:
You're trying to *run* a non-executable *config* file, thus getting the bash
error message, of course.
Which instruction "told" you to do it like that?
(In other words: which part is not evident enough and has to be fixed?)
BTW, what kinds of other issues did you have with the new User Guide version
mainly improved by me?
It's cool to have a Dumb Clueless N00b User (tm) (no offense - that's just a
joke!) who is able to point out all the "weaknesses" of the docu...
I suggest making a deal:
You just tell me about all the issues you ae able to recall, and I'll walk you
through remaining problems.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1152
------- Additional Comments From reif(a)earthlink.net 2003-03-09 22:46 -------
Anyone working on this? I traced an installer bug down to here but it's a mess
with all the 16/32 and A/W crosscalls. Should this be split to not share code?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1670
------- Additional Comments From puoti(a)inwind.it 2003-03-09 19:28 -------
Nope, the headers ware fine, so now the grapics is better in some places and
worst in others, I'll send a proper log about this in the next few days.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1694
Summary: no configuration file
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: cepo(a)chaosmechanics.com
i have read the documentation, the readme, and the FAQs on the website and i am
still getting all sorts of problems that none of these pages even touch upon.
here's the latest...
the documentation tells me to set up several things in the configuration by
entering ~/.wine/config
I do this and it says bash: home/Brian/wine/config: Permission Denied
yes I am obviously new to Linux and this is very frustrating to you I know but I
have no other source of help for this problem. There are several Windows
programs that I MUST have and if I can't get this to work properly I have to
uninstall Linux and go back to that garbage OS: Windows XP. Any help appreciated.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1670
------- Additional Comments From puoti(a)inwind.it 2003-03-09 17:29 -------
Oh, I compiled with nvidia drivers and a gforce4, instead of using the mesa
headers, this may be causing the texture problem, I' ll try with the mesa
headers and post any updates.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1670
puoti(a)inwind.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|mafia fails because of |mafia fails because of
|DirectX 8.1dsound. |DirectX 8.1bugs.
------- Additional Comments From puoti(a)inwind.it 2003-03-09 17:25 -------
Well, dsound now may be working. I have a mute desktop, as my sound driver
doesn't' t work, but the game apparently starts without errors, I'll compile
wine tomorrow on my SLOW notebook, just to confirm that sound works. BTW, the
graphics in the intro is fine, much better than before, but when the game
internal intro starts, well, I'll attach a screenshot (Texture loading problems?)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1091
------- Additional Comments From dpaun(a)rogers.com 2003-03-09 13:49 -------
Mich, the demo you attached to this bug are all gone. Can you please attach
them again?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1689
dpaun(a)rogers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-x11driver
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1693
------- Additional Comments From dclark(a)akamail.com 2003-03-09 12:25 -------
This is a permissions problem. It generally occurs because you have
downloaded/unpacked Wine as root. You need to completely delete the installed
directory tree, and unpack/install as an ordinary user.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1693
Summary: conf3363.sh not found
Product: Wine
Version: CVS
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: cepo(a)chaosmechanics.com
when i try to run wineinstall or manually compile wine the terminal tells me
that conf3363.sh, conf3267.sh, conf3161.file, and config.log are not found.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1692
Summary: alot of fixme's when running a program
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: andrewjj20(a)yahoo.com
[joshua@Joshua joshua]$ wine c:/NuCd.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /cdrom (No such file or directory), ignoring drive D:
Building font metrics. This may take some time...
Font metrics: 0.0% done
fixme:font:LFD_InitFontInfo DBCS fonts like
'-daewoo-gothic-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0' are not
working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-daewoo-mincho-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0' are not
working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-daewoo-mincho-medium-r-normal--24-170-100-100-c-240-ksc5601.1987-0' are not
working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-default-ming-medium-r-normal--16-160-72-72-c-160-big5-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-default-ming-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0' are not
working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-default-ming-medium-r-normal--20-200-72-72-c-200-big5-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-default-ming-medium-r-normal--24-240-72-72-c-240-big5-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-default-ming-medium-r-normal--24-240-72-72-c-240-gb2312.1980-0' are not
working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-fangsong
ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0' are not working correctly now.
Font metrics: 0.2% done
fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song
ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song
ti-medium-r-normal--24-240-72-72-c-240-gb2312.1980-0' are not working correctly now.
Font metrics: 0.5% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-16' has unknown character
encoding '16' in known registry 'iso8859'
Font metrics: 0.7% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-16' has unknown character
encoding '16' in known registry 'iso8859'
Font metrics: 0.9% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-bold-r-normal--14-130-75-75-c-70-iso8859-16' has unknown character
encoding '16' in known registry 'iso8859'
Font metrics: 1.2% done
Font metrics: 1.4% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-bold-r-normal--15-140-75-75-c-90-iso8859-16' has unknown character
encoding '16' in known registry 'iso8859'
Font metrics: 1.7% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-bold-r-normal--18-120-100-100-c-90-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 1.9% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 2.1% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-o-normal--13-120-75-75-c-70-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 2.4% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-o-normal--13-120-75-75-c-80-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 2.6% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-o-semicondensed--13-120-75-75-c-60-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 2.8% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-r-normal--6-60-75-75-c-40-iso8859-16' has unknown character
encoding '16' in known registry 'iso8859'
Font metrics: 3.1% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-r-normal--7-70-75-75-c-50-iso8859-16' has unknown character
encoding '16' in known registry 'iso8859'
Font metrics: 3.3% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-r-normal--8-80-75-75-c-50-iso8859-16' has unknown character
encoding '16' in known registry 'iso8859'
Font metrics: 3.5% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-r-normal--9-90-75-75-c-60-iso8859-16' has unknown character
encoding '16' in known registry 'iso8859'
Font metrics: 3.8% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 4.0% done
Font metrics: 4.3% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 4.5% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 4.7% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 5.0% done
Font metrics: 5.2% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 5.4% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-r-normal--18-120-100-100-c-90-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 5.7% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 5.9% done
Font metrics: 6.1% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-r-semicondensed--12-110-75-75-c-60-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 6.4% done
fixme:font:LFD_InitFontInfo font
'-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 6.6% done
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu arabic
extra-medium-r-normal--17-120-100-100-p-101-fontspecific-0' has unknown registry
'fontspecific' and character encoding '0'
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu
devanagari-medium-r-normal--15-120-90-90-p-104-fontspecific-0' has unknown
registry 'fontspecific' and character encoding '0'
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu devangari
extra-medium-r-normal--17-120-100-100-p-105-fontspecific-0' has unknown registry
'fontspecific' and character encoding '0'
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu
ligature-medium-r-normal--17-120-100-100-p-141-fontspecific-0' has unknown
registry 'fontspecific' and character encoding '0'
Font metrics: 6.9% done
Font metrics: 7.1% done
Font metrics: 7.3% done
fixme:font:LFD_InitFontInfo font
'-schumacher-clean-medium-r-normal--12-120-75-75-c-60-iso8859-16' has unknown
character encoding '16' in known registry 'iso8859'
Font metrics: 7.6% done
Font metrics: 7.8% done
fixme:font:LFD_InitFontInfo font '-sun-open look
cursor-----12-120-75-75-p-160-sunolcursor-1' has unknown registry 'sunolcursor'
and character encoding '1'
fixme:font:LFD_InitFontInfo font '-sun-open look
glyph-----10-100-75-75-p-101-sunolglyph-1' has unknown registry 'sunolglyph' and
character encoding '1'
Font metrics: 8.0% done
fixme:font:LFD_InitFontInfo font '-sun-open look
glyph-----12-120-75-75-p-113-sunolglyph-1' has unknown registry 'sunolglyph' and
character encoding '1'
fixme:font:LFD_InitFontInfo font '-sun-open look
glyph-----14-140-75-75-p-128-sunolglyph-1' has unknown registry 'sunolglyph' and
character encoding '1'
fixme:font:LFD_InitFontInfo font '-sun-open look
glyph-----19-190-75-75-p-154-sunolglyph-1' has unknown registry 'sunolglyph' and
character encoding '1'
fixme:font:LFD_InitFontInfo DBCS fonts like
'-taipei-fixed-medium-r-normal--16-150-75-75-c-160-big5-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-taipei-fixed-medium-r-normal--20-200-75-75-c-200-big5-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-taipei-fixed-medium-r-normal--24-240-75-75-c-240-big5-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-taipei-ming-medium-r-normal--16-160-75-75-c-160-big5-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-taipei-ming-medium-r-normal--20-200-75-75-c-200-big5-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-taipei-ming-medium-r-normal--24-240-75-75-c-240-big5-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo font '-b&h-luxi
mono-bold-i-normal--0-0-0-0-m-0-adobe-standard' has unknown registry 'adobe' and
character encoding 'standard'
fixme:font:LFD_InitFontInfo font '-b&h-luxi
mono-bold-r-normal--0-0-0-0-m-0-adobe-standard' has unknown registry 'adobe' and
character encoding 'standard'
Font metrics: 66.2% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
mono-medium-i-normal--0-0-0-0-m-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
fixme:font:LFD_InitFontInfo font '-b&h-luxi
mono-medium-r-normal--0-0-0-0-m-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
Font metrics: 66.4% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
sans-bold-i-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe' and
character encoding 'standard'
fixme:font:LFD_InitFontInfo font '-b&h-luxi
sans-bold-r-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe' and
character encoding 'standard'
Font metrics: 66.7% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
sans-medium-i-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
fixme:font:LFD_InitFontInfo font '-b&h-luxi
sans-medium-r-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
Font metrics: 66.9% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
serif-bold-i-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
fixme:font:LFD_InitFontInfo font '-b&h-luxi
serif-bold-r-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
Font metrics: 67.2% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
serif-medium-i-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
fixme:font:LFD_InitFontInfo font '-b&h-luxi
serif-medium-r-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
Font metrics: 67.4% done
Font metrics: 67.6% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
mono-bold-i-normal--0-0-0-0-m-0-adobe-standard' has unknown registry 'adobe' and
character encoding 'standard'
Font metrics: 67.9% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
mono-bold-r-normal--0-0-0-0-m-0-adobe-standard' has unknown registry 'adobe' and
character encoding 'standard'
Font metrics: 68.1% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
mono-medium-i-normal--0-0-0-0-m-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
Font metrics: 68.3% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
mono-medium-r-normal--0-0-0-0-m-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
Font metrics: 68.6% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
sans-bold-i-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe' and
character encoding 'standard'
Font metrics: 68.8% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
sans-bold-r-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe' and
character encoding 'standard'
Font metrics: 69.0% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
sans-medium-i-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
Font metrics: 69.3% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
sans-medium-r-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
Font metrics: 69.5% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
serif-bold-i-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
Font metrics: 69.8% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
serif-bold-r-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
Font metrics: 70.0% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
serif-medium-i-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
Font metrics: 70.2% done
fixme:font:LFD_InitFontInfo font '-b&h-luxi
serif-medium-r-normal--0-0-0-0-p-0-adobe-standard' has unknown registry 'adobe'
and character encoding 'standard'
Font metrics: 70.5% done
Font metrics: 70.7% done
Font metrics: 70.9% done
fixme:font:LFD_InitFontInfo font
'-mdk-helvetica-medium-r-normal--10-100-75-75-p-58-tcvn-5712' has unknown
character encoding '5712' in known registry 'tcvn'
Font metrics: 71.2% done
fixme:font:LFD_InitFontInfo font
'-mdk-helvetica-medium-r-normal--13-130-75-75-p-71-tcvn-5712' has unknown
character encoding '5712' in known registry 'tcvn'
err:font:XFONT_BuildMetrics failed to load
-urw-courier-bold-o-normal--100-*-100-100-m-0-iso8859-1
err:font:XFONT_BuildMetrics failed to load
-urw-courier-bold-o-normal--100-*-100-100-m-0-iso8859-2
err:font:XFONT_BuildMetrics failed to load
-urw-courier-bold-o-normal--100-*-100-100-m-0-iso8859-9
err:font:XFONT_BuildMetrics failed to load
-urw-courier-bold-o-normal--100-*-100-100-m-0-iso8859-13
err:font:XFONT_BuildMetrics failed to load
-urw-courier-bold-o-normal--100-*-100-100-m-0-iso8859-15
Font metrics: 79.5% done
err:font:XFONT_BuildMetrics failed to load
-urw-courier-bold-r-normal--100-*-100-100-m-0-iso8859-1
err:font:XFONT_BuildMetrics failed to load
-urw-courier-bold-r-normal--100-*-100-100-m-0-iso8859-2
err:font:XFONT_BuildMetrics failed to load
-urw-courier-bold-r-normal--100-*-100-100-m-0-iso8859-9
err:font:XFONT_BuildMetrics failed to load
-urw-courier-bold-r-normal--100-*-100-100-m-0-iso8859-13
err:font:XFONT_BuildMetrics failed to load
-urw-courier-bold-r-normal--100-*-100-100-m-0-iso8859-15
Font metrics: 79.7% done
err:font:XFONT_BuildMetrics failed to load
-urw-courier-medium-o-normal--100-*-100-100-m-0-iso8859-1
err:font:XFONT_BuildMetrics failed to load
-urw-courier-medium-o-normal--100-*-100-100-m-0-iso8859-2
err:font:XFONT_BuildMetrics failed to load
-urw-courier-medium-o-normal--100-*-100-100-m-0-iso8859-9
err:font:XFONT_BuildMetrics failed to load
-urw-courier-medium-o-normal--100-*-100-100-m-0-iso8859-13
err:font:XFONT_BuildMetrics failed to load
-urw-courier-medium-o-normal--100-*-100-100-m-0-iso8859-15
Font metrics: 79.9% done
err:font:XFONT_BuildMetrics failed to load
-urw-courier-medium-r-normal--100-*-100-100-m-0-iso8859-1
err:font:XFONT_BuildMetrics failed to load
-urw-courier-medium-r-normal--100-*-100-100-m-0-iso8859-2
err:font:XFONT_BuildMetrics failed to load
-urw-courier-medium-r-normal--100-*-100-100-m-0-iso8859-9
err:font:XFONT_BuildMetrics failed to load
-urw-courier-medium-r-normal--100-*-100-100-m-0-iso8859-13
err:font:XFONT_BuildMetrics failed to load
-urw-courier-medium-r-normal--100-*-100-100-m-0-iso8859-15
fixme:font:LFD_InitFontInfo font
'-misc-tsc_avarangal-bold-i-normal--0-0-0-0-p-0-tscii-0' has unknown registry
'tscii' and character encoding '0'
Font metrics: 89.9% done
fixme:font:LFD_InitFontInfo font
'-misc-tsc_avarangal-bold-r-normal--0-0-0-0-p-0-tscii-0' has unknown registry
'tscii' and character encoding '0'
fixme:font:LFD_InitFontInfo font
'-misc-tsc_avarangal-medium-i-normal--0-0-0-0-p-0-tscii-0' has unknown registry
'tscii' and character encoding '0'
fixme:font:LFD_InitFontInfo font
'-misc-tsc_avarangal-medium-r-normal--0-0-0-0-p-0-tscii-0' has unknown registry
'tscii' and character encoding '0'
fixme:font:LFD_InitFontInfo font
'-misc-tsc_avarangalfxd-medium-r-normal--0-0-0-0-m-0-tscii-0' has unknown
registry 'tscii' and character encoding '0'
Font metrics: 90.1% done
fixme:font:LFD_InitFontInfo font
'-misc-artsounk-bold-r-normal--0-0-0-0-p-0-armscii-8' has unknown registry
'armscii' and character encoding '8'
fixme:font:LFD_InitFontInfo font
'-misc-artsounk-medium-r-normal--0-0-0-0-p-0-armscii-8' has unknown registry
'armscii' and character encoding '8'
fixme:font:LFD_InitFontInfo font '-glyph
systems-kacst_qr-medium-r-normal--0-0-0-0-p-0-mulearabic-0' has unknown registry
'mulearabic' and character encoding '0'
fixme:font:LFD_InitFontInfo font '-glyph
systems-kacstart-medium-r-normal--0-0-0-0-p-0-mulearabic-0' has unknown registry
'mulearabic' and character encoding '0'
Font metrics: 90.3% done
fixme:font:LFD_InitFontInfo font '-glyph
systems-kacstbook-medium-r-normal--0-0-0-0-p-0-mulearabic-0' has unknown
registry 'mulearabic' and character encoding '0'
fixme:font:LFD_InitFontInfo font '-glyph
systems-kacstdecorative-medium-r-normal--0-0-0-0-p-0-mulearabic-0' has unknown
registry 'mulearabic' and character encoding '0'
fixme:font:LFD_InitFontInfo font '-glyph
systems-kacstdigital-medium-r-normal--0-0-0-0-p-0-mulearabic-0' has unknown
registry 'mulearabic' and character encoding '0'
Font metrics: 90.6% done
fixme:font:LFD_InitFontInfo font '-glyph
systems-kacstletter-medium-r-normal--0-0-0-0-p-0-mulearabic-0' has unknown
registry 'mulearabic' and character encoding '0'
fixme:font:LFD_InitFontInfo font '-glyph
systems-kacstposter-medium-r-normal--0-0-0-0-p-0-mulearabic-0' has unknown
registry 'mulearabic' and character encoding '0'
fixme:font:LFD_InitFontInfo font '-glyph
systems-kacsttitle-medium-r-normal--0-0-0-0-p-0-mulearabic-0' has unknown
registry 'mulearabic' and character encoding '0'
Font metrics: 90.8% done
fixme:font:LFD_InitFontInfo font '-glyph
systems-kacsttitlel-medium-r-normal--0-0-0-0-p-0-mulearabic-0' has unknown
registry 'mulearabic' and character encoding '0'
fixme:font:LFD_InitFontInfo font
'-misc-norasi-bold-i-normal--0-0-0-0-p-0-tis620-0' has unknown registry 'tis620'
and character encoding '0'
fixme:font:LFD_InitFontInfo font
'-misc-norasi-bold-i-normal--0-0-0-0-p-0-tis620-2' has unknown registry 'tis620'
and character encoding '2'
fixme:font:LFD_InitFontInfo font
'-misc-norasi-bold-i-normal--0-0-0-0-p-0-tis620.2533-1' has unknown character
encoding '1' in known registry 'tis620.2533'
fixme:font:LFD_InitFontInfo font
'-misc-norasi-bold-r-normal--0-0-0-0-p-0-tis620-0' has unknown registry 'tis620'
and character encoding '0'
fixme:font:LFD_InitFontInfo font
'-misc-norasi-bold-r-normal--0-0-0-0-p-0-tis620-2' has unknown registry 'tis620'
and character encoding '2'
fixme:font:LFD_InitFontInfo font
'-misc-norasi-bold-r-normal--0-0-0-0-p-0-tis620.2533-1' has unknown character
encoding '1' in known registry 'tis620.2533'
Font metrics: 91.0% done
fixme:font:LFD_InitFontInfo font
'-misc-norasi-medium-i-normal--0-0-0-0-p-0-tis620-0' has unknown registry
'tis620' and character encoding '0'
fixme:font:LFD_InitFontInfo font
'-misc-norasi-medium-i-normal--0-0-0-0-p-0-tis620-2' has unknown registry
'tis620' and character encoding '2'
fixme:font:LFD_InitFontInfo font
'-misc-norasi-medium-i-normal--0-0-0-0-p-0-tis620.2533-1' has unknown character
encoding '1' in known registry 'tis620.2533'
fixme:font:LFD_InitFontInfo font
'-misc-norasi-medium-r-normal--0-0-0-0-p-0-tis620-0' has unknown registry
'tis620' and character encoding '0'
fixme:font:LFD_InitFontInfo font
'-misc-norasi-medium-r-normal--0-0-0-0-p-0-tis620-2' has unknown registry
'tis620' and character encoding '2'
fixme:font:LFD_InitFontInfo font
'-misc-norasi-medium-r-normal--0-0-0-0-p-0-tis620.2533-1' has unknown character
encoding '1' in known registry 'tis620.2533'
fixme:font:LFD_InitFontInfo DBCS fonts like '-arphic technology co.-ar pl kaitim
gb-medium-r-normal--0-0-0-0-c-0-gb2312.1980-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-arphic technology co.-ar pl
sungtil gb-medium-r-normal--0-0-0-0-c-0-gb2312.1980-0' are not working correctly
now.
Font metrics: 91.3% done
err:font:XFONT_BuildMetrics failed to load -2rebels-beast
wars-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-altsys-actionis-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load -larabiefonts-betsy
flanagan-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-larabiefonts-fadgod-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-macromedia-bazaronite-medium-r-normal--100-*-100-100-p-0-ascii-0
Font metrics: 91.5% done
err:font:XFONT_BuildMetrics failed to load -macromedia-beta
dance-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-macromedia-binary-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load -macromedia-brand
new-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-macromedia-creature-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-macromedia-densmore-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-macromedia-derdmonschriftkegel-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-macromedia-distortia-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-macromedia-edgewater-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-macromedia-electroharmonix-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load -macromedia-eli
5.0b-medium-r-normal--100-*-100-100-p-0-ascii-0
Font metrics: 91.7% done
err:font:XFONT_BuildMetrics failed to load -macromedia-failed
attempt-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-macromedia-fakereceipt-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-macromedia-flubber-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load -macromedia-font in a red
suit-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-macromedia-hydrogenwhiskey-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load -macromedia-ikarus
turbulence-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load -macromedia-ikarus
vulture-bold-i-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-macromedia-ikarus-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load -macromedia-indigo
joker-medium-r-normal--100-*-100-100-p-0-ascii-0
Font metrics: 92.0% done
err:font:XFONT_BuildMetrics failed to load
-misc-davis-medium-r-normal--100-*-100-100-p-0-ascii-0
Font metrics: 92.2% done
fixme:font:LFD_InitFontInfo DBCS fonts like
'-baekmuk-batang-medium-r-normal--0-0-0-0-m-0-ksc5601.1987-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-baekmuk-dotum-medium-r-normal--0-0-0-0-m-0-ksc5601.1987-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like
'-baekmuk-gulim-medium-r-normal--0-0-0-0-m-0-ksc5601.1987-0' are not working
correctly now.
Font metrics: 92.5% done
fixme:font:LFD_InitFontInfo DBCS fonts like
'-baekmuk-headline-medium-r-normal--0-0-0-0-m-0-ksc5601.1987-0' are not working
correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-misc-baekmuk
batang-medium-r-normal--0-0-0-0-c-0-ksc5601.1987-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-misc-baekmuk
batang-medium-r-normal--0-0-0-0-c-0-ksc5601.1992-3' are not working correctly now.
fixme:font:LFD_InitFontInfo font '-misc-baekmuk
batang-medium-r-normal--0-0-0-0-c-0-ksc5601.1992-3' has unknown registry
'ksc5601.1992' and character encoding '3'
fixme:font:LFD_InitFontInfo DBCS fonts like '-misc-baekmuk
dotum-medium-r-normal--0-0-0-0-c-0-ksc5601.1987-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-misc-baekmuk
dotum-medium-r-normal--0-0-0-0-c-0-ksc5601.1992-3' are not working correctly now.
fixme:font:LFD_InitFontInfo font '-misc-baekmuk
dotum-medium-r-normal--0-0-0-0-c-0-ksc5601.1992-3' has unknown registry
'ksc5601.1992' and character encoding '3'
fixme:font:LFD_InitFontInfo DBCS fonts like '-misc-baekmuk
gulim-medium-r-normal--0-0-0-0-c-0-ksc5601.1987-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-misc-baekmuk
gulim-medium-r-normal--0-0-0-0-c-0-ksc5601.1992-3' are not working correctly now.
fixme:font:LFD_InitFontInfo font '-misc-baekmuk
gulim-medium-r-normal--0-0-0-0-c-0-ksc5601.1992-3' has unknown registry
'ksc5601.1992' and character encoding '3'
Font metrics: 92.7% done
fixme:font:LFD_InitFontInfo DBCS fonts like '-misc-baekmuk
headline-medium-r-normal--0-0-0-0-c-0-ksc5601.1987-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-misc-baekmuk
headline-medium-r-normal--0-0-0-0-c-0-ksc5601.1992-3' are not working correctly now.
fixme:font:LFD_InitFontInfo font '-misc-baekmuk
headline-medium-r-normal--0-0-0-0-c-0-ksc5601.1992-3' has unknown registry
'ksc5601.1992' and character encoding '3'
fixme:font:LFD_InitFontInfo DBCS fonts like '-arphic technology co.-ar pl kaitim
big5-medium-r-normal--0-0-0-0-c-0-big5-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-arphic technology co.-ar pl
mingti2l big5-medium-r-normal--0-0-0-0-c-0-big5-0' are not working correctly now.
err:font:XFONT_BuildMetrics failed to load -2rebels-adventure-semi
bold-r-normal--100-*-100-100-p-0-ascii-0
Font metrics: 92.9% done
err:font:XFONT_BuildMetrics failed to load
-macromedia-babelfish-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load
-macromedia-dirtybaker'sdozen-medium-r-normal--100-*-100-100-p-0-ascii-0
err:font:XFONT_BuildMetrics failed to load -macromedia-king
richard-medium-r-normal--100-*-100-100-p-0-ascii-0
fixme:font:LFD_InitFontInfo font
'-tamil-tscakaram-bold-i-normal--12-120-75-75-p-92-tscii-0' has unknown registry
'tscii' and character encoding '0'
fixme:font:LFD_InitFontInfo font
'-tamil-tscakaram-bold-r-normal--12-120-75-75-p-92-tscii-0' has unknown registry
'tscii' and character encoding '0'
Font metrics: 93.2% done
fixme:font:LFD_InitFontInfo font
'-tamil-tscakaram-medium-r-normal--12-120-75-75-p-92-tscii-0' has unknown
registry 'tscii' and character encoding '0'
fixme:font:LFD_InitFontInfo font
'-tamil-tscconsole-medium-r-normal--16-160-75-75-c-160-tscii-0' has unknown
registry 'tscii' and character encoding '0'
err:font:XFONT_BuildMetrics failed to load
-aegean-kerkis-demibold-i-normal--100-*-100-100-p-0-iso8859-7
err:font:XFONT_BuildMetrics failed to load
-aegean-kerkis-demibold-i-normal--100-*-100-100-p-0-iso10646-1
Font metrics: 99.6% done
Font metrics: 99.8% done
Font metrics: 100.0% done
FIXME:pthread_cond_init
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /cdrom (No such file or directory), ignoring drive D:
XIO: fatal IO error 0 (Success) on X server ":0.0"
after 184 requests (184 known processed) with 0 events remaining.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1689
------- Additional Comments From gabriele.giorgetti(a)teamfab.it 2003-03-09 08:25 -------
Oh, I forgot to say that the same application is wortking correctly on Windows.
i've also tried to use natively the comctl32 dll that comes with windows with no
luck.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1691
------- Additional Comments From k.lafond(a)comcast.net 2003-03-09 03:27 -------
I forgot to mention this is on an SMP system with an SMP kernel (don't know if
it makes a difference).
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1691
Summary: configure and wineinstall exit with missing shell script
errors on RH9 system
Product: Wine
Version: 20030813
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: k.lafond(a)comcast.net
Config: Red Hat 9.0 kernel 2.4.20. Never installed Wine on this system.
I downloaded and unzipped the latest full tar file from WineHQ. If I run
"./tools/wineinstall" or if I run "./configure --with-nptl" I get the following
output:
./configure: line 88: conf22072.sh: No such file or directory
./configure: line 89: conf22072.sh: No such file or directory
chmod: failed to get attributes of `conf22072.sh': No such file or directory
./configure: line 201: conf22072.file: No such file or directory
./configure: line 949: config.log: No such file or directory
The number portion of the confXXXXX.sh file name is different each time the
installation is attempted.
I have confirmed that the --with-nptl option is included (code path taken) when
the wineinstall script is run.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1690
Summary: InterlockedCompareExchange & InterlockedExchangeAdd not
found
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: david.ronis(a)mcgill.ca
I follow wine in CVS. The current build fails (with gcc-3.3.1) because
make[1]: Entering directory `/home/ronis/Project/notar/wine/miscemu'
gcc -o wine -Wl,--section-start,.interp=0x3c000100 main.o -L../dlls -lntdll.dll
-L../libs/wine -lwine -L../libs/unicode -lwine_unicode -L../libs/port -lwine_port
../dlls/libntdll.dll.so: undefined reference to `InterlockedCompareExchange'
../dlls/libntdll.dll.so: undefined reference to `InterlockedExchangeAdd'
collect2: ld returned 1 exit status
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1689
Summary: Window refresh problem with GroupBox and Tabs
Product: Wine
Version: 20030813
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: gabriele.giorgetti(a)teamfab.it
Hello, I've got an application which purpose is to just reproduce the wine bug
I'm gonna explain below. (I can't upload the application itself yet. I'll do
that as soon as I'll be able to).
There is, basically, a window, a tab control with four tabs, some GroupBoxes and
a few editboxes. (Please, see the attached .gif to get an idea).
Here we go with the interesting part...
If you run the application you'll realize that some editboxes are not
drawn at all and some other not correctly drawn (Expecially if you go through
the tabs...)
Now if you minimize and then raise this window or drag part of it out of the
screen and then back in, everything in it is correctly "painted".
The pic tabwin_ok.gif shows the application correctly drawn, while in
tabwin_bad.gif you'll see the application in its bad behavior (Like described
above).
Another interesting thing to note is that if you go through the tabs backward
( from the last one to the first one ) the window contents is correctly drawn,
not if you go from the first tab to the last one. This is always reproducible.
This bug is 100% reproducible with Wine 20030813, 20030709, 20030618 (the
versions I could work with...)
I'm actually trying to fix this by myself (an ugly workaround will do the job as
well) but any help to get me to the right direction will be appriciated.
You're more than welcome to ask for any debug or strace log.
Thanks.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1687
------- Additional Comments From sal(a)deskforce.ltd.uk 2003-02-09 06:06 -------
*** Bug 1688 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1688
sal(a)deskforce.ltd.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From sal(a)deskforce.ltd.uk 2003-02-09 06:06 -------
*** This bug has been marked as a duplicate of 1687 ***
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1688
Summary: Wine crashes when Saving or Loading FLA files in Flash
MX
Product: Wine
Version: 20030813
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: sal(a)deskforce.ltd.uk
This bug makes it impossible to run Flash MX in any practical way.
Steps to reproduce:
1. Install FlashMX on a Win2k machine.
2. Copy FlashMX folder over into Fake Windows Folder.
3. Run Flash MX by typing wine Flash.exe
either
4. Make a trivial drawing.
5. Attemp to save the project.
or
4. Attempt to open a flash project.
The program feezes and produces a stream of error messages that fly past too
quickly for the eye to see. I will append these to a later post because for some
reason now, every time I try to load Flash.exe, this happens:
sal@raynard Flash $ wine Flash.exe
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
Loaded debug information from ELF 'wine' ((nil))
Breakpoint 1 at 0x4000b530 (_end+0x4009d84)
Loaded debug information from ELF '/usr/lib/wine/lib/libntdll.dll.so' (0x40015000)
Loaded debug information from ELF '/usr/lib/wine/lib/libwine.so.1' (0x400e3000)
Loaded debug information from ELF '/usr/lib/wine/lib/libwine_unicode.so.1'
(0x400fb000)
No debug information in ELF '/lib/libc.so.6' (0x40203000)
No debug information in ELF '/lib/libm.so.6' (0x40330000)
No debug information in ELF '/lib/libdl.so.2' (0x40353000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x40356000)
No debug information in ELF '/lib/libnsl.so.1' (0x40362000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/shfolder.dll.so'
(0x406a3000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/shell32.dll.so'
(0x406b7000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/ole32.dll.so' (0x40728000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/advapi32.dll.so'
(0x4079e000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/kernel32.dll.so'
(0x407cd000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/user32.dll.so'
(0x4088d000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/gdi32.dll.so' (0x409c9000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/rpcrt4.dll.so'
(0x40a44000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/shlwapi.dll.so'
(0x40a8d000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/comctl32.dll.so'
(0x40ada000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/avifil32.dll.so'
(0x40b80000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/msacm32.dll.so'
(0x40bbb000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/winmm.dll.so' (0x40bdd000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/msvfw32.dll.so'
(0x40c47000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/version.dll.so'
(0x40c68000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/lz32.dll.so' (0x40c82000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/imm32.dll.so' (0x40c98000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/comdlg32.dll.so'
(0x40cb2000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/winspool.drv.so'
(0x40d31000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/oledlg.dll.so'
(0x40d52000)
[1]+ Stopped wine Flash.exe
It has been suggested that the following commands will fixe the problem:
[AppDefaults\\flash.exe\\DllOverrides]
"shell" = "native"
"shell32" = "native"
"comdlg32" = "native"
"shfolder" = "native"
However, after adding these flash does not even load!
sal@raynard Flash $ wine Flash.exe
sal@raynard Flash $
... thats right, NOTHING! Well. I have found that if I reset the entire computer
I can make it load again, but untill I reset it wont party. So unfortunately I
cannot even give you error messages!
Symptoms:
Flash starts up normally, and appears to be working fine. Guy, fonts etc are
perfect.
Attempt to save or load or export a FLA file, and the whole thing seizes.
Apply suggested fixes to Config file, and this causes Flash to not even load.
Thanks for your attention!
:-)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1687
Summary: Wine crashes when Saving or Loading FLA files in Flash
MX
Product: Wine
Version: 20030813
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: sal(a)deskforce.ltd.uk
This bug makes it impossible to run Flash MX in any practical way.
Steps to reproduce:
1. Install FlashMX on a Win2k machine.
2. Copy FlashMX folder over into Fake Windows Folder.
3. Run Flash MX by typing wine Flash.exe
either
4. Make a trivial drawing.
5. Attemp to save the project.
or
4. Attempt to open a flash project.
The program feezes and produces a stream of error messages that fly past too
quickly for the eye to see. I will append these to a later post because for some
reason now, every time I try to load Flash.exe, this happens:
sal@raynard Flash $ wine Flash.exe
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
Loaded debug information from ELF 'wine' ((nil))
Breakpoint 1 at 0x4000b530 (_end+0x4009d84)
Loaded debug information from ELF '/usr/lib/wine/lib/libntdll.dll.so' (0x40015000)
Loaded debug information from ELF '/usr/lib/wine/lib/libwine.so.1' (0x400e3000)
Loaded debug information from ELF '/usr/lib/wine/lib/libwine_unicode.so.1'
(0x400fb000)
No debug information in ELF '/lib/libc.so.6' (0x40203000)
No debug information in ELF '/lib/libm.so.6' (0x40330000)
No debug information in ELF '/lib/libdl.so.2' (0x40353000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x40356000)
No debug information in ELF '/lib/libnsl.so.1' (0x40362000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/shfolder.dll.so'
(0x406a3000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/shell32.dll.so'
(0x406b7000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/ole32.dll.so' (0x40728000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/advapi32.dll.so'
(0x4079e000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/kernel32.dll.so'
(0x407cd000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/user32.dll.so'
(0x4088d000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/gdi32.dll.so' (0x409c9000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/rpcrt4.dll.so'
(0x40a44000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/shlwapi.dll.so'
(0x40a8d000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/comctl32.dll.so'
(0x40ada000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/avifil32.dll.so'
(0x40b80000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/msacm32.dll.so'
(0x40bbb000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/winmm.dll.so' (0x40bdd000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/msvfw32.dll.so'
(0x40c47000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/version.dll.so'
(0x40c68000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/lz32.dll.so' (0x40c82000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/imm32.dll.so' (0x40c98000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/comdlg32.dll.so'
(0x40cb2000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/winspool.drv.so'
(0x40d31000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/oledlg.dll.so'
(0x40d52000)
[1]+ Stopped wine Flash.exe
It has been suggested that the following commands will fixe the problem:
[AppDefaults\\flash.exe\\DllOverrides]
"shell" = "native"
"shell32" = "native"
"comdlg32" = "native"
"shfolder" = "native"
However, after adding these flash does not even load!
sal@raynard Flash $ wine Flash.exe
sal@raynard Flash $
... thats right, NOTHING! Well. I have found that if I reset the entire computer
I can make it load again, but untill I reset it wont party. So unfortunately I
cannot even give you error messages!
Symptoms:
Flash starts up normally, and appears to be working fine. Guy, fonts etc are
perfect.
Attempt to save or load or export a FLA file, and the whole thing seizes.
Apply suggested fixes to Config file, and this causes Flash to not even load.
Thanks for your attention!
:-)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=540
dpaun(a)rogers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From dpaun(a)rogers.com 2003-01-09 02:08 -------
Closing.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=96
Bug 96 depends on bug 540, which changed state.
Bug 540 Summary: DLL Separation: x11drv from user32 (clipboard)
http://bugs.winehq.com/show_bug.cgi?id=540
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=540
dpaun(a)rogers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dpaun(a)rogers.com 2003-01-09 02:08 -------
This one seems to have been fixed.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.