Unable to start guake - when guake subdir is in working directory
Open
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 604
- PR merge metrics
- No merged PRs in 30d
Description
0. Installed **guake 0.8.8-1** (standard Manjaro/ArchLinux package)
1. Untar actual source of guake3 - `tar xfvz guake-3.0.0.a3.tar.gz`
2. Switch to his directory - `cd guake-3.0.0.a3`
3. Try `/usr/bin/guake -n $(pwd)`
4. You get error - ` /usr/bin/python2: No module named gi`
Looks like security bug's suspicion - if local directory contains guake subdir with __init.py__, code is started from this subdir.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.