You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PPA kivy-daily doesn't include some providers in its dependencies (and of course, the stable PPA isn't up-to-date anyhow).
Clipboard:
python-gi (gtk3)
klipper (dbusklipper)
SDL2 (sdl2)
Spelling:
pyenchant (enchant)
There are probably some others that should be included in one way or another. kivy/__init__.py has a list of all supported providers, although some are platform-specific.
The text was updated successfully, but these errors were encountered:
dolang
changed the title
PPA doesn't include all depencies for providers (clipboard/spelling/...)
PPA doesn't include all dependencies for providers (clipboard/spelling/...)
Jun 13, 2018
The PPA
kivy-daily
doesn't include some providers in its dependencies (and of course, the stable PPA isn't up-to-date anyhow).Clipboard:
gtk3
)dbusklipper
)sdl2
)Spelling:
enchant
)There are probably some others that should be included in one way or another.
kivy/__init__.py
has a list of all supported providers, although some are platform-specific.The text was updated successfully, but these errors were encountered: