[Bug 618607] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2010-09-16 Thread Tim Penhey
I got this trying to unmount a normal FAT USB key using the eject icon
next to the USB key image in the left hand side panel.

-- 
nautilus crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/618607
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 1870758] Re: [nvidia] Display scaling results in monitor power save state

2020-04-07 Thread Tim Penhey
** Tags added: champagne

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

Title:
  [nvidia] Display scaling results in a blank screen (power save state)

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

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

[Bug 837145] Re: Memory leak in pango_layout_get_extents

2012-07-02 Thread Tim Penhey
** Description changed:

  Impact: there is a memory leak when using pango_layout_get_extents
  
  Development Fix: the bug has been fixed in quantal
  
  Stable Fix: simple patch accepted upstream at
  https://bugzilla.gnome.org/show_bug.cgi?id=678059
  
  Regression Potential: could potentially cause other bugs
  
  Test Case:
- - TODO
+ - Run the following code in a terminal (feel free to check the result of the 
GET first)
+ {{{
+ for size in 100 200 500; do
+   echo With size $size
+   GET https://bugzilla.gnome.org/attachment.cgi?id=216360 | sed s/100/$size/ 
> pango_leak.c 
+   gcc pango_leak.c `pkg-config --cflags --libs pangoft2` -o pango_leak
+   valgrind ./pango_leak 2>&1 | grep ' lost' | cut -d" " -f 2-
+ done;
+ }}}
  
- ...
+ Observe that before the fix the possibly lost reported grows
+ significantly which different loop counts, and that after the fix it
+ does not.
+ 
+ -- End test case
  
  Valgrind found a leak deep in the nested calls for
  'pango_layout_get_extents'.
  
  It appears to be not freeing something.
  
  4,224 (512 direct, 3,712 indirect) bytes in 1 blocks are definitely lost
  1,904 (768 direct, 1,136 indirect) bytes in 1 blocks are definitely lost
  1,904 (768 direct, 1,136 indirect) bytes in 1 blocks are definitely lost
  
  This from an hour long valgrind run.

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

Title:
  Memory leak in pango_layout_get_extents

To manage notifications about this bug go to:
https://bugs.launchpad.net/pango/+bug/837145/+subscriptions

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


[Bug 969256] Re: Keyboard shortcuts - The HUD keyboard shortcut should be configurable

2012-04-04 Thread Tim Penhey
** Branch linked: lp:~thumper/unity/non-modifier-hud

** Changed in: unity
   Status: Confirmed => In Progress

** Changed in: unity
 Assignee: (unassigned) => Tim Penhey (thumper)

** Changed in: unity
Milestone: backlog => 5.10.0

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

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

Title:
  Keyboard shortcuts - The HUD keyboard shortcut should be configurable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/969256/+subscriptions

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


[Bug 969256] Re: Keyboard shortcuts - The HUD keyboard shortcut should be configurable

2012-04-05 Thread Tim Penhey
** Changed in: unity
   Status: In Progress => Fix Committed

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

Title:
  Keyboard shortcuts - The HUD keyboard shortcut should be configurable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/969256/+subscriptions

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


[Bug 969256] Re: Keyboard shortcuts - The HUD keyboard shortcut should be configurable

2012-04-16 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  Keyboard shortcuts - The HUD keyboard shortcut should be configurable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/969256/+subscriptions

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


[Bug 969235] Re: Keyboard shortcuts - Update some window management shortcuts to use "Ctrl + Super" instead of just "Super"

2012-04-16 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  Keyboard shortcuts - Update some window management shortcuts to use
  "Ctrl + Super" instead of just "Super"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/969235/+subscriptions

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


[Bug 950136] Re: multimonitor, launcher: Provide an option to display either a single launcher or a launcher on each display in a multi-monitor environment

2012-04-22 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  multimonitor, launcher: Provide an option to display either a single
  launcher or a launcher on each display in a multi-monitor environment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/950136/+subscriptions

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


[Bug 360970] Re: Multi-monitor - When using two displays with different vertical resolution, icons get lost on the shorter display

2012-04-22 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  Multi-monitor - When using two displays with different vertical
  resolution, icons get lost on the shorter display

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/360970/+subscriptions

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


[Bug 967136] Re: In the Display Settings panel, when changing the 'Launcher placement' option from the drop-down list, the display arrangement widget does not immediately update to reflect the change

2012-04-22 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  In the Display Settings panel, when changing the 'Launcher placement'
  option from the drop-down list, the display arrangement widget does
  not immediately update to reflect the change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/967136/+subscriptions

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


