launcher
launcher copied to clipboard
Duck Application Launcher - A duck...er dock like you've never seen before. [Unmaintained]
What a great app please create updates to latest
Unfortunately, the project is no longer maintained by me. As you've probably noticed, the source hasn't been updated since 9 months. I've lost interest in the project, mainly because of...
I'm on Xubuntu 14.04.3. I installed `duck-launcher` and `duck-panel`. I wanted to open up in terminal, this is what I get: ``` /usr/bin/duck-launcher: line 2: 6986 Segmentation fault (core dumped)...
Many ubuntu and mint users like to use the window picker tool. The problem with duck-launcher is, that there's an empty blank non-visible window that appears if it's running and...
When trying to click on settings, nothing changes and I get this error: ``` Traceback (most recent call last): File "/usr/lib/duck_settings/main.py", line 22, in from kivy.app import App ImportError: No...
If default interpreteter in the system set to `python3`, then it doesn't work. I have tried explicitly launch with `python2`, but you refer to `python` in a source code, which...
This would make it really much more easy for packagers. I created an ArchLinux package here: https://aur.archlinux.org/packages/ducklauncher-git/ the PKGBUILD is here: https://github.com/LeonardKoenig/PKGBUILDs Sadly it's currently rather difficult to create "stable"...
When loading Duck Launcher, I get this error, however the launcher still loads
I'm using Lubuntu 64 bit, I installed from the PPA. In order to get it to launch I had to install Pillow by `sudo pip install Pillow` (after doing `sudo...