-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
Comments
Thanks for detailed report. |
neffo
added a commit
that referenced
this issue
Jan 17, 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
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):
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
The text was updated successfully, but these errors were encountered: