Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package: gnome-passwordsafe crashes
@ 2019-09-03 12:47 voidlinux-github
  2019-09-06  6:43 ` [ISSUE] [CLOSED] Package: gnome-passwordsafe ModuleNotFoundError: No module named 'pwquality' voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-09-03 12:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1904 bytes --]

New issue by Uriel12 on void-packages repository

https://github.com/void-linux/void-packages/issues/14184

Description:
* xuname:  
  *Void 5.2.11_1 x86_64 AuthenticAMD uptodate rrFFF*
* package:  
  *gnome-passwordsafe*

### Expected behavior
Starts the passwordsafe of the gnome desktop environenment
### Actual behavior
```
gnome-passwordsafe
Traceback (most recent call last):
  File "/usr/bin/gnome-passwordsafe", line 17, in <module>
    from passwordsafe.application import Application
  File "/usr/lib/python3.6/site-packages/passwordsafe/application.py", line 7, in <module>
    from passwordsafe.main_window import MainWindow
  File "/usr/lib/python3.6/site-packages/passwordsafe/main_window.py", line 5, in <module>
    from passwordsafe.create_database import CreateDatabase
  File "/usr/lib/python3.6/site-packages/passwordsafe/create_database.py", line 2, in <module>
    from passwordsafe.created_database import CreatedDatabase
  File "/usr/lib/python3.6/site-packages/passwordsafe/created_database.py", line 2, in <module>
    from passwordsafe.unlock_database import UnlockDatabase
  File "/usr/lib/python3.6/site-packages/passwordsafe/unlock_database.py", line 3, in <module>
    from passwordsafe.unlocked_database import UnlockedDatabase
  File "/usr/lib/python3.6/site-packages/passwordsafe/unlocked_database.py", line 4, in <module>
    from passwordsafe.database_settings_dialog import DatabaseSettingsDialog
  File "/usr/lib/python3.6/site-packages/passwordsafe/database_settings_dialog.py", line 7, in <module>
    import passwordsafe.password_generator
  File "/usr/lib/python3.6/site-packages/passwordsafe/password_generator.py", line 3, in <module>
    import pwquality
ModuleNotFoundError: No module named 'pwquality'
```

### Steps to reproduce the behavior
ÃŒnstall the gnome desktop environenment and try to start gnome-passwordsafe


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ISSUE] [CLOSED] Package: gnome-passwordsafe ModuleNotFoundError: No module named 'pwquality'
  2019-09-03 12:47 [ISSUE] Package: gnome-passwordsafe crashes voidlinux-github
@ 2019-09-06  6:43 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-09-06  6:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1907 bytes --]

Closed issue by Uriel12 on void-packages repository

https://github.com/void-linux/void-packages/issues/14184

Description:
* xuname:  
  *Void 5.2.11_1 x86_64 AuthenticAMD uptodate rrFFF*
* package:  
  *gnome-passwordsafe*

### Expected behavior
Starts the passwordsafe of the gnome desktop environenment
### Actual behavior
```
gnome-passwordsafe
Traceback (most recent call last):
  File "/usr/bin/gnome-passwordsafe", line 17, in <module>
    from passwordsafe.application import Application
  File "/usr/lib/python3.6/site-packages/passwordsafe/application.py", line 7, in <module>
    from passwordsafe.main_window import MainWindow
  File "/usr/lib/python3.6/site-packages/passwordsafe/main_window.py", line 5, in <module>
    from passwordsafe.create_database import CreateDatabase
  File "/usr/lib/python3.6/site-packages/passwordsafe/create_database.py", line 2, in <module>
    from passwordsafe.created_database import CreatedDatabase
  File "/usr/lib/python3.6/site-packages/passwordsafe/created_database.py", line 2, in <module>
    from passwordsafe.unlock_database import UnlockDatabase
  File "/usr/lib/python3.6/site-packages/passwordsafe/unlock_database.py", line 3, in <module>
    from passwordsafe.unlocked_database import UnlockedDatabase
  File "/usr/lib/python3.6/site-packages/passwordsafe/unlocked_database.py", line 4, in <module>
    from passwordsafe.database_settings_dialog import DatabaseSettingsDialog
  File "/usr/lib/python3.6/site-packages/passwordsafe/database_settings_dialog.py", line 7, in <module>
    import passwordsafe.password_generator
  File "/usr/lib/python3.6/site-packages/passwordsafe/password_generator.py", line 3, in <module>
    import pwquality
ModuleNotFoundError: No module named 'pwquality'
```

### Steps to reproduce the behavior
ÃŒnstall the gnome desktop environenment and try to start gnome-passwordsafe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-06  6:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-03 12:47 [ISSUE] Package: gnome-passwordsafe crashes voidlinux-github
2019-09-06  6:43 ` [ISSUE] [CLOSED] Package: gnome-passwordsafe ModuleNotFoundError: No module named 'pwquality' voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).