[drkonqi] [Bug 409792] New: [drkonqi]: debugger *rc file search algorithm flaky?

RJVB bugzilla_noreply at kde.org
Sun Jul 14 16:26:11 BST 2019


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

            Bug ID: 409792
           Summary: [drkonqi]: debugger *rc file search algorithm flaky?
           Product: drkonqi
           Version: unspecified
          Platform: Compiled Sources
                OS: All
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: rjvbertin at gmail.com
  Target Milestone: ---

SUMMARY
DrKonqi finds its available debuggers via `foorc` files in the location
retrieved by

QStandardPaths::locate(QStandardPaths::AppDataLocation, path,
QStandardPaths::LocateDirectory)

This means that the system profiles in $prefix/share/drkonqi/debuggers will be
ignored if the user creates a ~/.local/share/drkonqi/debuggers directory (on
regular Unix, read the corresponding paths on Mac and MSWin).

I'm not entirely certain how bad this is, given that DrKonqi doesn't allow a
choice of the debugger used to generate a crash report. It does mean that the
built-in default will be used if the user leaves the directory empty, and that
default might not be correct on a given install.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list