[Desktop-packages] [Bug 1973564] Re: File dialog doesn't return current filter in Ubuntu 20.04

2022-05-25 Thread Ted Gould
I've installed the two packages and Inkscape behaves as expected. Played
around with some other apps and I haven't noticed any ill effects.

Thank you for everyone's help in getting this fixed!

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

Title:
  File dialog doesn't return current filter in Ubuntu 20.04

Status in xdg-desktop-portal package in Ubuntu:
  Fix Released
Status in xdg-desktop-portal-gtk package in Ubuntu:
  Fix Released
Status in xdg-desktop-portal source package in Focal:
  Fix Committed
Status in xdg-desktop-portal-gtk source package in Focal:
  Fix Committed

Bug description:
  * Impact
  The file dialog implementation doesn't return the current filter. It is in 
the spec and it is fixed in newer versions of the portals. But the 1.6.0 
version doesn't return it.

  This is an issue for Inkscape which uses the filter to select which
  file format someone wishes to save as if they override the defaults.
  This works well on Ubuntu 22.04.

  * Test case

  $ snap install --candidate inkscape.

  In Inkscape if you just draw on the canvas and hit save a save dialog
  will appear. There is a selector at the bottom right that adjust which
  files you see, but also which format you want to save in. So if you
  make your file "test.pdf" and select "Portable Document Format
  (*.pdf)" in the selector you should get a PDF file. Before these
  patches you will get a file "test.pdf" which is actually an SVG file.
  After the patches you'll get a "test.pdf" that is actually a PDF.

  * Regression potential

  That's a change to the fileselector portal so check that opening and
  saving files in a few snaps and flatpaks still works as intended

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1973564/+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 1973564] Re: File dialog doesn't return current filter in Ubuntu 20.04

2022-05-16 Thread Ted Gould
The way that I'm testing this is with the candidate release for
Inkscape. Which is 1.2, you can grab as a snap with: snap install
--candidate inkscape.

In Inkscape if you just draw on the canvas and hit save a save dialog
will appear. There is a selector at the bottom right that adjust which
files you see, but also which format you want to save in. So if you make
your file "test.pdf" and select "Portable Document Format (*.pdf)" in
the selector you should get a PDF file. Before these patches you will
get a file "test.pdf" which is actually an SVG file. After the patches
you'll get a "test.pdf" that is actually a PDF.

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

Title:
  File dialog doesn't return current filter in Ubuntu 20.04

Status in xdg-desktop-portal package in Ubuntu:
  New
Status in xdg-desktop-portal-gtk package in Ubuntu:
  New
Status in xdg-desktop-portal source package in Focal:
  New
Status in xdg-desktop-portal-gtk source package in Focal:
  New

Bug description:
  The file dialog implementation doesn't return the current filter. It
  is in the spec and it is fixed in newer versions of the portals. But
  the 1.6.0 version doesn't return it.

  This is an issue for Inkscape which uses the filter to select which
  file format someone wishes to save as if they override the defaults.
  This works well on Ubuntu 22.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1973564/+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 1973564] Re: File dialog doesn't return current filter in Ubuntu 20.04

2022-05-16 Thread Ted Gould
Okay, so it turns out that the implementation wrapper also doesn't pass
the value.

** Also affects: xdg-desktop-portal (Ubuntu)
   Importance: Undecided
   Status: New

** Patch added: "xdg-desktop-portal-1.6.0-1ubuntu1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1973564/+attachment/5590110/+files/xdg-desktop-portal-1.6.0-1ubuntu1.debdiff

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

Title:
  File dialog doesn't return current filter in Ubuntu 20.04

Status in xdg-desktop-portal package in Ubuntu:
  New
Status in xdg-desktop-portal-gtk package in Ubuntu:
  New
Status in xdg-desktop-portal source package in Focal:
  New
Status in xdg-desktop-portal-gtk source package in Focal:
  New

Bug description:
  The file dialog implementation doesn't return the current filter. It
  is in the spec and it is fixed in newer versions of the portals. But
  the 1.6.0 version doesn't return it.

  This is an issue for Inkscape which uses the filter to select which
  file format someone wishes to save as if they override the defaults.
  This works well on Ubuntu 22.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1973564/+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 1973564] Re: File dialog doesn't return current filter in Ubuntu 20.02

2022-05-15 Thread Ted Gould
Attaching a debdiff. For what ever reason this doesn't seem to fix
Inkscape. Though the D-Bus traffic is the same one 20.04 and 22.04 after
this change.

** Patch added: "xdg-desktop-portal-gtk-1.6.0-2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal-gtk/+bug/1973564/+attachment/5589943/+files/xdg-desktop-portal-gtk-1.6.0-2.debdiff

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

Title:
  File dialog doesn't return current filter in Ubuntu 20.02

Status in xdg-desktop-portal-gtk package in Ubuntu:
  New
Status in xdg-desktop-portal-gtk source package in Focal:
  New

Bug description:
  The file dialog implementation doesn't return the current filter. It
  is in the spec and it is fixed in newer versions of the portals. But
  the 1.6.0 version doesn't return it.

  This is an issue for Inkscape which uses the filter to select which
  file format someone wishes to save as if they override the defaults.
  This works well on Ubuntu 22.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal-gtk/+bug/1973564/+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 1973564] [NEW] File dialog doesn't return current filter in Ubuntu 20.02

2022-05-15 Thread Ted Gould
Public bug reported:

The file dialog implementation doesn't return the current filter. It is
in the spec and it is fixed in newer versions of the portals. But the
1.6.0 version doesn't return it.

This is an issue for Inkscape which uses the filter to select which file
format someone wishes to save as if they override the defaults. This
works well on Ubuntu 22.04.

** Affects: xdg-desktop-portal-gtk (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: xdg-desktop-portal-gtk (Ubuntu Focal)
 Importance: Undecided
 Status: New

** Also affects: xdg-desktop-portal-gtk (Ubuntu Focal)
   Importance: Undecided
   Status: New

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

Title:
  File dialog doesn't return current filter in Ubuntu 20.02

Status in xdg-desktop-portal-gtk package in Ubuntu:
  New
Status in xdg-desktop-portal-gtk source package in Focal:
  New

Bug description:
  The file dialog implementation doesn't return the current filter. It
  is in the spec and it is fixed in newer versions of the portals. But
  the 1.6.0 version doesn't return it.

  This is an issue for Inkscape which uses the filter to select which
  file format someone wishes to save as if they override the defaults.
  This works well on Ubuntu 22.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal-gtk/+bug/1973564/+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 1735363] Re: inkscape: Port to Python 3

2017-12-11 Thread Ted Gould
While I think it is fine for Inkscape to not be in main, there is a snap
for it, if there are those who want to still see it in main another
possible solution is to split out the Python extensions. They're
independent and could be a separate package with a recommends.

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

Title:
  inkscape: Port to Python 3

Status in Inkscape:
  New
Status in inkscape package in Ubuntu:
  New
Status in inkscape package in Debian:
  New

Bug description:
  inkscape: Use/Port of Python3 needed, or considering demotion.

  Currently seeded in usb (???), owned by desktop-packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/1735363/+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 1176127] Re: GLib Application Registers a DBus name under application confinement

2017-04-11 Thread Ted Gould
** Changed in: glib2.0 (Ubuntu)
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  GLib Application Registers a DBus name under application confinement

Status in glib2.0 package in Ubuntu:
  Confirmed

Bug description:
  Under application confinement applications won't be allowed to
  register names on DBus.  GApplication returns an error if it can't do
  that which makes programs unhappy.  Instead they should just believe
  they are the primary app instance if they're running under isolation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1176127/+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 1671731] Re: [xmir] closing an app while a child window is opened leaves an Xmir process opened eating 100% CPU

2017-03-30 Thread Ted Gould
** No longer affects: ubuntu-app-launch (Ubuntu)

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

Title:
  [xmir] closing an app while a child window is opened leaves an Xmir
  process opened eating 100% CPU

Status in Canonical System Image:
  Triaged
Status in unity8 package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  Ubuntu 17.04 Unity 8
  [xmir] closing an app while a child window is opened leaves an Xmir process 
opened eating 100% CPU

  launch solitaire (just click on the sol icon from launcher, it will just run 
on Xmir)
  open the about window from the menu (Help \ About)
  now close the main window 

  now top in a terminal (see attached)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1671731/+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 1672693] Re: GTK theme in apps appears different under Unity8 compared to Unity7

2017-03-30 Thread Ted Gould
** No longer affects: ubuntu-app-launch (Ubuntu)

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

Title:
  GTK theme in apps appears different under Unity8 compared to Unity7

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 17.05 Unity8
  some submenus in GTK3 apps look like widgets (see attached screenshots)
  run whatever gtk3 apps native (without Xmir), sol or eog
  open the menu/submenus. the first time you open the menu everything is fine 
but the next times it shows this widget like submenus. just open and close 
submenus (hover the mouse over the main menu left right, right left)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1672693/+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 1672950] Re: nautilus launched from Unity8 opens a 'Desktop' window

2017-03-30 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu)
   Status: New => Invalid

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

Title:
  nautilus launched from Unity8 opens a 'Desktop' window

Status in Canonical System Image:
  New
Status in nautilus package in Ubuntu:
  New
Status in ubuntu-app-launch package in Ubuntu:
  Invalid

Bug description:
  nautilus launched from Unity8 opens a 'Desktop' window. It needs to be
  run with --no-desktop to avoid that.

  Although this issue is confused by two other bugs:
* Unity8 incorrectly chooses Xmir -> bug 1672931 ; and
* When using Xmir the desktop window is transparent -> bug 1672949

  These are three separate bugs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1672950/+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 1668429] Re: X apps (LibreOffice, Thunderbird) fail to launch with failure to open display (no Xmir is running)

2017-03-02 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/xmir-by-default

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

Title:
  X apps (LibreOffice, Thunderbird) fail to launch with failure to open
  display (no Xmir is running)

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1579837] Re: Issue after wizard with policykit

2016-06-20 Thread Ted Gould
Marking as low since we don't need the PK tools on the phone today,
backporting them to vivid is of low priority. We'll get them by default
when migrating to Xenial.

** Changed in: policykit-unity8 (Ubuntu)
   Importance: Undecided => Low

** Changed in: policykit-unity8 (Ubuntu)
   Status: In Progress => Triaged

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

Title:
  Issue after wizard with policykit

Status in Canonical System Image:
  In Progress
Status in accountsservice package in Ubuntu:
  Fix Released
Status in policykit-unity8 package in Ubuntu:
  Triaged
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete

Bug description:
  STEPS:
  1. Bootstrap flash a fresh image to a device
  2. Run through the wizard selecting pin for authentication
  3. Tap on the get started button
  4. Phone freezes for a while
  5. At some point it unfreezes and you see the dash
  6. Reboot and get password login instead of pin login

  EXPECTED:
  I expect no freeze (possibly due to apport) and pin dialogue on reboot

  ACTUAL:
  I get a long freeze and on reboot instead of getting the pin dialogue to 
unlock the phone I get the password dialogue and full osk.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1579837/+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 1579837] Re: Issue after wizard with policykit

2016-05-10 Thread Ted Gould
So I think what we're gonna do is use this bug for tracking the fixes
and landings for the touch images. This will be for OTA12, OTA11 will
not see the PK agent on it, we're just going to keep these bugs swept
under the rug like they were in OTA10.

At the root of it all the issue seems to be bug 1512002 where accounts
service was being too strict and we don't have a full session on the
phone. By applying the patch in that bug we remove the need for USS to
have a temporary PK agent and we remove the random prompts that are in
bug 1580086.

For this bug:

policykit-unity8 task: Fix the crash that was happening on timeout.
ubuntu-system-settings: Remove the PK agent code.
accountservice: Backport the bug 1512002 patch to vivid overlay

** Also affects: accountsservice (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Issue after wizard with policykit

Status in Canonical System Image:
  In Progress
Status in accountsservice package in Ubuntu:
  New
Status in policykit-unity8 package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete

Bug description:
  STEPS:
  1. Bootstrap flash a fresh image to a device
  2. Run through the wizard selecting pin for authentication
  3. Tap on the get started button
  4. Phone freezes for a while
  5. At some point it unfreezes and you see the dash
  6. Reboot and get password login instead of pin login

  EXPECTED:
  I expect no freeze (possibly due to apport) and pin dialogue on reboot

  ACTUAL:
  I get a long freeze and on reboot instead of getting the pin dialogue to 
unlock the phone I get the password dialogue and full osk.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1579837/+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 1541787] Re: Printing from legacy apps on the pocket desktop

2016-05-02 Thread Ted Gould
I think that this probably belongs more with libertine as it tracks the
container's life. It'll probably also need to connect some sockets.

** Package changed: ubuntu-app-launch (Ubuntu) => libertine (Ubuntu)

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

Title:
  Printing from legacy apps on the pocket desktop

Status in avahi package in Ubuntu:
  New
Status in cups-filters package in Ubuntu:
  New
Status in libertine package in Ubuntu:
  New

Bug description:
  I have worked out a concept on how to introduce printing support to
  the phone (tablet, mobile devices) keeping the resource consumption
  low, starting the needed daemons on-demand.

  The daemons needed for printing are avahi-daemon, cups-browsed, and
  CUPS. avahi-daemon discovers printers on the network, cups-browsed
  creates local CUPS queues pointing to the remote printers and CUPS
  does the actual printing.

  CUPS is started socket-activated by Upstart and stops by itself when
  it gets idle. So CUPS for example starts when cups-browsed tries to
  create a print queue or an app sends a job to be printed. avahi-daemon
  and cups-browsed will be started by the print dialog of Ubuntu Touch,
  right before the dialog opens, making available printers on the
  network appear within seconds in the dialog. When the dialog closes,
  either because the user sent the print job or because he has
  cancelled, it kills avahi-daemon. cups-browsed and CUPS terminate
  automatically then as soon as the user's job is printed (plus a
  timeout).

  If you connect a monitor to the pone and so fire up the pocket desktop
  you are able to run legacy apps (apps designed for a conventional PC)
  which have print functionalities but their print dialogs do not start
  and kill daemons, they assume that all daemons and print queues are
  readily available. CUPS would be fired up automatically by any app's
  print functionality due to the socket activation, but then we would
  not have print queues on our phone as avahi-daemon and cups-browsed
  are not running.

  So what has to be made sure is that cups-browsed and avahi-daemon are
  running if at least one of

   - the native print dialog of Ubuntu Touch
   - any legacy app

  are running. So when one of these get started the two daemons need to
  get started and if all of these terminate avahi-daemon needs to get
  killed, so that the rest of the printing stack shuts down when all
  jobs get done.

  We assume that ubuntu-app-launch is the place where this should be
  done, please re-assign if this is not correct. I also add cups-filters
  (source of cups-browsed) and avahi-daemon tasks for the case that
  perhaps here something needs to get done, too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1541787/+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


Re: [Desktop-packages] [Bug 1472097] Re: Failed assertion in compCopyWindow

2015-08-03 Thread Ted Gould
On Mon, 2015-08-03 at 20:40 +, Christopher Townsend wrote:

> I guess it's easy enough to remove "-rootless" from the MP, but I
> wouldn't think Xmir should be crashing with that set either...


I think that, long term, we really want to be running -rootless in
general as well. So, I'd prefer to not drop if this is fixable.

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

Title:
  Failed assertion in compCopyWindow

Status in xorg-server package in Ubuntu:
  New

Bug description:
  Ted has run into problems trying to integrate XMir with Unity8. When
  he starts an app, XMir aborts in compCopyWindow. (Log attached)

  This seems to be because compCopyWindow has been called before
  compConfigNotify (which in turn call compReallocPixmap, and set
  cw->oldx to valid values). This might be an initialisation order
  problem in XMir.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1472097/+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 1472097] Re: Failed assertion in compCopyWindow

2015-07-13 Thread Ted Gould
I think the big difference is connecting to Unity8 as the MIr server. So
I'm setting XMir as connecting to Unity8 and then the application
connecting to XMir. I think that Unity8 is doing "something" that the
demo server isn't doing. I'm not sure if that's an XMir issue or a
Unity8 one.

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

Title:
  Failed assertion in compCopyWindow

Status in xorg-server package in Ubuntu:
  New

Bug description:
  Ted has run into problems trying to integrate XMir with Unity8. When
  he starts an app, XMir aborts in compCopyWindow. (Log attached)

  This seems to be because compCopyWindow has been called before
  compConfigNotify (which in turn call compReallocPixmap, and set
  cw->oldx to valid values). This might be an initialisation order
  problem in XMir.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1472097/+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 1263228] Re: icons in indicators are small (difficult to view on FullHD display and smaller than was on 12.04)

2015-02-25 Thread Ted Gould
Moving this over to an ido bug. The individual widgets live there, so
that's where it'll need to be fixed/tracked.

** No longer affects: indicator-application

** No longer affects: indicator-datetime

