Announcement

Collapse
No announcement yet.

Review of Resolute Raccoon Kubuntu 26.04 LTS

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #61
    I posted this morning about the password requirements. This was in a VM, I have just tried on a bare metal and because I run an esoteric HDMI setup I always use nomodeset when installing as I cannot read the tiny fonts in normal mode. This time I was able to input a simple one digit password when entering a user. Just my observations, so if you can't install due to the extremely restrictive password requirements, just install in safe graphics mode.
    Asus Z270i7 16gb rm 8tb GT1660 Haupp Quad tuner Kubuntu Jammy/Win 11 Be/FE mythtv 0.34Homerun dual netwk tuner 55¨ Smsng QN95B55" Lap Smsng NP R580 i5 nvidia linux Ultimate/Win 10

    Comment


      #62
      Originally posted by skyfishgoo View Post
      kubuntu (and i thing all of ubuntu) has required at least 2 digits for a password for years now, afaik

      i think you can also just leave it blank, but do not recommend that
      No, it needs at least 8 digits and with very specific exclusions on a normal install
      Asus Z270i7 16gb rm 8tb GT1660 Haupp Quad tuner Kubuntu Jammy/Win 11 Be/FE mythtv 0.34Homerun dual netwk tuner 55¨ Smsng QN95B55" Lap Smsng NP R580 i5 nvidia linux Ultimate/Win 10

      Comment


        #63
        Has anyone seen if the issues surrounding KDE shortcuts has been resolved? This is the only thing that stops me (and thousands of others) from using Wayland. The work-a rounds I have seen are pretty convoluted involving loading an app and changing various permissions in the Wayland ecosystem.

        This is a very basic requirement, and used to be a trivial exercise under x which was baked into the KDE environment - heck - even Windows makes it simple.

        I have to say this is a very polished early release, everything works smooth as silk, even clunky old Mythtv works well, now to try and setup printers.
        Last edited by barfly; Mar 21, 2026, 10:19 AM.
        Asus Z270i7 16gb rm 8tb GT1660 Haupp Quad tuner Kubuntu Jammy/Win 11 Be/FE mythtv 0.34Homerun dual netwk tuner 55¨ Smsng QN95B55" Lap Smsng NP R580 i5 nvidia linux Ultimate/Win 10

        Comment


          #64
          barfly - Cant say I have any issues with shortcuts, everything seems to work fine on my wayland desktop now that I've remove the need for snap apps.

          Comment


            #65
            Originally posted by barfly View Post
            the issues surrounding KDE shortcuts
            What shortcuts, specifically, and what issues/workarounds?
            (this may be better asked in a general KDE/Plasma section rather than a pre-release chat topic, for more eyeballs)








            Self-built: Asus PRIME B550M-K/Ryzen 5600GT/32Gb/Intel ARC B580 12Gb/KDE neon
            HP Elitedesk 800 G3 Mini: i5-7500T(35w)/32Gb/Kubuntu LTS
            HP Chromebook 14: i5-1135G7/8Gb/512Gb SSD/KDE Linux

            Comment


              #66
              Beta is out: https://lists.ubuntu.com/archives/ub...ch/000322.html

              https://kubuntu.org/news/kubuntu-26-04-beta/
              Last edited by acheron; Mar 27, 2026, 09:30 AM.
              On #kubuntu-devel & #kubuntu on libera.chat - IRC Nick: RikMills - Launchpad ID: click

              Comment


                #67
                Click image for larger version

Name:	image.png
Views:	243
Size:	64.2 KB
ID:	691088

                Can't really fault it. Discover seems a bit flaky
                kubuntu 20.10

                Comment


                  #68
                  Actually iwlwifi
                  ​seems depreciated so I am having to use
                  iwlwifi disable_11ax=Y
                  ​Had the same in openSuSE Tumbleweed too with the new 7 kernel
                  kubuntu 20.10

                  Comment


                    #69
                    Hello all,
                    I've tried beta and last snapshot last 2 days in VM. Live session work fine, but after installation it's completely broken. As soon as I try to type something, program and plasma crash. I tried it in KVM and VMWare Workstation, it's the same.

                    Comment


                      #70
                      Originally posted by cookiemuncher View Post
                      'fastfetch' doesn't list correctly, but 'sudo fastfetch' does.

                      BTW: I don't have a screen attached to the laptop as the laptop was dropped and the screen was shattered and so was surgically removed. I have a Dell monitor connected via HDMI.


                      PS: Don't know how to copy/paste the text output correctly so I screengrabbed.
                      Fix should be on the way: https://bugs.launchpad.net/ubuntu/+s...h/+bug/2146607

                      On #kubuntu-devel & #kubuntu on libera.chat - IRC Nick: RikMills - Launchpad ID: click

                      Comment


                        #71
                        Info Center screenshot

                        So far, so good. Just finished install and usual applications.
                        Last edited by notabug; Mar 28, 2026, 02:44 PM.
                        Linux User #454271

                        Comment


                          #72
                          Your excellant list of the current state of Kubuntu 26/04 shows the 1 month to go before its release. It will be released on the 23rd April, and no doubt we will all be looking forward to its status on that day.

                          Comment


                            #73
                            Install 26.04 beta and has been working fine for me, no major problems here. on my little laptop anyway. So think it should be good to go on April 23rd.
                            I found one small problem. HPLip-gui package installs but will not run. Work on 24.10 but not 26.04.
                            when you try to run hp-setup in terminal get this output.
                            Code:
                            raceback (most recent call last):
                             File "/usr/bin/hp-setup", line 48, in <module>
                               from base import device, utils, tui, models, module, services, os_utils
                             File "/usr/share/hplip/base/device.py", line 2689, in <module>
                               class LocalOpener(urllib_request.URLopener):
                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
                            AttributeError: module 'urllib.request' has no attribute 'URLopener'
                            
                            ​
                            Last edited by kc1di; Mar 29, 2026, 05:29 AM.
                            Dave Kubuntu 20.04 Registered Linux User #462608

                            Wireless Script: http://ubuntuforums.org/showthread.p...5#post12350385

                            Comment


                              #74
                              Originally posted by kc1di View Post
                              I found one small problem. HPLip-gui package installs but will not run. Work on 24.10 but not 26.04.
                              when you try to run hp-setup in terminal get this output.
                              Code:
                              raceback (most recent call last):
                              File "/usr/bin/hp-setup", line 48, in <module>
                              from base import device, utils, tui, models, module, services, os_utils
                              File "/usr/share/hplip/base/device.py", line 2689, in <module>
                              class LocalOpener(urllib_request.URLopener):
                              ^^^^^^^^^^^^^^^^^^^^^^^^
                              AttributeError: module 'urllib.request' has no attribute 'URLopener'
                              
                              ​
                              Looks like the same error as: https://bugs.launchpad.net/ubuntu/+s...p/+bug/2146570

                              On #kubuntu-devel & #kubuntu on libera.chat - IRC Nick: RikMills - Launchpad ID: click

                              Comment


                                #75
                                Originally posted by acheron View Post
                                Yep I reported there.
                                It also same in gnome on ubuntu 26.04 beta. I think it maybe a PY 3 thing. But it's above my pay grade
                                Dave Kubuntu 20.04 Registered Linux User #462608

                                Wireless Script: http://ubuntuforums.org/showthread.p...5#post12350385

                                Comment

                                Users Viewing This Topic

                                Collapse

                                There is 1 user viewing this topic.

                                Working...
                                X