https://bugs.winehq.org/show_bug.cgi?id=48006
Bug ID: 48006
Summary: Final Fantasy XIV Launcher stuck on splash screen
Product: Wine
Version: 4.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: winehq.eloelo(a)spamgourmet.com
Distribution: ---
Created attachment 65534
--> https://bugs.winehq.org/attachment.cgi?id=65534
wine output
The FFXIV launcher has been updated and is now frozen on the splash screen.
(Just a big "Final Fantasy XIV Online" logo).
For now there is a workaround: Set Browser to 1 in FFXIV_BOOT.CFG.
This browser type isn't supposed to last forever, so this is just a temporary
workaround.
--
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=32968
Bug #: 32968
Summary: Sengoku Rance unbearable slow
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maxmusterm(a)gmail.com
Classification: Unclassified
When trying to play Sengoku Rance with the latest patches (english patched
version) everything is extremly slow.
Sengoku Rance uses the Alisesoft System4.0 Ver1.3 engine.
I installed it with a clean wine prefix,googled like hell for help and tested
it on two laptops each with the newest wine version on Arch:
1.6ghz dual core with ati hd 6320 (with the ati driver from git)
2.5 ghz dual core with geforce 9300gs (with nouveau from git)
This is an old game using directx 6.
Running the game itself from the console gives no output whatsoever.
And everything after and including the main menu runs at roughly a third of the
speed.
--
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=35057
Bug #: 35057
Summary: Corel Paint Shop Pro X trial fails to install
Product: Wine
Version: 1.7.7
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 22959
Classification: Unclassified
Created attachment 46749
--> http://bugs.winehq.org/attachment.cgi?id=46749
terminal output/backtrace
I noticed this while looking at bug (22959). There are a couple other bugs for
other versions of this program, but I'm not clear which version this is (X
isn't very clear), and the installer names are different, so filing a clean
bug. The others, for reference, are bug 27240 and bug 34377.
Installer used:
http://www.freedownloads.be/downloaddetail/1763-Corel-Paint-Shop-Pro-X
austin@aw25 ~ $ sha1sum Corel_PaintShopPro1000_EN_TBYB_TrialESD.exe
f9685288f5c9d922f51c0f39194bf71d3935bb4c
Corel_PaintShopPro1000_EN_TBYB_TrialESD.exe
austin@aw25 ~ $ du -h Corel_PaintShopPro1000_EN_TBYB_TrialESD.exe
106M Corel_PaintShopPro1000_EN_TBYB_TrialESD.exe
austin@aw25 ~ $ wine --version
wine-1.7.7-199-g608b1e1
fails pretty early, with a dialog saying it failed prematurely. There's also an
msi crash:
err:msi:ITERATE_Actions Execution halted, action L"PCU_Callit" returned 1603
...
=>0 0x7ed36636 msi_destroy_assembly_caches+0x26(package=0x148e88)
[/home/austin/wine-git/dlls/msi/../../include/fusion.h:250] in msi (0x0033fbc8)
1 0x7ed7c84f MSI_FreePackage+0x1e(arg=0x148e88)
[/home/austin/wine-git/dlls/msi/package.c:351] in msi (0x0033fc18)
2 0x7ed60ca7 msiobj_release+0x66(info=0x148e88)
[/home/austin/wine-git/dlls/msi/handle.c:259] in msi (0x0033fc58)
3 0x7ed6c371 MsiInstallProductW+0xe0(szPackagePath=<is not available>,
szCommandLine=<is not available>) [/home/austin/wine-git/dlls/msi/msi.c:252] in
msi (0x0033fca8)
4 0x7ee12e4f WinMain+0x79e(hInstance=<is not available>, hPrevInstance=<is
not available>, lpCmdLine=<is not available>, nCmdShow=<is not available>)
[/home/austin/wine-git/programs/msiexec/msiexec.c:983] in msiexec (0x0033fd88)
5 0x7ee11a64 main+0xb3(argc=<couldn't compute location>, argv=<couldn't
compute location>) [/home/austin/wine-git/dlls/winecrt0/exe_main.c:49] in
msiexec (0x0033fe18)
6 0x7ee14a10 __wine_spec_exe_entry+0x7f(peb=<couldn't compute location>)
[/home/austin/wine-git/dlls/winecrt0/exe_entry.c:36] in msiexec (0x0033fe58)
7 0x7b8601cc call_process_entry+0xb() in kernel32 (0x0033fe78)
8 0x7b8611e3 start_process+0x62(peb=<couldn't compute location>)
[/home/austin/wine-git/dlls/kernel32/process.c:1097] in kernel32 (0x0033feb8)
9 0x7bc807e0 call_thread_func_wrapper+0xb() in ntdll (0x0033fed8)
10 0x7bc8378d call_thread_func+0x7c(entry=0x7b861180, arg=0x7ffdf000,
frame=0x33ffc8) [/home/austin/wine-git/dlls/ntdll/signal_i386.c:2602] in ntdll
(0x0033ffa8)
11 0x7bc807be call_thread_entry_point+0x11() in ntdll (0x0033ffc8)
12 0x7bc5576e start_process+0x1d(kernel_start=0x7b861180)
[/home/austin/wine-git/dlls/ntdll/loader.c:2762] in ntdll (0x0033ffe8)
13 0xf75cab2d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
14 0xf75cabeb wine_switch_to_stack+0x2a(func=0x7bc55750, arg=0x7b861180,
stack=0x340000) [/home/austin/wine-git/libs/wine/port.c:59] in libwine.so.1
(0xffde17d8)
I'll attach logs
--
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=48149
Bug ID: 48149
Summary: Paintshop Pro X2 does not install
Product: Wine
Version: 4.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bignintyfan(a)gmail.com
Distribution: ---
Created attachment 65764
--> https://bugs.winehq.org/attachment.cgi?id=65764
Paintshop Pro X2 Log
While trying to test 16978, I found that the installer for Paint Shop Pro X2
stops at the "Preparing the InstallShield Wizard" step in Wine 4.20.
To download to test use this link:
https://web.archive.org/web/2015*/http://download.oldapps.com/Paint_Shop_Pr…
See the attached log for details
--
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=47240
Bug ID: 47240
Summary: Sketchup 2018 web dialogs not displaying (Dynamic
components attributes)
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: BEAULIEU.Florian(a)hotmail.fr
Distribution: ---
Created attachment 64524
--> https://bugs.winehq.org/attachment.cgi?id=64524
Console output Dynamic Components Attributes window.
Hello,
The dynamic components attributes window is not displaying correctly (white
window).
Tried with wine-staging 4.8,
winetricks comdlg32ocx dotnet472 gdiplus gdiplus_winxp msls31 msxml6 vcrun2013
vcrun2017 xmllite corefonts
Nvidia proprietary drivers version 418.56
Env vars : __GL_MaxFramesAllowed=1
Sincerely,
FloBEAUG
--
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=48644
Bug ID: 48644
Summary: Kodak EasyShare installer doesn't populate list of
countries
Product: Wine
Version: 5.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oleg.kuznetsov(a)metamint.ru
Distribution: ---
Created attachment 66502
--> https://bugs.winehq.org/attachment.cgi?id=66502
Combo box on Vista
While Kodak EasyShare is impossible to download and use (see: bug 17294 comment
25 ), I found one issue with the installer/downloader: it doesn't populate list
of countries on one of the steps.
Steps to reproduce:
1) Start the installer. On Language selection screen, press "Next"
2) On the next screen, accept License Agreement and press "Next"
Expected result:
On the appeared screen, there is should be a combo box "Select your country"
with a list of countries (on Windows Vista it is populated)
Actual result:
The combo box is empty, nothing in the terminal.
wine version:
wine-5.2-203-gb253bd6
sha1sum install_easyshare_8.2.0.exe
d4725af6e42d49b2dfee83a24979ece235d66fd5 install_easyshare_8.2.0.exe
--
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=48744
Bug ID: 48744
Summary: Crash on installation of Dynacadd 98
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mmcnally(a)mcnally.ca
Distribution: ---
Created attachment 66637
--> https://bugs.winehq.org/attachment.cgi?id=66637
backtrace.txt is the file produced when the installation of Dynacadd 98
stopped. If useful I can supply the Dynacadd 98 program. Plase advise how to do
the supply.
Crash on installation of Dynacadd 98
--
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=37706
Bug ID: 37706
Summary: ScrollWindowEx() returns ERROR if the window is not
visible (in the Windows API sense); real Windows
returns NULLREGION
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: pietro10(a)mac.com
Distribution: ---
Created attachment 50192
--> https://bugs.winehq.org/attachment.cgi?id=50192
Sample program that demonstrates bug (source)
I'm using a dummy scroll (as in
http://blogs.msdn.com/b/oldnewthing/archive/2003/07/31/54601.aspx) to update
the scrollbars in my custom Windows control when necessary. In my test program,
this happens before the window is shown for the first time, and in wine, my
error checking code triggers because the ScrollWindowEx() call fails with
ERROR. This does not happen on real Windows; it instead returns NULLREGION.
The attached program creates several configurations that attempt to reproduce
this issue under different circumstances. On wine, I get
ScrollWindowEx() before ShowWindow(nCmdShow): ERROR
ScrollWindowEx() after ShowWindow(nCmdShow) and ShowWindow(SW_HIDE): ERROR
ScrollWindowEx() after only ShowWindow(nCmdShow): SIMPLEREGION
On Windows XP 32-bit, Windows 7 32-bit, and Windows 7 64-bit, I get
ScrollWindowEx() before ShowWindow(nCmdShow): NULLREGION
ScrollWindowEx() after ShowWindow(nCmdShow) and ShowWindow(SW_HIDE): NULLREGION
ScrollWindowEx() after only ShowWindow(nCmdShow): SIMPLEREGION
I can't find anything pointing to this use of ScrollWindowEx() being wrong... I
also do not know if any other scroll functions are equally affected.
I am running wine-1.7.28 from the Wine PPA on Ubuntu GNOME 14.10.
Thanks.
--
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=21449
Summary: Scrolling in Delphi 5 quickreport preview doesn't work
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://home.scarlet.be/linux/compteco/pqr.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincent.hardy.be(a)gmail.com
Run test program.
It's a proprietary previewer.
--
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.