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=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.
https://bugs.winehq.org/show_bug.cgi?id=40864
Bug ID: 40864
Summary: Error message on Exit from PDF Eraser
Product: Wine
Version: 1.9.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yousifjkadom(a)yahoo.com
Distribution: ---
Hi. During evaluation of PDF eraser on version 1.9.13 of winehq, I get error
message after closing PDF eraser (after I failed to register PDF eraser due to
bug 40779) & assessment of bug 40778 & bug 40505. Please look for attached
files:
file 1, 2, 3 are screenshots show part of message.
file backtrace error message by using option "save as" that existing in error
message window
--
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=30819
Bug #: 30819
Summary: File|Open and File|Save doesn't work, crash with Wine
COMCTL32.DLL, COMDLG32.DLL
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alejandronova(a)gmail.com
Classification: Unclassified
Created attachment 40360
--> http://bugs.winehq.org/attachment.cgi?id=40360
Backtrace of the crash I get while trying to open files with this editor.
APP REPORT:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=14244
Basically, when I press "Utility | File | Open...", "Utility | File | Save...",
the following happens.
- Pressing the "Desktop" button leads me to an immediate crash.
- There are many issues with file associations.
* PCG files, Utility | File | Import... : They flash for a moment and then
disappear.
* .M50all, .M50prog and .M50combi files: They appear after an F5. If I try to
open them, I get a crash.
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.
http://bugs.winehq.org/show_bug.cgi?id=18803
Summary: PokerStars windows disappear on alert
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carl.gherardi(a)gmail.com
Some discussion of this issue here:
http://appdb.winehq.org/commentview.php?iAppId=2029&iVersionId=2899&iThread…
This is a long standing issue that occurs using the Compiz window manager.
Easy enough to trigger.
1. Open table and be seated
2. Change workspace so you can no longer see the table, and wait for the
application to alert you that its your turn.
3. Return to the workspace the table is supposed to be on and you will find it
has disappeared.
The application is definitely still running, and the table window is definitely
still active (you can here the alert sounds and cards being dealt)
When I came across this issue initially, it didn't occur when using metacity as
a window manager.
Using Ubuntu packages from deb http://wine.budgetdedicated.com/apt intrepid
main
--
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=29758
Bug #: 29758
Summary: Wrong font after freeing link labels
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs(a)jn-games.de
Classification: Unclassified
Created attachment 38634
--> http://bugs.winehq.org/attachment.cgi?id=38634
Minimal example, including Delphi source code
You can't remove link labels from the memory. I added a minimal example along
with its Delphi source code.
How to use the minimal example:
- Click create
- Click free
- (optional) Click create again
Actual result:
Font of the application changes to "System"
Expected result:
Font should stay like it was before
Notes:
- I did not have the chance to test this with the most recent 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=13884
Summary: No music in Blue Wish Resurrection Plus
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www004.upp.so-net.ne.jp/x_xgameroom/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leffeman(a)gmail.com
Created an attachment (id=13974)
--> (http://bugs.winehq.org/attachment.cgi?id=13974)
Normal Wine log
Music doesn't work in BWR+ 1.11.
The music is stored as MP3 data files.
This might be the same as bug 9554.
There are quite a few DirectMusic stubs in the log, so perhaps something is not
implemented.
--
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=39453
Bug ID: 39453
Summary: Graphs not rendering using gdiplus
Product: Wine
Version: 1.7.52
Hardware: x86
OS: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: ldv1452(a)gmail.com
Created attachment 52566
--> https://bugs.winehq.org/attachment.cgi?id=52566
Comparison builtin gdiplus vs native gdiplus
Certain graphs (e.g. box plots) and graph components (e.g. axes) are not
rendered while using builtin gdiplus. This happens irrespective of the OS and
is solved when using native gdiplus (see attached examples).
The problem can be observed using this software:
https://sourceforge.net/projects/fruits/files/FRUITS2_installer.msi/download
a file needs to be loaded and run (by pressing Estimate in the software) to
generate the graphs:
https://sourceforge.net/projects/fruits/files/simple_CN_model.frt/download
I created the software (using Visual Studio). If requested I can provide the
source code.
--
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.