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

            Bug ID: 495154
           Summary: The "download debuginfo" checkbox has no effect when
                    reloading the trace
    Classification: Applications
           Product: drkonqi
           Version: 6.2.1
          Platform: Neon
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: plasma-b...@kde.org
          Reporter: m_loui...@yahoo.com
  Target Milestone: ---

SUMMARY

In the page that displays the raw GDB output, DrKonqi has a check box to toggle
the download of debug symbols through debuginfod and a Refresh button.
(Un-)ticking the box then refreshing doesn't change the GDB command line.

STEPS TO REPRODUCE
1. Send a sigsegv to some Kde program
2. The crash notification appears
3. Do not send the automatic crash report
4. In the bug report window, choose the second option, "display information for
the dev team"
5. Check the GDB command line with ps ax | grep gdb
6. The command line matches the state of the "automatically download debug
symbols" check box: if the box is checked, it contains "--init-eval-command=set
debuginfod enabled on"
7. Kill gdb or wait until it finishes
8. Click on the automatic download box, changing its state
9. Click the Refresh button
10. Check the GDB command line again with ps ax | grep gdb
11. The command line is the same as before, not matching the check box
12. Repeat from step 1: this time the GDB command line changes

OBSERVED RESULT

The GDB command line matches the state of the check box at the start of the
reporting tool.

EXPECTED RESULT

The check box changes the GDB command line for its next invocation.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.2
KDE Plasma Version: 6.2.1
KDE Frameworks Version: 6.7.0
Qt Version: 6.7.2
Kernel Version: 6.8.0-47-generic (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION

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

Reply via email to