https://bugs.winehq.org/show_bug.cgi?id=38510
Bug ID: 38510
Summary: STDU viewer crashes on opening file
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grendal74.geo(a)yahoo.com
Distribution: ---
Created attachment 51375
--> https://bugs.winehq.org/attachment.cgi?id=51375
crash log
STDU (Scientific and Technical Documentation Utility) Viewer is intended to
combine a variety of document, text, and graphics format viewers into one. The
program includes a modern tabbed interface, search, rotate, thumbnail view,
etc. The program can also export pages to an image file, create bookmarks, and
more.
http://www.portablefreeware.com/index.php?id=2045
It crashes when I open a pdf file. Have not tried other formats.
--
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=39161
Bug ID: 39161
Summary: Live Help Messenger Desktop v3.0 (.NET 4.5 app)
crashes on startup (needs support for Win7+ Shell
'{77f10cf0-3db5-4966-b520-b7c54fd35ed6}'
ICustomDestinationList, Taskbar JumpList)
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
reported in WineHQ forums:
https://forum.winehq.org/viewtopic.php?f=8&t=25155
Prerequisite: 'winetricks -q dotnet40' and .NET Framework 4.5 (without
'winetricks' to avoid more installer dependencies)
Terminal output:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Stardevelop Pty Ltd/Chatstack
$ wine ./LiveMessengerDesktop.exe
...
fixme:shell:SetCurrentProcessExplicitAppUserModelID L"Stardevelop.LiveHelp":
stub
fixme:shell:GetCurrentProcessExplicitAppUserModelID 0x33e944: stub
err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not
registered
err:ole:create_server class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6}
could be created for context 0x15
fixme:wer:WerRegisterFile (L"C:\\users\\focht\\Application
Data\\stardevelop.com\\Live Help\\Log\\Error.txt", 2, 2) stub!
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000402,(nil),0x0001,0x00000000,0x33d998,(nil)):
stub
err:eventlog:ReportEventW L"Application: LiveMessengerDesktop.exe\nFramework
Version: v4.0.30319\nDescription: The process was terminated due to an
unhandled exception.\nException Info:
System.Runtime.InteropServices.COMException\nStack:\n at
MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object,
System.Deleg"...
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Unhandled Exception: System.Runtime.InteropServices.COMException: Retrieving
the COM class factory for component with CLSID
{77F10CF0-3DB5-4966-B520-B7C54FD35ED6} failed due to the following error:
80040154 Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG).
at LiveHelp.WindowsAPI.Shell.Taskbar.JumpList..ctor(String appID)
at LiveHelp.WindowsAPI.Shell.Taskbar.Taskbar.get_JumpList()
at LiveHelp.LiveHelpWindow..ctor()
at LiveHelp.LiveHelpWindow.get_Instance()
at LiveHelp.Application.a(Object A_0, StartupEventArgs A_1)
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate
callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source,
Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at
System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object
state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext
executionContext, ContextCallback callback, Object state, Boolean
preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext,
ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext,
ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg,
IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam,
IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate
callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source,
Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority
priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr
wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at LiveHelp.Application.Main()
wine: Unhandled exception 0xe0434352 in thread 9 at address 0x7b845d61 (thread
0009), starting debugger...
--- snip ---
'{77f10cf0-3db5-4966-b520-b7c54fd35ed6}' -> 'CLSID_DestinationList'
ILSpy:
--- snip ---
using System;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
namespace LiveHelp.WindowsAPI.Shell.Taskbar
{
[ClassInterface, Guid("77F10CF0-3DB5-4966-B520-B7C54FD35ED6")]
[ComImport]
internal class CDestinationList
{
[MethodImpl(4096)]
public extern CDestinationList();
}
}
--- snip ---
--- snip ---
namespace LiveHelp.WindowsAPI.Shell.Taskbar
{
// LiveHelp.WindowsAPI.Shell.Taskbar.JumpList
public class JumpList
{
...
internal JumpList(string appID)
{
this.customDestinationList = (ICustomDestinationList)new
CDestinationList();
this.AppID = appID;
}
...
--- snip ---
MSDN:
https://msdn.microsoft.com/en-us/library/windows/desktop/dd378460%28v=vs.85…
$ sha1sum Setup.exe
c719ec86e57e64ed64e9009478c134eb5e4c68ca Setup.exe
$ du -sh Setup.exe
22M Setup.exe
$ wine --version
wine-1.7.50-53-gbdaa571c5
Regards
--
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=37639
Bug ID: 37639
Summary: AlphaShadow v1.2 (.NET 4.0 app) crashes on
unimplemented function
vssapi.dll.?CreateVssBackupComponents@@YGJPAPAVIVssBac
kupComponents@@@Z
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 37599
Prerequisite: 'winetricks -q dotnet40'
--- snip ---
$ pwd
/home/focht/Downloads/AlphaVSS-1.2.4000.3/Bin/Release
$ wine ./AlphaShadow.exe
...
AlphaShadow v1.2 - AlphaVSS Volume Shadow Copy Library Sample Client
Copyright c Peter Palotas 2008-2012
...
AlphaShadow query Lists information about shadow copies in the system.
AlphaShadow create Creates a shadow set on the specified volume(s).
AlphaShadow lws List writer status
AlphaShadow lwm List writer metadata
AlphaShadow delete Deletes one or more shadow copies on the system.
AlphaShadow revert Revert a volume to the specified shadow copy.
AlphaShadow expose Exposes a shadow copy locally or as a share.
AlphaShadow import Imports a transportable shadow copy.
AlphaShadow restore Restore based on a previously-generated
Backup Components document
--- snip ---
--- snip ---
$ wine ./AlphaShadow.exe lws
...
fixme:shell:URL_ParseUrl failed to parse L"AlphaVSS.Common"
fixme:shell:URL_ParseUrl failed to parse L"System.Core"
fixme:shell:URL_ParseUrl failed to parse L"System.EnterpriseServices"
AlphaShadow v1.2 - AlphaVSS Volume Shadow Copy Library Sample Client
Copyright c Peter Palotas 2008-2012
fixme:shell:URL_ParseUrl failed to parse L"System"
Final context: 0
fixme:shell:URL_ParseUrl failed to parse L"AlphaVSS.51.x86"
wine: Call from 0x7b83b1d3 to unimplemented function
vssapi.dll.?CreateVssBackupComponents@@YGJPAPAVIVssBackupComponents@@@Z,
aborting
fixme:advapi:RegisterTraceGuidsW (0x9705b2, (nil),
{8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 1, 0x33cf1c, (null), (null), 0xccf168):
stub
Error: External component has thrown an exception.
--- snip ---
$ sha1sum AlphaVSS-1.2.4000.3.zip
d465732a6a8909bde092d6a8ce3961086a5a57d4 AlphaVSS-1.2.4000.3.zip
$ du -sh AlphaVSS-1.2.4000.3.zip
5.4M AlphaVSS-1.2.4000.3.zip
$ wine --version
wine-1.7.31-154-g871fc4a
Regards
--
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=51083
Bug ID: 51083
Summary: Deadlock in llvm-mingw compiled app
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vladimir.kokovic(a)gmail.com
Distribution: ---
Created attachment 69945
--> https://bugs.winehq.org/attachment.cgi?id=69945
wine log
I have one test program (pomocni-llvm-mingw.exe) who acts very strangely in
wine git version(Wine-6.7-175-G2Deb8C2825A) while in the Windows10 does not
work at all.
What the most surprise is that although the wine64 call is terminated for the
specified program, wine processes and the program itself remain in memory and
after interruptions:
[root@vlada-kuci tmp 21:17:48]$
/asoft-src/ispp-64/linux/cross-compile/llvm-mingw/pomocni-cross-llvm-mingw/pomocni-cross-mingw64.sh
> /tmp/pomocni-cross-mingw64.log 2>&1
^C[root@vlada-kuci tmp 01:00:13]$
[root@vlada-kuci tmp 01:00:15]$
[root@vlada-kuci tmp 01:00:15]$ ps -ef | grep pomocni
root 419722 1 0 00:57 pts/16 00:00:00 pomocni-llvm-mingw.exe
DRIVER=PostgreSQL;DATABASE=ispp-pprostor-beograd;SERVER=localhost;UID=vlada;PWD=vladakk;MaxVarcharSize=65536;MaxLongVarcharSize=65536;ByteaAsLongVarBinary=1
root 419932 1456 0 01:08 pts/16 00:00:00 grep pomocni
[root@vlada-kuci tmp 01:08:41]$ ps -ef | grep win
root 419631 1 0 00:55 ? 00:00:25
/mnt/WD-Elements-25A1/src/wine-git/install64/bin/wineserver
root 419637 1 0 00:55 ? 00:00:00
C:\windows\system32\services.exe
root 419640 1 0 00:55 ? 00:00:13
C:\windows\system32\winedevice.exe
root 419647 1 0 00:55 ? 00:00:00
C:\windows\system32\plugplay.exe
root 419655 1 1 00:55 ? 00:05:57
C:\windows\system32\winedevice.exe
root 419672 1 0 00:55 ? 00:00:00
C:\windows\system32\svchost.exe -k LocalServiceNetworkRestricted
root 419677 1 0 00:55 ? 00:00:00
C:\windows\system32\rpcss.exe
root 419716 1 0 00:57 pts/16 00:00:00
C:\windows\system32\conhost.exe --unix --width 0 --height 0 --server 0x30
root 422318 1456 0 06:38 pts/16 00:00:00 grep win
The program is made with the latest version of llvm-mingw:Clang Version 11.0.0
(https://github.com/llvm/llvm-project.git
176249bd6732a8044d457092ed922768724a6f06).
That same program when it is made and performed in Linux works correctly as
predicted.
In the attachment, I send the following files:
1. wine log - pomocni-cross-mingw64.log
2. exe characteristics - trt.log
3. test script - pomocni-cross-mingw64.sh
4. test program - testIsppRadenik.cpp
Vladimir Koković, DP senior(70),
Serbia, Belgrade, 1.May 2021
--
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=51499
Bug ID: 51499
Summary: Assassin's Creed Rogue some textures have Normal Map
effect
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 70339
--> https://bugs.winehq.org/attachment.cgi?id=70339
example
wine-6.13-30-g384fc71a480
--
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=51486
Bug ID: 51486
Summary: GuessWhatPresentationPLUS: nw.exe error when starting
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: iba16876(a)cuoly.com
Distribution: ---
Created attachment 70321
--> https://bugs.winehq.org/attachment.cgi?id=70321
backtrace log from the nw.exe error
installation has worked without problems from the cd,
but when I want to start the program comes a white screen and the nw.exe error.
backtrace.txt is attached
--
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=51487
Bug ID: 51487
Summary: 16 bit program DrawingBoard crashes after a few mouse
clicks. Was running fine under 6.11
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: fluid_02(a)fastmail.fm
Distribution: ---
Created attachment 70322
--> https://bugs.winehq.org/attachment.cgi?id=70322
the backtrace
Program seems to be working in the first seconds, for example drawing a
rectangle, but then it seems to hesitate and then produces a window with the
text that "program winevdm.exe has encountered a serious problem ...." etc.
The program was running fine under 6.11. Update to 6.12 was done 6th of July,
I think I haven't use the program since that time, except now on 19th of July.
Wine is a binary installation for OpenSUSE Leap 15.2 from the repository
https://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_Leap_15…
--
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=51492
Bug ID: 51492
Summary: Exe do not start on running iso via kde package
kio_iso
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 79625490833(a)yandex.ru
Distribution: ---
Created attachment 70326
--> https://bugs.winehq.org/attachment.cgi?id=70326
Launching programs from the terminal.
Iso I run through the kde kio_iso package.
Operating System: openSUSE Leap 15.3
KDE Plasma Version: 5.18.6
KDE Frameworks Version: 5.76.0
Qt Version: 5.12.7
Kernel Version: 5.3.18-59.13-default
OS Type: 64-bit
Processors: 6 × AMD FX(tm)-6300 Six-Core Processor
Memory: 7,7 ГиБ
nikolanp@localhost:~> rpm -qa | grep wine
wine-32bit-6.0-bp153.1.173.x86_64
wine-gecko-2.47.2-bp153.1.10.noarch
wine-6.0-bp153.1.173.x86_64
q4wine-1.3.7-bp153.1.17.x86_64
wine-mono-6.1.1-lp153.1.1.noarch
q4wine-lang-1.3.7-bp153.1.17.noarch
winetricks-20201206-bp153.1.11.x86_64
nikolanp@localhost:~> rpm -qa | grep iso
kio_iso-2.7.2-bp153.1.25.x86_64
--
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.