/srv/irclogs.ubuntu.com/2019/10/29/#ubuntu.txt

SiamasterI'm trying to run a bootable ubuntu USB, when the software on the USB loads, my screen goes off00:20
SiamasterI can hear the ubuntu start up click sound then I have no screen00:20
FurretUberIs this WARNING worrisome? https://paste.ubuntu.com/p/sQ3Cjz8DT9/00:22
sarnoldFurretUber: seen this yet? https://bugs.freedesktop.org/show_bug.cgi?id=11181700:24
ubottuFreedesktop bug 111817 in DRM/Intel "workqueue: PF_MEMALLOC task 134(kswapd0) is flushing !WQ_MEM_RECLAIM events:gen6_pm_rps_work" [Not set,Resolved: fixed]00:25
sarnoldFurretUber: comment two has "Not a major worry (false positive), fixed by00:25
FurretUberSo I don't need to be worried, thank you00:33
sarnoldFurretUber: yeah, that's the conclusion I'm coming to00:36
=== Thargoid is now known as stwalkerster
FurretUberI think it was the different task number that made my initial search find no results00:37
sarnoldFurretUber: yeah, that seems pretty likely; I stripped that out before looking ;)00:40
damanshi00:44
damansany ideas why ubuntu would give this error on boot: ./dev/md2/ unexpected inconsistency on startup00:45
doug16kdamans, filesystem corruption00:46
damansi dont get what would have caused it tho00:47
damansi only rebooted it00:47
doug16kabruptly powering off?00:47
damansyou know what the only thing previously that i did do was go into bios for a moment to check something but after that i reboot from it00:47
damansi didnt save anything or anything like that00:48
doug16kyou should unmount it and do: sudo fsck -N /dev/md200:49
doug16k-N means don't really do anything, just report what it would have done00:50
doug16kalso, cat /proc/mdstat and see if it looks happy00:51
damanslooks ok now00:59
damansand reboots fine00:59
damansbut i wonder what would have caused it00:59
damansany way to view logs01:00
Bashing-omdamans: 'journalctl -b -0' shows messages from the current boot; or "journalctl -p 3 -xb" if you want to filter for errors.01:07
damansOct 28 17:46:29 sv2 kernel: ERST: Failed to get Error Log Address Range.01:09
damansOct 28 17:46:31 sv2 systemd[1213]: deluged@nibiru.service: Failed at step EXEC s01:09
damans-- Subject: Process /usr/bin/deluged could not be executed01:09
damans-- Defined-By: systemd01:09
damans-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel01:09
damans--01:09
damans-- The process /usr/bin/deluged could not be executed and failed.01:09
damanshttps://paste.ubuntu.com/p/4M5Kk6Cpjg/01:11
damansthis is what i see01:11
damansdoes this suggest anything01:11
mat88#elementary01:12
mat88ops sry01:12
Bashing-omdamans: So, what is deluged - that it fails to start ?01:14
sarnolddamans: if you edit /usr/bin/deluged do you spot something like exit(2)?01:14
fairuzGood day good people01:26
lee3Hey all, I recently upgraded python in my 16.04 install and probably messed something up. I am having issues with unattended upgrades not working. I am receiving an error "ImportError: cannot import name '_gi'"/ I've tried installing it but it just says that its already installed.01:36
R13oseThanks all for the help.  I will try again later.01:38
doug16kis it possible to tell whether a USB 3.x device is connected to a USB 3.x port? or tell it is connected to a USB 1.1 or 2.0 port?01:43
doug16klsusb just dumps the device descriptors. they say USB 3.0 but that does not answer the question01:44
doug16kall of my controllers are XHCI, so I can't infer from that01:44
=== Stoot23 is now known as Stoot
doug16kanything analogous to lnksta in lspci?01:45
doug16kI think I figured it out: cat /sys/bus/usb/devices/usb*/speed01:47
doug16kshows 480,10000,480,10000,480,5000, seems to correspond to the number before the - in the device identifiers (1-0:1.0, 2-4.2, etc)01:49
p0wderlsusb should show- linux hub 1.0 (usb 1), 2.0 (usb 2), or 3.0 (usb 3)01:50
doug16kp0wder, yes that works too, but that won't differentiate 5Gbps and 10Gbps01:53
doug16kbut would have been good enough nonetheless :D01:53
Woodpeckerhey how do I know if I have nvidia drivers installed? I tried running nvidia-settings, and it said `ERROR: NVIDIA driver is not loaded`01:54
doug16kWoodpecker, lsmod | grep nvidia01:55
tomreynlspci -knn | grep -A3 VGA01:55
Bashing-omWoodpecker: Also ' dpkg -l | grep -i nvidia ' :P01:55
WoodpeckerHere is the output https://www.irccloud.com/pastebin/GWKyRKJr/01:55
Woodpeckerhold on let me unfiddle that01:56
doug16klooks right to me, that lspci output matches my system that is using nvidia-driver-43001:56
doug16kWoodpecker, oh wait, no. it doesn't say: Kernel driver in use: nvidia01:57
doug16kWoodpecker, looks like you are still using the cpu graphics01:57
tomreynshouldn't it say "Kernel driver in use: nvidia" there?01:57
doug16ktomreyn, yes01:58
WoodpeckerEvery command this time, properly formatted https://www.irccloud.com/pastebin/ZDJ0a1mm/01:58
Bashing-omWoodpecker: What shows ' sudo lshw -C display ' ?01:58
oerheksand nvidia sound :-D01:58
=== PowderLinux is now known as p0wder
tomreynmaybe just purge those packages you don't need01:58
Woodpecker➜  ~ sudo lshw -C display https://www.irccloud.com/pastebin/lzvorvld/01:59
tomreynapt purge nvidia*39001:59
Woodpeckerhmmm? okay01:59
tomreynhave you checked that this card is compatible with the installed driver?02:00
Woodpeckertomreyn: rmmmm, I checked if it was compatible with cuda02:01
Woodpeckerim trying to do some mining off of it. I'll check.02:02
tomreynwhich ubuntu and kernel version is this?02:02
tomreynlsb_release -ds; cat /proc/{version,cmdline}02:03
Woodpeckerhttps://www.irccloud.com/pastebin/jaUFLEfr/02:03
Bashing-omWoodpecker: tomreyn: Nvidia remommends the 390 version driver for this  card: https://www.nvidia.com/Download/driverResults.aspx/137276/en-us .02:04
tomreynthere's no nvidia-driver-418 version 418.87.01-0ubuntu1 in current ubuntu 19.0402:04
tomreynnvidia-driver-418 version 418.56-0ubuntu1 is in 19.0402:05
WoodpeckerBashing-om: I don't do a ton of config. Is this just them doing a failsafe version, or could it work fine with modern versions?02:05
tomreynso how did you install this driver?02:05
Woodpeckertomreyn: distro installation02:05
WoodpeckerI didnt do anything particular.02:06
doug16kyou sure it doesn't need to be switched over to discrete graphics in prime settings?02:06
Woodpeckerthis distro has been updraded ... once I believe02:06
tomreynapt policy nvidia-driver-418 | nc termbin.com 999902:06
WoodpeckerNope; I am not sure.02:06
Woodpeckerhttps://www.irccloud.com/pastebin/opnL6pX1/02:07
doug16kI'd do as tomreyn suggests though with the 390 ver02:07
tomreynBashing-om suggested this, not me (but i don't disagree to the least)02:07
Woodpeckerdoug16k: does it matter that I need cuda for this?02:07
doug16kit's highly highly improbably that you'll get more performance from higher version on old card02:07
doug16kimprobable*02:08
Woodpeckerdoug16k: that doesnt concern me, I just want to be able to mine off of it.02:08
doug16koh my bad Bashing-om02:08
doug16kWoodpecker, I'd bet on 390 supporting cuda02:09
Woodpeckerokay02:09
Woodpeckerdo I install nvidia from the repos or should I grab it from the website?02:10
tomreyn418.56 supports NVS 5400M according to https://download.nvidia.com/XFree86/Linux-x86_64/418.56/README/supportedchips.html02:10
tomreynhowever, the installed driver is 418.87, which doesn't seem to exist https://download.nvidia.com/XFree86/Linux-x86_64/418.87/README/supportedchips.html02:11
Bashing-omWoodpecker: Nvidia "Note that many Linux distributions provide their own packages of the NVIDIA Linux Graphics Driver in the distribution's native package management format. This may interact better with the rest of your distribution's framework, and you may want to use this rather than NVIDIA's official package."02:11
Woodpecker*shrug*02:12
Woodpeckeryou guys are the ubuntu experts.02:12
Woodpecker!cookies | everyone who helped me thanks02:13
ubottueveryone who helped me thanks: Cookies are delicious delicacies.02:13
Woodpeckerso... do should I do `sudo apt install nvidia-driver-418`02:21
Woodpeckerhold on Im going to restart02:22
Woodpeckerhttps://www.irccloud.com/pastebin/B71y3FfO/02:30
tomreynWoodpecker: did you run    sudo apt update    ? did it work without warnings ("W:") or errors ("E:")?02:36
WoodpeckerYeah it works without warnings or errors02:36
Woodpeckerim going to install this driver https://www.nvidia.com/content/DriverDownload-March2009/confirmation.php?url=/XFree86/Linux-x86_64/390.87/NVIDIA-Linux-x86_64-390.87.run&lang=us&type=TITAN02:37
Woodpeckershould I remove the one currently installed on ubuntu?02:37
tomreynwe only support the drivers in ubuntu here02:38
Woodpeckerokay got it.02:38
=== ben_r_ is now known as ben_r
sparrsince upgrading to 19.10 my laptop brightness keys have stopped working. xevent reports no events at all when I press Fn+F11 or Fn+F12, while reporting what seem to be the usual events when I do Fn+F10 (keyboard backlight) or Fn+F1 through F6 (volume and media).02:51
sparrsorry, xev02:52
=== zbenjamin is now known as Guest17446
=== zbenjamin_ is now known as zbenjamin
leonardusI ran `sudo echo "- - -" >  /sys/class/scsi_host/host0/scan` and it says "Permission denied"03:10
p0wdertry sudo -i first03:11
leonardusThanks03:11
p0wdernp03:12
gambl0rehi everyone i keep getting identation errors when using vim. anyone know how i can get identations to be recognized in my yaml file?03:15
Bashing-omgambl0re: yaml is strict on the space format - must be exact.03:17
gambl0reeverything is exact03:18
gambl0rebut it seems like pressing the tab key for identation isnt being recognized03:18
gambl0reif anyone can help me out, feel free to send me a PM. thanks03:19
materialrangerYour vim config might be useful.03:23
Unknow0059Hello. How could i install meson 0.47 on ubuntu 18.04? using 'apt-get install meson' gives me 0.45.103:45
ayewyoull need to get it from the  cosmic or newer repos03:47
ayewalthough, id recommend just updating your system if thats possible03:48
lotuspsychje!latest | Unknow005903:48
ubottuUnknow0059: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.03:48
tomreynalso available via pip303:49
ayewyeah, thats the easiest way to get it03:50
tomreynafter verifying that the newer version is actually needed03:50
Unknow0059I see.04:05
DiebuntuHello! I have just upgraded to Ubuntu Studio 19.10 from 19.04, now my wifi driver is not being recognized. This is a recurrent issue when I upgrade. My laptop needs the RTL8723DE wifi driver. I've followed this instructions in the past http://ubuntuhandbook.org/index.php/2019/04/nstall-rtl8723de-wifi-driver-ubuntu-19-04/04:40
DiebuntuThe problem is that as far as I knew with dkms I shouldn't need to go through this again.04:40
cocofhi :)04:49
cocofhow I can adjust brightness?04:49
cocofafter latest updates something happen  :)04:53
cocofusual way to adjust brightness does no work :D04:53
=== dax is now known as gender
=== ponyrider is now known as eponyrider
=== eponyrider is now known as ponyrider
fairuzHi, is there a way to let say when a web application run by www-data (nginx) create a log file in /xxxx/logs/foo.log, this foo.log is owned by user:www-data instead of www-data:www-data? Thanks05:09
ayewwell you could insert a chmod that automatically runs softwhere. but wouldnt it be easier to add "user" to www-data and use a suitable umask? unless you really need a specific user to be owner and not just give it access whilst restricting others05:11
doug16kfairuz, you could set an acl on it with setfacl to grant more permissions on that file05:14
doug16kif you have a logrotate happening you might hit a problem there05:15
fairuzdoug16k yea, it's a daily log05:16
doug16kis adding "user" to the www-data group unacceptable?05:16
ayewas far as im aware, its fine05:17
doug16kthen you could do: sudo usermod -a -G www-data user05:18
doug16kit would take effect when they next log in, or, to test it right away, run: sudo su user05:18
ayewyou need to make sure gninx's umask is something suitable as well, such as 02205:19
doug16kthen less /xxxx/logs/foo.log05:19
=== gender is now known as dax
doug16kexit to go back to yourself05:19
fairuzah05:21
fairuzso if the user belongs to www-data, I practically can chown the whole app folder to www-data:www-data right?05:22
doug16kyes, the ---rwx--- bits would apply to them (the group permissions)05:22
doug16kthe first 3 and last 3 things won't apply05:22
fairuzHow about the umask? How to check on that05:22
ayewby default, its usually 002 or 022. you can manually set it in the systemd service file with the option "umask="05:24
ayewactually, i think the linux default is 022, not 002, so you shouldnt need to set one unless the service file has something different set05:25
fairuzthanks05:27
fairuzI've changed the folder to www-data:www-data, and add the user to www-data group05:27
fairuzTrying to touch foo in the folder but getting permission denied05:27
doug16kfairuz, did you log in or do the su I mentioned?05:28
fairuzgroups command does contain www-data in them05:28
fairuzI use sudo su user05:28
doug16kok, what is the file mode? can you show ls -l foo.log05:28
doug16kjust the rw-r----- part is good enough05:29
fairuz-rwxrwxr-x05:29
fairuzdoug16k ah maybe I go too far05:30
fairuzfor the log file, I can read them now05:30
ponyriderfairuz: you need to relogin too. also you would need to chmod -R05:30
doug16kponyrider, why05:30
doug16kwhy chmod05:30
ponyrider** chown05:30
fairuzIt's -rwxrwxr-x 1 www-data www-data now05:30
fairuzI can read the log files just fine now, just trying to do something extra by trying to create a new file in the folder05:31
fairuzgroup permission is not enough for file creation?05:31
doug16kthat is determined by the directory permissions05:31
doug16kyou can't add/remove files unless the group has write permission on the directory05:32
fairuzah right, my mistake not realizing that05:32
doug16k(s)he can't*05:32
fairuzit sure doesn't have x flag for the group05:32
fairuzeuh w05:32
fairuzok thanks doug16k05:32
doug16kglad to help05:33
=== Leion1 is now known as Leion
fairuzI think it will do no harm to chmod my app folder to 775 instead of of 75505:34
fairuzownership is www-data:www-data05:35
doug16kit won't affect the operation of the user www-data. the OS will not even look at group bits when the owner matches the current user05:35
doug16kso don't worry about screwing up the www-data user, it will be unaffected05:36
fairuzdoug16k noted05:36
doug16kthe OS will only look at owner bits (1st 3 bits) when the owner matches the current user, else if the current user is in the file's group, then it will only look at the group bits, else it will look at the other bits05:37
doug16kwhere "1st 3 bits" means left to right, not numerical05:38
fairuzsort of lazy evaluation?05:38
doug16ksort of yeah05:38
fairuzother unrelated question, I'm monitoring this https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-11043.html waiting for the fix to be released for PHP7.3. I have another Ubuntu server running PHP7.1 on 16.04. I wonder why PHP7.1 is not in this page.05:38
WulfGood Morning06:21
lotuspsychjewelcome Wulf06:21
lotuspsychjehow can we help you today Wulf06:21
WulfI upgraded my laptop from 18.04 to 19.10 and after reboot I'm dropped to initramfs. It looks like cryptsetup is missing, so my encrypted root can't be mounted. I've got network running. What's the easiest way to get the cryptsetup into the initramfs now?06:22
lotuspsychjeWulf: upgrade from 18.04 needs to go to 18.10 first and 19.0406:23
* Wulf rewinds time and starts over.06:23
Wulfdamn, time machine is broken too.06:24
ryuoWulf: those never work right. they can only take you back to the point where it was turned on. =p06:24
doug16kyeah they break down all the time don't they06:26
=== im0nde_ is now known as im0nde
wjlafranceproblem is 18.10 is EOL and i don't think you can upgrade to it anymore, so unless i'm wrong there's no supported path off of 18.04 LTS06:39
=== Leion1 is now known as Leion
Wulfyeah, just keep telling me that I messed up. I'm sure this will help me solve the problem ;-)06:41
wjlafrancenot saying that at all, i'm sympathizing. i did the same upgrade recently :'(06:41
Wulfnever mind. Got it working.06:48
WulfThanks for moral support though!06:48
Wulfwell, partially. Looks like installing cryptsetup-initramfs isn't enough.06:53
Wulf"cryptsetup luksOpen /dev/sda5 wrongname" inside the initramfs broke it. Needs to be same name as in /etc/crypttab. Afterwards, another "update-initramfs -u" fixes it.07:03
=== Leion1 is now known as Leion
k_szeAnybody knows what's the correct proprietary driver for Intel UHD Graphics 620?07:24
k_sze(Is there even one, in bionic?)07:26
WulfWhy do you want a proprietary driver?07:27
lotuspsychjek_sze: sudo lshw -C video07:30
k_szeWulf, just trying to see if one driver will work better than another (performance or stability wise)07:31
k_szelotuspsychje, right now I see configuration: driver=i915 latency=007:31
lotuspsychjek_sze: thats your driver07:31
k_szelotuspsychje, that's already proprietary?07:31
lotuspsychjek_sze: there was a time that users could install drivers from intel, but now the dev work with the ubuntu devs closely07:32
k_szeI see.07:33
lotuspsychjek_sze: whats wrong with your graphics, you are looking for another solution?07:33
k_szeI see lines like this in dmesg: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe B (start=309943 end=309944) time 173 us, min 1073, max 1079, scanline start 1072, end 108307:34
k_szeMy laptop isn't very stable running Ubuntu and I'm trying to look up all possible problems that are mentioned in dmesg.07:35
lotuspsychjek_sze: on wich ubuntu version, and whats happening locally?07:35
k_sze18.0407:35
lotuspsychjek_sze: what kind of symptons, on what system specs?07:36
k_szeI had an inconsistent ext4 rootfs twice in two weeks.07:37
k_szethe laptop seems unable to actually sleep07:37
k_szeand I had it kernel panic once when I unplugged the external monitor.07:37
k_szeIt's a Dell Inspiron 14 5000 (Inspiron 5488), with Intel i7-8565U CPU with Intel UHD Graphics 620, and also a discrete NVIDIA GeForce MX150 GPU. 16 GiB RAM, 1x WD SN520 m.2 PCIe SSD, 1x Toshiba MQ04ABF1 1TB SATA spinning HDD.07:42
k_szeThe Ubuntu rootfs is on the spinning HDD.07:42
lotuspsychjek_sze: those specs look like that should run gnome smoothly..07:43
k_szeextended S.M.A.R.T. says the HDD is ok, e2fsck also found no bad sector.07:43
lotuspsychjek_sze: its not like your overall system is bottlenecking?07:44
k_szeNot really. It's just unstable.07:44
lotuspsychjek_sze: unstable how? the individual cases you just named?07:45
k_szelotuspsychje, yeah07:45
lotuspsychjek_sze: thats not really what unstable means, try to: journalctl -f and test your cases one by one, provide us the output logs please07:46
k_szeSome of the problems will take a while to reproduce. I'll try to keep logs.07:52
lotuspsychjek_sze: what i usually reccomend to tweak on a fresh ubuntu is: install preload, haveged, bleachbit, tweak startup items, disable unwanted systemd services07:54
fairuz_Hi, something I don't understand about this. https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-11043.html it says the fix is not yet available in php7.3 Ubuntu 18.04. But I already can install php 7.3.11 in Ubuntu 18.04.09:10
fairuz_Is this related to the number after the patch 7.3.11-x?09:11
Ben64fairuz_: it says DNE - does not exist09:20
fairuz_Ben64 that's where I don't understand really. Correct me if I'm wrong, what I understand is 1) The fix is done in upstream php 7.3.11. 2) Need to wait for Ubuntu package readiness for php 7.3.1109:22
Ben64the fix is released for everything except the ones in red - php5 on trusty, and php7.3 on focal09:23
fairuz_Ben64 sorry for the question, but DNE also mean released?09:24
Ben64I just explained that, means does not exist09:24
Ben64like, that version of php doesn't exist on that version of ubuntu09:24
fairuz_But I already running PHP 7.3.11-1+ubuntu18.04.1+deb.sury.org+1 on Ubuntu 18.04. Is this different?09:25
Ben64looks like a package from a 3rd party repository09:25
Ben64so maybe they patched it, maybe not. we only support official packages here09:25
fairuz_ah ok, understand09:25
fairuz_thanks Ben6409:32
Ben64no problem09:32
=== enrio is now known as iamnoob
=== iamnoob is now known as iamnoobb
dpfeifferanyone know how to remove the new tab button in the title bar of terminal?10:10
lotuspsychjedpfeiffer: i checked dconf-editor but no dice10:16
dpfeifferlotuspsychje: oh well10:19
=== TheDexter1111 is now known as dpfeiffer
cluelesspersonWhen I attempt to open links in ubuntu 19.04, within various applications, it crashes my browser11:12
cluelesspersonsyslog sees this11:12
cluelesspersonOct 29 04:11:15 ztab tilda.desktop[1604]: [13991:13991:1029/041115.766543:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command11:12
tomreyncluelessperson: So it's somehow related to the Compositor (calling OpenGL functions)11:23
tomreyncluelessperson: i guess that's all this one line tells really. you'd need to look for more context to try an actual explanation11:24
=== ianychoi__ is now known as ianychoi
acebrianjuanHi all11:31
acebrianjuanI need to find the name of a qt package on Ubuntu 16.0411:31
acebrianjuanThe package libqt5charts5-dev exists for Ubuntu 18.04 and above, but I can't find it on Ubuntu 16.0411:31
TJ-acebrianjuan: presumably because 16.04 doesn't have full QT5 support? possibly only QT4 ?11:33
acebrianjuanTJ-: that's a good point11:34
acebrianjuanhow can I check this?11:34
tomreynyou could compare the output of     apt-cache search --names-only ^qt4    with that of    apt-cache search --names-only ^qt511:36
TJ-acebrianjuan: Best procedure is to look at the package's changelog, or its homepage for release info/dates, or try hacking the version numbers in a search on packages.ubuntu.com for 16.0411:37
acebrianjuanI'm doing manual searches at https://packages.ubuntu.com11:37
TJ-acebrianjuan: if you do " apt-get changelog libqt5charts5-dev" and scroll to the first entry (bottom of file) you'll see it was only added as a package in 2017 and the version is 5.911:38
acebrianjuanFor instance, the package qtbase5-dev does exist in Xenial, but not the libqt5charts5-dev package11:38
TJ-acebrianjuan: that info strongly suggests there was no QT 4 release11:38
acebrianjuanTJ-: oh the apt-get changelog is a very useful command11:39
TJ-acebrianjuan: you can always see the abbreviated changelog even offline, with "less /usr/share/doc/<binary-package-name>/changelog.Debian.gz"11:43
TJ-acebrianjuan: apt-get fetches the entire log which may go back 15 years11:43
acebrianjuanTJ-: ok, I've just checked and Qt packages were frozen at version 5.5.1 on Ubuntu 16.04 so if the first reference in the libqt5charts5-dev changelog is from Qt 5.9 then surely there was no such package in Ubuntu 16.04 as you suggested11:45
acebrianjuanTJ-: thanks a lot! :)11:45
=== zenguy is now known as coffeeguy
ixilI want to use ubuntu 18.04 server as a systemd-nspawn container but I'm having problems with it saying it could not mount /run/lock - any ideas?12:12
cluelesspersontomreyn, it doesn't always happen either, any ideas on how to provide more context?12:13
cluelesspersonI think that time might be a factor here.  I notice it seems to happen more reliably after long desktop sessions12:13
cluelessperson(grain of salt)12:13
tomreyncluelessperson: you could start by telling whihc ubuntu version you run (lsb_release -ds), which web browser, and how it was installed, how it receives updates.12:33
tomreynand the web browser version as well12:34
cluelesspersonUbuntu 19.04, chrome via apt repo, internal updates12:34
cluelesspersonVersion 77.0.3865.120 (Official Build) (64-bit)12:34
tomreynhmm, stable channel is at Chrome 78.0.3904.7012:35
tomreynit got released a week ago. no updates for you?12:36
=== Wryhder is now known as Lucas_Gray
BluesKajHi folks12:53
coz_BluesKaj, hey:)12:54
BluesKajhey coz_12:54
coz_BluesKaj, long time12:55
BluesKajyeah12:55
tomreyncluelessperson: so i don't know it's upgrade mechanism, but https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb is the stable channel version i pointed out above. and i guess google chrome, not chromium-browser, is OT here (but we could talk in #ubuntu-offtopic or in ##linux if you like).12:55
=== STMelon is now known as included
=== included is now known as STMelon
zetherooIn the 18.04 Network Manager where do you specify search domain?13:07
zetherooIt seems that it's completely gone ... or I'm going blind ...13:07
ioriait's hidden by default13:10
ioriazetheroo, nm-connection-editor13:10
zetherooioria: ok, wow ... there's the nm I was use to :)13:11
ioriahehhe13:12
Flexyjerkovis there any "easy" way to integrate login to Active Directory, saw zetherroo's post further up13:22
Flexyjerkovcurrently just using local login as it's easy...13:22
SiamasterI have a problem where I can't read up to 3 GB of files before my computer totally freezes and I have to reinstall14:11
Siamasteryesterday, I tried a dd command someone helped me with here that would just read from a drive14:11
Siamasterand it's the same problem everytime, I can copy some files, as soon as they reach around 2,5 GB in total, computer crashes14:12
SiamasterI asked on #hardware , they said it could be a corrupted OS installation, and I remember having weird issue when I reinstalled ubuntu last time14:12
Siamasterand I didn't have this problem before that14:12
oerhekscheck your hdd health, or beter, do a memtest86 run?14:13
Siamasternow, I try to reinstall ubuntu. I have created a bootable ubuntu USB, but when I try to boot into the USB, my monitor goes to sleep14:13
Siamasterso I can't even try another OS14:13
oerheksinteresting, you must have encountered that before14:14
SiamasterI have one HDD and 2 SDDs, and it crashes when reading from any of them14:14
oerheks.. memtest14:14
Siamasterencountered the monitor goes to sleep?14:14
Siamasterok, how do I do memtest?14:14
oerheksit is an option in your grubmenu14:15
Siamasteraha ok!14:16
SiamasterI will try that ty. But what should I look for?14:16
SiamasterI will try that brb14:17
cpareHelp- I am stuck in 640x480 hell (Ubuntu 19.10 GeForce GTX 1050 Ti)14:31
lordcirthsparr, did you upgrade or fresh install? Did you install any drivers?14:38
lordcirthOops, wrong ping, sorry14:38
gradyi have odd problem, i cannot access security.ubuntu.com repo from 18.04 but from eoan its working just fine.15:03
Flexyjerkovdns?15:03
gradysame15:03
grady9.9.9.915:04
oerheksgrady,  what error do you get?15:04
compdocwhen I browse security.ubuntu.com, it switched to usn.ubuntu.com15:04
gradytime out15:04
gradyip something with 91?15:04
=== BrianG61UK__ is now known as BrianG61UK
oerhekscompdoc,  me too .. but i think it is an other name in the sources list?15:04
compdocsecurity.ubuntu.com might not exist15:04
gradydoes it has somekind of odn with security.ubuntu.com? if so, it dosnt change the source to the next one on the list.15:06
oerheks bionic-security multiverse universe i think15:06
mgedminsecurity.ubuntu.com resolves to 10 different IPv4 addresses and 6 different IPv6 addresses15:06
oerheksgrady, did you edit your sources.list or something?15:06
hermonethichello, this is the third day for me here trying to run ubuntu 19.10 on my asus zenbook ux431fn, but it did not work. after the grub I got black screen and the computer freezed. I try to install the Nvidia drivers, update the bios, boot nomodeset and nothing happened. any suggestion? thanks15:07
gradyno?15:07
hermonethicis It possible that I just cant run ubuntu on my hardware? should I try the LTS version instead of the new one ?15:08
gradyhermonethic: try without virtualization.. disable iommu...15:08
Flexyjerkovhermonethic, why not try 18.04 and see how it boots?15:08
mgedminusually hardware support gets better in newer releases15:09
oerhekshermonethic, i remember a post .. https://ubuntuforums.org/showthread.php?t=242070515:09
Flexyjerkovsounds like either drivers or the shell just isnt showing after boot15:09
oerheksmaybe this is your solution too?15:09
Flexyjerkovi had similar with the gui not showing but could happily boot to shell15:09
lordcirthhermonethic, did you remove "quiet splash" from grub?15:09
oerheksafter downloading and saving that file, "drm.edid_firmware=eDP-1:edid/1920x1080.bin"15:10
gradywhy we use grub anyways, it is such a ugly word, its try to be te OS itself and thats why we have these odd boot problems. why bootloader need to mess with graphic card?15:10
oerhekslordcirth, see that post, looks promising15:10
mgedminoh wow bad edid, amazing15:10
lordcirthYeah, that looks like the problem15:10
ioriahermonethic, the problem is the firmware , or better the intel-microcode package version15:11
hermonethiclordcirth yes I did and it didn't work ether15:11
mgedminor, rather, edid is good but uses a new format, not yet supported by the linux kernel?  nice15:12
hermonethicoerheks the post you just send to me, is exactly the same. I read it now15:12
gradyjust back to lilo please :)15:12
mgedminand nobody seems to have forwarded that bug upstream!15:13
mgedminwhich explains why it's not fixed in 19.10 yet15:13
mgedminhttps://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/182153315:13
ubottuLaunchpad bug 1821533 in linux-hwe (Ubuntu) "drm fails to accept edid version 2.4" [Undecided,Confirmed]15:13
gradyok, the bad ip is 91.189.88.16215:14
gradyfrom security.ubuntu.com15:14
oerheksgrady, pastebin the output of your update please?15:15
gradydo we have own15:16
gradyoh..15:16
lotuspsychje!paste | grady15:16
ubottugrady: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.15:16
Siamasterno issues reported from memtest15:19
gradyjust a regular error message from apt-get: https://paste.ubuntu.com/p/WChfxMYpyp/15:19
Cheeztomreyn / doug16k - That server last night, the provider stuck new ram in it and it is apparently happy now. looks like it was ram :)15:20
oerheksgrady looks like not a full  'sudo apt update' output, why?15:20
gradyis is "apt-get update" output.15:21
doug16kCheez, nice15:21
gradyi use only real tools15:21
doug16kit's often ram, the flakiest thing in the machine next to hard disks15:22
Siamasteroerheks I have now booted into another older linux kernel version and the copying freeze problem seems to be gone15:23
SiamasterIt happened to me once before as well, I had logged in to freenode to get help with the problem but it was gone15:23
Siamasterit's gone now as well, I have been copying some GBs now without any problem15:23
Siamasterbut I don't remember having booted into another kernel version that time15:24
Siamasterbut I did this now from GRUB15:25
gradybut that server on that ip is problem now, i dont know is it just temporal downtime with that or not, but why the odn dosnt change to other server from the list, if some of them give error.15:25
Siamasterright now, I'm using 4.15.0-66-generic15:25
SiamasterI think I was using 5 or something before15:25
lotuspsychjegrady: are you beind a router or firewall?15:26
gradyit is a my firewall, all working great yesterday15:26
SiamasterI don't know how to check what version I'm usually using. I don't want this error free start up to end yet15:26
lotuspsychjegrady: did you test with direct cable/connection?15:27
TJ-Siamaster: tip: "journalctl --list-boots" shows all recent boot sessions and "journalctl -b -X | head" (where X is e.g. -4) will show you which kernel version booted15:27
mgedmingrady: did you test with tracepath or traceroute?15:27
gradyit is on direct connection15:27
gradyno, im not ubuntu* admin :)15:28
mgedminTJ-, Siamaster: you can also see this information with `last reboot`, with less typing15:28
TJ-mgedmin: good point ... I usually want to read the entire log so journalctl is my goto15:28
Siamasterthanks! so it was 5.0.0-32-generic Tue Oct 29 15:1815:28
Siamastereven with timestamp! :P15:29
lotuspsychjegrady: ok lets ask in #ubuntu-mirrors then for known issues perhaps?15:29
TJ-'last' doesn't go as far back as journalctl though15:29
SiamasterI will try update to latest linux version later then. Perhaps it was just an issue with that kernel?15:30
SiamasterI thought the kernel updates regularly automatically15:31
TJ-Siamaster: to fix bugs, yes15:31
Siamasterbut I was having 5.0 latest seems to be 5.4-rc515:32
mgedminoh hey, is ubuntu enabling journal persistence by default nowadays?  when did that happen15:32
lordcirthNot that I've seen15:32
lordcirthI have Saltstack enable it15:32
Siamasterand it was not a stable version either that I had15:32
ws2k3where can i find the package list for ubuntu 14.04?15:33
SiamasterAlso, I have this other problem that my monitor goes black when I try to boot from ubuntu USB15:33
lotuspsychje!ops | ws2k3 returning eol trolling15:34
ubottuws2k3 returning eol trolling: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax15:34
ws2k3lotuspsychje: ?15:34
daxlotuspsychje: previous nick?15:34
ws2k3lotuspsychje:  who is trolling?15:34
daxlotuspsychje: oh nvm, found in logs15:34
* dax looks15:34
lotuspsychjedax: he's using that nick every time, every week the same questions15:34
SiamasterI remember having some problem with one screen going active and another one black and I was trying to make the screens at least swap by changing to input to the motherboard but my computer was insisting to show the screen on that monitor15:34
Siamasterand I don't have that monitor anymore, I only use 115:35
ws2k3lotuspsychje: .....15:35
Siamasterbut I tried to connect another monitor (Not the old one I used to have) and it was black on both screens15:35
daxws2k3: #ubuntu only supports versions of Ubuntu that are not end-of-life. Stop asking 14.04 questions here.15:35
Siamasterso I can't reinstall ubuntu15:35
mgedminhttps://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1618188 says this happened in bionic (well, artful, but who remembers artful)15:35
ubottuLaunchpad bug 1618188 in systemd (Ubuntu Bionic) "systemd journal should be persistent by default: /var/log/journal should be created" [Wishlist,Fix released]15:35
ws2k3dax: k15:35
daxws2k3: For a list of Ubuntu versions that we support, see /topic. For EOL upgrade instructions, see https://help.ubuntu.com/community/EOLUpgrades15:36
SiamasterIt's weird it's like there is a cache for monitors in my motherboard which I can't find information about15:36
ws2k3lotuspsychje:  im not trolling.15:36
ws2k3lotuspsychje: thanks for ur help! https://packages.ubuntu.com/trusty/allpackages found it :D15:38
Lantiziahey, logins (any, i.e. on first boot with lightdm, or just using sudo in a terminal) are *very slow* - i.e. it'll ask for your password and think for up to a minute or so before continuing - what on earth should I start looking at to diagnose this?15:52
HabbieLantizia, logs15:52
LantiziaHabbie, yeah :P which ones though - i've looked in the usual places and can't spot anything15:53
HabbieLantizia, have you at least found the logs that mention your authentication/login event?15:53
Lantiziaauth.log yeah15:54
Sven_vBMy bluetooth headphones' play/pause button alternates between sending key 209 (XF86AudioPause) and key 208 (XF86AudioPlay). VLC ignores XF86AudioPause and uses XF86AudioPlay for play/pause toggle. How can I permanently reassign key 209 to be XF86AudioPlay as well? xmodmap works, but only for the duration of the BT connection; at least the effect is lost next time I reconnect my BT headphones.16:28
Sven_vBusing Xenial16:28
mgedminI wonder if it wouldn't be easer to change vlc's keybindings16:29
Sven_vBI tried that, too, but couldn't find a way to set both keys for the same action.16:30
mgedminthat's annoying...16:31
Sven_vBindeed.16:31
Sven_vBand I want both to toggle, so I can use the headphone key and space bar in arbitrary order and they will always toggle.16:32
Sven_vBelse I could assign one to pause and one to play/continue16:32
mgedminhmm https://askubuntu.com/questions/138522/how-do-i-run-a-script-when-a-bluetooth-device-connects16:32
mgedminit boils down to "here's a custom python script that monitors bluetooth connections over dbus and runs a command"16:33
mgedminwhich could be xmodmap16:33
Sven_vBI'd prefer to run as few watchers as possible, as my netbook has very limited RAM. else I could inotifywait --monitor the /sys/… directories16:33
ducasseSven_vB: modifications made by xmodmap are reset every time an xkb tool runs, maybe use those instead?16:33
Sven_vBducasse, thanks, I'll read about them!16:34
mgedminhttps://unix.stackexchange.com/questions/476094/run-a-script-when-bluetooth-device-is-connected suggests a script launched from udev16:34
mgedminbut getting such a script to connect to your X session might be complicated16:34
Sven_vBthanks, that could be an idea as well. maybe if the /sys/ dir paths are stable enough I could also watch them with systemd. still seems to be a rather unelegant hack.16:35
mgedminin newer ubuntu versions (19.04 definitely) I believe gnome-shell intercepts these keys and uses them to control any media player you have running via MPRIS16:35
Sven_vBmgedmin, that would ne be a problem. I do have cron scripts interact with my X session, spying the DISPLAY var from xfce panel.16:36
Sven_vB*would not16:36
Sven_vBoh I use xfce so gnome shell shouldn't interfere.16:36
Sven_vBducasse, did you have a specific xkb tool in mind?16:42
ducasseSven_vB: xlbcomp and setxkbmap are the ones you would need16:43
Sven_vBducasse, thanks, I'll read about them then16:43
Sven_vBoh so that's the way to create my own custom keyboard layout?16:45
Guest_8Hi can someone give me some assistance with Thunderbird and enigmail please16:46
Sven_vBso does the default session keyboard layout apply to USB and BT devices connected later that don't look like a keyboard?16:46
mgedminafaik no16:47
mgedminnewly plugged x input devices like keyboards get the standard keymap16:47
mgedminyou're expected to use some kind of a desktop session daemon that notices plugged in devices and applies custom keymap settings16:47
oerheks!info enigmail16:48
mgedminI don't know if xfce has anything like that16:48
ubottuenigmail (source: enigmail): GPG support for Thunderbird and Debian Icedove. In component universe, is optional. Version 2:2.1.2-0ubuntu1 (eoan), package size 1299 kB, installed size 10583 kB16:48
mgedminI'm pretty sure gnome doesn't16:48
Sven_vBGuest_8, a good start would be to say the versions (Ubuntu, desktop environment, applications), describe your intent, what you tried, what you expected, and what happened instead. if someone is around who knows, they might decide to react.16:48
oerheksGuest_8, our repos give the latest, what is your issue?16:49
Sven_vBducasse, mgedmin, if I need to apply the custom keymap on device connect, I could just as well run xmodmap on the same trigger.16:49
mgedminexactly16:50
Guest_8ubuntu 19.10 gnome, I have installed thunderbird and enigmail I have 2 email accounts that i used to have encryption set up for but thunderbird says it cant decrypt my messages but i have the secret key in seahorse16:50
Sven_vBmgedmin, I'll try a systemd trigger then. thanks!16:52
Sven_vBducasse, if mgedmin was wrong and the xbk tools can alias the key permanently, please tell me.16:52
ducasseSven_vB: they should be able to, aiui16:58
=== SimonNL is now known as SimonNL_Afk
Sven_vBok then I'll try it.16:58
Sven_vBoh of course that default layout for new devices has to come from somewhere, and hopefully I can replace that source.17:00
=== lord4163_ is now known as lord4163
=== SimonNL_Afk is now known as SimonNL
=== dionysus70 is now known as dionysus69
pahi18:07
pawine-staging : Depends: wine-staging-amd64 (= 4.18~bionic) but it is not going to be installed  <--- what am i doing wrong?18:07
pai added architecture:i38618:08
oerheksif this wine staging is from a ppa, contact the ppa owner or #winehq18:08
pragmaticenigma!info wine-staging-amd6418:08
ubottuPackage wine-staging-amd64 does not exist in eoan18:08
pathanks18:09
john_doe_jrI have a really old linux box with lucid on it…how do I upgrade it to the newest version?18:14
lotuspsychjejohn_doe_jr: not reccomended18:14
john_doe_jrlotuspsychje: what do you recommend them?18:14
john_doe_jr*then?18:14
lotuspsychjejohn_doe_jr: clean install a supported version better18:14
oerheks!lucid18:14
ubottuUbuntu 10.04 LTS (Lucid Lynx) was the twelfth release of Ubuntu. Desktop support ended May 9 2013. Server support ended on April 30 2015. See https://ubottu.com/y/lucid for more details.18:14
ioriajohn_doe_jr, how old ?18:14
john_doe_jrioria: lucid18:15
oerheksjust do a fresh instal, not lucid ofcourse18:15
ioriajohn_doe_jr, no, the pc specs18:15
john_doe_jroerheks: I really need the data on this server though.18:15
oerheksif you had no backup of your data already, it is not important.18:15
lotuspsychjejohn_doe_jr: lets hope that server isnt connected to the internet?18:16
john_doe_jroerheks: well, I is legally important that I keep the data as is.18:16
john_doe_jrlotuspsychje: it's connect to the internet.18:16
TJ-john_doe_jr: you could use the oldreleases.ubuntu.com archive servers to do release-upgrades 10.04 >  12.04 > 14.04 and then to 16.04 > 18.0418:16
oerheksupgrding over 2 eol versions, interesting.18:17
ioriaTJ-, i tried that few months ago ... not so smooth18:17
EriC^of course whatever is on the server might break anyways18:17
EriC^i'd backup the whole thing then fresh install and see if you can get it working on 16.04 or 18.0418:17
john_doe_jrEriC^: I really can't change it in any way…legal reasons.18:18
ioriajohn_doe_jr, ^ that's why asked you about the pc specs18:18
oerhekslots of things to read, systemd and other changes18:18
john_doe_jrioria: it's running on a virtual machine…I can change the memory etc.18:19
TJ-ioria: I recently did a 12.04 > 14.04 > 16.04 > 18.04 without too many issues. Just had to pay attention to all the changes to config file syntax when there were diffs18:19
oerheks'legal reasons' should made you keep up2date18:19
ioriaTJ-, ok18:19
john_doe_jroerheks: exactly…not my fault though.18:20
pragmaticenigmajohn_doe_jr: it sounds like you really need to be in contact with the contract holder that requires the data as is. If accessability is required, what you should do is install a new server with the latest Ubuntu version on it, then use it as a VPN endpoint/firewall to the older machine to protect it18:20
pragmaticenigmajohn_doe_jr: that said, interconnectivity between the lucid install and the newer (recommending bionic) install may have difficulties as many of the encryption ciphers between the two version of Ubuntu are vastly different.18:21
TJ-john_doe_jr: if it's a VM guest then you can clone it to another non-Internet guest instance and test the and perfect the upgrade process18:22
john_doe_jrTJ-: well, that's what I'm doing right now…just need to know how to go about doing the upgrade process.18:22
ducasse!eolupgrade | john_doe_jr18:23
ubottujohn_doe_jr: End-Of-Life is when security updates and support for an Ubuntu release stop. Make sure to update Ubuntu before it goes EOL so you get updates promptly for newly-discovered security vulnerabilities. See https://help.ubuntu.com/community/EOL and https://wiki.ubuntu.com/Releases for more info. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades18:23
TJ-john_doe_jr: so, alter /et/apt/sources.list to use oldreleases.ubuntu.com then use the do-release-upgrade tool18:23
TJ-grr, /etc/apt/sources.list18:23
omega_doomhello. I have ubuntu 18.04. How can i login after automatic logout?18:26
pragmaticenigmaomega_doom: Can you better describe what you mean by automatic logout?18:27
Wulfwhat's an automated logout?18:27
ioriainactivity maybe18:28
pragmaticenigmaWulf: In most cases it a administrative setup to automatically log a user off the machine after a period of inactivity18:28
Wulfstupid feature. Just lock the screen.18:28
Wulfanyway, when you're logged out, just login again?!18:28
iorianot if you have 100+ users that consume resources18:29
oerheksoh, the lock screen .. thit esc or drag window up?18:29
TJ-oh I remember being caught out by what omega_doom  is on about, it's a "Gnome" thing18:30
TJ-so not obvious how to get back in18:30
oerheksswipe up18:31
omega_doompragmaticenigma: If i logout manually then i can log in again but if by timeout then cannot.18:32
omega_doomTJ-: I have seen a solution when you can login in the other terminal and kill some process but i cannot find it.18:33
pragmaticenigmaomega_doom: it might help to know how you are interacting with the machine. Is it via SSH, Telnet, Local Desktop GUI?18:36
omega_doompragmaticenigma: Local desktop.18:36
omega_doomThis is the known bug.18:37
pragmaticenigmaomega_doom: if it is a known bug, and there isn't a work around listed in the bug then I'm not sure how to help you. If what you are running is strictly a command line application, you can try launching it in a tmux or screen session. Which would persist after being logged out of the machine18:38
omega_doomsomething like that - https://www.youtube.com/watch?v=OG4deLa_vK818:41
ioriaamg18:42
ioriaomega_doom, we really misunderstood you18:43
omega_doomioria: why?18:44
iorianvm18:44
omega_doomWhen logout happens by timeout then there is infinit login loop.18:45
ioriaomega_doom, and the culprit is .Xauthority ?18:45
omega_doomioria: Idk. I haven't tried it. But i have tried something else and it works - to kill some process but i cannot find this solition.18:47
ioriaomega_doom, ok, but how did you set the automatic logout ?18:48
omega_doomioria: It's in privacy settings.18:51
omega_doomautomatic screen lock.18:51
beryoliHi, question regarding a copy paste that didn't work out as I thought it would..18:52
ioriaomega_doom, that's not a logout18:52
beryoliUbuntu 18.04.3 LTS18:52
ioriaomega_doom, that's is just a lock18:53
oerhekslock screen .. hit esc or drag window up?18:53
RandolfAre there plans to provide an "apt" entry for OpenJDK/OpenJRE with JavaFX compiled in?18:53
omega_doomoerheks:?18:54
pragmaticenigmaoerheks: The issue is a bug that causes the login screen to infinitely loop back to the login screen18:54
oerheks!info openjfx18:54
ubottuopenjfx (source: openjfx): JavaFX/OpenJFX - Rich client application platform for Java. In component universe, is optional. Version 11.0.2+1-1 (eoan), package size 6 kB, installed size 30 kB18:54
oerheksRandolf, ^18:54
Randolfoerheks: It doesn't work.18:55
beryoliI copied/pasted all content from a USB key to a USB external Hard Drive. It took about 20min to copy all the files. Once finished I checked that all the files were there on the External HD. Once checked, I went on to format my USB Key. Once formatted... all the files I had copied actually disappeared from the External HD..18:55
pragmaticenigmaRandolf: You have to enable the Universe repository in you package manager settings18:55
Randolfoerheks: They're separate, and JRE can't run Java applications that depend on JavaFX classes, even though OpenJFX is installed.18:55
pragmaticenigmaberyoli: Did you remember to properly unmount the destination USB drive before unplugging it?18:56
Randolfoerheks: I have to use an old Windows machine to compile and run any JavaFX applications, which sucks because I'm trying to get away from Windows.  I can't even install the Java 8 JRE or Java 8 JDK under WINE.18:56
beryolii unmounted from gparted before formatting it18:56
oerheksthis guy says:  issue can be fixed by adding the openjfx path and modules as arguments when running the javafx application https://askubuntu.com/questions/1091157/javafx-missing-ubuntu-18-0418:56
Randolfpragmaticenigma: I don't understand, I'm sorry.  I wish I did.  Is that easy to do?18:57
Randolfoerheks: That guy is using NetBeans.  I'm not using NetBeans, and the same goes for nearly every end-user.18:58
pragmaticenigmaberyoli: I was asking about the destination, where you copied the files "to"18:58
oerheksRandolf, no clue then..18:58
pragmaticenigmaRandolf: https://askubuntu.com/a/14864518:59
beryolipragmaticenigma sorry I misread. I copied/pasted, checked, did not unmount the destination drive, unmounted the source drive from gparted then formatted, then checked again..18:59
Randolfoerheks: I'm thinking that I need to perhaps figure out how to get the sources for JDK-and-JRE and combine JavaFX into it, then figure out how to compile and build for the various platforms.  As it is now, Java has become dysfunctional and extremely frustrating for anyone who is not using Java 8 on Windows (and Windows users want to use the newer versions of Java too, which don't include JavaFX).19:00
Randolfpragmaticenigma: Thanks.  I'll try that.19:00
Randolfpragmaticenigma: Actually, "universe" and all the other repositories are already enabled on my system.19:03
pahmmm19:09
pawhy aptitude remove <somepackages> actually tries to also remove other packages that are simply no longer required (but unrelated to the ones i want to remove)?19:09
Randolfpa:  Is it suggesting that you use the "apt autoremove" command?  If so, it's just reminding you that you have unused packages that are safe to remove as they are no longer dependencies.  If you plan to re-install packages that depend on them, then it's actually convenient to leave them there as they won't need to be re-installed as well.19:20
pragmaticenigmaRandolf: what version of Ubuntu are you currently running?19:21
pano it's not doing that. it's actually trying to remove those19:23
pabut nvm, i went the dpkg way19:23
Randolfpragmaticenigma: I'm using Ubuntu Linux 18.04.1 LTS on 64-bit Intel hardware.19:38
pragmaticenigmaRandolf: You're running an older version of 18.04 if you have xx.yy.119:40
pragmaticenigmaRandolf: I don't think it should matter much, but you should be running 18.04.3 ... are you missing some updates?19:40
RandolfI'll check for updates.19:41
RandolfJust 32 packages.19:41
RandolfI do keep the system up to date normally.19:41
tomreyn!aptitude | pa19:42
ubottupa: Like apt and apt-get, aptitude is a terminal frontend for Ubuntu's package management system. Unlike the others, it is not recommended in Ubuntu because its behavior differs significantly from other Ubuntu package management tools and can cause issues.19:42
tomreynRandolf: hmm, i'd expect to see more than 32 updated packages between .1 and .3 - but maybe you have really few packages installed.19:43
Randolftomreyn: The updates are just modules like samba, Google Chrome, and whatnot (I use Opera mostly, which is already up-to-date).19:43
RandolfI see a bunch of Python and Linux Header updates.19:44
tomreynand kernel image updates, too, i would assume? cat /proc/version reports what you are currently running and when it was built19:44
RandolfYes, it's updating kernel stuff right now.19:45
Randolf/proc/version:  Linux version 5.0.0-31-generic (buildd@lgw01-amd64-046) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #33~18.04.1-Ubuntu SMP Tue Oct 1 10:20:39 UTC 201919:45
RandolfThat's post-updates now.19:45
tomreynso you rebooted already?19:46
RandolfNot yet.19:46
RandolfI'm using this machine that I just updated.19:46
TJ-Randolf: for javaFX and openjdk, the point is to add the JavaFX library paths to the Java ClassPath used to start the VM. If there's an IDE wrapping the JDK like netbeans or eclipse that is done via some GUI text entry, but for raw CLI its added via "javac -classpath /path/to/whereever" - this is usually wrapped in a shell script19:46
tomreynokay, looks better than i expected, then, since this kernel is current, maybe you're using live patching19:46
RandolfI think I am, but I'm not clear on what that means.  I'm still fairly new to Linux (I have a long background in NetBSD Unix, and only recently started using Linux on my laptop after Windows 10 kept b0rking itself beyond repair).19:47
TJ-Randolf: unfortunately, things changed rather dramatically after openJDK v8 to use modules, which requiers a whole different approach19:49
tomreyn!livepatch | Randolf19:52
ubottuRandolf: Canonical Livepatch is a service offered by Canonical for 64 bit 14.04 and higher installs that modifies the currently running kernel for updates without the need to restart. More information can be found at https://ubottu.com/y/livepatch and https://www.ubuntu.com/server/livepatch19:52
Randolftomreyn: Thanks, I'll take a look at that.19:52
tomreynkeep in mind you'd still want to keep the user space updated19:53
tomreynunattended-upgrades is a way to do so or, on desktops, just software-properties-gtk --open-tab=2   (replace 'gtk' by 'qt' on qt based desktops such as kde)19:54
RandolfTJ-: Yeah, that's become a major problem for some sites and for various end users who have been relying on JavaFX.  Adding the library path for JavaFX hasn't actually resolved the problem, and so this is why I'm now interested in trying to build a JRE and JDK from official sources that includes JavaFX (I expect I'll probably have to change something to make this work, and hopefully not very much).19:54
RandolfTJ-: I haven't looked into just bundling the entirety of the JavaFX libraries into my .jar files, and I'd rather not for a number of reasons.19:56
lord2yo/ q: is there a way to identify to which release a package belongs to?19:56
RandolfTJ-: The folks in the #java channel helped me get maven going, but the problem with this is the final .jar file doesn't run without a long set of command-line parameters to include JavaFX modules, and I can't expect end-users to use Maven to run Java software.19:58
TJ-Randolf: according to the Launchpad libopenjfx-java notes, the openjfx (binary) package is supposed to integrate into the JRE 8 classpath but I don't see anything in its source to cause that19:58
RandolfMaven is extremely complicated to configure though, and I spent more than an entire day getting it working.  Apparently I should be able to use it to generate native executables for various platforms, but none of the suggestions seem to work (someone told me just the other day that even if I do get it working, an update to Maven will break it in the future, and the same problem comes up with Gradle apparently).19:59
RandolfTJ-: Well, what you're not finding in the source is consistent with my experience of it not getting integrated.19:59
TJ-Randolf: digging in20:01
RandolfI've got a bunch of Windows users stuck on Java 8, and I've had to help a few of them revert back to version 8 after they had someone help them upgrade to newer versions.  As for Linux, Java 8 doesn't even do JavaFX at all, so that's a completely lost cause.20:01
RandolfI'd much prefer to use the newest versions of Java and JavaFX, but from my perspective they're simply broken.20:01
RandolfWhat I'd also like to do is generate a native 32-bit and 64-bit executable binaries for Linux, Windows, and MacOS that come bundled with the JRE that has JavaFX integrated.20:04
RandolfI'm beyond caring about how big the resulting executable will be anymore because the JRE is so hopeless now with major parts having been cannibalized.20:04
sarnoldheh, be sure to have your legal team well fed beforehand, I can imagine that conversation with oracle would be loads of fun :)20:05
RandolfI used to care, and prefer to keep binaries down to a small size as much as possible, but because of how things are changing it looks like this is not longer a possibility.  :(20:05
ryuoRandolf: java has always been a giant soup.20:05
ryuopart of why i generally avoid java based software.20:06
Randolfryuo: Oh yeah, Java's JVM and JRE certainly are, but the whole idea of "write once, run anywhere" was what drew me in to learning Java in the first place with the understanding that a JRE will be needed for all Java applications.20:06
ryuoRandolf: more like write once debug anywhere, but this is starting to leave the realm of support.20:07
Randolfryuo: Having a consistent GUI regardless of Operating System is really nice too.  JFC/Swing made that possible, and JavaFX was supposed to be the successor to that, but it seems that Oracle has decided that they don't care about backward compatibility.20:07
Randolfryuo: Fair enough.20:07
ryuoRandolf: #ubuntu-offtopic ?20:07
Randolfryuo: I think I've expressed my concerns enough.  Getting this stuff working on Ubuntu is where I'm stuck now.20:08
Randolfsarnold: Does Oracle own OpenJDK?20:09
sarnoldRandolf: I'm not sure any more, they've made enough changes lately..20:11
TJ-Randolf: I *think* I have a clue... at some point recently the package Dependency on openjdk (any versions) was totally removed. My bet is at the same time a .postinst script to set the classpath was also removed20:12
TJ-Randolf: unfortunately though, Ubuntu doesn't keep it in a VCS so I can't easily check the history20:13
TJ-Randolf: looks like it's come direct from Debian, and in the changelog "openjfx (11+26-1) unstable; urgency=medium" (Wed, 03 Oct 2018) says in part: "Depend on default-jdk instead of openjdk-8" which it no longer does, so since that release I'd suspect it changed again. Don't see anything in the changelog to reflect that though20:16
plujonI'm curious how https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1845494 occurred .  Specifically, the bug is a failure of gdb on any 32-bit x86 executable .  Does this mean that some packages are released without any testing?20:18
ubottuLaunchpad bug 1845494 in gdb (Ubuntu) "gdb 8.1-0ubuntu3.1 freezes before call main function while debugging 32bit application" [Undecided,Confirmed]20:18
TJ-Randolf: gotchya! https://salsa.debian.org/java-team/openjfx/commit/1e5786809154c24f92509a2d19c1274af58606a620:20
sarnoldplujon: it doesn't appear there are any automated tests for gdb http://autopkgtest.ubuntu.com/testlist#index-g -- you could probably add some tests :) https://dep-team.pages.debian.net/deps/dep8/20:21
RandolfTJ-: So, it looks like JavaFX was intentionally taken out of the package.  Am I reading that right?20:21
pragmaticenigmaplujon: Many of the 32bit packages are not being tested anymore and soon being removed completely from Ubuntu in the upcoming 20.04 release20:21
TJ-Randolf: debian/rules line 58 onwards; those symlinks were dropped... my guess is if you create a shell script to create them appropriately to the new install location you may get somewhere20:22
RandolfTJ-: Cool!  I'll try that.20:22
pragmaticenigmaplujon: specifically those like the one you highlighted in the bug report.20:23
plujonsarnold: Thanks for the link.  I'll take a look.20:23
RandolfTJ-: I'm still interested in figuring out how to compile the newest OpenJDK with JavaFX integrated for multiple OSes.  I could put something like that up on GitLab or some other public service like that.20:23
TJ-Randolf: If I were you I'd email the committer  Emmanuel Bourg  there for reasons for the change and if the expected result is to no longer work with the JRE - and where that was documented as a regression? (obviously it doesn't seem to have been!)20:24
plujonpragmaticenigma: 32-bit packages will be removed completely?  Good to know, and a little surprising...20:24
plujonI wonder how many distros are doing that.20:24
RandolfTJ-: I would like for end-users to have a single JRE download that includes JavaFX so they can continue to run their JavaFX programs without having to go through all the hassle of modifying command lines and whatnot.20:24
pragmaticenigmaplujon: https://wiki.ubuntu.com/UbuntuGNOME/32bit_support20:25
TJ-Randolf: That's one hell of a job. I briefly maintained builds of openJDK-8 when it was new and quickly dropped it as a painful time sink20:25
sarnoldplujon: we're keeping some 32 bit libraries because popular applications like Steam link against them and use them on amd64 hosts20:25
Randolfplujon: 64-bit hardware has been around for quite a long time now, and 32-bit hardware is pretty much completely retired in the commercial space, plus most home users seem to be on 64-bit hardware now anyway, so I'm not losing any sleep over the switch-over to 64-bit Linux.20:25
TJ-Randolf: *if* you can figure out how to simply add these symlinks that debian/rules dh_install used to do *and* it works, all you need do is provide a simple shell script with some sanity checks before it blindly changes anything20:26
Randolfsarnold: I suspect that big names like Steam will probably work toward switching to 64-bit API calls at some point too.20:26
pragmaticenigmaplujon: following up that with this release from Canonical: https://ubuntu.com/blog/statement-on-32-bit-i386-packages-for-ubuntu-19-10-and-20-04-lts20:27
RandolfTJ-: Thanks.  That's great to know that symlinks will be all that's needed on Linux.  For me, it will be great.  For my end-users, well, that's a different story.20:27
TJ-Randolf: I *think* that is all ... proof will be when you have it working :)20:27
RandolfOf course.  :)20:27
TJ-Randolf: my point is, at least for Debian/Ubuntu users, you could create your own small .deb package with a .postinst shell script to do the job... put that in an Ubuntu PPA of your own and users can easily add/install it20:28
RandolfTJ-: I can see that project requiring huge amounts of time, by the way.  Thanks for working on it in the past.20:28
sarnoldRandolf: I'm surprised they didn't do that five years ago, but they were the ones complaining when we said we weren't going to do 32 bit any more. heh.20:28
TJ-Is the Steam issue they're got precompiled 32-bit binaries and cannot recompile, or is it more nuanced in that the code uses struct's that assume 32-bit wide fields?20:29
Randolfsarnold: Well, it's good that Ubuntu is still supporting it because gamers are probably (I assume) a significantly-sized portion of the user base.20:29
plujonpragmaticenigma: Ah, thanks.  I see.20:29
Randolf32-bit wide fields should be no problem in 64-bit code.20:30
TJ-Randolf: oh yes they are, if not properly aligned20:30
TJ-Got to deal with struct padding and packing20:33
RandolfWell, yeah, taking care to get the alignment right I would think goes without saying.20:34
TJ-That's a problem with simply recompiling 32-bit code; you've got to check that all structs remain the same size if they relate to on-disk data formats20:37
RandolfTJ-: Oh, I wasn't meaning that 32-bit code should simply be re-compiled.  With my background in programming machine language, I appreciate why that's a problem.20:38
RandolfOh, I just found this on Twitter:  while (true) { Thread.yield(); } // https://twitter.com/theosib2/status/106906882578045747220:39
RandolfI'm curious, how do games like Minecraft and Roblox work on Linux?20:39
lordcirthRandolf, minecraft classic is just a .jar20:40
lordcirth"java -jar minecraft.jar" and away you go.20:40
Randolflordcirth: Okay.20:40
lordcirthThere's also desktop files and such, depending on how you launch it, of course20:40
RandolfMy 11-year-old daughter is interested in Linux, but she wants to make sure her favourite games that she plays with her friends will work.20:40
lordcirthKeep in mind there are multiple minecrafts20:41
RandolfI think she'll be wanting to use whatever's current.20:41
_kabSo my upgrade to 19.10 went as well as I have expected which is to say my system doesn't boot because it can't mount the rootfs anymore. Attempting repairs from a chroot didn't go very far because lvm2 doesn't appear to work correctly inside the chroot (vgsscan for example runs into timeouts and effectively does nothing). Any ideas?20:51
th34lch3m1sthi all20:51
RandolfTJ-: Well, I see the various javafx* files under /usr/lib/jvm/java-11-openjdk-amd64/lib so there's no need to create symbolic links.  Java still spits out this error though:  java.lang.NoClassDefFoundError: javafx/application/Application20:53
RandolfHello th34lch3m1st.20:53
th34lch3m1st19.10 I was on ubuntu software to install the player Clementine. It shows 2 times (Clementine) and (clementine player), same version (1.3.1)....20:54
th34lch3m1stbu one version is 4,8MB and the other 176MB.... ??? What's the story?20:54
th34lch3m1st*but20:55
TJ-Randolf: how did those files get there though? from the libjavafx package?20:55
TJ-Randolf: try "dpkg -S /usr/lib/jvm/java-11-openjdk-amd64/lib/<filename>" to determine which package installed those20:55
RandolfTJ-: I just used "apt" to install the newest OpenJDK.20:56
th34lch3m1stI understand that one if those package is a snap, but....170MB difference....20:57
Randolfdpkg-query: no path found matching pattern /usr/lib/jvm/java-11-openjdk-amd64/lib/javafx.web.jar20:57
th34lch3m1st*of those20:57
RandolfHmm.  That's strange.20:57
RandolfI'll remove the OpenJDK package and see if leave those files there.20:57
hggdhth34lch3m1st: a snap is self-contained, it will be larger20:57
TJ-Randolf: this doesn't show any JavaFX related files there: "apt-file search /usr/lib/jvm/java-11-openjdk-amd64/lib | grep javafx" so I think you put them there in some other way20:57
RandolfPerhaps I did in the past.20:58
pragmaticenigmath34lch3m1st: One of them is likely a snap, a snap is container that has all the necessary libraries and packages need to run. Snaps are intended so you can run specific versions of an application without impact to your primary system. It's biggest help is that the snap provider can keep your system up-to-date with the latest versions, without breaking system compatibility20:59
RandolfTJ-: Removing the JRE and the JDK didn't clear out those files, and the "apt autoremove" cleared out everything except the JavaFX stuff.21:00
RandolfTJ-: Removing OpenJFX also didn't clear them out, but the "apt autoremove" after that did, so it's one of these three that were autoremoved that took them out:  libopenjfx-java libopenjfx-jni openjfx-source21:01
th34lch3m1stpragmaticenigma now I understand. It will duplicate all the lib that I already have in the OS...21:01
=== MekelySpooky is now known as Mekely
sarnolddpkg -S /path/to/file will tell you which packages own a file21:01
sarnoldif you want a specvific file gone, you can ask dpkg to tell you what to remove :)21:01
Randolfsarnold: Already tried that, and it replied with an indication that it can't find the pattern matching.21:02
varesais there a simple way to skip the language/region prompt show by ubiquity as part of oem-config-firstboot?21:02
RandolfI'm just re-installing these packages now to see if those files will come back:  openjdk-11-jdk openjdk-11-jre openjdk-11-doc openjfx21:03
varesaI've got everything else in a preseed config so right now it'll run once I click "Continue" with the default of English selected21:03
th34lch3m1stpragmaticenigma good to know. Thanks for infos21:03
sarnoldRandolf: oh weird :(21:04
RandolfWell, the javafx* files didn't return.21:04
varesaI found some information saying that the localization preseed parameters can only be set via kernel parameters or initrd but I'm not sure that's for an actual full installation or if they also apply for my case of oem-config-firstboot21:05
Randolf...at least not in the JRE directory.  They are under /usr/share/java/ though (which is where they showed up before too).21:05
TJ-Randolf: the files are from libopenjfx-java (clue in the package name!)  which uses /usr/share/java/openjfx/jre/lib/  for the JRE requirements21:08
RandolfTJ-: That makes sense.21:10
RandolfThe javafx* files are under /usr/share/java/ and there are no subdirectories therein.  I will create the rest of the path you cited, create symlinks, and see if that works.21:10
TJ-Randolf: I think I know what happened there. You originally had the older openjfx packages for openjdk-8 installed which would install to the JRE. Later the package got upgraded to this 11... and the install location moved BUT the package maintainer didn't add a .preinst/.postinst script to find and remove files installed to the old locations21:10
RandolfTJ-: Cool!  That makes sense.21:11
TJ-Randolf: so some of your other issues could have been caused by older openjfx libraries left in place that shouldn't have been there21:11
TJ-Randolf: at this point I'd suggest testing in a clean chroot, container or VM!21:11
RandolfHmm, that didn't work either.21:12
RandolfThe thing is, I get exactly the same results on a brand new installation.21:12
Randolf...with no Java 8 ever having been installed.21:13
RandolfI'm still going to have the same problem Windows, and then there's the MacOS stuff that I haven't bothered to even look at, but I know it will come up in the future too.  Maybe I should just give up on this for now and instead look into compiling the newest OpenJDK with the newest JavaFX pre-integrated.21:15
RandolfTJ-: I do feel like we've made some progress here though.21:15
TJ-Randolf: does/did the older openjfx that is tied to JRE-8 work?21:18
RandolfTJ-: Now, if I insert this before my -jar parameter, software works:  --module-path /usr/share/openjfx/lib --add-modules=javafx.base,javafx.controls,javafx.fxml,javafx.graphics,javafx.media,javafx.swing,javafx.web21:18
RandolfNo, the Java 8 one never works.  Even on new installations.  Just like version 11.  And it doesn't matter if I never installed the other version.21:19
TJ-Randolf: that makes sense for the --module-path etc21:19
RandolfGetting my end-users to do that on Linux is probably going to be okay, but my Windows users are mostly clueless and would freak out at sight of "--module-path" alone.21:20
RandolfThe problem is, the majority of my users are on Windows.  :(21:20
TJ-Randolf: Aren't you shipping with a launcher/batch file that can have that included?21:21
RandolfIs there an easy way to bundle these modules into the .jar file?21:21
RandolfNo, we couldn't find a reliable one, so software was installed and then deployed basically manually.21:21
TJ-In theory you could bundle all the jfx .jar contents into your own .jar ... whether that'd cause issues with discovery I'm not sure21:22
RandolfI've also been trying to get Maven to generate stand-alone executables, but that's been a huge failure.  Gradle isn't looking any better either.21:22
varesajust can't get rid of this screen :( - https://i.imgur.com/hnScbUw.jpg21:22
RandolfTJ-: I'll do that.21:26
=== dionysus70 is now known as dionysus69
imihi. does this supported by ubuntu? https://www.aliexpress.com/item/32925021112.html21:28
oerheksimi, you might want to reask on askubuntu, or find the vendor to find out?21:36
kinghathow long does it usually take for the 19.10 upgrade notice to come through in 19.04?21:38
oerheksit should be there already, kinghat21:38
oerhekscheck your update menu, to 'any new version' and go21:39
kinghatoerheks: under the about tab?21:41
oerhekssomewhere on the bottom, you will find it21:42
kinghatah. sorry was on the wrong update gui.21:43
kinghatif you type update into the launcher there are 3 fwiw.21:43
kinghatoerheks: looks like its working ty21:44
oerhekshave fun!21:45
varesaokay... I figured out how to brute force the language selection out: sed -i 's/return localechooser_script, questions, environ/return localechooser_script, [], environ/' /usr/lib/ubiquity/plugins/ubi-language.py21:51
imianother question: can you recommend a temperature logger for me that is supported by ubuntu? (CSV, time, centigrade, logged every minute would be OK)22:01
meHi,22:11
=== me is now known as Guest39512
Guest39512How to successfuly blacklist nvidia module. Even thou I got blacklist in place and gpu-manager says it's blacklisted it's also loaded.22:12
Guest39512I disable nvidia-persistance service22:12
Guest39512*disabled22:12
jeremy31Guest39512: nvidia or the open source  Nouveau22:13
jeremy31Guest39512: You might have to uninstall it22:14
Guest39512jeremy31: nvidia22:14
oerheksnouveau.modeset=022:14
jeremy31I think the nvidia driver install blacklists nouveau22:15
Guest39512oerheks: options nouveau modeset=0 in place.22:15
Guest39512That's from the journal:22:18
Guest39512kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms22:18
Guest39512Good night.22:19
Fifty'Ey, got a wee problem. I accidentally installed Wine stable, but the software I'm running recommends wine staging.22:20
FiftyIs there a way to change the wine version?22:20
gimmelHi all, I'm currently using ccrypt to encrypt backup files on a Ubuntu Server. The issue with this method is that the keyfile is stored on the filesystem. So, if the server is physically compromised, the plaintext keyfile could be retrieved and the encryption becomes worthless. What's the best practice here?22:22
jeremy31Fifty: uninstall wine stable and install wine staging22:22
pipp8hi all, how to disable alt-tab grouping windows?22:25
Simonioushttps://pastebin.com/7ipK4VGh I'm having trouble with USB devices, when I plug them in I get things like seen in the link. I've been scouring Google for a while and finding suggestions, but haven't been able to filter out a working solution yet - help?22:25
Fiftyjeremy31 Oh, so it's just as simple as uninstalling wine stable?22:27
FiftyNo wizardry?22:27
jeremy31Fifty: I would hope so22:27
FiftyRight, so I'm trying to figure out how to do that properly. The install command for Wine is not just "apt-get install wine", rather it's: "sudo apt install --install-recommends winehq-stable"22:33
jeremy31Fifty: I think winehq-stable is from a winehq repo, not Ubuntu22:34
FiftyAye it is. You have to run the command before installing it: "sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ disco main' "22:34
FiftySo apt-get uninstall is not the proper command?22:35
oerheksremove --purge22:35
oerheksor add-apt-repository -r <repo>22:36
FiftyGotcha. Remove --purge, then redownload the repository, right?22:36
=== Mekely is now known as Papa_Stalin
FiftyDamn. Tried that, and it won't install. Throws an error.22:43
FiftyThe following packages have unmet dependecies: winehq-staging : Depends: wine-staging (= 4.19~disco) E: Unable to correct problems, you have held broken packages.22:43
jeremy31Fifty: >  sudo apt-get install -f22:48
TJ-Fifty: I've hit issues like that a few times, and recently discovered that using PlayOnLinux (from the archive) avoids a lot of problems22:52
Fiftyjeremy31: "sudo apt-get install -f --install-recommends winehq-staging" Unfortunately, it throws the same issue.22:52
FiftyTJ- Doesn't that only work with games? I'm trying to run the Conan Exiles server program, not the game itself.22:53
TJ-Fifty: no, it's for having highly targeted wine configs per-application - so all applications don't need to share the same ~/.wine/ prefix. Can set wine version per-application along with custom settings. I use it for example with Trimble Sketchup (formerly Google Sketchup)22:54
TJ-Fifty: it also has a lot of pre-configured profiles to automate install22:54
FiftyHmm. I'll give that a look, but I remember trying to install it before but it fucked up as well.22:55
FiftyDamn, installed PlayOnLinux, but it doesn't do 64bit. Only 32bit.23:00
oerheks!wine23:04
ubottuWINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu23:04
FiftyOoh, that's a good point.23:06
=== Papa_Stalin is now known as Mekely

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