[Bug 53837] New: wine-devel cannot install THS_hevo_gc8.6.1.2.exe after devel 7.8 version
https://bugs.winehq.org/show_bug.cgi?id=53837 Bug ID: 53837 Summary: wine-devel cannot install THS_hevo_gc8.6.1.2.exe after devel 7.8 version Product: Wine Version: 7.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: dean-chen(a)qq.com Distribution: --- How to reproduce: 1. download the THS_hevo_gc8.6.1.2.exe from this stock web site from China(同花顺财经): http://activity.ths123.com/html/xb/160809/index.html, note: download this exe from windows, if you try to download it from linux, you probally will get linux setup package. 2. install wine devel 7.8, and chinese fonts using winetricks winetricks prefix=ths1 --force corefonts cjkfonts, then run the following command for installation: wine THS_hevo_gc8.6.1.2.exe, this will work successfully 3. upgrade wine to any version above 7.8, install THS_hevo_gc8.6.1.2.exe again, you will see error message. -- 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=53837 Dean Chen <dean-chen(a)qq.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu --- Comment #1 from Dean Chen <dean-chen(a)qq.com> --- I am using ubuntu 22.04 -- 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=53837 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- What's the error message? Please attach the terminal output. Also, please run a regression test: https://wiki.winehq.org/Regression_Testing -- 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=53837 --- Comment #3 from Dean Chen <dean-chen(a)qq.com> --- (In reply to Austin English from comment #2)
What's the error message? Please attach the terminal output. Also, please run a regression test: https://wiki.winehq.org/Regression_Testing
I will try to reinstall this to get error message until wine devel 6.20 released. Please wait. -- 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=53837 --- Comment #4 from Dean Chen <dean-chen(a)qq.com> --- (In reply to Dean Chen from comment #3)
(In reply to Austin English from comment #2)
What's the error message? Please attach the terminal output. Also, please run a regression test: https://wiki.winehq.org/Regression_Testing
I will try to reinstall this to get error message until wine devel 6.20 released. Please wait.
typo: until wine devel 7.20 released. -- 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=53837 --- Comment #5 from Dean Chen <dean-chen(a)qq.com> --- Created attachment 73390 --> https://bugs.winehq.org/attachment.cgi?id=73390 the output message generated from installation It's hard for me to run a regression test. hope this attached file could be helpful. -- 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=53837 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://activity.ths123.com/ | |html/xb/160809/index.html Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO -- 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=53837 --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> --- (In reply to Dean Chen from comment #5)
Created attachment 73390 [details] the output message generated from installation
It's hard for me to run a regression test. hope this attached file could be helpful.
015c:err:wgl:init_opengl Failed to load libGL: libGL.so.1: 无法打开共享对象文件: 没有那个文件或目录 015c:err:wgl:init_opengl OpenGL support is disabled. 015c:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format. 015c:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 00815978. 015c:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format. 015c:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 00815978. This is not great. Do you see such messages when running with wine 7.8? Does this problem happen when using packages from winehq.org? -- 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=53837 --- Comment #7 from Dean Chen <dean-chen(a)qq.com> --- Created attachment 73458 --> https://bugs.winehq.org/attachment.cgi?id=73458 the log file using wine devel 7.8 to install my app use wine devel 7.8 to install my app and succeed the log file -- 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=53837 --- Comment #8 from Dean Chen <dean-chen(a)qq.com> --- I reinstall my app using wine devel 7.8 again today, attched log file I installed wine devel following this page https://wiki.winehq.org/Ubuntu_zhcn and using some commands to specifiy 7.8 version sudo apt-cache policy winehq-devel sudo apt-get install wine-devel-amd64=7.8~jammy-1 sudo apt-get install wine-devel-i386=7.8~jammy-1 sudo apt-get install wine-devel=7.8~jammy-1 sudo apt-get install winehq-devel=7.8~jammy-1 -- 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=53837 Dean Chen <dean-chen(a)qq.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|7.19 |7.20 -- 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=53837 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24(a)gmail.com Status|NEEDINFO |NEW URL|http://activity.ths123.com/ |https://web.archive.org/web |html/xb/160809/index.html |/20221214105948/https://res | |ource.thsi.cn/soft/THS_hevo | |_gc8.8.1.0.exe --- Comment #9 from Alex Henrie <alexhenrie24(a)gmail.com> --- I can confirm, although it appears that the problem actually began between Wine 7.9 and Wine 7.10. I will attach screenshots. -- 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=53837 --- Comment #10 from Alex Henrie <alexhenrie24(a)gmail.com> --- Created attachment 73700 --> https://bugs.winehq.org/attachment.cgi?id=73700 THS_hevo_gc8.8.1.0.exe on Wine 7.9 -- 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=53837 --- Comment #11 from Alex Henrie <alexhenrie24(a)gmail.com> --- Created attachment 73701 --> https://bugs.winehq.org/attachment.cgi?id=73701 THS_hevo_gc8.8.1.0.exe on Wine 7.10 -- 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=53837 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |e613d294504a6fe69102b0c1bc0 | |50ebd33a1c64e --- Comment #12 from Alex Henrie <alexhenrie24(a)gmail.com> --- `git bisect` says: e613d294504a6fe69102b0c1bc050ebd33a1c64e is the first bad commit commit e613d294504a6fe69102b0c1bc050ebd33a1c64e Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon May 30 22:40:23 2022 +0200 kernelbase: Reimplement FindNLSStringEx/W using the sortkey generation code. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/kernel32/tests/locale.c | 79 ++++++++---------------- dlls/kernelbase/locale.c | 143 +++++++++++++++++++++++++++++++++++-------- 2 files changed, 143 insertions(+), 79 deletions(-) -- 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=53837 --- Comment #13 from Alex Henrie <alexhenrie24(a)gmail.com> --- Google Translate thinks that the error message says "Command line parameter error!" -- 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=53837 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |448e68ab5b937d168f5d091d8f6 | |5a7de534a9891 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> --- Fixed by 448e68ab5b937d168f5d091d8f65a7de534a9891. -- 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=53837 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|7.20 |7.9 Component|-unknown |kernel32 Summary|wine-devel cannot install |HS_hevo_gc 8.6.1.2 fails to |THS_hevo_gc8.6.1.2.exe |install |after devel 7.8 version | -- 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=53837 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.0-rc4. -- 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.
participants (1)
-
WineHQ Bugzilla