** No longer affects: indicator-keyboard

** No longer affects: indicator-messages

** No longer affects: indicator-session

** No longer affects: indicator-sound

** No longer affects: indicator-power

** No longer affects: libindicator

** No longer affects: gnome-panel (Ubuntu)

** Package changed: indicator-application (Ubuntu) => ido (Ubuntu)

** No longer affects: indicator-datetime (Ubuntu)

** No longer affects: indicator-keyboard (Ubuntu)

** No longer affects: indicator-messages (Ubuntu)

** No longer affects: indicator-session (Ubuntu)

** No longer affects: indicator-sound (Ubuntu)

** No longer affects: libindicator (Ubuntu)

-- 
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/1263228

Title:
  icons in indicators are small (difficult to view on FullHD display and
  smaller than was on 12.04)

Status in ido package in Ubuntu:
  Triaged
Status in indicator-power package in Ubuntu:
  Fix Released

Bug description:
  I have Ubuntu 14.04 with all updates installed.

  My screen resolution is 1920x1080 (FullHD) at 16.4 inches.
  Icons from the menu of newest indicator-keyboard and other gnome-panel icons 
are very small (difficult to read).

  Please adapt icon sizes to large screen resolutions.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: indicator-keyboard 0.0.0+14.04.20131125-0ubuntu1
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sat Dec 21 00:41:25 2013
  InstallationDate: Installed on 2013-10-20 (61 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
  SourcePackage: indicator-keyboard
  UpgradeStatus: Upgraded to trusty on 2013-11-19 (31 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ido/+bug/1263228/+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 1425024] Re: indicator-sound-service can't get DBus in greeter session

2015-02-24 Thread Ted Gould
Reassigning to unity-greeter, I think it's pretty valid for indicator-
sound to crash if it can't get DBus…

** Summary changed:

- indicator-sound-service crashed with signal 5 in main()
+ indicator-sound-service can't get DBus in greeter session

** Package changed: indicator-sound (Ubuntu) => unity-greeter (Ubuntu)

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

Title:
  indicator-sound-service can't get DBus in greeter session

Status in unity-greeter package in Ubuntu:
  Confirmed

Bug description:
  Crashed in the greeter (lightdm).

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: indicator-sound 12.10.2+15.04.20150219.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  Date: Tue Feb 24 21:50:39 2015
  ExecutablePath: 
/usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-service
  InstallationDate: Installed on 2015-01-31 (24 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-service
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_AU:en
   XDG_RUNTIME_DIR=
   LANG=en_AU.UTF-8
   SHELL=/bin/false
  Signal: 5
  SourcePackage: indicator-sound
  StacktraceTop: main ()
  Title: indicator-sound-service crashed with signal 5 in main()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1425024/+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 1412060] Re: Indicator sound fails to start with Asus Xonar

2015-01-20 Thread Ted Gould
It looks like pulseaudio is not running on your system.

** Package changed: indicator-sound (Ubuntu) => pulseaudio (Ubuntu)

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

Title:
  Indicator sound fails to start with Asus Xonar

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Replaced Audigy with Xonar.

  Clean installed to new drive and partition.

  sound indicator fails to start

  upstart --user --startup-event indicator-services-start

  tries to start indicator - space in indicators shows where it is,
  clicking and menu doesn't appear

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: indicator-sound 12.10.2+15.04.20141105-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Jan 17 21:37:27 2015
  InstallationDate: Installed on 2015-01-09 (8 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150108)
  SourcePackage: indicator-sound
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1412060/+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 1111485] Re: dependency on glib >= 2.34.0 not reflected in configure.ac

2014-11-12 Thread Ted Gould
** Changed in: dbus-test-runner (Ubuntu)
   Status: New => In Progress

** Changed in: dbus-test-runner (Ubuntu)
 Assignee: (unassigned) => Ted Gould (ted)

** No longer affects: dbus-test-runner

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

Title:
  dependency on glib >= 2.34.0 not reflected in configure.ac

Status in “dbus-test-runner” package in Ubuntu:
  In Progress

Bug description:
  libdbustest uses g_clear_pointer(), which is only available since glib
  2.34. Please reflect this in the configure.ac and debian/control. A
  patch to do this is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus-test-runner/+bug/485/+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 1101247] Re: autopkgtest of dbus-test-runner fails because g_type_init() deprecated and warning are treated as errors

2014-11-12 Thread Ted Gould
** Changed in: dbus-test-runner (Ubuntu)
   Status: New => Fix Released

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

Title:
  autopkgtest of dbus-test-runner fails because g_type_init() deprecated
  and warning are treated as errors

Status in “dbus-test-runner” package in Ubuntu:
  Fix Released

Bug description:
  dbus-test-runner autopkgtest [1] fails with:

  Making all in src
  make[3]: Entering directory 
`/tmp/tmp.j8ESTBPXxL/dsc0-build/dbus-test-runner-12.10.2daily13.01.10/src'
CC dbus_test_runner-dbus-test-runner.o
  dbus-test-runner.c: In function ‘main’:
  dbus-test-runner.c:184:2: error: ‘g_type_init’ is deprecated (declared at 
/usr/include/glib-2.0/gobject/gtype.h:669) [-Werror=deprecated-declarations]
  cc1: all warnings being treated as errors
  make[3]: *** [dbus_test_runner-dbus-test-runner.o] Error 1
  make[3]: Leaving directory 
`/tmp/tmp.j8ESTBPXxL/dsc0-build/dbus-test-runner-12.10.2daily13.01.10/src'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory 
`/tmp/tmp.j8ESTBPXxL/dsc0-build/dbus-test-runner-12.10.2daily13.01.10'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory 
`/tmp/tmp.j8ESTBPXxL/dsc0-build/dbus-test-runner-12.10.2daily13.01.10'
  dh_auto_build: make -j1 returned exit code 2
  make: *** [build] Error 2

  g_type_init() has been deprecated in glib 2.35.4

  [1] https://jenkins.qa.ubuntu.com/view/Raring/view/AutoPkgTest/job
  /raring-adt-dbus-test-runner

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: dbus-test-runner (not installed)
  ProcVersionSignature: Ubuntu 3.8.0-0.4-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic x86_64
  ApportVersion: 2.8-0ubuntu2
  Architecture: amd64
  Date: Fri Jan 18 16:16:00 2013
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: dbus-test-runner
  UpgradeStatus: Upgraded to raring on 2012-01-31 (352 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus-test-runner/+bug/1101247/+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 1315185] Re: pass in trusty, but fails ADT tests in utopic

2014-11-12 Thread Ted Gould
** No longer affects: dbus-test-runner

** Changed in: dbus-test-runner (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  pass in trusty, but fails ADT tests in utopic

Status in Déjà Dup Backup Tool:
  Fix Committed
Status in “dbus-test-runner” package in Ubuntu:
  Invalid
Status in “deja-dup” package in Ubuntu:
  Fix Released

Bug description:
  I've uploaded a no change rebuild of gvfs, yet it's currently blocked
  on deja-dup and dbus-test-runner ADT tests failing in utopic, yet they
  pass in trusty.

  This should be investigated and if something is wrong, appropriately
  fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1315185/+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 1214504] Re: unity-panel-service not running in non-upstart-sessions on Saucy (including guest session)

2014-11-10 Thread Ted Gould
** Changed in: unity
   Status: Triaged => Invalid

** Changed in: unity (Ubuntu)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1214504

Title:
  unity-panel-service not running in non-upstart-sessions on Saucy
  (including guest session)

Status in Light Display Manager:
  Fix Released
Status in Unity:
  Invalid
Status in “lightdm” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  When changing to guest session on Saucy, you do not get the session gear 
indicator so to go back to a users session or logout or shutdown, all the 
indicators are missing in the top bar.
  See attached screenshot.
  The only way to get out of guest session once you are in, is CTRL+ALT+F1 and 
reboot on command line.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: lightdm 1.7.9-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-3.6-generic 3.11.0-rc6
  Uname: Linux 3.11.0-3-generic x86_64
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  Date: Tue Aug 20 19:41:01 2013
  InstallationDate: Installed on 2013-03-28 (144 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130328)
  LightdmConfig:
   [SeatDefaults]
   user-session=ubuntu
   type=unity
   greeter-session=unity-greeter
  MarkForUpload: True
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to saucy on 2013-05-19 (93 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1214504/+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 1157232] Re: ubuntu-geoip-provider crashed with SIGSEGV in _dbus_header_get_byte_order()

2014-11-10 Thread Ted Gould
** No longer affects: ubuntu-geoip

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

Title:
  ubuntu-geoip-provider crashed with SIGSEGV in
  _dbus_header_get_byte_order()

Status in “libproxy” package in Ubuntu:
  Confirmed
Status in “ubuntu-geoip” package in Ubuntu:
  Confirmed

Bug description:
  Bug came up when using the Dash's preview function. I richtclicked on
  an application and clicked away to close preview

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: geoclue-ubuntu-geoip 1.0.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-13.22-generic 3.8.3
  Uname: Linux 3.8.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Mar 19 16:00:04 2013
  ExecutablePath: /usr/lib/ubuntu-geoip/ubuntu-geoip-provider
  InstallationDate: Installed on 2013-03-18 (1 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130227.1)
  MarkForUpload: True
  ProcCmdline: /usr/lib/ubuntu-geoip/ubuntu-geoip-provider
  ProcEnviron:
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7f38b63207c3:movzbl (%rax),%eax
   PC (0x7f38b63207c3) ok
   source "(%rax)" (0x0106) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: ubuntu-geoip
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   dbus_message_get_reply_serial () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  Title: ubuntu-geoip-provider crashed with SIGSEGV in 
dbus_message_get_reply_serial()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libproxy/+bug/1157232/+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 1203344] Re: typo in com.ubuntu.geoip.gschema.xml.in file

2014-11-10 Thread Ted Gould
** Changed in: ubuntu-geoip
   Status: Fix Committed => Fix Released

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

Title:
  typo in com.ubuntu.geoip.gschema.xml.in file

Status in Ubuntu GeoIP Provider:
  Fix Released
Status in “ubuntu-geoip” package in Ubuntu:
  Fix Released
Status in “ubuntu-geoip” source package in Saucy:
  New

Bug description:
  In the file com.ubuntu.geoip.gschema.xml.in there is a missing
  apostrophe on line 6:

<_description>URL of a service that can be contacted and returns
  an XML file containing location information about the requestors IP
  address.

  should be:

<_description>URL of a service that can be contacted and returns
  an XML file containing location information about the requestor's IP
  address.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-geoip/+bug/1203344/+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 1185565] Re: Indicators should have Upstart jobs

2014-11-10 Thread Ted Gould
** No longer affects: indicator-application

** No longer affects: indicator-location

** No longer affects: indicator-sync

** No longer affects: libindicator

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-greeter in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1185565

Title:
  Indicators should have Upstart jobs

Status in The Date and Time Indicator:
  Fix Released
Status in Network Menu:
  Fix Released
Status in The Power Indicator:
  Fix Released
Status in The Session Menu:
  Fix Released
Status in Sound Menu:
  Fix Released
Status in Unity:
  Fix Released
Status in “indicator-application” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  Fix Released
Status in “indicator-location” package in Ubuntu:
  Fix Released
Status in “indicator-messages” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “indicator-session” package in Ubuntu:
  Fix Released
Status in “indicator-sound” package in Ubuntu:
  Fix Released
Status in “indicator-sync” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  Invalid
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity-greeter” package in Ubuntu:
  Fix Released

Bug description:
  Indicators should move over to using the upstart jobs to get better
  logging and management of their processes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1185565/+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 1296329] Re: dbus-test-runner pulls in a lot of questionable dependencies

2014-11-10 Thread Ted Gould
** Changed in: dbus-test-runner
   Status: New => Fix Released

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

Title:
  dbus-test-runner pulls in a lot of questionable dependencies

Status in The DBus Test Runner:
  Fix Released
Status in “dbus-test-runner” package in Ubuntu:
  Fix Released

Bug description:
  This may be intentional. If so, feel free to close this ticket.

  When installing dbus-test-runner on the phone, I notice it's pulling
  in a lot of questionable dependencies. libgphoto? libgl1-mesa-glx?
  gphoto? heimdal? THE ATHENA WIDGET SET?!? :)

  Does dbus-test-runner really use these (or have a runtime dependency
  on something that uses them?)

  $ sudo apt-get install dbus-test-runner
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following extra packages will be installed:
    desktop-file-utils gvfs gvfs-backends gvfs-common gvfs-daemons gvfs-libs 
libatasmart4 libcdio-cdda1 libcdio-paranoia1
    libcdio13 libfontenc1 libgd3 libgl1-mesa-glx libgphoto2-6 libgphoto2-port10 
libhdb9-heimdal libldb1 libmtp-common
    libmtp9 libntdb1 libparted0debian1 libpython2.7 libsmbclient libtalloc2 
libtevent0 libudisks2-0 libwbclient0 libxaw7
    libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxft2 libxmu6 libxmuu1 libxpm4 
libxshmfence1 libxtst6 libxxf86dga1 parted
    psmisc python-talloc samba-libs udisks2 x11-utils
  Suggested packages:
    bustle gvfs-backends-goa obex-data-server samba-common libgd-tools gphoto2 
gtkam libparted0-dev libparted0-i18n
    parted-doc xfsprogs reiserfsprogs exfat-utils btrfs-tools mdadm 
cryptsetup-bin mesa-utils
  Recommended packages:
    gnome-keyring policykit-1-gnome libgphoto2-l10n libmtp-runtime dosfstools 
ntfs-3g gdisk
  The following NEW packages will be installed:
    dbus-test-runner desktop-file-utils gvfs gvfs-backends gvfs-common 
gvfs-daemons gvfs-libs libatasmart4 libcdio-cdda1
    libcdio-paranoia1 libcdio13 libfontenc1 libgd3 libgl1-mesa-glx libgphoto2-6 
libgphoto2-port10 libhdb9-heimdal libldb1
    libmtp-common libmtp9 libntdb1 libparted0debian1 libpython2.7 libsmbclient 
libtalloc2 libtevent0 libudisks2-0
    libwbclient0 libxaw7 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxft2 
libxmu6 libxmuu1 libxpm4 libxshmfence1
    libxtst6 libxxf86dga1 parted psmisc python-talloc samba-libs udisks2 
x11-utils
  0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded.
  Need to get 7,610 kB of archives.
  After this operation, 28.7 MB of additional disk space will be used.
  Do you want to continue? [Y/n]

To manage notifications about this bug go to:
https://bugs.launchpad.net/dbus-test-runner/+bug/1296329/+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 1358340] Re: [Indicators] Complete greeter profiles

2014-11-10 Thread Ted Gould
** No longer affects: indicator-sound

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

Title:
  [Indicators] Complete greeter profiles

Status in The Date and Time Indicator:
  Invalid
Status in The Messaging Menu:
  Fix Released
Status in Transfer Indicator:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in “gsettings-ubuntu-touch-schemas” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  Invalid
Status in “indicator-messages” package in Ubuntu:
  Fix Released
Status in “indicator-sound” package in Ubuntu:
  Fix Released
Status in “indicator-transfer” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Fix Released

Bug description:
  A recent change in the interest of security removed access to the
  indicators when the phone is locked and the greeter is showing.

  This was an accentual change based on a misunderstanding

  There had been a plan to support media playback control via the sound
  indicator. Without this the user must unlock the phone in order to
  simply pause the music or change songs, etc.

  
  Desired resolution:

  - Revert the change that caused this issue

  - Add a switch to System Settings to enable security conscious user to
  switch off Launcher and Greeter access while the phone is locked.
  This setting should *always* be off by default.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1358340/+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 1373404] Re: [notification] No warning of high volume level

2014-11-10 Thread Ted Gould
** No longer affects: indicator-sound

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

Title:
  [notification] No warning of high volume level

Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-sound” package in Ubuntu:
  Fix Released
Status in “pulseaudio” package in Ubuntu:
  Invalid
Status in “ubuntu-system-settings” package in Ubuntu:
  In Progress
Status in “unity-notifications” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress
Status in “indicator-sound” package in Ubuntu RTM:
  Fix Released
Status in “unity-notifications” package in Ubuntu RTM:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Fix Released

Bug description:
  The EU has a legal requirement for personal music players to prevent hearing 
damage.
  http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32009D0490&rid=1
  

  Desired resolution:

  - For RTM the design spec'ed in the following section of the Sound
  wiki page should be implemented
  
https://wiki.ubuntu.com/Sound#Warnings_.28note:_This_section_should_be_implemented_for_RTM.29

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1373404/+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 957630] Re: Coverity PW.MISSING_DECL_SPECIFIERS - CID 10674

2014-11-10 Thread Ted Gould
** Changed in: sni-qt (Ubuntu)
   Importance: Undecided => Low

** Changed in: sni-qt (Ubuntu)
   Status: New => Confirmed

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

