Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] I changed my home path and BingWallPaper extension goes failed #151

Closed
gh503 opened this issue Jan 15, 2022 · 1 comment · Fixed by #144
Closed

[BUG] I changed my home path and BingWallPaper extension goes failed #151

gh503 opened this issue Jan 15, 2022 · 1 comment · Fixed by #144

Comments

@gh503
Copy link

gh503 commented Jan 15, 2022

NOTE:
GNOME will sometimes report errors associated extensions if you manually update them via the extensions website. These errors can be resolved by restarting GNOME shell (logging out and then back in again). If it's still creating errors, then please go ahead create an issue.

Describe the bug
A clear and concise description of what the bug is.
Gio.IOErrorEnum: 创建目录 /home/angusrobot 时出错:权限不够

Screenshots
If applicable, add screenshots to help explain your problem.
图片

To Reproduce
Steps to reproduce the behavior:
1.change user home path: usermod -d /data/username username
2.logout and login
3.wallpaper changed to be black

Desktop (please complete the following information):

  • OS: Fedora X64
  • Extension Version: 37
  • GNOME Version: 41

Additional context
Gio.IOErrorEnum: 创建目录 /home/angusrobot 时出错:权限不够

Stack trace:
getWallpaperDir@/data/angusrobot/.local/share/gnome-shell/extensions/[email protected]/utils.js:327:13
buildPrefsWidget@/data/angusrobot/.local/share/gnome-shell/extensions/[email protected]/prefs.js:139:68
_init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:219:40
OpenExtensionPrefsAsync/<@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:128:33
asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:115:22
run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:177:20
main@resource:///org/gnome/Shell/Extensions/js/main.js:19:13
run@resource:///org/gnome/gjs/modules/script/package.js:206:19
start@resource:///org/gnome/gjs/modules/script/package.js:190:8
@/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17

@neffo
Copy link
Owner

neffo commented Jan 15, 2022

Thanks for detailed report.

@neffo neffo marked this as a duplicate of #106 Jan 15, 2022
@neffo neffo linked a pull request Jan 15, 2022 that will close this issue
16 tasks
@neffo neffo removed the duplicate label Jan 15, 2022
neffo added a commit that referenced this issue Jan 17, 2022
@neffo neffo mentioned this issue Jan 17, 2022
16 tasks
neffo added a commit that referenced this issue Mar 6, 2022
neffo added a commit that referenced this issue Mar 19, 2022
* Updated German, Italian and Arabic translation (#142) #14
* add gettext domain to metadata
* safer and more reliable method for _downloadImage #145
* move download folder fix #106
* set gtk4 filechooser button label #151
* better deal with home dir changes #151
* migrate from deprecated Soup.SessionAsync #150
* handle failures to get a httpsession #150
* change log error shouldn't stop prefs opening #150
* support GNOME 42, set dark style background #153 #154
* merge changes from #148
* improve user directory handling, remove '😞' char #151
* better default pref window size on gnome 40+ #147
* disable gallery, and open gallery fall back to open folder
* bump version to version 38

Co-authored-by: JAKuhr <[email protected]>
Co-authored-by: Simone Dotto <[email protected]>
Co-authored-by: Amro Soliman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants