/srv/irclogs.ubuntu.com/2020/03/02/#ubuntu+1.txt

=== cpaelzer__ is now known as cpaelzer
lotuspsychjegood morning10:15
lotuspsychjeim getting disformed authentication window recently on 20.04, anyone else noticed this? https://imgur.com/a/fc5jS0o10:20
lotuspsychjeeasy test from nautilus: ctrl +l admin:///10:21
mcphaillotuspsychje: popey mentioned something about that. I think it is fixed in proposed14:44
popeyit is14:44
lotuspsychjeah thank you mcphail popey 15:10
=== hggdh is now known as hggdh-msft
ali1234libnewlib-dev appears to be busted16:26
ali1234just make a boilerplate test with "#include <string>" and standard main(), and it fails to compile because string header is not found. i have all the newlib packages installed16:29
ali1234https://paste.ubuntu.com/p/cfffFbd3dm/16:29
TJ-ali1234:  I'd suspect that's because the arm libs aren't installed17:11
ali1234which ones?17:11
ali1234binutils-arm-none-eabi libnewlib-arm-none-eabi libnewlib-dev libstdc++-arm-none-eabi-newlib are all dependencies of gcc-arm-none-eabi17:12
ali1234same as they always were17:12
ali1234i'm currently trying to fix apt on my 18.04 test system so that i can verify it works there17:13
TJ-not sure, it's obviously something to do with using cross-build tooling17:13
ali1234well yes17:13
ali1234it's a bare metal compiler17:13
TJ-ali1234: is the host arch the same as the compiler, ARM, or host is x86 based?17:15
ali1234the compiler is for Cortex M which cannot run linux17:17
ali1234therefore yes, the host and target are different17:17
TJ-ali1234: right; I'm exploring on a 20.04 amd64 system now to see if I can reproduce17:18
ali1234just apt install gcc-arm-none-eabi and then build the example C++ file17:19
ali1234it works on 18.04 and fails on 20.0417:19
ali1234have to use "-c" otherwise it complains about missing _exit but that is expected17:21
ali1234this looks like the bug: https://bugs.launchpad.net/ubuntu/+source/libstdc++-arm-none-eabi/+bug/181129617:23
ubottuLaunchpad bug 1811296 in libstdc++-arm-none-eabi (Ubuntu) "libc++ files version mismatch" [Undecided,New]17:23
TJ-ali1234:  I don't see the newlib/libstdc++ files in the default gcc search path shown when doing "...-gcc -v"17:28
TJ-ali1234:  looks to be issue, then arm newlib installs 7.3.1 /usr/include/newlib/c++/7.3.1/string17:37
KangaroooI cant install boot-repair on 20.04. How to add ppa? What to read to learn putting old version ppa? https://bugs.launchpad.net/ubuntu/+source/python/+bug/1865529 18:19
ubottuLaunchpad bug 1865529 in python (Ubuntu) "Cant install boot-repair" [Undecided,New]18:19
extorIs there such a thing as a pre release version of the LTS that is due next month? I'd like to grab that rather than these daily builds.19:26
extorThe next LTS is 20.10 right?19:27
Kangarooo@extor, lts is every 2 year. Here can help testing 20.04 with daily builds which i am on also. https://askubuntu.com/questions/1213811/how-to-download-release-candidates-featurefreeze-versions19:33
extorSo every single day I need to expend bandwidth to patch each app? :O19:49
TJ-extor:   install the daily, then just keep it upgraded 19:49
extorI have bandwidth issues19:49
TJ-extor:  since we're in Feature Freeze only bug-fixes will come through between now and release day19:49
extorDoes that mean very little bandwidth?19:50
TJ-extor: you can leave it a week between upgrades if you wish to19:50
extorOk so I have an issue with lubuntu19:50
extorMy laptop is on the ubuntu approved hardware list. It's a Dell Inspiron 3565 and I have problems with lubuntu not being able to suspend on this hardware. Is there support for lubuntu LTS as well or just regular ubuntu with gnome?19:51
masonextor: Did you exercise systemctl suspend already, and it doesn't work?20:31
extorNo i only used the start menu20:32
masonextor: Try 'systemctl suspend' and that'll help verify if it's something related to the GUI or not20:33
TJ-extor: does it try to suspend and instantly resume, or time-out trying and then fail to try again at all?20:34
extorOk suddenly it all works properly. I should try to duplicate the issue.20:35
masonextor: Did it work with systemctl suspend, did you not try that and it worked from the GUI, or...?20:36
extorIt suddenly worked both ways20:36
masonOh, interesting.20:36
masonextor: I can't think that 'systemctl suspend' would do anything to change state, but I'd probably test with a cold boot and trying from the GUI again, then trying from the GUI after systemctl suspend20:37
masonAnd by cold boot, actually power off for 30 seconds or a minute.20:37
extorThere is however a persistant problem with the GUI. When I go to Desktop Preferences, Advanced and then check the box "Show menus provided by Window Managers when desktop is clicked" then it goes into a buggy dead end but that is the GUI20:37
extorIt creates a drill downmenu on desktop right clicks, but when you click any of those it errors20:38
extorFailed to execute child process "lxsession.default" No such file or directory20:39
extorI'm guessing that is a lubuntu only issue...I have it on both my laptops20:40

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