[Bug 234810] Re: custom setter/getters and inheritance

2008-06-02 Thread Jan Jokela
Excuse me for the possibly stupid question.
Since Hardy is an LTS wouldn't it be possible to deploy an updated package of 
pygobject with this and possible other gobject bug fixes?
This is a deal breaker for deploying gobject based python applications.

-- 
custom setter/getters and inheritance
https://bugs.launchpad.net/bugs/234810
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 234810] [NEW] custom setter/getters and inheritance

2008-05-25 Thread Jan Jokela
Public bug reported:

Creating two classes with GObject properties defining custom
setters/getters and making the second inheriting the first doesn't work.

Traceback (most recent call last):
  File stdin, line 1, in module
  File gobject_bug.py, line 15, in module
class Test2(Test):
  File /var/lib/python-support/python2.5/gtk-2.0/gobject/__init__.py, line 
40, in __init__
cls._install_properties()
  File /var/lib/python-support/python2.5/gtk-2.0/gobject/__init__.py, line 
68, in _install_properties
 or getter. This is not allowed % (cls,))
TypeError: GObject subclass class 'gobject_bug.Test2' defines 
do_get/set_property and it also uses a property which a custom setter or 
getter. This is not allowed

Sample code follows as attachment.

Ubuntu hardy heron.

** Affects: pygobject (Ubuntu)
 Importance: Undecided
 Status: New

-- 
custom setter/getters and inheritance
https://bugs.launchpad.net/bugs/234810
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygobject in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 234810] Re: custom setter/getters and inheritance

2008-05-25 Thread Jan Jokela

** Attachment added: sample code for bug reproduction
   http://launchpadlibrarian.net/14702469/gobject_bug.py

-- 
custom setter/getters and inheritance
https://bugs.launchpad.net/bugs/234810
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygobject in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 234810] Re: custom setter/getters and inheritance

2008-05-25 Thread Jan Jokela
Seems like this issue might have been fixed in the following revision (which 
apparently didn't make the package shipped in hardy).
Please confirm this.

http://bazaar.launchpad.net/~vcs-
imports/pygobject/trunk/revision?start_revid=vcs-
imports%40canonical.com-20080321180656-9kwftt8ks2fhk2stfilter_file_id=teststest_properties-20070521120712-eso1u1esbwm7dxiw-57

-- 
custom setter/getters and inheritance
https://bugs.launchpad.net/bugs/234810
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygobject in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 85371] Re: Gstreamer returns wrong total time in audio tracks

2007-04-05 Thread Jan Jokela
Matteo, I don't see anything odd in the reported bitrate of the audio
files affected by this bug (192 kbps).

Cheers

-- 
Gstreamer returns wrong total time in audio tracks
https://bugs.launchpad.net/bugs/85371
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gst-plugins-ugly0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 85371] Gstreamer returns wrong total time in audio tracks

2007-03-04 Thread Jan Jokela
Public bug reported:

Gstreamer doesn't return correct total audio duration in several files.
Try playing mp3's for ex. in audio players that use gstreamer as a backend like
Banshee or Totem. 
They return the remaining time correctly, but total time constantly oscillates.
The duration of an audio file is given by the gstreamer 
query_duration(gst.FORMAT_TIME).

My sound card is the Intel HDA you find in most centrino laptops.

Apps dont return any specific error, gstreamer simply returns wrong
data.


DistroRelease: Ubuntu 7.04
Uname: Linux devion 2.6.20-6-generic #2 SMP i686 GNU/Linux

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Gstreamer returns wrong total time in audio tracks
https://beta.launchpad.net/bugs/85371

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs