Bug 439364 - Dialog "Conflicts Left" is displayed when kdiff3 just started.
Summary: Dialog "Conflicts Left" is displayed when kdiff3 just started.
Status: REPORTED
Alias: None
Product: kdiff3
Classification: Applications
Component: application (show other bugs)
Version: 1.9.2
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: michael
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-01 09:11 UTC by Dmitry.Sokolov
Modified: 2023-07-25 12:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
kdiff3rc (4.84 KB, text/plain)
2023-07-25 12:10 UTC, Dmitry.Sokolov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry.Sokolov 2021-07-01 09:11:02 UTC
SUMMARY
Dialog "Conflicts Left" is displayed when kdiff3 just started.


STEPS TO REPRODUCE
1. Launch kdiff3 1.9.2

OBSERVED RESULT
Dialog "Conflicts Left" is displayed.


EXPECTED RESULT
Main windows is displayed with dialog for file selection on the top of it.
Comment 1 michael 2023-01-26 22:18:33 UTC
Does this still reproduce if so how are you launching kdiff3?
Comment 2 Dmitry.Sokolov 2023-01-27 16:45:33 UTC
Yes, I'm still seeing this.

Using
https://download.kde.org/stable/kdiff3/kdiff3-1.10.0-windows-cl-64.exe

Actually, I'm using v0.9.98. The newer versions (1.x) are still buggy.
Comment 3 Dmitry.Sokolov 2023-01-27 16:48:45 UTC
When I click "OK" in the dialog "Conflicts Left", it disappears, and then the main window is shown.
Comment 4 michael 2023-06-02 20:00:00 UTC
Looks like this should now be resolved in 1.10.4 by changes for an unrelated issue handling auto-merge.
Comment 5 Dmitry.Sokolov 2023-07-20 18:13:03 UTC
Still seeing this in 1.10.5
Comment 6 michael 2023-07-22 18:38:28 UTC
Could someone experiencing this please provide the full error text. There are two dialogs with this title.
Comment 7 Dmitry.Sokolov 2023-07-22 19:02:49 UTC
Conflicts Left - KDiff3

There is a line end style conflict. Please choose the line end style manually.
File not saved.
Comment 8 michael 2023-07-25 01:01:58 UTC
How are you starting kdiff3? It seems to think you are asking to compare files in auto resolve mode.
Comment 9 Dmitry.Sokolov 2023-07-25 12:09:05 UTC
Command line:	"C:\Dev\Tools\kdiff3\bin\kdiff3.exe" 
Current directory:	C:\WINDOWS\System32\

Stack:
win32u.dll!NtUserMsgWaitForMultipleObjectsEx+0x14
Qt5Core.dll!QEventDispatcherWin32::processEvents+0x637
qwindows.dll!qt_plugin_query_metadata+0x1ee9
Qt5Core.dll!QEventLoop::exec+0x1bf
Qt5Widgets.dll!QDialog::exec+0x156
KF5WidgetsAddons.dll!KNewPasswordDialog::setPrompt+0x9b18b
KF5WidgetsAddons.dll!KNewPasswordDialog::setPrompt+0x9b830
KF5WidgetsAddons.dll!KNewPasswordDialog::setPrompt+0x9cda9
KF5WidgetsAddons.dll!KNewPasswordDialog::setPrompt+0x9cba6
kdiff3.exe!qt_plugin_instance+0xec5fa
kdiff3.exe!qt_plugin_instance+0x4fee4
kdiff3.exe!qt_plugin_instance+0x4c856
kdiff3.exe!qt_plugin_instance+0x26720
kdiff3.exe!qt_plugin_instance+0x25786
kdiff3.exe!qt_plugin_instance+0x1a9396
kdiff3.exe!qt_plugin_instance+0x1a80a9
KERNEL32.DLL!BaseThreadInitThunk+0x1d
ntdll.dll!RtlUserThreadStart+0x28
Comment 10 Dmitry.Sokolov 2023-07-25 12:10:05 UTC
Created attachment 160512 [details]
kdiff3rc