Title:
  Coverity PW.MISSING_DECL_SPECIFIERS - CID 10674

Status in Qt StatusNotifierItem plugin:
  Confirmed
Status in “sni-qt” package in Ubuntu:
  Confirmed

Bug description:
  This bug is exported from the Coverity Integration Manager on Canonical's 
servers. For information on how this is done please see this website: 
https://wiki.ubuntu.com/CanonicalProductStrategy/Coverity
  CID: 10674
  Checker: PW.MISSING_DECL_SPECIFIERS
  Category: No category available
  CWE definition: No definition available
  File: /usr/include/qt4/QtCore/qglobal.h
  Function: No function name available
  Code snippet:
  1178Utility macros and inline functions
  1179 */
  1180 
  1181 template 
  CID 10674 - PW.MISSING_DECL_SPECIFIERS
  this declaration has no storage class or type specifier
  During compilation of file 
'/tmp/buildd/sni-qt-0.2.5/obj-x86_64-linux-gnu/tests/auto/qrc_test.cxx'
  1182 Q_DECL_CONSTEXPR inline T qAbs(const T &t) { return t >= 0 ? t : -t; }
  1183 
  1184 Q_DECL_CONSTEXPR inline int qRound(qreal d)
  1185 { return d >= qreal(0.0) ? int(d + qreal(0.5)) : int(d - int(d-1) + 
qreal(0.5)) + int(d-1); }
  1186 
  1187 #if defined(QT_NO_FPU) || defined(QT_ARCH_ARM) || 
defined(QT_ARCH_WINDOWSCE) || defined(QT_ARCH_SYMBIAN)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sni-qt/+bug/957630/+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 957631] Re: Coverity PW.MISSING_DECL_SPECIFIERS - CID 10673

2014-11-10 Thread Ted Gould
** Changed in: sni-qt (Ubuntu)
   Importance: Undecided => Low

** Changed in: sni-qt (Ubuntu)
   Status: New => Confirmed

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

Title:
  Coverity PW.MISSING_DECL_SPECIFIERS - CID 10673

Status in Qt StatusNotifierItem plugin:
  Confirmed
Status in “sni-qt” package in Ubuntu:
  Confirmed

Bug description:
  This bug is exported from the Coverity Integration Manager on Canonical's 
servers. For information on how this is done please see this website: 
https://wiki.ubuntu.com/CanonicalProductStrategy/Coverity
  CID: 10673
  Checker: PW.MISSING_DECL_SPECIFIERS
  Category: No category available
  CWE definition: No definition available
  File: /usr/include/qt4/QtCore/qglobal.h
  Function: No function name available
  Code snippet:
  2280 typedef void **Zero;
  2281 int i;
  2282 public:
  2283 typedef Enum enum_type;
  CID 10673 - PW.MISSING_DECL_SPECIFIERS
  this declaration has no storage class or type specifier
  During compilation of file 
'/tmp/buildd/sni-qt-0.2.5/obj-x86_64-linux-gnu/tests/auto/qrc_test.cxx'
  2284 Q_DECL_CONSTEXPR inline QFlags(const QFlags &f) : i(f.i) {}
  2285 Q_DECL_CONSTEXPR inline QFlags(Enum f) : i(f) {}
  2286 Q_DECL_CONSTEXPR inline QFlags(Zero = 0) : i(0) {}
  2287 inline QFlags(QFlag f) : i(f) {}
  2288 
  2289 inline QFlags &operator=(const QFlags &f) { i = f.i; return *this; }

To manage notifications about this bug go to:
https://bugs.launchpad.net/sni-qt/+bug/957631/+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 957627] Re: Coverity PW.MISSING_DECL_SPECIFIERS - CID 10675

2014-11-10 Thread Ted Gould
** Changed in: sni-qt (Ubuntu)
   Importance: Undecided => Low

** Changed in: sni-qt (Ubuntu)
   Status: New => Confirmed

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

Title:
  Coverity PW.MISSING_DECL_SPECIFIERS - CID 10675

Status in Qt StatusNotifierItem plugin:
  Confirmed
Status in “sni-qt” package in Ubuntu:
  Confirmed

Bug description:
  This bug is exported from the Coverity Integration Manager on Canonical's 
servers. For information on how this is done please see this website: 
https://wiki.ubuntu.com/CanonicalProductStrategy/Coverity
  CID: 10675
  Checker: PW.MISSING_DECL_SPECIFIERS
  Category: No category available
  CWE definition: No definition available
  File: /usr/include/qt4/QtCore/qglobal.h
  Function: No function name available
  Code snippet:
  1991 inline bool operator!=(QBool b1, bool b2) { return !b1 != !b2; }
  1992 inline bool operator!=(bool b1, QBool b2) { return !b1 != !b2; }
  1993 inline bool operator!=(QBool b1, QBool b2) { return !b1 != !b2; }
  1994 
  CID 10675 - PW.MISSING_DECL_SPECIFIERS
  this declaration has no storage class or type specifier
  During compilation of file 
'/tmp/buildd/sni-qt-0.2.5/obj-x86_64-linux-gnu/tests/auto/qrc_test.cxx'
  1995 Q_DECL_CONSTEXPR static inline bool qFuzzyCompare(double p1, double p2)
  1996 {
  1997 return (qAbs(p1 - p2) <= 0.0001 * qMin(qAbs(p1), qAbs(p2)));
  1998 }
  1999 
  2000 Q_DECL_CONSTEXPR static inline bool qFuzzyCompare(float p1, float p2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sni-qt/+bug/957627/+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 1209106] Re: system tray icon is next to launcher

2014-11-10 Thread Ted Gould
** Changed in: sni-qt (Ubuntu)
   Status: New => Confirmed

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

Title:
  system tray icon is next to launcher

Status in Qt:
  New
Status in Qt StatusNotifierItem plugin:
  Confirmed
Status in “sni-qt” package in Ubuntu:
  Confirmed

Bug description:
  The system tray icon is next to the launcher in the latest verion of
  Qt Creator.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qt/+bug/1209106/+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 1353858] Re: indicator problem

2014-11-10 Thread Ted Gould
** Changed in: sni-qt (Ubuntu)
   Importance: Undecided => High

** Changed in: sni-qt (Ubuntu)
   Status: New => Confirmed

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

Title:
  indicator problem

Status in Qt StatusNotifierItem plugin:
  Confirmed
Status in “sni-qt” package in Ubuntu:
  Confirmed

Bug description:
  I use qt4.8.4, and the development platform is ubuntukylin13.10.
  Sogou input method defines a menu on the indicator through QsystemTrayIcon. 
The signal:void QMenu::hovered(QAction*action) of the menu lost its efficacy in 
the unity desktop environment, but it’s effective in the cinnamon.The following 
two pictures are the same object, but there is no effect of hovered on the 
indicator

To manage notifications about this bug go to:
https://bugs.launchpad.net/sni-qt/+bug/1353858/+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 973480] Re: It's required to leak the default server

2014-11-10 Thread Ted Gould
** Changed in: libindicate (Ubuntu)
   Status: New => Triaged

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

Title:
  It's required to leak the default server

Status in Libindicate:
  Triaged
Status in “libindicate” package in Ubuntu:
  Triaged

Bug description:
  Because libindicate doesn't use GObject properties for
  IndicateIndicator::server there is a 'race condition' in
  indicate_indicator_new_with server. Calling it will cause a new
  indicator to be constructed on the default server, which unless the
  default server is already being used...will instantiate it and trigger
  an async request for the session bus.

  After g_object_new returns, the new server is set, the default server
  is unreffed, but the bus_get_cb is not cancelled.

  KABOOM

To manage notifications about this bug go to:
https://bugs.launchpad.net/libindicate/+bug/973480/+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 1358340] Re: [Indicators] Complete greeter profiles

2014-11-05 Thread Ted Gould
** Changed in: indicator-messages
   Status: In Progress => Fix Released

** Changed in: indicator-transfer
   Status: In Progress => Fix Released

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

Title:
  [Indicators] Complete greeter profiles

Status in The Date and Time Indicator:
  Invalid
Status in The Messaging Menu:
  Fix Released
Status in Sound Menu:
  In Progress
Status in Transfer Indicator:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in “gsettings-ubuntu-touch-schemas” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  Invalid
Status in “indicator-messages” package in Ubuntu:
  Fix Released
Status in “indicator-sound” package in Ubuntu:
  In Progress
Status in “indicator-transfer” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Fix Released

Bug description:
  A recent change in the interest of security removed access to the
  indicators when the phone is locked and the greeter is showing.

  This was an accentual change based on a misunderstanding

  There had been a plan to support media playback control via the sound
  indicator. Without this the user must unlock the phone in order to
  simply pause the music or change songs, etc.

  
  Desired resolution:

  - Revert the change that caused this issue

  - Add a switch to System Settings to enable security conscious user to
  switch off Launcher and Greeter access while the phone is locked.
  This setting should *always* be off by default.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1358340/+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 1388892] [NEW] FTB dependent sources on Utopic/Vivid

2014-11-03 Thread Ted Gould
Public bug reported:

Projects using xorg-gtest become FTBFS. Attached a build log.

** Affects: xorg-gtest (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "consoleText.txt"
   
https://bugs.launchpad.net/bugs/1388892/+attachment/4252109/+files/consoleText.txt

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

Title:
  FTB dependent sources on Utopic/Vivid

Status in “xorg-gtest” package in Ubuntu:
  New

Bug description:
  Projects using xorg-gtest become FTBFS. Attached a build log.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-gtest/+bug/1388892/+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 1373404] Re: No warning of high volume level

2014-10-14 Thread Ted Gould
** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Invalid => In Progress

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) => Ted Gould (ted)

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

Title:
  No warning of high volume level

Status in Sound Menu:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-sound” package in Ubuntu:
  In Progress
Status in “pulseaudio” package in Ubuntu:
  Invalid
Status in “ubuntu-system-settings” package in Ubuntu:
  In Progress
Status in “unity-notifications” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress
Status in “indicator-sound” package in Ubuntu RTM:
  In Progress
Status in “unity-notifications” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  In Progress

Bug description:
  The EU has a legal requirement for personal music players to prevent hearing 
damage.
  http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32009D0490&rid=1
  

  Desired resolution:

  - For RTM the design spec'ed in the following section of the Sound
  wiki page should be implemented
  
https://wiki.ubuntu.com/Sound#Warnings_.28note:_This_section_should_be_implemented_for_RTM.29

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1373404/+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 1373404] Re: No warning of high volume level

2014-10-13 Thread Ted Gould
** Changed in: indicator-sound (Ubuntu)
   Status: Triaged => In Progress

** Changed in: indicator-sound
   Status: Triaged => In Progress

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

Title:
  No warning of high volume level

Status in Sound Menu:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-sound” package in Ubuntu:
  In Progress
Status in “pulseaudio” package in Ubuntu:
  Invalid
Status in “ubuntu-system-settings” package in Ubuntu:
  Invalid
Status in “unity-notifications” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress
Status in “unity-notifications” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  In Progress

Bug description:
  The EU has a legal requirement for personal music players to prevent hearing 
damage.
  http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32009D0490&rid=1
  

  Desired resolution:

  - For RTM the design spec'ed in the following section of the Sound
  wiki page should be implemented
  
https://wiki.ubuntu.com/Sound#Warnings_.28note:_This_section_should_be_implemented_for_RTM.29

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1373404/+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 1373404] Re: No warning of high volume level

2014-10-10 Thread Ted Gould
** Changed in: indicator-sound (Ubuntu)
   Status: New => Triaged

** Changed in: indicator-sound
   Status: New => Triaged

** Changed in: indicator-sound
   Importance: Undecided => Critical

** Changed in: indicator-sound (Ubuntu)
   Importance: Undecided => Critical

** Changed in: indicator-sound (Ubuntu)
 Assignee: (unassigned) => Ted Gould (ted)

** Changed in: indicator-sound
 Assignee: (unassigned) => Ted Gould (ted)

** Changed in: pulseaudio (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  No warning of high volume level

Status in Sound Menu:
  Triaged
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-sound” package in Ubuntu:
  Triaged
Status in “pulseaudio” package in Ubuntu:
  Invalid
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  The EU has a legal requirement for personal music players to prevent hearing 
damage.
  http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32009D0490&rid=1
  

  Desired resolution:

  - For RTM the design spec'ed in the following section of the Sound
  wiki page should be implemented
  
https://wiki.ubuntu.com/Sound#Warnings_.28note:_This_section_should_be_implemented_for_RTM.29

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1373404/+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 1358340] Re: [Indicators] Complete greeter profiles

2014-10-02 Thread Ted Gould
So we're basically looking at it as three levels:

1) Everything on lock screen. You like that, dont' care.
2) Reduced data, stuff is there, but it shouldn't be a really egregious leak or 
control things.
3) No Indicators

Basically the "MessagesWelcomeScreen" toggles between the first two.
Then the no indicators setting will turn on 3 or not. So for those who
are very worried about security they can turn off indicators entirely.
For those who'd like them to be a bit more restricted but still
available we can reduce the data set. And for those who live on a desert
island by themselves they have the full monty option as well.

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

Title:
  [Indicators] Complete greeter profiles

Status in The Date and Time Indicator:
  Invalid
Status in The Messaging Menu:
  In Progress
Status in Sound Menu:
  In Progress
Status in Transfer Indicator:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in “gsettings-ubuntu-touch-schemas” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  Invalid
Status in “indicator-messages” package in Ubuntu:
  In Progress
Status in “indicator-sound” package in Ubuntu:
  In Progress
Status in “indicator-transfer” package in Ubuntu:
  In Progress
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Fix Released

Bug description:
  A recent change in the interest of security removed access to the
  indicators when the phone is locked and the greeter is showing.

  This was an accentual change based on a misunderstanding

  There had been a plan to support media playback control via the sound
  indicator. Without this the user must unlock the phone in order to
  simply pause the music or change songs, etc.

  
  Desired resolution:

  - Revert the change that caused this issue

  - Add a switch to System Settings to enable security conscious user to
  switch off Launcher and Greeter access while the phone is locked.
  This setting should *always* be off by default.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1358340/+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 1358340] Re: [Indicators] Complete greeter profiles

2014-10-02 Thread Ted Gould
Looked and there doesn't seem to be any actions for datetime.

** Changed in: indicator-sound
   Status: Confirmed => In Progress

** Changed in: indicator-datetime
   Status: Confirmed => Invalid

** Changed in: indicator-datetime (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: indicator-messages (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: indicator-sound (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: indicator-transfer
   Status: Confirmed => In Progress

** Changed in: indicator-transfer
 Assignee: (unassigned) => Ted Gould (ted)

** Changed in: indicator-transfer (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: indicator-transfer (Ubuntu)
     Assignee: (unassigned) => Ted Gould (ted)

** Branch linked: lp:~ted/indicator-transfer/fix-greeter-path

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

Title:
  [Indicators] Complete greeter profiles

Status in The Date and Time Indicator:
  Invalid
Status in The Messaging Menu:
  In Progress
Status in Sound Menu:
  In Progress
Status in Transfer Indicator:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in “gsettings-ubuntu-touch-schemas” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  Invalid
Status in “indicator-messages” package in Ubuntu:
  In Progress
Status in “indicator-sound” package in Ubuntu:
  In Progress
Status in “indicator-transfer” package in Ubuntu:
  In Progress
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Fix Released

Bug description:
  A recent change in the interest of security removed access to the
  indicators when the phone is locked and the greeter is showing.

  This was an accentual change based on a misunderstanding

  There had been a plan to support media playback control via the sound
  indicator. Without this the user must unlock the phone in order to
  simply pause the music or change songs, etc.

  
  Desired resolution:

  - Revert the change that caused this issue

  - Add a switch to System Settings to enable security conscious user to
  switch off Launcher and Greeter access while the phone is locked.
  This setting should *always* be off by default.
  <https://wiki.ubuntu.com/SecurityAndPrivacySettings#Locking>

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1358340/+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 1358340] Re: [Indicators] Complete greeter profiles

2014-10-02 Thread Ted Gould
Note: silo 13 is gathering all the pieces for this.

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

Title:
  [Indicators] Complete greeter profiles

Status in The Date and Time Indicator:
  Invalid
Status in The Messaging Menu:
  In Progress
Status in Sound Menu:
  In Progress
Status in Transfer Indicator:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in “gsettings-ubuntu-touch-schemas” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  Invalid
Status in “indicator-messages” package in Ubuntu:
  In Progress
Status in “indicator-sound” package in Ubuntu:
  In Progress
Status in “indicator-transfer” package in Ubuntu:
  In Progress
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Fix Released

Bug description:
  A recent change in the interest of security removed access to the
  indicators when the phone is locked and the greeter is showing.

  This was an accentual change based on a misunderstanding

  There had been a plan to support media playback control via the sound
  indicator. Without this the user must unlock the phone in order to
  simply pause the music or change songs, etc.

  
  Desired resolution:

  - Revert the change that caused this issue

  - Add a switch to System Settings to enable security conscious user to
  switch off Launcher and Greeter access while the phone is locked.
  This setting should *always* be off by default.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1358340/+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 1358340] Re: [Indicators] Complete greeter profiles

2014-09-22 Thread Ted Gould
** Changed in: indicator-messages (Ubuntu)
 Assignee: (unassigned) => Ted Gould (ted)

** Changed in: indicator-messages (Ubuntu)
   Importance: Undecided => High

** Changed in: indicator-messages (Ubuntu)
   Status: New => Confirmed

** Changed in: indicator-sound (Ubuntu)
 Assignee: (unassigned) => Ted Gould (ted)

** Changed in: indicator-messages
   Status: Confirmed => In Progress

** Changed in: indicator-messages
 Assignee: (unassigned) => Ted Gould (ted)

** Changed in: indicator-sound
 Assignee: (unassigned) => Ted Gould (ted)

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

Title:
  [Indicators] Complete greeter profiles

Status in The Date and Time Indicator:
  Confirmed
Status in The Messaging Menu:
  In Progress
Status in Sound Menu:
  Confirmed
Status in Transfer Indicator:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in “gsettings-ubuntu-touch-schemas” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  New
Status in “indicator-messages” package in Ubuntu:
  Confirmed
Status in “indicator-sound” package in Ubuntu:
  Confirmed
Status in “indicator-transfer” package in Ubuntu:
  Confirmed
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Fix Released

Bug description:
  A recent change in the interest of security removed access to the
  indicators when the phone is locked and the greeter is showing.

  This was an accentual change based on a misunderstanding

  There had been a plan to support media playback control via the sound
  indicator. Without this the user must unlock the phone in order to
  simply pause the music or change songs, etc.

  
  Desired resolution:

  - Revert the change that caused this issue

  - Add a switch to System Settings to enable security conscious user to
  switch off Launcher and Greeter access while the phone is locked.
  This setting should *always* be off by default.
  <https://wiki.ubuntu.com/SecurityAndPrivacySettings#Locking>

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1358340/+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 1358340] Re: [Indicators] Complete greeter profiles

2014-09-22 Thread Ted Gould
https://wiki.ubuntu.com/SecurityAndPrivacySettings#Phone

So I'm interpreting this as "Messages on Welcome Screen" is related to
the data being shown on the welcome screen. Where the messages and
notification settings is a Unity setting which just blocks the whole
panel.

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

Title:
  [Indicators] Complete greeter profiles

Status in The Date and Time Indicator:
  Confirmed
Status in The Messaging Menu:
  Confirmed
Status in Sound Menu:
  Confirmed
Status in Transfer Indicator:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in “gsettings-ubuntu-touch-schemas” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  New
Status in “indicator-messages” package in Ubuntu:
  New
Status in “indicator-sound” package in Ubuntu:
  Confirmed
Status in “indicator-transfer” package in Ubuntu:
  Confirmed
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Fix Released

Bug description:
  A recent change in the interest of security removed access to the
  indicators when the phone is locked and the greeter is showing.

  This was an accentual change based on a misunderstanding

  There had been a plan to support media playback control via the sound
  indicator. Without this the user must unlock the phone in order to
  simply pause the music or change songs, etc.

  
  Desired resolution:

  - Revert the change that caused this issue

  - Add a switch to System Settings to enable security conscious user to
  switch off Launcher and Greeter access while the phone is locked.
  This setting should *always* be off by default.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1358340/+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 1358340] Re: [Indicators] Complete greeter profiles

2014-09-19 Thread Ted Gould
** Tags removed: touch-2014-09-11
** Tags added: touch-2014-09-25

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

Title:
  [Indicators] Complete greeter profiles

Status in The Date and Time Indicator:
  Confirmed
Status in The Messaging Menu:
  Confirmed
Status in Sound Menu:
  Confirmed
Status in Transfer Indicator:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in “gsettings-ubuntu-touch-schemas” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  New
Status in “indicator-messages” package in Ubuntu:
  New
Status in “indicator-sound” package in Ubuntu:
  Confirmed
Status in “indicator-transfer” package in Ubuntu:
  Confirmed
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Fix Released

Bug description:
  A recent change in the interest of security removed access to the
  indicators when the phone is locked and the greeter is showing.

  This was an accentual change based on a misunderstanding

  There had been a plan to support media playback control via the sound
  indicator. Without this the user must unlock the phone in order to
  simply pause the music or change songs, etc.

  
  Desired resolution:

  - Revert the change that caused this issue

  - Add a switch to System Settings to enable security conscious user to
  switch off Launcher and Greeter access while the phone is locked.
  This setting should *always* be off by default.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1358340/+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 1296715] Re: Menu items are greyed out in Libreoffice menu.

2014-04-04 Thread Ted Gould
It looks like this is an LO issue. Looking at the example of insert
table, the action is set to disabled:

$ gdbus call --session --dest :1.194 --object-path 
/org/libreoffice/window/88080484/menus/menubar --method org.gtk.Menus.Start [0]
([(uint32 0, uint32 0, [{':section': <(uint32 0, uint32 5)>}]), (0, 5, 
[{':section': <(uint32 0, uint32 6)>}]), (0, 6, [{'command': <'.uno:PickList'>, 
'label': <'_File'>, 'submenu-action': <'win..uno:PickList'>, ':submenu': 
<(uint32 72, uint32 0)>}, {'command': <'.uno:EditMenu'>, 'label': <'_Edit'>, 
'submenu-action': <'win..uno:EditMenu'>, ':submenu': <(uint32 73, uint32 0)>}, 
{'command': <'.uno:ViewMenu'>, 'label': <'_View'>, 'submenu-action': 
<'win..uno:ViewMenu'>, ':submenu': <(uint32 74, uint32 0)>}, {'command': 
<'.uno:InsertMenu'>, 'label': <'_Insert'>, 'submenu-action': 
<'win..uno:InsertMenu'>, ':submenu': <(uint32 75, uint32 0)>}, {'command': 
<'.uno:FormatMenu'>, 'label': <'F_ormat'>, 'submenu-action': 
<'win..uno:FormatMenu'>, ':submenu': <(uint32 76, uint32 0)>}, {'command': 
<'.uno:TableMenu'>, 'label': <'T_able'>, 'submenu-action': 
<'win..uno:TableMenu'>, ':submenu': <(uint32 77, uint32 0)>}, {'command': 
<'.uno:ToolsMenu'>, 'label': <'_Tools'>, 'submenu-action': 
<'win..uno:ToolsMenu'>, ':submenu': <(uint32 78, uint32 0)>}, {'command': 
<'.uno:WindowList'>, 'label': <'_Window'>, 'submenu-action': 
<'win..uno:WindowList'>, ':submenu': <(uint32 79, uint32 0)>}, {'command': 
<'.uno:HelpMenu'>, 'label': <'_Help'>, 'submenu-action': <'win..uno:HelpMenu'>, 
':submenu': <(uint32 80, uint32 0)>}])],)
$ gdbus call --session --dest :1.194 --object-path 
/org/libreoffice/window/88080484/menus/menubar --method org.gtk.Menus.Start [75]
([(uint32 75, uint32 6, [{'action': <'win..uno:InsertDoc'>, 'command': 
<'.uno:InsertDoc'>, 'label': <'_File...'>}]), (75, 0, [{':section': <(uint32 
75, uint32 1)>}, {':section': <(uint32 75, uint32 2)>}, {':section': <(uint32 
75, uint32 3)>}, {':section': <(uint32 75, uint32 4)>}, {':section': <(uint32 
75, uint32 5)>}, {':section': <(uint32 75, uint32 6)>}]), (75, 1, [{'action': 
<'win..uno:InsertBreak'>, 'command': <'.uno:InsertBreak'>, 'label': <'Manual 
_Break...'>}, {'command': <'.uno:FieldMenu'>, 'label': <'Fiel_ds'>, 
'submenu-action': <'win..uno:FieldMenu'>, ':submenu': <(uint32 94, uint32 0)>}, 
{'action': <'win..uno:InsertSymbol'>, 'command': <'.uno:InsertSymbol'>, 
'label': <'S_pecial Character...'>}, {'command': <'.uno:FormattingMarkMenu'>, 
'label': <'Formatting Mark'>, 'submenu-action': 
<'win..uno:FormattingMarkMenu'>, ':submenu': <(uint32 95, uint32 0)>}]), (75, 
3, [{'command': <'.uno:InsertPageHeader'>, 'label': <'He_ader'>, 
'submenu-action': <'win..uno:InsertPageHeader'>, ':submenu': <(uint32 96, 
uint32 0)>}, {'command': <'.uno:InsertPageFooter'>, 'label': <'Foote_r'>, 
'submenu-action': <'win..uno:InsertPageFooter'>, ':submenu': <(uint32 97, 
uint32 0)>}, {'action': <'win..uno:InsertFootnoteDialog'>, 'command': 
<'.uno:InsertFootnoteDialog'>, 'label': <'Footnote/Endnote_...'>}, {'action': 
<'win..uno:InsertCaptionDialog'>, 'command': <'.uno:InsertCaptionDialog'>, 
'label': <'Caption...'>}, {'action': <'win..uno:InsertBookmark'>, 'command': 
<'.uno:InsertBookmark'>, 'label': <'Bookmar_k...'>}, {'action': 
<'win..uno:InsertReferenceField'>, 'command': <'.uno:InsertReferenceField'>, 
'label': <'Cross-reference...'>}, {'action': <'win..uno:InsertAnnotation'>, 
'command': <'.uno:InsertAnnotation'>, 'label': <'Comme_nt'>, 'accel': 
<'c'>}, {'action': <'win..uno:InsertScript'>, 'command': 
<'.uno:InsertScript'>, 'label': <'S_cript...'>}, {'command': 
<'.uno:IndexesMenu'>, 'label': <'Inde_xes and Tables'>, 'submenu-action': 
<'win..uno:IndexesMenu'>, ':submenu': <(uint32 98, uint32 0)>}]), (75, 2, 
[{'action': <'win..uno:InsertSection'>, 'command': <'.uno:InsertSection'>, 
'label': <'_Section...'>}, {'action': <'win..uno:HyperlinkDialog'>, 'command': 
<'.uno:HyperlinkDialog'>, 'label': <'_Hyperlink'>, 'accel': <'k'>}]), 
(75, 5, [{'action': <'win..uno:InsertFrame'>, 'command': <'.uno:InsertFrame'>, 
'label': <'Fra_me...'>}, {'action': <'win..uno:InsertTable'>, 'command': 
<'.uno:InsertTable'>, 'label': <'_Table...'>, 'accel': <'F12'>}, 
{'command': <'.uno:GraphicMenu'>, 'label': <'_Image'>, 'submenu-action': 
<'win..uno:GraphicMenu'>, ':submenu': <(uint32 99, uint32 0)>}, {'action': 
<'win..uno:InsertAVMedia'>, 'command': <'.uno:InsertAVMedia'>, 'label': 
<'Mo_vie and Sound...'>}, {'command': <'.uno:ObjectMenu'>, 'label': 
<'_Object'>, 'submenu-action': <'win..uno:ObjectMenu'>, ':submenu': <(uint32 
100, uint32 0)>}, {'action': <'win..uno:InsertObjectFloatingFrame'>, 'command': 
<'.uno:InsertObjectFloatingFrame'>, 'label': <'Float_ing Frame...'>}]), (75, 4, 
[{'action': <'win..uno:InsertEnvelope'>, 'command': <'.uno:InsertEnvelope'>, 
'label': <'En_velope...'>}])],)
$ gdbus call --session --dest :1.194 --object-path 
/org/libreoffice/window/88080484 --method org.gtk.Actions.Describe 
.uno:InsertTable
((false, signa

[Desktop-packages] [Bug 1279846] [NEW] libaccountsservice leaks system bus references

2014-02-13 Thread Ted Gould
Public bug reported:


When I started using libaccountsservice in indicator-sound I had a test that 
basically started it up, connected to a mock and shut it down.  At the end of 
this it checked the references to the system bus object, and found there to be 
11 extra.  It seems that probably libaccountsservice could benefit from a good 
code review looking specifically for lost references to stuff on DBus.

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

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

Title:
  libaccountsservice leaks system bus references

Status in “accountsservice” package in Ubuntu:
  New

Bug description:
  
  When I started using libaccountsservice in indicator-sound I had a test that 
basically started it up, connected to a mock and shut it down.  At the end of 
this it checked the references to the system bus object, and found there to be 
11 extra.  It seems that probably libaccountsservice could benefit from a good 
code review looking specifically for lost references to stuff on DBus.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1279846/+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 933031] Re: [bcm5974] Xorg crashed with SIGSEGV in BasicComputeAcceleration()

2014-01-06 Thread Ted Gould
** Changed in: xorg-server (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  [bcm5974] Xorg crashed with SIGSEGV in BasicComputeAcceleration()

Status in “xorg-server” package in Ubuntu:
  Invalid

Bug description:
  Nothing too special.  Running the Unity staging PPA though.

  #7  OsSigHandler (signo=11, sip=0x7fff19356030, unused=) at 
../../os/osinit.c:108
  #8  
  #9  0xa4d88480 in ?? ()
  #10 0x7f67ad7942c7 in BasicComputeAcceleration (dev=, 
vel=0x7f67af81eb40, velocity=, threshold=, 
acc=) at ../../dix/ptrveloc.c:744
  result = 
  #11 0x7f67ad794cd6 in ComputeAcceleration (acc=, 
threshold=, vel=0x7f67af81eb40, dev=0x7f67af81ec40) at 
../../dix/ptrveloc.c:778
  result = 
  #12 acceleratePointerPredictable (dev=0x7f67af81ec40, val=0x7fff19356480, 
evtime=16652908) at ../../dix/ptrveloc.c:1147
  mult = 0
  dx = 
  dy = 
  velocitydata = 0x7f67af81eb40
  soften = 
  #13 0x7f67ad78bd97 in accelPointer (ms=16652908, 
valuators=0x7fff19356480, dev=0x7f67af81ec40) at ../../dix/getevents.c:786
  #14 fill_pointer_events (events=0x7f67ad6abb00, pDev=0x7f67af81ec40, type=6, 
buttons=0, ms=16652908, flags=10, mask_in=0x7fff19356670) at 
../../dix/getevents.c:1310
  num_events = 2
  event = 
  raw = 0x7f67ad6ab010
  screenx = 0
  screeny = 0
  devx = 0
  devy = 0
  mask = {last_bit = 1 '\001', mask = "\003\000\000\000", valuators = 
{8, 0 }}
  scr = 0x7f67af37f100

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg-core 2:1.11.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-16.25-generic 3.2.6
  Uname: Linux 3.2.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  290.10  Wed Nov 16 17:39:29 
PST 2011
   GCC version:  gcc version 4.6.2 (Ubuntu/Linaro 4.6.2-14ubuntu1)
  .tmp.unity.support.test.0:

  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  CompizPlugins:
   GConf-WARNING **: Client failed to connect to the D-BUS daemon:
   Did not receive a reply. Possible causes include: the remote application did 
not send a reply, the message bus security policy blocked the reply, the reply 
timeout expired, or the network connection was broken.
   Failed to get value for 
