http://bugs.winehq.org/show_bug.cgi?id=9161
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-02-08 06:33 -------
bug invalid. Occurs in vista box too. Must be a bug in the emulator.
Joaopa
--
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=2547
------- Additional Comments From dank(a)kegel.com 2007-02-08 06:24 -------
Problem still happens. Also, installing dcom98 causes things to fail
much earlier, so it's hard to tell if this is an ole problem.
--
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=9151
julliard(a)winehq.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From julliard(a)winehq.com 2007-02-08 06:23 -------
Should be fixed now.
--
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=5877
------- Additional Comments From dmitry(a)codeweavers.com 2007-02-08 06:10 -------
Actually according to the FT_Load_Sfnt_Table docs table == 0 case should be
handled by FreeType just 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=5877
------- Additional Comments From dmitry(a)codeweavers.com 2007-02-08 06:04 -------
There are 2 problems with this:
1. Wine reports Type1 fonts in OpenType format as TRUETYPE_FONTTYPE (4), while
Windows reports DEVICE_FONTTYPE (2) in that case. Probably cooltype renderer
is confused by that.
2. I'm not sure whether GetFontData(table == 0) works correctly, i.e. returns
data starting from the beginning of a font file as per MSDN. Currently we rely
on FreeType in that case.
Once I simply return GDI_ERROR in GetFontData(table == 0) the crash is gone,
but still Photoshop doesn't draw the text (since we don't return font data to
it).
--
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=9161
Summary: VG5000 emulator can not open files
Product: Wine
Version: 0.9.42.
Platform: PC
URL: http://dcvg5k.free.fr/telechargement/emulation/dcvg5kv13
.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
The emulator of the quite famous old computer Philips VG5000 can not open files.
The relevant error message seems to be:
fixme:commdlg:GetFileName95 Flags 0x00002000 not yet implemented
fixme:commdlg:GetFileName95 Flags 0x00002000 not yet implemented
I do not give a link for a file to open, because such files are copyrighted.
Joaopa
--
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=9157
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From dmitry(a)codeweavers.com 2007-02-08 05:58 -------
Closing invalid.
--
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=9157
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From dmitry(a)codeweavers.com 2007-02-08 05:57 -------
This is not a Wine bug, please report this to Valgrind developers.
--
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=9142
------- Additional Comments From anpaza(a)mail.ru 2007-02-08 05:33 -------
Notepad also does not work for me:
http://cs.ozerki.net/zap/img/wine-sharing-violation.jpg (148K).
Also mingw32 and command-line MSVC compiler will fail to open such a file. I
found this problem because of this - the headers were used via Samba by somebody
and I was compiling some project locally, and it often barfs at miscelaneous
header files that happen to be opened by somebody via Samba at that time.
--
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=9160
------- Additional Comments From dank(a)kegel.com 2007-02-08 05:20 -------
This is a very recent regression, as my
appdb review shows the menus were working in wine-0.9.38.
Also, not all operations (e.g. add file to project)
seem to have keyboard shortcuts, so it looks like the
IDE really can't be tested properly until this is fixed.
i.e. I haven't figured out how to even try to reproduce bug 5321.
--
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.