Public bug reported:

Steps to reproduce:
1. Install Ubuntu MATE 20.04 LTS
2. Launch terminal with `tail -f ~/.xsession-errors`
3. Launch Caja and select *File System* line in the left sidebar

Expected result:
* Caja switches to /, the terminal do not have any errors

Actual results:
* Caja switches to /, the terminal have python-related errors:

Traceback (most recent call last):
  File "/usr/share/caja-python/extensions/dejadup.py", line 156, in 
get_file_items
    include_paths = self.dejadup.get_dejadup_paths('include-list')
  File "/usr/share/caja-python/extensions/dejadup.py", line 70, in 
get_dejadup_paths
    paths = ast.literal_eval([stdout][0]) # Convert shell dump to list
  File "/usr/lib/python3.8/ast.py", line 96, in literal_eval
    return _convert(node_or_string)
  File "/usr/lib/python3.8/ast.py", line 95, in _convert
    return _convert_signed_num(node)
  File "/usr/lib/python3.8/ast.py", line 74, in _convert_signed_num
    return _convert_num(node)
  File "/usr/lib/python3.8/ast.py", line 66, in _convert_num
    raise ValueError('malformed node or string: ' + repr(node))
ValueError: malformed node or string: b"['$HOME']\n"

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: deja-dup-caja 0.0.8-0ubuntu3
ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
Uname: Linux 5.4.0-14-generic x86_64
ApportVersion: 2.20.11-0ubuntu16
Architecture: amd64
CurrentDesktop: MATE
Date: Sun Feb 16 21:12:13 2020
InstallationDate: Installed on 2020-02-16 (0 days ago)
InstallationMedia: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Alpha amd64 (20200216)
PackageArchitecture: all
SourcePackage: deja-dup-caja
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: deja-dup-caja (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1863498

Title:
  raise ValueError('malformed node or string: ' + repr(node))
  ValueError: malformed node or string: b"['$HOME']\n"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup-caja/+bug/1863498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to