https://bugs.winehq.org/show_bug.cgi?id=45022
Bug ID: 45022
Summary: The Adventure Pals: Crashes on exit but locks up
system (have to kill it)
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: romulasry(a)gmail.com
Distribution: ---
Created attachment 61143
--> https://bugs.winehq.org/attachment.cgi?id=61143
error log file
Game partially crashes on exit but has to be killed because of soft lock?
--
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=45015
Bug ID: 45015
Summary: crash when copy text
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fraizor(a)gmail.com
Distribution: ---
Created attachment 61135
--> https://bugs.winehq.org/attachment.cgi?id=61135
backtrace
cant copy text or object in b4a
--
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=45075
Bug ID: 45075
Summary: Hyper Electronic Mapper Software fails on connection
to LAN
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: peter(a)mcrhome.plus.com
Distribution: ---
Created attachment 61222
--> https://bugs.winehq.org/attachment.cgi?id=61222
Program Error Details - Software Produced by Wine
Wine build: wine-3.0
Platform: i386
Version: Windows XP
Troubled software;- HEM 5.4.8.1 (Hyper Electronic Mapper)
I run a number of old circa 2000 'trusted' programs on Wine with no problem.
This program HEM, is the front end for a CCTV system. This software works
perfectly on the Windows 8 system (as Win XP) adjacent to this Linux machine.In
fact I have used it for the last fifteen years on Windows machines.
The front end of the program, the log on and its main screen display on Ubuntu
is fine, and renders correctly - menus open correctly.
The program crashes as soon as it is asked through the appropriate menu to
connect to the remote Digital Recorder via the domestic LAN - as all pictures
and admin are stored on the 8 channel Camera Recorder and transferred by the
network to this HEM software on the PC.
The same fault had occured when trying with Ver 1.6 of Wine etc, prior to
updating to Ver 3.0
--
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=44748
Bug ID: 44748
Summary: Crystal Reports XI: Number fields are invisible
Product: Wine
Version: 3.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: twilightinzero(a)gmail.com
Distribution: ---
Created attachment 60759
--> https://bugs.winehq.org/attachment.cgi?id=60759
Console output with WINEDEBUG=""
I have installed Crystal Reports XI in its own wine prefix. The tricks I have
currently run on it to fix 44208 and another unreported issue are riched20 and
ie8. I also ran corefonts on it to try and fix this to no avail.
Number fields and their placeholders are currently invisible, both in design
view and preview. They are also invisible in the dialogs that are used to
configure them. *However*, that is only if they are standalone fields. If I
drag a number field into a text box, I can see the placeholder and the
resulting number. But I still can't see it in the formatting dialog.
--
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=45097
Bug ID: 45097
Summary: Wrong process name when using CreateProcess from
kernel32
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: sr-tream(a)yandex.ru
Distribution: ---
After using CreateProcess from kernel32 on Linux, lpCommandLine is used as the
process name, although lpApplicationName should be used.
=================================================================================
BOOL WINAPI CreateProcess(
_In_opt_ LPCTSTR lpApplicationName,
_Inout_opt_ LPTSTR lpCommandLine,
_In_opt_ LPSECURITY_ATTRIBUTES lpProcessAttributes,
_In_opt_ LPSECURITY_ATTRIBUTES lpThreadAttributes,
_In_ BOOL bInheritHandles,
_In_ DWORD dwCreationFlags,
_In_opt_ LPVOID lpEnvironment,
_In_opt_ LPCTSTR lpCurrentDirectory,
_In_ LPSTARTUPINFO lpStartupInfo,
_Out_ LPPROCESS_INFORMATION lpProcessInformation
);
--
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=41438
Bug ID: 41438
Summary: fastone image viewer 5.9 "crop" window do not show if
called by hotkey from full screen mode
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: unxed(a)mail.ru
Distribution: ---
steps to reproduce:
1. get faststone image viewer from here:
http://www.faststone.org/FSViewerDownload.htm
2. select any image
3. press "enter" to go to fullscreen mode
4. prexx "x" for crop properties window
5. the window will be shown in background, with no way to switch to it:
actually unusable
--
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=8028
tokktokk <fdsfgs(a)krutt.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fdsfgs(a)krutt.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=45099
Bug ID: 45099
Summary: SetWindowPlacement doesn't restore the normal position
correctly
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: vz-wine(a)zeitlins.org
Distribution: ---
Consider an application which calls GetWindowPlacement() on its main window to
store its geometry on exit and SetWindowPlacement() on startup to restore the
previously stored values. If the window of such application is maximized on
exit, then the window is correctly restored to the maximized state during the
next run, but restoring this window, i.e. returning it to the normal,
unmaximized state, doesn't restore it to the previous position (although it
does restore its size).
Here are some excerpts from the logs I see with WINEDEBUG=win for the last
execution:
0009:trace:win:WINPOS_SetPlacement 0x10050: setting min 0,0 max 0,55 normal
(3440,1910)-(3840,2160) flags 6 ajusted to min 0,0 max 0,55 normal
(3440,1910)-(3840,2160)
0009:trace:win:SetWindowPos hwnd 0x10050, after (nil), 3440,1910 (400x250),
flags 00000014
...
0009:trace:win:WINPOS_MinMaximize 0x10050 3
0009:trace:win:GetWindowPlacement 0x10050: returning min -1,-1 max 0,55 normal
(3440,1910)-(3840,2160)
0009:trace:win:GetWindowRect hwnd 0x10050 (3440,1910)-(3840,2160)
... I restore the window here ...
0009:trace:win:WINPOS_MinMaximize 0x10050 9
0009:trace:win:GetWindowPlacement 0x10050: returning min -1,-1 max 0,55 normal
(3440,1910)-(3840,2160)
... almost immediately after ...
0009:trace:win:USER_SetWindowPos status flags = 1807
0009:trace:win:GetWindowRect hwnd 0x10064 (3445,2119)-(3835,2155)
0009:trace:win:GetWindowRect hwnd 0x10064 (3445,2119)-(3835,2155)
0009:trace:win:GetWindowRect hwnd 0x10064 (3445,2119)-(3835,2155)
0009:trace:win:GetWindowRect hwnd 0x10050 (3440,1910)-(3840,2160)
0009:trace:win:SetWindowPos hwnd 0x10050, after (nil), 115,87 (400x250), flags
00000015
... when closing the program ...
0009:trace:win:GetWindowPlacement 0x10050: returning min -1,-1 max 0,55 normal
(115,87)-(515,337)
I.e. SetWindowPlacement() is passed the correct position (3440,1910
corresponding to the lower right corner), and even restoring it still uses the
same correct position, but then the window is somehow moved to the wrong
position (115,87) for some reason which I don't understand.
This is just a minor irritant, of course, but I'd still like to open this bug
just in case it's also simple to fix.
--
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=6893
tokktokk <fdsfgs(a)krutt.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fdsfgs(a)krutt.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=45107
Bug ID: 45107
Summary: Total Commander 8.01 crashes with GTK+3 theming
enabled
Product: Wine-staging
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bodqhrohro(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 61287
--> https://bugs.winehq.org/attachment.cgi?id=61287
stderr
Looks like it fails decorating the TreeView widget.
Theme: OneStepPlat.
--
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.