[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2015-12-26 Thread smurf
Hi Alberts, thank you for your help, I deleted the 2 .desktop files and now I 
can use Alacarte to edit my menus.
I don't know why they was there, I never manipulated them. Upgrading may be 
makes that.

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in gnome-panel package in Ubuntu:
  Fix Released

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2015-12-26 Thread Alberts Muktupāvels
Any reason why you have gnome-panel.desktop under .config and .local? I
would suggest you to backup these two fails and then delete them. Most
likely in one on these files Exec line is wrong - without env
XDG_MENU_PREFIX part.

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in gnome-panel package in Ubuntu:
  Fix Released

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2015-12-26 Thread smurf
I recently upgraded from 12.04 to 14.04 with Gnome (classic on 12.04 and 
FlashBack on 14.04) and I have the same issue than the others.
I can give you the ouputs you required.
1) echo $XDG_MENU_PREFIX
gnome-

2) cat /usr/share/applications/gnome-panel.desktop
[Desktop Entry]
Type=Application
Name=Panel
Comment=Launch other applications and provide various utilities to manage 
windows, show the time, etc.
Icon=gnome-panel
Exec=env XDG_MENU_PREFIX="gnome-flashback-" gnome-panel
Terminal=false
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-panel
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=3.8.0
Categories=GNOME;GTK;System;Core;
OnlyShowIn=GNOME;Unity;
NoDisplay=true
X-GNOME-AutoRestart=true
X-GNOME-Autostart-Phase=Panel
X-GNOME-Provides=panel
X-Ubuntu-Gettext-Domain=gnome-panel-3.0

3)  find . -name "gnome-panel.desktop"
./.config/autostart/gnome-panel.desktop
./.local/share/applications/gnome-panel.desktop

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in gnome-panel package in Ubuntu:
  Fix Released

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2015-10-30 Thread Alberts Muktupāvels
1) run in terminal 'echo $XDG_MENU_PREFIX' and post output here.
2) Please open '/usr/share/applications/gnome-panel.desktop' file and post here 
full exec line.
3) run in terminal 'find . -name "gnome-panel.desktop"' and post output here.

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in gnome-panel package in Ubuntu:
  Fix Released

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2015-10-30 Thread cement_head
Nope, still does not work at all

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in gnome-panel package in Ubuntu:
  Fix Released

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2015-03-13 Thread Alberts Muktupāvels
Post Exec line from /usr/share/applications/gnome-panel.desktop.

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in gnome-panel package in Ubuntu:
  Fix Released

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2015-03-13 Thread haytham-med
echo $XDG_MENU_PREFIX
gnome-

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in gnome-panel package in Ubuntu:
  Fix Released

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2015-03-12 Thread Alberts Muktupāvels
haytham-med, can you post output from terminal for this command:
echo $XDG_MENU_PREFIX

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in gnome-panel package in Ubuntu:
  Fix Released

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2015-03-12 Thread haytham-med
seems like this command should be entered once ,
alacarte gnome-flashback-applications.menu
i am using  gnome-panel 1:3.8.0-1ubuntu12.2 , not latest version

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in gnome-panel package in Ubuntu:
  Fix Released

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2015-03-12 Thread haytham-med
same bug, not fixed, only running "alacarte gnome-flashback-
applications.menu" seems to work,

OS ubuntu 14.04 gnome flashback
gnome-panel 1:3.8.0-1ubuntu12.2

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in gnome-panel package in Ubuntu:
  Fix Released

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2015-02-02 Thread cement_head
Just upgraded from 12.04 to 14.04 and have this issue.  Can't seem to
edit the menus.

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in gnome-panel package in Ubuntu:
  Fix Released

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2014-04-14 Thread Erick Brunzell
Good work Alberts. I've cross-tested with Ubuntu, Edubuntu, and Ubuntu
GNOME - all seems well, so many thanks.

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in “gnome-panel” package in Ubuntu:
  Fix Released

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2014-04-13 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-panel - 1:3.8.0-1ubuntu11

---
gnome-panel (1:3.8.0-1ubuntu11) trusty; urgency=medium

  * Set XDG_MENU_PREFIX to "gnome-flashback-" in the desktop file
(lp: #1305348, #1304645).
 -- Alberts MuktupavelsSun, 13 Apr 2014 
12:27:07 +0300

** Changed in: gnome-panel (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in “gnome-panel” package in Ubuntu:
  Fix Released

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2014-04-13 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/gnome-panel

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in “gnome-panel” package in Ubuntu:
  In Progress

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2014-04-12 Thread Alberts Muktupāvels
** Changed in: gnome-panel (Ubuntu)
   Status: New => In Progress

** Changed in: gnome-panel (Ubuntu)
 Assignee: (unassigned) => Alberts Muktupāvels (albertsmuktupavels)

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in “gnome-panel” package in Ubuntu:
  In Progress

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2014-04-10 Thread Alberts Muktupāvels
** Branch linked: lp:~albertsmuktupavels/gnome-panel/update-xdg-menu-
prefix-environment-variable

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in “gnome-panel” package in Ubuntu:
  New

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2014-04-10 Thread Erick Brunzell
If the package 'alacarte' is installed the current mapping effects the
new Gnome Classic menus rather than the "flashback" menus :^(

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in “gnome-panel” package in Ubuntu:
  New

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1305348] Re: Can't edit drop down applications menus in Edubuntu Trusty flashback session

2014-04-10 Thread Erick Brunzell
** Summary changed:

- Can't edit drop down applications menus in Edubuntu Trusty
+ Can't edit drop down applications menus in Edubuntu Trusty flashback session

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

Title:
  Can't edit drop down applications menus in Edubuntu Trusty flashback
  session

Status in “gnome-panel” package in Ubuntu:
  New

Bug description:
  If you try to edit the drop-down applications menus in Edubuntu Trusty
  the Main Menu "buttons" still map to "alacarte" but that no longer
  works after bug #1267787 was fixed.

  But I can work around it by running this command "alacarte gnome-
  flashback-applications.menu", then if I open either of the Main Menu
  "buttons" I can click on properties and edit the command to be
  "alacarte gnome-flashback-applications.menu" instead of "alacarte".

  Any thoughts? Could we just change that command by default?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-flashback 1:3.8.0-1ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Apr  9 17:52:14 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Edubuntu 14.04 LTS "Trusty Tahr" - Daily i386 (20140409)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp