/srv/irclogs.ubuntu.com/2020/07/15/#ubuntu.txt

=== tehaugz is now known as augz
pylearnerOn latest ubuntu I am curious to why nothing in python works right00:35
sarnoldthere's two different programming languages that share the name 'python', one is python2, the other is python3; because the upstream python2 community dropped support for it, so we've gone to some efforts to remove it00:36
oerhekson 20.04, python2 is dropped.00:36
sarnoldso there's a lot of python2-based packages that were removed00:36
sarnoldif you give us the exact error messages you're facing we may have suggestions00:37
oerheksone can install 2.7, though, but that would be pointless.00:37
M_aDpython 2 went EOL on January00:38
M_aDon/in00:38
pylearnersarnold, I think I should just remove python 2 stuff but when i apt-get install python it installs python 200:38
M_aDpylearner: python 3 is installed by default00:38
pylearnersarnold, when i got to remove it does not apt-get remove python it does not work00:39
oerhekspython is a essential component, why removing it?00:39
sarnoldpylearner: you can also install the python3 package to get python3, and if you want the name 'python' to mean 'python3', you can also install the python-is-python3 package00:39
pylearneroerheks, that is why it would not let me remove so i need python 200:41
pylearneroerheks, good to know00:41
sarnoldwhether or not you need python2 is another question entirely :)00:42
pylearnerso i guess install python3 but the question is will my python script work00:42
sarnoldit depends; some scripts are bilingual and run in either; other scripts only work in one or the other..00:43
euxneksconfirmed it is not wayland - logging into Xorg the japanese input issue persists. I have installed anthy and was able to input into hexchat but firefox still only does latin characters00:45
sarnolddang :(00:46
euxneksevery link on a google search for the first three pages is purple. I haven't a clue how to search for this issue - I'm going to try to find a log file somewhere00:46
sarnoldtry ~/.xsession* files, journalctl -f before launching firefox or slack, or maybe just look through journalctl output after having problems00:47
=== benfrancis2 is now known as benfrancis
possiblydementicGuys, a quick one. How do I make an alias in .bashrc that if I type "blah booboo" it makes "curl https://foo.bar/booboo"01:04
possiblydementicI'm so tired and my heads not working right01:05
possiblydementicor do I need a function01:06
sarnoldfunction01:07
sarnoldpossiblydementic: I don't think alias lets you modify an argument like that01:07
ChmEarlucurl() {curl "$@" ;}01:07
ChmEarl^ correct ws:   ucurl () { curl "$@" ; }01:09
possiblydementicallright, thank you! I'll try it01:11
ChmEarlpossiblydementic,  type it into .bashrc, then `source .bashrc`01:11
=== zbenjamin_ is now known as zbenjamin
Kiwisis runsvdir-start not available anymore in rinit ?01:25
sarnoldwhat is rinit?01:27
Kiwissorry runit01:27
sarnoldaha01:27
sarnoldit looks unchanged for the last few releases https://launchpad.net/ubuntu/+source/runit01:28
Kiwisstrange my docker image cannot find it when runit is installed01:28
Kiwisand it's not there01:28
sarnoldhttps://sources.debian.org/src/runit/2.1.2-36/debian/runit.NEWS/?hl=3#L301:29
sarnold    Runit no longer provides /sbin/runsvdir-start symbolic link to01:29
sarnold -- Dmitry Bogatov <KAction@gnu.org>  Tue, 31 May 2016 21:51:28 +030001:29
Kiwisaha01:29
sarnoldlooks like you're right, it's just not particularly recent, hehe :)01:29
Kiwisheh, sorry :)01:30
sarnoldrecent enough, though, I guess :(01:30
Kiwisso just use /etc/runit/2 ?01:30
sarnoldthat's how I read this, anyway01:30
Kiwissarnold yap too away that error, thanks!01:34
sarnoldKiwis: nice! :)01:36
Kiwissarnold now the rest, couchbase doesn't start yet01:37
sarnoldKiwis: oof :) well, one at a time..01:38
Kiwissarnold I realized as well and I got a lot of alcohol today :D01:38
Kiwisdamn, alcohol gives so much energy :D01:39
sarnoldheh, as I've always heard it, the ballmer peak is good for creativity tasks, but perhaps not for detail-oriented tasks :)01:39
Kiwisyeah I'm pretty good at both, I have a very high "burn all energy in body" so...01:40
sarnoldthat's wonderful when you can direct it like a laser beam on something :)01:41
Kiwissarnold the only think might be wrong understood by is if I ask you if you are sexy today01:41
Kiwis*by you01:41
sarnoldKiwis: https://www.youtube.com/watch?v=rJYXbKpH6OQ01:44
Kiwissarnold LOL https://www.youtube.com/watch?v=P5mtclwloEQ01:44
tripelbOk i installed everythink I was told and I still cant play a dvd. It works fine on a not-linux.01:45
tripelb20.0401:45
oerheksdvd ..01:46
sarnoldKiwis: haha, I haven't heard this in years01:47
oerheksthere is a wiki for that, 2 steps01:47
tripelbPlease, this has been goin on a long time. I used to use windows instead of 18.0401:47
Kiwissarnold I recognize the movie you send me... didn't see that for 30 years for sure!01:47
oerhekssudo apt install libdvd-pkg && sudo dpkg-reconfigure libdvd-pkg01:47
oerheks* if you have multiverse enabled; sudo add-apt-repository multiverse01:48
Kiwisoerheks bedtime!02:00
KiwisIk bedoel bedtijd02:00
DrMaxgoddammit02:46
DrMaxraw thumbnails stopped working in 20.0402:46
DrMaxwhat's the way to get cr2, cr3, etc. thumbnails back ?02:47
DrMaxok, found: you have to edit /usr/share/thumbnailers/gdk-pixbuf-thumbnailer.thumbnailer and add image/x-canon-cr2;image/x-canon-cr3;image/x-canon-crw; (or the wanted formats)03:07
DrMaxit seems to be effective as soon as you ctrl-r a view03:07
sarnoldDrMax: woo, thanks for reporting back03:07
DrMaxthe solution is from: https://community.linuxmint.com/idea/view/235103:07
DrMax(because I use nemo... no offense to the hardworking people that maintain nautilus)03:08
td_I had a quick question -- I like ubuntu but I don't particularly want all the applications that come with ubuntu desktop. Would my best option be to install ubuntu server and then pick and choose what packages i'd like to install?03:11
DrMaxor just remove individual apps?03:11
td_yeah, i was trying to figure the least labor intensive way to go.. i'd like to remove the majority of the packages03:12
sarnoldtd_: starting from ubuntu-server and adding new is pretty easy03:14
DrMaxIf you want to start from scratch (which I would'nt) I guess you could remove gnome-desktop and reinstall just gnome03:15
sarnoldtd_: I did something very similar for my current laptop (I wanted root on ZFS on LUKS and at the time, the installer couldn't offer it..)03:15
td_ok good to know03:15
sarnoldtd_: but starting from ubuntu-server and installing xorg and i3wm or fvwm or whatever is easy enough03:16
td_yeah, i'm decently familiar with doing similar things on some other distros that didn't come with a gui pre installed03:16
sarnoldah! good, then it's very similar :)03:18
sarnoldwell, okay, I've done that with slackware *ages* ago and debian just one age ago..03:18
sarnoldI've not tried it with other more recent less dinosaur-oriented distros :) but I assume it's pretty similar across the board03:18
td_yeah i've done it on openbsd, wanted a similar experience with ubuntu.. minimalistic approach kind of thing, a gui and a browser and some other stuff03:20
td_just not really all the bells and whistles :)03:20
sarnoldnice nice03:21
dustinstalled zsys package post-installation script subprocess returned error exit status 103:40
sarnolddust: can you run ubuntu-bug zsys and report that? do you have zfs installed? are you using zfs?03:46
Dr_CokeDoes anyone know if Nvidia geforce driver 450 is available yet I have 440 but no sign of it in my repos03:54
Dr_Cokeno sign of the 450 driver03:54
dustsarnold, yes zfs installed04:15
dustsarnold, did the report04:25
dustsarnold, https://bugs.launchpad.net/ubuntu/+source/zsys/+bug/188760804:31
ubottuLaunchpad bug 1887608 in zsys (Ubuntu) "at upgrades could not install message" [Undecided,New]04:31
lotuspsychjedust: your system is not up to date?04:37
dustlotuspsychje, after autoupdates it said packages couldnt be installed04:38
lotuspsychjedust: could you add the apt errors on your bug too please?04:39
dustand thata lot of times04:39
lotuspsychjedust: if its a large output, attach a .txt file of the logs to your bug04:40
dustlotuspsychje, where do i find it?04:48
lotuspsychje!uptodate | dust04:48
ubottudust: To ensure you have all the latest known patches and security updates for your ubuntu installation, please update with the following command: `sudo apt update && sudo apt upgrade`. See also !upgrades and !security; you may also need to run `apt full-upgrade`.04:48
lotuspsychjedust: then make a .txt of the errors after the apt command04:48
dustah k u mean directly from terminal... thought there is somewhere a log file of it04:50
lotuspsychjedust: thats whats happening right? apt gives you errors?04:53
dustlotuspsychje, k added04:53
lotuspsychjedust: ok, thank you that looks pretty usefull04:54
dust:)04:54
eelstreborhmm, it seems that the latest  updates killed my audio - audio works when i reboot to win10 so i know it isn't a hardware issue04:57
lotuspsychjedust: can you also attach your dmesg to your bug, it might also be relevant04:57
lotuspsychje!dmesg | dust04:57
ubottudust: dmesg is a console command which outputs the kernel ring buffer - an important log for diagnosing problems in  Linux. Often when something errors with hardware it will result in additional lines reported which can be seen by running dmesg in a console.04:57
eelstrebornothing is muted - plus when i open sound settings the audio test doesn't work04:58
eelstreborheh, the audio just started working04:59
eelstreborgoodnight04:59
=== PowerTower_121 is now known as PowerTower_120
dustlotuspsychje, dmesg added to bug05:02
lotuspsychjedust: thank you!05:03
lotuspsychjedust: now if you re-ask, attach your bug ID to your question, volunteers might have ideas, or find other users affected for your bug, meanwhile the devs will notice your bug05:04
dustk05:05
OrcD3vilTrying to VNC to my pi 4 box, using tightvncserver.  I've created the xstartup file have ubuntu-desktop / xfce4 installed but can't get vnc to work on anything but xfce4, anyone have second to help with how to swap it to ubuntu-desktop using the xstartup file?06:02
matsamanOrcD3vil: it goes straight to Xfce?06:06
OrcD3vilyes06:06
OrcD3vileven if i switch monitor over and manuall select gnome and login, then logout.  I've changed the xstartup file and it just won't load06:07
matsamanmmm, can you use tigervnc? Never had issues with that one using the X module06:11
OrcD3vilumm i guess i can try06:12
OrcD3vilmatsaman, so I got tigervnc installed.. shows its running now i'm trying to connect on my windows box and I can't get it to connect at all06:34
OrcD3vilI can SSH into box.. ufw is not enabled.. I've tried 192.168.1.x and 192.168.1.x:1 "1 for the display" alos tried 192.168.1.x:590106:35
matsamanwith the tigervnc client?06:35
OrcD3vilusing Real VNC and Ultra VNC on windows06:37
matsamanmight try that tigervnc client06:38
OrcD3vilit shoudl be able to be used with any client06:39
MonkZHiho, is there a reason that the "lts" alias still points to 18.04 on https://cloud-images.ubuntu.com/06:48
MonkZ?06:48
lotuspsychjeMonkZ: perhaps ask in #ubuntu-server they might know more about those06:51
guivercMonkZ, I don't see a LTS link there, they are listed by code-name, but I'd likely ask on #ubuntu-website if you felt it was in error (or raise a ticket on lp)06:51
MonkZguiverc: just run "lxc image list ubuntu-daily: lts" or "lxc image list ubuntu: lts" ;)06:52
MonkZi'll ask in #ubuntu-server06:53
lotuspsychjeOrcD3vil: be carefull with the vnc protocol as those are getting hammered 24/7 depending on what you need perhaps consider ssh instead?06:55
OrcD3vilthis is internal not going to expose it outside its on a pi 4 to mess around with nothing serious06:56
lotuspsychjeOrcD3vil: none of the vnc boxes will have internet?06:56
OrcD3vilthey will be on my network so yes they will have access to internet but i won't be port forwarding or giving access to incoming traffic06:58
lotuspsychjeOrcD3vil: still be carefull then, might wanna keep track of portscanning, or try out a different safer protocol06:59
OrcD3vilif i can't get it to work what does it matter about security? because no one can login if I can't.. which is why i'm asking for hlep lol07:00
lotuspsychjeOrcD3vil: nmap the ip of the box you want to try to connect, see wich ports are open to the outside and check if vnc is running?07:02
OrcD3vilvnc is running before matsaman told me to switch to tigervnc was using tightvnc and i could connect using xfce4 but i don't want to use that trying to use ubuntu-desktop but it won't load just grey screen.  now i switched to tigervnc I can't get any connection via vnc at all07:03
OrcD3vilufw is deactive, and yes vncserver -list shows its listening07:04
lotuspsychjedust: your bug has been duped08:27
ph88is there an ssh server installed by default ?08:30
lotuspsychje!info openssh-server08:30
ubottuopenssh-server (source: openssh): secure shell (SSH) server, for secure access from remote machines. In component main, is optional. Version 1:8.2p1-4ubuntu0.1 (focal), package size 368 kB, installed size 1491 kB08:30
lotuspsychjeoptional ph8808:30
ph88thx08:31
ph88i have ubuntu in a VM, i can ping this vm but the ssh server refuses connection. What could be the problem ?08:34
aazghHi08:44
aazghnoob question, hope it doesn't bother you too much08:44
aazghI'm trying to downgrade virtualbox on Ubuntu focal08:45
aazghthe problem that I have is that I don't know the exact names of the versions available on Ubuntu repositories.08:46
aazghI want to downgrade to 6.0.408:46
aazghI rand: sudo apt remove virtualbox08:46
lotuspsychjeaazgh: downgrading packages is not how ubuntu works, you need to install the packages available for your ubuntu version, or snaps08:46
aazghthen ran: sudo apt install virtualbox=6.0.408:46
aazghhow do I get a list of all the available versions for a specific software?08:47
aazghLike, virtualbox08:47
lotuspsychjeaazgh: apt-cache search keyword08:48
lotuspsychjeaazgh: or snap find keyword08:48
aazghOh :)08:48
lotuspsychjeaazgh: when you found a candidate, apt policy packagename to see version08:49
ducasseaazgh: try 'apt policy packagename', that will list available versions08:49
aazghso when I run "sudo apt install packagename" without specifying a version name, the top option from Version Table in "apt policy" is installed by default?08:55
aazghis that correct?08:56
blumpskiaagzh: yes, you can also check which package is the default package with apt-cache search09:11
blumpskiby default the newest version is always installed. that is, the newest version in your cache :) so remember to always apt update09:13
salocin19935Since today my second monitor is not recognized anymore. I have an Intel UHD 630 Card and i am on Ubuntu 20.04.09:18
salocin19935I use two identical monitors and they are connected via an displayport to dvi cable to my pc.09:19
salocin19935Can anyone help?09:19
salocin19935I use the GNOME DE and Mutter WM if that helps.09:21
salocin19935By the way under windows 10 both monitors work fine...09:23
salocin1993My Second Monitor is not recognized anymore. Yesterday it worked fine. I am on Ubuntu 20.04 LTS. I have an Intel UHD Graphics 630 Card and both monitors are the same model and are connected via displayport to dvi. Can anyone help me?09:49
xtuhHi, cant find how to autoconnect openvpn (as client) on startup. i have a /etc/openvpn/client.vpn.conf r--, i have edited /etc/default/openvpn and uncommented AUTOCONNECT="all", but it doesnt connecting on the openvpn service stop/start09:50
Schnabeltierchenxtuh:  i´ve set up my openvpn clients with https://azetinetworks.atlassian.net/wiki/spaces/SC13/pages/106496011/OpenVPN+Client+on+Ubuntu+16.0409:56
xtuhSchnabeltierchen: thanks, solved10:03
Schnabeltierchenglas to help :)10:03
arthurbtest10:23
=== dtomato6 is now known as dtomato
BluesKajHowdy folks11:21
nukeu666I have booted via rescue USB and need to remove a service on startup. How do I do that after mounting the partition?11:47
Armageddonnukeu666, you chroot and systemctl disable or remove the symlink of the service11:48
ArmageddonI can't remember where systemd symlinks its enabled daemons but it shouldn't be too hard to find11:48
nukeu666Armageddon: i don't see that service's symlink in rcX.d folders, is it elsewhere?11:49
Armageddonwhat I can see is `/etc/systemd/system/multi-user.target.wants`11:51
ArmageddonrcX.d if I remember correctly was sysvinit or whatever came before systemd, if I'm not mistaken someone might correct me11:52
EriC^^nukeu666: you can chroot in and use systemctl12:07
EriC^^nukeu666: http://pchelp.youtubextras.com/topics/how-to-setup-a-chroot12:08
nukeu666Armageddon: EriC^^ : thanks, that worked. also to fsck the partition,, i should unmount it then fsck /dev/sdaX right?12:09
EriC^^yeah12:09
=== nikow2 is now known as nikow
ubonecan i redo the certs for postfix and/or dovecot ? my hostname was wrong12:33
nukeu666one of my office people is getting these failed conditions during bootup - https://imgur.com/a/bb7Y3qA12:45
nukeu666i hoped removing the last thing installed would fix it but nope12:45
nukeu666networkd, gpu-manager, iio sensor, disk manager...all fail to start12:46
kontra2wine is not working in rpi4 version12:48
lotuspsychjenukeu666: whats the ubuntu version please?12:48
lotuspsychje!details | kontra212:49
ubottukontra2: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.12:49
lotuspsychjeubone: ubuntu server?12:49
nukeu666lotuspsychje: let me get him to boot from rescue and check lsb-release12:50
lotuspsychjenukeu666: while you there, do uname -a also plz12:50
kontra2lotuspsychje: I am using desktopify latest version of ubuntu mate desktop12:53
kontra2pardon me iam a noob12:53
lotuspsychjekontra2: can you elaborate what happens when you start a wine program? did wine installation complete without errors?12:54
kontra2no wine installation is not completed, I cancelled the installation12:55
kontra2and I can't remove it also12:55
lotuspsychjekontra2: you canceled why?12:56
kontra2it is taking too long like 20 minutes12:57
lotuspsychjekontra2: open a terminal and: sudo apt purge wine, then pastebin the results please12:59
Assidheya13:00
ubone<lotuspsychje> yes13:00
ubone180413:00
lotuspsychjeubone: try the #ubuntu-server channel13:01
Assidso i was updating an disco based into.. to the latest updates.. before i had it swithc over to focal..13:01
nukeu666lotuspsychje: ubuntu 5.3.0-28-generic #30-18.04.1-ubuntu SMP ...... x84_64. distro is 18.04.3 lts13:02
Assidso now .. it doesnt dual boot anymore13:03
lotuspsychjenukeu666: try to update system first, goto recoverymode with rootshell and networking on, and sudo apt update && sudo apt full-upgrade13:04
Assidif i manage to get to the ubuntu boot manager .. it doesnt boot13:07
=== mateen1 is now known as mateen
lotuspsychjeAssid: disco is eol13:08
nukeu666lotuspsychje: on recovery mode, it hangs after 'started d-bus system message bus', nothing happens after that13:08
lotuspsychjenukeu666: hmm that doesnt sound too good, what about a tty at boot?13:09
lotuspsychje!tty | nukeu66613:09
ubottunukeu666: To get to the TTY terminals 3-6, use the keystroke Ctrl + Alt + F3-F6 respectively. Ctrl-Alt-F2 or Ctrl-Alt-F1 will get you back to your graphical login (Ctrl-Alt-F7 on 16.04). To change TTY resolution, see https://help.ubuntu.com/community/ChangeTTYResolution13:09
nukeu666lotuspsychje: boot never finishes in normal/recovery/single mode, hangs after dbus line. Should i tell to reinstall ubuntu on top with his recovery usb?13:11
kontra2lotuspsychje: paste.ubuntu.com/p/WsjhH47HsC/13:12
lotuspsychjenukeu666: well if you cant boot, cant tty and cant recovery...maybe rescue things with a chroot?13:12
nukeu666lotuspsychje: recovery menu pops up a list - filesystem state:readonly, with only option 'resume- normal boot'13:13
lotuspsychjekontra2: you said you could not uninstall wine, but it wasnt installed?13:13
nukeu666lotuspsychje: after booting from recovery and chrooting to sda1, what else can he try?13:14
lotuspsychjekontra2: do the same for install now, sudo apt install wine13:14
lotuspsychjenukeu666: another option could be installing 18.04 or 20.04 over your existing install and try to preserve your /home at partitioning13:15
kontra2lotuspsychje: ok13:15
Assidlotuspsychje: i know.. thats why i was doing an update  so i could move it over13:15
Assidbut now .. it no longer shows up as a boot option.. , goes straight into windows13:16
Assidlotuspsychje: you need to do an update before you do a release update13:16
kontra2<lotuspsychje>done13:17
lotuspsychjeAssid: disco is eol, means no support anymore13:17
Assidlotuspsychje: i understand that.. but it shouldnt turn suicidal and killl the boot loader right13:18
lotuspsychjeAssid: when an ubuntu version turns eol, weird things can happen13:19
Assidalrite.. so how do i get this started ?13:20
Assidwifeys gonna kick my ass.. i told her i;d update it for her :/13:22
Assidlotuspsychje: can you13:24
Assidcan i upgrade with a usb disk without it reformatting / wipe /13:24
kontra2lotuspsychje: how to launch it13:26
Orcs53_Hi everybody! I have asked this question twice earlier in #ubuntu-server, and had not response. I am still keen to here back, if anybody here can help. I have a question regarding configuring a simple routing firewall. I plan to use Ubuntu Server 20.04, and ufw, and I have found a good example for the configuration (see "Full example" in13:27
Orcs53_https://manpages.ubuntu.com/manpages/focal/en/man8/ufw-framework.8.html). However, in this example, it is mentioned "Your firewall will undoubtedly want to be less open.". I would like if someone could discuss any further steps for hardening the configuration seen in this approach. Thanks!13:27
lotuspsychjekontra2: wine isnt really a program to launch, but a sort of emulator for windows programs, so choose a windows .exe to launch with wine13:27
lotuspsychje!crosspost | Orcs53_13:27
ubottuOrcs53_: Please don't ask the same question in multiple Ubuntu channels at the same time. Many helpers are in more than one channel and it's not fair to them or the other people seeking support.13:27
Orcs53_ubottu Thank you I will note when seeking help in the future.13:30
ubottuOrcs53_: I am only a bot, please don't think I'm intelligent :)13:30
ArmageddonOrcs53_, I would assume by less open they mean start by a blocking firewall and open only what you need ;)13:33
Armageddonfirewall policy that is13:33
Orcs53_ubottu Oh ha ha13:38
ubottuOrcs53_: I am only a bot, please don't think I'm intelligent :)13:38
legreffierOrcs53_: it's hard to answer you on this with this little information.13:40
Orcs53_Armageddon That what I assumed, but when reading into the example, that is what it is. Blocks all incoming on external WAN, forwards port 80. And also restricts administration access via SSH to a single administrative workstation on the internal LAN.13:40
legreffiersounds tighter than a lot of environment !13:41
Orcs53_But they still mention in the documentation, specifically in the example "Your firewall will undoubtedly want to be less open.".13:42
legreffierOrcs53_: depends on what environment you're working on...13:42
legreffieryou probably will want to authorize only a few well-known IPs for ssh service.13:44
legreffierif it's going to be a production service, outwards connections should be filtered too.13:44
SchnabeltierchenDoes ufw got an seperate support channel or may i ask questions about ufw with ubuntu 18.04 here?13:46
ArmageddonOrcs53_, I get your confusion, it gave me a chuckle well they are covering all their basis I guess :) a good engineer always does that13:46
Holidayso I did some debugging with the help on a kind user in #cloud-init, and it lead me to an interesting observation. On 18.04, my cloud-init runs at boot on every boot just fine, on a system that hasn't been updated in a bit. But as soon as I did an 'apt update; apt upgrade', the 18.04 system is acting just like my 20.04 where cloud-init is not running on boot and 'systemctl list-units | grep cloud' no longer return any unit names14:38
Holidaypart of what apt updated was systemd so I'm wondering if there isn't something being borked there, and not by the apt upgrade process its self but with the newer version of systemd as I didn't upgrade the 20.04 as far as I can remember after doing the apt install cloud-init14:38
=== Kiwis77 is now known as Kiwis
Blakeanator400Hey everyone, I am having an issue with my sound. I have logitech G560 speakers. I get no sound output while using Ubuntu. However when I use Win10 I have no problems. Any help would be appreciated.14:41
ph88how can i let tigervnc run at startup ?14:43
juliandroskecreate a service and enable it14:43
Orcs53_legreffier I agree, thank you that is helpful.14:47
Orcs53_Schnabeltierchen I looked for a channel for ufw but could not find one.14:49
Schnabeltierchensame here ...14:50
ph88juliandroske, should i write a service file manually ?14:50
juliandroskeyou can make a copy from another .service and edit it to run vnc14:52
ph88ok14:55
juliandroske[Unit]14:56
juliandroskeDescription=TigerVnc14:56
juliandroske[Service]14:56
juliandroskeExecStart=PATH/TO/YOUR/BINARY/FILE ARGS14:56
juliandroskeAnd you can use 'which tigervnc' to get the path, commonly at /usr/bin/14:57
rangergordwhat can explain a module (w83627ehf) listed at the end of /etc/modules not being loaded on system startup...but after I log in if I do "sudo modprobe w83627ehf" then it loads fine.15:03
Orcs53_Armageddon Ha ha! When I read the example it seemed complete. So when the author mentioned "less open", I was interested in what more could be done to achieve this less open state.15:03
geniirangergord: Each module name there should be on it's own line, also good to add a carriage return after the name of the last module listed15:06
martiansoulI have a server. I was assigned this server with docker preinstalled.15:06
martiansoulbut I can only run docker commands as root user.15:06
martiansoulhow is that possible?15:06
martiansoulwhen i try to run a docker command as non-root, it shows - `Got permission denied while trying to connect to the Docker daemon socket `15:07
geniirangergord: Other possibilities are that's in the blackilsted modules list, or that it's actually being loaded at boot, but then discarded if no devices are found which actually use it15:07
martiansoulany ideas about the docker issue?15:09
fradI ran 'ocrfeeder' on my terminal. The gui loaded. I tried to load a pdf file, but nothing happens. THis is xubuntu 20.04 and ocrfeeder 0.8.2. Am I forgetting something?15:10
fradwhat am I doing wrong? Installing the latest available ocrfeeder from tar.gz (0.8.3) I get: make[1]: *** [Makefile:521: all] Error 1     make[1]: Leaving directory '/home/Compiled/ocrfeeder-0.8.3/bin'      make: *** [Makefile:386: all-recursive] Error 115:26
leftyfbfrad: is there a reason the 8.1 available in ubuntu isn't good enough for you?15:47
nbusroneAnyone know any application or command which can check how many times internet get disconnect ? or log my ip if get change ?15:48
leftyfbnbusrone: you could easily write a shell script to monitor things15:54
leftyfbnbusrone: though there are scripts to update services like dyndns that monitor a WAN ip change15:55
fradleftyfb, working with pdf files with text. Sometimes the creator od the pdf file left the text as text, so I can copy it with okular. But on other occasions the author decided to simply scan a book and save the scanning as pdf. each page is a picture. When this happens, my actual ocrfeeder does not even open the pdf file. I have resorted to save each single pdf file as a png file and work from there, bu it is very time consumming15:56
nbusroneleftyfb : ok , will check for that .I though there are ready application for network monitoring.15:56
leftyfbfrad: you still didn't answer the question15:56
fradpdf files are not recognized leftyfb15:57
leftyfbfrad: did that functionality change between 8.1 and 8.2 or 8.3?15:58
fradleftyfb, last time I used ocrfeeder 4 months ago it worked. don't remember ocrfeeders version15:59
leftyfbfrad: how did you install ocrfeeder 4 months ago?15:59
fradsynaptic16:00
leftyfbfrad: ok, then there's no reason to compile your own. Stick with the 8.1 version available in ubuntu16:00
fradany idea why ocrfeeder stopped working with pdfs leftyfb ?16:03
leftyfbfrad: what changed in the last 4 months? Did you try it on a document that worked before?16:04
rangergordgenii, sorry for not replying, delivery guy arrived. I had already inserted a newline at the end of /etc/modules. I also grepped /etc/modprobe.d (which is full of blacklists) for that module, it's not there. So that leaves your 3rd possibility.16:08
rangergordthat's beyond me. I'll see if loading the module in a basic bash script ("modprobe w83627ehf") works16:09
Assidbah.. i should have jusr backed up everything she had on this.. and done a fresh install.. and gone zfs .. big mistake16:21
fradwhat does this terminal message mean? (ocrfeeder:18617): Gtk-CRITICAL **: 18:20:36.654: gtk_widget_realize: assertion 'widget->priv->anchored || GTK_IS_INVISIBLE (widget)' failed16:21
grant_what tools can I use to monitor where apt installs packages? can I sandbox apt?16:21
grant_frad: are you making a gtk program?16:22
fradno grant_ ,im trying using ocrfeeder to extract text from pdf files, but not a single pdf file is recognized as such16:22
leftyfbgrant_: /var/log/dpkg.log and /var/log/apt/* contain logs of package installations16:23
grant_leftyfb: thanks16:23
leftyfbgrant_: why do you think you need to "sandbox" apt?16:23
grant_not sandbox as in chroot persay16:23
leftyfbgrant_: why?16:23
p1kalyanany  Java Developers here ?16:25
grant_was thinking of getting a way to figure out the differences some how between the sandboxed enviroment and the regular enviroment16:25
grant_p1kalyan: sure, dunno how much expertise you want though16:25
martiansoulp1kalyan, there is a #java channel as well.16:25
grant_that channel is suspect tho16:26
p1kalyani want to connect mysql server from Eclipse in Ubuntu 20.04 can anyone help me ?16:26
grant_frad: glimagereader is pretty good16:26
leftyfbpikapika: wrong channel. Try a java help channel16:27
frad.! glimagereader16:27
rangergordgrant_, there's some apt command you can see to look at what files a package installs. I prefer the 3rd party apt-file ("apt-file list atop" for example) because it also works on non-installed packages16:27
frad.i glimagereader16:27
grant_plus that's an eclipse question ;)16:27
fradwill glimagereader read pdf files grant_ ?16:27
leftyfbfrad: try google16:27
p1kalyanok do anyone know how to install Oracle Database in Ubuntu 20.04 ?16:28
leftyfbp1kalyan: since it's a commercial product, you'll have to contact Oracle.16:28
grant_leftyfb: what I really wanted to do was be able to go back to an enviroment before some apt installtions16:28
p1kalyanso what i can  get from here ?16:28
grant_rangergord: thanks16:28
leftyfbp1kalyan: This is a support channel for Ubuntu and it's use and packages. Not for 3rd party commercial products or how to develop16:29
rhoks86Hey guys, my gui updater updated by itself after I was procrastinating on it or whatever... But then again I procrastinated on it when it asked for password to install/remove something and the screen went to sleep and now its frozen... What do I do?Is there a way of restarted the desktop environment while still maintaining all the open programs and16:30
rhoks86stuff?16:30
grant_say you have ubuntu paid support, can you request a system configured for a posix target?16:30
DArqueBishopp1kalyan: it should be pointed out that last I checked, Ubuntu is not a supported operating system for Oracle Database.16:31
leftyfbgrant_: contact Canonical for paid support questions16:31
grant_ok, cheers16:31
p1kalyanok do we have multiple login option like in windows 10, we have multiple signing options like login with pin,picture,microsoft account, and windows Hello etc. whats the option in Ubuntu ?16:32
grant_depends on the login manager, which is usually a password, some have fingerprint reader support tho16:32
grant_peace!16:32
rhoks86fine I logged in via another session and rebooted anyway16:33
p1kalyandoes really Ubuntu need a anti virus ?16:34
leftyfbp1kalyan: not really, no16:34
M_aDno16:34
LinStatSDRProbably not.16:35
M_aDp1kalyan: https://easylinuxtipsproject.blogspot.com/p/security.html#ID1.116:35
DArqueBishopDoes Ubuntu by itself require antivirus? Probably not.16:36
LinStatSDRProbably not.16:37
p1kalyanlike windows have vulnerability to exploit users data and access to the computer with meterpreter program, like ubuntu also have some bash script which is generated by Evasion or Veil Frame work so how Ubuntu will detect some malicious codes to gain access to our computer ?16:37
LinStatSDRKey word, probably.16:37
DArqueBishopHowever, certain compliance regulations may require you to install it anyway.16:37
LinStatSDRAnything is dangerious if you agree to let it run.16:37
LinStatSDR:)16:37
LinStatSDRCould be dangerous?*16:37
M_aDp1kalyan: read the article i posted a link to16:37
leftyfbp1kalyan: please feel free to chat about Ubuntu in #ubuntu-offtopic . If you have support issues with Ubuntu, please detail any symptoms or error logs here16:38
p1kalyanleftyfb: i have been using Ubuntu from 20.04 version release so i have some doubts to know about it. now my host operating system is Ubuntu so, i want to know as much as possible or please suggest me where i can learn everything about Ubuntu or suggest me any websites,forums, or Tutorials site please...16:46
leftyfbp1kalyan: wiki.ubuntu.com16:47
leftyfbp1kalyan: otherwise, google16:47
p1kalyanM_aD: ok, that's good but if want to run some windows application and that is not available in Ubuntu then how can we use that software ? in Ubuntu if there is no alternative in Ubuntu ? instead of wine or PlayonLinux...16:49
bumblefuzzI'm having trouble getting ubuntu to recognize one of my mouse buttons16:49
bumblefuzzI'm using a Corsair M65 mouse16:49
bumblefuzzI've tried 'xev | grep button' and nothing registers16:49
bumblefuzz...for the particular button16:50
bumblefuzzI'm not sure how to get ubuntu to recognize it16:50
M_aDp1kalyan: search, search, search... that's what i did when i started back in 2007 with Ubuntu 7.04. And if users still want windows apps they should either stick with windows, do a dual boot or run windows in a VM16:50
bumblefuzz...or why it isn't in the first place16:50
masonbumblefuzz: Does it show up in xinput?16:50
bumblefuzzmason, lemme check16:50
bumblefuzzsome stuff shows up16:51
bumblefuzzagain, the mouse works, all the buttons work except for 116:51
masonbumblefuzz: Does the mouse work other than that one button? And when you hang over the xev window, do other buttons show up?16:51
bumblefuzzyes16:51
masonRight, was just thinking about that.16:51
p1kalyanM_aD: Thanks :-[16:51
bumblefuzzit's never been used16:52
bumblefuzzso, I'm doubtful it's the mouse16:52
ducassebumblefuzz: which button is it?16:52
bumblefuzzone of the thumb buttons16:52
bumblefuzzthere are 3 thumb buttons16:52
bumblefuzzthe other 2 work16:53
ducassebumblefuzz: try running xev without the grep to see if it sends some other event16:53
ducassebumblefuzz: the thumb buttons on my logitech mouse sends keypress events16:53
bumblefuzzdoesn't show anything without the grep16:54
masonbumblefuzz: Eh? It should show a lot without a grep.16:54
bumblefuzzyeah16:54
bumblefuzzit shows plenty16:54
bumblefuzzbut it's all the mouse movements16:54
masonOh, doesn't show the thumb button. Gotcha.16:54
ducassemaybe the button is broken, can you test it on a windows machine?16:55
M_aDp1kalyan: people should realize from the start that Linux isn't Windows and vice versa, that things work differently and have to learn to work with open source alternatives of apps.16:56
masonbumblefuzz: You've probably already read this, but random issues with the same mouse: https://askubuntu.com/questions/943931/cant-click-my-mouse-a-few-minutes-after-boot-on-16-0416:56
p1kalyanusing PPA packages is harmful ?17:04
lotuspsychje!ppa | p1kalyan17:04
ubottup1kalyan: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge17:04
bumblefuzzok, here's a new question: why did my network adapter just go offline without any input from me?17:06
bumblefuzzalso, my mouse button still doesn't work17:06
p1kalyani switched to Ubuntu in april 2020 after Ubuntu focal 20.04 release when i am using windows my laptop speakers sound output and quality is was very well but i am not getting that much sound in Ubuntu right now do i need to install something. how can i improve my speakers sound output and quality ?17:09
M_aDp1kalyan: not to sound rude or anything but there's a plethora of info to be found on the web, i bet your question can be answered if you serach in the right places17:11
M_aDserach/search17:11
M_aDalso look for any bug reports17:12
lotuspsychjeM_aD: users are supposed to ask ubuntu questions here, please dont forward them to a search engine17:13
M_aDp1kalyan: please don't PM me unwanted. Thanks in advance17:14
M_aDlotuspsychje: what's the problem? That's what i did back in 2007 when i started with Ubuntu as a newb, search the web first then ask17:16
lotuspsychjeM_aD: feel free to discuss it in #ubuntu-discuss17:17
M_aDlotuspsychje: sure17:17
octav1aCan anyone recommend any backup utility alternative to duplicity to backup to google drive? Duplicity + pydrive ends up getting google api error rate limit exceeded with no suggestions for a fix that I can find.17:18
lotuspsychje!borg | octav1a maybe?17:21
ubottuoctav1a maybe?: borg is a fast backup tool with incremental backups: https://www.borgbackup.org/ (Ubuntu packages: borgbackup, borgbackup-doc, and borgmatic)17:21
lotuspsychjenot sure it does backup to google17:21
bumblefuzzcan someone help me figure out why my network adapter keeps going offline randomly?17:25
bumblefuzzI found this line in the syslog:17:25
bumblefuzzJul 15 13:21:58 archibald NetworkManager[1148]: <info>  [1594833718.5795] device (enp3s0f1): state change: activated -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')17:25
bumblefuzzwhat does carrier changed mean?17:25
bumblefuzzthis has happened twice in less than an hour17:27
neurehi17:33
neurehow do I setup more swap space?17:33
M_aDneure: swap partition or the swap file?17:34
M_aDneure: in case of the swap file: https://askubuntu.com/questions/178712/how-to-increase-swap-space17:36
neurewould swap partition be better than swap file?17:36
neureI am using nvme drive17:36
M_aDwhich ubuntu are you on?17:36
neure20.0417:37
neurewhen I run vmware it complains I should have at least 4G swap (I have 2G)17:38
M_aDso it's a swap file that has been created autmatically. You can adjust that as shown in the link above17:38
neureI would not mind creating a swap partition, if that works any better17:38
M_aDshould be the same17:39
M_aDi'm not an expert on that kind of thing though17:39
=== thebope_ is now known as thebope
neureok I'll just use 8G swap file17:40
sarnolddust: thanks for the bug report :)18:05
Blakeanator400Hey everyone, I have a problem with my sound(nothin is coming out of my speakers). I have Logitech G560 speakers. I checked my sound settings and under output it is listed. I only come across this problem with Ubuntu.18:10
XanoHiya! I installed 20.04, and only had a dummy sound output. This is a known bug, and I upgraded the kernel to 5.4.51. I now have my HDMI output back, but the built-in speakers and headphone jack aren't recognized. `lsmod | grep snd_hda_intel` shows the kernel module is enabled, `lspci -nnk | grep -A2 Audio` shows the audio device and confirms it uses the snd_hda_intel kernel. alsa-base.conf contains `options snd-hda-intel18:10
Xanomodel=generic`. At the moment I'm not sure how to continue debugging this.18:10
tomreyncan you point to the bug report if it's a known bug?18:11
lotuspsychjeXano: and was there a reason you went to -51 kernel version mainline?18:14
XanoI went to 51 because the issue was reported to be fixed (and the HDMI output showing up seems to confirm that at least partly) and it was the latest 5.4. Wasn't much else to that decision18:15
XanoI did try a few other `options snd-hda-intel` variations earlier before I upgraded the kernel based on reports from people with similar problems, not sure if that had any lasting effects18:16
Xanotomreyn, The bug report I found linked by someone else is options snd-hda-intel18:16
Xanois https://bugs.launchpad.net/ubuntu/+source/linux-oem-osp1/+bug/186406118:16
ubottuLaunchpad bug 1864061 in linux-oem-osp1 (Ubuntu Eoan) "PCI/internal sound card not detected" [Undecided,Fix released]18:16
XanoI have *not* blacklisted snd_soc_skl because one comment said that after 5.4.43 that was no longer necessary. Not sure how accurate that was18:20
Guest_8Hi, I have a problem with apt update and DNS. I wonder if someone can help me figure out what's going wrong.18:21
Guest_8I have to post this on mobile as I can't get my laptop to connect properly18:22
Guest_8All of the sources are resolving to a single IP which is a page from the ISP about errors. Every source URL is resolving to 78.33.48.9118:23
Guest_8How can I make apt retry resolving these?18:23
Guest_8It is not a connection issue as I can get on the web via tor. On the machine18:25
lotuspsychjeXano: weird, as they say they merged the fix into focal kernel18:26
Guest_8There was an ISP problem, we have changed the router and two Xboxes on the network to use another DNS server and they are now working fine.18:27
lotuspsychjeXano: when you boot into 5.4.0-40 you get the dummy?18:27
XanoI'd have to try. Back in a minute!18:28
Guest_844I'm guest_8 connection on mobile dropped18:31
BluecoatI've got an 18.10 machine that I want to upgrade to 20.04 but don't have physical access to.  The do-release-upgrade tool says it's out of support so it won't auto-update.  What do I miss if I change the dist name in my apt list and dist-upgrade that way?18:39
sarnoldBluecoat: you'll probably have better success to change your apt sources lines to use old-releases.ubuntu.com18:45
sarnoldBluecoat: this page is really old but probably not horrible https://help.ubuntu.com/community/EOLUpgrades18:45
Bluecoatsarnold: I'll give that a try.  Thanks!18:48
Bluecoatsarnold: hm, looks like I may have done that at some previous date since my source lines were already changed.  Still no dice on do-release-upgrade; can't go cosmic->eoan.18:52
Bluecoatsarnold: I think I found how to trick it to upgrade to 19.04, which should let me use the normal upgrade path.18:55
sarnoldBluecoat: yeah you've got to go cosmic, disco, eoan, focal18:56
Bluecoatthat got it!19:05
sarnoldBluecoat: nice nice :)19:07
XanoBack with my sound problem! Tried booting into an older kernel but apparently ESC does not get me into the Grub menu, so I booted back into 20.04 to do some more reading, only to find out that not only my HDMI output, but also the built-speakers and headphone jack were recognized again! However, the sound cracked a bit, so I shut down the machine and booted again, and all three sound outputs were gone, and the dummy output was back19:08
Xanoagain.19:08
TJ-Xano: have you investigated ACPI and the acpi_osi workaround? sounds like a firmware issue to me19:09
XanoSo we're talking about a machine I've owned for years, and that I only recently upgraded from 18.10 to 20.04, and I've never had any of these problems before19:10
XanoTJ-, So that seems to rule out a firmware issue?19:10
TJ-Xano: no, since as the kernel evolves it more strictly implements the ACPI specs so things that did work on older kernels fail to work on newer - basically bugs in firmware that the kernel used to be lenient about it no longer accomodates19:11
TJ-Xano: firmware ACPI usually depends on thinking a version of Windows is running and depending on the version enables/configures things differently. When the OS is Linux it will often not fully configure things so acpi_osi= can be used to make Linux say it is the version of Windows the firmware claims to best support, which often solves weird issues like this. See19:13
TJ-https://iam.tj/prototype/enhancements/Windows-acpi_osi.html19:13
dwigtonUbuntu software in 20.04 has been broken almost since I installed the OS. When I click on a category or search it shows no results. Is there a log for the software center?19:19
dwigtonSynaptic and apt work fine.19:20
TJ-dwigton: sounds like a cache bug; there were reports of something like that a while back. Clearing the cache usually solved it19:20
TJ-dwigton: cache in ubuntu/gnome software application, under $HOME/.cache/ somewhere I believe19:20
dwigtonTJ-: Hmm, thanks. nothing in .cache looks likely but I'll dig a bit.19:23
XanoTJ-, so you mean the workaround from your site or from the original Ubuntu bug report?19:23
XanoRebooted twice more, and am getting really inconsistent behavior, with sound outputs showing up only some of the time19:24
dwigtonBut should be safe to just nuke ~/.cache/* without too many reprisals? loss of some browsing history?19:24
TJ-Xano: that does sound like typical ACPI issues where repeated cold/warm boots/restarts and/or suspend/resumes do different things19:25
TJ-Xano: the workaround is to add the appropriate "acpi_osi=Windows XXXX" to the kernel command line and test. It's easy to do and don't lose anything by trying it19:26
TJ-Xano: incidentially it often improves hidden things like battery life19:26
nichlasI've just installed Ubuntu 8.05 on a box I had with nothing better to do.. wow I miss those times.20:24
nichlas8.04 of course...20:27
=== ignapk is now known as horus
leftyfbnichlas: Ubuntu 8.04 has been unsupported for 7 years20:32
nichlasYou don't say :)20:32
Kali_YugaI got an Iphone laying around here I tried to get some images off of it, I used Ifuse before but now it tells me my mount point ls: cannot access '.iphone': Input/output error20:32
Kali_YugaI also can't delete it rm: cannot remove '.iphone': Input/output error20:33
tf9205What's Everyone's Opinions of 20.04?20:34
Kali_Yugaanybody knows anything about Ifuse? and why that folder is locked up now and why I can't access or delete it?20:34
Kali_Yugait's in my home folder20:34
nichlastf9205: haven't talked to Everyone in a long time. But personally I think it's slower than 8.0420:35
tomreyn!discuss | nichlas20:36
ubottunichlas: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!20:36
nichlastomreyn: thanks20:38
Kali_YugaI don't know, I deleted Ifuse, still wouldn't work, so I restarted afterwards, now I was able to remove the folder without input/output error20:46
GreyAreaHi folks, just gone back to a Ubuntu machine and now after login the system grinds to a halt and is completely unresponsive.  I've managed to trace the cpu hog to tracker-extract and tracker-miner-...21:23
=== horus is now known as ignapk
GreyAreaHow can I disable them, they seem to be some sort of indexing process.21:23
GreyArea22:23 < GreyArea> Hi folks, just gone back to a Ubuntu machine and now after login the system grinds to a halt and is completely unresponsive.  I've21:23
GreyAreaoops21:23
xbfrogi have deleted seahorse which holds i'm guessing the keyring, and i'm still getting prompts to athenticate, any fix? or did i overlook something?21:54
xbfrogubuntu 20.04 lts gnome21:54
Jordan_Uxbfrog: When are you getting prompts to authenticate? And what are you being prompted to authenticate to?21:56
xbfrogi dunno, it appeared after starting firefox, and a game of tetris, seems odd21:58
xbfrogdoesn't seem regular21:58
xbfrogbut it does say the "logon authentication did not recieve the needed logon21:59
xbfrogbut however it did not stop the reboot22:00
xbfrogand never asked for logon22:00
xbfrogjust seems odd behavior22:01
Jordan_Uxbfrog: My guess would be that network-manager is trying to autoconnect to a wireless network.22:12
xbfrogok22:12
xbfrogi have a good connection but ok22:12
xbfrogmaybe in network manager rather than the actuall connection?22:13
xbfrogi'll wait for the next message22:14
jrgilmanhey there, hoping to get some help with my audio issue. I thought I figured out what was causing it but that doesn't seem to be the answer (seemed to happen if my CPU throttled). I'm wondering if this is related to another issue I was having a while back where my audio would randomly get extremely crackly.22:16
jrgilmanpusleaudio doesn't report any kind of errors to syslog, i do notice it tends to happen when using applications that are using my microphone more often, but it does happen when not using the mic also22:17
Scriptonauthey all, I have zoom installed on ubuntu 19.10. It was working great, then randomly a few days ago it started crashing when I start it. I've purged and reinstalled it several times, both from zoom's official .deb as well as from the apt repo. I start it, a window pops up, then it crashes before it can fully start. I can't find anything on this issue online, wondering if someone could help me diagnose a22:20
Scriptonautnd/or fix the issue22:20
zugaazhello22:22
Scriptonautthe stdout gives me: Failed to create OpenGL context for format QSurfaceFormat... I haven't upgraded recently, so unless nvidia or something is doing upgrades automatically I'm not sure what would have changed with that22:23
zugaazI just had a snapd update, and now none of my snap programs will start22:25
zugaazHas this happened to anyone?22:25
ScriptonautI had something where I installed a new snap package, and then all of my snap binaries stopped working and instead they ran terraform (another snap package I had)22:26
Scriptonautso I'd type: "cloud auth list" or something, and it would show me the terraform menu22:26
zugaazThe software updater just showed me the update22:26
zugaazand I clicked update22:27
ScriptonautI fixed it by removing the binaries for all of them and reinstalling22:27
zugaazNow nohting snap will work22:27
zugaazShould I uninstall snapd and reinstall?22:27
kostkonzugaaz, installed the snapd update, started skype, loads fine.22:29
zugaazhuh, that's interesting22:30
kostkonzugaaz, sorry i meant spotify not skype. same difference. both are snaps22:30
zugaazI have chromium, spotify, brave22:30
zugaaznone of them work22:30
zugaazslack22:30
Jordan_UScriptonaut: Just to be sure, please "sudo apt update && sudo apt upgrade" and see what updates are available. https://askubuntu.com/questions/1179324/zoom-fails-to-launch-results-in-a-core-dump-and-memory-corruption-exit-code-13 is a similar error caused by a driver / library mismatch.22:32
ScriptonautJordan_U: I upgraded. Now my browser font is tiny and looks monospaced lol22:37
ScriptonautI also rebooted22:37
ScriptonautI've had this happen on ubuntu before I don't remember what I did to fix it22:37
zugaazIf I uninstall snapd and reinstall22:37
zugaazwill I lose all my snap programs22:37
zugaazor will they still be ther?22:37
Scriptonautgood news is that fixed zoom22:39
oscurochui just got a new processor and motherboard, trying to install ubuntu. the only disk appearng in ubuntu is thu flash drive the iso is on, although both my ssd and flash drive show up in my bios. i have the asus z490m plus23:09
oscurochuand my windows hdd boots without issue23:10
TheFuAHCI mode for disks in the bios?23:14
oscurochuthe same ssd that doesnt show up already has debian installed, but it won't boot because the initramfs can't locate the disk, which is why i wanted to try installin ubuntu for hopefully newer drivers23:14
oscurochuill try to check23:14
oscurochui dont know where that setting could be...23:17
kevrI just upgrade from 19.10 to 20.04. I can no longer pair properly with my bluetooth headphones via blueman. I can pair with it, but it no longer gives me "Headset," "Audio Sink," or "Hands Free" option during setup. The only thing there now is "Serial Port"23:20
kevrWithout the proper setting, like Headset or Audio Sink, the headphones don't connect23:21
oscurochuthanks, it boots just fine now23:23
oscurochuexcept now i have to prevent my nvidia drivers from loading and instead use intel onboard gfx23:23
kevrInteresting.. it worked fine if i did it manually with bluetoothctl, but not with blueman23:26
=== Not_Khaytsus is now known as Khaotic

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