LandisTwo / veromix-plasmoid

Automatically exported from code.google.com/p/veromix-plasmoid
GNU General Public License v3.0
0 stars 0 forks source link

Settings in veromix are always default #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open config dialog
2. Set some settings
3. Click OK
4. Open config dialog again

What is the expected output? What do you see instead?
Options should change applet behaviour, but it looks like they are not doing 
anything. On next open of config dialog everything is set back to default.

What version of the product are you using? On what operating system?
Most recent veromix (2011-03-12_0.10_veromix)
KDE 4.6.0 (Factory) on openSUSE 11.4

Please provide any additional information below.

~/.kde4/share/apps/plasma/plasmoids/veromix-plasServiceMain.py
main loop
Pulseaudio connection ready...

~/.kde4/share/apps/plasma/plasmoids/veromix-plasmoid> plasmoidviewer .
plasmoidviewer(8234)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size 
QSizeF(0, 0) 
plasmoidviewer(8234)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size 
QSizeF(0, 0) 
veromix icon installed
Outputting dbus-servie file
QGraphicsLinearLayout::removeAt: invalid index 0
Connecting to deprecated signal 
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Traceback (most recent call last):
  File "/home/dada/.kde4/share/apps/plasma/plasmoids/veromix-plasmoid/contents/code/VeroMix.py", line 298, in on_nowplaying_added
    self.add_channel(name, NowPlaying(self, controller),None, self.sink_panel_layout)
  File "/home/dada/.kde4/share/apps/plasma/plasmoids/veromix-plasmoid/contents/code/NowPlaying.py", line 46, in __init__
    self.connect_mpris2()
  File "/home/dada/.kde4/share/apps/plasma/plasmoids/veromix-plasmoid/contents/code/NowPlaying.py", line 85, in connect_mpris2
    self.veromix.pa.connect_mpris2_player(self.on_mpris2_properties_changed, str(self.controller.destination()) )
  File "/home/dada/.kde4/share/apps/plasma/plasmoids/veromix-plasmoid/contents/code/PulseAudioProxy.py", line 156, in connect_mpris2_player
    bus_name=name)
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 151, in add_signal_receiver
    path, **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 398, in add_signal_receiver
    signal_name, handler_function, **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 71, in __init__
    validate_bus_name(sender)
ValueError: Invalid bus name 'players': must contain '.'
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted
Application asked to unregister timer 0x36000008 which is not registered in 
this thread. Fix application.
Application asked to unregister timer 0x300001a1 which is not registered in 
this thread. Fix application.

The last line repeats every time i open the config dialog...

Original issue reported on code.google.com by gryffu...@gmail.com on 12 Mar 2011 at 8:41

GoogleCodeExporter commented 9 years ago
I have the same problem, no settings are "saved", each time you hit the ok 
button and reopen the settings they are back to the default options.

Original comment by paulo.mi...@gmail.com on 13 Mar 2011 at 1:18

GoogleCodeExporter commented 9 years ago
forgot to say, qt 3.7.0, kde 4.6.1, kubuntu 10/10, latest veromix, 2011-03-12

Original comment by paulo.mi...@gmail.com on 13 Mar 2011 at 1:18

GoogleCodeExporter commented 9 years ago
seems kde 4.6 related - will have to upgrade first...

Original comment by nik.lutz on 13 Mar 2011 at 2:41

GoogleCodeExporter commented 9 years ago
Did an upgrade and bug is still here...
openSUSE 11.4, Qt 4.7.2, KDE 4.6.1 (Factory)

Original comment by gryffu...@gmail.com on 13 Mar 2011 at 3:41

GoogleCodeExporter commented 9 years ago
@gryffu...@gmail.com: I had to upgrade my KDE (from 4.5 to 4.6)

Bug fixed, released new version: 0.10.1

Original comment by nik.lutz on 13 Mar 2011 at 11:08

GoogleCodeExporter commented 9 years ago
Ubuntu 15.04
Veromix 0.18.3-1.1ubuntu1

My Veromix configuration is always back to default in every startup.

Original comment by pramuk...@gmail.com on 24 Mar 2015 at 12:57