https://bugs.kde.org/show_bug.cgi?id=468708

michael <reeves...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |ASSIGNED

--- Comment #8 from michael <reeves...@gmail.com> ---
To override auto add "--noauto" that option was added to kdiff3 specifically
because git hard codes --auto into there code. A shell script wrapper called
kdiff3noauto containing this workaround will be shipped with the next release.
In addition I have it will by pass the ui setup code completely  when using
--auto just a in previous versions. ::exit(0) has been replaced with
QMetaObject::invokeMethod(qApp, &QApplication::quit, Qt::QueuedConnection);.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to