https://bugs.winehq.org/show_bug.cgi?id=45527
Bug ID: 45527
Summary: QQ installs complete with erros,and crashing on
starts.
Product: Wine
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amie1972(a)163.com
Distribution: ---
My OS is Fedora 28 64bit. My wine version is 3.13.Today my wineprefix seems
damaged.So I create new one and install all my programs.But when I install QQ
it give me a regsvr32.exe crash with a segment fault.I ignore it and go on,it
seems complete,then I go to the installation folder,run wine QQ.exe,it just
says that terminated.after three times retry,I run install my wine-3.9,and run
the program again,it works fine.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40318
Bug ID: 40318
Summary: Star Wars Galactic Battlegrounds Saga - video glitchy
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ipenguin67(a)yahoo.com
I followed the process to install Wine HQ as spelled out on the FAQ, including
installing XQuartz, XCode, and MacPorts, and having MacPorts build Wine in the
Terminal. Then I downloaded Voobly and the Star Wars Galactic Battlegrounds
game found on GOG:
https://www.gog.com/game/star_wars_galactic_battlegrounds_saga
I installed both using Wine. Voobly works perfectly, but SWGB runs with normal
looking cutscenes but when it gets to the main menu the video flickers and
glitches so that it is unusable. I did some research and tried to remedy this
by opening up winecfg and setting it to emulate a virtual desktop, but it
seemed to have no effect.
If there is more information that will help troubleshoot this bug, let me know
where I should go to pull it. I'm still new to Wine and not sure what the most
relevant info is.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39248
Bug ID: 39248
Summary: usp10:usp10 fails in right-to-left locales
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: usp10
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following errors only happen in right-to-left locales:
usp10.c:2018: Test failed: bitmap font System wgBlank 0020 tmBreakChar 0001
usp10.c:2020: Test failed: bitmap font System wgDefault 0161, tmDefaultChar
0061
usp10.c:2018: Test failed: bitmap font Fixedsys wgBlank 0020 tmBreakChar 0001
usp10.c:2020: Test failed: bitmap font Fixedsys wgDefault 0161, tmDefaultChar
0061
usp10.c:2018: Test failed: bitmap font Courier wgBlank 0020 tmBreakChar 0001
usp10.c:2020: Test failed: bitmap font Courier wgDefault 0161, tmDefaultChar
0061
usp10.c:2018: Test failed: bitmap font MS Serif wgBlank 0020 tmBreakChar 0001
usp10.c:2020: Test failed: bitmap font MS Serif wgDefault 0161, tmDefaultChar
0061
usp10.c:2018: Test failed: bitmap font MS Sans Serif wgBlank 0020 tmBreakChar
0001
usp10.c:2020: Test failed: bitmap font MS Sans Serif wgDefault 0161,
tmDefaultChar 0061
usp10.c:2020: Test failed: bitmap font Small Fonts wgDefault 0180,
tmDefaultChar 0080
More specifically they can be seen on the fg-win7u64-1spie9-he WineTest box
which is a Windows 7 Ultimate box configured with a Hebrew locale.
This tests regression was introduced by the following commit:
commit dd2be15118fa368c18ee9fe300f91c1ba8f9ab3c
Author: Qian Hong <fracting(a)gmail.com>
Date: Wed Nov 21 18:14:30 2012 +0800
usp10/tests: Added tests for wgBlank, wgDefault, wgInvalid and wgKashida.
See:
https://test.winehq.org/data/tests/usp10:usp10.html
--
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=24125
Summary: Data Execution Prevention additions missing
Product: Wine
Version: unspecified
Platform: All
URL: http://msdn.microsoft.com/en-us/library/bb736299%28v=V
S.85%29.aspx
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amartinson(a)codeweavers.com
SetProcessDEPPolicy, GetProcessDEPPolicy, and GetSystemDEPPolicy were added for
XP in SP3 and for Vista in SP1. Wine set to XP reports as SP3, but is missing
these.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=53732
Bug ID: 53732
Summary: Ghost Master: ReShade hook doesn't load properly (no
UI)
Product: Wine
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: varrok(a)gmail.com
Distribution: ---
Created attachment 73167
--> https://bugs.winehq.org/attachment.cgi?id=73167
Wine output while the game's run by cli
Hi, I'm new here!
Having issue with an old 2003 OpenGL-based (probably OGL1.x) game, Ghost
Master. While the game by itself runs mostly fine (bar WMV cutscenes), it
doesn't have any form of anti-aliasing (nor does wine seem to be able to force
it like you could on Windows), so I tried using ReShade to achieve it. Sadly,
even though the game launches correctly from ReShade's own OPENGL32.dll
implementation (made sure of that), its (imgui-powered) ui does not appear at
all during runtime. Tried the same steps on my Win10 VM, and it renders
correctly there.
Specs:
Arch Linux 5.18.16-arch1-1
Nvidia GTX 1080 (properitary Nvidia drivers 515.65.01)
What I tried:
- current stable wine version
- current dev wine version = wine-7.18-37-g2a4ec7dafc7
- both 32bit and 64bit wine prefixes
- renaming all non-Reshade Opengl32.dll files in a paranoid attempt to force it
to use the one I wanted (worked)
How to reproduce:
- Install the game (demo for convenience:
https://www.fileplanet.com/archive/p-14042/Ghost-Master-Demo-English [issue
happens there too])
- Download Reshade http://reshade.me/ (Possibly any, tested on 5.4.2; the site
seems to have problems running, so mirror:
https://www.techspot.com/downloads/7206-reshade.html )
- Run Reshade, go through the GUI installer, selecting ghost.exe -> OpenGL api
-> any addons -> to finish
- Launch game
- Notice lack of Reshade UI
--
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.
https://bugs.winehq.org/show_bug.cgi?id=52382
Bug ID: 52382
Summary: can't install app in honor play3
Product: Wine
Version: 7.0-rc5
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2859424521(a)qq.com
System: harmony 2.0.0.211
Cpu:huawei kirin 710f
Thank you
I will tell you i has known everything,but my English is not good,so i can't
tell your fluently in English.
Sorry
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44101
Bug ID: 44101
Summary: dotnet programs: long lines in edit fields are messed
up visually
Product: Wine
Version: 2.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 59822
--> https://bugs.winehq.org/attachment.cgi?id=59822
Test program to reproduce the issue
I attached a small testprogram made on my win7 VM with VS2010 in C#.
The upper box is a richedit box, the bottom a multiline textbox.
All tests done in a fresh 32bit WINEPREFIX with wine-2.22.
When I talk about dotnet, I mean native .NET installed with "winetricks -q
dotnet40".
Native riched means "winetricks -q riched20"
This bug has different cases:
wine-mono: The cursor can be set right of the line where no text is, then
pressing delete deletes some char that is in the line, and the cursor jumps
there. The same for richedit and edit field.
dotnet: In the textfield, the first line looks too long.
with built-in richedit: looks ok
with native richedit: The line is rendered longer than it is, when placing the
cursor at the right of the line it's usually inside the last word somewhere,
but pressing delete deletes the rightmost characters.
Can't make screenshots, because that forces the window to repaint, solving the
issue.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39753
Bug ID: 39753
Summary: LOTRO freezes after about 5 minutes
Product: Wine
Version: 1.8-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haukeh(a)pc-kiel.de
Distribution: ---
Hi,
the LOTRO client (http://www.lotro.com) freezes after about 5 minutes. With
wine 1.6.x it runs without problems.
I've tested it on two different laptops, both with self-compiled wine 1.8-rc2
on Linux Mint 17.2.
Thank you!
--
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=19550
Summary: Revolver Office: When printing, font is way too large
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jg(a)linetco.com
Created an attachment (id=22775)
--> (http://bugs.winehq.org/attachment.cgi?id=22775)
Trace excerpt using unmodified wine
Summary:
When trying to print from Revolver Office 7.0.4, the font chosen is ~ 40k
pixels high.
This leads many blank (or black) pages being print.
How to Reproduce:
Download Revolver Office from
http://download.revolver.info/r7/older/revolver_office_7_0_4_win.exe
Install it using the default settings.
After installing, start it and do the following:
- Country->USA
- Single User
- Enter some details and choose "Evaluation Mode"
- Click "Address-Book"
- Select the only entry
- Select the printer icon in the toolbar
- Print to the CUPS PDF driver
Tested with:
Ubuntu 8.10/9.04 32-and 64-bit prepackaged wine
Ubuntu 9.04 64-bit wine 1.1.26 from git
Preliminary analysis:
Wine downloads the font glyphes correctly into the postscript-file.
But the font sizes written to the postscript-file are way too large, resulting
in the software positioning the text blocks incorrectly. (See
original_trace.txt)
The trace is clearer when disabled font embedding by commenting out the check
in wineps.drv. ScaleFont then reports a font size of ~40k (see
no_download_trace.txt).
Problem seems to be in the resolution of the hdc in use, as all numbers seems
fine until processed by LPtoDP.
Notes:
I would be glad to help in tracking this bug. C-Skills and time is available.
XMPP via jgraef(a)linetco.com possible.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45907
Bug ID: 45907
Summary: QQ lite doesn't show up its window
Product: Wine
Version: 3.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lilydjwg(a)gmail.com
Distribution: ---
Created attachment 62431
--> https://bugs.winehq.org/attachment.cgi?id=62431
the stderr log
Install QQLite 7.9:
1. winetricks riched20
2. set Windows version to Windows 8.1 for the downloaded executable
3. disable txplatform.exe
4. grab an iphlpapi.dll from a Windows system and set prefer native for it
(this is for the finding people dialog)
5. run the installer
Run the application (C:\Program Files\Tencent\QQLite\Bin\QQ.exe). It runs but
the window never shows up. An error message suggests that QQProtect has failed
to start, which is required for the application.
This application runs on Wine Staging 3.7 and before. The failed message about
QQProtect isn't there.
I can't do a regression test because of bug 45199.
--
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.