Ticket #2900 (new defect)
MC not starting without user home directory
Reported by: | onlyjob | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | mc-core | Version: | 4.8.6 |
Keywords: | Cc: | ||
Blocked By: | #2744 | Blocking: | |
Branch state: | no branch | Votes for changeset: |
Description
MC is not starting if user home directory do not exist.
On Debian:
$ sudo -u www-data mc (mc:1933): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory. This indicates a bug in someone's code. You must ensure an error is NULL before it's set. The overwriting error message was: Cannot create /var/www/.cache/mc directory (mc:1933): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory. This indicates a bug in someone's code. You must ensure an error is NULL before it's set. The overwriting error message was: Cannot create /var/www/.local/share/mc directory Failed to run: Cannot create /var/www/.config/mc directory
Change History
Note: See
TracTickets for help on using
tickets.
Related to #2744.