ok, the UTF-8 error was due to one of the files not being correctly encoded in UTF-8. This has been fixed.
The package installs and runs correctly for me, so I can only guess your kivy install might have failed somewhere.
Remember, if you don't have a physical midi device, you need to have fluidsynth and timidity installed and running before you launch icarustouch.
Search Criteria
Package Details: icarustouch 1.0-2
Package Actions
| Package Base: | icarustouch |
|---|---|
| Description: | Multitouch keyboard for MIDI devices using the Kivy toolkit |
| Upstream URL: | https://github.com/stocyr/IcarusTouch |
| Category: | multimedia |
| Licenses: | |
| Submitter: | padfoot |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2012-03-17 06:13 |
| Last Updated: | 2013-03-10 04:25 |
Latest Comments
Comment by padfoot
Comment by padfoot
@ ant1-antuan, try re-installing kivy. It looks like kivy is having problems finding pygame and sdl to draw it's windows. Something on your system seems t have gone awry there.
Also, I am just updating the icarustouch package, the current PKGBUILD will fail to install.
I have a working install, but I am getting a UTF-8 error when trying to launch icatustouch
Cheers.
Anonymous comment
Hi padfoot,
Trying to run icarustouch, I got this error:
199: ScrollView:
200: size: 500, 700
>> 201: right: win.Window.width - 32
202: y: 32
203: do_scroll_x: False
...
'NoneType' object has no attribute 'width'
before this error I got some WARNINGS:
[WARNING] [Window ] Unable to use <pygame> as windowprovider
[WARNING] [WinPygame ] SDL wrapper failed to import!
[WARNING] [Window ] Unable to use <sdl> as windowprovider
[WARNING] [Window ] Associated module are missing
[WARNING] [Window ] Unable to use <x11> as windowprovider
[WARNING] [Window ] Associated module are missing
ImportError: No module named window_x11
[CRITICAL] [Window ] Unable to find any valuable Window provider at all!
I omitted several lines about DEBUG
Do you think I have lost some package not present in dependencies?
I'm up to date for these packages:
aur/icarustouch 1.0-1 [installed] (0)
aur/kivy 1.5.1-1 [installed] (31)
and these about python:
# pacman -Ss python | grep installed
extra/gstreamer0.10-python 0.10.22-1 [installed]
extra/libreoffice-common 4.0.1-1 (libreoffice) [installed: 3.6.5-1]
extra/pygtk 2.24.0-3 [installed]
extra/pyqt-common 4.10-1 [installed]
extra/python-dbus-common 1.1.1-2 [installed]
extra/python2 2.7.3-4 [installed]
extra/python2-beaker 1.6.4-1 [installed]
extra/python2-cairo 1.10.0-1 [installed]
extra/python2-cssselect 0.7.1-2 [installed]
extra/python2-dbus 1.1.1-2 [installed]
extra/python2-distribute 0.6.34-1 [installed]
extra/python2-gobject 3.4.2-1 [installed]
extra/python2-gobject2 2.28.6-8 [installed]
extra/python2-lxml 3.1.0-1 [installed]
extra/python2-mako 0.7.3-1 [installed]
extra/python2-markupsafe 0.15-2 [installed]
extra/python2-opengl 3.0.2-2 [installed]
extra/python2-pygame 1.9.1-7 [installed]
extra/python2-pyqt 4.10-1 [installed]
extra/python2-sip 4.14.4-1 [installed]
extra/sip 4.14.4-1 [installed]
community/cython2 0.18-1 [installed]
community/python2-beautifulsoup3 3.2.1-2 [installed]
community/python2-cherrypy 3.2.2-2 [installed]
community/python2-cssutils 0.9.9-3 [installed]
community/python2-dateutil 2.1-6 [installed]
community/python2-dnspython 1.10.0-1 [installed]
community/python2-imaging 1.1.7-8 [installed]
community/python2-mechanize 0.2.5-3 [installed]
community/python2-netifaces 0.8-2 [installed]
community/python2-psutil 0.6.1-2 [installed]
community/python2-six 1.2.0-2 [installed]
Comment by padfoot
Visit http://nuigroup.com/forums/viewthread/13227 for some videos showcasing IcarusTouch.