Announcement

Collapse
No announcement yet.

Apps not loading without internet connection

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

    Apps not loading without internet connection

    Ok first let me give my specs:

    Operating System: Kubuntu 20.10
    KDE Plasma Version: 5.19.5
    KDE Frameworks Version: 5.74.0
    Qt Version: 5.14.2
    Kernel Version: 5.8.0-50-generic
    OS Type: 64-bit
    Processors: 4 ? Intel? Core? i3-8130U CPU @ 2.20GHz
    Memory: 7.5 GiB of RAM
    Graphics Processor: Mesa Intel? UHD Graphics 620

    I did not have this problem while running Kubuntu LTS version 20.04 for over 2 years:
    Kate
    Qmmp
    Gwenview
    and other applications are affected by this. Without an internet connection the apps will not load correctly and have to be terminated via ksyslog kill signal.

    #2
    In a Konsole issue
    sudo netstat-alp and notice if those apps have "Listen" or actual links to sites.
    "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
    – John F. Kennedy, February 26, 1962.

    Comment


      #3
      unix 3 [ ] STREAM CONNECTED 254466 15820/gwenview
      unix 3 [ ] STREAM CONNECTED 254480 15820/gwenview /run/user/1000/gwenviewABHaEh.2.slave-socket
      unix 3 [ ] STREAM CONNECTED 256774 15804/qmmp

      Kate I was able to resolve by going into the settings for Kate: Sessions/Behavior on application startup: start new session




      Comment


        #4
        I will try this disconnected from internet too.

        Comment


          #5
          Ok disconnected from land line cat 6 e cable via network manager...and in airplane mode:
          unix 3 [ ] STREAM CONNECTED 263220 16243/qmmp
          unix 3 [ ] STREAM CONNECTED 263218 16243/qmmp
          unix 3 [ ] STREAM CONNECTED 263756 16498/gwenview /run/user/1000/gwenviewVMawEk.2.slave-socket
          unix 3 [ ] STREAM CONNECTED 263745 16498/gwenview
          unix 3 [ ] STREAM CONNECTED 263744 16498/gwenview
          unix 3 [ ] STREAM CONNECTED 265527 16498/gwenview /run/user/1000/gwenviewkQssGM.1.slave-socket
          unix 3 [ ] STREAM CONNECTED 263740 16498/gwenview

          Right now all of the apps seem to be working fine. At the times I experienced slow loading time then had to terminate the apps I was running Kaffeine
          Version 2.0.18. I was watching my hauappage dual tuner. There shouldn't have been any system hardware problems regarding that as this laptop is very fast normally and running a 1 tb ssd.

          Comment


            #6
            Steps to take in attempt to recreate this:
            When getting ready to watch tv via Kaffeine, I usally ctrl+L_shift_Del in firefox. (Time range to clear: Everything) All boxes ticked or checked.
            I run a shell script after closing firefox:

            Code:
            #! /bin/sh
            #ctrl+Tab set as shortcut key in klipper
            xdotool key ctrl+Tab ;
            bleachbit -c system.clipboard system.memory
            Then via network manager in kubuntu groovy system tray disconnect the land line and switch the tick box into airplane mode.
            Then launch kafeine app.

            Comment


              #7
              ctrl+tab is a shortcut set to clear the clipboard

              Comment

              Working...
              X