https://bugs.winehq.org/show_bug.cgi?id=3548
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=44969
Bug ID: 44969
Summary: Apartment doesn't close RPC server connection (ole32
should release IRemUnknown stub manager?)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 61090
--> https://bugs.winehq.org/attachment.cgi?id=61090
rpcrt4: Add a test for returning an interface pointer.
I came across this bug while trying to write a test for using interface
pointers in rpcrt4. I've attached the test. The parts I wanted to test work
fine, but it causes another failure later:
server.c:1772: Test failed: RpcMgmtIsServerListening returned 0, expected 1715
This occurs because ole32 is still listening to the server, on a connection
associated with the IRemUnknown stub manager. As far as I can tell we never
release this stub manager until the apartment is closed, which seems like
incorrect behaviour.
--
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=44963
Bug ID: 44963
Summary: gdi32: GetTextExtentExPoint* broken wrt. fake_bold
Product: Wine
Version: 3.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
I'm not sure if I can describe it properly.
The chain goes about this way:
- CreateFontIndirectEx is passed size (-22) and weight Bold
- SelectFont runs and returns a *fake_bold* font with MaxCharWidth = 24
- based upon that GetTextExtentExPoint will be called with nMaxExtent = 24
- that call will incorrectly fail (return FALSE), as artificial bold will make
the glyph 25px wide (because of get_advance_metric)
Adding 1 to max_ext in '(nfit && dx > (unsigned int)max_ext)' check makes
things relying on GetTextExtentExPoint *not* failing work, but isn't really a
proper fix...
Noticed with GetTextExtentExPointW, but (given content of the functions) most
likely could be triggered by GetTextExtentExPointI too.
--
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=45014
Bug ID: 45014
Summary: Wine 3.6 Androidx86 7.1.2 missing cant move icons on
Wine desktop
Product: Wine
Version: 3.6
Hardware: x86
OS: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ruthan(a)email.cz
Wine 3.6 Androidx86 7.1.2 missing cant move icons on Wine desktop.. When i try
to hold mouse and move desktop shortcut, app is just executed, if Wine deskop
wants to simulate Windows desktop. Icon movement is mandaroty.
Maybe could be done by right click, but its not working on Android Wine
either.
--
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=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.