Skip to content
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

backup-station doesn't start #16

Open
fearlessgeekmedia opened this issue Dec 9, 2023 · 0 comments
Open

backup-station doesn't start #16

fearlessgeekmedia opened this issue Dec 9, 2023 · 0 comments

Comments

@fearlessgeekmedia
Copy link

I'm not sure what recent change I made to cause this not to start, but Backup Station isn't starting for me after it prompts for the password. I'm getting this when I try to start backup-station from the command line.

Traceback (most recent call last):
File "/usr/local/bin/backup-station", line 210, in confirm_passwd
BackupStationWindow().show_all()
File "/usr/local/bin/backup-station", line 114, in init
self.create_be_list()
File "/usr/local/bin/backup-station", line 25, in create_be_list
self.liststore.append(element.split())
File "/usr/local/lib/python3.9/site-packages/gi/overrides/Gtk.py", line 1016, in append
return self._do_insert(-1, row)
File "/usr/local/lib/python3.9/site-packages/gi/overrides/Gtk.py", line 1007, in _do_insert
row, columns = self._convert_row(row)
File "/usr/local/lib/python3.9/site-packages/gi/overrides/Gtk.py", line 899, in _convert_row
raise ValueError('row sequence has the incorrect number of elements')
ValueError: row sequence has the incorrect number of elements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant