Converted the bug report to the SRU template. Resubscribing ubuntu-
sponsors.

** Description changed:

- On a fresh Oracular install, Filelight is broken.
+ [ Impact ]
  
- To reproduce:
- 
- * Install Filelight on a fresh system
- * Launch Filelight
- * Try clicking "Scan home folder" or "Scan root folder"
- 
- Expected behavior: Filelight scans the specified folder for disk usage.
- 
- Actual behavior: Nothing happens. Clicking any of the buttons does
- nothing, and the following message appears in the console:
+ On a fresh Oracular install, Filelight is broken because of a missing
+ dependency. The buttons on the starting screen do not do anything.
+ Clicking any of the buttons does nothing, and the following message
+ appears in the console:
  
  file:///usr/lib/x86_64-linux-
  gnu/qt5/qml/org/kde/kirigami.2/PageRow.qml:914: Error: Error while
  loading page: qrc:/ui/MapPage.qml:9 module "QtQuick.Shapes" is not
  installed
  
  Installing qml-module-qtquick-shapes fixes the issue.
+ 
+ This bug has already been fixed in Plucky and Questing, where the
+ package includes all required dependencies. The fix needs to be
+ backported to Oracular as a SRU.
+ 
+ 
+ [ Test Plan ]
+ 
+ To reproduce:
+ 
+ * Install Filelight on a fresh Oracular system.
+ * Launch Filelight.
+ * Try clicking "Scan home folder" or "Scan root folder".
+ 
+ Expected behavior: Filelight scans the specified folder for disk usage.
+ 
+ Actual behavior: See Impact.
+ 
+ 
+ [ Where problems could occur ]
+ 
+ Since the fix consists of adding a single dependency, which is a library
+ package without executable or configuration files, the risk for
+ regressions in other packages is minimal.
+ 
+ 
+ [ Other Info ]
+ 
+ The newer version of filelight in Plucky and Questing is ported to Qt 6
+ and thus does not depend on qml-module-qtquick-shapes. Instead, it
+ depends on the package's Qt 6 counterpart, qml6-module-qtquick-shapes.
+ The version in Oracular still uses Qt 5 and thus needs the Qt 5
+ dependency qml-module-qtquick-shapes.

** Summary changed:

- [oracular] Missing dependency on qml-module-qtquick-shapes
+ [SRU] Oracular: Missing dependency on qml-module-qtquick-shapes

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2084169

Title:
  [SRU] Oracular: Missing dependency on qml-module-qtquick-shapes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/filelight/+bug/2084169/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to