http://bugs.winehq.org/show_bug.cgi?id=31435
Bug #: 31435
Summary: git lastest version(1.5.10) don't show korean text
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hys545(a)dreamwiz.com
Classification: Unclassified
I use fedora-17(…
[View More]installd
package->freetype-2.4.8-3.fc17.i686,fontconfig-2.8.0-7.fc17.i686)
I checked git-lastest(2012-8-9))
I test
LANG=ko_KR.UTF-8; winecfg
result: any text isn't shown
..
I test wine-1.5.10
Same error.
-----
I test git versions..
I test git versions
wine-286854f->error.
wine-c683ad7->No error..
I edit function of freetype.c.
func name is
static HFONT freetype_SelectFont( PHYSDEV dev, HFONT hfont ).
My fix is
---
4656,4660c4656,4658
< if(csi.fs.fsCsb[0] & (face->fs.fsCsb[0] | face->fs.fsCsb[0])) //add
< // if(face->vertical == want_vertical &&
< // (csi.fs.fsCsb[0] & face->fs.fsCsb[0]
< //|| (font_link != NULL && csi.fs.fsCsb[0] &
font_link->fs.fsCsb[0])))
< {
---
> if(face->vertical == want_vertical &&
> (csi.fs.fsCsb[0] & face->fs.fsCsb[0] ||
> (font_link != NULL && csi.fs.fsCsb[0] & font_link->fs.fsCsb[0]))) {
---
I
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=20265
Summary: TR4W program starts if I go into terminal mode
ctrl-alt-F1 and then back to GUI ctrl-alt-f7
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.tr4w.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: …
[View More]rx9tx(a)qrz.ru
CC: rx9tx(a)qrz.ru
Program installation http://tr4w.com/ru/system/files/tr4w_setup_4_166.zip
Run the program, enter:
My call - AA1AA
Contest - ARRL DX CW
My state - MA
Click OK - program window disappears.
If I go into terminal mode ctrl-alt-F1 and then back to gui ctrl-alt-f7
programs finally starts properly.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=31917
Bug #: 31917
Summary: vb6 fails to open project after wine's update
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vde(a)ykoctpa.ru
Classification: Unclassified
Created attachment 42022
--> …
[View More]http://bugs.winehq.org/attachment.cgi?id=42022
backtrace log
microsoft VB6 enterprise got error when opening existing project.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=31756
Bug #: 31756
Summary: Borderlands 2 crash on startup (once ingame) on wow64
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
Seems to be only on wow64 but …
[View More]havent tested in a 32bit prefix. The following
pops up, see if it's enough to pinpoint an issue (no backtrace):
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp_dwarf:dwarf2_parse_subprogram_block Unhandled Tag type 0x15 at
ctx(0x233b4a0,L"kernel32<elf>"), for debug_info(abbrev:0x25012380,symt:(nil))
fixme:dbghelp_dwarf:dwarf2_parse_subprogram_block Unhandled Tag type 0xf at
ctx(0x233b4a0,L"kernel32<elf>"), for debug_info(abbrev:0x25012380,symt:(nil))
fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported constant (parameter)
pEncodePara in function
fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported constant (parameter)
dwFlags in function
fixme:dbghelp:validate_addr64 Unsupported address fffffffff7320000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff7300000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff72e0000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff72b0000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff7290000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff7230000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff7010000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff5090000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff5040000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff5020000
fixme:dbghelp:validate_addr64 Unsupported address fffffffff5000000
fixme:dbghelp:validate_addr64 Unsupported address ffffffffefbc0000
fixme:faultrep:ReportFault 0x233eb98 0x0 stub
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27034
Summary: MSI crash on amd64 in file picker
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=34472)
--> (http://bugs.winehq.org/attachment.cgi?id=34472)
backtrace
So …
[View More]not to pollute bug 27033
1. Download http://www.usb-over-network.com/usb-over-network-client.msi
2. msiexec /i on a WoW64 prefix
3. Accept TOS
4. On next screen, click "Browse"
5. Click "OK". It doesn't seem to matter which folder it's looking in.
Backtrace:
=>0 0x7eda222a msi_dialog_handle_event+0x35a(dialog=0x1803e8, control="Tree",
attribute="Property", rec=0x179a30)
[/home/adys/src/wine/build/dlls/msi/../../../dlls/msi/dialog.c:645] in msi
(0x0033e768)
1 0x7eda46e4 ControlEvent_FireSubscribedEvent+0x73(package=0x136f10,
event="SelectionPath", rec=0x179a30)
[/home/adys/src/wine/build/dlls/msi/../../../dlls/msi/events.c:277] in msi
(0x0033e7a8)
2 0x7eda47b2 ControlEvent_SetTargetPath+0x71(package=0x136f10, argument="",
dialog=0x178bd0)
[/home/adys/src/wine/build/dlls/msi/../../../dlls/msi/events.c:224] in msi
(0x0033e7e8)
3 0x7eda43d6 ControlEvent_HandleControlEvent+0x195(package=0x136f10,
event="SetTargetPath", argument="", dialog=0x178bd0)
[/home/adys/src/wine/build/dlls/msi/../../../dlls/msi/events.c:434] in msi
(0x0033e838)
Full backtrace attached
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26089
Summary: MS Office install fails.
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.o.shyichuk(a)gmail.com
Created an attachment (id=33279)
--> (http://bugs.winehq.org/attachment.cgi?id=33279)
console output
…
[View More]Office 2003 setup failed with the following output.
Fail happens after selecting all options and clicking "next" on "zero position"
of the progress bar.
winetricks msi2 doesn't help, install doesn't starts at all.
Offtopic:
By the way, are there some wikis of smth with lists of all of this fixme: and
err:?
I mean, if I want to do DIY-bugfixes where can I find some lists of known bugs?
Googling gives posts of other users like "I-have-the-problem-blah-blah-blah".
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=15032
Summary: Problems with Webpage content in Station Launcher
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kai(a)stg24.at
Created an attachment (id=15674)
--> (http://bugs.winehq.org/attachment.cgi?id=…
[View More]15674)
output of wine when running station launcher and opening a few html windows
Station launcher (downloadable at: http://launcher.station.sony.com/) relies on
displaying webpages pages to display/change acccount status, character lists,
update notes, news....
There seems to be a lot problems with this in wine, pages that require login
doesn't seem to work (probably cause of cookies missisng).
on the public pages that don't require login (like news, update notes) there is
another problem too, these pages seem to get loaded (you see elements of it
apearing) but after a few seconds everything disappears and screen goes white.
not sure if the authentication can be fixed, but the displayed content
disappearing looks like a bug with window refreshes to me.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26245
Summary: DC++: "Select text style" in "Colors and sounds"
settings crashes
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ne7(a)parsoma.net
Created an attachment (id=33444)
--> (http://…
[View More]bugs.winehq.org/attachment.cgi?id=33444)
Trace made by WINE
Steps to reproduce:
(1) Download DC++ 0.781 from
http://sourceforge.net/projects/dcplusplus/files/DC%2B%2B%200.781/ . I prefer
using the .zip version because it doesn't need installation.
(2) rm ~/.wine/ -rf to make sure one has "tested with a clean Wine directory
(default location: "~/.wine", z: drive -> / link exists, no DLL overrides)".
(3) Decompress DCPlusPlus-0.781.zip into its own directory; stipulate that this
is called ~/DCPlusPlus-0.781.
(4) Run DCPlusPlus.exe from ~/DCPlusPlus-0.781.
(5) On first startup, it'll open the settings dialog box. Click on "Colors and
sounds" under the "Appearance" category.
(6) Click the "Select text style" button in the "Colors and sounds" settings
pane.
(7) Actual result: WINE 1.3.14 crashes; expected result: WINE allows one to
select the text font and color.
DC++ is GPL software the source to which can be found at
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk . Debug builds of
more recent bzr versions (currently labeled as version 0.785) which also crash
available at http://builds.adcportal.com/index.php?folder=ZGNwcA== .
Information requested by http://www.winehq.org/docs/wineusr-guide/bug-reporting
:
wine --version: wine-1.3.14
OS/Distro/Version: Ubuntu 10.10, 64-bit
gcc --version: gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
WINE source: the Ubuntu WINE PPA at
https://launchpad.net/~ubuntu-wine/+archive/ppa
Program name/version/URL: DC++ 0.781 at http://dcplusplus.sourceforge.net/
WINE command: rm ~/.wine/ -rf && wine DCPlusPlus.exe 2>dcpp.trace
WINE trace: attached as dcpp.trace; it didn't seem to crash properly enough to
get a backtrace.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=22097
Summary: Starcraft II has a crash on exit in win7 mode (but not
XP)
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Doesn't occur on windows 7. The crash is caught by …
[View More]Blizzard's crash handler,
see attached. Terminal output is small:
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7bd0f8,0x7bd0f4): stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7bcdac,0x7bcda8): stub
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:dxdiag:ProcessCommandLine /t unimplemented
Side note, seems another application wants to use dxdiag. The crash handler
seems to be invoking dxdiag /t, perhaps to get the dxdiag info to submit with
the crash.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23362
Summary: The Starcraft 2 Editor crashes when you open the
terrain view after opening and closing the previewer.
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
…
[View More]Created an attachment (id=29118)
--> (http://bugs.winehq.org/attachment.cgi?id=29118)
Crash backtrace.
Steps to reproduce:
1.) Set the registry key
"HKEY_CURRENT_USER\Software\Blizzard
Entertainment\StarCraft II Editor Beta\Preferences\StartupModules" to 0
I do this because the terrain editor would open else instantly and usually when
the terrain editor opens it freeze for me(see bug 22588).
2.) Start the editor and select the "Overview Manager" (right most icon)
3.) Start the previewer using the menu Window/Previewer
4.) Close the previewer window
5.) Attach a debugger if you want a backtrace
6.) Start the Terrain Module using the menu Modules/Terrain
It crashes as surface->container is nil when surface_is_offscreen gets called.
--
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.
[View Less]