Results 1 to 8 of 8

Thread: unable to update snapd-sesktop-integration: cannot perform the following tasks

  1. #1
    Join Date
    Apr 2024
    Beans
    3

    unable to update snapd-sesktop-integration: cannot perform the following tasks

    Here is an image of the terminal.
    Attached Images Attached Images

  2. #2
    Join Date
    May 2008
    Beans
    4,011
    Distro
    Ubuntu 24.04 Noble Numbat

    Re: unable to update snapd-sesktop-integration: cannot perform the following tasks

    Code:
    rename /home/user/.snap/data/snapd-desktop-integration home/user/snap/data/snapd-desktop-integration
    It seems that you somehow have a hidden folder .snap
    The folder name should be snap (without the full stop/period punctuation)

    In future, it is easier to offer help if you use code tags for terminal output.
    https://ubuntuforums.org/misc.php?do=bbcode#code

  3. #3
    Join Date
    Apr 2024
    Beans
    3

    Re: unable to update snapd-sesktop-integration: cannot perform the following tasks

    Please see the attached file that shows the terminal output.
    Attached Images Attached Images

  4. #4
    Join Date
    Jun 2021
    Location
    Third rock from the sun.
    Beans
    Hidden!

    Re: unable to update snapd-sesktop-integration: cannot perform the following tasks

    please try in a terminal

    sudo killall snap-store

    then ..

    sudo snap refresh

    see if that refreshes and updates snaps for you ..
    Nothing travels faster than the speed of light, with the possible exception of bad news, which obeys its own special laws. (Douglas Adams)

  5. #5
    Join Date
    Apr 2024
    Beans
    3

    Re: unable to update snapd-sesktop-integration: cannot perform the following tasks

    I still have the same terminal output message as before. Please see the first image that I posted.

  6. #6
    Join Date
    Jun 2021
    Location
    Third rock from the sun.
    Beans
    Hidden!

    Re: unable to update snapd-sesktop-integration: cannot perform the following tasks

    please try.

    sudo snap remove --purge snapd-desktop-integration

    then

    sudo apt update
    sudo apt install snapd

    then

    sudo snap install snapd-desktop-integration
    Nothing travels faster than the speed of light, with the possible exception of bad news, which obeys its own special laws. (Douglas Adams)

  7. #7
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,647
    Distro
    Ubuntu

    Re: unable to update snapd-sesktop-integration: cannot perform the following tasks

    Maybe just remove the .snap directory.
    It's telling you that the snap directory already exists.
    You can double check what's in there by running an ls command to list contents.
    Code:
    ls .snap
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  8. #8
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: unable to update snapd-sesktop-integration: cannot perform the following tasks

    +1 with deadflowr's suggestion
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

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
  •