[Bug 1629715] Re: kde version shows the install popup after a few seconds of launching (without chosing the iso)

Paul Worrall 1629715 at bugs.launchpad.net
Sat May 5 13:13:22 UTC 2018


This bug is due to the setup of the progress dialog being performed as
part of the class initialisation.  The dialog then receives no setValue
signals for its default timeout (4 seconds) so it thinks the process is
slow and shows the dialog.

My patch moves the setup of the progress dialog to the install method so
doesn't get called until the user clicks the "Make Startup Disk..."
button.

** Patch added: "Move the KDE front end  progress dialog setup to the install method"
   https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1629715/+attachment/5134327/+files/kde_frontend_install_popup.patch

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

Title:
  kde version shows the install popup after a few seconds of launching
  (without chosing the iso)

Status in usb-creator package in Ubuntu:
  Confirmed

Bug description:
  Fair warning, I'm using KDE Neon. I mentioned this on #kde and someone
  testing the Kubuntu 16.10 beta didn't experience this.

  https://streamable.com/4xi3
  https://i.imgur.com/ANxRLxt.png

  Feel free to close this if you think my edge case is out of scope
  here. I ended up using the gtk version anyways without any issue. So
  this is more of a "something could be odd in the future".

  ----
  Package: plasma-framework
  Version: 5.26.0-0neon+16.04+build15

  Package: plasma-workspace
  Version: 4:5.7.5-0neon+16.04+build46

  Package: usb-creator-kde
  Version: 0.3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1629715/+subscriptions



More information about the foundations-bugs mailing list