Announcement

Collapse
No announcement yet.

Focal Testing of Kubuntu 20.04 LTS

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Teunis
    replied
    Great recipe GreyGeek, I will at some point probably reinstall and follow your lead to purge the system of Discover and snap.

    Re-installation is probably the easiest way for me to get back the edit options for hotkeys.

    Leave a comment:


  • kubicle
    replied
    Quick tip. You do not need to "sudo" systemctl list-units (it'll work fine as a regular user, as do most systemctl commands...technically all of them since it uses policykit and knows when to ask for elevated privileges if necessary, but there is no harm in using sudo if you know it needs them). But for list-units, it's just "useless use of sudo™", technically you can sudo it just fine, but it's "best practice" to use sudo only when necessary than just out of habit.

    Leave a comment:


  • Don B. Cilly
    replied
    Code:
    not@all:~$ sudo systemctl list-units | grep snapd
    [sudo] password for not: 
    not@all:~$
    user@host says it all

    Leave a comment:


  • GreyGeek
    replied
    After I masked snapd.service I got to wondering if there were any other snapd artifacts hanging around. So, I did

    sudo systemctl list-units | grep snapd
    and found snapd.seeded.service, snap-snapd-5754.mount and snapd.socket.

    I disabled them:
    sudo systemctl disable snapd.seeded.service
    sudo systemctl disable snap-snapd-5754.mount
    sudo systemctl disable snapd.socket

    and redid the listing:
    sudo systemctl list-units | grep snapd

    and it returned nothing. I rebooted and did not find any snapd artifact in the units listing of systemctl.

    My system is now truly free of snapd and discover.


    Leave a comment:


  • Don B. Cilly
    replied
    Here are all the not-so-technical facts I need to know about them.
    (which seem to be "conveniently" ignored in both pages you linked to).

    And which can be summarised as: Snaps are phriqqin 'orrible, is what they are

    Leave a comment:


  • GreyGeek
    replied
    I deleted snapd, which had the side-effect of deleting chromium-browser.
    Now, I wanted to install JUST the chromium-browser so I tried:

    sudo apt-get install --no-install-recommends chromium-browser

    It failed.

    I was presented with a message to install both both, or neither. I chose "n" and went looking for a deb package of Chromium-browser that I could download and install by itself.

    To install that package from google would require I install the source, and bunch of additional dev tools, and compile it. I decided against that course and searched some more. I discovered two ppa projects but neither offered just the chromium-browser deb package without having to do a lot of hokus pokus stuff.

    So, I reinstalled chromium-browser, which also pulled down and installed snapd.
    BUT, I thought of using systemd to disable snapd:

    sudo systemctl disable snapd.service
    [sudo] password for jerry:
    Removed /etc/systemd/system/multi-user.target.wants/snapd.service.



    Eureka!

    As far as I know Muon doesn't play patti-cake with snapd so snapd is history on my machine.
    Last edited by GreyGeek; Jan 23, 2020, 01:53 PM.

    Leave a comment:


  • GreyGeek
    replied
    Originally posted by Don B. Cilly View Post
    IMHO... purge snapd before it does damage.
    Discover you can leave and just ignore.
    Even though I hadn't given it much thought before, and just deleted snap and Discover, the differences between a Discover update and an Apt update made me wonder if removing snap and/or Discover would break Focal, or prevent it from being all that it can be.

    I found this msg, written by a former snap developer: https://www.reddit.com/r/Ubuntu/comm...f_snap_vs_apt/

    Here are the technical facts I wanted to know:
    https://snapcraft.io/blog/a-technica...snaps-and-debs

    Based on the fact that snap packages are uncompressed and mounted as loopback device which require squashfs and snapd overhead, whereas AppImages do not, I am going to uninstall snap and Discover, as I alway have in the past.

    Leave a comment:


  • Don B. Cilly
    replied
    IMHO... purge snapd before it does damage.
    Discover you can leave and just ignore.

    Leave a comment:


  • GreyGeek
    replied
    Discovery, snap and apt

    This morning I did my usual "sudo apt update" and "sudo apt full-upgrade" and 41 apps downloaded and installed, libwine(i386) and wine32(i386) were held back.

    I was curious because in a previous update those two files broke the installation of two of my installed EXE applications so I rolled back to a previous snapshot pair and then used apt-mark to hold those two applications. Redoing the update without those two apps proceeded normally and my two EXE's ran without problems. I continued to do updates and upgrades for several days without problems. Three days ago I removed the holds and did an update & full-upgrade. Everything installed without problems, including the wine apps, and my two Windows programs ran without problems.

    Today I got a notice of 41 updates. I opened a Konsole and ran update & full-upgrade and noticed that two programs were being withheld, libwine and wine2. I checked and they were not being held on my system. The rest installed without problems. My WIndows programs continued to work without problems.

    So, I decided to see what Discover would do. It said 26 applications were ready to update. I let discover update them and after it was finished it, too, reported that the two wine files were being held back. Muon reports a total of 70 applications were updated or installed.

    Most of the ones that Discover updated or installed appear to be coming from snap, and it appears to me that apt and snap are not coordinating their sources.list. Because of Discover's poor performance in the 16.04 and 18.04 releases I uninstalled it. I also uninstalled snap because I didn't use it and snapd was consuming CPU cycles.

    My question is: What possible damage might I do in Focal by uninstalling both snap and Discover?
    Last edited by GreyGeek; Jan 23, 2020, 11:50 AM.

    Leave a comment:


  • NoWorries
    replied
    It is now 3 months to the release of Focal.

    I am continuing to find this distribution very stable and have no hesitation to use it as my production system.

    I have not experienced the problems reported above by Teunis as I do not use radio on my desktop. I also use Gimp for my photo editing rather than Showfoto. I have not had any problems with Gwenview which is at version 4.19.12.1-0 and I have not installed any add-ons for it.

    My only outstanding annoyance is with Dolphin as it does not show "Removable Devices" when launched. I have to right mouse click in the left panel "Places" and select "Show Hidden Places" each time I launch Dolphin.

    With my Pre-release updates selected and with additional repositories for the latest kernel and plasma, I get:

    4 Months to go 3 Months to go
    KDE Plasma Version 5.17.4 5.17.90
    KDE Frameworks Version 5.65.0 5.66.0
    QT Version 5.12.5 5.12.5
    Kernel Version 5.4.0-9-generic 5.4.0-12-generic
    Focal LTS continues to advance on all major fronts with the exception of the QT Version. Other applications continue to be updated and I am delighted with the progress being made. All involved in the progress are doing a commendable job at producing a very stable system and are to be congratulated.

    Leave a comment:


  • Teunis
    replied
    As some might have seen in the Neon forum I also installed 20.04 as a dual boot with Neon.

    The installation was without any problems.
    A few applications like Kradio are missing, the .deb I got from a previous distribution will not install, maybe because development seems to have stopped around 2014?
    I'm also missing showfoto which might be connected to the Gwenview problem.
    These and others like pypar2 complain about unmet dependencies, not totally unexpected in such an early release.

    Installing the plug ins for/in Gwenview throws an error;
    Could not open appstream://photolayouteditor.desktop
    A source of problems is the default use of Discover, it seems to default to snaps instead of regular debs which conflict the since they can/will be installed side by side when using the CLI or Muon.

    I installed the driver for my Xerox 6020 Laser printer, via WIFI the printer is recognised, toner levels given etc. but it will only print via USB.

    It looks like for the foreseeable future I will continue to also use Neon
    The biggest problem doing so is that the newest Thunderbird and Firefox have made it in my special case impossible to use them on both releases, they do work on 20.04 but it's no longer possible to run the same core from two different distributions.

    Oh yes, in the system settings I can't find the place to set up hot keys...

    Otherwise the distro runs really well, Firefox is notably faster than on Neon or older Kubuntu's.
    Last edited by Teunis; Jan 22, 2020, 04:15 PM. Reason: details

    Leave a comment:


  • Sothis6881
    replied
    Just installed today in Virtualbox, and I'm quite impressed! Should be an excellent release.

    Leave a comment:


  • MeMyself
    replied
    Originally posted by Radcliff View Post
    @MeMyself, don't come and cry over:

    -19.10 to 20.04 SED Method

    Code:
    sudo sed -i 's/eoan/focal/g' /etc/apt/sources.list
    Code:
    sudo apt update && sudo apt -y dist-upgrade
    Intermittent Solution: https://www.reddit.com/r/Kubuntu/com...r_not_working/
    @Radcliff not sure where you see me crying about anything - I asked a simple question - one that did not need a sarcastic response

    Leave a comment:


  • Radcliff
    replied
    20200108 /AMDGPU /Kernel 5.3 Is Gone With The Wind

    For LVM encrypted (20200107) after enabling Proposed (116 packages), all sorts of stability issues. Will retry sooner or later...

    20200108 BTRFS no swap

    -In Synaptic, over the last few weeks pattern (5.3.24 + 5.4.0-9), we were not always able to remove the lowest Kernel unless we compile a third one. A message says to fix broken package(s). Does not seem to be the case, Synaptic refuses deletion (image,headers,modules) and sees no such thing, nor this cmd line 'sudo apt-get --fix-broken install'. OK next morning.

    @jlittle, thanks for replying,

    -We still have the GUFW shortcut issue (plasma error) when we open it the first time and pin it to the taskbar after. From search in Kmenu: pin it or open it and pin it is the same ball game.

    -We also have a second plasma error on our AMD mobo with the Driver Manager shortcut. On top, the app never collects information = no end loop scanning process, stays red.

    In both cases, add to favorites and from there, pin to task manager removes the plasma error = opens normally.

    Plasma errors:
    Code:
    Unable to run the command specified. The file or folder python3 does not exist
    Code:
    Unable to run the command specified. The file or folder kcm_driver_manager.desktop does not exist
    Code:
    inxi -G
    Graphics:
    Device-1: AMD Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] 
    driver: amdgpu v: kernel 
    Display: x11 server: X.Org 1.20.6 driver: amdgpu FAILED: ati 
    unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
    OpenGL: renderer: AMD RAVEN (DRM 3.36.0 5.5.0-050500rc5-generic LLVM 9.0.1) 
    v: 4.5 Mesa 19.3.1

    For Kernel 5.5-rc5: glmark2 Score: 2849
    For Kernel 5.4: glmark2 Score: 2824

    @MeMyself, don't come and cry over:

    -19.10 to 20.04 SED Method

    Code:
    sudo sed -i 's/eoan/focal/g' /etc/apt/sources.list
    Code:
    sudo apt update && sudo apt -y dist-upgrade
    Intermittent Solution: https://www.reddit.com/r/Kubuntu/com...r_not_working/

    Leave a comment:


  • GreyGeek
    replied
    After Snowhog tipped my cow I went ahead and installed Focal this afternoon.
    I used Guidus to burn a Persistent LiveUSB and booted it. I chose the run from RAM option.
    The first attempt crashed because the install sequence jumped over the part asking the user's info and it couldn't create the first user account.
    I rebooted, re-ran from RAM and this time chose to connect my wifi and include updates, and this time it didn't bypass the user info, so that problem could have been my shakey clicks. The install finished without problems in about 20 minutes and I rebooted. (Don, I have an 8 core i7 CPU with 16 GB of RAM). Oh, it automatically detected my Nividia GT 650M chip and installed the Nvidia 390 driver.

    Code:
    [FONT=monospace][COLOR=#000000]$ systemd-analyze[/COLOR]
    Startup finished in 2.960s (kernel) + 8.753s (userspace) = 11.714s  
    graphical.target reached after 8.175s in userspace
    [/FONT]

    I have a working desktop in 12 seconds from a cold boot (I'm using BTRFS).

    There are some nits here and there with Focal, but nothing serious or a show stopper.
    Apparmor is throwing a ton of "DENIED" messages relating to dbus, but nothing seems to be actually affected.

    BTRFS does not use the swap file but the installer included "/swap" in the /etc/fstab file. It created some error messages that dmesg displayed. I put a "#" in front of that line and the error msgs stopped.

    I installed openjdk-11 and then installed Minecraft. Ran beautifully. Very fast (150-250 fps without Optifine).

    I installed WINE, WINEQT, winetricks, but NOT playonlinux. Then right moused on
    SE-0980-setup.exe (space engine 0.98) from Dolphin and selected Q4Wine as the install tool. Installed without problems and runs beautifully.
    BibleAnalyzer_5.2 installed and ran nicely on 18.04 but has dependency problems on 20.04.
    Sagemath from the repository installed perfectly.
    OBS (Open Broadcast Studio 24.06), from the repository, runs nicely, giving me high quality at 60 fps.

    The first time I used Kubuntu was in the first week of Febuarary of 2009, when I installed 9.04 Alpha. It never gave me any serious problems. Subsequent updates generally increased usibility and decreased deficiencies.

    Focal is giving me a good start.
    Last edited by GreyGeek; Jan 05, 2020, 09:56 PM.

    Leave a comment:

Users Viewing This Topic

Collapse

There are 0 users viewing this topic.

Working...
X