https://bugs.winehq.org/show_bug.cgi?id=46732
Bug ID: 46732
Summary: BleachBit-2.0 crashes at startup
Product: Wine
Version: 4.2
Hardware: x86
URL: https://download.bleachbit.org/BleachBit-2.0-setup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
A user reported garbage test result for this app.
It throws up a messagebox that an error occurred and exits
No consoleoutput really, in the log from the program (BleachBit.exe.log) it
says
Traceback (most recent call last):
File "bleachbit.py", line 44, in <module>
File "bleachbit\__init__.pyo", line 344, in <module>
File "bleachbit\Windows.pyo", line 63, in <module>
File "win32com\__init__.pyo", line 6, in <module>
File "pythoncom.pyo", line 3, in <module>
File "pywintypes.pyo", line 123, in __import_pywin32_system_module__
ImportError: DLL load failed: DLL initialization failed.
>From +relay-log
0009:Call KERNEL32.GetProcAddress(7e170000,0318b461 "StringFromGUID2")
ret=0319174e
0009:Ret KERNEL32.GetProcAddress() retval=7e17de80 ret=0319174e
0009:Call KERNEL32.GetProcAddress(7e170000,0318b472
"CoDisableCallCancellation") ret=0319174e
0009:Ret KERNEL32.GetProcAddress() retval=00000000 ret=0319174e
0009:Ret PE DLL (proc=0x31915e0,module=0x3120000
L"pythoncom27.dll",reason=PROCESS_ATTACH,res=(nil)) retval=0
0009:Call PE DLL (proc=0x31915e0,module=0x3120000
L"pythoncom27.dll",reason=PROCESS_DETACH,res=(nil))
0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x31568a9 ip=031568a9
tid=
Turns out adding the stub entry only (#stub CoDisableCallCancellation in
ole32.spec) is enough to work around this (and also for
CoEnableCallCancellation which it next runs into).
The functions don`t seem to be called/used when I start and use the program.
I`ll send a patch with the stub functions though as they might now be called
too by other programs i guess
sha1sum ~/Downloads/BleachBit-2.0-setup.exe
ec533b997c43a71c374d94f12f8fbd575d12adf2
/home/louis/Downloads/BleachBit-2.0-setup.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=46727
Bug ID: 46727
Summary: Alekhine's Gun crashes on startup when using FAudio
Product: Wine
Version: 4.2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 63702
--> https://bugs.winehq.org/attachment.cgi?id=63702
backtrace
err:xaudio2:impl_from_IXAudio2Voice invalid IXAudio2Voice pointer: 0x114a242c
wine-4.2-195-gf784cabd34
--
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=21023
Summary: SetupDiOpenDevRegKey() returns wrong HKEY
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mdealencar(a)gmail.com
Created an attachment (id=25222)
--> (http://bugs.winehq.org/attachment.cgi?id=25222)
bug example
In a Windows XP system SetupDiOpenDevRegKey() returns the "Device Parameters"
HKEY under the device instance corresponding to the supplied (DeviceInfoSet,
&DeviceInfoData) pair.
Wine's SetupDiOpenDevRegKey() returns the device instance HKEY instead.
The relevant registry keys are not created by Wine, so I had to import them
from a Windows XP system
Example:
Windows HKEY returned corresponds to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\Vid_0451&Pid_6951\5&5a20206&0&1\Device
Parameters
Wine HKEY returned corresponds to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\Vid_0451&Pid_6951\5&5a20206&0&1
The attached registry patches and source code enable the reproduction of the
bug.
--
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=1719
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #36 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 4.3.
--
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=46105
Bug ID: 46105
Summary: TopoEdit crashes with unimplemented function
mf.dll.MFCreateSequencerSource
Product: Wine
Version: 3.19
Hardware: x86-64
URL: https://resources.oreilly.com/examples/9780735656598-f
iles/tree/a7df48c133c4781b73947b1f25691bd7604cd81e/Too
ls/TopoEdit/x86
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
wine: Call from 0x7bc51081 to unimplemented function
mf.dll.MFCreateSequencerSource
wine-3.19-116-gb78de971f6
--
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=46623
Bug ID: 46623
Summary: Controller acts weird after updating to the latest
wine-staging 4.1.2
Product: Wine-staging
Version: 4.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahmed.com(a)protonmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Xbox 360 controller acts weird after updating Wine-staging the latest wine
build (4.1.2). When I move the right analog, the camera moves sometimes to the
right and sometimes to the left. This problem didn't exist with previous
Wine-staging version I used which was Wine-staging 4.0. The game that I tested
was Neir Automata.
--
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=39932
Bug ID: 39932
Summary: bat-script with quotes cann't be called using
CreateProcess
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: andrej.skvortzov(a)gmail.com
Distribution: ---
Created attachment 53340
--> https://bugs.winehq.org/attachment.cgi?id=53340
executable with source code to reproduce the problem
This problem exists in software to configure HMI panels from OWEN and Xinje.
http://www.owen.ru/catalog/graficheskaya_panel_operatora_s_sensornim_upravl…
(Russian)
To reproduce this problem easily minimal test program is created. See attached
archive cmd_call_batch.tar.xz.
Here are technical details of the problem. To appear following conditions need
to be met:
- bat-script is called using CreateProcess
- name of bat-script is quoted
- some parameters of bat-scrits are quoted.
For example,
"test2.bat" "param1" param2
wine runs bat-script using cmd.
cmd /c "test2.bat" "param1" param2
On Windows cmd fails if name of bat-script and parameters both are quoted. To
avoid this problem attached patch always removes quotes from bat-script's name
before cmd is called.
--
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=32374
Bug #: 32374
Summary: List box with LBS_NODATA set, has very low
performance, depending on items count.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnfound(a)evrocom.net
Classification: Unclassified
Created attachment 42719
--> http://bugs.winehq.org/attachment.cgi?id=42719
Test application that illustrates the bug. Source code included.
List box control, when has LBS_NODATA style set, needs very big time to process
LB_SETCOUNT message (this message works only for list box with LBS_NODATA set).
On Windows this message is handled for less than 1ms regardless of the count
sent by LB_SETCOUNT (because the list box has nothing to allocate/reallocate
when LBS_NODATA is set. It only need to set the scroll bar parameters).
In WINE (every version but in v1.4 and v1.5 it is really slow) processing this
message needs some amount of time, proportional to the item count set by
LB_SETCOUNT.
As long as this list box style is provided because of its speed, such a
behavior can block the execution of the application for very long time.
Small test application is attached which measures the time needed for
LB_SETCOUNT to be executed on list box with LBS_NODATA set. Source code
included.
--
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=46681
Bug ID: 46681
Summary: TopoEdit crashes with unimplemented function
mf.dll.MFCreateTopologyNode
Product: Wine
Version: 4.2
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Depends on: 46105
Distribution: ---
Created attachment 63643
--> https://bugs.winehq.org/attachment.cgi?id=63643
stub
Topology -> Add Tee
wine: Call from 0x7b43d59b to unimplemented function
mf.dll.MFCreateTopologyNode
wine-4.2-26-g5e86cc0a8f
--
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=46724
Bug ID: 46724
Summary: Call of Juarez: Bound in Blood crashes on startup when
using FAudio
Product: Wine
Version: 4.2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 63695
--> https://bugs.winehq.org/attachment.cgi?id=63695
backtrace
wine-4.2-195-gf784cabd34
--
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.