christiscarborough

Results 11 comments of christiscarborough

Shame that this kind of went quiet. You can get OpenHome services with the current code using the bubbleupnp-server wrapper (see http://www.coraline.org/non-fiction/raspi-upnp-renderer for details of how I did it), but...

No worries. Glad to see it may still be on the cards.

On 22 Oct 19 5:37 am, Henner Zeller wrote: > > There were a lot of changes needed and the review fizzled out > eventually as this was touching so...

Here is a dump of the log from the time a new track is selected in the control point after the bug has manifested: ``` INFO [2014-02-09 17:32:48.110140 | transport]...

Any clue as to what might be causing this? I've had independent verification of it as an issue, and it's the only showstopper bug on RasPi I'm aware of.

Hi, I actually had some difficulty in reproducing this again. By changing a track I meant "repeatedly selecting different tracks on the control point". I think it may be that...

``` INFO [2014-02-28 15:07:04.797172 | transport] TransportState: STOPPED INFO [2014-02-28 15:07:04.799194 | transport] CurrentTransportActions: PLAY,SEEK INFO [2014-02-28 15:07:04.801497 | transport] LastChange: INFO [2014-02-28 15:07:05.030126 | transport] AVTransportURI: http://192.168.37.90:8200/MediaItems/32.mp3 INFO [2014-02-28...

Any progress on tracking this down? Is there anything else I can do to help?

I've been leaving logging running to try to track this down. Here's my latest log taken from a live system where I was doing nothing unusual. The previous album ended,...

I fixed this by running ./uninstall.sh in the driver directory, installing the 6.6 kernel, then re-running ./install.sh. This may help for you.