[Bug 967110] Re: Incorrect labels in System Settings-Displays panel for Launcher Placement and Sticky edges options

2012-04-22 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  Incorrect labels in System Settings-Displays panel for Launcher
  Placement and Sticky edges options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/967110/+subscriptions

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


[Bug 857089] Re: suggestion: nautilus tweak in ambience theme

2012-04-22 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  suggestion: nautilus tweak in ambience theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/857089/+subscriptions

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


[Bug 967027] Re: Menubar representations should not be shown in the arrangement widget of the Displays panel

2012-04-22 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  Menubar representations should not be shown in the arrangement widget
  of the Displays panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/967027/+subscriptions

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


[Bug 967121] Re: Misleading placement of 'Launcher placement' and 'Sticky edges' options in the System Settings-Displays panel

2012-04-22 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  Misleading placement of 'Launcher placement' and 'Sticky edges'
  options in the System Settings-Displays panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/967121/+subscriptions

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


[Bug 801784] Re: Gnome3 Control Centre Launcher icon does not correctly represent which panel is currently open

2012-04-22 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  Gnome3 Control Centre Launcher icon does not correctly represent which
  panel is currently open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/801784/+subscriptions

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


[Bug 919188] Re: unity-panel-service big memory leak

2012-04-26 Thread Tim Penhey
This is no longer a problem in unity 5.10 for the 12.04 release.
Marking as fix released.

** Changed in: unity
   Status: New => Fix Released

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

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

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

Title:
  unity-panel-service big memory leak

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/919188/+subscriptions

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


[Bug 185165] Re: Ubuntu does not open MS Windows internet shortcuts with 'url' extension

2012-04-27 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  Ubuntu does not open MS Windows internet shortcuts with 'url'
  extension

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/185165/+subscriptions

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


[Bug 1041169] Re: custom keyboard shortcuts not migrated after upgrade to compiz 1:0.9.8+bzr3319-0ubuntu2

2012-08-30 Thread Tim Penhey
** Tags added: gsettings

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

Title:
  custom keyboard shortcuts not migrated after upgrade to compiz
  1:0.9.8+bzr3319-0ubuntu2

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

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


[Bug 948972] Re: compiz segfaults when mounting/unmounting a loopback device quickly

2012-09-12 Thread Tim Penhey
I'm guessing this is actually in the unity side of things with the
handling of mounted file systems.

I've added the bug tasks.

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

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

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

** Changed in: unity
   Importance: Undecided => Medium

** Changed in: unity
 Assignee: (unassigned) => Andrea Azzarone (andyrock)

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

Title:
  compiz segfaults when mounting/unmounting a loopback device quickly

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/948972/+subscriptions

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


Re: [Bug 948972] Re: compiz segfaults when mounting/unmounting a loopback device quickly

2012-09-12 Thread Tim Penhey
On 13/09/12 10:33, Andrea Azzarone wrote:
> Can you test with unity trunk? Also we need a better stacktrace.

Andy, there was a test shell script in the bug as the first comment I
think.

Can you run it against trunk as you probably have this built already.

Tim

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

Title:
  compiz segfaults when mounting/unmounting a loopback device quickly

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/948972/+subscriptions

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


[Bug 682788] Re: Improve Unity menus

2012-09-13 Thread Tim Penhey
** Changed in: unity
Milestone: backlog => None

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

Title:
  Improve Unity menus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+subscriptions

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


[Bug 784435] Re: Dragging and dropping a file directly on to the Thunderbird or Evolution Launcher icons should open a new email with the file attached

2012-09-13 Thread Tim Penhey
** Changed in: unity
Milestone: backlog => None

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

Title:
  Dragging and dropping a file directly on to the Thunderbird or
  Evolution Launcher icons should open a new email with the file
  attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/784435/+subscriptions

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


[Bug 732697] Re: Dash - Searching for "empathy" in Dash returns two results with the same icon

2012-09-13 Thread Tim Penhey
** Changed in: unity
Milestone: backlog => None

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

Title:
  Dash - Searching for "empathy" in Dash returns two results with the
  same icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/732697/+subscriptions

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


[Bug 723864] Re: The alignment of the “[number of minutes] minutes” selector in the “Unlock Keyring” window is wrong.

2012-09-13 Thread Tim Penhey
** Changed in: unity
Milestone: backlog => None

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

