Page 1 of 4 123 ... LastLast
Results 1 to 10 of 31

Thread: Actual "ubuntu" session issues

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Actual "ubuntu" session issues

    Since a few days, some applets and app have troubles:

    - synaptic now only loads via 'sudo' command line, icon click now loop. Previous version has also the same problem with the latest gnome upgrades.
    - some chromium urls not displaying all the icons: get instead some rectangles (can be the site fault indeed, but there is nothing logged to solve that problem)
    - gnome-shell-extension weather icon fails to load
    - gnome-shell-extension-system-monitor cant run (lot of js errors)
    - gnome-shell-extension-top-icons-plus is not compatible with actual gnome version (cant be installed on 3.35+ version)

    Quite usual issues met at freeze times
    Last edited by dino99; March 3rd, 2020 at 04:21 PM.

  2. #2
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Actual "ubuntu" session issues

    synaptic is fine here, using the current non-proposed package ( 0.84.6ubuntu3

  3. #3
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Actual "ubuntu" session issues

    Also seems fine here, though I am not using ubuntu but Xubuntu; same synaptic version so I think this may be something other than a general OS problem; perhaps more gnome related.

  4. #4
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Actual "ubuntu" session issues

    Quote Originally Posted by ajgreeny View Post
    Also seems fine here, though I am not using ubuntu but Xubuntu; same synaptic version so I think this may be something other than a general OS problem; perhaps more gnome related.
    There is a new synaptic in proposed that's not ready for use...

  5. #5
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Actual "ubuntu" session issues

    Quote Originally Posted by mc4man View Post
    There is a new synaptic in proposed that's not ready for use...
    Even when using a development version I keep away from "proposed" unless there's a good reason to use it. I will however now install that newer version of synaptic and see if I get the same problem.

  6. #6
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Actual "ubuntu" session issues

    On a throwaway install just had issue where no libreoffice app would open except as root. Resolved that with a sledgehammer of
    sudo rm -rf /tmp/*

  7. #7
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Actual "ubuntu" session issues

    Good idea about the sledgehammer , now synaptic loads by clicking his icon

  8. #8
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Actual "ubuntu" session issues

    Agrrrr; one reboot later, get again the same loop issue and the previous solution does not works

    pkexec[1926]: Error executing command as another user: Not authorized [USER=root] [TTY=unknown] [CWD=/home/oem] [COMMAND=/usr/sbin/synaptic]
    Last edited by dino99; March 4th, 2020 at 06:36 PM.

  9. #9
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Actual "ubuntu" session issues

    Quote Originally Posted by dino99 View Post
    Agrrrr; one reboot later, get again the same loop issue and the previous solution does not works
    Maybe try this.
    Open a terminal & go
    Code:
    journalctl -f > 1.log
    Then try to open synaptic normally, when it fails back in terminal go ctrl+c to quit.
    Then check out 1.log in home folder for any errors.
    (- may be apparmor issue..
    Last edited by mc4man; March 4th, 2020 at 09:49 PM. Reason: wrong comm

  10. #10
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Actual "ubuntu" session issues

    nothing special from systemctl -f
    but journalctl has logged:

    pkexec: Error executing command as another user: Not authorized [USER=root] [TTY=unknown] [CWD=/home/oem] [COMMAND=/usr/sbin/synaptic]

Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •