http://bugs.winehq.org/show_bug.cgi?id=16745
Summary: Create Option to Use Fontconfig for Handling Font
Hinting and Replacement
Product: Wine
Version: 1.1.12
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: junk1112(a)new.rr.com
Created an attachment (id=18416)
--> (http://bugs.winehq.org/attachment.cgi?id=18416)
Patch to enable fontconfig hinting and replacements
This patch is an attempt to use fontconfig (specifically, what is defined in
/etc/fonts and/or ~/.fonts.conf) to handle the hinting and replacements of
fonts. This should allow the end user to make WINE programs appear more
integrated with the rest of the desktop, if they choose to enable it.
The general idea is to inject the fontconfig data at the step in
WineEngCreateFontInstance prior to opening the font face. This allows the
GdiFont to be satisfied that it is getting the face it requested, and also
rendering it the way fontconfig says to. This method still allows for the font
replacement mechanism in WINE to work, as this works beneath it, not trying to
compete with it. The fontconfig data and load flags for freetype are stored in
tagGdiFont, and the load flags are then used in the rendering step. Also,
Fontconfig initialization was brought out into a separate function, as
fontconfig is now used in more than one place.
As I figured people may not want this on by default, it can be enabled by
setting this DWORD registry key:
HKCU\Software\Wine\Fonts\UseFontconfig = 1
If fontconfig is not available, the code is #ifdef'ed out, and if turned off in
the registry (default), WINE uses its normal behavior.
I am not a bigtime C coder, and this is my first patch that deals with WINE,
freetype, and fontconfig. So, there may be memory leaks that need fixing, as
well as poor coding practices and errors. ;) I have not attempted to handle
every type of configurable feature in fontconfig, just hinting and
replacements, as those are the most major things. I am basically just a guy
who wanted this feature hard enough to go about figuring out how to do it
myself.
This patch is against freetype.c from 1.1.12. I welcome any suggestions and
modifications to this patch, and info on how to get this into the development
version of WINE.
--
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=11638
Summary: Panzer General 2 doesn't work
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mdemolins(a)gmail.com
Hello all,
I use Fedora 8 and wine 0.9.54 (the rpm provided by the official repos).
Wine appears somewhat ok. Anyways, I'm trying to run a W95/98 game, Panzer
General 2. The Wine site says it works fine.
http://appdb.winehq.org/appview.php?iVersionId=124 2
I was able to get the game running by changing to a Virtual Desktop and it
loads to the main menu screen fine. However, after I start a scenario, the game
loads up with the game control menu, but the central part of the screen where
the map of the scenario should be doesn't change. It just stays the same
graphic as the previous main menu screen. Clicking on the button to look at the
strategic map crashes the game. Basically it appears anything with some bit of
graphics doesn't work.
I've changed Emulation to W95 or W98 for the program, and also played with the
Video modes, but none of this helps. Any ideas? It looks like a video problem.
>From the below error message, I'm wondering if I can change to an 8-bit window
for the game to work.
Note :
1. this bug seems to be exactly the same that when I wanted to use PG2 under
Win XP without having set the "Win 95/98 compatibility mode" in the properties
of its desktop shortcut.
2. I use the official game CD to install and run the game, not an ISO (I've
bought it).
--
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=26481
Summary: Better Oblivion Sorting Software crashing
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fernsehleo(a)gmx.net
Hi all,
Better Oblivion Sorting Software has always worked for me.
Now, it stopped working with a crash.
Unfortunately, also older versions on wine are crashing also.
I am on Arch Linux, so its a rolling release distro.
I can only imagine, that a recent update broke the software.
Anyways, there must be a bug somewhere, here's the console output:
user@host[~/Oblivion/data] $ wine BOSS.exe -u
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
Updating to the latest masterlist from the Google Code repository...
masterlist.txt is already at the latest version. Update skipped.
Better Oblivion Sorting Software working...
wine: Unhandled exception 0x40000015 at address 0xf7500023:0x0046958a (thread
0009), starting debugger...
Process of pid=0008 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
0000000e services.exe
0000001b 0
00000016 0
00000015 0
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000017 0
00000013 0
00000012 0
00000018 plugplay.exe
0000001c 0
0000001a 0
00000019 0
0000001d explorer.exe
0000001e 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
Now, i am completely lost, could you please help me to create usable backtraces
for this issue?
The other Software in this wine installation(Oblivion, OBMM, Wrye Bash) is
working without any issues.
user@host[~/Oblivion/data] $ wine --version
wine-1.3.15-465-g314ec71
Thanks
--
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=24280
Summary: WLM 8.5 crash at login
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thejrexperience(a)hotmail.com
Created an attachment (id=30584)
--> (http://bugs.winehq.org/attachment.cgi?id=30584)
Terminal Output
Problem:
WLM 8.5 can't login, crash inmediately with message "Windows Live Messenger has
encountered a problem and needs to close. We are sorry for the inconvenience."
Also crash with wine's rc (all) and 1.3.1, a.1.3.2.
OS: Ubuntu 9.10
All dll's of winetricks for wlm are installed.
Sorry for my english xD
--
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=25080
Summary: Canon DPP: Launching the editor does not work and
hides Canon Digital Photo Professional (DPPViewer.exe)
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jontesreklampost(a)arrak.fi
When an image is selected in the main Folder view the "Edit image window"
button is active. Pressing the button causes the DPPViewer window to disappear
and no editor window appears. Killing the started DPPEditor.exe causes the
window to come back and it seems to work fine again.
The DPPEditor.exe is launched by DPPViewer.exe with the command line
"C:\Program Files\Canon\Digital Photo Professional\DPPEditor.exe /SAP 10060
a066 TRUE SAPLEX0000 /OPT /AREAMODE:0"
I'd be happy to provide logs or dumps if someone points me in the general
direction of what they would like.
--
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=24027
Summary: Hoyle Casino 2010 crashes when changing betting limits
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.hoylegaming.com/p-14-hoyle-casino-games-201
0.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jameslinton(a)hotmail.com
Created an attachment (id=30178)
--> (http://bugs.winehq.org/attachment.cgi?id=30178)
terminal info
clicking on the icon "CLICK TO CHANGE BETTING LIMITS" whilst playing Texas hold
'em causes game to crash and exit. see attachment
--
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=23698
Summary: Pro/ENGINEER 5.0: Fails to start License borrowing via
wine start
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=29685)
--> (http://bugs.winehq.org/attachment.cgi?id=29685)
license borrowing window
Steps to reproduce:
1) remove ~/.wine
2) install Pro/ENGINEER
3) go to bin directory
4) wine start proe_borrow.bat
Behaviour:
Nothing happens
Expected behaviour:
License borrowing window should open
Workaround:
wine proe.exe -borrow
proe_borrow.bat also starts license borrowing window by that way but sets some
variables earlier
Terminal output:
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00000100
--
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=22372
Summary: a 16bit DOS application doesn't receive keyboard input
Product: Wine
Version: 1.1.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petrbren(a)gmail.com
when I try to start a 16bit DOS application like so:
wineconsole --backend=user .wine/drive_c/NC/NC.EXE
or
wineconsole .wine/drive_c/NC/NC.EXE
the application starts, but keyboard input doesn't work, and there is an error
message in the terminal window from which I started the application, repeated
many times:
err:int:DOSVM_Int09SendScan keyboard queue overflow
--
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=15226
Summary: Cursor in Red Alert disappears randomly
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toni.spets(a)gmail.com
The (software?) cursor in Command & Conquer: Red Alert disappears randomly.
This can be accomplished by moving the cursor fast when clicking some menu
buttons or it happens randomly in game or menu. Might take many tries.
Some assumptions:
Not SMP related, happens on both dual core and single core.
Not related to DirectDrawRenderer, both GDI and OpenGL has the same problem.
Tested with todays git.
--
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=25917
Summary: AVI files fail to play in Return to Krondor
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: curran.michaelp(a)gmail.com
Created an attachment (id=33034)
--> (http://bugs.winehq.org/attachment.cgi?id=33034)
Log of Return to Krondor with videos not displaying properly
When launching the game, three AVI files are played as part of the opening. In
both fullscreen and windowed, the screen remains black during the videos while
sound play as normal. I've attached a truncated log of the error.
--
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.