[App Store] App store errors V20.9
Tofloor
poster avatar
丁酊鼎
deepin
2023-07-09 03:16
Author

App store can not work properly, all apps i have installed cannot be seen in the "Manage" page of apps store, and no more app can be installed through app store.

Also, sougou pinyin doesn't work, so i have to sumit these errors in english.

Reply Favorite View the author
All Replies
西装系统之蝶
deepin
2023-07-09 03:59
#1
The user is banned, and the content is hidden.
foxbcd
deepin
2023-07-09 04:16
#2

自己去 /opt 目录看看有没有 desktop 文件,手动复制到 .local/share/applications/ 下看看

Reply View the author
Ziggy
deepin
2023-07-09 05:16
#3

check the proxy,disable it and relaunch the app store

Reply View the author
花雨落逝
Moderator
2023-07-09 06:33
#4

I suggest you open a terminal ,run these commends following

  1. sudo apt uodate
  2. sudo apt install -f
  3. sudo apt reinstall deepin-app-store
  4. sudo apt search sogouinput

At once you can find sogouinput for deepin ,then reinstall the application .

Don't forget reboot after these issues were workout.

Reply View the author
阿尼樱奈奈
deepin
2023-07-09 07:36
#5
花雨落逝

I suggest you open a terminal ,run these commends following

  1. sudo apt uodate
  2. sudo apt install -f
  3. sudo apt reinstall deepin-app-store
  4. sudo apt search sogouinput

At once you can find sogouinput for deepin ,then reinstall the application .

Don't forget reboot after these issues were workout.

You wrote wrong.

sudo apt uodate → sudo apt update

Reply View the author
忘记、过去
deepin
2023-07-09 11:14
#6

如果你有看什么奇怪的教程,动过 /var/lib/dpkg/info 文件夹的话,请记得还原......不然等于删除了 dpkg 的数据库,会丢失所有软件包的安装记录

Reply View the author
花雨落逝
Moderator
2023-07-09 13:54
#7
阿尼樱奈奈

You wrote wrong.

sudo apt uodate → sudo apt update

Oh ,thank you.You are correct.

Reply View the author
babyfengfjx
Super Moderator
CQA
2023-07-10 22:34
#8
忘记、过去

如果你有看什么奇怪的教程,动过 /var/lib/dpkg/info 文件夹的话,请记得还原......不然等于删除了 dpkg 的数据库,会丢失所有软件包的安装记录

很可能是这个地方出了问题,如果手动处理过那很可能导致楼主的这个问题,可以先通过命令安装看看具体报错,然后提供出来,或者百度搜索报错信息以便解决。

Reply View the author