`/apps/compiz-1/general/screen0/options/active_plugins': No D-BUS daemon running
  CompositorRunning: compiz
  Date: Wed Feb 15 13:39:48 2012
  DistUpgraded: Log time: 2012-01-10 15:48:53.871176
  DistroCodename: precise
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard:
   NVIDIA Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 
[VGA controller])
     Subsystem: Apple Inc. Device [106b:00c7]
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  JockeyStatus:
   kmod:wl - Broadcom STA wireless driver (Proprietary, Disabled, Not in use) 
[auto-install]
   xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, In use)
   xorg:nvidia_current_updates - NVIDIA accelerated graphics driver 
(post-release updates) (Proprietary, Disabled, Not in use)
  MachineType: Apple Inc. MacBookPro6,2
  ProcCmdline: /usr/bin/X :0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 
-novtswitch -background none
  ProcEnviron:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-16-generic 
root=UUID=80bd1a42-4ecc-4188-8a2d-75524e8656be ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7f67aabef066:cmpb   $0x48,(%rcx)
   PC (0x7f67aabef066) ok
   source "$0x48" ok
   destination "(%rcx)" (0xa4d88480) not located in a known VMA region (needed 
writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: nvidia-graphics-drivers
  StacktraceTop:
   ?? ()
   BasicComputeAcceleration ()
   ?? ()
   ?? ()
   GetPointerEvents ()
  Title: Xorg crashed with SIGSEGV in BasicComputeAcceleration()
  UpgradeStatus: Upgraded to precise on 2012-01-10 (36 days ago)
  UserGroups:

  dmi.bios.date: 04/16/10
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP61.88Z.0057.B09.1004161215
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-F22586C8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro6,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F22586C8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP61.88Z.0057.B09.1004161215:bd04/16/10:svnAppleInc.:pnMacBookPro6,2:pvr1.0:rvnAppleInc.:rnMac-F22586C8:rvrMacBookPro6,2:cvnAppleInc.:ct10:cvrMac-F22586C8:
  dmi.product.name: MacBookPro6,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc

[Desktop-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-12-05 Thread Ted Gould
** Changed in: upstart-app-launch
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to activity-log-manager in Ubuntu.
Matching subscriptions: dp-unity, dp-unity-lens-files, dp-unity-lens-music
https://bugs.launchpad.net/bugs/1197569

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

Status in Bijiben:
  Fix Released
Status in Cairo-Dock: Plug-ins:
  Fix Released
Status in Diodon - GTK+ Clipboard Manager:
  Triaged
Status in Scratch:
  Fix Committed
Status in Totem Movie Player:
  Fix Released
Status in Unity:
  Fix Released
Status in Unity Applications Lens:
  In Progress
Status in Unity Files Lens:
  Fix Committed
Status in Unity Videos Lens:
  In Progress
Status in Upstart Application Launcher:
  Fix Released
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “bijiben” package in Ubuntu:
  New
Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “diodon” package in Ubuntu:
  Fix Released
Status in “folks” package in Ubuntu:
  New
Status in “nautilus” package in Ubuntu:
  Confirmed
Status in “synapse” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity-lens-applications” package in Ubuntu:
  In Progress
Status in “unity-lens-files” package in Ubuntu:
  Fix Released
Status in “unity-lens-video” package in Ubuntu:
  In Progress
Status in “upstart-app-launch” package in Ubuntu:
  Fix Released

Bug description:
  The older libzeitgeist (http://launchpad.net/libzeitgeist) served its
  days and will be deprecated soon.

  All the apps should slowly move to libzeitgeist 2 (zeitgeist-2.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bijiben/+bug/1197569/+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 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-11-08 Thread Ted Gould
** Changed in: upstart-app-launch
   Status: Triaged => In Progress

** Changed in: upstart-app-launch
 Assignee: (unassigned) => Ted Gould (ted)

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

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

Status in Bijiben:
  Fix Released
Status in Cairo-Dock: Plug-ins:
  Fix Released
Status in Diodon - GTK+ Clipboard Manager:
  Triaged
Status in Scratch:
  Fix Committed
Status in Totem Movie Player:
  Fix Released
Status in Unity:
  Fix Released
Status in Unity Applications Lens:
  In Progress
Status in Unity Files Lens:
  Fix Committed
Status in Unity Videos Lens:
  In Progress
Status in Upstart Application Launcher:
  In Progress
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “bijiben” package in Ubuntu:
  New
Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “diodon” package in Ubuntu:
  Fix Released
Status in “folks” package in Ubuntu:
  New
Status in “nautilus” package in Ubuntu:
  Confirmed
Status in “synapse” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity-lens-applications” package in Ubuntu:
  In Progress
Status in “unity-lens-files” package in Ubuntu:
  Fix Released
Status in “unity-lens-video” package in Ubuntu:
  In Progress
Status in “upstart-app-launch” package in Ubuntu:
  New

Bug description:
  The older libzeitgeist (http://launchpad.net/libzeitgeist) served its
  days and will be deprecated soon.

  All the apps should slowly move to libzeitgeist 2 (zeitgeist-2.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bijiben/+bug/1197569/+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 1199377] Re: mpt crashes gnome-control-center

2013-10-15 Thread Ted Gould
Joke :-)

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Invalid

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

Title:
  mpt crashes gnome-control-center

Status in “gnome-control-center” package in Ubuntu:
  Invalid

Bug description:
  Probably user error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1199377/+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 790687] Re: Desktop menu doesn't react to alt key (i.e alt-f) navigation

2013-10-15 Thread Ted Gould
** Changed in: nautilus (Ubuntu)
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  Desktop menu doesn't react to alt key (i.e alt-f) navigation

Status in Unity:
  Triaged
Status in Unity Distro Priority:
  Fix Committed
Status in “nautilus” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: nautilus

  Under Unity if you press the alt key the global menu becomes focused
  and you can select menu items via alt+f (File), alt+e (Edit) and so
  on. This works with all applications, except when the desktop is
  focused. For consistency reasons and keyboard navigation nautilus
  desktop too needs an alt-key navigateable menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/790687/+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 913324] Re: unity-panel-service crashed with SIGSEGV in panel_indicator_entry_accessible_get_n_children() from atk_object_get_n_accessible_children()

2013-10-15 Thread Ted Gould
** Changed in: indicator-appmenu (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  unity-panel-service crashed with SIGSEGV in
  panel_indicator_entry_accessible_get_n_children() from
  atk_object_get_n_accessible_children()

Status in The Application Menu:
  Fix Released
Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  Fix Released
Status in “indicator-appmenu” package in Ubuntu:
  Invalid
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  unity panel crashed by itself. Unity 3d in use.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: unity-services 4.24.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-8.14-generic 3.2.0
  Uname: Linux 3.2.0-8-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.90-0ubuntu1
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,imgpng,vpswitch,place,gnomecompat,resize,move,mousepoll,regex,grid,animation,unitymtgrabhandles,session,wall,workarounds,expo,fade,scale,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Sun Jan  8 03:29:08 2012
  DistUpgraded: Log time: 2011-12-14 11:11:39.927404
  DistroCodename: precise
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/unity/unity-panel-service
  GraphicsCard:
   Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:30aa]
 Subsystem: Hewlett-Packard Company Device [103c:30aa]
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 
(2029.1)
  MachineType: Hewlett-Packard HP Compaq nc6320 (EV073AV)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdline: /usr/lib/unity/unity-panel-service
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-8-generic 
root=UUID=5aae3ec3-1271-4bd2-be11-086a732f323a ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x804c8b6: mov(%ebx),%edx
   PC (0x0804c8b6) ok
   source "(%ebx)" (0x6f742067) not located in a known VMA region (needed 
readable region)!
   destination "%edx" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   ?? ()
   atk_object_get_n_accessible_children () from 
/usr/lib/i386-linux-gnu/libatk-1.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/gtk-3.0/modules/libatk-bridge.so
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: unity-panel-service crashed with SIGSEGV in 
atk_object_get_n_accessible_children()
  UpgradeStatus: Upgraded to precise on 2011-12-14 (24 days ago)
  UserGroups: adm cdrom dip lpadmin mythtv plugdev sambashare sudo
  dmi.bios.date: 02/21/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68YDU Ver. F.0E
  dmi.board.name: 30AA
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 58.13
  dmi.chassis.asset.tag: HUB6421139
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YDUVer.F.0E:bd02/21/2008:svnHewlett-Packard:pnHPCompaqnc6320(EV073AV):pvrF.0E:rvnHewlett-Packard:rn30AA:rvrKBCVersion58.13:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq nc6320 (EV073AV)
  dmi.product.version: F.0E
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu8
  version.libdrm2: libdrm2 2.4.29-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.10.4-1ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-appmenu/+bug/913324/+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 998156] Re: GTK Print dialog sends broken custom page size attribute: "PageSize=Custom.Custom.x"

2013-10-15 Thread Ted Gould
** Changed in: gtk+2.0 (Ubuntu Quantal)
 Assignee: Ted Gould (ted) => (unassigned)

** Package changed: gtk+2.0 (Ubuntu) => ubuntu

** Changed in: ubuntu
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  GTK Print dialog sends broken custom page size attribute:
  "PageSize=Custom.Custom.x"

Status in GTK+ GUI Toolkit:
  Fix Released
Status in Ubuntu:
  In Progress
Status in “firefox” package in Ubuntu:
  Invalid
Status in “gimp” package in Ubuntu:
  Invalid
Status in “gtk+3.0” package in Ubuntu:
  Fix Released
Status in “inkscape” package in Ubuntu:
  Invalid
Status in The Precise Pangolin:
  Triaged
Status in “firefox” source package in Precise:
  Invalid
Status in “gimp” source package in Precise:
  Invalid
Status in “gtk+3.0” source package in Precise:
  In Progress
Status in “inkscape” source package in Precise:
  Invalid
Status in The Quantal Quetzal:
  In Progress
Status in “firefox” source package in Quantal:
  Invalid
Status in “gimp” source package in Quantal:
  Invalid
Status in “gtk+3.0” source package in Quantal:
  Fix Released
Status in “inkscape” source package in Quantal:
  Invalid
Status in “gtk+2.0” package in Debian:
  Confirmed

Bug description:
  [Impact]

  [Fix]

  [Test Case]

  [Regression Potential]

  [Original Report]
  When trying to print a photo, the printer stops with status "rendering 
completed". I have to remove all printing jobs and restart CUPS to be able to 
print again. This error does not occur when printing other documents, i.e. 
simple text.

  I use a HP PhotoSmart b109a connected to a Fritz!Box 7390 wireless
  router ("socket://fritz.box:9100").

  This bug is also present in Debian: http://bugs.debian.org/cgi-
  bin/bugreport.cgi?bug=664031

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/998156/+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 1067037] Re: PositionChanged signal arguments are in the wrong order

2013-10-14 Thread Ted Gould
** Changed in: ubuntu-geoip
   Status: Fix Committed => Fix Released

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

Title:
  PositionChanged signal arguments are in the wrong order

Status in Ubuntu GeoIP Provider:
  Fix Released
Status in “ubuntu-geoip” package in Ubuntu:
  Fix Released

Bug description:
  [I tried to generate a patch with commit message and such form my
  local bzr commit but I failed. Thus I'm putting this here. Should be
  easy enough to pick it up and commit it on your side.]

  --- Commit message ---
Fix the argument ordering of the position signal.

Signals are supposed to be emitted with the same argument ordering as the 
reply
of the method call. Fields comes before the timestamp here. This is the way 
the
geoclue dbus spec describes it and the other provider implementing it.

Be aware that it my break applications that have been developed for the 
Ubuntu
provider only and are listening for position signals.

Signed-off-by: Stefan Schmidt 
  --

  Without this patch the timestamp gets used for the fields and
  surprising results are the outcome. The attched patch fixes this issue
  for me.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-geoip/+bug/1067037/+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 861171] Re: Shutdown from greeter does nothing when multiple accounts open

2013-10-14 Thread Ted Gould
** Changed in: indicator-session
   Importance: High => Medium

** Changed in: indicator-session (Ubuntu)
   Importance: High => Medium

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

Title:
  Shutdown from greeter does nothing when multiple accounts open

Status in The Session Menu:
  Triaged
Status in LightDM GTK+ Greeter:
  Triaged
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity Greeter:
  Triaged
Status in “gnome-session” package in Ubuntu:
  Confirmed
Status in “indicator-session” package in Ubuntu:
  In Progress
Status in “policykit” package in Ubuntu:
  Confirmed
Status in “unity-greeter” package in Ubuntu:
  Invalid

Bug description:
  [Impact]

   * A user tries to shut down their machine. They get confused because nothing 
happens
     when they click shutdown.
   * If someone else is logged in, they will have to ask that person to "Switch 
User" to
     log in and log out
   * If someone else is logged in and you don't know the password of the 
account, you
     can't shut down

  [Test Case]

   * Have two login accounts
   * Log both people in, via power cog->lock screen->switch user
   * lock the screen on current account, via power cog->lock screen
   * get back to lightdm via switch user
   * log in to an already logged in account, and try to power off the machine

  [Regression Potential]

   * It wasn't possible to shutdown at all before
   * I can't see a case for a regression, since it never worked to begin with

  [Original Report]

  Selecting shutdown from the greeter does nothing when multiple
  accounts are open.

  This is because the lightdm user (which the greeter runs as) does not
  have permission to shutdown while sessions are open.  Inside a normal
  session this would just return you to the login screen.

  The solution is either for the indicator to say "not allowed" or to
  run a PolicyKit frontend in the greeter than can get the required
  permissions to perform the shutdown.s

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/861171/+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 1130097] Re: geoclue-ubuntu-geoip doesn't support proxies

2013-10-14 Thread Ted Gould
** Changed in: ubuntu-geoip
   Status: Fix Committed => Fix Released

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

Title:
  geoclue-ubuntu-geoip doesn't support proxies

Status in Ubuntu GeoIP Provider:
  Fix Released
Status in “ubuntu-geoip” package in Ubuntu:
  Fix Released
Status in “ubuntu-geoip” source package in Precise:
  Fix Released

Bug description:
  geoclue-ubuntu-geoip doesn't seem to support proxy settings, even when
  they're set in /etc/environment or the System Settings → Network
  section.

  This would be useful for corporate networks where outgoing HTTP is
  blocked, except for when allowed via a proxy.

  [Impact]
  System components should respect system proxy settings.

  [Test Case]
  With non-patched packages, run: kill -9 the geoclue-master and 
ubuntu-geoip-provider processes while running tcpdump on ports 80 and the port 
of one's HTTP proxy server.

  One will see the connections go straight to port 80 on the IPs above
  rather than via the proxy.

  [Regression Potential]
  None.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-geoip/+bug/1130097/+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 1046360] Re: should start on login only if accounts are configured

2013-10-14 Thread Ted Gould
** Changed in: telepathy-indicator
   Status: Fix Committed => Fix Released

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

Title:
  should start on login only if accounts are configured

Status in Telepathy Indicator Service:
  Fix Released
Status in “gwibber” package in Ubuntu:
  Fix Released
Status in “indicator-messages” package in Ubuntu:
  Invalid
Status in “telepathy-indicator” package in Ubuntu:
  Fix Released
Status in “gwibber” source package in Quantal:
  Fix Released
Status in “indicator-messages” source package in Quantal:
  Invalid
Status in “telepathy-indicator” source package in Quantal:
  Fix Released

Bug description:
  The autostart should probably be conditional to a gsettings  key which
  is written on account configuration it would be better for:

  - login time (less services to start)

  - the indicator-messages menu, it shouldn't list unused entries
  (gwibber is added on logging atm since the service is started)

  - memory usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-indicator/+bug/1046360/+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 1040268] Re: webapp support has incompatible abi, api changes, need soname update

2013-10-14 Thread Ted Gould
Considering this bug said "recently" and is over a year and a half old
I'm going to close it.

** Changed in: indicator-appmenu
   Status: Triaged => Invalid

** Changed in: bamf
   Status: Triaged => Invalid

** Changed in: unity
   Status: Triaged => Invalid

** Changed in: indicator-appmenu (Ubuntu)
   Status: Triaged => Invalid

** Changed in: bamf (Ubuntu)
   Status: Triaged => Invalid

** Changed in: unity (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  webapp support has incompatible abi,api changes, need soname update

Status in BAMF Application Matching Framework:
  Invalid
Status in The Application Menu:
  Invalid
Status in Unity:
  Invalid
Status in “bamf” package in Ubuntu:
  Invalid
Status in “indicator-appmenu” package in Ubuntu:
  Invalid
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  The webapp support which landed recently is dropping functions which
  were part of the public api and refactoring things, the soname should
  be changed and a transition should happen

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1040268/+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 1215528] Re: Network Manager/ indicator once wifi is dropped and 3g takes over you can't get wifi back as the main radio

2013-10-09 Thread Ted Gould
** Project changed: indicator-network => network-manager (Ubuntu)

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

Title:
  Network Manager/ indicator  once wifi is dropped and 3g takes over you
  can't get wifi back as the main radio

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Scenario:

  Your AP dies, You leave the house, You diasable wifi.  3g is enabled
  so takes over, your wifi is reconnected but 3g is still the main radio
  receiver in use.

  Steps to reproduce:
  1. Enable wifi and 3g
  2. Open a browser and search whats my ipaddress
  3. Disable wifi
  4. Open a browser and search whats my ipaddress
  5. Enable wifi
  6. Open a browser and search whats my ipaddress

  Step 2 is correct and displays my wifi ip address, step 4 is correct
  and shows my 3g ipaddress, step 6 still shows my 3g ipaddress

  Temp work around:
  Diassable 3g then reenable it, this makes wifi the main radio reciever again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1215528/+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 1229294] Re: network indicator is not available in gnome flashback session

2013-10-07 Thread Ted Gould
** Project changed: indicator-network => network-manager-applet (Ubuntu)

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

Title:
  network indicator is not available in gnome flashback session

Status in “network-manager-applet” package in Ubuntu:
  New

Bug description:
  There is no network indicator icon in gnome-panel when running gnome
  flashback session.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1229294/+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 1164483] Re: Opening new-window from quicklist static action does not focus the newly opened window

2013-10-04 Thread Ted Gould
** Changed in: indicator-messages
   Status: Fix Committed => Fix Released

** Changed in: libindicator
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1164483

Title:
  Opening new-window from quicklist static action does not focus the
  newly opened window

Status in The Messaging Menu:
  Fix Released
Status in Libindicator:
  Fix Released
Status in Unity:
  Fix Released
Status in “evolution” package in Ubuntu:
  Invalid
Status in “indicator-messages” package in Ubuntu:
  Fix Released
Status in “libindicator” package in Ubuntu:
  Fix Released
Status in “nautilus” package in Ubuntu:
  Invalid
Status in “unity” package in Ubuntu:
  Fix Released
Status in “libindicator” source package in Raring:
  Confirmed

Bug description:
  If evolution is opened but not focused, opening the calendar or
  contacts from the unity quicklist does not bring the newly opened
  window to focus.

  If nautilus is opened but not focused, opening a new window from the
  unity quicklist does not bring the newly opened window to focus.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-messages/+bug/1164483/+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 627195] Re: Window management - Apps raised from indicators sometimes dont have the focus

2013-10-04 Thread Ted Gould
** Changed in: indicator-messages
   Status: Fix Committed => Fix Released

** Changed in: indicator-messages/13.04
   Status: Fix Committed => Fix Released

** Changed in: indicator-sound
   Status: Fix Committed => Fix Released

** Changed in: indicator-sound/13.04
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to tomboy in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/627195

Title:
  Window management - Apps raised from indicators sometimes dont have
  the focus

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Invalid
Status in The Messaging Menu:
  Fix Released
Status in Messaging Menu 13.04 series:
  Fix Released
Status in Sound Menu:
  Fix Released
Status in The Sound Menu 13.04 series:
  Fix Released
Status in DBus Menu:
  Triaged
Status in MPRIS D-Bus Interface Specification:
  Confirmed
Status in Ubuntu One Client:
  Fix Committed
Status in Unity:
  Invalid
Status in “compiz” package in Ubuntu:
  Invalid
Status in “empathy” package in Ubuntu:
  Fix Released
Status in “indicator-messages” package in Ubuntu:
  Fix Released
Status in “indicator-sound” package in Ubuntu:
  Fix Released
Status in “libdbusmenu” package in Ubuntu:
  New
Status in “tomboy” package in Ubuntu:
  Confirmed
Status in “ubuntuone-client” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Invalid
Status in “indicator-messages” source package in Raring:
  New
Status in “indicator-sound” source package in Raring:
  New

Bug description:
  Ubuntu 11.10 beta
  compiz 1:0.9.5.94+bzr2803-0ubuntu5
  unity 4.16.0-0ubuntu1

  1. open banshee, start a song in it and minimize
  2. open another application lets say gnome-terminal
  3. click on the sound menu and select banshee

  What happens
  banshee icon in the launcher wiggles and banshee main window is not shown

  What should happen
  banshee main window should come to focus

  This is a long standing bug which Ted Gould thinks should be fixed at
  window manager's level.

  Some other observations=
  The problem wont happen
  1. if every other app is minimized or
  2. Banshee is the only opened app or
  3. after opening gnome-terminal, banshee window is closed so that it hides to 
the SoundMenu and opened again

  =====Comment from Ted Gould=
   tedg, Hi! any thoughts on the long standing bug 627195 ? Its been 
there before unity so I guess we can conclude unity not to be responsible

   om26er, My thought is that window managers should $%#$ get
  fixed... though I haven't convinced smspillaz of it yet.

  =The good rule=
  3v1n0: Indicators should present the application windows by passing to them 
the timestamp of the menu item activation event.

  Unfortunately for indicator-sound, this is not trival as it sounds, since it 
needs a change to the MPRIS dbus specification.
  See comment https://bugs.launchpad.net/ayatana-design/+bug/627195/comments/26 
for more informations.

  For what concerns libappindicator based indicators (such as the one used by 
tomboy), since it's not currently possible in libdbusmenu to pass the event 
during activation (so that clients will be able to get the proper timestamp 
using gtk_get_current_event_time), there are two "hackish" ways:
  1. Use the server time to present a window:
     https://bugzilla.gnome.org/show_bug.cgi?id=688830
  2. Get the event timestamp from the dbus-menu linked to the gtk-menus:
     http://paste.ubuntu.com/5701235/
  3. Qt applications workaround: http://is.gd/WnW9eN

  Window managers will obey to it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/627195/+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 811461] Re: overlaped windows are not showed after clicking on item in message menu

2013-10-04 Thread Ted Gould
** Changed in: indicator-messages
   Status: Fix Committed => Fix Released

** Changed in: indicator-messages (Ubuntu Raring)
   Status: New => Invalid

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

Title:
  overlaped windows are not showed after clicking on item in message
  menu

Status in Compiz:
  Invalid
Status in The Messaging Menu:
  Fix Released
Status in “gwibber” package in Ubuntu:
  Incomplete
Status in “indicator-messages” package in Ubuntu:
  Fix Released
Status in “indicator-messages” source package in Raring:
  Invalid

Bug description:
  Steps to reproduce:

  1. Open gwibber
  2. Open firefox
  3. gwibber should be under Firefox's window
  4. click to show gwibber over envelope menu
  5. unity displays gwibber gets focus, but firefox is above and gwibber is not 
shown

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: indicator-messages 0.4.92-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-5.6-generic 3.0.0-rc7
  Uname: Linux 3.0.0-5-generic x86_64
  Architecture: amd64
  Date: Sat Jul 16 12:34:57 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  ProcEnviron:
   LANG=sk_SK.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-messages
  UpgradeStatus: Upgraded to oneiric on 2011-07-16 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/811461/+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 1226197] Re: Network menu shows WiFi networks even the switch is off

2013-10-04 Thread Ted Gould
I can't reproduce this on the Galaxy Nexus, and it seems to only be
happening on the N4.  Reassigning to Network Manager as it needs to move
further down the stack.  Guessing the Wifi driver isn't getting disabled
when NM asks it to.

** Package changed: indicator-network (Ubuntu) => network-manager
(Ubuntu)

** Changed in: network-manager (Ubuntu)
     Assignee: Ted Gould (ted) => Mathieu Trudel-Lapierre (mathieu-tl)

** Changed in: indicator-network
   Status: Confirmed => Incomplete

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

Title:
  Network menu shows WiFi networks even the switch is off

Status in Network Menu:
  Incomplete
Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  I reboot my phone and the network menu shows wireless networks even
  though the wifi switch indicates that its disabled. I have attached a
  screenshot. Its pretty easily reproducible here.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: indicator-network 0.5.0+13.10.20130913-0ubuntu1
  Uname: Linux 3.4.0-3-mako armv7l
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: armhf
  Date: Mon Sep 16 18:43:04 2013
  InstallationDate: Installed on 2013-09-14 (1 days ago)
  InstallationMedia: Ubuntu Saucy Salamander (development branch) - armhf 
(20130914.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  SourcePackage: indicator-network
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-network/+bug/1226197/+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 944710] Re: empathy-chat assert failure: *** glibc detected *** /usr/lib/empathy/empathy-chat: free(): invalid next size (fast): 0x000000000160ffc0 ***

2013-09-10 Thread Ted Gould
Seems to have gone away.  Ghosts.

** Changed in: libdbusmenu
   Status: Confirmed => Invalid

** Changed in: empathy (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: libdbusmenu (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  empathy-chat assert failure: *** glibc detected *** /usr/lib/empathy
  /empathy-chat: free(): invalid next size (fast): 0x0160ffc0
  ***

Status in Chat app, and Telepathy user interface:
  Unknown
Status in DBus Menu:
  Invalid
Status in “empathy” package in Ubuntu:
  Invalid
Status in “libdbusmenu” package in Ubuntu:
  Invalid

Bug description:
  No idea what happened.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  AssertionMessage: *** glibc detected *** /usr/lib/empathy/empathy-chat: 
free(): invalid next size (fast): 0x0160ffc0 ***
  CheckboxSubmission: 2f383a1679e8525d7196eb2518a1921f
  CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f
  Date: Fri Mar  2 12:02:46 2012
  ExecutablePath: /usr/lib/empathy/empathy-chat
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110817)
  ProcCmdline: /usr/lib/empathy/empathy-chat
  Signal: 6
  SourcePackage: empathy
  StacktraceTop:
   __libc_message (do_abort=2, fmt=0x7f33bcbfe250 "*** glibc detected *** %s: 
%s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:201
   malloc_printerr (action=3, str=0x7f33bcbfe418 "free(): invalid next size 
(fast)", ptr=) at malloc.c:5007
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_handlers_disconnect_matched () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
  Title: empathy-chat assert failure: *** glibc detected *** 
/usr/lib/empathy/empathy-chat: free(): invalid next size (fast): 
0x0160ffc0 ***
  UpgradeStatus: Upgraded to precise on 2012-02-16 (15 days ago)
  UserGroups: adm admin audio cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/944710/+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 1180747] Re: unplugged modems should be hidden entirely

2013-09-10 Thread Ted Gould
** Project changed: indicator-network => network-manager-applet (Ubuntu)

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

Title:
  unplugged modems should be hidden entirely

Status in WingPanel:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  New

Bug description:
  I'm using several different phones with different plans to connect to
  the internet, so this problem is particularly prominent to me.

  Once a new modem has been set up, it shows like this:

  modem name
  status (connected/disconnected)
  ___
  network name

  If the modem is not connected to the computer it still shows the four
  lines only with name and status greyed out. In my opinion non-
  connected devices should not be shown entirely, their respective
  network hidden. There is no possible interaction at all and doesn't
  give network information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/wingpanel/+bug/1180747/+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 1189404] Re: Network Manager icon disappears when i am afk

2013-09-10 Thread Ted Gould
** Project changed: indicator-network => network-manager-applet (Ubuntu)

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

Title:
  Network Manager icon disappears when i am afk

Status in elementary OS:
  Incomplete
Status in WingPanel:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  New

Bug description:
  When i go afk for 5/10 minutes the Network Manager icon disappears
  with all the kernel.

  ProblemType: Bug
  DistroRelease: elementary OS 0.2
  Package: elementary-desktop 1.300-0~374~precise1 [origin: 
LP-PPA-elementary-os-testing]
  Uname: Linux 3.9.5-030905-generic i686
  ApportVersion: 2.0.1-0ubuntu17.2+elementary3~precise1
  Architecture: i386
  CrashDB: elementary_meta
  Date: Mon Jun 10 11:51:38 2013
  EcryptfsInUse: Yes
  InstallationMedia: elementary OS 0.2 "Luna" - Beta 1 i386 (20121114)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: elementary-meta
  SuspiciousXErrors:
   
  ThirdParty: True
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1189404/+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 1180757] Re: (network menu) there are too many separation lines

2013-09-10 Thread Ted Gould
** Project changed: indicator-network => network-manager-applet (Ubuntu)

** Changed in: network-manager-applet (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  (network menu) there are too many separation lines

Status in WingPanel:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  New

Bug description:
  This menu need to be reorganised a bit. There are a lot of separation
  lines, to the point the user has trouble understanding what they are
  separating.

  I'd love to put a screenshot of it but I can't
  (https://bugs.launchpad.net/bugs/1153157) so I'll use my best ascii
  art instead. Here is how it shows on my computer:

  phone1 ~greyed~
  disconnected ~greyed~
  __
  some network
  __
  phone2 ~greyed~
  disconnected ~greyed~
  __
  another network
  __
  wireless network ~greyed~
  current network
  disconnect
  __
  some wifi
  another wifi
  a third wifi
  too many wifi
  I can see five
  __
  connect to an invisible wifi
  create new wifi network
  __
  VPN connections ~with submenu~
  __
  (✓) activate network
  (✓) activate wireless network
  __
  connexion informations
  manage connexions

  The separation line should only separate different objects: modem1,
  modem2, wireless, VPN, options. There shouldn't be a line between
  active and inactive connections: an icon change and the following line
  "disconnect" indented should be enough. Furthermore you either have a
  submenu or you don't, VPN shouldn't be singled out. Like this:

  phone1 ~greyed~
  disconnected ~greyed~
  (x) some network
  __
  phone2 ~greyed~
  disconnected ~greyed~
  (x) another network
  __
  wireless network ~greyed~
  (✓) current network
  disconnect
  (x) some wifi
  (x) another wifi
  (x) a third wifi
  (x) too many wifi
  (x) I can see five
  connect to an invisible wifi
  create new wifi network
  __
  VPN connections ~with submenu~
  __
  options ~greyed~
  (✓) activate network
  (✓) activate wireless network
  connexion informations
  manage connexions

  This would be easier to read and understand. For further cleaning,
  inactive modems could be hidden
  https://bugs.launchpad.net/bugs/1180747 .

To manage notifications about this bug go to:
https://bugs.launchpad.net/wingpanel/+bug/1180757/+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


Re: [Desktop-packages] [Bug 1176127] Re: GLib Application Registers a DBus name under application confinement

2013-09-04 Thread Ted Gould
On Tue, 2013-09-03 at 18:17 +, Jamie Strandboge wrote:

> I see that HUD access needs to use:
>   dbus (send)
>bus=session
>path="/com/canonical/hud"
>interface="com.canonical.hud"
>member="RegisterApplication",
> 
> but other than that, I am not seeing other accesses. SDK applications
> should be using GApplication now, so this is more of a converged device
> bug, isn't it? If so, should the priority be adjusted and the bug
> retargeted?


The SDK must not be creating the GApplication object with a well-known
name.  So yes, I think that it makes sense to look at post-13.10 for
this.

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

Title:
  GLib Application Registers a DBus name under application confinement

Status in “glib2.0” package in Ubuntu:
  Confirmed

Bug description:
  Under application confinement applications won't be allowed to
  register names on DBus.  GApplication returns an error if it can't do
  that which makes programs unhappy.  Instead they should just believe
  they are the primary app instance if they're running under isolation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1176127/+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 1206237] Re: GMenuModel virtual functions don't have out annotation

2013-07-29 Thread Ted Gould
Adding a debdiff to get the results into vala before it makes it through
the pipeline.

** Also affects: vala-0.20 (Ubuntu)
   Importance: Undecided
   Status: New

** Patch added: "vala-gio-vapi-fix.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/vala-0.20/+bug/1206237/+attachment/3753933/+files/vala-gio-vapi-fix.debdiff

** Changed in: vala-0.20 (Ubuntu)
 Assignee: (unassigned) => Sebastien Bacher (seb128)

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

Title:
  GMenuModel virtual functions don't have out annotation

Status in The "G" Library - GLib:
  Fix Released
Status in “glib2.0” package in Ubuntu:
  New
Status in “vala-0.20” package in Ubuntu:
  New

Bug description:
  
  The annotations are needed for GIR files and then down stream from them, VAPI 
files.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/1206237/+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 1206237] [NEW] GMenuModel virtual functions don't have out annotation

2013-07-29 Thread Ted Gould
Public bug reported:


The annotations are needed for GIR files and then down stream from them, VAPI 
files.

** Affects: glib
 Importance: Unknown
 Status: Unknown

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: GNOME Bug Tracker #704931
   https://bugzilla.gnome.org/show_bug.cgi?id=704931

** Also affects: glib via
   https://bugzilla.gnome.org/show_bug.cgi?id=704931
   Importance: Unknown
   Status: Unknown

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

Title:
  GMenuModel virtual functions don't have out annotation

Status in The "G" Library - GLib:
  Unknown
Status in “glib2.0” package in Ubuntu:
  New

Bug description:
  
  The annotations are needed for GIR files and then down stream from them, VAPI 
files.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/1206237/+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 1189309] Re: nm-applet crashed with SIGSEGV in gtk_status_icon_set_visible()

2013-07-23 Thread Ted Gould
** Package changed: network-manager-applet (Ubuntu) => libappindicator
(Ubuntu)

** Also affects: libappindicator
   Importance: Undecided
   Status: New

** Changed in: libappindicator
   Status: New => Confirmed

** Changed in: libappindicator
   Importance: Undecided => High

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

Title:
  nm-applet crashed with SIGSEGV in gtk_status_icon_set_visible()

Status in Libappindicator:
  Confirmed
Status in “libappindicator” package in Ubuntu:
  Confirmed

Bug description:
  crashed on login.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: network-manager-gnome 0.9.8.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.9.0-4.9-generic 3.9.4
  Uname: Linux 3.9.0-4-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: amd64
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Mon Jun 10 12:34:25 2013
  ExecutablePath: /usr/bin/nm-applet
  ExecutableTimestamp: 1362762982
  InstallationDate: Installed on 2012-09-23 (260 days ago)
  InstallationMedia: Ubuntu GNOME Remix 12.10 "Quantal Quetzal" - Alpha 
amd64(20120922)
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=false
   WWANEnabled=true
   WimaxEnabled=true
  ProcCmdline: nm-applet
  ProcCwd: /home/darkness
  RfKill:
   
  SegvAnalysis:
   Segfault happened at: 0x7fe676a5f87c :   
cmp%rax,(%rdx)
   PC (0x7fe676a5f87c) ok
   source "%rax" ok
   destination "(%rdx)" (0x) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: network-manager-applet
  StacktraceTop:
   gtk_status_icon_set_visible (status_icon=0x265c300, visible=0) at 
/build/buildd/gtk+3.0-3.8.2/./gtk/gtkstatusicon.c:2057
   ?? ()
   ?? () from /usr/lib/x86_64-linux-gnu/libappindicator3.so.1
   g_object_unref (_object=0x25999b0) at 
/build/buildd/glib2.0-2.37.1/./gobject/gobject.c:3152
   ?? ()
  Title: nm-applet crashed with SIGSEGV in gtk_status_icon_set_visible()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0.14vlan  unmanaged 
/org/freedesktop/NetworkManager/Devices/2  
   test   vlan  unmanaged 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunmanaged 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.0connected   enabled   enabled 
disabled   enabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/libappindicator/+bug/1189309/+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 1199377] [NEW] mpt crashes gnome-control-center

2013-07-09 Thread Ted Gould
Public bug reported:

Probably user error.

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  mpt crashes gnome-control-center

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  Probably user error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1199377/+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 1176127] [NEW] GLib Application Registers a DBus name under application confinement

2013-05-03 Thread Ted Gould
Public bug reported:

Under application confinement applications won't be allowed to register
names on DBus.  GApplication returns an error if it can't do that which
makes programs unhappy.  Instead they should just believe they are the
primary app instance if they're running under isolation.

** Affects: glib2.0 (Ubuntu)
 Importance: High
     Assignee: Ted Gould (ted)
 Status: Confirmed

** Patch added: "block_app_registration.diff"
   
https://bugs.launchpad.net/bugs/1176127/+attachment/3664110/+files/block_app_registration.diff

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

Title:
  GLib Application Registers a DBus name under application confinement

Status in “glib2.0” package in Ubuntu:
  Confirmed

Bug description:
  Under application confinement applications won't be allowed to
  register names on DBus.  GApplication returns an error if it can't do
  that which makes programs unhappy.  Instead they should just believe
  they are the primary app instance if they're running under isolation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1176127/+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 1174935] [NEW] Port to GMenuModel

2013-04-30 Thread Ted Gould
Public bug reported:

Needs to drop dbusmenu and move to GMenuModel.

** Affects: sni-qt
 Importance: Undecided
 Status: New

** Affects: sni-qt (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: sni-qt (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Port to GMenuModel

Status in Qt StatusNotifierItem plugin:
  New
Status in “sni-qt” package in Ubuntu:
  New

Bug description:
  Needs to drop dbusmenu and move to GMenuModel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sni-qt/+bug/1174935/+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 1157232] Re: ubuntu-geoip-provider crashed with SIGSEGV in _dbus_header_get_byte_order()

2013-04-17 Thread Ted Gould
We think this bug might be triggered by user who are using a particular
type of proxy.  Could people who are seeing this bug please post whether
or not they're using a proxy, and if so, what type of proxy it is.  Any
information would be helpful.  Thank you!

** Changed in: ubuntu-geoip
   Status: New => Confirmed

** Changed in: ubuntu-geoip
 Assignee: (unassigned) => Ted Gould (ted)

** Changed in: ubuntu-geoip
   Importance: Undecided => Medium

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

Title:
  ubuntu-geoip-provider crashed with SIGSEGV in
  _dbus_header_get_byte_order()

Status in Ubuntu GeoIP Provider:
  Confirmed
Status in “ubuntu-geoip” package in Ubuntu:
  Confirmed

Bug description:
  Bug came up when using the Dash's preview function. I richtclicked on
  an application and clicked away to close preview

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: geoclue-ubuntu-geoip 1.0.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-13.22-generic 3.8.3
  Uname: Linux 3.8.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Mar 19 16:00:04 2013
  ExecutablePath: /usr/lib/ubuntu-geoip/ubuntu-geoip-provider
  InstallationDate: Installed on 2013-03-18 (1 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130227.1)
  MarkForUpload: True
  ProcCmdline: /usr/lib/ubuntu-geoip/ubuntu-geoip-provider
  ProcEnviron:
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7f38b63207c3:movzbl (%rax),%eax
   PC (0x7f38b63207c3) ok
   source "(%rax)" (0x0106) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: ubuntu-geoip
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   dbus_message_get_reply_serial () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  Title: ubuntu-geoip-provider crashed with SIGSEGV in 
dbus_message_get_reply_serial()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-geoip/+bug/1157232/+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 1130097] Re: geoclue-ubuntu-geoip doesn't support proxies

2013-03-12 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-geoip/gnome-features

** Changed in: ubuntu-geoip
   Status: New => In Progress

** Changed in: ubuntu-geoip
   Importance: Undecided => High

** Changed in: ubuntu-geoip
 Assignee: (unassigned) => Ted Gould (ted)

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

Title:
  geoclue-ubuntu-geoip doesn't support proxies

Status in Ubuntu GeoIP Provider:
  In Progress
Status in “ubuntu-geoip” package in Ubuntu:
  New

Bug description:
  geoclue-ubuntu-geoip doesn't seem to support proxy settings, even when
  they're set in /etc/environment or the System Settings → Network
  section.

  This would be useful for corporate networks where outgoing HTTP is
  blocked, except for when allowed via a proxy.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-geoip/+bug/1130097/+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 1061215] Re: Rubberband on desktop is theme color instead of background average

2013-03-12 Thread Ted Gould
** Bug watch added: GNOME Bug Tracker #695689
   https://bugzilla.gnome.org/show_bug.cgi?id=695689

** Also affects: nautilus via
   https://bugzilla.gnome.org/show_bug.cgi?id=695689
   Importance: Unknown
   Status: Unknown

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

Title:
  Rubberband on desktop is theme color instead of background average

Status in Nautilus:
  Unknown
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  The rubber band on the desktop is based on the color of the theme
  instead of the average color of the desktop background like all of the
  Unity dash, Notify OSD and others.  This means that many times the
  selection can be invisible or just doesn't look right on the desktop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1061215/+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 973174] Re: inkscape crashed with SIGSEGV in Inkscape::Extension::Output::get_extension()

2012-12-17 Thread Ted Gould
** Changed in: inkscape
   Status: Fix Committed => Fix Released

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

Title:
  inkscape crashed with SIGSEGV in
  Inkscape::Extension::Output::get_extension()

Status in Inkscape: A Vector Drawing Tool:
  Fix Released
Status in “inkscape” package in Ubuntu:
  New

Bug description:
  Export to jpg borker: I tried to save a copy of a file as a jpg, using
  the "guess type by extension" option.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: inkscape 0.48.3.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  ApportVersion: 2.0-0ubuntu4
  Architecture: amd64
  CrashCounter: 1
  Date: Wed Apr  4 10:13:27 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/inkscape
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
  ProcCmdline: inkscape /home/username/Dropbox/Lokaal\ 
delen/Doornroosje/taart.backup.svg
  ProcEnviron:
   PATH=(custom, no user)
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: inkscape
  StacktraceTop: Inkscape::Extension::Output::get_extension() ()
  ThreadStacktrace:
   .
   Thread 4 (LWP 21207):
   #0  0x7f4624dd7b03 in ?? ()
   No symbol table info available.
   .
  Title: inkscape crashed with SIGSEGV in 
Inkscape::Extension::Output::get_extension()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin mythtv plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/973174/+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 941317] Re: inkscape crashed with SIGSEGV in getObject()

2012-12-17 Thread Ted Gould
** Changed in: inkscape
   Status: Fix Committed => Fix Released

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

Title:
  inkscape crashed with SIGSEGV in getObject()

Status in Inkscape: A Vector Drawing Tool:
  Fix Released
Status in “inkscape” package in Ubuntu:
  Triaged

Bug description:
  -

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: inkscape 0.48.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  Date: Sun Feb 26 13:09:59 2012
  ExecutablePath: /usr/bin/inkscape
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcCmdline: inkscape
  SegvAnalysis:
   Segfault happened at: 0x688505 
<_ZN8Inkscape11Preferences8_getNodeERKN4Glib7ustringEb+69>:   mov(%rdi),%rax
   PC (0x00688505) ok
   source "(%rdi)" (0x1) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: inkscape
  StacktraceTop:
   SPGradient::rebuildVector() ()
   SPGradient::ensureColors() ()
   SPRGPainter::painter_new(SPPaintServer*, Geom::Matrix const&, Geom::Matrix 
const&, NRRect const*) ()
   sp_paint_server_painter_new(SPPaintServer*, Geom::Matrix const&, 
Geom::Matrix const&, NRRect const*) ()
   ?? ()
  Title: inkscape crashed with SIGSEGV in SPGradient::rebuildVector()
  UpgradeStatus: Upgraded to precise on 2012-02-24 (2 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/941317/+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 946631] Re: Overlay scrollbars causing input boxes to be small

2012-12-17 Thread Ted Gould
** Changed in: inkscape
   Status: Fix Committed => Fix Released

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

Title:
  Overlay scrollbars causing input boxes to be small

Status in Inkscape: A Vector Drawing Tool:
  Fix Released
Status in “inkscape” package in Ubuntu:
  Triaged

Bug description:
  I opened up the Document Metadata tab and two of the input boxes are
  so small you can't see the text being entered. Modifying the height of
  the tab doesn't resize these boxes (see attached image)

  Inkscape version: 1:0.48+devel+11044+30~oneiric1 (Inkscape PPA install
  on 4th March 2012)

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/946631/+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 944077] Re: inkscape crashed with SIGSEGV in Inkscape::Extension::Implementation::Script::effect()

2012-12-17 Thread Ted Gould
** Changed in: inkscape
   Status: Fix Committed => Fix Released

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

Title:
  inkscape crashed with SIGSEGV in
  Inkscape::Extension::Implementation::Script::effect()

Status in Inkscape: A Vector Drawing Tool:
  Fix Released
Status in “inkscape” package in Ubuntu:
  Triaged

Bug description:
  Crashed while using the "Color Markers to Match Path" extension.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: inkscape 0.48.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 1.93-0ubuntu2
  Architecture: i386
  Date: Thu Mar  1 15:21:10 2012
  ExecutablePath: /usr/bin/inkscape
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  ProcCmdline: inkscape
  SegvAnalysis:
   Segfault happened at: 0x83f1040 
<_ZN8Inkscape9Extension14Implementation6Script6effectEPNS0_6EffectEPNS_2UI4View4ViewEPNS1_27ImplementationDocumentCacheE+960>:
   mov0x120(%eax),%eax
   PC (0x083f1040) ok
   source "0x120(%eax)" (0x0120) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: inkscape
  StacktraceTop:
   
Inkscape::Extension::Implementation::Script::effect(Inkscape::Extension::Effect*,
 Inkscape::UI::View::View*, 
Inkscape::Extension::Implementation::ImplementationDocumentCache*) ()
   Inkscape::Extension::ExecutionEnv::run() ()
   Inkscape::Extension::Effect::effect(Inkscape::UI::View::View*) ()
   Inkscape::Extension::Effect::prefs(Inkscape::UI::View::View*) ()
   sp_action_perform(SPAction*, void*) ()
  Title: inkscape crashed with SIGSEGV in 
Inkscape::Extension::Implementation::Script::effect()
  UpgradeStatus: Upgraded to precise on 2012-02-27 (2 days ago)
  UserGroups: adm admin cdrom dialout dip fax floppy fuse lpadmin plugdev 
sambashare tape video

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/944077/+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 1005565] Re: poppler 0.20 breaks build

2012-12-17 Thread Ted Gould
** Changed in: inkscape
   Status: Fix Committed => Fix Released

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

Title:
  poppler 0.20 breaks build

Status in Inkscape: A Vector Drawing Tool:
  Fix Released
Status in “inkscape” package in Ubuntu:
  Fix Released
Status in “inkscape” package in Fedora:
  Unknown

Bug description:
  Poppler 0.20 has some changes that break compilation. On the redhat
  bugtracker there is a patch that seems to fix the compilation
  problems.  https://bugzilla.redhat.com/show_bug.cgi?id=822413

  * Note that this patch is for inkscape-0.48.2-5 in Fedora, and needs
  checking for compatibility with lp:inkscape

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/1005565/+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 1064962] Re: Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-10-11 Thread Ted Gould
We basically believe this is a race between LO and indicator-appmenu.
Indicator appmenu looks at new windows to see if they have menus on
them, but doesn't have a way to see if they get added later.  To fix
we're looking at a way to register for a signal from BAMF to get the
infomraiton when the atoms change so that we can see this data get added
later.

** Changed in: libreoffice (Ubuntu Quantal)
   Status: Confirmed => Invalid

** Package changed: unity (Ubuntu Quantal) => bamf (Ubuntu Quantal)

** Changed in: bamf (Ubuntu Quantal)
   Importance: Undecided => High

** Also affects: indicator-appmenu (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: indicator-appmenu (Ubuntu Quantal)
   Status: New => Confirmed

** Changed in: indicator-appmenu (Ubuntu Quantal)
   Importance: Undecided => High

** Also affects: indicator-appmenu
   Importance: Undecided
   Status: New

** Changed in: indicator-appmenu
   Status: New => Confirmed

** Also affects: bamf
   Importance: Undecided
   Status: New

** Changed in: bamf
   Status: New => Confirmed

** Changed in: bamf
   Importance: Undecided => High

** Changed in: indicator-appmenu
   Importance: Undecided => High

** Changed in: indicator-appmenu
     Assignee: (unassigned) => Ted Gould (ted)

** Changed in: bamf
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: bamf (Ubuntu Quantal)
 Assignee: (unassigned) => Didier Roche (didrocks)

** Changed in: indicator-appmenu (Ubuntu Quantal)
 Assignee: (unassigned) => Ken VanDine (ken-vandine)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1064962

Title:
  Global menubar items do not work when opening a document directly from
  nautilus with no LibreOffice instance running

Status in BAMF Application Matching Framework:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in “bamf” package in Ubuntu:
  Confirmed
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “bamf” source package in Quantal:
  Confirmed
Status in “indicator-appmenu” source package in Quantal:
  Confirmed
Status in “libreoffice” source package in Quantal:
  Invalid

Bug description:
  1) Have no instance of LibreOffice running
  2) open a document by double-clicking it in nautilus
  3) new window has no menu
  4) unfocusing/refocusing (e.g. by pressing F7 to bring up the spelling 
dialog) makes the menu appear

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-gtk 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu2
  Architecture: amd64
  Date: Wed Oct 10 11:48:20 2012
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-09-30 (9 days ago)

  
  original description:
  In writer, none of the menubar items appear to work.  Example:

  * Open new document in Writer
  * Type some text and highlight it
  * Try Edit->Cut
  >> Nothing happens
  * Try Format->Change chase->UPPERCASE
  >> Nothing happens!
  workaround: restart your session after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1064962/+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 1056821] Re: Quantal: ctl-alt-t does not bring up terminal after updating

2012-10-05 Thread Ted Gould
It seems that this was a GSettings key that got unset, probably as
plugins were being changed through the release.  I was able to fix this
by reenabling the media keys plugin like this:

$ gsettings set org.gnome.settings-daemon.plugins.media-keys active true

** Package changed: gnome-control-center (Ubuntu Quantal) => gnome-
settings-daemon (Ubuntu Quantal)

** Changed in: gnome-settings-daemon (Ubuntu Quantal)
   Status: Confirmed => Fix Released

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

Title:
  Quantal: ctl-alt-t does not bring up terminal after updating

Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released

Bug description:
  After updating on 25 Sep, ctl-alt-t no longer works. I check and it is
  in keyboard shortcuts.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.6.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.43  Sun Aug 19 20:14:03 
PDT 2012
   GCC version:  gcc version 4.7.1 (Ubuntu/Linaro 4.7.1-9ubuntu2)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not supported.
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Wed Sep 26 08:28:07 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-current, 304.43, 3.5.0-14-generic, x86_64: installed
   nvidia-current, 304.43, 3.5.0-15-generic, x86_64: installed
   virtualbox, 4.1.18, 3.5.0-15-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   NVIDIA Corporation GF100 [GeForce GTX 480] [10de:06c0] (rev a3) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:1482]
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120314)
  JockeyStatus:
   kmod:nvidia_experimental_304 - Experimental NVIDIA binary Xorg driver, 
kernel module and VDPAU library (Proprietary, Disabled, Not in use)
   kmod:nvidia_current - nvidia_current (Proprietary, Enabled, Not in use)
   kmod:nvidia_current_updates - NVIDIA binary Xorg driver, kernel module and 
VDPAU library (Proprietary, Disabled, Not in use)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-15-generic 
root=UUID=3f60d1aa-acf9-4ed8-a583-9f35940c5ff8 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/19/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: SIX7910J.86A.0281.2011.1019.1612
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DX79SI
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG28808-500
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrSIX7910J.86A.0281.2011.1019.1612:bd10/19/2011:svn:pn:pvr:rvnIntelCorporation:rnDX79SI:rvrAAG28808-500:cvn:ct3:cvr:
  version.compiz: compiz 1:0.9.8.2+bzr3377-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0~git20120917.7cfd42ce-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0~git20120917.7cfd42ce-0ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.8-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu1

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

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

[Desktop-packages] [Bug 998156] Re: GTK Print dialog sends broken custom page size attribute: "PageSize=Custom.Custom.x"

2012-10-03 Thread Ted Gould
This was in 3.6.0

** Changed in: gtk+3.0 (Ubuntu Quantal)
   Status: Triaged => Fix Released

** Changed in: gtk+2.0 (Ubuntu Quantal)
   Status: Triaged => In Progress

** Changed in: gtk+2.0 (Ubuntu Quantal)
 Assignee: (unassigned) => Ted Gould (ted)

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

Title:
  GTK Print dialog sends broken custom page size attribute:
  "PageSize=Custom.Custom.x"

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “firefox” package in Ubuntu:
  Invalid
Status in “gimp” package in Ubuntu:
  Invalid
Status in “gtk+2.0” package in Ubuntu:
  In Progress
Status in “gtk+3.0” package in Ubuntu:
  Fix Released
Status in “inkscape” package in Ubuntu:
  Invalid
Status in “firefox” source package in Precise:
  Invalid
Status in “gimp” source package in Precise:
  Invalid
Status in “gtk+2.0” source package in Precise:
  Triaged
Status in “gtk+3.0” source package in Precise:
  In Progress
Status in “inkscape” source package in Precise:
  Invalid
Status in “firefox” source package in Quantal:
  Invalid
Status in “gimp” source package in Quantal:
  Invalid
Status in “gtk+2.0” source package in Quantal:
  In Progress
Status in “gtk+3.0” source package in Quantal:
  Fix Released
Status in “inkscape” source package in Quantal:
  Invalid
Status in “gtk+2.0” package in Debian:
  Confirmed

Bug description:
  [Impact]

  [Fix]

  [Test Case]

  [Regression Potential]

  [Original Report]
  When trying to print a photo, the printer stops with status "rendering 
completed". I have to remove all printing jobs and restart CUPS to be able to 
print again. This error does not occur when printing other documents, i.e. 
simple text.

  I use a HP PhotoSmart b109a connected to a Fritz!Box 7390 wireless
  router ("socket://fritz.box:9100").

  This bug is also present in Debian: http://bugs.debian.org/cgi-
  bin/bugreport.cgi?bug=664031

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/998156/+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 1061215] Re: Rubberband on desktop is theme color instead of background average

2012-10-03 Thread Ted Gould
** Patch added: "use-bg-average-for-rubberband.patch"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1061215/+attachment/3369343/+files/use-bg-average-for-rubberband.patch

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

Title:
  Rubberband on desktop is theme color instead of background average

Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  The rubber band on the desktop is based on the color of the theme
  instead of the average color of the desktop background like all of the
  Unity dash, Notify OSD and others.  This means that many times the
  selection can be invisible or just doesn't look right on the desktop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1061215/+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 1061215] [NEW] Rubberband on desktop is theme color instead of background average

2012-10-03 Thread Ted Gould
Public bug reported:

The rubber band on the desktop is based on the color of the theme
instead of the average color of the desktop background like all of the
Unity dash, Notify OSD and others.  This means that many times the
selection can be invisible or just doesn't look right on the desktop.

** Affects: nautilus (Ubuntu)
 Importance: Wishlist
 Status: Triaged

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

Title:
  Rubberband on desktop is theme color instead of background average

Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  The rubber band on the desktop is based on the color of the theme
  instead of the average color of the desktop background like all of the
  Unity dash, Notify OSD and others.  This means that many times the
  selection can be invisible or just doesn't look right on the desktop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1061215/+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 1058356] [NEW] CUPS failes to install with apparmor exception

2012-09-28 Thread Ted Gould
Public bug reported:

On our Jenkins builds we're getting a failure to install the cups
package.  This seems to be because the apparmor profile looks for
suspend capability but the virtualized builders do not have it.  Here
seems to be the relevant log:

AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in 
/etc/apparmor.d/usr.sbin.cupsd at line 24: Invalid capability block_suspend.
start: Job failed to start
invoke-rc.d: initscript cups, action "start" failed.
dpkg: error processing cups (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 cups
E: Sub-process /usr/bin/dpkg returned an error code (1)

Full log: https://jenkins.qa.ubuntu.com/job/indicator-session-
ci/label=quantal/16/console

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

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

Title:
  CUPS failes to install with apparmor exception

Status in “cups” package in Ubuntu:
  New

Bug description:
  On our Jenkins builds we're getting a failure to install the cups
  package.  This seems to be because the apparmor profile looks for
  suspend capability but the virtualized builders do not have it.  Here
  seems to be the relevant log:

  AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in 
/etc/apparmor.d/usr.sbin.cupsd at line 24: Invalid capability block_suspend.
  start: Job failed to start
  invoke-rc.d: initscript cups, action "start" failed.
  dpkg: error processing cups (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   cups
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  Full log: https://jenkins.qa.ubuntu.com/job/indicator-session-
  ci/label=quantal/16/console

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1058356/+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 578542] Re: resuming from S3 wrongly prompts for password

2012-09-28 Thread Ted Gould
** Changed in: indicator-session
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  resuming from S3 wrongly prompts for password

Status in Gnome Powermanager:
  New
Status in The Session Menu:
  Incomplete
Status in Upower:
  Confirmed
Status in “gnome-power-manager” package in Ubuntu:
  In Progress
Status in “indicator-session” package in Ubuntu:
  Incomplete
Status in “upower” package in Ubuntu:
  In Progress

Bug description:
  Binary package hint: gnome-power-manager

  Despite the gconf items 
  /apps/gnome-power-manager/lock/use_screensaver_settings and 
  /apps/gnome-power-manager/lock/suspend 
  both being set to false, I am still prompted for a password when resuming my 
workstation from S3.  I do not want to be prompted.  Other than this, my 
suspend & resume work fine.

  Description:  Ubuntu 10.04 LTS
  Release:  10.04
  32 bit
  --- 
  Architecture: i386
  DistroRelease: Ubuntu 10.04
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GnomeSessionSuspendInhibited: No
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  Lsusb:
   Bus 002 Device 002: ID 0458:0024 KYE Systems Corp. (Mouse Systems) 
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 046d:0990 Logitech, Inc. QuickCam Pro 9000
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  NonfreeKernelModules: nvidia
  Package: gnome-power-manager 2.30.0-0ubuntu1
  PackageArchitecture: i386
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic-pae 
root=UUID=90fb6769-d9c5-44a0-9aa9-253a95e9bf49 ro quiet splash
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.39-generic-pae 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic-pae i686
  UserGroups: adm admin cdrom dialout libvirtd lpadmin mythtv plugdev 
sambashare vboxusers
  dmi.bios.date: 02/26/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: FHe
  dmi.board.name: M57SLI-S4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFHe:bd02/26/2009:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnM57SLI-S4:rvrx.x:cvn:ct3:cvr:

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/578542/+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 882307] Re: [list-view] After copying text from a rename entry, file copy menus items are broken

2012-09-28 Thread Ted Gould
** Changed in: appmenu-gtk
   Status: Triaged => Incomplete

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Incomplete

** Changed in: nautilus (Ubuntu Precise)
   Status: Triaged => Incomplete

** Changed in: appmenu-gtk
 Assignee: Ted Gould (ted) => (unassigned)

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

Title:
  [list-view] After copying text from a rename entry, file copy menus
  items are broken

Status in Application menu module for GTK+:
  Incomplete
Status in Nautilus:
  Incomplete
Status in “nautilus” package in Ubuntu:
  Incomplete
Status in “nautilus” source package in Precise:
  Incomplete

Bug description:
  When renaming a file in nautilus, in list view, if you copy the highlighted 
part of the name, after this you're unable to copy/paste files
  This only occurs in list view

  Steps to reproduce:
  - Open Nautilus
  - Chose List View
  - Right click a file and chose Rename. Nautilus will highlight the file name.
  - Now Right click again on the highlighted part of the name and chose Copy.
  - Press Esc
  - Now try copying a file, you will be able to chose the option "Copy", but 
when you try to Paste, nothing happens.

  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/882307/+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 1049849] Re: "Remote Login" account not confined by guest AppArmor profile

2012-09-14 Thread Ted Gould
** Changed in: lightdm-remote-session-freerdp (Ubuntu)
   Status: New => Confirmed

** Changed in: lightdm-remote-session-freerdp (Ubuntu)
   Importance: Undecided => High

** Changed in: lightdm-remote-session-freerdp (Ubuntu)
 Assignee: (unassigned) => Ted Gould (ted)

** Changed in: lightdm-remote-session-uccsconfigure (Ubuntu)
   Status: New => Confirmed

** Changed in: lightdm-remote-session-uccsconfigure (Ubuntu)
   Importance: Undecided => High

** Changed in: lightdm-remote-session-uccsconfigure (Ubuntu)
 Assignee: (unassigned) => Ted Gould (ted)

** Changed in: lightdm (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  "Remote Login" account not confined by guest AppArmor profile

Status in “lightdm” package in Ubuntu:
  Invalid
Status in “lightdm-remote-session-freerdp” package in Ubuntu:
  Confirmed
Status in “lightdm-remote-session-uccsconfigure” package in Ubuntu:
  Confirmed

Bug description:
  The "Guest" session in lightdm is launched confined by a very
  restrictive AppArmor profile for security reasons.

  The new "Remote Login" session that has been added to Quantal is
  supposed to be using the same type of guest account restrictions, but
  isn't restricted by the guest AppArmor profile. This has a security
  impact on the default desktop.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: lightdm 1.3.3-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Wed Sep 12 10:09:10 2012
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120724.2)
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1049849/+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 1050820] Re: Firefox opens under Launcher in Remote Login guest session

2012-09-14 Thread Ted Gould
I'm unable to reproduced that locally.  The launcher is hidden.  Are you
using an older version of compiz that doesn't have GSettings?  We're
setting the GSettings key to hide the launcher.

** Changed in: unity (Ubuntu)
   Status: New => Invalid

** Package changed: remote-login-service (Ubuntu) => lightdm-remote-
session-uccsconfigure (Ubuntu)

** Changed in: lightdm-remote-session-uccsconfigure (Ubuntu)
   Status: New => Incomplete

** Changed in: lightdm-remote-session-uccsconfigure (Ubuntu)
   Importance: Undecided => High

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

Title:
  Firefox opens under Launcher in Remote Login guest session

Status in “lightdm-remote-session-uccsconfigure” package in Ubuntu:
  Incomplete
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  Ubuntu Q

  1. At the login screen, choose "Remote Login".
  2. Enter the details for an Ubuntu SSO account that does not have a UCCS 
account.
  3. In the dialog that appears, choose "Set Up...".

  What happens: Ubuntu logs in to a guest session with a Firefox window
  partly underneath the Launcher.

  What should happen: Either the Launcher is not present at all, or the
  Firefox window is not underneath it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm-remote-session-uccsconfigure/+bug/1050820/+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 1028866] Re: the date is not displayed correctly in the "date and time setting" window

2012-09-13 Thread Ted Gould
This looks fixed to me in current Quantal.  The screenshot was taken
with:

LC_TIME=zh_CN.UTF-8 LANGUAGE=zh_CN gnome-control-center

** Attachment added: "Screenshot from 2012-09-13 15:39:03.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1028866/+attachment/3313309/+files/Screenshot%20from%202012-09-13%2015%3A39%3A03.png

** Changed in: indicator-datetime
   Status: Confirmed => Fix Released

** Changed in: gnome-control-center (Ubuntu Quantal)
   Status: Incomplete => Fix Released

** Changed in: indicator-datetime (Ubuntu Quantal)
   Status: Confirmed => Fix Released

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

Title:
  the date is not displayed correctly in the "date and time setting"
  window

Status in The Date and Time Indicator:
  Fix Released
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” source package in Quantal:
  Fix Released
Status in “indicator-datetime” source package in Quantal:
  Fix Released

Bug description:
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10 alpha3(20120724.3)

  Steps to reproduce:
  1. After installing the quantal aternate amd64 iso to a VM with choosing the 
Simple Chinese as the installation language, login the system.
  2. Click on the displayed time on the notification area, and then click the 
date and time settings, then you will find the date is not displayed correctly 
in the "date and time setting" window
  3. Please refer to the attached picture for detail.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1028866/+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 1050179] Re: Network providers that aren't cacheable are never used

2012-09-12 Thread Ted Gould
** Patch added: "master-provider-connect.patch"
   
https://bugs.launchpad.net/bugs/1050179/+attachment/3311608/+files/master-provider-connect.patch

** Bug watch added: freedesktop.org Bugzilla #54836
   https://bugs.freedesktop.org/show_bug.cgi?id=54836

** Also affects: geoclue via
   https://bugs.freedesktop.org/show_bug.cgi?id=54836
   Importance: Unknown
   Status: Unknown

** Description changed:

- 
- Basically if you require a network, and you don't report yourself as 
cacheable, then GeoclueMaster isn't watching the connection status so you'll 
never get to a connected state in a reasonable way.  This makes sources that 
want to check and update over time using the network as basically usable.
+ Basically if you require a network, and you don't report yourself as
+ cacheable, then GeoclueMaster isn't watching the connection status so
+ you'll never get to a connected state in a reasonable way.  This makes
+ sources that want to check and update over time using the network as
+ basically unusable.

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

Title:
  Network providers that aren't cacheable are never used

Status in GeoClue: The Geoinformation Service:
  Unknown
Status in “geoclue” package in Ubuntu:
  New

Bug description:
  Basically if you require a network, and you don't report yourself as
  cacheable, then GeoclueMaster isn't watching the connection status so
  you'll never get to a connected state in a reasonable way.  This makes
  sources that want to check and update over time using the network as
  basically unusable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/geoclue/+bug/1050179/+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 1050179] [NEW] Network providers that aren't cacheable are never used

2012-09-12 Thread Ted Gould
Public bug reported:

Basically if you require a network, and you don't report yourself as
cacheable, then GeoclueMaster isn't watching the connection status so
you'll never get to a connected state in a reasonable way.  This makes
sources that want to check and update over time using the network as
basically unusable.

** Affects: geoclue
 Importance: Unknown
 Status: Unknown

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

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

Title:
  Network providers that aren't cacheable are never used

Status in GeoClue: The Geoinformation Service:
  Unknown
Status in “geoclue” package in Ubuntu:
  New

Bug description:
  Basically if you require a network, and you don't report yourself as
  cacheable, then GeoclueMaster isn't watching the connection status so
  you'll never get to a connected state in a reasonable way.  This makes
  sources that want to check and update over time using the network as
  basically unusable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/geoclue/+bug/1050179/+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 1049849] Re: "Remote Login" account not confined by guest AppArmor profile

2012-09-12 Thread Ted Gould
** Changed in: lightdm (Ubuntu)
 Assignee: (unassigned) => Ted Gould (ted)

** Changed in: lightdm (Ubuntu)
   Importance: Undecided => High

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

Title:
  "Remote Login" account not confined by guest AppArmor profile

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  The "Guest" session in lightdm is launched confined by a very
  restrictive AppArmor profile for security reasons.

  The new "Remote Login" session that has been added to Quantal is
  supposed to be using the same type of guest account restrictions, but
  isn't restricted by the guest AppArmor profile. This has a security
  impact on the default desktop.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: lightdm 1.3.3-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Wed Sep 12 10:09:10 2012
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120724.2)
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1049849/+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


Re: [Desktop-packages] [Bug 1040221] Re: FFe request: Provide remote login options

2012-08-29 Thread Ted Gould
On Wed, 2012-08-29 at 17:28 +, Kate Stewart wrote:
> Will the unity-greeter team only put out a release with just this
> change, or will they be looking at including other features in it?

This would be the largest part of the change, but also the nm-applet
inclusion that is in bug 1042757.

Also, I forgot, there'll need to be a lightdm release that hasn't been
made as well.  It has been tested in a PPA and was waiting on an ACK for
the full stack working (which it does in a PPA currently).  It's
expected to move forward as Australia wakes up.

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

Title:
  FFe request: Provide remote login options

Status in “libpam-freerdp” package in Ubuntu:
  New
Status in “lightdm” package in Ubuntu:
  New
Status in “lightdm-remote-session-freerdp” package in Ubuntu:
  New
Status in “lightdm-remote-session-uccsconfigure” package in Ubuntu:
  New
Status in “remote-login-service” package in Ubuntu:
  New
Status in “thin-client-config-agent” package in Ubuntu:
  New
Status in “unity-greeter” package in Ubuntu:
  New

Bug description:
   
  == Feature ==

  On the greeter have the feature to use the UCCS keyring to look up
  remote servers and log into them with a full desktop remote session.

  == Issues causing need for exception ==

  There are two main driving factors:

   * MIR reviews are not complete for some packages
   * LightDM required API is not yet in distro

  Both of these could be worked around in sleezey ways, but we'd much
  rather test everything working together before we push packages that
  enable this feature and make it visible to users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-freerdp/+bug/1040221/+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


  1   2   >