Installation on Ubuntu moved all user's data into /home/Home folder and changed ownership of /home folder

Ask for help and post your question on how to use XnView MP.

Moderators: helmut, XnTriq, xnview

Post Reply
rodrumt
Posts: 3
Joined: Thu Apr 23, 2020 10:21 am

Installation on Ubuntu moved all user's data into /home/Home folder and changed ownership of /home folder

Post by rodrumt »

Ubuntu 19.10, 5.3.0-46-lowlatency, Lenovo G550 with Intel graphics GL40, 8Gb RAM, Intel Core 2 T6600 @ 2.20GHz
Downloaded xnview by link: https://download.xnview.com/XnViewMP-linux-x64.deb
Installed by

Code: Select all

sudo apt install ./XnViewMP-linux-x64.deb
Started by

Code: Select all

xnview &
Selected default settings before the first start.

Result:
xnview created new /home/Home folder just after its installation
xnview could not see any files and folders in user's folder

Later I've noticed the next:

xnview somehow moved all user's files and directories from `/home/user` to `/home/Home` folder
xnview changed ownership of `/home` folder to username I've used to install xnview with `sudo`:

Code: Select all

$ ls -ailh /home/
total 60K
      2 drwxr-xr-x   8 spacer spacer 4.0K Apr 23 12:40 .
      2 drwxr-xr-x  20 root   root   4.0K Mar 13 01:00 ..
6815745 drwxr-xr-x  16 spacer spacer 4.0K Apr 20 22:47 admin
3276801 drwxr-xr-x   4 spacer spacer 4.0K Feb 12 01:42 boot
     12 lrwxrwxrwx   1 spacer spacer   44 Mar  1 22:56 .directory -> /etc/kubuntu-default-settings/directory-home
 524289 drwxr-xr-x 240 spacer spacer  12K Apr 23 12:32 Home
     11 drwx------   2 spacer spacer  16K Feb 12 00:22 lost+found
4063233 drwxr-xr-x   3 spacer spacer 4.0K Mar 12 01:48 sofa
4194305 drwx------ 205 spacer spacer  12K Apr 23 13:28 spacer

I assume that It could happen because of I tried to solve the issue:
xnview could not see almost all files and folders in both /home/user and /home/Home folders.
So I've set **Base path of your pictures** to /home/spacer (Catalog section in Preferences)
Changed **Use .ini file in folder**, **Folder for Catalog (.db)**, **Folder for other files** from **User (System)** to **Program (XnView)**

My

Code: Select all

history
command output starting from its installation:

Code: Select all

2023  sudo apt install ./XnViewMP-linux-x64.deb 
 2024  xnview &
 2025  vim.tiny ../.config/xnviewmp/xnview.ini 
 2026  rm -r ../.config/xnviewmp
 2027  xnview &
 2028  rm -r ../.config/xnviewmp
 2029  sudo apt purge xnview 
 2030  sudo apt install ./XnViewMP-linux-x64.deb 
 2031  xnview &
 2032  ls -ailh ../
 2033  cat /etc/passwd | grep xnview
 2034  sudo apt install libopenal1
 2035  xnview &
 2036  man xnview
 2037  xnview --help
 2038  vim.tiny /usr/share/applications/XnView.desktop 
 2039  cd /opt
 2040  ls
 2041  ls -ailh
 2042  sudo chown -R spacer:spacer XnView
 2043  xnview &
 2044  ls
 2045  ls -ailh
 2046  cd XnView/
 2047  ls -ailh
 2048  vim.tiny qt.conf 
 2049  ls lib/
 2050  cd ..
 2051  ls
 2052  sudo apt purge xnview
 2053  ls
 2054  rm -fr XnView
 2055  sudo rm -r XnView
 2056  sudo rm -r ~/.config/xnviewmp
 2057  nautilus &
 2058  nemo
 2059  cd ~/
 2060  ls
 2061  ls -ailh
 2062  su
  244  ls -ailh
  245  cd ..
  246  ls
  247  ls Home/
  248  mv -r Home/* spacer/
  249  cp -fr Home/* spacer/
  250  ls
  251  cd spacer/
  252  ls -ailh
  253  chown -R spacer:spacer *
  254  ls -ailh
  255  exit
  256  history
 2063  ls
 2064  nautilus &
 2065  sudo cp -fr /etc/skel/* ~/
 2066  sudo cp -fr /etc/skel/.* /home/spacer/
 2067  echo $HOME
 2068  nautilus &
 2069  ls -ailh /home/Home/
 2070  ls -ailh /home/
 2071  ls -ailh /
 2072  pwd
 2073  ls -ailh /
 2074  ls -ailh /home/
 2075  sudo chown -R sofa:sofa /home/sofa
 2076  sudo chown -R admin:admin /home/admin
The second time I've installed it after I've corrected ownership, xnview started to see /home/spacer folders and options changing haven't broken anything as previously. So I don't really know what it could be. I couldn't reproduce it now. Also, my user's folders does not appear in Nautilus, Nemo, etc. But it is not difficult to restore. I think, ownership changing could only be executed if root permissions granted, so something could happen during installation. Who knows what it was, but maybe someone else will encounter the same behavior, so it could become more clear.
Last edited by rodrumt on Thu Apr 23, 2020 12:48 pm, edited 2 times in total.
rodrumt
Posts: 3
Joined: Thu Apr 23, 2020 10:21 am

Re: Installation on Ubuntu moved all user's data into /home/Home folder and changed ownership of /home folder

Post by rodrumt »

Code: Select all

$ journalctl -n 4000 | grep -Fv "/usr/lib/gdm3/gdm-x-session" | grep -Fv "NetworkManager" | grep -Fv "wpa_supplicant" | grep -Fv "avahi-daemon" | grep -Fv "nm-applet"  | grep -Fv "nm-dispatcher" | grep -Fv "askubuntu" | grep -Fv "systemd-resolved" | grep -Fv "flatpak" | grep -Fv "CRON" | grep -Fv "smartd" | grep -Fv "woopsie" | grep -Fv "gcr-prompter" | grep -Fv "Network Manager" | grep -Fv "systemd" > xnviewtroubleshooting.txt

-- Logs begin at Sat 2020-02-15 13:56:34 EET, end at Thu 2020-04-23 14:38:54 EEST. --
Apr 23 12:47:34 lenovo sudo[9788]:   spacer : TTY=pts/3 ; PWD=/home/Home/Downloads ; USER=root ; COMMAND=/usr/bin/apt purge xnview
Apr 23 12:47:34 lenovo sudo[9788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 12:47:41 lenovo gnome-software[1780]: failed to rescan: Failed to parse /usr/share/applications/bamf-2.index file: cannot process file of type text/plain
Apr 23 12:47:41 lenovo PackageKit[9828]: daemon start
Apr 23 12:47:41 lenovo dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Apr 23 12:47:44 lenovo gnome-software[1780]: hiding category audio-video featured applications: found only 0 to show, need at least 9
Apr 23 12:47:44 lenovo gnome-software[1780]: hiding category graphics featured applications: found only 1 to show, need at least 9
Apr 23 12:47:45 lenovo sudo[9788]: pam_unix(sudo:session): session closed for user root
Apr 23 12:47:46 lenovo PackageKit[9828]: search-file transaction /2381_bbaacebc from uid 1000 finished with success after 1101ms
Apr 23 12:47:46 lenovo gnome-software[1780]: Failed to find one package for ugsplatform.desktop, /usr/share/applications/ugsplatform.desktop, [0]
Apr 23 12:47:47 lenovo PackageKit[9828]: search-file transaction /2382_adeaeecb from uid 1000 finished with success after 1117ms
Apr 23 12:47:47 lenovo gnome-software[1780]: Failed to find one package for postman.desktop, /usr/share/applications/postman.desktop, [0]
Apr 23 12:47:48 lenovo PackageKit[9828]: search-file transaction /2383_cceebdeb from uid 1000 finished with success after 1114ms
Apr 23 12:47:48 lenovo gnome-software[1780]: Failed to find one package for anydeskX11.desktop, /usr/share/applications/anydeskX11.desktop, [0]
Apr 23 12:47:49 lenovo PackageKit[9828]: search-file transaction /2384_bbdcdabe from uid 1000 finished with success after 1107ms
Apr 23 12:47:49 lenovo gnome-software[1780]: Failed to find one package for droidcam.desktop, /usr/share/applications/droidcam.desktop, [0]
Apr 23 12:47:49 lenovo gnome-software[1780]: ignoring non-installed app GsApp: [0x7f92f80ebd50]
                                             kind:                desktop
                                             state:               available
                                             quirk:               provenance
                                             id:                  dropbox.desktop
                                             unique-id:           system/package/ubuntu-eoan-multiverse/desktop/dropbox.desktop/*
                                             scope:               system
                                             bundle-kind:         package
                                             kudo-percentage:     0
                                             name:                Dropbox
                                             pixbuf:              0x7f9304336060
                                             icon-kind:           cached
                                             icon-pixbuf:         0x7f9304336060
                                             icon-name:           nautilus-dropbox_dropbox.png
                                             icon-prefix:         /var/lib/app-info/icons/ubuntu-eoan-multiverse
                                             icon-kind:           remote
                                             version:             2015.10.28-1ubuntu2
                                             summary:             Sync your files across computers and to the web
                                             description:         Nautilus Dropbox is an extension that integrates the Dropbox web service with your GNOME Desktop.
                                             
                                             Installing this package will download the proprietary dropbox binary from dropbox.com.
                                             source-00:           nautilus-dropbox
                                             source-id-00:        nautilus-dropbox;2015.10.28-1ubuntu2;amd64;ubuntu-eoan-multiverse
                                             url{homepage}:       https://github.com/dropbox/nautilus-dropbox
                                             license:             unknown
                                             license-is-free:     no
                                             management-plugin:   packagekit
                                             origin:              ubuntu-eoan-multiverse
                                             origin-appstream:    ubuntu-eoan-multiverse
                                             rating:              76
                                             review-rating:       [0:0]
                                             review-rating:       [1:7]
                                             review-rating:       [2:3]
                                             review-rating:       [3:1]
                                             review-rating:       [4:3]
                                             review-rating:       [5:22]
                                             reviews:             0
                                             provides:            0
                                             install-date:        1
                                             size-installed:      unknowable
                                             size-download:       86.5 kB
                                             category:            Network
                                             category:            FileTransfer
                                             {appstream::source-file}: /usr/share/applications/dropbox.desktop
                                             {GnomeSoftware::Creator}: appstream
Apr 23 12:47:49 lenovo gnome-software[1780]: ignoring non-installed app GsApp: [0x7f92f80ebfa0]
                                             kind:                desktop
                                             state:               available
                                             quirk:               provenance
                                             id:                  matlab.desktop
                                             unique-id:           system/package/ubuntu-eoan-multiverse/desktop/matlab.desktop/*
                                             scope:               system
                                             bundle-kind:         package
                                             kudo-percentage:     0
                                             name:                MATLAB
                                             pixbuf:              0x7f93043362a0
                                             icon-kind:           cached
                                             icon-pixbuf:         0x7f93043362a0
                                             icon-name:           matlab-support_matlab.png
                                             icon-prefix:         /var/lib/app-info/icons/ubuntu-eoan-multiverse
                                             version:             0.0.21
                                             summary:             Scientific computing environment
                                             description:         This package does not provide MATLAB. Instead, it configures an existing MATLAB installation to integrate more comfortably in a Debian installation.
                                             
                                             Currently it provides /usr/bin/matlab through the alternatives system, offers to work around incompatibilities between the libraries bundled with MATLAB and system libraries, and provides a helper utility meant to be used by other packages to compile MEX extensions.
                                             
                                             Install this if you would like your MATLAB installation to behave more like an ordinary Debian package. Other packages may depend on this one if they install MATLAB code, for example in order to compile MEX extensions.
                                             source-00:           matlab-support
                                             source-id-00:        matlab-support;0.0.21;all;ubuntu-eoan-multiverse
                                             url{homepage}:       
                                             license:             unknown
                                             license-is-free:     no
                                             management-plugin:   packagekit
                                             origin:              ubuntu-eoan-multiverse
                                             origin-appstream:    ubuntu-eoan-multiverse
                                             rating:              64
                                             review-rating:       [0:0]
                                             review-rating:       [1:11]
                                             review-rating:       [2:3]
                                             review-rating:       [3:1]
                                             review-rating:       [4:3]
                                             review-rating:       [5:14]
                                             reviews:             0
                                             provides:            0
                                             install-date:        1
                                             size-installed:      unknowable
                                             size-download:       30.6 kB
                                             category:            Development
                                             category:            Math
                                             category:            Science
                                             {appstream::source-file}: /usr/share/applications/matlab.desktop
                                             {GnomeSoftware::Creator}: appstream
Apr 23 12:47:49 lenovo gnome-software[1780]: ignoring non-installed app GsApp: [0x7f930412fa00]
                                             kind:                desktop
                                             state:               available
                                             quirk:               provenance
                                             id:                  nemo.desktop
                                             unique-id:           system/package/ubuntu-eoan-universe/desktop/nemo.desktop/*
                                             scope:               system
                                             bundle-kind:         package
                                             kudos:               has-keywords|hi-dpi-icon
                                             kudo-percentage:     25
                                             name:                Files
                                             pixbuf:              0x7f9309f069e0
                                             icon-kind:           stock
                                             icon-name:           org.gnome.Nautilus
                                             icon-prefix:         /var/lib/app-info/icons/ubuntu-eoan-universe
                                             icon-kind:           cached
                                             icon-name:           budgie-desktop-common_org.gnome.Nautilus.png
                                             icon-prefix:         /var/lib/app-info/icons/ubuntu-eoan-universe
                                             icon-kind:           remote
                                             version:             0.12.4
                                             summary:             Access and organize files
                                             description:         While this common budgie-desktop package can be installed manually, it is recommended that the binary packages budgie-desktop-minimal or budgie-desktop-environment be used to install working minimal or the recommended full budgie-desktop environment.
                                             
                                             This package provides common:   ubuntu and budgie-desktop gsettings overrides   make QT apps look like GTK+ apps   default icon-theme for GTK+ applications   Ubuntu Budgie plymouth branding
                                             source-00:           budgie-desktop-common
                                             source-01:           nemo
                                             source-id-00:        budgie-desktop-common;0.12.4;all;ubuntu-eoan-universe
                                             source-id-01:        nemo;4.0.6-1;amd64;installed:ubuntu-eoan-universe
                                             url{homepage}:       https://github.com/UbuntuBudgie
                                             license:             LicenseRef-free=https://www.ubuntu.com/about/about-ubuntu/licensing
                                             license-is-free:     yes
                                             management-plugin:   packagekit
                                             origin:              ubuntu-eoan-universe
                                             origin-appstream:    ubuntu-eoan-universe
                                             rating:              86
                                             review-rating:       [0:0]
                                             review-rating:       [1:2]
                                             review-rating:       [2:2]
                                             review-rating:       [3:0]
                                             review-rating:       [4:2]
                                             review-rating:       [5:21]
                                             reviews:             0
                                             provides:            0
                                             install-date:        1
                                             size-installed:      unknowable
                                             size-download:       4.8 MB
                                             category:            Utility
                                             category:            Core
                                             keyword:             folders
                                             keyword:             filesystem
                                             keyword:             explorer
                                             {appstream::source-file}: /usr/share/applications/nemo.desktop
                                             {GnomeSoftware::Creator}: appstream
Apr 23 12:48:01 lenovo sudo[9933]:   spacer : TTY=pts/3 ; PWD=/home/Home/Downloads ; USER=root ; COMMAND=/usr/bin/apt install ./XnViewMP-linux-x64.deb
Apr 23 12:48:01 lenovo sudo[9933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 12:48:05 lenovo org.freedesktop.PackageKit[1820]: adding update app/com.spotify.Client/x86_64/stable
Apr 23 12:48:05 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform.GL.default/x86_64/19.08
Apr 23 12:48:05 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform.Locale/x86_64/19.08
Apr 23 12:48:05 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform.VAAPI.Intel/x86_64/19.08
Apr 23 12:48:05 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform.openh264/x86_64/19.08
Apr 23 12:48:05 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform/x86_64/19.08
Apr 23 12:48:14 lenovo gnome-software[1780]: failed to rescan: Failed to parse /usr/share/applications/XnView.desktop file: cannot process file of type application/x-desktop
Apr 23 12:48:15 lenovo gnome-software[1780]: failed to rescan: Failed to parse /usr/share/applications/bamf-2.index file: cannot process file of type text/plain
Apr 23 12:48:19 lenovo sudo[9933]: pam_unix(sudo:session): session closed for user root
Apr 23 12:48:19 lenovo gnome-software[1780]: hiding category graphics featured applications: found only 1 to show, need at least 9
Apr 23 12:48:19 lenovo gnome-software[1780]: hiding category audio-video featured applications: found only 0 to show, need at least 9
Apr 23 12:48:21 lenovo PackageKit[9828]: search-file transaction /2385_dccaaebe from uid 1000 finished with success after 1110ms
Apr 23 12:48:21 lenovo gnome-software[1780]: Failed to find one package for ugsplatform.desktop, /usr/share/applications/ugsplatform.desktop, [0]
Apr 23 12:48:22 lenovo PackageKit[9828]: search-file transaction /2386_cabbdcbe from uid 1000 finished with success after 1106ms
Apr 23 12:48:22 lenovo gnome-software[1780]: Failed to find one package for postman.desktop, /usr/share/applications/postman.desktop, [0]
Apr 23 12:48:23 lenovo PackageKit[9828]: search-file transaction /2387_bbdbcacc from uid 1000 finished with success after 1106ms
Apr 23 12:48:23 lenovo gnome-software[1780]: Failed to find one package for anydeskX11.desktop, /usr/share/applications/anydeskX11.desktop, [0]
Apr 23 12:48:24 lenovo PackageKit[9828]: search-file transaction /2388_bdcaaaee from uid 1000 finished with success after 1107ms
Apr 23 12:48:24 lenovo gnome-software[1780]: Failed to find one package for droidcam.desktop, /usr/share/applications/droidcam.desktop, [0]
Apr 23 12:48:24 lenovo gnome-software[1780]: ignoring non-installed app GsApp: [0x7f92f80ebd50]
                                             kind:                desktop
                                             state:               available
                                             quirk:               provenance
                                             id:                  dropbox.desktop
                                             unique-id:           system/package/ubuntu-eoan-multiverse/desktop/dropbox.desktop/*
                                             scope:               system
                                             bundle-kind:         package
                                             kudo-percentage:     0
                                             name:                Dropbox
                                             pixbuf:              0x7f9304336060
                                             icon-kind:           cached
                                             icon-pixbuf:         0x7f9304336060
                                             icon-name:           nautilus-dropbox_dropbox.png
                                             icon-prefix:         /var/lib/app-info/icons/ubuntu-eoan-multiverse
                                             icon-kind:           remote
                                             version:             2015.10.28-1ubuntu2
                                             summary:             Sync your files across computers and to the web
                                             description:         Nautilus Dropbox is an extension that integrates the Dropbox web service with your GNOME Desktop.
                                             
                                             Installing this package will download the proprietary dropbox binary from dropbox.com.
                                             source-00:           nautilus-dropbox
                                             source-id-00:        nautilus-dropbox;2015.10.28-1ubuntu2;amd64;ubuntu-eoan-multiverse
                                             url{homepage}:       https://github.com/dropbox/nautilus-dropbox
                                             license:             unknown
                                             license-is-free:     no
                                             management-plugin:   packagekit
                                             origin:              ubuntu-eoan-multiverse
                                             origin-appstream:    ubuntu-eoan-multiverse
                                             rating:              76
                                             review-rating:       [0:0]
                                             review-rating:       [1:7]
                                             review-rating:       [2:3]
                                             review-rating:       [3:1]
                                             review-rating:       [4:3]
                                             review-rating:       [5:22]
                                             reviews:             0
                                             provides:            0
                                             install-date:        1
                                             size-installed:      unknowable
                                             size-download:       86.5 kB
                                             category:            Network
                                             category:            FileTransfer
                                             {appstream::source-file}: /usr/share/applications/dropbox.desktop
                                             {GnomeSoftware::Creator}: appstream
Apr 23 12:48:24 lenovo gnome-software[1780]: ignoring non-installed app GsApp: [0x7f92f80ebfa0]
                                             kind:                desktop
                                             state:               available
                                             quirk:               provenance
                                             id:                  matlab.desktop
                                             unique-id:           system/package/ubuntu-eoan-multiverse/desktop/matlab.desktop/*
                                             scope:               system
                                             bundle-kind:         package
                                             kudo-percentage:     0
                                             name:                MATLAB
                                             pixbuf:              0x7f93043362a0
                                             icon-kind:           cached
                                             icon-pixbuf:         0x7f93043362a0
                                             icon-name:           matlab-support_matlab.png
                                             icon-prefix:         /var/lib/app-info/icons/ubuntu-eoan-multiverse
                                             version:             0.0.21
                                             summary:             Scientific computing environment
                                             description:         This package does not provide MATLAB. Instead, it configures an existing MATLAB installation to integrate more comfortably in a Debian installation.
                                             
                                             Currently it provides /usr/bin/matlab through the alternatives system, offers to work around incompatibilities between the libraries bundled with MATLAB and system libraries, and provides a helper utility meant to be used by other packages to compile MEX extensions.
                                             
                                             Install this if you would like your MATLAB installation to behave more like an ordinary Debian package. Other packages may depend on this one if they install MATLAB code, for example in order to compile MEX extensions.
                                             source-00:           matlab-support
                                             source-id-00:        matlab-support;0.0.21;all;ubuntu-eoan-multiverse
                                             url{homepage}:       
                                             license:             unknown
                                             license-is-free:     no
                                             management-plugin:   packagekit
                                             origin:              ubuntu-eoan-multiverse
                                             origin-appstream:    ubuntu-eoan-multiverse
                                             rating:              64
                                             review-rating:       [0:0]
                                             review-rating:       [1:11]
                                             review-rating:       [2:3]
                                             review-rating:       [3:1]
                                             review-rating:       [4:3]
                                             review-rating:       [5:14]
                                             reviews:             0
                                             provides:            0
                                             install-date:        1
                                             size-installed:      unknowable
                                             size-download:       30.6 kB
                                             category:            Development
                                             category:            Math
                                             category:            Science
                                             {appstream::source-file}: /usr/share/applications/matlab.desktop
                                             {GnomeSoftware::Creator}: appstream
Apr 23 12:48:24 lenovo gnome-software[1780]: ignoring non-installed app GsApp: [0x7f930412fa00]
                                             kind:                desktop
                                             state:               available
                                             quirk:               provenance
                                             id:                  nemo.desktop
                                             unique-id:           system/package/ubuntu-eoan-universe/desktop/nemo.desktop/*
                                             scope:               system
                                             bundle-kind:         package
                                             kudos:               has-keywords|hi-dpi-icon
                                             kudo-percentage:     25
                                             name:                Files
                                             pixbuf:              0x7f9309f069e0
                                             icon-kind:           stock
                                             icon-name:           org.gnome.Nautilus
                                             icon-prefix:         /var/lib/app-info/icons/ubuntu-eoan-universe
                                             icon-kind:           cached
                                             icon-name:           budgie-desktop-common_org.gnome.Nautilus.png
                                             icon-prefix:         /var/lib/app-info/icons/ubuntu-eoan-universe
                                             icon-kind:           remote
                                             version:             0.12.4
                                             summary:             Access and organize files
                                             description:         While this common budgie-desktop package can be installed manually, it is recommended that the binary packages budgie-desktop-minimal or budgie-desktop-environment be used to install working minimal or the recommended full budgie-desktop environment.
                                             
                                             This package provides common:   ubuntu and budgie-desktop gsettings overrides   make QT apps look like GTK+ apps   default icon-theme for GTK+ applications   Ubuntu Budgie plymouth branding
                                             source-00:           budgie-desktop-common
                                             source-01:           nemo
                                             source-id-00:        budgie-desktop-common;0.12.4;all;ubuntu-eoan-universe
                                             source-id-01:        nemo;4.0.6-1;amd64;installed:ubuntu-eoan-universe
                                             url{homepage}:       https://github.com/UbuntuBudgie
                                             license:             LicenseRef-free=https://www.ubuntu.com/about/about-ubuntu/licensing
                                             license-is-free:     yes
                                             management-plugin:   packagekit
                                             origin:              ubuntu-eoan-universe
                                             origin-appstream:    ubuntu-eoan-universe
                                             rating:              86
                                             review-rating:       [0:0]
                                             review-rating:       [1:2]
                                             review-rating:       [2:2]
                                             review-rating:       [3:0]
                                             review-rating:       [4:2]
                                             review-rating:       [5:21]
                                             reviews:             0
                                             provides:            0
                                             install-date:        1
                                             size-installed:      unknowable
                                             size-download:       4.8 MB
                                             category:            Utility
                                             category:            Core
                                             keyword:             folders
                                             keyword:             filesystem
                                             keyword:             explorer
                                             {appstream::source-file}: /usr/share/applications/nemo.desktop
                                             {GnomeSoftware::Creator}: appstream
Apr 23 12:48:24 lenovo org.freedesktop.PackageKit[1820]: adding update app/com.spotify.Client/x86_64/stable
Apr 23 12:48:24 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform.GL.default/x86_64/19.08
Apr 23 12:48:24 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform.Locale/x86_64/19.08
Apr 23 12:48:24 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform.VAAPI.Intel/x86_64/19.08
Apr 23 12:48:24 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform.openh264/x86_64/19.08
Apr 23 12:48:24 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform/x86_64/19.08
Apr 23 12:53:26 lenovo PackageKit[9828]: daemon quit
Apr 23 12:53:43 lenovo sudo[10229]:   spacer : TTY=pts/3 ; PWD=/home/Home/Downloads ; USER=root ; COMMAND=/usr/bin/apt install libopenal1
Apr 23 12:53:43 lenovo sudo[10229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 12:53:44 lenovo sudo[10229]: pam_unix(sudo:session): session closed for user root
Apr 23 12:55:52 lenovo Tor[927]: Your system clock just jumped 3969 seconds forward; assuming established circuits no longer work.
Apr 23 13:00:09 lenovo sudo[11356]:   spacer : TTY=pts/3 ; PWD=/opt ; USER=root ; COMMAND=/usr/bin/chown -R spacer:spacer XnView
Apr 23 13:00:09 lenovo sudo[11356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 13:00:09 lenovo sudo[11356]: pam_unix(sudo:session): session closed for user root
Apr 23 13:07:44 lenovo dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 23 13:12:28 lenovo sudo[11661]:   spacer : TTY=pts/3 ; PWD=/opt ; USER=root ; COMMAND=/usr/bin/apt purge xnview
Apr 23 13:12:28 lenovo sudo[11661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 13:12:34 lenovo gnome-software[1780]: failed to rescan: Failed to parse /usr/share/applications/bamf-2.index file: cannot process file of type text/plain
Apr 23 13:12:35 lenovo PackageKit[11700]: daemon start
Apr 23 13:12:35 lenovo dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Apr 23 13:12:38 lenovo sudo[11661]: pam_unix(sudo:session): session closed for user root
Apr 23 13:12:38 lenovo gnome-software[1780]: hiding category audio-video featured applications: found only 0 to show, need at least 9
Apr 23 13:12:38 lenovo gnome-software[1780]: hiding category graphics featured applications: found only 1 to show, need at least 9
Apr 23 13:12:40 lenovo PackageKit[11700]: search-file transaction /2389_beaeceae from uid 1000 finished with success after 1100ms
Apr 23 13:12:40 lenovo gnome-software[1780]: Failed to find one package for ugsplatform.desktop, /usr/share/applications/ugsplatform.desktop, [0]
Apr 23 13:12:41 lenovo PackageKit[11700]: search-file transaction /2390_ddbdeccc from uid 1000 finished with success after 1085ms
Apr 23 13:12:41 lenovo gnome-software[1780]: Failed to find one package for postman.desktop, /usr/share/applications/postman.desktop, [0]
Apr 23 13:12:42 lenovo PackageKit[11700]: search-file transaction /2391_cddebbbc from uid 1000 finished with success after 1095ms
Apr 23 13:12:42 lenovo gnome-software[1780]: Failed to find one package for anydeskX11.desktop, /usr/share/applications/anydeskX11.desktop, [0]
Apr 23 13:12:42 lenovo org.freedesktop.PackageKit[1820]: adding update app/com.spotify.Client/x86_64/stable
Apr 23 13:12:42 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform.GL.default/x86_64/19.08
Apr 23 13:12:42 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform.Locale/x86_64/19.08
Apr 23 13:12:42 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform.VAAPI.Intel/x86_64/19.08
Apr 23 13:12:42 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform.openh264/x86_64/19.08
Apr 23 13:12:42 lenovo org.freedesktop.PackageKit[1820]: adding update runtime/org.freedesktop.Platform/x86_64/19.08
Apr 23 13:12:43 lenovo PackageKit[11700]: search-file transaction /2392_acdbddda from uid 1000 finished with success after 1128ms
Apr 23 13:12:43 lenovo gnome-software[1780]: Failed to find one package for droidcam.desktop, /usr/share/applications/droidcam.desktop, [0]
Apr 23 13:12:43 lenovo gnome-software[1780]: ignoring non-installed app GsApp: [0x7f92f80ebd50]
                                             kind:                desktop
                                             state:               available
                                             quirk:               provenance
                                             id:                  dropbox.desktop
                                             unique-id:           system/package/ubuntu-eoan-multiverse/desktop/dropbox.desktop/*
                                             scope:               system
                                             bundle-kind:         package
                                             kudo-percentage:     0
                                             name:                Dropbox
                                             pixbuf:              0x7f9304336060
                                             icon-kind:           cached
                                             icon-pixbuf:         0x7f9304336060
                                             icon-name:           nautilus-dropbox_dropbox.png
                                             icon-prefix:         /var/lib/app-info/icons/ubuntu-eoan-multiverse
                                             icon-kind:           remote
                                             version:             2015.10.28-1ubuntu2
                                             summary:             Sync your files across computers and to the web
                                             description:         Nautilus Dropbox is an extension that integrates the Dropbox web service with your GNOME Desktop.
                                             
                                             Installing this package will download the proprietary dropbox binary from dropbox.com.
                                             source-00:           nautilus-dropbox
                                             source-id-00:        nautilus-dropbox;2015.10.28-1ubuntu2;amd64;ubuntu-eoan-multiverse
                                             url{homepage}:       https://github.com/dropbox/nautilus-dropbox
                                             license:             unknown
                                             license-is-free:     no
                                             management-plugin:   packagekit
                                             origin:              ubuntu-eoan-multiverse
                                             origin-appstream:    ubuntu-eoan-multiverse
                                             rating:              76
                                             review-rating:       [0:0]
                                             review-rating:       [1:7]
                                             review-rating:       [2:3]
                                             review-rating:       [3:1]
                                             review-rating:       [4:3]
                                             review-rating:       [5:22]
                                             reviews:             0
                                             provides:            0
                                             install-date:        1
                                             size-installed:      unknowable
                                             size-download:       86.5 kB
                                             category:            Network
                                             category:            FileTransfer
                                             {appstream::source-file}: /usr/share/applications/dropbox.desktop
                                             {GnomeSoftware::Creator}: appstream
Apr 23 13:12:43 lenovo gnome-software[1780]: ignoring non-installed app GsApp: [0x7f92f80ebfa0]
                                             kind:                desktop
                                             state:               available
                                             quirk:               provenance
                                             id:                  matlab.desktop
                                             unique-id:           system/package/ubuntu-eoan-multiverse/desktop/matlab.desktop/*
                                             scope:               system
                                             bundle-kind:         package
                                             kudo-percentage:     0
                                             name:                MATLAB
                                             pixbuf:              0x7f93043362a0
                                             icon-kind:           cached
                                             icon-pixbuf:         0x7f93043362a0
                                             icon-name:           matlab-support_matlab.png
                                             icon-prefix:         /var/lib/app-info/icons/ubuntu-eoan-multiverse
                                             version:             0.0.21
                                             summary:             Scientific computing environment
                                             description:         This package does not provide MATLAB. Instead, it configures an existing MATLAB installation to integrate more comfortably in a Debian installation.
                                             
                                             Currently it provides /usr/bin/matlab through the alternatives system, offers to work around incompatibilities between the libraries bundled with MATLAB and system libraries, and provides a helper utility meant to be used by other packages to compile MEX extensions.
                                             
                                             Install this if you would like your MATLAB installation to behave more like an ordinary Debian package. Other packages may depend on this one if they install MATLAB code, for example in order to compile MEX extensions.
                                             source-00:           matlab-support
                                             source-id-00:        matlab-support;0.0.21;all;ubuntu-eoan-multiverse
                                             url{homepage}:       
                                             license:             unknown
                                             license-is-free:     no
                                             management-plugin:   packagekit
                                             origin:              ubuntu-eoan-multiverse
                                             origin-appstream:    ubuntu-eoan-multiverse
                                             rating:              64
                                             review-rating:       [0:0]
                                             review-rating:       [1:11]
                                             review-rating:       [2:3]
                                             review-rating:       [3:1]
                                             review-rating:       [4:3]
                                             review-rating:       [5:14]
                                             reviews:             0
                                             provides:            0
                                             install-date:        1
                                             size-installed:      unknowable
                                             size-download:       30.6 kB
                                             category:            Development
                                             category:            Math
                                             category:            Science
                                             {appstream::source-file}: /usr/share/applications/matlab.desktop
                                             {GnomeSoftware::Creator}: appstream
Apr 23 13:12:43 lenovo gnome-software[1780]: ignoring non-installed app GsApp: [0x7f930412fa00]
                                             kind:                desktop
                                             state:               available
                                             quirk:               provenance
                                             id:                  nemo.desktop
                                             unique-id:           system/package/ubuntu-eoan-universe/desktop/nemo.desktop/*
                                             scope:               system
                                             bundle-kind:         package
                                             kudos:               has-keywords|hi-dpi-icon
                                             kudo-percentage:     25
                                             name:                Files
                                             pixbuf:              0x7f9309f069e0
                                             icon-kind:           stock
                                             icon-name:           org.gnome.Nautilus
                                             icon-prefix:         /var/lib/app-info/icons/ubuntu-eoan-universe
                                             icon-kind:           cached
                                             icon-name:           budgie-desktop-common_org.gnome.Nautilus.png
                                             icon-prefix:         /var/lib/app-info/icons/ubuntu-eoan-universe
                                             icon-kind:           remote
                                             version:             0.12.4
                                             summary:             Access and organize files
                                             description:         While this common budgie-desktop package can be installed manually, it is recommended that the binary packages budgie-desktop-minimal or budgie-desktop-environment be used to install working minimal or the recommended full budgie-desktop environment.
                                             
                                             This package provides common:   ubuntu and budgie-desktop gsettings overrides   make QT apps look like GTK+ apps   default icon-theme for GTK+ applications   Ubuntu Budgie plymouth branding
                                             source-00:           budgie-desktop-common
                                             source-01:           nemo
                                             source-id-00:        budgie-desktop-common;0.12.4;all;ubuntu-eoan-universe
                                             source-id-01:        nemo;4.0.6-1;amd64;installed:ubuntu-eoan-universe
                                             url{homepage}:       https://github.com/UbuntuBudgie
                                             license:             LicenseRef-free=https://www.ubuntu.com/about/about-ubuntu/licensing
                                             license-is-free:     yes
                                             management-plugin:   packagekit
                                             origin:              ubuntu-eoan-universe
                                             origin-appstream:    ubuntu-eoan-universe
                                             rating:              86
                                             review-rating:       [0:0]
                                             review-rating:       [1:2]
                                             review-rating:       [2:2]
                                             review-rating:       [3:0]
                                             review-rating:       [4:2]
                                             review-rating:       [5:21]
                                             reviews:             0
                                             provides:            0
                                             install-date:        1
                                             size-installed:      unknowable
                                             size-download:       4.8 MB
                                             category:            Utility
                                             category:            Core
                                             keyword:             folders
                                             keyword:             filesystem
                                             keyword:             explorer
                                             {appstream::source-file}: /usr/share/applications/nemo.desktop
                                             {GnomeSoftware::Creator}: appstream
Apr 23 13:13:01 lenovo sudo[11779]:   spacer : TTY=pts/3 ; PWD=/opt ; USER=root ; COMMAND=/usr/bin/rm -r XnView
Apr 23 13:13:01 lenovo sudo[11779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 13:13:01 lenovo sudo[11779]: pam_unix(sudo:session): session closed for user root
Apr 23 13:13:13 lenovo sudo[11792]:   spacer : TTY=pts/3 ; PWD=/opt ; USER=root ; COMMAND=/usr/bin/rm -r /home/spacer/.config/xnviewmp
Apr 23 13:13:13 lenovo sudo[11792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 13:13:13 lenovo sudo[11792]: pam_unix(sudo:session): session closed for user root
Apr 23 13:13:34 lenovo dbus-daemon[1820]: [session uid=1000 pid=1820] Successfully activated service 'org.freedesktop.Tracker1'
Apr 23 13:13:36 lenovo dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 23 13:14:04 lenovo tracker-store[11802]: OK
Apr 23 13:14:52 lenovo su[11942]: (to root) spacer on pts/3
Apr 23 13:14:52 lenovo su[11942]: pam_unix(su:session): session opened for user root by (uid=1000)
Apr 23 13:17:45 lenovo PackageKit[11700]: daemon quit
Apr 23 13:26:06 lenovo su[11942]: pam_unix(su:session): session closed for user root
Apr 23 13:26:16 lenovo dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 23 13:27:46 lenovo sudo[12639]:   spacer : TTY=pts/3 ; PWD=/home/spacer ; USER=root ; COMMAND=/usr/bin/cp -fr /etc/skel/* /home/spacer/
Apr 23 13:27:46 lenovo sudo[12639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 13:27:46 lenovo sudo[12639]: pam_unix(sudo:session): session closed for user root
Apr 23 13:28:03 lenovo sudo[12680]:   spacer : TTY=pts/3 ; PWD=/home/spacer ; USER=root ; COMMAND=/usr/bin/cp -fr /etc/skel/* /home/spacer/
Apr 23 13:28:03 lenovo sudo[12680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 13:28:03 lenovo sudo[12680]: pam_unix(sudo:session): session closed for user root
Apr 23 13:28:20 lenovo sudo[12708]:   spacer : TTY=pts/3 ; PWD=/home/spacer ; USER=root ; COMMAND=/usr/bin/cp -fr /etc/skel/. /etc/skel/.. /etc/skel/.bash_logout /etc/skel/.bashrc /etc/skel/.config /etc/skel/.face /etc/skel/.profile /home/spacer/
Apr 23 13:28:20 lenovo sudo[12708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 13:28:21 lenovo sudo[12708]: pam_unix(sudo:session): session closed for user root
Apr 23 13:28:53 lenovo dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 23 13:32:11 lenovo anacron[12922]: Anacron 2.3 started on 2020-04-23
Apr 23 13:32:11 lenovo anacron[12922]: Normal exit (0 jobs run)
Apr 23 13:34:02 lenovo dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 23 13:41:42 lenovo sudo[13362]:   spacer : TTY=pts/3 ; PWD=/home/spacer ; USER=root ; COMMAND=/usr/bin/chown -R sofa:sofa /home/sofa
Apr 23 13:41:42 lenovo sudo[13362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 13:41:42 lenovo sudo[13362]: pam_unix(sudo:session): session closed for user root
Apr 23 13:41:57 lenovo sudo[13366]:   spacer : TTY=pts/3 ; PWD=/home/spacer ; USER=root ; COMMAND=/usr/bin/chown -R admin:admin /home/admin
Apr 23 13:41:57 lenovo sudo[13366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 13:41:57 lenovo sudo[13366]: pam_unix(sudo:session): session closed for user root
Apr 23 13:50:36 lenovo su[13616]: (to root) spacer on pts/3
Apr 23 13:50:36 lenovo su[13616]: pam_unix(su:session): session opened for user root by (uid=1000)
Apr 23 13:55:52 lenovo Tor[927]: Tor has been idle for 3600 seconds; assuming established circuits no longer work.
Apr 23 13:56:00 lenovo su[13616]: pam_unix(su:session): session closed for user root
Apr 23 13:59:43 lenovo sudo[14185]:   spacer : TTY=pts/3 ; PWD=/home/spacer ; USER=root ; COMMAND=/usr/bin/apt install quick-viewer
Apr 23 13:59:43 lenovo sudo[14185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 13:59:45 lenovo sudo[14185]: pam_unix(sudo:session): session closed for user root
Apr 23 13:59:50 lenovo sudo[14190]:   spacer : TTY=pts/3 ; PWD=/home/spacer ; USER=root ; COMMAND=/usr/bin/apt install quick*
Apr 23 13:59:50 lenovo sudo[14190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 23 13:59:59 lenovo sudo[14190]: pam_unix(sudo:session): session closed for user root
Apr 23 14:00:37 lenovo dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 23 14:01:40 lenovo dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 23 14:02:08 lenovo whoopsie[1286]: [14:02:08] offline
Apr 23 14:02:08 lenovo dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 23 14:02:19 lenovo whoopsie[1286]: [14:02:19] Cannot reach: https://daisy.ubuntu.com
Apr 23 14:03:28 lenovo dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 23 14:03:29 lenovo whoopsie[1286]: [14:03:29] online
Apr 23 14:13:33 lenovo udisksd[759]: Set up loop device /dev/loop0 (backed by /home/spacer/Downloads/QuickViewer-1.1.1-x64.AppImage)
Apr 23 14:27:53 lenovo dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 23 14:30:11 lenovo anacron[15311]: Anacron 2.3 started on 2020-04-23
Apr 23 14:30:11 lenovo anacron[15311]: Normal exit (0 jobs run)
Apr 23 14:33:31 lenovo whoopsie[1286]: [14:33:31] offline
Apr 23 14:33:31 lenovo dbus-daemon[760]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 23 14:33:36 lenovo whoopsie[1286]: [14:33:36] online
rodrumt
Posts: 3
Joined: Thu Apr 23, 2020 10:21 am

Re: Installation on Ubuntu moved all user's data into /home/Home folder and changed ownership of /home folder

Post by rodrumt »

A lot of lines in case of xnview starting I've excluded from previous post to separate them:

Code: Select all

Apr 23 15:24:43 lenovo /usr/lib/gdm3/gdm-x-session[1806]: [2369:16406:0423/152443.774234:ERROR:database.cc(1584)] Cookie sqlite error 1032, errno 0: attempt to write a readonly database, sql: UPDATE cookies SET last_access_utc=? WHERE name=? AND host_key=? AND path=?
Apr 23 15:24:43 lenovo /usr/lib/gdm3/gdm-x-session[1806]: [2369:16406:0423/152443.774308:ERROR:database.cc(1584)] Cookie sqlite error 1032, errno 0: attempt to write a readonly database, sql: UPDATE cookies SET last_access_utc=? WHERE name=? AND host_key=? AND path=?
Apr 23 15:24:43 lenovo /usr/lib/gdm3/gdm-x-session[1806]: [2369:16406:0423/152443.774380:ERROR:database.cc(1584)] Cookie sqlite error 1032, errno 0: attempt to write a readonly database, sql: UPDATE cookies SET last_access_utc=? WHERE name=? AND host_key=? AND path=?
Apr 23 15:24:43 lenovo /usr/lib/gdm3/gdm-x-session[1806]: [2369:16406:0423/152443.774451:ERROR:database.cc(1584)] Cookie sqlite error 1032, errno 0: attempt to write a readonly database, sql: UPDATE cookies SET last_access_utc=? WHERE name=? AND host_key=? AND path=?
Apr 23 15:24:43 lenovo /usr/lib/gdm3/gdm-x-session[1806]: [2369:16406:0423/152443.774524:ERROR:database.cc(1584)] Cookie sqlite error 1032, errno 0: attempt to write a readonly database, sql: UPDATE cookies SET last_access_utc=? WHERE name=? AND host_key=? AND path=?
Apr 23 15:24:43 lenovo /usr/lib/gdm3/gdm-x-session[1806]: [2369:16406:0423/152443.774596:ERROR:database.cc(1584)] Cookie sqlite error 1032, errno 0: attempt to write a readonly database, sql: UPDATE cookies SET last_access_utc=? WHERE name=? AND host_key=? AND path=?
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Installation on Ubuntu moved all user's data into /home/Home folder and changed ownership of /home folder

Post by xnview »

rodrumt wrote: Thu Apr 23, 2020 10:58 am xnview somehow moved all user's files and directories from `/home/user` to `/home/Home` folder
xnview changed ownership of `/home` folder to username I've used to install xnview with `sudo`:
XnView doesn't change folder or ownership
Pierre.
Post Reply