/srv/irclogs.ubuntu.com/2023/03/17/#lubuntu-devel.txt

* arraybolt3 adds to the 23.10 todo list "make Apply Full Upgrade able to handle Snap refreshes"00:46
lubot[telegram] <teward001> arraybolt3: might not be possible00:46
lubot[telegram] <teward001> because if FIrefox is running and you queue the snap refreshes you only get the `all snaps up to date` reply00:46
lubot[telegram] <teward001> which doesn't actually address the issue00:47
arraybolt3Who's to say one can't search for running Firefox instances?00:47
arraybolt3If killall can kill them, something can find them.00:47
arraybolt3And that something can be called from Python.00:47
lubot[telegram] <teward001> well `killall` works with a pid search, but you *must* make sure that if `pidof firefox` shows a result, that you have to prompt to kill all firefox instances00:48
lubot[telegram] <teward001> because consider a multiuser system00:48
lubot[telegram] <teward001> with many people logged in at once using firefox via x forwarding, etc.00:48
arraybolt3Good point.00:48
lubot[telegram] <teward001> `sudo killall firefox` works because it calls `kill 15 {all PIDs}`00:48
lubot[telegram] <teward001> so consider Windows' office updater which says "We can't update Office while you're running these programs.  If you continue, thes programs will be shut down: [Word, etc.]"00:49
lubot[telegram] <teward001> you'd have to emulate something like that00:49
lubot[telegram] <teward001> doable, probably00:49
arraybolt3Depending on how fancy we wanted to get, it could say "Firefox needs updated, but is still running. Would you like to force close all open Firefox windows?" and if the user clicks Yes, it does it, updates Firefox in front of the user, and then kaboom!00:49
lubot[telegram] <teward001> but you MUST disclaim to the users that it COULD kill their processes and they'd lose existing data if they continue without first closing their data00:49
arraybolt3Yes.00:50
lubot[telegram] <teward001> yeah but you may want to do it by suggesting it more mildly: "Please save all work and close all Firefox windows before continuing."00:50
lubot[telegram] <teward001> that way it at least lets $USER know that Firefox is being closed to update if you don't close it yourself00:50
arraybolt3Could even add a button that scans for anymore running Firefox windows so the user can safely close them.00:50
lubot[telegram] <teward001> potentially00:50
lubot[telegram] <teward001> but let's start simple before we go super complex00:50
lubot[telegram] <teward001> a simple check if firefox is running and the warning might work00:50
lubot[telegram] <teward001> lets someone cancel out if they are in the middle of something important00:51
arraybolt3I'm thinking, if we can pull this off, people might be really happy with us :D00:51
lubot[telegram] <teward001> true00:52
lubot[telegram] <teward001> but it's a bit late in 23.04 for that00:52
lubot[telegram] <teward001> so this would be a 23.10 feature i think00:52
arraybolt3Very late. Thus why it would be fore 23.10.00:52
arraybolt3*for00:52
lubot[telegram] <teward001> as i said :)00:52
arraybolt3Yeah, I think that the Release Team would probably kill us if we tried to do it this cycle :P00:52
lubot[telegram] <teward001> so, lets focus on 23.04 release, and then focus on new stuff like this afterwards00:52
arraybolt3But I am still recording the idea for later.00:53
lubot[telegram] <teward001> arraybolt3: the only thing i think Release would forgive us for is if we fix a critical bug that otherwise fubar'd al of Lubuntu / LXQt00:53
arraybolt3We have something sorta kinda close to that :-/00:54
lubot[telegram] <teward001> arraybolt3: is it the pulse / pipewire thing?00:54
lubot[telegram] <teward001> the thing i needed to upload for y'all?00:54
arraybolt3@teward001: No, it's a private bug with Openbox.00:55
arraybolt3The pulse pipewire stuff was for Ubuntu MATE.00:55
lubot[telegram] <teward001> ah00:55
guivercarraybolt3, new calamares slideshow looks GREAT !!; is it supposed to repeat?  (I thought the old one repeated, this appears not to... it was done completed yet install only 8% on my sony vaiocrap which has ssd)03:00
arraybolt3I had it set to not loop intentionally, which worked really well in my testing.03:07
arraybolt3But I think 8% may be too early to say "will finish soon" and then stay there :P03:07
guiverci struggled to read the text on each window on that device, didn't worry as I assumed it'd repeat slideshow, but didn't...   I03:08
guivercsorry; I'll install later today on dc7700 (old c2d box with spinning rust drive) & see it there too... 03:09
arraybolt3Yeah, I thought that would be a nice feature, but that sounds like it's actually a bug now. I'll set it to loop again.03:09
guiverc8% was one box..  i5-9400u cpu (no idea how good/old that is; I don't like form factor of box so never cared to look)03:13
=== arraybolt3_ is now known as arraybolt3
guivercthe slideshow was really good though arraybolt3 03:15
arraybolt3Thanks! (I'm building a looping version now and will test in a bit, then upload if it's good.)03:19
arraybolt3https://launchpad.net/ubuntu/+source/calamares-settings-ubuntu/1:23.04.803:34
guivercfyi arraybolt3 , slideshow had completed at 7% on hp dc7700  (install progress)05:16
guivercgiven UI freeze; do you want a bug report?  (8% on sony vaio?, 7% on old hp?)05:20
lubot[telegram] <Leokolb> My slideshow completed running in a VM05:43
lubot[telegram] <Leokolb> running another test on baremetal box @arraybolt305:45
lubot[telegram] <teward001> bug report never hurts guiverc07:47
guivercack & thanks @teward001  (was out watering when heard ping; finished what I was doing.. ...)08:20
guiverchttps://launchpad.net/bugs/2012041   (and added to iso tracker if helpful with likely SRU)08:51
-ubottu:#lubuntu-devel- Launchpad bug 2012041 in calamares (Ubuntu) "lubuntu lunar calamares slide show is very short" [Undecided, Confirmed]08:51
lubot[matrix] <kc2bez> It looks like Aaron's fix for that has made it to the release pocket based on my scrollback.09:44
guiverc:) 11:17
arraybolt3_It was in Lunar, so didn't need an SRU. And it was a bug (alright so I made it as a feature, but as bugs can be features, so features can also be bugs :P), so I just fixed it.15:35
arraybolt3_I had published a version that paused in the testing PPA, I believe, but I probably could have said it out rather than assuming the PPA would be tested and the change noticed. Sorry about that, I will try to avoid that next time.15:39
=== arraybolt3_ is now known as arraybolt3
Eickmeyerbug 2012041 #BlameArraybolt316:02
-ubottu:#lubuntu-devel- Bug 2012041 in calamares (Ubuntu) "lubuntu lunar calamares slide show is very short" [Undecided, Fix Released] https://launchpad.net/bugs/201204116:02
EickmeyerXD16:02
lubot[matrix] <arraybolt3> lol, we had a meme for that once a long time ago, would have to hunt for it in the scrollback.16:04
* arraybolt3 buries head back into race condition fixing16:05
lubot[telegram] <kc2bez> https://phab.lubuntu.me/macro/view/4/16:11
tsimonq2XD18:56
lubot[matrix] <kc2bez> We've missed you tsimonq2 I hope your travels are going well.21:44

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!