Errors and warnings on start
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Switchboard Desktop Plug |
Confirmed
|
Low
|
Unassigned | ||
Ubuntu |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When starting the plug from terminal this is what I get:
$ switchboard
[_LOG_LEVEL_INFO 00:10:45.798774] Switchboard.
[_LOG_LEVEL_INFO 00:10:45.798854] Switchboard.
[_LOG_LEVEL_INFO 00:10:45.798916] Switchboard.
[_LOG_LEVEL_INFO 00:10:45.833633] Application.
[_LOG_LEVEL_INFO 00:10:45.833668] Application.
(desktop:18425): GLib-CRITICAL **: g_variant_
(desktop:18425): GLib-CRITICAL **: g_variant_
(desktop:18425): GLib-CRITICAL **: g_variant_
(desktop:18425): GLib-CRITICAL **: g_variant_
(desktop:18425): GLib-CRITICAL **: g_variant_
(desktop:18425): GLib-CRITICAL **: g_variant_
(desktop:18425): GLib-CRITICAL **: g_variant_
(desktop:18425): GLib-CRITICAL **: g_variant_
** (desktop:18425): WARNING **: Wallpaper.vala:51: Could not pre-scan wallpaper folder. Progress percentage may be off: No such file or directory
** (desktop:18425): WARNING **: Wallpaper.vala:323: No such file or directory
For the critical messages, it seems like we're using the wrong type, and for the warnings, some path has to be adjusted. Warnings should never be ignored.
Changed in switchboard-plug-pantheon-shell: | |
status: | New → Confirmed |
Changed in switchboard-plug-pantheon-shell: | |
importance: | Undecided → Low |
Status changed to 'Confirmed' because the bug affects multiple users.