testing cover, Yatse, and sending logs.
Pablo Casas Estévez <[email protected]> Tue, 30 Dec 2014 21:20:10 +0100
| Newsgroups | gmane.comp.video.freevo.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--------------010900040206040909040603
Content-Type: multipart/alternative;
boundary="------------050500000601070405080608"
--------------050500000601070405080608
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi,
Like above. The GUI crashes an Freevo restarts it. But is crashes aga=
in
and Freevo gives up to avoid restarting over and over again.
Please set debug =3D True in the config file, maybe we can find out w=
hy.
And if it happens, please send me the last 20-30 lines in
~/.freevo/log/freevo.log and ~/.freevo/log/candy
Ok, "Debug" is set to True
I attach Today's session logs.
# =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> I usually save one good cover next to album's song, or only inside =
the
> first song of the album, and do not save thumbnails into others mp3=
=2E
> With freevo2 I only can view this cover on the first song.
> Freevo (or better kaa.beacon) should detect (folder|cover).(png|jpg)
in a directory.
I renamed covers from cover.jpeg to jpg
The issue is gone. :)
That's the way I work at home: I use iTunes as my "main" repository of
music but Frevo-"server" has a copy that offers me as secure storage an
also works as a player, even a dlna server. ITunes lets me store various
images on an mp3, so I usually store it into the first song of the
album, yes, into the mp3 file.
I have coded a little utility that extracts images from mp3 to store
them as "cover.***" (the way freevo likes). This utility works launching
"eyeD3" to extract the images. But if a image's name is *.jpeg, it
remains as *.jpeg O:-)
Maybe kaa.beacon should also accept .jpeg as covers. ;)
# =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> Remote control:
>
> I activated as you suggested httpserver, jsonrpc, and download=
ed
> Android-Yatse. Well, I couldn't find multimedia server with
yatse (yes,
> both of them are in the same net). On the other hand, I could t=
est
> httpserver (:8080), and it's great.
> Do I need all kaa-packages installed on the system in order to
get working?
I just tested it. The latest version of Yatse uses mute/unmute to tes=
t
the eventserver setup. This command was not supported. Please update
freevo git master and try again. It would work now.
=2E...OK, installed freevo2-master (30-dic-2014)
I had to configure media-server manually IP + port 8080
It's a good start, I could switch from Movies-music-Pictures quickly.
It's the first time I see something like that. :)
I Played a song, I used cursors keys on the smartphone, but I couldn't
exit from song once it is playing, although "back" works perfectly by
browsing items and menus. :-?
My terminal says(when I play music and press "back" on the smartphone):
ERROR eventserver(87): unmapped key: back
ERROR eventserver(87): unmapped key: back
ERROR eventserver(87): unmapped key: back
And that's all for today. I wish you a happy new year!
Best regards. Pablo33
--------------050500000601070405080608
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi, <br>
<br>
<blockquote>Like above. The GUI crashes an Freevo restarts it. But
is crashes again<br>
and Freevo gives up to avoid restarting over and over again.<br>
<br>
Please set debug = True in the config file, maybe we can find out
why.<br>
And if it happens, please send me the last 20-30 lines in<br>
~/.freevo/log/freevo.log and ~/.freevo/log/candy<br>
</blockquote>
Ok, "Debug" is set to True<br>
I attach Today's session logs.<br>
<br>
#
=======================================================================<br>
<br>
<br>
<blockquote>> I usually save one good cover next to album's song,
or only inside the<br>
> first song of the album, and do not save thumbnails into
others mp3.<br>
</blockquote>
> With freevo2 I only can view this cover on the first song.<br>
> Freevo (or better kaa.beacon) should detect
(folder|cover).(png|jpg) in a directory.<br>
<br>
I renamed covers from cover.jpeg to jpg<br>
The issue is gone. :)<br>
<br>
That's the way I work at home: I use iTunes as my "main" repository
of music but Frevo-"server" has a copy that offers me as secure
storage an also works as a player, even a dlna server. ITunes lets
me store various images on an mp3, so I usually store it into the
first song of the album, yes, into the mp3 file.<br>
I have coded a little utility that extracts images from mp3 to store
them as "cover.***" (the way freevo likes). This utility works
launching "eyeD3" to extract the images. But if a image's name is
*.jpeg, it remains as *.jpeg O:-)<br>
<br>
Maybe kaa.beacon should also accept .jpeg as covers. ;)<br>
<br>
#
=======================================================================<br>
<br>
<br>
<blockquote>
<blockquote>> Remote control:<br>
><br>
> I activated as you suggested httpserver, jsonrpc, and
downloaded<br>
> Android-Yatse. Well, I couldn't find multimedia server with
yatse (yes,<br>
> both of them are in the same net). On the other hand, I
could test<br>
> httpserver (:8080), and it's great.<br>
> Do I need all kaa-packages installed on the system in order
to get working?<br>
</blockquote>
</blockquote>
<br>
<blockquote>I just tested it. The latest version of Yatse uses
mute/unmute to test<br>
the eventserver setup. This command was not supported. Please
update<br>
freevo git master and try again. It would work now.<br>
</blockquote>
<br>
....OK, installed freevo2-master (30-dic-2014)<br>
<br>
I had to configure media-server manually IP + port 8080<br>
<br>
It's a good start, I could switch from Movies-music-Pictures
quickly. It's the first time I see something like that. :)<br>
<br>
I Played a song, I used cursors keys on the smartphone, but I
couldn't exit from song once it is playing, although "back" works
perfectly by browsing items and menus. :-?<br>
<br>
My terminal says(when I play music and press "back" on the
smartphone):<br>
ERROR eventserver(87): unmapped key: back<br>
ERROR eventserver(87): unmapped key: back<br>
ERROR eventserver(87): unmapped key: back<br>
<br>
<br>
And that's all for today. I wish you a happy new year! <br>
<br>
Best regards. Pablo33<br>
<br>
</body>
</html>
--------------050500000601070405080608--
--------------010900040206040909040603
Content-Type: text/plain; charset=UTF-8; x-mac-type="0"; x-mac-creator="0";
name="candy"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="candy"
2014-12-30 19:58:41,013 WARNING [ candy] main.py 120: sync took 0.0583 s=
ec
2014-12-30 19:58:41,119 ERROR [ candy] __init__.py 47: disable player =
mplayer: No module named display
2014-12-30 19:58:41,119 WARNING [ candy] main.py 120: sync took 0.0698 s=
ec
2014-12-30 19:58:41,133 WARNING [ candy] main.py 134: kaa.candy warning:=
sync took 0.0137 sec
2014-12-30 19:58:41,144 WARNING [ candy] main.py 134: kaa.candy warning:=
sync took 0.0103 sec
2014-12-30 19:58:41,165 WARNING [ candy] main.py 120: sync took 0.0106 s=
ec
2014-12-30 19:58:41,217 WARNING [ candy] main.py 120: sync took 0.0461 s=
ec
2014-12-30 19:58:41,235 WARNING [ candy] main.py 120: sync took 0.0179 s=
ec
2014-12-30 19:58:41,328 WARNING [ candy] main.py 120: sync took 0.0691 s=
ec
2014-12-30 19:58:41,376 WARNING [ candy] main.py 120: sync took 0.0477 s=
ec
2014-12-30 19:58:41,398 WARNING [ candy] main.py 120: sync took 0.0188 s=
ec
2014-12-30 19:58:55,755 WARNING [ candy] main.py 120: sync took 0.0161 s=
ec
2014-12-30 19:58:55,775 ERROR [ candy] __init__.py 47: disable player =
mplayer: No module named display
2014-12-30 19:58:55,778 WARNING [ candy] main.py 120: sync took 0.0233 s=
ec
2014-12-30 19:58:55,851 WARNING [ candy] main.py 120: sync took 0.0364 s=
ec
2014-12-30 19:58:55,872 WARNING [ candy] main.py 120: sync took 0.0201 s=
ec
2014-12-30 19:58:55,919 WARNING [ candy] main.py 120: sync took 0.0187 s=
ec
2014-12-30 19:58:55,950 WARNING [ candy] main.py 120: sync took 0.0296 s=
ec
2014-12-30 19:58:55,969 WARNING [ candy] main.py 120: sync took 0.0184 s=
ec
2014-12-30 19:59:01,288 ERROR [ candy] __init__.py 47: disable player =
mplayer: No module named display
2014-12-30 19:59:01,289 WARNING [ candy] main.py 120: sync took 0.0269 s=
ec
2014-12-30 19:59:01,307 WARNING [ candy] main.py 120: sync took 0.0122 s=
ec
2014-12-30 19:59:01,359 WARNING [ candy] main.py 120: sync took 0.0440 s=
ec
2014-12-30 19:59:01,378 WARNING [ candy] main.py 120: sync took 0.0185 s=
ec
2014-12-30 19:59:01,455 WARNING [ candy] main.py 120: sync took 0.0670 s=
ec
2014-12-30 19:59:01,484 WARNING [ candy] main.py 120: sync took 0.0116 s=
ec
2014-12-30 19:59:08,763 ERROR [ candy] __init__.py 47: disable player =
mplayer: No module named display
2014-12-30 19:59:08,764 WARNING [ candy] main.py 120: sync took 0.0278 s=
ec
2014-12-30 19:59:08,829 WARNING [ candy] main.py 120: sync took 0.0452 s=
ec
2014-12-30 19:59:08,912 WARNING [ candy] main.py 120: sync took 0.0518 s=
ec
2014-12-30 19:59:08,937 WARNING [ candy] main.py 120: sync took 0.0201 s=
ec
2014-12-30 19:59:08,955 WARNING [ candy] main.py 120: sync took 0.0176 s=
ec
2014-12-30 19:59:08,989 WARNING [ candy] main.py 120: sync took 0.0106 s=
ec
2014-12-30 19:59:17,330 WARNING [ candy] main.py 120: sync took 0.0117 s=
ec
2014-12-30 19:59:17,349 ERROR [ candy] __init__.py 47: disable player =
mplayer: No module named display
2014-12-30 19:59:17,350 WARNING [ candy] main.py 120: sync took 0.0191 s=
ec
2014-12-30 19:59:17,418 WARNING [ candy] main.py 120: sync took 0.0356 s=
ec
2014-12-30 19:59:17,434 WARNING [ candy] main.py 120: sync took 0.0158 s=
ec
2014-12-30 19:59:17,476 WARNING [ candy] main.py 120: sync took 0.0192 s=
ec
2014-12-30 19:59:17,509 WARNING [ candy] main.py 120: sync took 0.0261 s=
ec
2014-12-30 19:59:17,541 WARNING [ candy] main.py 120: sync took 0.0232 s=
ec
2014-12-30 19:59:17,577 WARNING [ candy] main.py 120: sync took 0.0126 s=
ec
2014-12-30 19:59:24,261 WARNING [ candy] main.py 120: sync took 0.0145 s=
ec
2014-12-30 19:59:24,279 ERROR [ candy] __init__.py 47: disable player =
mplayer: No module named display
2014-12-30 19:59:24,280 WARNING [ candy] main.py 120: sync took 0.0184 s=
ec
2014-12-30 19:59:24,342 WARNING [ candy] main.py 120: sync took 0.0373 s=
ec
2014-12-30 19:59:24,361 WARNING [ candy] main.py 120: sync took 0.0182 s=
ec
2014-12-30 19:59:24,415 WARNING [ candy] main.py 120: sync took 0.0403 s=
ec
2014-12-30 19:59:24,447 WARNING [ candy] main.py 120: sync took 0.0296 s=
ec
2014-12-30 19:59:25,269 WARNING [ candy] main.py 120: sync took 0.0107 s=
ec
2014-12-30 19:59:32,776 ERROR [ candy] __init__.py 47: disable player =
mplayer: No module named display
2014-12-30 19:59:32,776 WARNING [ candy] main.py 120: sync took 0.0270 s=
ec
2014-12-30 19:59:32,843 WARNING [ candy] main.py 120: sync took 0.0390 s=
ec
2014-12-30 19:59:32,861 WARNING [ candy] main.py 120: sync took 0.0178 s=
ec
2014-12-30 19:59:32,904 WARNING [ candy] main.py 120: sync took 0.0143 s=
ec
2014-12-30 19:59:32,940 WARNING [ candy] main.py 120: sync took 0.0293 s=
ec
2014-12-30 19:59:32,962 WARNING [ candy] main.py 120: sync took 0.0211 s=
ec
2014-12-30 19:59:32,978 WARNING [ candy] main.py 120: sync took 0.0158 s=
ec
2014-12-30 19:59:33,004 WARNING [ candy] main.py 120: sync took 0.0116 s=
ec
2014-12-30 19:59:38,661 ERROR [ candy] __init__.py 47: disable player =
mplayer: No module named display
2014-12-30 19:59:38,662 WARNING [ candy] main.py 120: sync took 0.0299 s=
ec
2014-12-30 19:59:38,728 WARNING [ candy] main.py 120: sync took 0.0357 s=
ec
2014-12-30 19:59:38,747 WARNING [ candy] main.py 120: sync took 0.0183 s=
ec
2014-12-30 19:59:38,789 WARNING [ candy] main.py 120: sync took 0.0289 s=
ec
2014-12-30 19:59:38,842 WARNING [ candy] main.py 120: sync took 0.0392 s=
ec
2014-12-30 19:59:38,865 WARNING [ candy] main.py 120: sync took 0.0107 s=
ec
2014-12-30 19:59:38,885 WARNING [ candy] main.py 120: sync took 0.0153 s=
ec
2014-12-30 19:59:38,899 WARNING [ candy] main.py 120: sync took 0.0124 s=
ec
2014-12-30 19:59:42,648 WARNING [ candy] main.py 120: sync took 0.0134 s=
ec
2014-12-30 19:59:50,566 ERROR [ candy] __init__.py 47: disable player =
mplayer: No module named display
2014-12-30 19:59:50,567 WARNING [ candy] main.py 120: sync took 0.0264 s=
ec
2014-12-30 19:59:50,629 WARNING [ candy] main.py 120: sync took 0.0365 s=
ec
2014-12-30 19:59:50,648 WARNING [ candy] main.py 120: sync took 0.0186 s=
ec
2014-12-30 19:59:50,696 WARNING [ candy] main.py 120: sync took 0.0193 s=
ec
2014-12-30 19:59:50,728 WARNING [ candy] main.py 120: sync took 0.0293 s=
ec
2014-12-30 19:59:50,744 WARNING [ candy] main.py 120: sync took 0.0155 s=
ec
2014-12-30 19:59:52,684 WARNING [ candy] main.py 120: sync took 0.0120 s=
ec
2014-12-30 20:00:47,879 ERROR [ candy] __init__.py 47: disable player =
mplayer: No module named display
2014-12-30 20:00:47,879 WARNING [ candy] main.py 120: sync took 0.0239 s=
ec
2014-12-30 20:00:47,938 WARNING [ candy] main.py 120: sync took 0.0442 s=
ec
2014-12-30 20:00:47,960 WARNING [ candy] main.py 120: sync took 0.0217 s=
ec
2014-12-30 20:00:48,059 WARNING [ candy] main.py 120: sync took 0.0974 s=
ec
2014-12-30 20:00:48,105 WARNING [ candy] main.py 120: sync took 0.0263 s=
ec
2014-12-30 20:00:48,124 WARNING [ candy] main.py 120: sync took 0.0129 s=
ec
2014-12-30 20:00:53,843 ERROR [ candy] __init__.py 47: disable player =
mplayer: No module named display
2014-12-30 20:00:53,843 WARNING [ candy] main.py 120: sync took 0.0233 s=
ec
2014-12-30 20:00:53,899 WARNING [ candy] main.py 120: sync took 0.0446 s=
ec
2014-12-30 20:00:53,915 WARNING [ candy] main.py 120: sync took 0.0145 s=
ec
2014-12-30 20:00:53,964 WARNING [ candy] main.py 120: sync took 0.0266 s=
ec
2014-12-30 20:00:54,012 WARNING [ candy] main.py 120: sync took 0.0383 s=
ec
2014-12-30 20:00:54,032 WARNING [ candy] main.py 120: sync took 0.0112 s=
ec
2014-12-30 20:00:54,050 WARNING [ candy] main.py 120: sync took 0.0170 s=
ec
2014-12-30 20:00:54,061 WARNING [ candy] main.py 120: sync took 0.0111 s=
ec
2014-12-30 20:00:55,634 WARNING [ candy] main.py 134: kaa.candy warning:=
sync took 0.0109 sec
--------------010900040206040909040603
Content-Type: text/plain; charset=UTF-8; x-mac-type="0"; x-mac-creator="0";
name="freevo.log"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="freevo.log"
2014-12-30 19:58:40,399 INFO [beacon] media.py 136: new media root-81=
3e56ef1c4f171bda95b46b5448007c () at /
2014-12-30 19:58:40,483 INFO [beacon] __init__.py 104: beacon connect=
ed
2014-12-30 19:58:40,677 ERROR [kaa.candy] core.py 67: unable to evalua=
te menu
2014-12-30 19:58:40,683 ERROR [kaa.candy] core.py 67: unable to evalua=
te menu
2014-12-30 19:58:40,683 INFO [ root] taskmanager.py 143: show applic=
ation <Freevo.Application menu>
2014-12-30 19:58:40,683 INFO [ root] taskmanager.py 126: set focus t=
o <Freevo.Application menu>
2014-12-30 19:58:40,683 INFO [ root] taskmanager.py 131: switch appl=
ication from None to <Freevo.Application menu>
2014-12-30 19:58:40,823 INFO [ root] mediamenu.py 97: scan /home/pab=
lo/Videos
2014-12-30 19:58:40,825 INFO [ root] mediamenu.py 97: scan /home/pab=
lo/Music
2014-12-30 19:58:40,832 INFO [ root] mediamenu.py 97: scan /home/pab=
lo/Pictures
2014-12-30 19:58:55,229 INFO [ menu] stack.py 120: autoselect action=
2014-12-30 19:58:55,230 INFO [ root] directory.py 123: create metain=
fo for /home/pablo/Music/ZZ Top/Sleeping Bag/
2014-12-30 19:58:55,243 INFO [ menu] stack.py 137: delete menu with =
only one item
2014-12-30 19:58:55,272 ERROR [beacon] client.py 351: Received notific=
ation from beacon server for unknown query id 9
2014-12-30 19:58:55,420 ERROR [kaa.base.core.io] io.py 770: some error=
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/kaa/base/io.py", line 756,=
in _handle_read
data =3D self._read(self._chunk_size)
File "/usr/local/lib/python2.7/dist-packages/kaa/base/sockets.py", line=
708, in _read
return self._channel.recv(size)
error: [Errno 104] Connection reset by peer
2014-12-30 19:58:55,433 ERROR [kaa.candy] stage.py 164: backend error,=
restarting
2014-12-30 19:58:55,440 WARNING [ root] taskmanager.py 108: kaa.candy r=
eset, going back to menu
2014-12-30 19:58:55,442 INFO [ root] taskmanager.py 131: switch appl=
ication from None to <Freevo.Application menu>
2014-12-30 19:58:55,475 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:58:55,476 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:58:58,001 ERROR [kaa.candy] stage.py 162: two backend er=
rors in 5 seconds, giving up
2014-12-30 19:59:00,911 INFO [beacon] media.py 136: new media root-81=
3e56ef1c4f171bda95b46b5448007c () at /
2014-12-30 19:59:00,918 INFO [beacon] __init__.py 104: beacon connect=
ed
2014-12-30 19:59:01,066 ERROR [kaa.candy] core.py 67: unable to evalua=
te menu
2014-12-30 19:59:01,070 ERROR [kaa.candy] core.py 67: unable to evalua=
te menu
2014-12-30 19:59:01,070 INFO [ root] taskmanager.py 143: show applic=
ation <Freevo.Application menu>
2014-12-30 19:59:01,070 INFO [ root] taskmanager.py 126: set focus t=
o <Freevo.Application menu>
2014-12-30 19:59:01,071 INFO [ root] taskmanager.py 131: switch appl=
ication from None to <Freevo.Application menu>
2014-12-30 19:59:01,224 INFO [ root] mediamenu.py 97: scan /home/pab=
lo/Videos
2014-12-30 19:59:01,235 INFO [ root] mediamenu.py 97: scan /home/pab=
lo/Music
2014-12-30 19:59:01,240 INFO [ root] mediamenu.py 97: scan /home/pab=
lo/Pictures
2014-12-30 19:59:08,412 ERROR [kaa.candy] stage.py 164: backend error,=
restarting
2014-12-30 19:59:08,412 WARNING [ root] taskmanager.py 108: kaa.candy r=
eset, going back to menu
2014-12-30 19:59:08,414 INFO [ root] taskmanager.py 131: switch appl=
ication from None to <Freevo.Application menu>
2014-12-30 19:59:08,436 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:59:08,437 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:59:12,940 INFO [ root] directory.py 123: create metain=
fo for /home/pablo/Music/Younger Brother/The Last Days Of Gravity/
2014-12-30 19:59:17,039 ERROR [kaa.candy] stage.py 164: backend error,=
restarting
2014-12-30 19:59:17,049 WARNING [ root] taskmanager.py 108: kaa.candy r=
eset, going back to menu
2014-12-30 19:59:17,051 INFO [ root] taskmanager.py 131: switch appl=
ication from None to <Freevo.Application menu>
2014-12-30 19:59:17,079 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:59:23,955 ERROR [kaa.candy] stage.py 164: backend error,=
restarting
2014-12-30 19:59:23,956 WARNING [ root] taskmanager.py 108: kaa.candy r=
eset, going back to menu
2014-12-30 19:59:23,956 INFO [ root] taskmanager.py 131: switch appl=
ication from None to <Freevo.Application menu>
2014-12-30 19:59:23,968 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:59:23,969 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:59:23,969 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:59:23,970 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:59:32,261 INFO [ menu] stack.py 120: autoselect action=
2014-12-30 19:59:32,447 ERROR [kaa.base.core.io] io.py 770: some error=
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/kaa/base/io.py", line 756,=
in _handle_read
data =3D self._read(self._chunk_size)
File "/usr/local/lib/python2.7/dist-packages/kaa/base/sockets.py", line=
708, in _read
return self._channel.recv(size)
error: [Errno 104] Connection reset by peer
2014-12-30 19:59:32,453 ERROR [kaa.candy] stage.py 164: backend error,=
restarting
2014-12-30 19:59:32,457 WARNING [ root] taskmanager.py 108: kaa.candy r=
eset, going back to menu
2014-12-30 19:59:32,459 INFO [ root] taskmanager.py 131: switch appl=
ication from None to <Freevo.Application menu>
2014-12-30 19:59:32,476 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:59:32,477 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:59:35,109 INFO [ root] directory.py 123: create metain=
fo for /home/pablo/Pictures/2014/Excursi=C3=B3n Rio Majaceite/
2014-12-30 19:59:38,352 ERROR [kaa.base.core.io] io.py 770: some error=
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/kaa/base/io.py", line 756,=
in _handle_read
data =3D self._read(self._chunk_size)
File "/usr/local/lib/python2.7/dist-packages/kaa/base/sockets.py", line=
708, in _read
return self._channel.recv(size)
error: [Errno 104] Connection reset by peer
2014-12-30 19:59:38,353 ERROR [kaa.candy] stage.py 164: backend error,=
restarting
2014-12-30 19:59:38,355 WARNING [ root] taskmanager.py 108: kaa.candy r=
eset, going back to menu
2014-12-30 19:59:38,357 INFO [ root] taskmanager.py 131: switch appl=
ication from None to <Freevo.Application menu>
2014-12-30 19:59:38,384 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:59:38,385 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:59:39,275 INFO [ menu] stack.py 137: delete menu with =
only one item
2014-12-30 19:59:49,691 INFO [ menu] stack.py 120: autoselect action=
2014-12-30 19:59:50,255 ERROR [kaa.candy] stage.py 164: backend error,=
restarting
2014-12-30 19:59:50,255 WARNING [ root] taskmanager.py 108: kaa.candy r=
eset, going back to menu
2014-12-30 19:59:50,255 INFO [ root] taskmanager.py 131: switch appl=
ication from None to <Freevo.Application menu>
2014-12-30 19:59:50,270 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:59:50,271 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 19:59:52,654 INFO [ menu] stack.py 137: delete menu with =
only one item
2014-12-30 20:00:47,571 ERROR [kaa.candy] stage.py 164: backend error,=
restarting
2014-12-30 20:00:47,571 WARNING [ root] taskmanager.py 108: kaa.candy r=
eset, going back to menu
2014-12-30 20:00:47,572 INFO [ root] taskmanager.py 131: switch appl=
ication from None to <Freevo.Application menu>
2014-12-30 20:00:47,592 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 20:00:53,507 ERROR [kaa.candy] stage.py 164: backend error,=
restarting
2014-12-30 20:00:53,507 WARNING [ root] taskmanager.py 108: kaa.candy r=
eset, going back to menu
2014-12-30 20:00:53,507 INFO [ root] taskmanager.py 131: switch appl=
ication from None to <Freevo.Application menu>
2014-12-30 20:00:53,529 ERROR [kaa.base.core.async] async.py 552: Unha=
ndled InProgress exception:
IOError: kaa.rpc channel closed
2014-12-30 20:00:57,612 ERROR [kaa.base.core.io] io.py 770: some error=
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/kaa/base/io.py", line 756,=
in _handle_read
data =3D self._read(self._chunk_size)
File "/usr/local/lib/python2.7/dist-packages/kaa/base/sockets.py", line=
708, in _read
return self._channel.recv(size)
error: [Errno 104] Connection reset by peer
2014-12-30 20:00:57,613 ERROR [kaa.candy] stage.py 162: two backend er=
rors in 5 seconds, giving up
--------------010900040206040909040603
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
--------------010900040206040909040603
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel
--------------010900040206040909040603--