[Bug 958811] Re: Fish (Wanda) no longer customizable

2015-04-15 Thread Alberts Muktupāvels
Fixed in gnome-panel 3.14.

** Patch removed: 0001-fish-restore-option-to-change-animation.patch
   
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/958811/+attachment/4213600/+files/0001-fish-restore-option-to-change-animation.patch

** Tags removed: patch

** Changed in: gnome-panel (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/958811

Title:
  Fish (Wanda) no longer customizable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/958811/+subscriptions

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


[Bug 958811] Re: Fish (Wanda) no longer customizable

2014-09-24 Thread Alberts Muktupāvels
Here is patch that restores option to change animation from preferences
dialog. Currently only builtin animations are supported, but in future I
might improve it to support custom animations loaded for example from
~/.config/gnome-panel/applets/fish/.

** Patch added: 0001-fish-restore-option-to-change-animation.patch
   
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/958811/+attachment/4213600/+files/0001-fish-restore-option-to-change-animation.patch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/958811

Title:
  Fish (Wanda) no longer customizable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/958811/+subscriptions

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


[Bug 958811] Re: Fish (Wanda) no longer customizable

2014-09-24 Thread Ubuntu Foundations Team Bug Bot
The attachment 0001-fish-restore-option-to-change-animation.patch
seems to be a patch.  If it isn't, please remove the patch flag from
the attachment, remove the patch tag, and if you are a member of the
~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/958811

Title:
  Fish (Wanda) no longer customizable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/958811/+subscriptions

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


[Bug 958811] Re: Fish (Wanda) no longer customizable

2014-09-21 Thread Dmitry Shachnev
I see two problems here:

1) the initial fish_applet_settings_changed() is called *before*
setup_fish_widget(fish), so the widget cannot be updated;

2) g_settings_get_string (settings, image) always returns
wanda.fish, even after running gsettings set org.gnome.gnome-
panel.applet.fish:/ image monkey.fish. This probably has something to
do with the scheme being relocatable.

** Changed in: gnome-panel (Ubuntu)
   Status: New = Triaged

** Changed in: gnome-panel (Ubuntu)
   Importance: Undecided = Low

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/958811

Title:
  Fish (Wanda) no longer customizable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/958811/+subscriptions

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


[Bug 958811] Re: Fish (Wanda) no longer customizable

2014-09-21 Thread Alberts Muktupāvels
1) This can be fixed by moving fish_applet_settings_changed() after
setup_fish_widget().

2) Correct command to change it is:
gsettings set 
org.gnome.gnome-panel.applet.fish:/org/gnome/gnome-panel/layout/objects/[fish-applet]/instance-config/
 image monkey.fish

[fish-applet] - name of applet in dconf. It could be fish-applet, fish-
applet-1, fish-applet-2, fish-applet-0-0...

Best fix for this would be to restore option to change this in
preferences dialog.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/958811

Title:
  Fish (Wanda) no longer customizable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/958811/+subscriptions

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


[Bug 958811] Re: Fish (Wanda) no longer customizable

2014-09-21 Thread Dmitry Shachnev
I am not going to restore the preferences dialog, but here are some
commits that make customizing work again:

https://github.com/mitya57/gnome-panel/commits/master

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/958811

Title:
  Fish (Wanda) no longer customizable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/958811/+subscriptions

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


[Bug 958811] Re: Fish (Wanda) no longer customizable

2014-08-29 Thread Alberts Muktupāvels
** Package changed: gnome-applets (Ubuntu) = gnome-panel (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/958811

Title:
  Fish (Wanda) no longer customizable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/958811/+subscriptions

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


[Bug 958811] Re: Fish (Wanda) no longer customizable

2012-03-18 Thread komputes
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in Ubuntu.
https://bugs.launchpad.net/bugs/958811

Title:
  Fish (Wanda) no longer customizable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/958811/+subscriptions

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