← Back to team overview

desktop-packages team mailing list archive

[Bug 910442] [NEW] "New Separator" button throws error

 

Public bug reported:

Simply clicking the "New Separator" button produces the following
message in standard error:

Traceback (most recent call last):
  File "/usr/share/alacarte/Alacarte/MainWindow.py", line 324, in on_new_separator_button_clicked
    self.editor.createSeparator(parent, after=after)
  File "/usr/share/alacarte/Alacarte/MenuEditor.py", line 237, in createSeparator
    self.__positionItem(parent, ('Separator',), before, after)
  File "/usr/share/alacarte/Alacarte/MenuEditor.py", line 661, in __positionItem
    current = parent.contents.index(item)
ValueError: ('Separator',) is not in list

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: alacarte 0.13.2-2ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sat Dec 31 16:18:06 2011
ExecutablePath: /usr/bin/alacarte
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: alacarte
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: alacarte (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug oneiric

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

Title:
  "New Separator" button throws error

Status in “alacarte” package in Ubuntu:
  New

Bug description:
  Simply clicking the "New Separator" button produces the following
  message in standard error:

  Traceback (most recent call last):
    File "/usr/share/alacarte/Alacarte/MainWindow.py", line 324, in on_new_separator_button_clicked
      self.editor.createSeparator(parent, after=after)
    File "/usr/share/alacarte/Alacarte/MenuEditor.py", line 237, in createSeparator
      self.__positionItem(parent, ('Separator',), before, after)
    File "/usr/share/alacarte/Alacarte/MenuEditor.py", line 661, in __positionItem
      current = parent.contents.index(item)
  ValueError: ('Separator',) is not in list

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: alacarte 0.13.2-2ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sat Dec 31 16:18:06 2011
  ExecutablePath: /usr/bin/alacarte
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SourcePackage: alacarte
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/910442/+subscriptions


Follow ups

References