[Bug 1905061] Re: [SRU] Media Playback menu is overpopulated

2020-11-30 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntustudio-menu - 0.50~20.10.1

---
ubuntustudio-menu (0.50~20.10.1) groovy; urgency=medium

  * Fix for Media Playback menu showing too many items (LP: #1905061)

 -- Erich Eickmeyer   Fri, 20 Nov 2020 14:19:18
-0800

** Changed in: ubuntustudio-menu (Ubuntu Groovy)
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] Media Playback menu is overpopulated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-menu/+bug/1905061/+subscriptions

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

[Bug 1905061] Re: [SRU] Media Playback menu is overpopulated

2020-11-26 Thread Erich Eickmeyer
The subfolders in Games is actually an XDG thing, even further upstream
than KDE Plasma. I intend to keep it as-is since a goal for Ubuntu
Studio is to provide an all-in-one package for gaming streamers, which
Steam is making a reality via Proton and upstream work in wine. I feel
as though they might appreciate the extra organization. :)

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

Title:
  [SRU] Media Playback menu is overpopulated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-menu/+bug/1905061/+subscriptions

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

[Bug 1905061] Re: [SRU] Media Playback menu is overpopulated

2020-11-26 Thread mook765
Thanks Erich, that's what I didn't know, evereyday something to learn. I had to 
downgrade the package first with
 
sudo apt-get install ubuntustudio-menu=0.49

This indeed asked me to overwrite the modified file and I got the overpopulated 
menu back.
Upgrading the package with

sudo apt-get install ubuntustudio-menu=0.50~20.10.1

solved the issue with the overpopulated menu. Just perfect.

By the way, I didn't like the subfolders in the "Games"-folder since there are 
not many games installed and I'm not planning to do so. I wrote a games.menu 
file which can be placed in
/etx/xdg/menus/applications-merged  or in ~/.config/menus/applications-merged . 
Here it is:

http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd";>

Applications

Games
kf5-games.directory

Arcade
ubuntustudio-noshow.directory


Board
ubuntustudio-noshow.directory


Card
ubuntustudio-noshow.directory


Kidsgames
ubuntustudio-noshow.directory


TacticStrategy
ubuntustudio-noshow.directory


Logic
ubuntustudio-noshow.directory


Game




Feel free to use it or not.

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

Title:
  [SRU] Media Playback menu is overpopulated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-menu/+bug/1905061/+subscriptions

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

[Bug 1905061] Re: [SRU] Media Playback menu is overpopulated

2020-11-25 Thread Erich Eickmeyer
mook765, that's because you manually modified the file. Anytime you do
this to any file in /etc, dpkg knows not to modify those files since it
might be a custom configuration. You might have to use this:

sudo apt-get -o Dpkg::Options::="--force-overwrite" install
ubuntustudio-menu

-or, if you downloaded the .deb file-

sudo dpkg -i --force-overwrite ubuntustudio-menu.deb

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

Title:
  [SRU] Media Playback menu is overpopulated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-menu/+bug/1905061/+subscriptions

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

[Bug 1905061] Re: [SRU] Media Playback menu is overpopulated

2020-11-25 Thread mook765
The package does not install the file 
/etc/xdg/menus/applications-merged/studio.menu
My test was not complete, sorry. I had changed my file on 20/11, after 
installing from proposed the modification date of the file was unchanged. So 
removing the file and reinstalinng the package from proposed again does not 
install the mentioned file. Please check this.

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

Title:
  [SRU] Media Playback menu is overpopulated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-menu/+bug/1905061/+subscriptions

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

[Bug 1905061] Re: [SRU] Media Playback menu is overpopulated

2020-11-25 Thread Erich Eickmeyer
Can also confirm it works.

** Tags removed: verification-needed verification-needed-groovy
** Tags added: verification-done verification-done-groovy

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

Title:
  [SRU] Media Playback menu is overpopulated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-menu/+bug/1905061/+subscriptions

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

[Bug 1905061] Re: [SRU] Media Playback menu is overpopulated

2020-11-25 Thread mook765
apt-cache policy ubuntustudio-menu
ubuntustudio-menu:
  Installed: 0.50~20.10.1

Works as expected...

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

Title:
  [SRU] Media Playback menu is overpopulated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-menu/+bug/1905061/+subscriptions

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

[Bug 1905061] Re: [SRU] Media Playback menu is overpopulated

2020-11-23 Thread Ɓukasz Zemczak
Hello mook765, or anyone else affected,

Accepted ubuntustudio-menu into groovy-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source
/ubuntustudio-menu/0.50~20.10.1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Tags added: verification-needed verification-needed-groovy

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

Title:
  [SRU] Media Playback menu is overpopulated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-menu/+bug/1905061/+subscriptions

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

[Bug 1905061] Re: [SRU] Media Playback menu is overpopulated

2020-11-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntustudio-menu - 0.50

---
ubuntustudio-menu (0.50) hirsute; urgency=medium

  * Fix for Media Playback menu showing too many items (LP: #1905061)

 -- Erich Eickmeyer   Fri, 20 Nov 2020 14:19:18
-0800

** Changed in: ubuntustudio-menu (Ubuntu Hirsute)
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] Media Playback menu is overpopulated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-menu/+bug/1905061/+subscriptions

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

[Bug 1905061] Re: [SRU] Media Playback menu is overpopulated

2020-11-20 Thread Erich Eickmeyer
** Changed in: ubuntustudio-menu (Ubuntu Groovy)
   Status: In Progress => Fix Committed

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

Title:
  [SRU] Media Playback menu is overpopulated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntustudio-menu/+bug/1905061/+subscriptions

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