https://bugs.winehq.org/show_bug.cgi?id=39841
Bug ID: 39841
Summary: Double Commander context menus missing most entries
Product: Wine
Version: 1.8
Hardware: x86
URL: http://sourceforge.net/p/doublecmd/wiki/Download/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Double Commander 0.6.6 beta build 6327M
32-bit (64-bit doesn't function as per bug #38329)
Right-clicking in an empty space within the directory view in WinXP shows
"Refresh, Sort by, Paste, New Properties". In Wine it triggers an error dialog
stating "Error: Invalid parameter".
Right clicking on a a text file in WinXP shows "Open, Print, Edit, Open with,
Actions, Send to, Cut, Copy, Create shortcut, Delete, Rename, Properties". In
Wine it only shows "Actions>View, Edit". Wine reports:
fixme:shell:ContextMenu_HandleMenuMsg2 (0x2dd8ed0)->(0x117 0x602c6 0x0
0x1b7ead4): stub
--
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=50756
Bug ID: 50756
Summary: "Call not implemented" when using "SVN update" with
TortoiseSVN
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lexlexlex(a)gmail.com
Distribution: ---
Created attachment 69541
--> https://bugs.winehq.org/attachment.cgi?id=69541
"Call not implemented." when SVN updating with TortoiseSVN
To reproduce:
1. Install TortoiseSVN in a 64-bit wine prefix.
2. Use TortoiseSVN in that wine prefix to check out an SVN repository. You can
do that with a command line like this: wine TortoiseProc.exe /command:checkout
/path:"Z:\path\to\the\checkout\"
3. Commit a change to that SVN repository from elsewhere.
3. SVN update that SVN repository using the TortoiseSVN installation made in
step 1. You can do that with a command like this: wine TortoiseProc.exe
/command:update /path:"Z:\path\to\the\checkout\"
Current behavior:
When TortoiseSVN tries to update, it says it tries to move something at
[...]\.tmp\svn-[hexadecimal] to a .svn-base file or folder. I can't really
tell what it is, but my attached screenshot shows what I see when doing this.
Expected behavior:
TortoiseSVN is expected to work the same as in Windows when performing this
operation.
Additional information:
This is not a regression, as far as I can tell, since I've been trying to use
this functionality since wine 5.x, and it's still not working in wine 6.3.
Also, since it's hard (impossible?) to get the Windows context menu in any wine
file manager, I made my own nemo actions (context menu entries in the nemo file
manager for Linux) which call TortoiseSVN via CLI to open its menus. CLI
TortoiseSVN documentation for doing that is here:
https://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-automation.html
These nemo_action files are available upon request.
--
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=43577
Bug ID: 43577
Summary: unit test: DBGrid inplace editor dropdown does not
work and worked on version 2.0.2
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Brad.Wine1(a)amaitis.com
Distribution: ---
version 2.0.2 works
winehq-devel
wine --version
wine-2.13
and
wine-2.14
If you click the dropdown in the Show column on the grid stable 2.0.2 works and
the 2.13 and 2.14 dev version does not let you select from the list shown to
change the value of the field.
http://www.ateksol.com/dev/unittest/GridDropDown.exe
sha1sum
cea42ec431f985a802203be10e4cae6abe6afde5 GridDropDown.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=43608
Bug ID: 43608
Summary: Altium Designer: Drop down menu entry not clickable
since Wine 2.13
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: afb(a)mailbox.org
Distribution: ---
Since upgrade to Wine 2.13 and further, Altium Designer 17 returns the
following error when selecting an entry in any drop down menu:
Cannot focus a disabled or invisible window at 3008640F.
AdvSch.dll, Base Address: 2FE60000.
The drop down menu then resets. At this time, with parameter warn-all, Wine
2.13 outputs the following debug message:
fixme:explorerframe:taskbar_list_AddTab iface 0x10680510, hwnd 0x1053c stub!
fixme:explorerframe:taskbar_list_ActivateTab iface 0x10680510, hwnd 0x1053c
stub!
When selecting any menu entry with the return key instead, Altium Designer
works as expected.
The last Wine version showing expected behaviour is 2.12. OS is 4.12.8-2-ARCH.
--
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=43630
Bug ID: 43630
Summary: Altium Designer Installer - Richedit control shows rtf
code instead of text
Product: Wine
Version: 2.15
Hardware: x86
URL: https://s3.amazonaws.com/altium-release-manager/Altium
_Designer_17/AltiumDesignerSetup_17_1_6.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Just download the attached installer, click 'Next' and change the language to
German. It doesn't show German text, but richedit coded text.
winetricks "riched20" works as workaround.
Side note: Currently hard to test, since it's blocked by Bug 43608/Bug 43577.
But it's still existent in wine-2.15 if you account for the regression.
--
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=51117
Bug ID: 51117
Summary: Silverlight_x64.exe crashes
Product: Wine
Version: 6.8
Hardware: x86-64
URL: https://download.informer.com/win-1191252797-540362d2-
6f0e275c/lms-ev3_full-setup_1.4.5_en-us_win32.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
The installer for Lego Mind Storms crashes , because apparently the
Silverlight_x64.exe crashes into unimplemented function
wine: Call from 000000007B01234E to unimplemented function
KERNEL32.dll.BasepDebugDump, aborting
wine: Unimplemented function KERNEL32.dll.BasepDebugDump called at address
000000007B01234E (thread 0178), starting debugger...
If you unzip the installer you can find it in
LEGO MINDSTORMS EV3 Home Edition/Products/Silverlight_Installer/MSSilverlight/
sha1sum Silverlight_x64.exe
55fd768b40ccf1286dd7555398e4116f2888fb3a Silverlight_x64.exe
I don`t know what purpose calling this function serves, but it is not present
(any more I think?) in win7 nor win10 kernel32. The installer finishes fine if
entry is removed.
I`ll send patch
--
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=50147
Bug ID: 50147
Summary: Microsoft WebView2 "evergreen bootstrapper"/installer
needs IStream_CopyTo
Product: Wine
Version: 5.21
Hardware: x86-64
URL: https://developer.microsoft.com/en-us/microsoft-edge/w
ebview2/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shlwapi
Assignee: wine-bugs(a)winehq.org
Reporter: bshanks(a)codeweavers.com
Distribution: ---
The "evergreen bootstrapper" installer for Microsoft's WebView2 runtime uses
IStream_CopyTo() from memory to a file. With a quick hack implementation it
launched and appeared to install the runtime correctly.
--
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=50830
Bug ID: 50830
Summary: Process Hacker 2.38 crashes on unimplemented function
advapi32.dll.LsaEnumerateAccounts
Product: Wine
Version: 6.4
Hardware: x86-64
URL: https://github.com/processhacker/processhacker/release
s/download/v2.38/processhacker-2.38-bin.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: the.ideals(a)gmail.com
Distribution: ---
1. Run ProcessHacker.exe
2. Open Hacker menu
3. Select Run as..
wine: Call from 000000007B01182D to unimplemented function
advapi32.dll.LsaEnumerateAccounts, aborting
https://github.com/processhacker/processhacker/search?q=LsaEnumerateAccounts
sha1sum processhacker-2.38-bin.zip
f9ae9036e657393599d3282dddda4ccbb33ae11b processhacker-2.38-bin.zip
du -sh processhacker-2.38-bin.zip
3.3M processhacker-2.38-bin.zip
--
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=48578
Bug ID: 48578
Summary: Sky Go app crashes on startup
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: justus.jones(a)posteo.org
Distribution: Other
Created attachment 66411
--> https://bugs.winehq.org/attachment.cgi?id=66411
Terminal output with WINEDLLOVERRIDES=libGLESv2.dll=d
The Sky Go app (OnDemand Pay TV in Germany) crashes on startup after briefly
showing a splash screen.
The installer for the app can be downloaded here:
https://www.sky.de/produkte/sky-go-158150
There's no version information.
$ sha256sum Sky\ Go.exe
7924160fd16917e96a17146017d1bc70085e1674610ba9ccb91da4747cfccb14 Sky Go.exe
I've tried with wine and wine-staging 5.0, both with the hack from
https://bugs.winehq.org/show_bug.cgi?id=44055 in dwmapi_main.c applied to avoid
an error regarding the Aero theme.
Running the app without any dll overrides results in a black window as
described in https://bugs.winehq.org/show_bug.cgi?id=44985 and the app crashing
after a few seconds.
Using WINEDLLOVERRIDES=libGLESv2.dll=d shows the splash screen, the app checks
for updates which seems to work (the "Checking for updates" message disappears
after a few seconds), window controls (minimize, maximize, close buttons)
appear in the top right corner. Then the app crashes without any error message.
--
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=44178
Bug ID: 44178
Summary: Diablo 2 locks up when connecting to battle.net
Product: Wine
Version: 3.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bruce(a)biz.winehq.zuhause.org
Distribution: ---
Created attachment 59942
--> https://bugs.winehq.org/attachment.cgi?id=59942
output from wine command
This started occurring a couple of days ago, running on a wine 1.x version. I
upgraded to Wine 3.0-rc1 and here is the log from the terminal window. Note
that the last few lines, starting with
0043:fixme:win:UnregisterDeviceNotification (handle=0xcafeaffe), STUB! take
place minutes after it locks up, after I click on the close window button.
--
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.