/srv/irclogs.ubuntu.com/2023/10/18/#ubuntu.txt

=== xinu is now known as nux
morgan-u2I have 22.04 up to date. Can I go back from the latest update by using the recovery image?01:12
leftyfbmorgan-u2: there is no "recovery image"01:14
nexsecprobably making a confusion with kernel images01:15
morgan-u2when I see grub it is the second one down. Did I name it wrongly?01:16
morgan-u2Little things dont work right. I havent ever had the problems...01:16
leftyfbmorgan-u2: that is "recovery mode" also known as "single user mode" which potentially allows you to repair a broken system01:17
leftyfbmorgan-u2: what isn't working right?01:17
morgan-u2OK is there a way I can go back to before the last update please?01:17
leftyfbmorgan-u2: define update01:17
morgan-u2Now I have to remember. Thelatest one was the the sub menu for cut copy paste didnt woek and I had to use the kb.01:18
leftyfbin which application?01:18
morgan-u2update. that thing that the Software Updater offers to me.01:18
=== nexsec is now known as nexusecurus
leftyfbmorgan-u2: are you referring to upgrading your release from a previous version of ubuntu (20.04) or regular package updates? The former would go through a whole process and requires a reboot at the end01:19
morgan-u2I do not remember for sure... I dont want to be wrong. was not terminal. or text. so then it was in chrome. Might have been a reddit text box. Might have been some site's feedback text box.  -  - also I have random spitting out what is in the control-c buffer. Mostly in discord but also happened in a reddit text box.01:20
morgan-u2leftyfb, I dont remember but I think the last on took a reboot so it must have been akernel update.01:21
morgan-u2SOrry reread. Def NOT an upgrade from an earlier version. I have been using 22.04 since that may of june.01:22
morgan-u2or june01:22
JoeBkhello01:28
=== chris14_ is now known as chris14
=== shush is now known as help
=== help is now known as shush
whitehi I have a problem: I can not shutdown totally, it will stop at the icon of ubuntu02:22
bluesantahello, I'm working on a simple script to change my desktop image every fifteen minutes using cron03:20
bluesantahowever, the normal command using gsettings is not working03:20
bluesantaI'm running 23.1003:20
bluesantaI've tried this command:03:20
bluesantagsettings set org.gnome.desktop.background picture-uri-dark 'file:///home/bluesanta/Pictures/a.png'03:21
bluesantaI've also tried gsettings set org.gnome.desktop.background picture-uri 'file:///home/bluesanta/Pictures/a.png'03:21
bluesantanone of this works03:22
bluesantaactually, that's not entirely true03:22
bluesantafrom time to time, after trying the following commands, it did work...03:22
bluesantachmod a-w ~/.config/dconf/ -R03:22
bluesantaas well as: sudo chown $USER:$USER ~/.config/dconf -R03:23
bluesantachmod a+w ~/.config/dconf/ -R03:23
bluesantaI can go into dconf-editor and follow the path to org.gnome.desktop.background and then change the picture there03:25
bluesantatypically, it only changes if I do the picture-uri-dark setting, because I use dark03:25
bluesantawelp, that's it...03:25
bluesantais anyone here in this channel?03:25
Eickmeyer!patience | bluesanta also see !guidelines, no crossposting please04:09
ubottubluesanta also see !guidelines, no crossposting please: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/04:09
=== esv__ is now known as esv
DumbLDoorHi all! I don't see OS options on GRUB after updating to 23.1004:32
DumbLDoorI do see the grub wallpaper though.04:32
=== diceLibrarian2 is now known as liceDibrarian
Mibixhey can someone help me I think I borked up my Ubuntu somehow after uninstalling some desktop environments I don't use06:31
Mibixseem to be stuck on a flashing Kubuntu screen, I do normally use Plasma06:31
Mibixjust endlessly stuck here, it did pop up with a disk check thing very briefly then went back to the kubuntu loading animation06:32
mherbsthello06:42
rfmMibix, that sounds like the display manager is trying to start a session and it's failing, probably because something's missing after the uninstalls.  This is hard to debug remotely, especially since I've forgotten where all the logs are.06:56
rfmMibix, what I would do is try to swap to a text console (Ctrl-Alt-F1, Ctrl-Alt-F2, .... until one works, log in, do06:57
Mibixi uninstalled the nvidia driver and reinstalled kde hoepfully that works06:58
madgehi, When I am using version 22.04, I want to set the WiFi IP address to static IP. What should I do? I tried to modify the netplan configuration file and set it on gnome, but failed06:58
rfmMibix, reinstalling kde was what I was about to recommend...06:59
rfmmadge, with ubuntu desktop 22.04, shouldn't fiddle with netplan.  the gnome network settings (which will configure NetworkManager are the right thing.)  nm-connection-editor should also work.07:02
madgeAfter setting up on gnome, I can connect to the internet, but accessing the website may get stuck.07:03
dgehi, which file(s) contains information about installed packages from foreign repositories ?07:04
rfmmadge, if the static IP is getting set ok and things sort of work for a while I'd be highly suspicious there's another host on the net trying to use that same IP...07:05
dgemadge, can you get response from ping google (shell prompt) ?07:05
madgerfm: IPv4 -> Manual -> Address 192.168.0.101 Netmask 255.255.255.0 Gateway 192.168.0.1 DNS auto Route auto07:06
dgeand which network manager are you using ? do you use resolvconf ?07:07
dgecan you also control your nameserver configuration inside /etc/resolve.conf ?07:07
madgedge: I'll try it later,thanks. Besides, how do I know what manager I am using.07:08
rfmmadge, are you sure 192.169.0.101 isn't in your DHCP servers' range?  for most default router configs it would be...07:08
madgesorry. 192.168.0.10107:08
dgemadge, you can list services from systemctl status command07:08
rfmdge, it's in /var/lib/apt/lists but it's pretty hard to dig out07:08
dgerfm, inside /var/lib/apt/lists/ directories, i see files finished by _Package but they contain not only the one that are installed...07:09
Mibixok back up rfm, should probably reinstall latest nvidia drivers though right?07:10
dgerfm, dig out is not a problem to me as long as i get the point on what is the clue about installed packages from foreign repo so that i will build my Go alogythm to find my list.07:10
rfmdge, if you know the package you care about, then just "apt-cache policy packagename" will show you where it came from07:10
rfmmadge, sorry 169 was my typo. but .101 still sounds like in a default DHCP range (check your router config)07:12
dgerfm, yeah, i see apt-cache is the shel command to go with. But it is to build a Go code, and then i don't want to use shell command line, but to dig in files. I have to know what are the informations to search for and where to target the "installed foreign repos deb packages".07:12
dgerfm, so can you confirm that really, /var/lib/apt/lists/ is NOT the files list of installed only foreign packages to find, but all of them 'installed or not) that foreign repos provide ?07:14
rfmdge, once upon a time I googled something like "list packages installed from a repository" and found a shell script that did it (mainly by getting a list of installed packages from dpkg -l | grep ^ii  and looking up each package in the data base.)07:15
dgerfm, i did it same, but after to check, i got list of not installed one too from these sources...07:15
madgerfm: How do we generally recommend setting these parameters? Address, netmask, gateway, dns, routes...07:16
rfmdge, I'm pretty sure /var/lib/apt/lists is everything apt-get knows about the repositories, i.e. all available packages, not just ones installed.07:16
dgealso, again, i'm searching for files that contains the information dpkg or apt-cache are going to search for. And definitely not to use shell command.07:16
dgerfm, can you please check ?07:16
rfmdge, how would I do that?07:17
dgerfm, i found not only installed one there, and was not able to get the clue about: "which information indicated it is installed or not" from these files.07:17
dgerfm, bah you run your apt-cache command, then you go to read files (or just grep/ripgrep them) and you will see...07:18
dgecompare and see evidences.07:18
rfmdge, I don't think I can help you, I'm by no means an apt developer.  sorry.07:19
dgefor example, let's said for mongodb official repo (not the ubuntu one), you can add the repo, then install mongodb from there, and check... in the /var/lib/apt/lists/_some_name_of_this_mongodb_repo_Package file, read it and see that there is much more than the one you did installed.07:20
dgerfm, no problem. It is difficult to get these information, also because of fake informations in web sites around. difficult to find the correct information. Lot of wrong things.07:21
rfmmadge, these parameters all depend on how your network supplier has defined your network, it's not a policy set by the OS.07:22
* rfm is off to bed now...07:23
madgeThanks rfm,07:24
dgemadge, again, if you can rich internet connection but can not read web site, most of the time, it is a nameserver problem (not all the time, but in most case).07:26
dgeas i told you, check your /etc/resolve.conf nameserver ip, try to change it to 8.8.8.8 or something well known. If it is that, you can also use the resolvconf package to fix it (because when you restart, it will be back to unresolved if not). Because i supposed you have NetworkManager installed as default.07:28
ice9there is something wrong in 23.10; when I launch an app while youtube is playing, the sound breaks for seconds, this happens for any IO operations; I have i7-11th gen CPU and 16GB RAM07:29
dgeice9, is it pulseaudio or pipewire managing sound ?07:31
ice9dge, isn't the default pipewire?07:31
ice9yeah it is07:31
dgemaybe the problem is coming from there ?07:34
dgeice9, did you also check your dmesg log file ?07:36
ice9dge, there is nothing there07:36
dgeice9, can you also try to read YT stream from an other application than the one you are using, and also try to read stream other and test use case to get a closer idea or inform us with that too ?07:44
madgedge: Thanks~08:00
=== Mc- is now known as Mc
rubixythi08:41
rubixytim using ubuntu lxde 22.0408:41
rubixythi08:42
rubixytim using ubuntu lxde 22.0408:42
=== zer0bitz_ is now known as zer0bitz
Jackneillhey. anyone else have a cinnamon bug where if you click on an applet tray icon the applets just vanish? they might reappear or not. i have to alt+f2 r to get them back.09:12
Jackneilllatest everything09:12
oerhekshey Jackneill, on what ubuntu/cinnamon version?09:13
Jackneill23.04, cinnamon 5.6.709:13
oerheksAll i find it was a bug in 5.4, is the  ~/ .xsession-errors file growing?09:19
a2tvwazzzz upppp10:18
dgestill searching for a ubuntu/debian packager black belt high rank level that can teach me where and how to get data to track really installed packages from foreign repositories only.10:55
Unit193...Do you also walk into a store and ask for the manager?  Have you looked into apt-forktracer?10:57
dgeno, where is that store ?10:57
Unit193!info apt-forktracer10:57
ubottuapt-forktracer (0.9, mantic): utility for tracking non-official package versions. In component universe, is optional. Built by apt-forktracer. Size 23 kB / 87 kB10:57
dgeho... ok... i'm noot searching for a command line tool. I'm really searching for the places and name of the files contains these information. Because it is to build a source code (not a script code).10:58
dgei this little application, i will go inside the files to regex something to add the target data inside a slice (Go call slice for kind of "array" structure).11:01
Jackneilloerheks, i dont have that file11:09
=== sixecho2 is now known as sixecho
LinuxNoobHello all, I am getting an Internal Error message which says: /usr/libexec/at-spi2-registryd - assert failure(): invalid point12:28
LinuxNoobI am on Ubuntu 2212:28
sixechoi'm on 23.04 arm64 server (/w desktop added) - and `do-release-upgrade`still says "no release found"  -- starting to feel like something is not right vs just delays? - ISO has been out for days now...12:31
sixecho^ trying to upgrade to 23.10 obviously12:31
lotuspsychjesixecho: upgrade path opens later then the actual release12:31
oerhekssee https://help.ubuntu.com/community/ManticUpgrades12:32
oerheksif you cannot wait, use the -d option. i would wait.12:33
TheCaptainsixecho: Is there a particular reason you already want to update?12:34
sixechooerheks: interesting the ManticUpgrades specifically mentions the server upgrade to use the `-d` (devel-release) flag... hrmmm12:38
oerheksyes, use at your own risk.12:39
sixechooerheks: but yes will wait - guess you're saying they'll drop the `-d` from that page eventually...    maybe server upgrade lags the other releases as well...12:39
BluesKajHi all13:04
cbreakI did the upgrade with -d yesterday, worked quite ok13:09
lotuspsychjewith 24.04 toolchain coming soon, could be still risky cbreak13:10
lotuspsychjebut glad it worked out :p13:11
cbreakwhat toolchain?13:14
cbreakcompiler + stdlib + ...?13:14
lotuspsychjecbreak: start of 24.04 devel release toolchain13:14
cbreakworst case I just roll back, made a snapshot of 23.0413:14
SquareThe built in screen recorder doesn't do sound does it?13:29
jimmyhello13:38
oerheksSquare, indeed, it does not, kooha does13:42
oerheks!info kooha13:42
ubottuPackage kooha does not exist in mantic13:42
oerheksor simple screen recorder13:43
oerheks!info simplescreenrecorder13:43
ubottusimplescreenrecorder (0.4.4-3build1, mantic): Feature-rich screen recorder for X11 and OpenGL. In component universe, is optional. Built by simplescreenrecorder. Size 1,319 kB / 3,807 kB13:43
deltreeyso, having a lot of trouble getting flameshot to work in 23.10.  It looks like an old issue is related to keyboard shortcuts in gnome matches what I'm seeing: the command flameshot gui works from the terminal, but not when I run it as a keyboard shortcut, but the recommended solution: not using environment variables, doesn't seem to be relevant13:55
deltreeybecause I don't use any environment variables in my config.13:55
deltreeyinterestingly, it also doesn't work when I select "Take Screenshot" from the panel icon13:56
deltreeyI'm not getting prompted about sharing my screen, so that doesn't seem to be relevant either...13:59
Squareoerheks, thanks14:18
ogradeltreey, works fine here on 22.04 using the flameshot snap14:23
ograstarting it from the launcher properly puts it into the systray and all actions from the menu seem to work14:24
SquareDo you advice against installing flatpack? Do I need a third package manager I ask.14:29
leftyfbSquare: what package are you trying to install?14:33
Squareleftyfb, Kooha14:33
leftyfbSquare: have you tried simplescreenrecorder?14:34
Squareleftyfb, no but I run wayland (or try to)14:34
leftyfbSquare: there's blue-recorder in the snap store that supports wayland14:36
Squareleftyfb, nice. Ill try that14:36
SquareSad reviews though =/14:38
deltreeyogra, yeah, worked when I was on 22.04, but I decided to upgrade, and I've been regretting it since14:39
SquareIs it normal to have a ton of noise in your mic in ubuntu?16:08
deltreeywell, managed to get the panel-based flameshot app working.  Apparently the new ubuntu/gnome/wayland/something is wanting to request permissions, and I can get that to pop up by having the configuration window open from the panel and triggering a screenshot from the panel, but there's no way to do that with the shortcut key, so the request for16:23
deltreeypermissions just dies without saying anything.  Is there a way to set the permissions by editing a file somewhere?16:23
sotaoverridechrome complains about keyring password mismatch16:30
sotaoverridehas that happened to anyone else?16:30
toddcsotaoverride: https://askubuntu.com/questions/191190/i-continue-to-get-this-when-trying-to-log-into-ubuntu-one-from-the-ubuntu-deskto17:05
deltreeyso...I installed 23.10 by running do-release-upgrade -d, but I'm not seeing any tiling options...?17:07
deltreeyflatpaks to the rescue on the flameshot issue17:14
mccHi, yesterday I took a new Lenovo Thinkpad out of the box and installed Ubuntu 22.04 LTS, then immediately wiped it & installed Ubuntu 23.10. I am now seeing a problem where if I close my laptop screen, wait a couple minutes, then open it again, everything has been closed. The GUI session has been logged out and all my apps are killed. I did not see this before but I think it is because before I was plugged into power. What should I do?17:19
mccI don't know what app to blame, how to test, anything. I want to file another bug on 22.04 and it's hard cuz my OS keeps shutting off LOL :(17:19
mccI filed a Launchpad bug for the other big problem I am having. The problem is that "Large Text" accessibility is on and it will not turn off. If I click the switch it turns itself back on again. Now all my text is too large. https://bugs.launchpad.net/ubuntu/+bug/2039722 I would appreciate any help in either putting this in the right category, or gathering whatever diagnostics are needed before I go nuclear trying to fix it.17:53
-ubottu:#ubuntu- Launchpad bug 2039722 in Ubuntu "'Large Text' accessibility option cannot be turned off. Text is too large" [Undecided, New]17:53
mccI think that because there is an actual nonresponsive checkbox ("Large Text") it is more important in this case to find a root cause and fix it at the Ubuntu end than it is to fix it on my local installation.17:53
tomreynmcc: for the package to file it against, my guess would be on gnome-settings-daemon18:08
mcc@tomreyn Thanks. Although there was the option to assign to a package when creating th ebug, now that I have filed the bug, it seems that I cannot "reassign" it. What should I do?18:10
eqwwhy `sudo snap install --classic node` choosed 18.18.0 to install and not 20.8.0 ? What this depends on?18:10
=== remy_ is now known as Remy
oerhekseqw, as classic = stable?18:12
leftyfbeqw: what release of ubuntu are you running?18:12
oerheksfor 19 > sudo snap install node --channel=19/stable --classic18:12
leftyfbright, I think you need to change the channel18:12
leftyfb--channel=20/stable18:12
oerhekscheck the install button18:13
leftyfbto get 20.8.018:13
tomreynmcc: you prompt someone who can to do it for you, which just happened.18:13
mcc@tomreyn Thank you18:13
tomreynyou're welcome18:13
tomreynmcc: you should ideally "apport-collect 2039722" on the affected system now.18:14
eqwleftyfb: 22.04.218:15
leftyfbeqw: sudo snap install --channel=20/stable --classic node18:15
eqwmy question was not "how to install 20?", it was "why it's 18 by default?"18:16
oerhekscheck the install button18:16
oerheks* of 1818:16
eqwi don't have any button in my terminal18:17
oerhekssnap find nodejs18:18
oerheksoh that shows only 18 ..18:18
tomreynhttps://snapcraft.io/node indicates the publisher of this snap set the default channel to be 18/stable18:19
tomreynyou should contact the developer / publisher to suggest improvements18:19
eqwi just have zero experience with snap. So to see the default channel you gotta open https://snapcraft.io/<name> ?18:20
mcc@tomreyn ok, i think i got it18:20
oerhekshttps://snapcraft.io/node18:21
mcceqw: This may not be helpful depending on what you are trying to do, but for node I recommend using nvm. This is a special package manager for just node. It is good because it makes it possible to have several node versions installed simultaneously and switch between them.18:21
eqwmcc: i don't see snap for nvm18:22
tomreynmcc: looks good (the bug report)18:22
mcceqw: the point is it lives outside your package manager, it is one of those "pipe curl to sh" things. this means you will not get the advantages of snap however.18:23
mcctomreyn: ok. do you think it is safe to start doing nuclear things that might disrupt the configuration? (another gnome project i filed a bug on requested this "journalctl /usr/bin/gnome-shell -f -o cat" thing and doing a logout then log back in18:24
mccfor data gathering i mean18:24
tomreynmcc: i'm really not enough into gnome to make a recommendation thrtr, i'm afraid18:25
mccthanks18:25
tomreyn*there18:25
jpmh_how does ssh manage to access the authorized keys file when I use encrypted home directories?18:30
mccIncidentally, I am still blocked on my "shutting the laptop then reopening it kills the entire GUI session and all apps" problem and I don't know how to proceed. That doesn't seem like something to file a bug on.18:31
tomreynjpmh_: you are probably referring to crypto containers which have been opened / activated / mounted because your user account is currently active.18:34
tomreyn(and thus needs access to these files)18:34
tomreynmake sure you read up on what storage encryption actually protects against (and what not)18:35
jpmh_tomreyn: I do not understand what you are saying.  So, let me explain a little more.  I run with an encrypted home for my use jpmh, and there is another use grue.  If I connect to grue I can see that /home/jpmh is not available.  But if I ssh in as jpmh, for as long as I am connected that directory IS available18:37
tomreynmcc: this sounds like it *could be* an issue with return-from-suspend, which there is with many laptops. there can be workarounds (sometimes), but it's usually a lot of fiddling.18:37
mccThe arch wiki says there is a specific problem where you need to make sure one suspend option is selected and not another https://usercontent.irccloud-cdn.com/file/m0ZwNIeA/image.png18:39
tomreynmcc: it's usually hardware / firmware specific, too, so it's more something the computer manufacturer should have to deal with - but most of the time they will just say "we don't support linux on this model"18:39
tomreynjpmh_: encrypted how?18:39
mcc@tomreyn Lenovo's linux support page says they support Linux on this model. That is why I bought it. The version of linux they claim to support is Ubuntu 20.04 LTS however. And of course I am running 23.1018:40
leftyfbjpmh_: I'm guessing you have you public ssh key elsewhere on the system. Maybe in /etc/ssh/. Because otherwise, if the public key in in the encrypted container and you haven't yet decrypted it, you're not utilizing that key18:40
jpmh_tomreyn: encrypted however it gets encrypted when I installed and said "encrypted home directories"18:41
mccAnyway, Arch wiki says to do all kinds of archy things like fiddle with config files. What would be the Ubuntu/Gnome equivalent of that however?18:41
leftyfbjpmh_: pretty sure encrypted home directories hasn't been a thing since Ubuntu 18.0418:42
tomreynjpmh_: this is very legacy encryption then and should no longer be used (unless very recent ubuntu releases introduced support for ext4 encryption, which i do not know)18:42
jpmh_leftyfb: if I do, how did it get there, and I really wonder, what caused me to question this was that I limit not only by allowed public key but also by ip address.  I added an ip address to /home/jpmh/.ssh/authorized_keys in the from=".. format - and sure enough I can get in from that ip18:42
jpmh_leftyfb: running 22.04 - although I did migrate there from 19, and they are definitely encrypted18:43
leftyfbjpmh_: either the home dir is decrypted or your key is stored elsewhere.18:43
tomreynmcc: most of the time: the same, or equivalent (when you run into commands which are not available on ubuntu)18:43
mccOK. I just don't want to take a command line option if it turns out there is a GUI app/setting and I just didn't find it.18:44
jpmh_leftyfb: yes - I wonder if the system is maintaining a "copy" of the file so that when I change it in /home... it can be found18:44
leftyfbjpmh_: look in /etc/ssh/18:44
tomreynmcc: probably not for most of these under-the-hood things. there is a graphical systemd journal viewer named "Logs" on gnome(-shell), i think.18:46
jpmh_leftyfb: I do not see any files there that look like candidates, I see the config files and they keys for the machine itself18:46
tomreynjpmh_ / leftyfb: i would expect ecryptfs to automatically open / make acceible the decrypted variant of files in a users' home upon login to that user. i have not looked into how it worked, really, though, but this seems logical to me, otherwise logged in users would not be able to access their files. and by using ssh, you login, whereas just browsing the file system as a different user, you don't.18:51
leftyfbtomreyn: sure, if authenticated outside the ssh key residing inside the encrypted volume18:52
tomreynjpmh_: still, the only really relevant information is: don't use ecryptfs in 2023, it is no longer safe to use.18:52
leftyfb^18:52
tomreynleftyfb: oh, right, i guess i didn't get the full scenario.18:53
jpmh_tomreyn: and leftyfb the issue I do NOT understand is that authorized_keys is in /home/jpmh/.ssh and that is NOT accessible until AFTER I am signed in, even to root18:53
leftyfbjpmh_: either the home dir is decrypted or your public key is stored elsewhere.18:54
tomreynright, i don't know how ecryptfs solved this potential issue, or whether it did18:54
leftyfbjpmh_: maybe your other user doesn't have permission to see the home directory18:54
leftyfbtomreyn: it didn't18:54
leftyfbtomreyn: I used to utilize it and had to work around this18:55
tomreyni see18:55
jpmh_leftyfb: look from root18:58
leftyfbthen your key is stored elsewhere19:00
leftyfbor you're not using a key19:00
leftyfbalso, stop using e2cryptfs19:01
mccOkay so a couple thoughts: - I tried plugging in my laptop, then closing and reopening it. I got the "everything dies" problem. So it appears (?) that this is something that changed in the Ubuntu defaults. It did the right thing in 22.04 LTS (which I was using yesterday) and the wrong thing in 23.10.19:01
leftyfbsorry, ecryptfs19:01
tomreynmcc: you are experiencing the result of lesser QA that goes into regular ubuntu releases vs LTS releases then, i guess.19:04
mccDoes that imply I should file a bug?19:05
mccQuestion 2-- it would help a lot if I could tell *what kind* of reset is happening when I closed the lid. https://usercontent.irccloud-cdn.com/file/SOYLqHbY/image.png19:05
tomreynbased on what you wrote it's a regression, so you could file a bug.19:06
mcc@tomreyn you recommended I look at logger (thank you) but I don't know what pane to look in and there are no datestamps on these messages which makes them kinda useless19:06
tomreynmcc: i did not mean to *recommend* using the Logs GUI application. personally, i will always prefer journalctl on the CLI.19:07
mccLike, possibilities include - closing the lid caused the machine to power down. - closing the lid and/or reopening it caused the wayland server to crash. - closing the lid and/or reopening it caused some other DE component to crash.19:07
mccok. journalctl also is new to me :( on mac or windows i would know how to get a searchable/filterable GUI log of events such as app crashes and reboots with some minimal information about the reason for reboot.19:08
EickmeyerMost likely an acpi component in the kernel. `ubuntu-bug linux` would get the appropriate logs.19:08
mcc@eickmeyer hm this opened a launchpad bug so i guess i'm filing a launchpad bug lol19:10
Eickmeyermcc: Yes, that's what it's intended to do, but it also uploads the appropriate logs automatically.19:10
mcci see!19:12
xu-help12wHi All.  Thank you for being here and offering help and support (I will do the same if I can).  I have a working mirrored ZFS on root with lots of user installed packages and supporting config under 22.04.02 LTS and would like to copy it to a fresh install of 22.04.03 LTS on new hardware.  Unfortunately I have had a recent disaster where a19:14
xu-help12wsimilar mirrored ZFS on root failed to boot after an unintentianal upgrade. The pools and mount points on both systems are identical with the exception of 22.04.02 LTS where there is an additional dataset 'rpool/USERDATA' mounted at '/home/backuppc'.  Could anyone please suggest what is the safest/recommended way of transerring the old working set19:14
xu-help12wto the new target ?19:14
Eickmeyermcc: In the meantime, you might experiment with the `GRUB_CMDLINE_LINUX_DEFAULT=` line in `/etc/default/grub` and add `acpi_osi=` and one of linux, default, or windows to it and see what works best for your machine. After making changes to that file, always run `update-grub` and reboot.19:16
ravagexu-help12w: if you just want to copy the whole pool over i recommend using zfs send and receive. probably from a live system on the target. if both system are on the same LAN you could try: https://www.reddit.com/r/zfs/comments/buuugd/protip_ive_discovered_want_to_zfs_send_a_huge/19:25
ravagexu-help12w: please dont pm. we can discuss it here so other can help too19:32
ravageto your question: every ubuntu livecd supports ZFS19:33
ravageso you can use the usual desktop iso and choose "try ubuntu"19:33
xu-help12wSorry as I said I am new to irc.19:33
mcc@eickmeyer ok thank you i wrote that down. the arch wiki page for this laptop https://wiki.archlinux.org/title/Lenovo_ThinkPad_T14_(AMD)_Gen_3 says  "If you run system firmware version 0.1.17 do not set the suspend mode in UEFI setup to Linux (S3)." but it's not clear what they mean by UEFI setup (the "bios" screen before enabling an OS? i was gonna try that next). Is that different from the acpi_osi setting in Grub?19:34
Eickmeyermcc: No, it's the exact same thing, just sets a default.19:35
Eickmeyermcc: It makes it so you don't have to enter it manually on boot.19:36
mcc@eickmeyer okay. you mean that the before-enabling-os screen sets a default and then the grub settings can override it?19:36
mccjust trying to understand the "chain of command" for lack of a better term19:36
xu-help12wravage: Thank you. Are there detailed steps that a zfs newbe could follow anywhere ?19:37
Eickmeyermcc: What I told you sets the default grub command line, nothing more. Arch has a slightly different way of doing it, so don't use their method.19:37
* Eickmeyer is also an experienced Arch user and knows the difference19:38
mccok. i have only used msys2 :(19:39
Eickmeyermcc: Ok, so that article from Arch is describing something in your UEFI setup (your setup screen before the computer even gets to grub), so no, the acpi_osi setting doesn't matter with that.19:40
mccok.19:40
EickmeyerI was confused, I thought you linked their GRUB article at first.19:41
mccah19:42
mccAfter filing my bug about the sleep/wake issue, the bug status was changed from "new" to "confirmed" "by a bot". Why would a bot do that? It seemed to happen too quickly for any human to independently reproduce the bug (as it requires installing a new version of Linux...!) https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2039731/comments/219:49
linext_anyone want to help me build a WASM?19:49
-ubottu:#ubuntu- Launchpad bug 2039731 in linux (Ubuntu) "After upgrade 20.04 LTS -> 23.10, closing laptop lid causes all GUI apps to be quit" [Undecided, Confirmed]19:49
leftyfblinext_: that's a bit beyond the scope of the support provided here19:50
linext_https://github.com/ochafik/openscad-wasm/tree/editor-ochafik.com19:51
linext_hmmmm... one line is really complex19:52
mccOkay looking in the "BIOS setup" (this is what lenovo seems to call their UEFI setup) I find nothing about suspend methods. The power options are "Intelligent cooling boost" "CPU Power Management" and "Power on with AC attach"19:57
=== Owner_ is now known as Virtnetdotbond
Virtnetdotbondping20:14
pydevhello20:14
pydeva good EPUB reader?20:14
VirtnetdotbondCalibre20:14
oerheksCalibre +120:15
SharktaviaCalibre++20:15
pydevthank you!!20:15
VirtnetdotbondAnyone ever use pritunl?20:16
oerhekspritunl is not in our repositories.20:17
xu-help12wHi All.  On my source pc I have the standard list of zfs data sets for 22.04 plus one for '/home/backuppc' and 400 snapshots. Could anyone please explain how I send all of this to my target pc over my LAN.  @ravage: kindly pointed me to a more efficient method than ssh above but there is insufficient info (for me) to allow me to proceed.  Any20:17
xu-help12whints or pointers to a dummy how to ?20:17
VirtnetdotbondI'm aware, just curious if anyone has. I'm building some software based off of this and am a little stuck with mongodb script from php.20:17
Virtnetdotbondrsync20:18
oerheksThat is beyond the scope of this channel, i guess20:21
EickmeyerIt is outside the scope of this channel as it deals with items from outside of the repositories.20:22
Guest91Hi i have recently installed ubuntu, now i would try digikam, but at the first start he asked me where are my photos, i can't select my external usb hard disk20:26
Guest91but in file app the external hard disk works perfectly. In what i am wrong?20:27
oerheksDigikam snap? https://snapcraft.io/digikam20:28
oerhekslook into settings - applications - digikam - permissions20:30
oerheksthe snap version got external storage enabled by default, just preview would take a lot of time i guess.20:33
zatooy20:34
EickmeyerTo be sure, it might be good to try `sudo snap connect digikam:removable-media`.20:34
oerheksi just checked, Eickmeyer, forgot to install it.20:34
Eickmeyerope20:35
loswedsededwhen is 23.10 being released? have the broken/racist translations been corrected?20:39
mccThe ukranian translations are fixed20:39
mccSource: Someone named RAOF on mastodon ?20:40
mccI downloaded a 23.10.1 image last night from an official release page20:40
Eickmeyermcc: RAOF is a good authority.20:40
oerheksloswedseded, iso is out, upgrade path not.20:40
EickmeyerUpgrade path is waiting on a major upgrade bug to be sorted, which requires the next development branch to open. Patience, please.20:41
mccI think it was him.20:41
mccAlso if the two apparent regressions I am experiencing in 23.10 are real then maybe u want to give it another couple days in the oven :)20:42
Guest91i have setting but i don't have application and i can't find permission20:42
Eickmeyermcc: Sadly, those aren't upgrade blockers. The upgrade blockers would be something that causes problems in the process of upgrading, not post-upgrade issues.20:43
oerheksGuest91, those settings are for snaps only.20:43
Guest91i think i have digikam 8.1 and i think is from snap20:43
oerheksnot sure the apt version gives such option20:43
mcc@eickmeyer Well what I mean is, from a user perspective, you might want to consider it a blocker on pressing the upgrade button. Was not trying to make a statement about what the policy should use to declare a release20:43
=== JoeBk_ is now known as JoeBk
EickmeyerGuest91: run `sudo snap connect digikam:removable-media` and try that.20:43
EickmeyerGuest91: That would be from the terminal.20:44
Eickmeyermcc: That's not the policy, sorry.20:44
Eickmeyermcc: Moreover, that's not my call.20:44
leftyfbGuest91: you opened the "Settings" application and you don't see "Applications" listed halfway down on the left?20:44
Eickmeyerleftyfb: It's a snap that's unable to see removable media.20:45
Guest91now i try sudo snap connect20:45
mccI think I'm writing unclearly. Sorry.20:45
mccQuestion: A frustrating thing to me about Ubuntu w/ default WM is if I click on the dock/dash, I cannot find out "what I am looking at". For example if I want to know what command line to invoke to launch that app. Some ppl  on mastodon https://mastodon.social/@nclm/111256914415434410 asserted in the underlying GNOME dash, there is an "app details" line. This sounds GREAT. Why do these users see it in their Fedora/Ubuntu but not me?20:45
leftyfbEickmeyer: yes, and the snap settings can be managed from the settings menu20:45
mccIs this about the difference between GNOME and whatever slightly-different-from-GNOME thing Ubuntu ships?20:45
oerheksthe snap version got external storage enabled by default20:45
Eickmeyerleftyfb: They were looking in the app itself.20:46
leftyfbah, yeah, that won't work20:46
oerheksoops .. systemsettings from the application menu20:46
oerheksmy bad20:46
Eickmeyermcc: Yeah, that's a GNOME-level decision. Other desktop environments have different ways of doing that and can show with a "properties" entry in the right-click menu. Xfce and KDE's Plasma Desktop, for instance, have that.20:47
oerheksbut in settings > collections one can set something for external media too20:47
mcc@eickmeyer Thanks. What confuses me though is I am talking to two separate people who claim they have exactly such an option in GNOME? Implying either GNOME removed something in the last year, or there is a way to add it, or this is Ubuntu not GNOME.20:48
Eickmeyermcc: I don't recall that option ever being available in GNOME since 3.0 back some 12 years ago.20:49
pydevcan anyone help me?20:49
pydevhttps://manual.calibre-ebook.com/viewer.html#navigating-around-an-e-book20:49
pydevThe viewer has two modes, “paged” and “flow”. In paged mode the book content is presented as pages, similar to a paper book. In flow mode the text is presented continuously, like in a web browser. You can switch between them using the viewer Preferences under Page layout or by pressing the Ctrl+M key.20:49
pydevcant find it20:49
Guest91ok maybe i have understand. in ubuntu settings application digikam permission all is on20:49
Eickmeyerpydev: You might ask Calibre support.20:49
mccOk interesting20:50
Guest91in digikam settings collection i don't see the usb hd20:50
Guest91also after sudo snap connect20:51
EickmeyerGuest91: Do you have the collection added as a "Collection on Removable Media"?20:51
mccOkay I understand now. It appears "Show Details" is a function of gnome-software. But it only shows information that is in the gnome-software database so it is not as helpful as I'd hoped.20:52
EickmeyerBecause it can't be a "Local Collection".20:52
* Eickmeyer has to go AFK20:53
mccI wonder how it added that to the menu. Maybe I could write my own app to show the information I want.20:53
Guest91there is just computer home the internal disk. In the manual there is written that i can take photos also from an external disk20:53
EickmeyerGuest91: But only as a "Collection on Removable Media", not as a local collection.20:53
Guest91i have collection on removable media, but there is no ext hd20:54
EickmeyerOk, considering this is a snap and not the version from the repos, we technically can't support it here, you might have to ask in #digikam or #kde.20:55
Guest91ok thank you anyway20:56
EickmeyerRemember: snaps aren't exclusive to Ubuntu.20:56
EickmeyerWe did our best.20:56
oerheksJups, good job. https://forum.snapcraft.io/t/install-snapcraft-on-macos/960720:57
loswedsededWHEN WILL THE UPGRADE PATH TO 23.10 be ready? sorry for caps21:33
Guest91maybe i found it. my fault. was in /mnt21:34
oerheksGuest91, weird, i would expect /media/ for removable devices21:36
=== ahmed is now known as Guest906
ComputerTechAnyone know how to update to Ubuntu 22.10 without downloading the ISO all over?21:51
ComputerTechi tried updating via Software Updater but it's just not showing an update past 23.0421:51
gryit's not out for updates yet probably, give it a few days21:51
ComputerTechokay21:51
gryComputerTech may want to double-check the steps at https://ubuntu.com/tutorials/upgrading-ubuntu-desktop#1-before-you-start21:52
ComputerTechI just updated from Ubuntu 22.04 to 23.04(i thought i was updating to 23.10)21:53
ruserwhy does update-grub tries to umount a filesystem?21:54
ruserGenerating grub configuration file ...21:54
ruser/etc/grub.d/10_linux_zfs: 404: .: Can't open /tmp/zfsmnt.WZOdc4/etc/os-release21:54
ruserumount: /tmp/zfsmnt.WZOdc4: target is busy.21:54
ruserrmdir: failed to remove '/tmp/zfsmnt.WZOdc4': Device or resource busy21:54
toddcComputerTech: you have to do version to version so test it and if ok upgrade to the next one again21:54
ComputerTechtoddc: uhh, colby@laptop:~$ do-release-upgrade21:54
ComputerTechChecking for a new Ubuntu release21:54
ComputerTechNo new release found.21:54
ComputerTechthat's from (just now) 23.0421:54
ComputerTechguess too soon?21:55
krytarikYes, 23.10 isn't open for upgrade yet.21:56
ComputerTechokay21:56
ComputerTechdidn't realise that xD21:56
ComputerTechthx lads for the confirmation/update <321:57
ComputerTechjust from a curious note, any guesses on when it will be available for upgrade?21:57
krytarikShouldn't be any longer than a few days from now.21:58
ComputerTechawesome <321:58
ExaHello, I have a server where there is an "apt.systemd.daily" process stuck since more than a month, holding the apt lock.  All the subprocesses are stuck on waiting (with wait4 or pselect6 syscalls as seen with strace)  https://ewd.xyz/fa705b.txt  Should I kill the /usr/lib/apt/methods/* child processes?  Or do you have something else to advise?  Thanks.22:02
mccOct 18 16:20:11 Anthy systemd[1886]: org.gnome.Shell@wayland.service: Main process exited, code=killed, status=9/KILL22:03
mccJust discovered this shows up in journalctl whenever my computer suspends, but I don't know why22:03
ExaThere was some nginx processes stuck on restart, I thought it was waiting during an upgrade as it does a rolling upgrade of nginx processes (maybe ran by unattended-upgrades in the first place?), but even after restarting the service manually, the apt.systemd.daily thing hasn't completed22:07
=== tds2 is now known as tds
mccSomeone on mastodon found this bug https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2034619 which could very precisely explain my horrible dead-wayland problem. A fix was committed 20 hours ago. Someone then made the comment "Removing myself because we'll get the upstream fix in 45.1". When should I expect this fix to be available via normal apt/software update means?22:20
-ubottu:#ubuntu- Launchpad bug 2034619 in linux (Ubuntu Mantic) "[amdgpu] gnome-shell gets SIGKILL'd when lock screen or under heavy load in Wayland" [Undecided, Confirmed]22:20
ExaI sent a sigterm to the /usr/lib/apt/methods/gpgv process and the other processes were terminated, I guess everything is ok22:20
=== paul is now known as Guest9374
mccIf I click the "activities" menu in the upper left (the wide pill thingy in 23.10) it brings up a useful menu containing a mini-dock, an overview of windows, and a search box. Is there a way to create a shortcut for this screen? Like in the Settings -> View and Customize Shortcuts area. "Activities" doesn't find anything in the search box and I don't know how to search for "wide oval"22:29
leftyfbmcc: hit the windows/super key on your keyboard22:43
=== fufu is now known as zato

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