https://bugs.winehq.org/show_bug.cgi?id=51879
Bug ID: 51879
Summary: Opening the settings menu on components crashes WINE
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tom403ha(a)gmail.com
Distribution: ---
Created attachment 70809
--> https://bugs.winehq.org/attachment.cgi?id=70809
Backtrace
If you right click >> Settings it always crashes or click on the pull down to
go to pull down menu >> Settings it will crash.
This is a stock trading platform for a Canadian Broker. Everything else seems
to work fine.
I can create a settings file via VM of Windows and make WINE versio open it.
Seems to work.
--
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=51881
Bug ID: 51881
Summary: 32bit LoadLibraryEx with
LOAD_LIBRARY_AS_DATAFILE_EXCLUSIVE cannot open 64bit
DLL
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)daniel-marschall.de
Distribution: ---
Following code fails on a 32 bit app which tries to edit the resources of a 64
bit DLL (in order to edit its resources):
hmod = LoadLibraryEx(FileName, 0, LOAD_LIBRARY_AS_DATAFILE_EXCLUSIVE)
GetLastError() reports code 193 (ERROR_BAD_EXE_FORMAT)
This behavior is not correct since LOAD_LIBRARY_AS_DATAFILE and
LOAD_LIBRARY_AS_DATAFILE_EXCLUSIVE should only open the file as resource file
and not try to load the image.
Code used here:
https://github.com/danielmarschall/filter_foundry/blob/master/versioninfo_m…
Version of WINE:
$ wine --version
Wine-1.8.7 (Debian 1.8.7-2)
$ uname -a
Linux debian 4.9.0-14-amd64 #1 SMP Debian 4.9.240-2 (2020-10-30) x86_64
GNU/Linux
--
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=51912
Bug ID: 51912
Summary: styx2 wont start
Product: Wine
Version: 6.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: axet(a)me.com
Distribution: ---
Created attachment 70861
--> https://bugs.winehq.org/attachment.cgi?id=70861
screenshot
Game 'Styx Shards of Darkness' show 4-screens and frezzes
--
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=51941
Bug ID: 51941
Summary: opening a league of legends client does not work and
end up with bug
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emptyabyss86(a)protonmail.com
Distribution: ArchLinux
Created attachment 70911
--> https://bugs.winehq.org/attachment.cgi?id=70911
the bug or error after a timeout
as i open league of legends snap dev mode in terminal it gives me an error with
a bug, it opens the client sometimes and take forever and does not open the
game at the end.
notice: log and back trace in the same .txt file
--
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=38329
Bug ID: 38329
Summary: 64-bit Double Commander hangs
Product: Wine
Version: 1.7.38
Hardware: x86-64
URL: https://sourceforge.net/projects/doublecmd/files/DC%20
for%20Windows%2064%20bit/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: ---
The 64-bit version of open-source file manager Double Commander hangs at
execution, loading the CPU at 100%. The 32-bit version is not affected.
Occurs with 0.5.11, 0.6.0, and 0.6.1 betas.
Xubuntu 14.04.2 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.
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.