lp:gmusic-player

Created by Chris Case and last modified
This branch may be out of date, because Launchpad has not been able to access it since .
Get this branch:
bzr branch lp:gmusic-player

Related bugs

Related blueprints

Branch information

Owner:
Chris Case
Project:
GMusic
Status:
Development
Location:
http://dev.skewedaspect.com/bzr/gmusic/trunk
Last mirrored:
Next mirror:
Disabled

Updating branch...

Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.

Recent revisions

38. By Chris Case

Found a work around for the bug with flash 11. Basically, QtWebKit doesn't initialize the gobject threads, so we have to do this manually. Unfortunately, this causes a segfault on exit under Pyside. I will file a bug report with Pyside regarding that...

37. By David H. Bronke

Added the ability to pass an instance of the appropriate Qt base class in to loadUi. Now this needs to be done for PySide as well.

36. By David H. Bronke

Added LICENSE file and added license header to all .py files.

35. By David H. Bronke

Removed extraneous warning (that should not be a warning if PyQt is preferred) and set QtUiTools to an empty object when using PyQt, since it doesn't exist there. (though this should be double-checked)

34. By David H. Bronke

Corrected formatting for PEP 8, made 'prefer' non-case-sensitive, made it exit with an error status (1) instead of the default when it can't find either Qt library, moved global declarations outside of try clauses, and removed incorrect error when PyQt couldn't be imported. (it would previously log that it couldn't import either PySide or PyQt4 if PyQt was preferred and only PySide is importable)

33. By Chris Case

Added support for cleaning up local socket connections in the event of a crash, or running under PyQt4. (Which is the equivalent of a crash, it seems.)

32. By Chris Case

Added window icon, and added behavior to tryicon: when double clicked, it toggles the player window's visibility.

31. By Chris Case

Forgot to change gmremote for most recent changes. Fixed.

30. By Chris Case

Fixed issue where AppPath was not correctly calculated.

29. By Chris Case

Fixed bug with logging; recent changes to gmusic.py rearranged code blocks. This put the code finding the logging path out of order, and caused an error.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.