View Single Post
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#72
Originally Posted by 412b View Post
Some thoughts about 2010.06.26:
N810:
- battery drain is here, if logs are needed, I can attach some at home.
I was able to reproduce this. It's mplayer not being killed.

Originally Posted by 412b View Post
N900:
- from time to time I get my device recognized as N8x0, because of removed osso-software-version (I have no clue at the moment, how it could've happened). I've created /etc/osso_software_version with right line, but it doesn't help much. What's about parsing /tmp/.opi.tmp instead of /etc/osso_software_version?
Now this is weird. Actually I check the apt repository lists for fremantle entries. /tmp/.opi.tmp is new to me. I'll be checking it. Thanks!

Originally Posted by 412b View Post
About widget:
- play/pause via D-Bus doesn't work neither in 2010.06.26, nor in SVN version, though methods are there.
Indeed. Another bug to fix. :|

Originally Posted by 412b View Post
- fixing above issue stops me from release at the moment.
The next version should have this fixed.

Originally Posted by 412b View Post
- first will be released version for OS2008.
- version for Maemo 5 will be released as soon as I get rid of those nasty segfaults.
Good luck with the segfaults.

Originally Posted by 412b View Post
- waiting for tags and other stuff via D-Bus
A D-Bus tag signal exists. Possible keys are TITLE, ARTIST, ALBUM.
Code:
    @dbus.service.signal("de.pycage.mediabox.control", "ss")
    def tag_signal(self, key, value): pass
I'm looking forward to the widget.
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock
 

The Following User Says Thank You to pycage For This Useful Post: