http://bugs.winehq.org/show_bug.cgi?id=7404
Michael Stefaniuc <mstefani(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.lunarcal.org/Dow |http://www.softpedia.com/ge
|nload.html |t/Office-tools/Diary-Organi
| |zers-Calendar/LunarCal.shtm
| |l
CC| |mstefani(a)redhat.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8095
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #16 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-08 16:34:35 ---
Should be fixed by a2791a0919d27bf49f783595f78eff06e8223468.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23047
Summary: Quicken 2009 fails to update QW09R7Patch
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mgc0424(a)shaw.ca
Running Ubuntu 10.04, Wine 1.2.rc2, Quicken 2009 r2.
New patch 7 exists for Quicken 2009, but running Wine on QW09R7Patch.exe
results in Quicken complaining it's not the latest (It is, since I
updated release R2 with R7 running in native Windows 2000. Trying to
ensure my apps work on Ubuntu before sunsetting W2K).
Sorry for just the one attachment. Tried attaching 2 others but this form only
accepts one and I couldn't figure out how to combine them. Quicken2.png would
have shown the QW0R9Patch.exe file saved on my disk and Quicken4.png would have
shown update not completed; update will not work on my version..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10583
Summary: Fonts: Subpixel hinting, No RGB or BGR
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lorefice2(a)libero.it
Created an attachment (id=9386)
--> (http://bugs.winehq.org/attachment.cgi?id=9386)
Screenshot showing kwrite and Notepad doing font antialiasing.
As you can see in the attached file, while wine does a good job in antialiasing
and hinting fonts, subpixel rendering, using RGB (but i tested BGR too), is not
present.
I tried with ClientSideAntialiasWithCore=Y (ClientSideWithRender=N) and
ClientSideAntialiasWithRended=Y (ClientSideWithRender=Y), disabled any library
override, but it didn't help.
---------------------------------------------
Zool ~ # cat ~/.fonts.conf
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font" >
<edit mode="assign" name="rgba" >
<const>rgb</const>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="hinting" >
<bool>true</bool>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="hintstyle" >
<const>hintfull</const>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="antialias" >
<bool>true</bool>
</edit>
</match>
</fontconfig>
---------------------------------------------
Zool ~ # xrdb -q|grep Xft
Xft.antialias: 1
Xft.autohint: 0
Xft.dpi: 96.000000
Xft.hinting: 1
Xft.hintstyle: hintfull
Xft.rgba: rgb
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17348
Summary: Metatrader 4 - Loading Profiles causes program or
freeze...
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: omelette(a)oceanfree.net
Metatrader 4 (build 220) freezes and eventually crashes when you attempt to
load either one of the default profiles, or one you saved yourself.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19384
Summary: Cannot run some *.exe in same program
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kenchinx(a)hotmail.com
I installed some software, it's name "Fast For Word" from Scientific Learning
for student in our school, This software run on network and have one Server
Gateway for control, But i have a problem, Client program can connected to the
server and can see all data on the server, But cannot run some module and it's
exe same files, but some module can run (it's exe same files too), Can you fix
it please,
Because our need to change from windows to linux, and i sorry so much if my
english is poor.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23059
Summary: wine: Unhandled page fault on write access
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zerhash(a)gmail.com
Created an attachment (id=28611)
--> (http://bugs.winehq.org/attachment.cgi?id=28611)
err.log
running GameHack fails to work
this has worked in 1.44
see err.log
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23075
Summary: Hidden and Dangerous 2 - Slow jerky mouse and crash
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dredgingthelake(a)gmail.com
Mouse becomes and jerky and slow whilst in the main menu of the game. When
trying to start a game, the game crashes. It's a regression:
00eaa9294559bb75cf5cbf7f1b61c3e239d08d62 is the first bad commit
commit 00eaa9294559bb75cf5cbf7f1b61c3e239d08d62
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Mon May 17 19:58:28 2010 +0200
winmm: Make timer keep a ref on winmm while it's running.
:040000 040000 818c00e328e36daa9473a76362d9b96b6071f7fc
551895b70e1730eb0b1c19a5f2c1b0e179c6f78c M dlls
This is the error message:
err:mmtime:TIME_MMTimeStop Timer still active?!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23076
Summary: Direct Draw errors with Halo
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jb_b_smith(a)yahoo.com
Direct Draw error it is not my driver WINE is FREEZING Desktop not driver
related it attempts to start Halo pops up with an error report I close it and
try it again locks X up mouse still works so I alt+ctrl+f1 wait about 3 seconds
and it goes back to login screen I login and all is fine it may not be anything
to do with wine itself it may be the compatibility with Ubuntu 10.04 the look
was not changed much but they moved some things around Wine may be looking for
a file that is not there, they changed the name or moved the file
Thank you
Heres the error
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000001 not handled
fixme:win:EnumDisplayDevicesW ((null),0,0x33d1d0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33cc84,0x00000000), stub!
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 128 (GLX)
Minor opcode of failed request: 27 (X_GLXCreatePbuffer)
Serial number of failed request: 1641
Current serial number in output stream: 1642
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19445
Summary: Yahoo! Widget Engine version 4.5 does not redraw
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://widgets.yahoo.com/download
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Yahoo! Widget Engine installs and starts, but it does not draw to the window it
creates.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.