Title:
  The alignment of the “[number of minutes] minutes” selector in the
  “Unlock Keyring” window is wrong.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723864/+subscriptions

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

[Bug 111939] Re: Alt-Tab - Not possible to alt-tab during a drag-and-drop operation

2012-09-13 Thread Tim Penhey
** Changed in: unity
Milestone: backlog => None

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

Title:
  Alt-Tab - Not possible to alt-tab during a drag-and-drop operation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/111939/+subscriptions

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


[Bug 10905] Re: Keyboard shortcuts, window management - Can't use any global keyboard shortcuts or hotkeys when applet/menu is open

2012-09-13 Thread Tim Penhey
** Changed in: unity
Milestone: backlog => None

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

Title:
  Keyboard shortcuts, window management - Can't use any global keyboard
  shortcuts or hotkeys when applet/menu is open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/10905/+subscriptions

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


[Bug 682788] Re: Improve Unity menus

2012-09-14 Thread Tim Penhey
** Tags added: exbacklog

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

Title:
  Improve Unity menus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+subscriptions

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


[Bug 916892] Re: compiz crashed with SIGSEGV in gdu_device_get_object_path()

2012-03-19 Thread Tim Penhey
gdu_pool_new() is the function that is crashing.  This is called from
unity but isn't part of unity.

I believe it to be part of gnome disk utility.

** Also affects: gnome-disk-utility (Ubuntu)
   Importance: Undecided
   Status: New

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

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

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

Title:
  compiz crashed with SIGSEGV in gdu_device_get_object_path()

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/916892/+subscriptions

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


[Bug 926208] Re: bamfdaemon crashed with SIGABRT in g_assertion_message()

2012-03-26 Thread Tim Penhey
** Changed in: bamf
   Status: Triaged => Fix Released

** Changed in: unity-distro-priority
   Status: Fix Committed => Fix Released

** Changed in: unity (Ubuntu Precise)
   Status: Confirmed => Fix Released

** Changed in: unity
   Status: Triaged => Fix Released

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

Title:
  bamfdaemon crashed with SIGABRT in g_assertion_message()

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/926208/+subscriptions

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


[Bug 855402] Re: Python lenses segfault with pygobject3

2011-11-13 Thread Tim Penhey
** Tags added: udp

** Changed in: unity
   Status: In Progress => Fix Released

** No longer affects: unity

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

Title:
  Python lenses segfault with pygobject3

To manage notifications about this bug go to:
https://bugs.launchpad.net/pygobject/+bug/855402/+subscriptions

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


[Bug 10905] Re: Keyboard shortcuts, window management - Can't use any global keyboard shortcuts or hotkeys when applet/menu is open

2012-01-25 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  Keyboard shortcuts, window management - Can't use any global keyboard
  shortcuts or hotkeys when applet/menu is open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/10905/+subscriptions

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


[Bug 890747] Re: Keyboard shortcut - Ctrl Alt Del doesn't do what most people typing it would expect

2012-02-02 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  Keyboard shortcut - Ctrl Alt Del doesn't do what most people typing it
  would expect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/890747/+subscriptions

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


[Bug 923749] Re: New "push mouse offscreen" feature really difficult to get

2012-02-19 Thread Tim Penhey
** Tags added: distro-priority

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

Title:
  New "push mouse offscreen" feature really difficult to get

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/923749/+subscriptions

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


[Bug 911326] Re: [multi-monitor] new maximised window for screen 2 is automatically moved to screen 1

2012-02-19 Thread Tim Penhey
** Tags added: distro-priority

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

Title:
  [multi-monitor] new maximised window for screen 2 is automatically
  moved to screen 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/911326/+subscriptions

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


[Bug 790687] Re: nautilus desktop: Unity menu and alt key navigation

2012-02-19 Thread Tim Penhey
** Tags added: distro-priority

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

Title:
  nautilus desktop: Unity menu and alt key navigation

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/790687/+subscriptions

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


[Bug 830709] Re: Unity should also use Super-L to lock screen by default

2011-11-22 Thread Tim Penhey
** Tags added: keybinding

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

Title:
  Unity should also use Super-L to lock screen by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/830709/+subscriptions

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


[Bug 869080] Re: Launcher - Add launcher configuration option to System Settings Appearance dialogue

2011-11-24 Thread Tim Penhey
** Changed in: ayatana-design
   Status: Triaged => Fix Committed

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

Title:
  Launcher - Add launcher configuration option to System Settings
  Appearance dialogue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/869080/+subscriptions

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