Deprecated property “<AliasProperty name=filename>” of object “<kivy.core.audio.audio_gstplayer.SoundGstplayer object at xxxxx>” was accessed

53 views
Skip to first unread message

sairam kumar

unread,
Feb 22, 2020, 11:18:11 AM2/22/20
to Kivy users support

I am currently getting a deprecated warning. Is this normal? I am giving some bunch of codes.

The code:

from kivy.core.audio import SoundLoader def on_anim1_start(self, *args): self.x = 0 sound1 = SoundLoader.load("C:\\Users\\kanna\\Music\\OpenCity1.mp3") # sound1 = sound1.play() animation.bind(on_start=self.on_anim1_start)

The traceback:

[WARNING] Deprecated property "<AliasProperty name=filename>" of object "<kivy.core.audio.audio_gstplayer.SoundGstplayer object at 0x0FBECCA8>" was accessed, it will be removed in a future version

sairam kumar

unread,
Feb 22, 2020, 9:10:16 PM2/22/20
to Kivy users support
Can any one answer?
Please help.
 

sairam kumar

unread,
Feb 22, 2020, 9:10:30 PM2/22/20
to Kivy users support


On Saturday, February 22, 2020 at 9:48:11 PM UTC+5:30, sairam kumar wrote:

Elliot Garbus

unread,
Feb 22, 2020, 10:05:48 PM2/22/20
to kivy-...@googlegroups.com
Nothing to be concerned about. This is a warning about a feature you are not using. 

Sent from my iPad

On Feb 22, 2020, at 7:10 PM, sairam kumar <sairamk...@gmail.com> wrote:


--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/4c94cfc2-b853-4997-81e4-652b865f4530%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages