<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>442785</bug_id>
          
          <creation_ts>2021-09-21 21:18:50 +0000</creation_ts>
          <short_desc>Make it easier for users to file bugs on their distro when they run into distro-caused problems</short_desc>
          <delta_ts>2021-09-23 01:52:32 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>Discover</product>
          <component>discover</component>
          <version>5.22.4</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Nate Graham">nate</reporter>
          <assigned_to name="Dan Leinir Turthra Jensen">leinir</assigned_to>
          <cc>aleixpol</cc>
    
    <cc>me</cc>
    
    <cc>sitter</cc>
          
          <cf_commitlink>https://invent.kde.org/plasma/discover/commit/f1bea6c3938fbb49e1661e029c7061d131b60671</cf_commitlink>
          <cf_versionfixedin>5.24</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2062851</commentid>
    <comment_count>0</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2021-09-21 21:18:50 +0000</bug_when>
    <thetext>In Discover, many issues are caused by distro packaging issues, yet people file bug reports against Discover anyway. A recent example is Bug 442654. The reporter even included a screenshot that shows a dialog with the text, &quot;Report this to your distribution&apos;s packagers!&quot; Clearly users don&apos;t know what this means, or are too lazy to do so compared to filing a bug report on Discover.

To make this happen less often, I think we need to add a button that opens a distro-provided bug tracking URL anywhere we display this message. That way users have a clear path forward: click on the &quot;file a bug&quot; button, and that button just so happens to take them to a distro bug tracker, rather than KDE&apos;s bug tracker.

We could make the URL a CMake variable that is required for configuration, so that distros would add a URL there.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2063006</commentid>
    <comment_count>1</comment_count>
    <who name="Harald Sitter">sitter</who>
    <bug_when>2021-09-22 09:21:12 +0000</bug_when>
    <thetext>https://api.kde.org/frameworks/kcoreaddons/html/classKOSRelease.html#a2d753043e224dd9fc185830f8660c491</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2063128</commentid>
    <comment_count>2</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2021-09-22 15:12:08 +0000</bug_when>
    <thetext>How lovely! You thought of everything.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2063176</commentid>
    <comment_count>3</comment_count>
    <who name="Bug Janitor Service">bug-janitor</who>
    <bug_when>2021-09-22 17:51:48 +0000</bug_when>
    <thetext>A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/164</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2063254</commentid>
    <comment_count>4</comment_count>
    <who name="Aleix Pol">aleixpol</who>
    <bug_when>2021-09-23 01:52:32 +0000</bug_when>
    <thetext>Git commit f1bea6c3938fbb49e1661e029c7061d131b60671 by Aleix Pol Gonzalez, on behalf of Nate Graham.
Committed on 23/09/2021 at 01:50.
Pushed by ngraham into branch &apos;master&apos;.

Make it easier to file distro bugs

Discover currently tells users to file bug reports against their distro
in a few places, but doesn&apos;t tell users how to do so, and in any event
is often is bit cagey about what exactly the error is.

As a result, we still often get bug reports against Discover that are
distro issues which we can&apos;t do anything about. This wastes developer
and bug triager time in KDE, frustrates users by giving them the
run-around, and makes Discover look bad in cases where the problem is
someone else&apos;s fault.

This commit attempts to improve that situation by making the error
messages clearer and also adding a big &quot;Report this issue&quot; button that
users can click on which will take them to the bug report URL for their
distro, not for Discover itself.
FIXED-IN: 5.24

M  +6    -2    discover/DiscoverObject.cpp
M  +7    -0    discover/qml/DiscoverWindow.qml
M  +18   -6    discover/qml/UpdatesPage.qml
M  +6    -0    libdiscover/resources/ResourcesModel.cpp
M  +2    -0    libdiscover/resources/ResourcesModel.h

https://invent.kde.org/plasma/discover/commit/f1bea6c3938fbb49e1661e029c7061d131b60671</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>