[Desktop-packages] [Bug 1071155] Re: nautilus crashed with signal 5 in _XReply()

2016-03-04 Thread Sparhawk
I don't even know what bugpattern-needed means, but 3.5 years later (and
no reply), I've since moved away from Ubuntu/Unity to Arch/KDE. I can't
provide more information for this bug (nor can imagine that it'd be
useful).

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

Title:
  nautilus crashed with signal 5 in _XReply()

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  Unity was being glitchy so I ran "$ unity --replace". Nautilus then
  crashed.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  Date: Thu Oct 25 17:36:13 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'958x502+0+548'"
   b'org.gnome.nautilus.window-state' b'start-with-status-bar' b'true'
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcCmdline: nautilus -n
  Signal: 5
  SourcePackage: nautilus
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XSync () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   gdk_flush () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: nautilus crashed with signal 5 in _XReply()
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (6 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1071155/+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 1216218] Re: xorg xkb options don't trigger when MatchProduct is used

2014-07-06 Thread Sparhawk
Sorry, I never got around to testing this again, but I have since moved
to Arch, and it's not a problem in this distro. (I'm no longer using
Ubuntu, so this bug should remain closed.)

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

Title:
   xorg xkb options don't trigger when MatchProduct is used

Status in “xorg” package in Ubuntu:
  Expired

Bug description:
  I have a file in /etc/X11/xorg.conf.d/ that attempts to set the xkb
  options for a specific keyboard model.

  Hence, it contains the following line:
  MatchProduct TrulyErgonomic.com Truly Ergonomic Computer Keyboard

  I know that this match triggers fine, because it activates at-home-modifier 
[1] as expected, only for this keyboard. I can confirm this by commenting out 
the following at-home-modifier line, which results in a lack of activation.
  Option TransMod 36:64

  However, it seems that the xkb options are not triggering. For example this 
line:
  Option XKbOptions lv3:ralt_switch_multikey,numpad:pc,ctrl:swapcaps

  Similarly to above, I've tried removing ,ctrl:swapcaps and
  restarting, but this makes no difference. From `setxkbmap -query`, no
  options are set.

  Oddly enough, if I comment out the MatchProduct line, then this line
  functions as expected, as confirmed by restarting with either
  ,ctrl:swapcaps present or absent. (Obviously this then acts on all
  keyboards.)

  I've also tried this with similar results for:
Option XkbLayout ara
Option XkbVariant 

  Finally, I've also tried manually changing the settings of they integrated 
keyboard. First I find the id with `xinput list`, then run
  setxkbmap -device 15 -layout us -variant altgr-intl -option 
lv3:ralt_switch_multikey,numpad:pc,ctrl:swapcaps

  This works as expected.

  In case it's important, here is /etc/X11/xorg.conf.d/11-TECK-
  keymap.conf :

  Section InputClass
Identifier TECK
Driver evdev

# If you save this file under xorg.conf.d/ :
Option AutoServerLayout on

MatchIsKeyboard on
MatchProduct TrulyErgonomic.com Truly Ergonomic Computer Keyboard

### at-home-modifier options begin here.
# The basic option.
Option XkbLayout us
Option XkbVariant altgr-intl
Option XKbOptions lv3:ralt_switch_multikey,numpad:pc,ctrl:swapcaps
Option TransMod 36:64
  EndSection

  I'm running Kubuntu 13.04, KDE 4.10.5, with Configure layouts and
  Configure keyboard options unchecked in System Settings.

  Further, I can see that the settings are being overwritten by
  /etc/default/keyboard . I can change this file manually, and see that
  xkb changes on restart. Is there a workaround that will allow me to
  configure keyboards separately? I tried removing this file or
  commenting it all out, but upon restart, xkb still ignored xorg.conf,
  using some kind of hard-coded default values.

  [1] http://gitorious.org/at-home-modifier/at-home-
  modifier/blobs/raw/master/README

  
  I cannot use $ ubuntu-bug xorg , as ubuntu-bug keeps crashing.
  $ dpkg -l xorg|grep xorg
  ii  xorg  1:7.7+1ubuntu4  
   amd64X.Org X Window System

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1216218/+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 1249940] Re: Thunderbird picks incorrect mime type for inline picture when drag-and-dropping

2014-05-24 Thread Sparhawk
Gordon, some Apple Mail.app users have told me that they can still see
the images if they rename the suffix. I suppose they have to guess what
the format is, though.

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

Title:
  Thunderbird picks incorrect mime type for inline picture when drag-
  and-dropping

Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  When I attach png images by dragging from the file browser to the
  header region of the compose window, they are attached with correct
  mimetype.

  Content-Type: image/png;
  name=foo.png
  Content-Transfer-Encoding: base64
  Content-Disposition: attachment;
  filename=foo.png

  Similarly, *inline* png images attach fine when using Thunderbird's
  native file picker.

  Content-Type: image/png;
  name=foo.png
  Content-Transfer-Encoding: base64
  Content-ID: part1.random_numb...@foobar.com
  Content-Disposition: inline;
  filename=foo.png

  However, when I attach them inline by *dragging* from the file browser
  into the body, they are attached with the incorrect mime type as

  Content-Type: text/plain; charset=ISO-8859-1
  Content-Transfer-Encoding: base64
  Content-ID: part1.00030206.09040...@foobar.com

  The latter displays fine for the recipient if they are using
  Thunderbird, or via the gmail web interface. However, OSX Mail.app
  users only see a text file Mail Attachment.txt full of nonsense.
  Kmail also fails to display the image correctly.

  It seems that Thunderbird is using the wrong mime type when png images
  are attached inline. (I also see a similar problem with .jpg files.)

  I see the same problem whether dragging from Dolphin file browser,
  Konqueror, Krusader, Firefox (via the browser window itself), and
  Kate's file picker. With Firefox, I entered the file path into the url
  bar, and dragged from the main browser window. I also attempted to
  install Nautilus, but I can't even drag from it (with KDE). I've also
  tried dragging from Firefox's browser window in Xubuntu, which had the
  same problem.

  I tried safe mode, and this didn't fix it. Finally, installing
  Thunderbird directly from the website *does* fix the problem so it's a
  problem introduced in the Ubuntu package.

  TB 24.1.0
  Kubuntu 13.10
  KDE 4.11.2

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: thunderbird 1:24.1.0+build1-0ubuntu0.13.10.1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2253 F pulseaudio
  BuildID: 20131028125905
  CRDA:
   country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
  Channel: Unavailable
  Date: Mon Nov 11 15:18:44 2013
  DefaultProfilePrefSources:
   prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
   
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (329 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.1.254 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.4  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
  Profile1PrefSources:
   prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
  Profile1Prefs:
   extensions.lastAppVersion: 24.0 (prefs.js)
   network.cookie.prefsMigrated: true (prefs.js)
  Profiles:
   Profile0 (Default) - LastVersion=24.1.0/20131028125905 (In use)
   Profile1 - LastVersion=24.0/20130917155107 (Out of date)
  RelatedPackageVersions:
   kopete4:4.11.2-0ubuntu1
   google-talkplugin 4.7.0.0-1
   rhythmbox-mozilla 2.99.1-0ubuntu1
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  SubmittedCrashIDs:
   bp-8716a067-8317-4ad0-808a-2254e2120524
   

[Desktop-packages] [Bug 1055874] Re: Automatic sleep settings are not followed precisely

2014-04-04 Thread Sparhawk
Sorry, I can't test this. I'm not using gnome any more, as I've moved to
KDE.

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

Title:
  Automatic sleep settings are not followed precisely

Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in “gnome-power-manager” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” source package in Precise:
  New
Status in “gnome-settings-daemon” source package in Precise:
  Fix Committed

Bug description:
  [Impact]

  According to the current design in Ubuntu Precise, users can choose
  the suspend time and blank time in the gnome control center (system
  settings). However, there's another gsetting called org.gnome
  .settings-daemon.plugins.power idle-dim-time which controls the
  screen dim time. The default value of idle-dim-time in Ubuntu is 30
  secs and this makes the screen dim after idle for 30 secs. This part
  (idle-dim-time) is not accessible to users in the default UI but can
  only be accessed by using the CLI.

 This two categories of values (dim time/suspendblank time) should
  not be related at all, however, the current Ubuntu Precise (12.04)'s
  gnome settings daemon (3.4.2) it actually suspend or blank the screen
  on user set time plus the dim time, which added additional 30 secs
  by default. Since dim time is not accessible by users in default UI,
  this confusing users why extra 30 secs is added to the total time on
  top of the selected suspend/blank time.

 In some OEM projects, in order to fulfill the OEM requests for
  Energy Star standard, the dim time is set to 5 minutes default
  (instead of 30 secs), and this make the suspend time and screen blank
  time very inaccurate, because user will have additional 5 minutes to
  wait before the screen blank or system suspend. (Inactive time to
  suspend is about 5 minutes more than setting.)

   * User do not need modify anything for this patch.

  [Test Case]

  * Please use Ubuntu Precise (12.04) to test, this issue is already
  fixed in Ubuntu Raring (13.04)

  * Set idle-dim-time to 300 first (5 minutes), it's much easier to find out 
this issue.
  (the default is 30 secs and it's somehow not as easy to observe, but the 
result should be same.)
  Command:
  #gsettings set org.gnome.settings-daemon.plugins.power idle-dim-time 300

  *In settings:
  Turn screen off: 10 minutes
  Suspend: 10 minutes on battery power, 30 minutes when plugged in.

  Actual:
  On battery: Screen turned off after 10 minutes, suspend after about 5 more 
minutes(15 minutes total).
  When plugged in: Screen turned off after 10 minutes, suspend after about 25 
more minutes(35 minutes total).

  Steps:
  1. Check power settings and brightness settings
  2. Leave the system inactive

  Expected results: Inactive time to suspend is same as setting

  Actual results: Inactive time to suspend is about 5 minutes more than
  setting

  [Regression Potential]

  * This do not need to modify any user settings.

  * The impact should be minimal for an inaccurate timing of
  suspend/blanking.

  [Other Info]

  Original bug description:

  When I set the various timeouts via dconf-editor, my computer does not
  follow them precisely. I'm referring to these settings:

  org.gnome.settings-daemon.plugins.power sleep-display-ac
  org.gnome.settings-daemon.plugins.power sleep-display-battery
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout

  For example if I set all to 5, then the display sleeps at 30 seconds,
  and the computer at 70 seconds. Similarly, if I set them all to 60,
  the computer suspends around 90 seconds. I've only tried these shorter
  settings. These are clearly values that are low for normal usage, but
  this bug is very frustrating if one attempts to troubleshoot unrelated
  automatic-sleep bugs. Firstly, I think I missed the case when
  automatic sleep might have worked. Secondly, it increases the time it
  takes to troubleshoot by a lot.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-power-manager 3.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic x86_64
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Tue Sep 25 09:43:50 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gnome-power-manager
  UpgradeStatus: Upgraded to precise on 2012-04-29 (148 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : 

[Desktop-packages] [Bug 1255280] Re: Update to mesa 9.2.3

2014-03-15 Thread Sparhawk
Mesa  9.2.3 is coming out in about a month with Ubuntu 14.04, so it's a
bit moot, but I think this bug was quite critical when it was filed..
After the GPU crashes, I get visual artifacts in most of my programs,
with fonting look garbled to varying degrees. Sometimes they are totally
unreadable. There is potentiallly data loss, since I can't work out what
is in each window and whether I have saved or should save data.

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

Title:
  Update to mesa 9.2.3

Status in “mesa” package in Ubuntu:
  Fix Released
Status in “mesa” source package in Saucy:
  Triaged

Bug description:
  I am quite often getting GPU hangups and machine freezes, and the
  following is in my logs:

  Nov 19 21:17:09 derp kernel: [131426.756136] Watchdog[8655]: segfault at 0 ip 
7fcbb70bc72e sp 7fcba7692650 error 6 in chrome[7fcbb3514000+5eff000]
  Nov 19 21:17:17 derp kernel: [131434.757554] [drm:i915_hangcheck_elapsed] 
*ERROR* stuck on render ring
  Nov 19 21:17:17 derp kernel: [131434.757557] [drm] capturing error event; 
look for more information in /sys/kernel/debug/dri/0/i915_error_state
  Nov 19 21:17:17 derp kernel: [131434.785406] [drm:i915_set_reset_status] 
*ERROR* render ring hung inside bo (0xef56000 ctx 13) at 0xef561c8

  A quick grep for IPEHR in i915_error_state gives the following:

IPEHR: 0x79050005
IPEHR: 0x
IPEHR: 0x0b140001

  Freedesktop.org Bug #70151 says the following:

  Fixed in Mesa 9.2.3 (out today), the upcoming Mesa 10.0 release, or Mesa 
master.
  This fixes the Sandybridge-specific GPU hang where i915_error_state (aka 
/sys/class/drm/card0/error) lists an IPEHR of 0x79050005.

  Therefore I think Mesa should be upgraded to at least 9.2.3 to fix
  this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1255280/+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 1255280] Re: Update to mesa 9.2.3

2014-03-08 Thread Sparhawk
Has anyone managed to install mesa 9.2.3 successfully in Saucy? My
computer is horrible at the moment with this bug.

I tried upgrading mesa, but it didn't work so well.
http://askubuntu.com/questions/378310/how-can-i-recover-my-system-after-attempting-to-install-experimental-packages

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

Title:
  Update to mesa 9.2.3

Status in “mesa” package in Ubuntu:
  Fix Released
Status in “mesa” source package in Saucy:
  Triaged

Bug description:
  I am quite often getting GPU hangups and machine freezes, and the
  following is in my logs:

  Nov 19 21:17:09 derp kernel: [131426.756136] Watchdog[8655]: segfault at 0 ip 
7fcbb70bc72e sp 7fcba7692650 error 6 in chrome[7fcbb3514000+5eff000]
  Nov 19 21:17:17 derp kernel: [131434.757554] [drm:i915_hangcheck_elapsed] 
*ERROR* stuck on render ring
  Nov 19 21:17:17 derp kernel: [131434.757557] [drm] capturing error event; 
look for more information in /sys/kernel/debug/dri/0/i915_error_state
  Nov 19 21:17:17 derp kernel: [131434.785406] [drm:i915_set_reset_status] 
*ERROR* render ring hung inside bo (0xef56000 ctx 13) at 0xef561c8

  A quick grep for IPEHR in i915_error_state gives the following:

IPEHR: 0x79050005
IPEHR: 0x
IPEHR: 0x0b140001

  Freedesktop.org Bug #70151 says the following:

  Fixed in Mesa 9.2.3 (out today), the upcoming Mesa 10.0 release, or Mesa 
master.
  This fixes the Sandybridge-specific GPU hang where i915_error_state (aka 
/sys/class/drm/card0/error) lists an IPEHR of 0x79050005.

  Therefore I think Mesa should be upgraded to at least 9.2.3 to fix
  this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1255280/+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 1255507] Re: Running unclutter without -noevent causes focus problems for Firefox and Thunderbird

2014-02-21 Thread Sparhawk
More technical information her:
https://bugzilla.mozilla.org/show_bug.cgi?id=625149

Mozilla devs won't fix it, and suggest that it's unclutter that should provide 
a fix. :(
That is from the link above, and also here: 
https://bugzilla.mozilla.org/show_bug.cgi?id=923349

** Bug watch added: Mozilla Bugzilla #625149
   https://bugzilla.mozilla.org/show_bug.cgi?id=625149

** Bug watch added: Mozilla Bugzilla #923349
   https://bugzilla.mozilla.org/show_bug.cgi?id=923349

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

Title:
  Running unclutter without -noevent causes focus problems for Firefox
  and Thunderbird

Status in “unclutter” package in Ubuntu:
  Confirmed

Bug description:
  It seems that the default configuration for unclutter causes Firefox
  and Thunderbird (probably all XUL applications) to randomly lose
  focus.

  Examples:
  https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1231588
  https://forum.kde.org/viewtopic.php?f=111t=117704start=15
  https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1234470

  The default configuration in `/etc/default/unclutter` should probably
  include '-noevents' in addition to current flags in EXTRA_OPTS. Adding
  '-grab' should be considered, too.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unclutter 8-18
  ProcVersionSignature: Ubuntu 3.8.0-33.48~precise1-generic 3.8.13.11
  Uname: Linux 3.8.0-33-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Wed Nov 27 13:25:11 2013
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MarkForUpload: True
  SourcePackage: unclutter
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unclutter/+bug/1255507/+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 1234470] Re: Keystrokes are hijacked by inactive window

2014-02-21 Thread Sparhawk
*** This bug is a duplicate of bug 1255507 ***
https://bugs.launchpad.net/bugs/1255507

** This bug has been marked a duplicate of bug 1255507
   Running unclutter without -noevent causes focus problems for Firefox and 
Thunderbird

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

Title:
  Keystrokes are hijacked by inactive window

Status in The Mozilla Firefox Browser:
  Invalid
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Starting in a release from February, I've found that the front-most,
  active window often will occasionally not receive keystrokes. Instead
  they are being sent to the background, inactive window. The front-most
  window is shown as selected in the pager, while a non-selected window
  receives the keystrokes.

  I can alt-tab or click between windows, but cannot seem to type into
  one (or more) windows. Otherwise, clicking does all you expect it to.
  You can select menus of the window; you can even select text (although
  it's the background window grey instead of the foreground window
  blue).

  I tried to make sure that it was not an issue with X/KDE by testing to
  see what the reported active window was. First I found window IDs with

  xwininfo | grep -i 'window id'

  Then, when the bug occurred, I attempted to see if keystrokes were
  being passed to the active (but non-responsive) window with

  xev -id 0x123456 | grep Key

  I also did the same for the background window that was actually
  responding to the keystrokes. It seems that the active (but non-
  responsive) window was indeed receiving keystrokes, and the other one
  was not, although it was responding to them.. I presume that it's
  Firefox hijacking the active window internally.

  I don't see this in any other application, except much more frequently
  in Thunderbird.

  
  I've filed a bug for Thunderbird too.
  https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1234468

  Here is a troubleshooting thread for this issue.
  http://forum.kde.org/viewtopic.php?f=111t=110202

  Here is the related thread for Thunderbird.
  https://forum.kde.org/viewtopic.php?f=111t=117704

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/firefox.desktop]
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2493 F pulseaudio
  BuildID: 20130911155223
  Channel: Unavailable
  Date: Thu Oct  3 11:14:42 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (290 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.2.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.2  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-5270b043-7b09-48ed-b448-be4e92130427
  PrefSources:
   prefs.js
   
[Profile]/extensions/launchClipboard@alice/defaults/preferences/launchclipboard.js
   
[Profile]/extensions/formhist...@yahoo.com/defaults/preferences/FhcPreferences.js
   [Profile]/extensions/donottrackp...@abine.com/defaults/preferences/prefs.js
   
[Profile]/extensions/https-everywh...@eff.org/defaults/preferences/preferences.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130911155223 (In use)
  RelatedPackageVersions:
   google-talkplugin 4.7.0.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
   rhythmbox-mozilla 2.98-0ubuntu5
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-26 (159 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L702X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1234470/+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 1231588] Re: Firefox windows don't accept focus

2014-02-21 Thread Sparhawk
*** This bug is a duplicate of bug 1255507 ***
https://bugs.launchpad.net/bugs/1255507

Carlos, as per Mikko's comment's links,, it's not just Unity, but also
in Kubuntu/KDE. Did you try killing unclutter, or running it with
-noeventst?

** This bug has been marked a duplicate of bug 1255507
   Running unclutter without -noevent causes focus problems for Firefox and 
Thunderbird

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

Title:
  Firefox windows don't accept focus

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  I have found in the last day or so that Firefox windows do not accept
  focus when they are clicked upon. The focus (and key and mouse events)
  are still sent to a different window even after it has been selected
  for the foreground by click or ALT+TAB,ALT+`.

  Initially I experienced this on a dual-head display, but even when the
  window is moved from the external monitor to the built-in laptop
  monitor, events are routed to the wrong firefox window.

  This issue has survived an apt-get upgrade and a reboot, and is still
  occurring.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: firefox 24.0+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
  Uname: Linux 3.11.0-8-generic i686
  AddonCompatCheckDisabled: False
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cefn   4062 F pulseaudio
  BuildID: 20130917154333
  Channel: Unavailable
  Date: Thu Sep 26 18:07:55 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-08-15 (42 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha i386 
(20130626)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.23  metric 
9
  MarkForUpload: True
  Plugins:
   Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
   Java(TM) Plug-in 10.40.2 - 
/usr/lib/jvm/java-7-oracle/jre/lib/i386/libnpjp2.so
   Gnome Shell Integration - 
/usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so (gnome-shell)
   Silverlight Plug-In - /usr/lib/pipelight/libpipelight.so (pipelight)
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so 
(rhythmbox-mozilla)
  PrefSources:
   prefs.js
   
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/ubu...@ubuntu.com/defaults/preferences/001ubuntu-gnome-mods.js
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=24.0/20130917154333 (In use)
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   gnome-shell   3.8.4-0ubuntu5
   pipelight 0.1-4-0~ubuntu13.10.1
   rhythmbox-mozilla 2.99.1-0ubuntu1
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/23/2008
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: Version 1.50
  dmi.board.asset.tag: 00
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Version A0
  dmi.chassis.asset.tag: 00
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: Version 1.0
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion1.50:bd10/23/2008:svnTOSHIBA:pnPORTEGER600:pvrPPR61E-00Q00CEN:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
  dmi.product.name: PORTEGE R600
  dmi.product.version: PPR61E-00Q00CEN
  dmi.sys.vendor: TOSHIBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1231588/+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 1251797] [NEW] Cannot print to (Airport Extreme) networked printer via Avahi

2013-11-15 Thread Sparhawk
Public bug reported:

Since upgrading to (K)ubuntu 13.10, I could not print to my Airport
Extreme networked printer any more, using the identical settings that
worked fine in 13.04.

I can re-add the printer, and it is automatically discovered correctly.
However, when I attempted to print to this new printer or the old
printer, the job never completed, with The printer is not responding.
Printing to other network printers worked fine (also via Avahi names).

Alternatively, I can add the printer using the IP address, i.e. as
socket://ip address of Airport Extreme:9100, and this works fine.

For the failed Avahi case, I enabled more logging, and will attach
`/var/log/cups/error_log`.

Brother HL-2040, Kubuntu 13.10 (KDE 4.11.2)

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: cups 1.7.0~rc1-0ubuntu5
ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
Uname: Linux 3.11.8-031108-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Thu Nov 14 20:42:56 2013
InstallationDate: Installed on 2012-12-16 (333 days ago)
InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
MachineType: Dell Inc. Dell System XPS L702X
MarkForUpload: True
Papersize: a4
PpdFiles:
 Bio21_colour: Xerox DocuPrint C55 Foomatic/Postscript (recommended)
 Bio21_level_3: Xerox DocuPrint C55 Foomatic/Postscript (recommended)
 McFadden_lab: HP LaserJet 2420 Postscript (recommended)
 Brother_HL-2040: Brother HL-2040 Foomatic/hl1250 (recommended)
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.8-031108-generic 
root=UUID=db0afad2-4157-4cef-adb5-4da2aa4243f0 ro
SourcePackage: cups
UpgradeStatus: Upgraded to saucy on 2013-10-18 (27 days ago)
dmi.bios.date: 09/07/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A19
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 0XN71K
dmi.board.vendor: Dell Inc.
dmi.board.version: FAB1
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L702X
dmi.sys.vendor: Dell Inc.
modified.conffile..etc.cups.cupsd.conf: [inaccessible: [Errno 13] Permission 
denied: '/etc/cups/cupsd.conf']

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


** Tags: amd64 apport-bug saucy

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

Title:
  Cannot print to (Airport Extreme) networked printer via Avahi

Status in “cups” package in Ubuntu:
  New

Bug description:
  Since upgrading to (K)ubuntu 13.10, I could not print to my Airport
  Extreme networked printer any more, using the identical settings that
  worked fine in 13.04.

  I can re-add the printer, and it is automatically discovered
  correctly. However, when I attempted to print to this new printer or
  the old printer, the job never completed, with The printer is not
  responding. Printing to other network printers worked fine (also via
  Avahi names).

  Alternatively, I can add the printer using the IP address, i.e. as
  socket://ip address of Airport Extreme:9100, and this works fine.

  For the failed Avahi case, I enabled more logging, and will attach
  `/var/log/cups/error_log`.

  Brother HL-2040, Kubuntu 13.10 (KDE 4.11.2)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: cups 1.7.0~rc1-0ubuntu5
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.11.8-031108-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Thu Nov 14 20:42:56 2013
  InstallationDate: Installed on 2012-12-16 (333 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  MachineType: Dell Inc. Dell System XPS L702X
  MarkForUpload: True
  Papersize: a4
  PpdFiles:
   Bio21_colour: Xerox DocuPrint C55 Foomatic/Postscript (recommended)
   Bio21_level_3: Xerox DocuPrint C55 Foomatic/Postscript (recommended)
   McFadden_lab: HP LaserJet 2420 Postscript (recommended)
   Brother_HL-2040: Brother HL-2040 Foomatic/hl1250 (recommended)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.8-031108-generic 
root=UUID=db0afad2-4157-4cef-adb5-4da2aa4243f0 ro
  SourcePackage: cups
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (27 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L702X
  dmi.sys.vendor: Dell Inc.
  

[Desktop-packages] [Bug 1251797] Re: Cannot print to (Airport Extreme) networked printer via Avahi

2013-11-15 Thread Sparhawk
/var/log/cups/error_log attached. N.B. my Airport Express is named
Tom.

** Attachment added: /var/log/cups/error_log
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1251797/+attachment/3910224/+files/raw

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

Title:
  Cannot print to (Airport Extreme) networked printer via Avahi

Status in “cups” package in Ubuntu:
  New

Bug description:
  Since upgrading to (K)ubuntu 13.10, I could not print to my Airport
  Extreme networked printer any more, using the identical settings that
  worked fine in 13.04.

  I can re-add the printer, and it is automatically discovered
  correctly. However, when I attempted to print to this new printer or
  the old printer, the job never completed, with The printer is not
  responding. Printing to other network printers worked fine (also via
  Avahi names).

  Alternatively, I can add the printer using the IP address, i.e. as
  socket://ip address of Airport Extreme:9100, and this works fine.

  For the failed Avahi case, I enabled more logging, and will attach
  `/var/log/cups/error_log`.

  Brother HL-2040, Kubuntu 13.10 (KDE 4.11.2)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: cups 1.7.0~rc1-0ubuntu5
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.11.8-031108-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Thu Nov 14 20:42:56 2013
  InstallationDate: Installed on 2012-12-16 (333 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  MachineType: Dell Inc. Dell System XPS L702X
  MarkForUpload: True
  Papersize: a4
  PpdFiles:
   Bio21_colour: Xerox DocuPrint C55 Foomatic/Postscript (recommended)
   Bio21_level_3: Xerox DocuPrint C55 Foomatic/Postscript (recommended)
   McFadden_lab: HP LaserJet 2420 Postscript (recommended)
   Brother_HL-2040: Brother HL-2040 Foomatic/hl1250 (recommended)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.8-031108-generic 
root=UUID=db0afad2-4157-4cef-adb5-4da2aa4243f0 ro
  SourcePackage: cups
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (27 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L702X
  dmi.sys.vendor: Dell Inc.
  modified.conffile..etc.cups.cupsd.conf: [inaccessible: [Errno 13] Permission 
denied: '/etc/cups/cupsd.conf']

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1251797/+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 1249940] [NEW] Thunderbird picks incorrect mime type for inline picture when drag-and-dropping

2013-11-10 Thread Sparhawk
Public bug reported:

When I attach png images by dragging from the file browser to the header
region of the compose window, they are attached with correct mimetype.

Content-Type: image/png;
name=foo.png
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename=foo.png

Similarly, *inline* png images attach fine when using Thunderbird's
native file picker.

Content-Type: image/png;
name=foo.png
Content-Transfer-Encoding: base64
Content-ID: part1.random_numb...@foobar.com
Content-Disposition: inline;
filename=foo.png

However, when I attach them inline by *dragging* from the file browser
into the body, they are attached with the incorrect mime type as

Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: base64
Content-ID: part1.00030206.09040...@foobar.com

The latter displays fine for the recipient if they are using
Thunderbird, or via the gmail web interface. However, OSX Mail.app users
only see a text file Mail Attachment.txt full of nonsense. Kmail also
fails to display the image correctly.

It seems that Thunderbird is using the wrong mime type when png images
are attached inline. (I also see a similar problem with .jpg files.)

I see the same problem whether dragging from Dolphin file browser,
Konqueror, Krusader, Firefox (via the browser window itself), and Kate's
file picker. With Firefox, I entered the file path into the url bar, and
dragged from the main browser window. I also attempted to install
Nautilus, but I can't even drag from it (with KDE). I've also tried
dragging from Firefox's browser window in Xubuntu, which had the same
problem.

I tried safe mode, and this didn't fix it. Finally, installing
Thunderbird directly from the website *does* fix the problem so it's a
problem introduced in the Ubuntu package.

TB 24.1.0
Kubuntu 13.10
KDE 4.11.2

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: thunderbird 1:24.1.0+build1-0ubuntu0.13.10.1
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lee2253 F pulseaudio
BuildID: 20131028125905
CRDA:
 country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
Channel: Unavailable
Date: Mon Nov 11 15:18:44 2013
DefaultProfilePrefSources:
 prefs.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
 
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
 
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2012-12-16 (329 days ago)
InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
IpRoute:
 default via 192.168.1.254 dev wlan0  proto static 
 192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.4  metric 9
MarkForUpload: True
MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
Profile1PrefSources:
 prefs.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
Profile1Prefs:
 extensions.lastAppVersion: 24.0 (prefs.js)
 network.cookie.prefsMigrated: true (prefs.js)
Profiles:
 Profile0 (Default) - LastVersion=24.1.0/20131028125905 (In use)
 Profile1 - LastVersion=24.0/20130917155107 (Out of date)
RelatedPackageVersions:
 kopete4:4.11.2-0ubuntu1
 google-talkplugin 4.7.0.0-1
 rhythmbox-mozilla 2.99.1-0ubuntu1
RunningIncompatibleAddons: False
SourcePackage: thunderbird
SubmittedCrashIDs:
 bp-8716a067-8317-4ad0-808a-2254e2120524
 bp-8c247ae3-5982-4262-b65d-57a252120307
 bp-1ab81b2c-1607-4919-868d-380852120205
UpgradeStatus: Upgraded to saucy on 2013-10-18 (24 days ago)
dmi.bios.date: 09/07/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A19
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 0XN71K
dmi.board.vendor: Dell Inc.
dmi.board.version: FAB1
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L702X
dmi.sys.vendor: Dell Inc.

** Affects: thunderbird (Ubuntu)
 Importance: Undecided
 Status: 

[Desktop-packages] [Bug 381017] Re: Cannot drag attachment from mail attachment pane to desktop

2013-11-06 Thread Sparhawk
This bug is a regression, so I doubt it's impossible to fix.

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

Title:
  Cannot drag attachment from mail attachment pane to desktop

Status in One Hundred Papercuts:
  New
Status in SeaMonkey: all-in-one Internet application suite:
  Confirmed
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “gnome-common” package in Ubuntu:
  Confirmed
Status in “kde-baseapps” package in Ubuntu:
  Confirmed
Status in “seamonkey” package in Ubuntu:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 9.04
  Gnome Desktop 2.26.1
  Thunderbird 2.0.0.21

  This is regression introduced  in Jaunty as it works in Intrepid.
  Dragging an attachment from the attachment pane to the desktop give
  the following error:

  ==
  Error while copying
  There was an error getting information about fetchUID.voicemail1784.

  The specified location is not supported
  ==

  Mail account is IMAP. This error was shown to seb128 and asac. The
  expected behavior is that the file is copied to the destination onto
  which it is dragged.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/381017/+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 1235539] [NEW] Inline spell-check stops working until Thunderbird is restarted

2013-10-04 Thread Sparhawk
Public bug reported:

I have Spell Check As You Type enabled. Often, after an hour or so of
Thunderbird being open, the inline spell-check stops working. If I
restart Thunderbird, the spell-check works again.

I'm not sure if it's important, but I'm using English (United Kingdom)
for the dictionary. (I think this was installed by default from the
repos.)

I also manually downloaded Thunderbird (64-bit) from the Mozilla
website, but this did not fix this bug..

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/thunderbird.desktop]
Uname: Linux 3.9.4-030904-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lee2493 F pulseaudio
BuildID: 20130913150408
CRDA:
 country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
Channel: Unavailable
Date: Sat Oct  5 12:31:29 2013
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2012-12-16 (292 days ago)
InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
IpRoute:
 default via 192.168.1.254 dev wlan0  proto static 
 169.254.0.0/16 dev wlan0  scope link  metric 1000 
 192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.7  metric 9
MarkForUpload: True
MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
PrefSources:
 prefs.js
 
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
 
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
Profiles: Profile0 (Default) - LastVersion=24.0/20130911175743 (Out of date)
RelatedPackageVersions:
 google-talkplugin 4.7.0.0-1
 adobe-flashplugin 11.2.202.310-0raring1
 kopete4:4.10.5+dfsg1-0ubuntu0.1
 rhythmbox-mozilla 2.98-0ubuntu5
RunningIncompatibleAddons: False
SourcePackage: thunderbird
SubmittedCrashIDs:
 bp-8716a067-8317-4ad0-808a-2254e2120524
 bp-8c247ae3-5982-4262-b65d-57a252120307
 bp-1ab81b2c-1607-4919-868d-380852120205
UpgradeStatus: Upgraded to raring on 2013-04-26 (161 days ago)
dmi.bios.date: 09/07/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A19
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 0XN71K
dmi.board.vendor: Dell Inc.
dmi.board.version: FAB1
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L702X
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug raring

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

Title:
  Inline spell-check stops working until Thunderbird is restarted

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  I have Spell Check As You Type enabled. Often, after an hour or so
  of Thunderbird being open, the inline spell-check stops working. If I
  restart Thunderbird, the spell-check works again.

  I'm not sure if it's important, but I'm using English (United Kingdom)
  for the dictionary. (I think this was installed by default from the
  repos.)

  I also manually downloaded Thunderbird (64-bit) from the Mozilla
  website, but this did not fix this bug..

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/thunderbird.desktop]
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2493 F pulseaudio
  BuildID: 20130913150408
  CRDA:
   country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
  Channel: Unavailable
  Date: Sat Oct  5 12:31:29 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (292 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.1.254 dev wlan0  proto static 

[Desktop-packages] [Bug 1235539] Re: Inline spell-check stops working until Thunderbird is restarted

2013-10-04 Thread Sparhawk
*** This bug is a duplicate of bug 1229172 ***
https://bugs.launchpad.net/bugs/1229172

This also occurs with safe mode enabled.

As per this report [1], it seems (from one test) that spell check fails
after sending composing the first email. In addition, it seem like it
has already been filed upstream [2]. The workaround is to set
mail.compose.max_recycled_windows setting to 0 (in config editor).

[1] 
https://getsatisfaction.com/mozilla_messaging/topics/thunderbird_24_0_spell_check_stops_working_after_sending_first_message
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=917027

** Bug watch added: Mozilla Bugzilla #917027
   https://bugzilla.mozilla.org/show_bug.cgi?id=917027

** Also affects: thunderbird via
   https://bugzilla.mozilla.org/show_bug.cgi?id=917027
   Importance: Unknown
   Status: Unknown

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

Title:
  Inline spell-check stops working until Thunderbird is restarted

Status in Mozilla Thunderbird Mail and News:
  Unknown
Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  I have Spell Check As You Type enabled. Often, after an hour or so
  of Thunderbird being open, the inline spell-check stops working. If I
  restart Thunderbird, the spell-check works again.

  I'm not sure if it's important, but I'm using English (United Kingdom)
  for the dictionary. (I think this was installed by default from the
  repos.)

  I also manually downloaded Thunderbird (64-bit) from the Mozilla
  website, but this did not fix this bug..

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/thunderbird.desktop]
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2493 F pulseaudio
  BuildID: 20130913150408
  CRDA:
   country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
  Channel: Unavailable
  Date: Sat Oct  5 12:31:29 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (292 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.1.254 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.7  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
  PrefSources:
   prefs.js
   
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130911175743 (Out of date)
  RelatedPackageVersions:
   google-talkplugin 4.7.0.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
   rhythmbox-mozilla 2.98-0ubuntu5
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  SubmittedCrashIDs:
   bp-8716a067-8317-4ad0-808a-2254e2120524
   bp-8c247ae3-5982-4262-b65d-57a252120307
   bp-1ab81b2c-1607-4919-868d-380852120205
  UpgradeStatus: Upgraded to raring on 2013-04-26 (161 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L702X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1235539/+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 1235539] Re: Inline spell-check stops working until Thunderbird is restarted

2013-10-04 Thread Sparhawk
*** This bug is a duplicate of bug 1229172 ***
https://bugs.launchpad.net/bugs/1229172

** This bug has been marked a duplicate of bug 1229172
   Thunderbird Spell check as you type stopped working after update to 
1:24.0+build1-0ubuntu0.12.04.1 (precise-updates)

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

Title:
  Inline spell-check stops working until Thunderbird is restarted

Status in Mozilla Thunderbird Mail and News:
  Unknown
Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  I have Spell Check As You Type enabled. Often, after an hour or so
  of Thunderbird being open, the inline spell-check stops working. If I
  restart Thunderbird, the spell-check works again.

  I'm not sure if it's important, but I'm using English (United Kingdom)
  for the dictionary. (I think this was installed by default from the
  repos.)

  I also manually downloaded Thunderbird (64-bit) from the Mozilla
  website, but this did not fix this bug..

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/thunderbird.desktop]
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2493 F pulseaudio
  BuildID: 20130913150408
  CRDA:
   country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
  Channel: Unavailable
  Date: Sat Oct  5 12:31:29 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (292 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.1.254 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.7  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
  PrefSources:
   prefs.js
   
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130911175743 (Out of date)
  RelatedPackageVersions:
   google-talkplugin 4.7.0.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
   rhythmbox-mozilla 2.98-0ubuntu5
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  SubmittedCrashIDs:
   bp-8716a067-8317-4ad0-808a-2254e2120524
   bp-8c247ae3-5982-4262-b65d-57a252120307
   bp-1ab81b2c-1607-4919-868d-380852120205
  UpgradeStatus: Upgraded to raring on 2013-04-26 (161 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L702X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1235539/+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 1234470] Re: Keystrokes are hijacked by inactive window

2013-10-04 Thread Sparhawk
** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=923349
   Importance: Unknown
   Status: Unknown

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

Title:
  Keystrokes are hijacked by inactive window

Status in The Mozilla Firefox Browser:
  Unknown
Status in “firefox” package in Ubuntu:
  New

Bug description:
  Starting in a release from February, I've found that the front-most,
  active window often will occasionally not receive keystrokes. Instead
  they are being sent to the background, inactive window. The front-most
  window is shown as selected in the pager, while a non-selected window
  receives the keystrokes.

  I can alt-tab or click between windows, but cannot seem to type into
  one (or more) windows. Otherwise, clicking does all you expect it to.
  You can select menus of the window; you can even select text (although
  it's the background window grey instead of the foreground window
  blue).

  I tried to make sure that it was not an issue with X/KDE by testing to
  see what the reported active window was. First I found window IDs with

  xwininfo | grep -i 'window id'

  Then, when the bug occurred, I attempted to see if keystrokes were
  being passed to the active (but non-responsive) window with

  xev -id 0x123456 | grep Key

  I also did the same for the background window that was actually
  responding to the keystrokes. It seems that the active (but non-
  responsive) window was indeed receiving keystrokes, and the other one
  was not, although it was responding to them.. I presume that it's
  Firefox hijacking the active window internally.

  I don't see this in any other application, except much more frequently
  in Thunderbird.

  
  I've filed a bug for Thunderbird too.
  https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1234468

  Here is a troubleshooting thread for this issue.
  http://forum.kde.org/viewtopic.php?f=111t=110202

  Here is the related thread for Thunderbird.
  https://forum.kde.org/viewtopic.php?f=111t=117704

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/firefox.desktop]
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2493 F pulseaudio
  BuildID: 20130911155223
  Channel: Unavailable
  Date: Thu Oct  3 11:14:42 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (290 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.2.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.2  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-5270b043-7b09-48ed-b448-be4e92130427
  PrefSources:
   prefs.js
   
[Profile]/extensions/launchClipboard@alice/defaults/preferences/launchclipboard.js
   
[Profile]/extensions/formhist...@yahoo.com/defaults/preferences/FhcPreferences.js
   [Profile]/extensions/donottrackp...@abine.com/defaults/preferences/prefs.js
   
[Profile]/extensions/https-everywh...@eff.org/defaults/preferences/preferences.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130911155223 (In use)
  RelatedPackageVersions:
   google-talkplugin 4.7.0.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
   rhythmbox-mozilla 2.98-0ubuntu5
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-26 (159 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L702X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1234470/+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 1234468] [NEW] Active window cannot receive keystrokes

2013-10-02 Thread Sparhawk
Public bug reported:

Recently, possibly in the upgrade to Thunderbird 24.0, I've found that
the front-most, active window often will not receive keystrokes. Instead
they are being sent to the background, inactive window. For example, I
attempt to reply to an email, and start typing. I see text in the body
as expected, then a second after beginning, the text is sent to the main
mail index window. The front-most window is shown as selected in the
pager, while a non-selected window receives the keystrokes. This means
that for long periods, I am unable to send and compose emails. In
addition, I'm also often mid-sentence when I realise that the characters
aren't appearing, and I've done some weird filing/labelling in the mail
index window.

I can alt-tab or click between windows, but cannot seem to type into the
compose window. Otherwise, clicking does all you expect it to. You can
select menus of the window; you can even select text (although it's the
background window grey instead of the foreground window blue).

I tried to make sure that it was not an issue with X/KDE by testing to
see what the reported active window was.

$ xwininfo | grep -i 'window id'
xwininfo: Window id: 0x3c001f6 Inbox - Uni - Mozilla Thunderbird
$ xwininfo | grep -i 'window id'
xwininfo: Window id: 0x3c0670c Write: Re: Foo Bar - Unicode (UTF-8)
$ sleep 1  xprop -root | grep -E '^_NET_ACTIVE_WINDOW'
_NET_ACTIVE_WINDOW(WINDOW): window id # 0x3c001f6
$ sleep 1  xprop -root | grep -E '^_NET_ACTIVE_WINDOW'
_NET_ACTIVE_WINDOW(WINDOW): window id # 0x3c0670c

It seems that even when the active window is reported to be the compose
window by X, it will still not receive input. I presume that it's
Thunderbird hijacking the active window internally.

I don't see this in any other application, except for Firefox
occasionally. It used to be fairly frequent in Firefox six months ago,
but appears to have diminished in frequency since then.


Here is a troubleshooting thread for this issue.
https://forum.kde.org/viewtopic.php?f=111t=117704

Here is the related thread for Firefox.
http://forum.kde.org/viewtopic.php?f=111t=110202p=260008#p260008

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/thunderbird.desktop]
Uname: Linux 3.9.4-030904-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lee2493 F pulseaudio
BuildID: 20130913150408
Channel: Unavailable
Date: Thu Oct  3 11:02:13 2013
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2012-12-16 (290 days ago)
InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
IpRoute:
 default via 192.168.2.1 dev wlan0  proto static 
 169.254.0.0/16 dev wlan0  scope link  metric 1000 
 192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.2  metric 9
MarkForUpload: True
MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
PrefSources:
 prefs.js
 
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
 
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
Profiles: Profile0 (Default) - LastVersion=24.0/20130913150408 (In use)
RelatedPackageVersions:
 google-talkplugin 4.7.0.0-1
 adobe-flashplugin 11.2.202.310-0raring1
 kopete4:4.10.5+dfsg1-0ubuntu0.1
 rhythmbox-mozilla 2.98-0ubuntu5
RunningIncompatibleAddons: False
SourcePackage: thunderbird
SubmittedCrashIDs:
 bp-8716a067-8317-4ad0-808a-2254e2120524
 bp-8c247ae3-5982-4262-b65d-57a252120307
 bp-1ab81b2c-1607-4919-868d-380852120205
UpgradeStatus: Upgraded to raring on 2013-04-26 (159 days ago)
dmi.bios.date: 09/07/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A19
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 0XN71K
dmi.board.vendor: Dell Inc.
dmi.board.version: FAB1
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L702X
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug raring

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

Title:
  Active window cannot receive keystrokes

Status in “thunderbird” package in Ubuntu:
  New

Bug 

[Desktop-packages] [Bug 1234470] [NEW] Active window cannot receive keystrokes

2013-10-02 Thread Sparhawk
Public bug reported:

Starting in a release from February, I've found that the front-most,
active window often will occasionally not receive keystrokes. Instead
they are being sent to the background, inactive window. The front-most
window is shown as selected in the pager, while a non-selected window
receives the keystrokes.

I can alt-tab or click between windows, but cannot seem to type into one
(or more) windows. Otherwise, clicking does all you expect it to. You
can select menus of the window; you can even select text (although it's
the background window grey instead of the foreground window blue).

I tried to make sure that it was not an issue with X/KDE by testing to
see what the reported active window was. First I found window IDs with

xwininfo | grep -i 'window id'

Then, when the bug occurred, I attempted to see if keystrokes were being
passed to the active (but non-responsive) window with

xev -id 0x123456 | grep Key

I also did the same for the background window that was actually
responding to the keystrokes. It seems that the active (but non-
responsive) window was indeed receiving keystrokes, and the other one
was not, although it was responding to them.. I presume that it's
Firefox hijacking the active window internally.

I don't see this in any other application, except much more frequently
in Thunderbird.


I've filed a bug for Thunderbird too.
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1234468

Here is a troubleshooting thread for this issue.
http://forum.kde.org/viewtopic.php?f=111t=110202

Here is the related thread for Thunderbird.
https://forum.kde.org/viewtopic.php?f=111t=117704

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: firefox 24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/firefox.desktop]
Uname: Linux 3.9.4-030904-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lee2493 F pulseaudio
BuildID: 20130911155223
Channel: Unavailable
Date: Thu Oct  3 11:14:42 2013
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2012-12-16 (290 days ago)
InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
IpRoute:
 default via 192.168.2.1 dev wlan0  proto static 
 169.254.0.0/16 dev wlan0  scope link  metric 1000 
 192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.2  metric 9
MarkForUpload: True
MostRecentCrashID: bp-5270b043-7b09-48ed-b448-be4e92130427
PrefSources:
 prefs.js
 
[Profile]/extensions/launchClipboard@alice/defaults/preferences/launchclipboard.js
 
[Profile]/extensions/formhist...@yahoo.com/defaults/preferences/FhcPreferences.js
 [Profile]/extensions/donottrackp...@abine.com/defaults/preferences/prefs.js
 
[Profile]/extensions/https-everywh...@eff.org/defaults/preferences/preferences.js
Profiles: Profile0 (Default) - LastVersion=24.0/20130911155223 (In use)
RelatedPackageVersions:
 google-talkplugin 4.7.0.0-1
 adobe-flashplugin 11.2.202.310-0raring1
 kopete4:4.10.5+dfsg1-0ubuntu0.1
 rhythmbox-mozilla 2.98-0ubuntu5
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: Upgraded to raring on 2013-04-26 (159 days ago)
dmi.bios.date: 09/07/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A19
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 0XN71K
dmi.board.vendor: Dell Inc.
dmi.board.version: FAB1
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L702X
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug raring

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

Title:
   Active window cannot receive keystrokes

Status in “firefox” package in Ubuntu:
  New

Bug description:
  Starting in a release from February, I've found that the front-most,
  active window often will occasionally not receive keystrokes. Instead
  they are being sent to the background, inactive window. The front-most
  window is shown as selected in the pager, while a non-selected window
  receives the keystrokes.

  I can alt-tab or click between windows, but cannot seem to type into
  one (or more) windows. Otherwise, clicking does all you expect it to.
  You can select menus of the window; you can even select text (although
  it's the background window grey instead of the foreground window
  blue).

  I tried to make sure that it was not an issue with X/KDE by testing to
  see what the reported active window was. First I found window IDs with

  xwininfo | grep 

[Desktop-packages] [Bug 1234468] Re: Active window cannot receive keystrokes

2013-10-02 Thread Sparhawk
Related bug in firefox.
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1234470

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

Title:
  Active window cannot receive keystrokes

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Recently, possibly in the upgrade to Thunderbird 24.0, I've found that
  the front-most, active window often will not receive keystrokes.
  Instead they are being sent to the background, inactive window. For
  example, I attempt to reply to an email, and start typing. I see text
  in the body as expected, then a second after beginning, the text is
  sent to the main mail index window. The front-most window is shown
  as selected in the pager, while a non-selected window receives the
  keystrokes. This means that for long periods, I am unable to send and
  compose emails. In addition, I'm also often mid-sentence when I
  realise that the characters aren't appearing, and I've done some weird
  filing/labelling in the mail index window.

  I can alt-tab or click between windows, but cannot seem to type into
  the compose window. Otherwise, clicking does all you expect it to. You
  can select menus of the window; you can even select text (although
  it's the background window grey instead of the foreground window
  blue).

  I tried to make sure that it was not an issue with X/KDE by testing to
  see what the reported active window was.

  $ xwininfo | grep -i 'window id'
  xwininfo: Window id: 0x3c001f6 Inbox - Uni - Mozilla Thunderbird
  $ xwininfo | grep -i 'window id'
  xwininfo: Window id: 0x3c0670c Write: Re: Foo Bar - Unicode (UTF-8)
  $ sleep 1  xprop -root | grep -E '^_NET_ACTIVE_WINDOW'
  _NET_ACTIVE_WINDOW(WINDOW): window id # 0x3c001f6
  $ sleep 1  xprop -root | grep -E '^_NET_ACTIVE_WINDOW'
  _NET_ACTIVE_WINDOW(WINDOW): window id # 0x3c0670c

  It seems that even when the active window is reported to be the
  compose window by X, it will still not receive input. I presume that
  it's Thunderbird hijacking the active window internally.

  I don't see this in any other application, except for Firefox
  occasionally. It used to be fairly frequent in Firefox six months ago,
  but appears to have diminished in frequency since then.

  
  Here is a troubleshooting thread for this issue.
  https://forum.kde.org/viewtopic.php?f=111t=117704

  Here is the related thread for Firefox.
  http://forum.kde.org/viewtopic.php?f=111t=110202p=260008#p260008

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/thunderbird.desktop]
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2493 F pulseaudio
  BuildID: 20130913150408
  Channel: Unavailable
  Date: Thu Oct  3 11:02:13 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (290 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.2.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.2  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
  PrefSources:
   prefs.js
   
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130913150408 (In use)
  RelatedPackageVersions:
   google-talkplugin 4.7.0.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
   rhythmbox-mozilla 2.98-0ubuntu5
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  SubmittedCrashIDs:
   bp-8716a067-8317-4ad0-808a-2254e2120524
   bp-8c247ae3-5982-4262-b65d-57a252120307
   bp-1ab81b2c-1607-4919-868d-380852120205
  UpgradeStatus: Upgraded to raring on 2013-04-26 (159 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 

[Desktop-packages] [Bug 1234468] Re: Active window cannot receive keystrokes

2013-10-02 Thread Sparhawk
Attempted running in safe mode, and I still see the bug.

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

Title:
  Active window cannot receive keystrokes

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Recently, possibly in the upgrade to Thunderbird 24.0, I've found that
  the front-most, active window often will not receive keystrokes.
  Instead they are being sent to the background, inactive window. For
  example, I attempt to reply to an email, and start typing. I see text
  in the body as expected, then a second after beginning, the text is
  sent to the main mail index window. The front-most window is shown
  as selected in the pager, while a non-selected window receives the
  keystrokes. This means that for long periods, I am unable to send and
  compose emails. In addition, I'm also often mid-sentence when I
  realise that the characters aren't appearing, and I've done some weird
  filing/labelling in the mail index window.

  I can alt-tab or click between windows, but cannot seem to type into
  the compose window. Otherwise, clicking does all you expect it to. You
  can select menus of the window; you can even select text (although
  it's the background window grey instead of the foreground window
  blue).

  I tried to make sure that it was not an issue with X/KDE by testing to
  see what the reported active window was.

  $ xwininfo | grep -i 'window id'
  xwininfo: Window id: 0x3c001f6 Inbox - Uni - Mozilla Thunderbird
  $ xwininfo | grep -i 'window id'
  xwininfo: Window id: 0x3c0670c Write: Re: Foo Bar - Unicode (UTF-8)
  $ sleep 1  xprop -root | grep -E '^_NET_ACTIVE_WINDOW'
  _NET_ACTIVE_WINDOW(WINDOW): window id # 0x3c001f6
  $ sleep 1  xprop -root | grep -E '^_NET_ACTIVE_WINDOW'
  _NET_ACTIVE_WINDOW(WINDOW): window id # 0x3c0670c

  It seems that even when the active window is reported to be the
  compose window by X, it will still not receive input. I presume that
  it's Thunderbird hijacking the active window internally.

  I don't see this in any other application, except for Firefox
  occasionally. It used to be fairly frequent in Firefox six months ago,
  but appears to have diminished in frequency since then.

  
  Here is a troubleshooting thread for this issue.
  https://forum.kde.org/viewtopic.php?f=111t=117704

  Here is the related thread for Firefox.
  http://forum.kde.org/viewtopic.php?f=111t=110202p=260008#p260008

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/thunderbird.desktop]
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2493 F pulseaudio
  BuildID: 20130913150408
  Channel: Unavailable
  Date: Thu Oct  3 11:02:13 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (290 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.2.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.2  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
  PrefSources:
   prefs.js
   
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130913150408 (In use)
  RelatedPackageVersions:
   google-talkplugin 4.7.0.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
   rhythmbox-mozilla 2.98-0ubuntu5
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  SubmittedCrashIDs:
   bp-8716a067-8317-4ad0-808a-2254e2120524
   bp-8c247ae3-5982-4262-b65d-57a252120307
   bp-1ab81b2c-1607-4919-868d-380852120205
  UpgradeStatus: Upgraded to raring on 2013-04-26 (159 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 

[Desktop-packages] [Bug 1234468] Re: Active window cannot receive keystrokes

2013-10-02 Thread Sparhawk
As per https://wiki.ubuntu.com/MozillaTeam/Bugs , I downloaded and ran
the Thunderbird build from the Mozilla website. (Note the link is
incorrect, and I had to dig for the 64-bit version.) I still encountered
this bug even in this version..

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

Title:
  Active window cannot receive keystrokes

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Recently, possibly in the upgrade to Thunderbird 24.0, I've found that
  the front-most, active window often will not receive keystrokes.
  Instead they are being sent to the background, inactive window. For
  example, I attempt to reply to an email, and start typing. I see text
  in the body as expected, then a second after beginning, the text is
  sent to the main mail index window. The front-most window is shown
  as selected in the pager, while a non-selected window receives the
  keystrokes. This means that for long periods, I am unable to send and
  compose emails. In addition, I'm also often mid-sentence when I
  realise that the characters aren't appearing, and I've done some weird
  filing/labelling in the mail index window.

  I can alt-tab or click between windows, but cannot seem to type into
  the compose window. Otherwise, clicking does all you expect it to. You
  can select menus of the window; you can even select text (although
  it's the background window grey instead of the foreground window
  blue).

  I tried to make sure that it was not an issue with X/KDE by testing to
  see what the reported active window was.

  $ xwininfo | grep -i 'window id'
  xwininfo: Window id: 0x3c001f6 Inbox - Uni - Mozilla Thunderbird
  $ xwininfo | grep -i 'window id'
  xwininfo: Window id: 0x3c0670c Write: Re: Foo Bar - Unicode (UTF-8)
  $ sleep 1  xprop -root | grep -E '^_NET_ACTIVE_WINDOW'
  _NET_ACTIVE_WINDOW(WINDOW): window id # 0x3c001f6
  $ sleep 1  xprop -root | grep -E '^_NET_ACTIVE_WINDOW'
  _NET_ACTIVE_WINDOW(WINDOW): window id # 0x3c0670c

  It seems that even when the active window is reported to be the
  compose window by X, it will still not receive input. I presume that
  it's Thunderbird hijacking the active window internally.

  I don't see this in any other application, except for Firefox
  occasionally. It used to be fairly frequent in Firefox six months ago,
  but appears to have diminished in frequency since then.

  
  Here is a troubleshooting thread for this issue.
  https://forum.kde.org/viewtopic.php?f=111t=117704

  Here is the related thread for Firefox.
  http://forum.kde.org/viewtopic.php?f=111t=110202p=260008#p260008

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/thunderbird.desktop]
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2493 F pulseaudio
  BuildID: 20130913150408
  Channel: Unavailable
  Date: Thu Oct  3 11:02:13 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (290 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.2.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.2  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
  PrefSources:
   prefs.js
   
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130913150408 (In use)
  RelatedPackageVersions:
   google-talkplugin 4.7.0.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
   rhythmbox-mozilla 2.98-0ubuntu5
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  SubmittedCrashIDs:
   bp-8716a067-8317-4ad0-808a-2254e2120524
   bp-8c247ae3-5982-4262-b65d-57a252120307
   bp-1ab81b2c-1607-4919-868d-380852120205
  UpgradeStatus: Upgraded to raring on 2013-04-26 (159 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  

[Desktop-packages] [Bug 1234468] Re: Keystrokes are hijacked by inactive window

2013-10-02 Thread Sparhawk
** Summary changed:

- Active window cannot receive keystrokes
+ Keystrokes are hijacked by inactive window

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

Title:
  Keystrokes are hijacked by inactive window

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Recently, possibly in the upgrade to Thunderbird 24.0, I've found that
  the front-most, active window often will not receive keystrokes.
  Instead they are being sent to the background, inactive window. For
  example, I attempt to reply to an email, and start typing. I see text
  in the body as expected, then a second after beginning, the text is
  sent to the main mail index window. The front-most window is shown
  as selected in the pager, while a non-selected window receives the
  keystrokes. This means that for long periods, I am unable to send and
  compose emails. In addition, I'm also often mid-sentence when I
  realise that the characters aren't appearing, and I've done some weird
  filing/labelling in the mail index window.

  I can alt-tab or click between windows, but cannot seem to type into
  the compose window. Otherwise, clicking does all you expect it to. You
  can select menus of the window; you can even select text (although
  it's the background window grey instead of the foreground window
  blue).

  I tried to make sure that it was not an issue with X/KDE by testing to
  see what the reported active window was.

  $ xwininfo | grep -i 'window id'
  xwininfo: Window id: 0x3c001f6 Inbox - Uni - Mozilla Thunderbird
  $ xwininfo | grep -i 'window id'
  xwininfo: Window id: 0x3c0670c Write: Re: Foo Bar - Unicode (UTF-8)
  $ sleep 1  xprop -root | grep -E '^_NET_ACTIVE_WINDOW'
  _NET_ACTIVE_WINDOW(WINDOW): window id # 0x3c001f6
  $ sleep 1  xprop -root | grep -E '^_NET_ACTIVE_WINDOW'
  _NET_ACTIVE_WINDOW(WINDOW): window id # 0x3c0670c

  It seems that even when the active window is reported to be the
  compose window by X, it will still not receive input. I presume that
  it's Thunderbird hijacking the active window internally.

  I don't see this in any other application, except for Firefox
  occasionally. It used to be fairly frequent in Firefox six months ago,
  but appears to have diminished in frequency since then.

  
  Here is a troubleshooting thread for this issue.
  https://forum.kde.org/viewtopic.php?f=111t=117704

  Here is the related thread for Firefox.
  http://forum.kde.org/viewtopic.php?f=111t=110202p=260008#p260008

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/thunderbird.desktop]
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2493 F pulseaudio
  BuildID: 20130913150408
  Channel: Unavailable
  Date: Thu Oct  3 11:02:13 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (290 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.2.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.2  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
  PrefSources:
   prefs.js
   
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130913150408 (In use)
  RelatedPackageVersions:
   google-talkplugin 4.7.0.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
   rhythmbox-mozilla 2.98-0ubuntu5
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  SubmittedCrashIDs:
   bp-8716a067-8317-4ad0-808a-2254e2120524
   bp-8c247ae3-5982-4262-b65d-57a252120307
   bp-1ab81b2c-1607-4919-868d-380852120205
  UpgradeStatus: Upgraded to raring on 2013-04-26 (159 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 

[Desktop-packages] [Bug 1234470] Re: Keystrokes are hijacked by inactive window

2013-10-02 Thread Sparhawk
** Summary changed:

-  Active window cannot receive keystrokes
+ Keystrokes are hijacked by inactive window

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

Title:
  Keystrokes are hijacked by inactive window

Status in “firefox” package in Ubuntu:
  New

Bug description:
  Starting in a release from February, I've found that the front-most,
  active window often will occasionally not receive keystrokes. Instead
  they are being sent to the background, inactive window. The front-most
  window is shown as selected in the pager, while a non-selected window
  receives the keystrokes.

  I can alt-tab or click between windows, but cannot seem to type into
  one (or more) windows. Otherwise, clicking does all you expect it to.
  You can select menus of the window; you can even select text (although
  it's the background window grey instead of the foreground window
  blue).

  I tried to make sure that it was not an issue with X/KDE by testing to
  see what the reported active window was. First I found window IDs with

  xwininfo | grep -i 'window id'

  Then, when the bug occurred, I attempted to see if keystrokes were
  being passed to the active (but non-responsive) window with

  xev -id 0x123456 | grep Key

  I also did the same for the background window that was actually
  responding to the keystrokes. It seems that the active (but non-
  responsive) window was indeed receiving keystrokes, and the other one
  was not, although it was responding to them.. I presume that it's
  Firefox hijacking the active window internally.

  I don't see this in any other application, except much more frequently
  in Thunderbird.

  
  I've filed a bug for Thunderbird too.
  https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1234468

  Here is a troubleshooting thread for this issue.
  http://forum.kde.org/viewtopic.php?f=111t=110202

  Here is the related thread for Thunderbird.
  https://forum.kde.org/viewtopic.php?f=111t=117704

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/firefox.desktop]
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2493 F pulseaudio
  BuildID: 20130911155223
  Channel: Unavailable
  Date: Thu Oct  3 11:14:42 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (290 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.2.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.2  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-5270b043-7b09-48ed-b448-be4e92130427
  PrefSources:
   prefs.js
   
[Profile]/extensions/launchClipboard@alice/defaults/preferences/launchclipboard.js
   
[Profile]/extensions/formhist...@yahoo.com/defaults/preferences/FhcPreferences.js
   [Profile]/extensions/donottrackp...@abine.com/defaults/preferences/prefs.js
   
[Profile]/extensions/https-everywh...@eff.org/defaults/preferences/preferences.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130911155223 (In use)
  RelatedPackageVersions:
   google-talkplugin 4.7.0.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
   rhythmbox-mozilla 2.98-0ubuntu5
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-26 (159 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L702X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1234470/+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 1234468] Re: Keystrokes are hijacked by inactive window

2013-10-02 Thread Sparhawk
Upstream bug filed here
https://bugzilla.mozilla.org/show_bug.cgi?id=923349

** Bug watch added: Mozilla Bugzilla #923349
   https://bugzilla.mozilla.org/show_bug.cgi?id=923349

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

Title:
  Keystrokes are hijacked by inactive window

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Recently, possibly in the upgrade to Thunderbird 24.0, I've found that
  the front-most, active window often will not receive keystrokes.
  Instead they are being sent to the background, inactive window. For
  example, I attempt to reply to an email, and start typing. I see text
  in the body as expected, then a second after beginning, the text is
  sent to the main mail index window. The front-most window is shown
  as selected in the pager, while a non-selected window receives the
  keystrokes. This means that for long periods, I am unable to send and
  compose emails. In addition, I'm also often mid-sentence when I
  realise that the characters aren't appearing, and I've done some weird
  filing/labelling in the mail index window.

  I can alt-tab or click between windows, but cannot seem to type into
  the compose window. Otherwise, clicking does all you expect it to. You
  can select menus of the window; you can even select text (although
  it's the background window grey instead of the foreground window
  blue).

  I tried to make sure that it was not an issue with X/KDE by testing to
  see what the reported active window was.

  $ xwininfo | grep -i 'window id'
  xwininfo: Window id: 0x3c001f6 Inbox - Uni - Mozilla Thunderbird
  $ xwininfo | grep -i 'window id'
  xwininfo: Window id: 0x3c0670c Write: Re: Foo Bar - Unicode (UTF-8)
  $ sleep 1  xprop -root | grep -E '^_NET_ACTIVE_WINDOW'
  _NET_ACTIVE_WINDOW(WINDOW): window id # 0x3c001f6
  $ sleep 1  xprop -root | grep -E '^_NET_ACTIVE_WINDOW'
  _NET_ACTIVE_WINDOW(WINDOW): window id # 0x3c0670c

  It seems that even when the active window is reported to be the
  compose window by X, it will still not receive input. I presume that
  it's Thunderbird hijacking the active window internally.

  I don't see this in any other application, except for Firefox
  occasionally. It used to be fairly frequent in Firefox six months ago,
  but appears to have diminished in frequency since then.

  
  Here is a troubleshooting thread for this issue.
  https://forum.kde.org/viewtopic.php?f=111t=117704

  Here is the related thread for Firefox.
  http://forum.kde.org/viewtopic.php?f=111t=110202p=260008#p260008

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/thunderbird.desktop]
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2493 F pulseaudio
  BuildID: 20130913150408
  Channel: Unavailable
  Date: Thu Oct  3 11:02:13 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (290 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.2.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.2  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
  PrefSources:
   prefs.js
   
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130913150408 (In use)
  RelatedPackageVersions:
   google-talkplugin 4.7.0.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
   rhythmbox-mozilla 2.98-0ubuntu5
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  SubmittedCrashIDs:
   bp-8716a067-8317-4ad0-808a-2254e2120524
   bp-8c247ae3-5982-4262-b65d-57a252120307
   bp-1ab81b2c-1607-4919-868d-380852120205
  UpgradeStatus: Upgraded to raring on 2013-04-26 (159 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell 

[Desktop-packages] [Bug 1234470] Re: Keystrokes are hijacked by inactive window

2013-10-02 Thread Sparhawk
Upstream bug filed here
https://bugzilla.mozilla.org/show_bug.cgi?id=923349

** Bug watch added: Mozilla Bugzilla #923349
   https://bugzilla.mozilla.org/show_bug.cgi?id=923349

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

Title:
  Keystrokes are hijacked by inactive window

Status in “firefox” package in Ubuntu:
  New

Bug description:
  Starting in a release from February, I've found that the front-most,
  active window often will occasionally not receive keystrokes. Instead
  they are being sent to the background, inactive window. The front-most
  window is shown as selected in the pager, while a non-selected window
  receives the keystrokes.

  I can alt-tab or click between windows, but cannot seem to type into
  one (or more) windows. Otherwise, clicking does all you expect it to.
  You can select menus of the window; you can even select text (although
  it's the background window grey instead of the foreground window
  blue).

  I tried to make sure that it was not an issue with X/KDE by testing to
  see what the reported active window was. First I found window IDs with

  xwininfo | grep -i 'window id'

  Then, when the bug occurred, I attempted to see if keystrokes were
  being passed to the active (but non-responsive) window with

  xev -id 0x123456 | grep Key

  I also did the same for the background window that was actually
  responding to the keystrokes. It seems that the active (but non-
  responsive) window was indeed receiving keystrokes, and the other one
  was not, although it was responding to them.. I presume that it's
  Firefox hijacking the active window internally.

  I don't see this in any other application, except much more frequently
  in Thunderbird.

  
  I've filed a bug for Thunderbird too.
  https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1234468

  Here is a troubleshooting thread for this issue.
  http://forum.kde.org/viewtopic.php?f=111t=110202

  Here is the related thread for Thunderbird.
  https://forum.kde.org/viewtopic.php?f=111t=117704

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 24.0+build1-0ubuntu0.13.04.1 [modified: 
usr/share/applications/firefox.desktop]
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2493 F pulseaudio
  BuildID: 20130911155223
  Channel: Unavailable
  Date: Thu Oct  3 11:14:42 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (290 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.2.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.2  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-5270b043-7b09-48ed-b448-be4e92130427
  PrefSources:
   prefs.js
   
[Profile]/extensions/launchClipboard@alice/defaults/preferences/launchclipboard.js
   
[Profile]/extensions/formhist...@yahoo.com/defaults/preferences/FhcPreferences.js
   [Profile]/extensions/donottrackp...@abine.com/defaults/preferences/prefs.js
   
[Profile]/extensions/https-everywh...@eff.org/defaults/preferences/preferences.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130911155223 (In use)
  RelatedPackageVersions:
   google-talkplugin 4.7.0.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
   rhythmbox-mozilla 2.98-0ubuntu5
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-26 (159 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L702X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1234470/+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 1228009] Re: Regression: Zebra striping is no longer present

2013-09-24 Thread Sparhawk
I went to file it upstream, but it look like it's already been filed, and is a 
won't fix :(
https://bugzilla.mozilla.org/show_bug.cgi?id=917742

** Bug watch added: Mozilla Bugzilla #917742
   https://bugzilla.mozilla.org/show_bug.cgi?id=917742

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

Title:
  Regression: Zebra striping is no longer present

Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  I upgraded Thunderbird yesterday (19 Sep 2013) to
  24.0+build1-0ubuntu0.13.04.1. I upgrade packages almost every day, but
  (from /var/log/apt/history.log) it seems like the previous version was
  17.0.8+build1-0ubuntu0.13.04.1. (v17 to v24. Is that correct?)

  Upon restarting, the zebra striping in the list of emails is no longer
  present. I'm using the default theme (Default 24.0, last updated 19
  Sep 2013). I've also tried restarting in safe mode, but the zebra
  striping is still absent. The background no longer alternates, instead
  displaying the same white colour for all messages.

  Kubuntu 13.04
  Thunderbird 24.0

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2193 F pulseaudio
  BuildID: 20130913150408
  CRDA:
   country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
  Channel: Unavailable
  Date: Fri Sep 20 17:02:22 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (277 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.1.254 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.7  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
  PrefSources:
   prefs.js
   
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130913150408 (In use)
  RelatedPackageVersions:
   google-talkplugin 4.5.3.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  SubmittedCrashIDs:
   bp-8716a067-8317-4ad0-808a-2254e2120524
   bp-8c247ae3-5982-4262-b65d-57a252120307
   bp-1ab81b2c-1607-4919-868d-380852120205
  UpgradeStatus: Upgraded to raring on 2013-04-26 (147 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L702X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1228009/+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 1228009] Re: Regression: Zebra striping is no longer present

2013-09-24 Thread Sparhawk
I'm not really sure what the difference is, but and here is some
alternative code for userChrome.css from a link in the linked mozilla
bug.


#threadTree  treechildren::-moz-tree-row(odd) {
  background-color: -moz-oddtreerow !important;
} 
#threadTree  treechildren::-moz-tree-row(selected) {
  background-color: -moz-cellhighlight !important;
}
#threadTree - treechildren::-moz-tree-row(selected, focus) {
  background-color: Highlight !important;
}

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

Title:
  Regression: Zebra striping is no longer present

Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  I upgraded Thunderbird yesterday (19 Sep 2013) to
  24.0+build1-0ubuntu0.13.04.1. I upgrade packages almost every day, but
  (from /var/log/apt/history.log) it seems like the previous version was
  17.0.8+build1-0ubuntu0.13.04.1. (v17 to v24. Is that correct?)

  Upon restarting, the zebra striping in the list of emails is no longer
  present. I'm using the default theme (Default 24.0, last updated 19
  Sep 2013). I've also tried restarting in safe mode, but the zebra
  striping is still absent. The background no longer alternates, instead
  displaying the same white colour for all messages.

  Kubuntu 13.04
  Thunderbird 24.0

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2193 F pulseaudio
  BuildID: 20130913150408
  CRDA:
   country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
  Channel: Unavailable
  Date: Fri Sep 20 17:02:22 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (277 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.1.254 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.7  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
  PrefSources:
   prefs.js
   
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130913150408 (In use)
  RelatedPackageVersions:
   google-talkplugin 4.5.3.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  SubmittedCrashIDs:
   bp-8716a067-8317-4ad0-808a-2254e2120524
   bp-8c247ae3-5982-4262-b65d-57a252120307
   bp-1ab81b2c-1607-4919-868d-380852120205
  UpgradeStatus: Upgraded to raring on 2013-04-26 (147 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L702X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1228009/+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 1228009] [NEW] Regression: Zebra striping is no longer present

2013-09-20 Thread Sparhawk
Public bug reported:

I upgraded Thunderbird yesterday (19 Sep 2013) to
24.0+build1-0ubuntu0.13.04.1. I upgrade packages almost every day, but
(from /var/log/apt/history.log) it seems like the previous version was
17.0.8+build1-0ubuntu0.13.04.1. (v17 to v24. Is that correct?)

Upon restarting, the zebra striping in the list of emails is no longer
present. I'm using the default theme (Default 24.0, last updated 19 Sep
2013). I've also tried restarting in safe mode, but the zebra striping
is still absent. The background no longer alternates, instead displaying
the same white colour for all messages.

Kubuntu 13.04
Thunderbird 24.0

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1
Uname: Linux 3.9.4-030904-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lee2193 F pulseaudio
BuildID: 20130913150408
CRDA:
 country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
Channel: Unavailable
Date: Fri Sep 20 17:02:22 2013
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2012-12-16 (277 days ago)
InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
IpRoute:
 default via 192.168.1.254 dev wlan0  proto static 
 169.254.0.0/16 dev wlan0  scope link  metric 1000 
 192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.7  metric 9
MarkForUpload: True
MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
PrefSources:
 prefs.js
 
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
 
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
Profiles: Profile0 (Default) - LastVersion=24.0/20130913150408 (In use)
RelatedPackageVersions:
 google-talkplugin 4.5.3.0-1
 adobe-flashplugin 11.2.202.310-0raring1
 kopete4:4.10.5+dfsg1-0ubuntu0.1
RunningIncompatibleAddons: False
SourcePackage: thunderbird
SubmittedCrashIDs:
 bp-8716a067-8317-4ad0-808a-2254e2120524
 bp-8c247ae3-5982-4262-b65d-57a252120307
 bp-1ab81b2c-1607-4919-868d-380852120205
UpgradeStatus: Upgraded to raring on 2013-04-26 (147 days ago)
dmi.bios.date: 09/07/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A19
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 0XN71K
dmi.board.vendor: Dell Inc.
dmi.board.version: FAB1
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L702X
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug raring

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

Title:
  Regression: Zebra striping is no longer present

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  I upgraded Thunderbird yesterday (19 Sep 2013) to
  24.0+build1-0ubuntu0.13.04.1. I upgrade packages almost every day, but
  (from /var/log/apt/history.log) it seems like the previous version was
  17.0.8+build1-0ubuntu0.13.04.1. (v17 to v24. Is that correct?)

  Upon restarting, the zebra striping in the list of emails is no longer
  present. I'm using the default theme (Default 24.0, last updated 19
  Sep 2013). I've also tried restarting in safe mode, but the zebra
  striping is still absent. The background no longer alternates, instead
  displaying the same white colour for all messages.

  Kubuntu 13.04
  Thunderbird 24.0

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2193 F pulseaudio
  BuildID: 20130913150408
  CRDA:
   country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
  Channel: Unavailable
  Date: Fri Sep 20 17:02:22 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  

[Desktop-packages] [Bug 1216218] [NEW] xorg xkb options don't trigger when MatchProduct is used

2013-08-23 Thread Sparhawk
Public bug reported:

I have a file in /etc/X11/xorg.conf.d/ that attempts to set the xkb
options for a specific keyboard model.

Hence, it contains the following line:
MatchProduct TrulyErgonomic.com Truly Ergonomic Computer Keyboard

I know that this match triggers fine, because it activates at-home-modifier [1] 
as expected, only for this keyboard. I can confirm this by commenting out the 
following at-home-modifier line, which results in a lack of activation.
Option TransMod 36:64

However, it seems that the xkb options are not triggering. For example this 
line:
Option XKbOptions lv3:ralt_switch_multikey,numpad:pc,ctrl:swapcaps

Similarly to above, I've tried removing ,ctrl:swapcaps and restarting,
but this makes no difference. From `setxkbmap -query`, no options are
set.

Oddly enough, if I comment out the MatchProduct line, then this line
functions as expected, as confirmed by restarting with either
,ctrl:swapcaps present or absent. (Obviously this then acts on all
keyboards.)

I've also tried this with similar results for:
  Option XkbLayout ara
  Option XkbVariant 

Finally, I've also tried manually changing the settings of they integrated 
keyboard. First I find the id with `xinput list`, then run
setxkbmap -device 15 -layout us -variant altgr-intl -option 
lv3:ralt_switch_multikey,numpad:pc,ctrl:swapcaps

This works as expected.

In case it's important, here is /etc/X11/xorg.conf.d/11-TECK-keymap.conf
:

Section InputClass
  Identifier TECK
  Driver evdev

  # If you save this file under xorg.conf.d/ :
  Option AutoServerLayout on

  MatchIsKeyboard on
  MatchProduct TrulyErgonomic.com Truly Ergonomic Computer Keyboard

  ### at-home-modifier options begin here.
  # The basic option.
  Option XkbLayout us
  Option XkbVariant altgr-intl
  Option XKbOptions lv3:ralt_switch_multikey,numpad:pc,ctrl:swapcaps
  Option TransMod 36:64
EndSection

I'm running Kubuntu 13.04, KDE 4.10.5, with Configure layouts and
Configure keyboard options unchecked in System Settings.

Further, I can see that the settings are being overwritten by
/etc/default/keyboard . I can change this file manually, and see that
xkb changes on restart. Is there a workaround that will allow me to
configure keyboards separately? I tried removing this file or commenting
it all out, but upon restart, xkb still ignored xorg.conf, using some
kind of hard-coded default values.

[1] http://gitorious.org/at-home-modifier/at-home-
modifier/blobs/raw/master/README


I cannot use $ ubuntu-bug xorg , as ubuntu-bug keeps crashing.
$ dpkg -l xorg|grep xorg
ii  xorg  1:7.7+1ubuntu4
 amd64X.Org X Window System

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

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

Title:
   xorg xkb options don't trigger when MatchProduct is used

Status in “xorg” package in Ubuntu:
  New

Bug description:
  I have a file in /etc/X11/xorg.conf.d/ that attempts to set the xkb
  options for a specific keyboard model.

  Hence, it contains the following line:
  MatchProduct TrulyErgonomic.com Truly Ergonomic Computer Keyboard

  I know that this match triggers fine, because it activates at-home-modifier 
[1] as expected, only for this keyboard. I can confirm this by commenting out 
the following at-home-modifier line, which results in a lack of activation.
  Option TransMod 36:64

  However, it seems that the xkb options are not triggering. For example this 
line:
  Option XKbOptions lv3:ralt_switch_multikey,numpad:pc,ctrl:swapcaps

  Similarly to above, I've tried removing ,ctrl:swapcaps and
  restarting, but this makes no difference. From `setxkbmap -query`, no
  options are set.

  Oddly enough, if I comment out the MatchProduct line, then this line
  functions as expected, as confirmed by restarting with either
  ,ctrl:swapcaps present or absent. (Obviously this then acts on all
  keyboards.)

  I've also tried this with similar results for:
Option XkbLayout ara
Option XkbVariant 

  Finally, I've also tried manually changing the settings of they integrated 
keyboard. First I find the id with `xinput list`, then run
  setxkbmap -device 15 -layout us -variant altgr-intl -option 
lv3:ralt_switch_multikey,numpad:pc,ctrl:swapcaps

  This works as expected.

  In case it's important, here is /etc/X11/xorg.conf.d/11-TECK-
  keymap.conf :

  Section InputClass
Identifier TECK
Driver evdev

# If you save this file under xorg.conf.d/ :
Option AutoServerLayout on

MatchIsKeyboard on
MatchProduct TrulyErgonomic.com Truly Ergonomic Computer Keyboard

### at-home-modifier options begin here.
# The basic option.
Option XkbLayout us

[Desktop-packages] [Bug 847001] Re: Adjusting display brightness is very slow on several Dell laptops

2013-04-27 Thread Sparhawk
I'm not sure if it's related, but I cannot change brightness at all any
more on my Dell l xps 17 l702x, since the upgrade to (k)ubuntu 13.04.

More info here https://forum.kde.org/viewtopic.php?f=63t=110984

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

Title:
  Adjusting display brightness is very slow on several Dell laptops

Status in “gnome-power-manager” package in Ubuntu:
  Confirmed

Bug description:
  Changing the brightness via FN key combination or via the brightness applet 
is very slow.
  the CPUs don't seem to go to 100%, but the adjustment process seems 
relatively slow.
  The mouse cursor is also sluggish.
  Reinstalled the OS twice, but not because of this issue and the problem seems 
to persist.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-power-manager 2.32.0-2ubuntu2.1
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Sun Sep 11 15:29:02 2011
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GnomeSessionSuspendInhibited: No
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
  MachineType: Dell Inc. Latitude E5410
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic 
root=UUID=0dfaacc9-c19d-425b-963d-dabb87ae18bc ro quiet splash vt.handoff=7
  SourcePackage: gnome-power-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/28/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 05C67D
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd01/28/2011:svnDellInc.:pnLatitudeE5410:pvr0001:rvnDellInc.:rn05C67D:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5410
  dmi.product.version: 0001
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/847001/+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 825580] Re: No way to disable visualisations in totem-mozilla

2013-02-25 Thread Sparhawk
** Tags added: firefox

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

Title:
  No way to disable visualisations in totem-mozilla

Status in Totem Movie Player:
  New
Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  The totem-mozilla plugin doesn't provide any way to disable
  visualisations, even if you disable them from the main totem menu.

  This means that all audio streams that are shown in the plugin have
  the default 'goom' visualisation, which is very processor intensive
  and makes slow machines very sluggish.

  I've attached a patch which disables visualisations completely. It
  would be nice if this could be the default behaviour in ubuntu, at
  least until upstream provides some way of manually disabling it, for a
  number of reasons:

  1) visualisations like this needlessly waste power, especially on battery
  2) visualisations make sound playback on slow computers choppy, and make the 
computer sluggish
  3) no-one really needs visualisations at all.

  Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: totem-mozilla 2.32.0-0ubuntu10
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Sat Aug 13 09:39:11 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110426)
  ProcEnviron:
   LANGUAGE=en_AU:en
   PATH=(custom, user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/825580/+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 782049] Re: firefox tooltip timeout after ~2sec

2013-02-15 Thread Sparhawk
Thanks Ben! Nice find. `pkill unclutter` worked for me.

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

Title:
  firefox tooltip timeout after ~2sec

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  When you want to read a tooltip on a webpage (the title tag in an
  image) like on xkcd it is impossible because the tooltip disapears
  after ~2sec

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.2
  ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
  Uname: Linux 2.6.38-9-generic x86_64
  Architecture: amd64
  Date: Fri May 13 09:42:23 2011
  FirefoxPackages:
   firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.2
   flashplugin-installer 10.2.159.1ubuntu1
   adobe-flashplugin N/A
   icedtea-plugin N/A
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/782049/+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 1034594] Re: zenity --question --timeout returns 5 when click yes

2012-12-25 Thread Sparhawk
I also see this bug (5 when clicking Yes), and my buttons are also
labelled Yes and No. However, in my case, they are in that order.

Also, pressing ESC returns 1 as does clicking No. (I think there's a
typo in the original report, as 1 should be No/Cancel.)

(The link in the report contains a patch, so hopefully it'll be quite
simple to fix.)

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

Title:
  zenity --question --timeout returns 5 when click yes

Status in “zenity” package in Ubuntu:
  Confirmed

Bug description:
  The man page says:

  For example, zenity --question will return either 0, 1 or 5,
  depending on whether the user pressed OK, Cancel or timeout has been
  reached. zenity --entry will output on standard output what the user
  typed into  the  text  entry field.

  however, for the following

  $ zenity --question --title=Title --text=Click yes --timeout=6
  $ echo $?
  5 

  one can see that zenity returns 5 instead of 0 if you click the Yes
  (OK) button.

  Without --timeout, zenity returns 0 when you click Yes.

  The man page also is incorrect because the buttons are labeled No and Yes (in 
that order, left to right),
  not OK or Cancel. 
   
  Also, pressing ESC is typically equivalent to canceling a dialog, but in the 
latter case, zenity returns 0
  (as if I had selected Yes) instead of 0 (No/Cancel)

  See also http://www.mail-archive.com/debian-bugs-
  d...@lists.debian.org/msg1048592.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/1034594/+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 1034594] Re: zenity --question --timeout returns 5 when click yes

2012-12-25 Thread Sparhawk
Oh, and for me, it's zenity 3.4.0-2

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

Title:
  zenity --question --timeout returns 5 when click yes

Status in “zenity” package in Ubuntu:
  Confirmed

Bug description:
  The man page says:

  For example, zenity --question will return either 0, 1 or 5,
  depending on whether the user pressed OK, Cancel or timeout has been
  reached. zenity --entry will output on standard output what the user
  typed into  the  text  entry field.

  however, for the following

  $ zenity --question --title=Title --text=Click yes --timeout=6
  $ echo $?
  5 

  one can see that zenity returns 5 instead of 0 if you click the Yes
  (OK) button.

  Without --timeout, zenity returns 0 when you click Yes.

  The man page also is incorrect because the buttons are labeled No and Yes (in 
that order, left to right),
  not OK or Cancel. 
   
  Also, pressing ESC is typically equivalent to canceling a dialog, but in the 
latter case, zenity returns 0
  (as if I had selected Yes) instead of 0 (No/Cancel)

  See also http://www.mail-archive.com/debian-bugs-
  d...@lists.debian.org/msg1048592.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/1034594/+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 1034594] Re: zenity --question --timeout returns 5 when click yes

2012-12-25 Thread Sparhawk
This bug makes Zenity fairly unusable for me. As an alternative, in the 
meantime, one could also try yad.
http://ubuntuforums.org/showthread.php?t=2081964

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

Title:
  zenity --question --timeout returns 5 when click yes

Status in “zenity” package in Ubuntu:
  Confirmed

Bug description:
  The man page says:

  For example, zenity --question will return either 0, 1 or 5,
  depending on whether the user pressed OK, Cancel or timeout has been
  reached. zenity --entry will output on standard output what the user
  typed into  the  text  entry field.

  however, for the following

  $ zenity --question --title=Title --text=Click yes --timeout=6
  $ echo $?
  5 

  one can see that zenity returns 5 instead of 0 if you click the Yes
  (OK) button.

  Without --timeout, zenity returns 0 when you click Yes.

  The man page also is incorrect because the buttons are labeled No and Yes (in 
that order, left to right),
  not OK or Cancel. 
   
  Also, pressing ESC is typically equivalent to canceling a dialog, but in the 
latter case, zenity returns 0
  (as if I had selected Yes) instead of 0 (No/Cancel)

  See also http://www.mail-archive.com/debian-bugs-
  d...@lists.debian.org/msg1048592.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/1034594/+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 1064872] Re: Manual keybord shortcuts in system settings disappear after reboot

2012-10-19 Thread Sparhawk
Eek same here. Upgraded to 12.10 (stable) and all my custom
shortcuts disappeared. Does anyone at least know where the settings file
is, so I can restore from a backup?

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

Title:
  Manual keybord shortcuts in system settings disappear after reboot

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

Bug description:
  Some manual keybord shortcuts in system settings disappear after
  reboot.

  For ex. I'm setting Switch to workplace 1 to ctrl+1 and Switch to 
workplace 2 to ctrl+2 in the 
  Navigation
  After reboot my settings disappear and I have to set them up again.

  I have a fresh install of 12.10 beta 2 x64 with the latest updates.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu18
  ProcVersionSignature: Ubuntu 3.5.0-17.27-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  Date: Wed Oct 10 10:01:19 2012
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20121006)
  ProcEnviron:
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=set
   PATH=(custom, no user)
   LANGUAGE=ru_UA:ru
   LANG=ru_UA.UTF-8
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetime  12.10.2-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1064872/+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 1055874] Re: Automatic sleep settings are not followed precisely

2012-10-13 Thread Sparhawk
Ah okay. Sorry about that. I must've missed that part of your comment
for some reason. That seems to work now.

Cheers.

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

Title:
  Automatic sleep settings are not followed precisely

Status in Gnome Settings Daemon:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  New
Status in “gnome-settings-daemon” package in Ubuntu:
  New

Bug description:
  When I set the various timeouts via dconf-editor, my computer does not
  follow them precisely. I'm referring to these settings:

  org.gnome.settings-daemon.plugins.power sleep-display-ac
  org.gnome.settings-daemon.plugins.power sleep-display-battery
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout

  For example if I set all to 5, then the display sleeps at 30 seconds,
  and the computer at 70 seconds. Similarly, if I set them all to 60,
  the computer suspends around 90 seconds. I've only tried these shorter
  settings. These are clearly values that are low for normal usage, but
  this bug is very frustrating if one attempts to troubleshoot unrelated
  automatic-sleep bugs. Firstly, I think I missed the case when
  automatic sleep might have worked. Secondly, it increases the time it
  takes to troubleshoot by a lot.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-power-manager 3.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic x86_64
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Tue Sep 25 09:43:50 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gnome-power-manager
  UpgradeStatus: Upgraded to precise on 2012-04-29 (148 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1055874/+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 869274] Re: gvfsd-afp-browse crashed with signal 5 in _g_dbus_oom()

2012-10-11 Thread Sparhawk
Same here. Attempted to access Macbook Pro.

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

Title:
  gvfsd-afp-browse crashed with signal 5 in _g_dbus_oom()

Status in “gvfs” package in Ubuntu:
  Confirmed

Bug description:
  Tried to log in to my local network computer. crashed after double
  clicking on icon.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: gvfs-backends 1.10.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Thu Oct  6 11:26:23 2011
  ExecutablePath: /usr/lib/gvfs/gvfsd-afp-browse
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcCmdline: /usr/lib/gvfs/gvfsd-afp-browse --spawner :1.1 
/org/gtk/gvfs/exec_spaw/6
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  Signal: 5
  SourcePackage: gvfs
  StacktraceTop:
   _g_dbus_oom () from /usr/lib/gvfs/libgvfscommon.so
   _g_dbus_message_iter_append_args_valist () from 
/usr/lib/gvfs/libgvfscommon.so
   _g_dbus_message_append_args_valist () from /usr/lib/gvfs/libgvfscommon.so
   _g_dbus_message_append_args () from /usr/lib/gvfs/libgvfscommon.so
   g_mount_source_ask_password_async () from /usr/lib/gvfs/libgvfscommon.so
  Title: gvfsd-afp-browse crashed with signal 5 in _g_dbus_oom()
  UpgradeStatus: Upgraded to oneiric on 2011-10-06 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/869274/+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 1055874] Re: Automatic sleep settings are not followed precisely

2012-10-10 Thread Sparhawk
Thanks for the explanation, Tim. It's a bit unintuitive, especially
since I have idle-dim(ac|battery) set to false!

In any case, I still see some inconsistencies. I've got the following settings:
sleep-display-(ac|battery) 4
sleep-inactive-(ac|battery)-timeout 5
idle-dim-time 5

The screen dims at 9 seconds, which is consistent with sleep-
display-(ac|battery) + idle-dim-time.

OTOH, the computer suspends at c. 50 seconds, which doesn't seem to make
sense at all?

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

Title:
  Automatic sleep settings are not followed precisely

Status in Gnome Settings Daemon:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  New
Status in “gnome-settings-daemon” package in Ubuntu:
  New

Bug description:
  When I set the various timeouts via dconf-editor, my computer does not
  follow them precisely. I'm referring to these settings:

  org.gnome.settings-daemon.plugins.power sleep-display-ac
  org.gnome.settings-daemon.plugins.power sleep-display-battery
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout

  For example if I set all to 5, then the display sleeps at 30 seconds,
  and the computer at 70 seconds. Similarly, if I set them all to 60,
  the computer suspends around 90 seconds. I've only tried these shorter
  settings. These are clearly values that are low for normal usage, but
  this bug is very frustrating if one attempts to troubleshoot unrelated
  automatic-sleep bugs. Firstly, I think I missed the case when
  automatic sleep might have worked. Secondly, it increases the time it
  takes to troubleshoot by a lot.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-power-manager 3.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic x86_64
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Tue Sep 25 09:43:50 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gnome-power-manager
  UpgradeStatus: Upgraded to precise on 2012-04-29 (148 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1055874/+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 989484] Re: system does not suspend automatically

2012-09-24 Thread Sparhawk
I had this problem for months, and this fixed it for me
http://askubuntu.com/a/180505/53508

Unfortunately I had no success reverting settings to recapitulate the
bug, so I cannot isolate it.

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

Title:
  system does not suspend automatically

Status in “gnome-settings-daemon” package in Ubuntu:
  Confirmed

Bug description:
  The system does not suspend automatically. Not with standard power
  settings (5min,10mins,etc...) nor with custom settings (10).
  Suspending manually with shutdown-suspend works fine.

  Here comes all my settings-daemon dconf-settings:

  org.gnome.settings-daemon.plugins.power active true
  org.gnome.settings-daemon.plugins.power button-hibernate 'hibernate'
  org.gnome.settings-daemon.plugins.power button-power 'interactive'
  org.gnome.settings-daemon.plugins.power button-sleep 'suspend'
  org.gnome.settings-daemon.plugins.power button-suspend 'suspend'
  org.gnome.settings-daemon.plugins.power critical-battery-action 'hibernate'
  org.gnome.settings-daemon.plugins.power idle-brightness 30
  org.gnome.settings-daemon.plugins.power idle-dim-ac false
  org.gnome.settings-daemon.plugins.power idle-dim-battery true
  org.gnome.settings-daemon.plugins.power idle-dim-time 10
  org.gnome.settings-daemon.plugins.power lid-close-ac-action 'suspend'
  org.gnome.settings-daemon.plugins.power lid-close-battery-action 'suspend'
  org.gnome.settings-daemon.plugins.power notify-perhaps-recall true
  org.gnome.settings-daemon.plugins.power percentage-action 2
  org.gnome.settings-daemon.plugins.power percentage-critical 3
  org.gnome.settings-daemon.plugins.power percentage-low 10
  org.gnome.settings-daemon.plugins.power priority 1
  org.gnome.settings-daemon.plugins.power sleep-display-ac 0
  org.gnome.settings-daemon.plugins.power sleep-display-battery 0
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac true
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 10
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type 'suspend'
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery true
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout 10
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type 'suspend'
  org.gnome.settings-daemon.plugins.power time-action 120
  org.gnome.settings-daemon.plugins.power time-critical 300
  org.gnome.settings-daemon.plugins.power time-low 1200
  org.gnome.settings-daemon.plugins.power use-time-for-policy true

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-settings-daemon 3.2.2-0ubuntu2.1
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Fri Apr 27 09:16:33 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: Upgraded to oneiric on 2012-04-21 (5 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/989484/+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 1055874] [NEW] Automatic sleep settings are not followed precisely

2012-09-24 Thread Sparhawk
Public bug reported:

When I set the various timeouts via dconf-editor, my computer does not
follow them precisely. I'm referring to these settings:

org.gnome.settings-daemon.plugins.power sleep-display-ac
org.gnome.settings-daemon.plugins.power sleep-display-battery
org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout
org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout

For example if I set all to 5, then the display sleeps at 30 seconds,
and the computer at 70 seconds. Similarly, if I set them all to 60, the
computer suspends around 90 seconds. I've only tried these shorter
settings. These are clearly values that are low for normal usage, but
this bug is very frustrating if one attempts to troubleshoot unrelated
automatic-sleep bugs. Firstly, I think I missed the case when automatic
sleep might have worked. Secondly, it increases the time it takes to
troubleshoot by a lot.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-power-manager 3.4.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
Uname: Linux 3.2.0-31-generic x86_64
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Tue Sep 25 09:43:50 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: gnome-power-manager
UpgradeStatus: Upgraded to precise on 2012-04-29 (148 days ago)

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  Automatic sleep settings are not followed precisely

Status in “gnome-power-manager” package in Ubuntu:
  New

Bug description:
  When I set the various timeouts via dconf-editor, my computer does not
  follow them precisely. I'm referring to these settings:

  org.gnome.settings-daemon.plugins.power sleep-display-ac
  org.gnome.settings-daemon.plugins.power sleep-display-battery
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout

  For example if I set all to 5, then the display sleeps at 30 seconds,
  and the computer at 70 seconds. Similarly, if I set them all to 60,
  the computer suspends around 90 seconds. I've only tried these shorter
  settings. These are clearly values that are low for normal usage, but
  this bug is very frustrating if one attempts to troubleshoot unrelated
  automatic-sleep bugs. Firstly, I think I missed the case when
  automatic sleep might have worked. Secondly, it increases the time it
  takes to troubleshoot by a lot.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-power-manager 3.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic x86_64
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Tue Sep 25 09:43:50 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gnome-power-manager
  UpgradeStatus: Upgraded to precise on 2012-04-29 (148 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1055874/+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 1055874] Re: Automatic sleep settings are not followed precisely

2012-09-24 Thread Sparhawk
-- 
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/1055874

Title:
  Automatic sleep settings are not followed precisely

Status in “gnome-power-manager” package in Ubuntu:
  New

Bug description:
  When I set the various timeouts via dconf-editor, my computer does not
  follow them precisely. I'm referring to these settings:

  org.gnome.settings-daemon.plugins.power sleep-display-ac
  org.gnome.settings-daemon.plugins.power sleep-display-battery
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout

  For example if I set all to 5, then the display sleeps at 30 seconds,
  and the computer at 70 seconds. Similarly, if I set them all to 60,
  the computer suspends around 90 seconds. I've only tried these shorter
  settings. These are clearly values that are low for normal usage, but
  this bug is very frustrating if one attempts to troubleshoot unrelated
  automatic-sleep bugs. Firstly, I think I missed the case when
  automatic sleep might have worked. Secondly, it increases the time it
  takes to troubleshoot by a lot.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-power-manager 3.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic x86_64
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Tue Sep 25 09:43:50 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gnome-power-manager
  UpgradeStatus: Upgraded to precise on 2012-04-29 (148 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1055874/+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 1054765] [NEW] Firefox totem plugin has no option to turn off audio visualisations

2012-09-22 Thread Sparhawk
Public bug reported:

1) Open Firefox.
2) Click on a link to play an audio file. (e.g. 
http://www.i18nwithvb.com/understand.wav )
3) Watch a psychedelic, pixelated, resource-hungry visualisation.

The totem plugin should have an option to disable this visualisation.
This option exists in the standalone totem application, but not the
Firefox plugin.

This has been previously reported as bug #273490, but was incorrectly
closed as fixed. (The fix was to disable the visualisation if the
widget size was under 150 pixels, which is quite different.)

Totem 3.0.1-0ubuntu21.1
Firefox 15.0.1+build1-0ubuntu0.12.04.1
Ubuntu 12.04.1 LTS

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

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

Title:
  Firefox totem plugin has no option to turn off audio visualisations

Status in “totem” package in Ubuntu:
  New

Bug description:
  1) Open Firefox.
  2) Click on a link to play an audio file. (e.g. 
http://www.i18nwithvb.com/understand.wav )
  3) Watch a psychedelic, pixelated, resource-hungry visualisation.

  The totem plugin should have an option to disable this visualisation.
  This option exists in the standalone totem application, but not the
  Firefox plugin.

  This has been previously reported as bug #273490, but was incorrectly
  closed as fixed. (The fix was to disable the visualisation if the
  widget size was under 150 pixels, which is quite different.)

  Totem 3.0.1-0ubuntu21.1
  Firefox 15.0.1+build1-0ubuntu0.12.04.1
  Ubuntu 12.04.1 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1054765/+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 273490] Re: Totem-plugin-viewer shows visual effects even disabled.

2012-09-22 Thread Sparhawk
Since no one wants to reopen this, I've filed a new bug report at bug
#1054765.

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

Title:
  Totem-plugin-viewer shows visual effects even disabled.

Status in Totem Movie Player:
  Fix Released
Status in “totem” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: totem

  I'm using Ubuntu 8.04 and Totem-plugin-viewer 2.22.1.
  It should not show visual effects because they are disabled in Totem 
settings. It works as it should in the movie player, but not in the browser 
plugin.

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/273490/+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 966744] Re: [i965] Resume from suspend leaves me with black screen or a screen of the desktop before it suspended. Compiz hung in intel_update_renderbuffers() from intel_prepar

2012-09-13 Thread Sparhawk
@Alex, nice idea, but I also ran debsums -s with nothing corrupted. Also
(as I mentioned above) I uninstalled gnome-screensaver ages ago too.

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

Title:
  [i965] Resume from suspend leaves me with black screen or a screen of
  the desktop before it suspended. Compiz hung in
  intel_update_renderbuffers() from intel_prepare_render() from
  brw_draw_prims()

Status in Compiz:
  Confirmed
Status in The Linux Kernel:
  Incomplete
Status in OEM Priority Project:
  New
Status in OEM Priority Project precise series:
  New
Status in X.org xf86-video-intel:
  Confirmed
Status in “compiz” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed
Status in “compiz” source package in Precise:
  Invalid
Status in “xserver-xorg-video-intel” source package in Precise:
  Confirmed
Status in “compiz” source package in Quantal:
  Invalid
Status in “xserver-xorg-video-intel” source package in Quantal:
  Confirmed

Bug description:
  This happens intermittently. Sometimes upon resume, all I see is a
  black screen and the cursor. the mouse and keyboard respond (the mouse
  moves) but nothing changes.  Switching to console and back doesn't fix
  it. Killing Compiz also does not fix the issue. Further, if one has
  password lock disabled on resume the user will be stuck with a frozen
  display of whatever was last shown on the screen before suspend. The
  mouse cursor still changes as you hover over various elements but the
  display is frozen solid. One can switch to another TTY via ctrl+alt+F1
  but killing the X session is the only way to get back to the desktop.

  Attempts to replace compiz have been fruitless. Trying the 3.4 kernel
  also did not fix the issue.

  BTW, I haven nothing connected to the laptop when I resume and before
  suspend.  This is a very annoying issue because the only way to
  recover is to reboot, which means all the open files will be lost.

  [UPDATE]
  It was discovered that switching to a tty, killing compiz, then invoking 
'metacity --replace' would successfully switch over to metacity. Attempting to 
invoke 'compiz --replace' afterwards would put the state right back where it 
was (frozen screen, etc.) and output error messages saying something similar to 
invalid configuration, this should never happen, you should probably raise a 
bug report about it. After killing Compiz again and invoking compiz --replace 
yet again I can get basic window management back (though unity --replace still 
does not work as it whines about unclean exit states). So one still needs to 
start over again to get it all functioning properly.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.8.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 1.95-0ubuntu1
  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: Tue Mar 27 21:47:25 2012
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120124)
  MachineType: LENOVO 32492HU
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-20-generic 
root=UUID=8afc43b9-4675-46b0-8bf8-49bfd422c2c7 ro quiet splash 
i915.i915_enable_rc6=1 vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/29/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET67WW (1.37 )
  dmi.board.name: 32492HU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET67WW(1.37):bd06/29/2011:svnLENOVO:pn32492HU:pvrThinkPadX201:rvnLENOVO:rn32492HU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 32492HU
  dmi.product.version: ThinkPad X201
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.7.2-0ubuntu4
  version.ia32-libs: ia32-libs 20090808ubuntu35
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
 

[Desktop-packages] [Bug 642508] Re: rhythmbox crashed with SIGSEGV in rb_sync_settings_sync_category()

2012-09-05 Thread Sparhawk
I managed to plug in my Samsung S3, but then trying to sync it crashed
rhythmbox.

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

Title:
  rhythmbox crashed with SIGSEGV in rb_sync_settings_sync_category()

Status in The Rhythmbox Music Management Application:
  New
Status in “rhythmbox” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: rhythmbox

  I was trying to open my media device.

  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: rhythmbox 0.13.1-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
  Uname: Linux 2.6.35-19-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Sat Sep 18 23:00:51 2010
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  ProcCmdline: rhythmbox
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.utf8
  SegvAnalysis:
   Segfault happened at: 0x7ffe3c15691c rb_sync_settings_sync_category+28:
mov(%rax),%rdi
   PC (0x7ffe3c15691c) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rdi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: rhythmbox
  StacktraceTop:
   rb_sync_settings_sync_category (settings=0x0, category=0x7ffe3c1e444a 
music) at rb-sync-settings.c:170
   build_sync_itinerary (state=0x4e77660) at rb-sync-state.c:296
   rb_sync_state_update (state=0x4e77660) at rb-sync-state.c:379
   impl_constructed (object=0x4e77660) at rb-sync-state.c:464
   g_object_newv () from /usr/lib/libgobject-2.0.so.0
  Title: rhythmbox crashed with SIGSEGV in rb_sync_settings_sync_category()
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare tape video

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/642508/+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 847001] Re: Adjusting display brightness is very slow on several Dell laptops

2012-08-29 Thread Sparhawk
Thanks lale. I can confirm that this workaround also works on my laptop
(Dell XPS 17 l702x).

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

Title:
  Adjusting display brightness is very slow on several Dell laptops

Status in “gnome-power-manager” package in Ubuntu:
  Confirmed

Bug description:
  Changing the brightness via FN key combination or via the brightness applet 
is very slow.
  the CPUs don't seem to go to 100%, but the adjustment process seems 
relatively slow.
  The mouse cursor is also sluggish.
  Reinstalled the OS twice, but not because of this issue and the problem seems 
to persist.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-power-manager 2.32.0-2ubuntu2.1
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Sun Sep 11 15:29:02 2011
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GnomeSessionSuspendInhibited: No
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
  MachineType: Dell Inc. Latitude E5410
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic 
root=UUID=0dfaacc9-c19d-425b-963d-dabb87ae18bc ro quiet splash vt.handoff=7
  SourcePackage: gnome-power-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/28/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 05C67D
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd01/28/2011:svnDellInc.:pnLatitudeE5410:pvr0001:rvnDellInc.:rn05C67D:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5410
  dmi.product.version: 0001
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/847001/+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 847001] Re: Adjusting display brightness is very slow on several Dell laptops

2012-08-28 Thread Sparhawk
Svens, are you using bumblebee too?

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

Title:
  Adjusting display brightness is very slow on several Dell laptops

Status in “gnome-power-manager” package in Ubuntu:
  Confirmed

Bug description:
  Changing the brightness via FN key combination or via the brightness applet 
is very slow.
  the CPUs don't seem to go to 100%, but the adjustment process seems 
relatively slow.
  The mouse cursor is also sluggish.
  Reinstalled the OS twice, but not because of this issue and the problem seems 
to persist.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-power-manager 2.32.0-2ubuntu2.1
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Sun Sep 11 15:29:02 2011
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GnomeSessionSuspendInhibited: No
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
  MachineType: Dell Inc. Latitude E5410
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic 
root=UUID=0dfaacc9-c19d-425b-963d-dabb87ae18bc ro quiet splash vt.handoff=7
  SourcePackage: gnome-power-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/28/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 05C67D
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd01/28/2011:svnDellInc.:pnLatitudeE5410:pvr0001:rvnDellInc.:rn05C67D:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5410
  dmi.product.version: 0001
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/847001/+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 253167] Re: Rhythmbox sort by Album Artist for guest/compilations

2012-07-02 Thread Sparhawk
To reply to comment #13,

Nightingale (the Linux port of Songbird) allows sorting by album artist.

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

Title:
  Rhythmbox sort by Album Artist for guest/compilations

Status in The Rhythmbox Music Management Application:
  Confirmed
Status in “rhythmbox” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: rhythmbox

  For guest artists on an album or compilations Apple allows definition
  of an album artist and artist for each track.  Rhythmnbox only allows
  browsing by track artists so many artists appear listed with only one
  track.

  Example, Red Book by Texas:

  1. 036 - Texas
  2. Getaway - Texas
  3. Can't Resist - Texas
  4. What About Us - Texas
  5. Cry - Texas
  6. Sleep - Texas featuring Paul Buchanan
  7. Get Down Tonight - Texas
  8. Nevermind - Texas
  9. Bad Weather - Texas
  10. Master Thief - Texas
  11. Just Holding On - Texas
  12. Red Book  - Texas

  The sixth track has artist Texas featuring Paul Buchanan whilst all
  others are Texas.

  I want to browse by album artist selecting Texas and seeing all 12
  tracks on the album, not just the 11 that match.

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/253167/+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 381017] Re: Cannot drag attachment from mail attachment pane to desktop

2012-06-25 Thread Sparhawk
Still present in Ubuntu 12.04. Again, a link gets created in Nautilus.

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

Title:
  Cannot drag attachment from mail attachment pane to desktop

Status in SeaMonkey: all-in-one Internet application suite:
  Unknown
Status in Mozilla Thunderbird Mail and News:
  Unknown
Status in “gnome-common” package in Ubuntu:
  Confirmed
Status in “seamonkey” package in Ubuntu:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 9.04
  Gnome Desktop 2.26.1
  Thunderbird 2.0.0.21

  This is regression introduced  in Jaunty as it works in Intrepid.
  Dragging an attachment from the attachment pane to the desktop give
  the following error:

  ==
  Error while copying
  There was an error getting information about fetchUID.voicemail1784.

  The specified location is not supported
  ==

  Mail account is IMAP. This error was shown to seb128 and asac. The
  expected behavior is that the file is copied to the destination onto
  which it is dragged.

To manage notifications about this bug go to:
https://bugs.launchpad.net/seamonkey/+bug/381017/+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 847001] Re: Adjusting display brightness is very slow on several Dell laptops

2012-06-12 Thread Sparhawk
Interesting find!

FWIW, on my system, intel_backlight/brightness is fixed at 4319, but
acpi_video0/brightness is also fixed at 14. I could change the value of
acpi_video1/brightness from 0 to 15 by altering the brightness either
with the keys on my USB keyboard, or by using $ xbacklight -set n,
where n is a number (0 to 100).

For some reason the internal keyboard's brightness buttons are not
working at the moment, but I've been having 3 different kinds of Unity
crashes almost every day, so there's no certainty that my system is
currently 100% functional!

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

Title:
  Adjusting display brightness is very slow on several Dell laptops

Status in “gnome-power-manager” package in Ubuntu:
  Confirmed

Bug description:
  Changing the brightness via FN key combination or via the brightness applet 
is very slow.
  the CPUs don't seem to go to 100%, but the adjustment process seems 
relatively slow.
  The mouse cursor is also sluggish.
  Reinstalled the OS twice, but not because of this issue and the problem seems 
to persist.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-power-manager 2.32.0-2ubuntu2.1
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Sun Sep 11 15:29:02 2011
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GnomeSessionSuspendInhibited: No
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
  MachineType: Dell Inc. Latitude E5410
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic 
root=UUID=0dfaacc9-c19d-425b-963d-dabb87ae18bc ro quiet splash vt.handoff=7
  SourcePackage: gnome-power-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/28/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 05C67D
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd01/28/2011:svnDellInc.:pnLatitudeE5410:pvr0001:rvnDellInc.:rn05C67D:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5410
  dmi.product.version: 0001
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/847001/+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 898087] Re: Keyboard shortcuts set in Gnome Control Center - Keyboard do not have affect if those same shortcuts are set in Compiz

2012-05-12 Thread Sparhawk
Not sure if this is helpful, but for me I could not disable the show
the run command prompt keyboard shortcut (I wanted to use gmrun). I
went to ccsm and then I could disable it.

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

Title:
  Keyboard shortcuts set in Gnome Control Center - Keyboard do not have
  affect if those same shortcuts are set in Compiz

Status in “compiz” package in Ubuntu:
  Triaged
Status in “gnome-control-center” package in Ubuntu:
  Triaged

Bug description:
  Through system settings - keyboard - shortcuts - navigation I can
  set shortcut to move window to workspace 1/2/3.. But actually
  shortcuts doesn't work.

  It's a bug since the option exist but doesn't work.

  Steps to reproduce:
  1. Login (using unity)
  2. Open System Settings - Keyboard - Shortcuts - Navigation
  3. Set Move window to workspace 2 shortcut to Alt + 2
  4. Press Alt + 2

  What should happen:
  Settings window should be moved to workspace 2.

  What happens:
  Nothing.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: unity 4.24.0-0ubuntu2b1
  Uname: Linux 3.1.2-030102-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,place,vpswitch,imgpng,move,grid,mousepoll,regex,session,snap,resize,gnomecompat,unitymtgrabhandles,animation,expo,wall,ezoom,workarounds,fade,switcher,scale,unityshell]
  Date: Wed Nov 30 13:50:42 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/898087/+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 850229] Re: Unread email count in thunderbird shown wrongly in messaging menu and launcher icon

2012-05-02 Thread Sparhawk
Ah. I never had the patience to wait that long. If you are intending on
upgrading to Precise, though, you might find this fixed.

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

Title:
  Unread email count in thunderbird shown wrongly in messaging menu and
  launcher icon

Status in Messaging Menu Thunderbird Extension:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  Fix Released
Status in “thunderbird” source package in Oneiric:
  Triaged

Bug description:
  The number of unread emails is shown incorrectly in the messaging menu
  and unity launcher icon of thunderbird though thunderbird application
  shows the correct count. See the attached screenshot for the
  illustration.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 7.0~b2+build2+nobinonly1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  guruprasad   1650 F pulseaudio
  BuildID: 20110906005012
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf840 irq 47'
 Mixer name : 'Realtek ALC268'
 Components : 'HDA:10ec0268,103c30cc,0013 
HDA:10573055,10573055,00100700'
 Controls  : 21
 Simple ctrls  : 13
  Channel: default
  Date: Wed Sep 14 23:40:58 2011
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.8
  Profiles: Profile0 (Default) - LastVersion=7.0/20110906005012 (Running)
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/25/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.59
  dmi.board.name: 30CB
  dmi.board.vendor: Quanta
  dmi.board.version: 79.2E
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.59:bd11/25/2008:svnHewlett-Packard:pnHPPaviliondv9700NotebookPC:pvrRev1:rvnQuanta:rn30CB:rvr79.2E:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv9700 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/messagingmenu-extension/+bug/850229/+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 850229] Re: Unread email count in thunderbird shown wrongly in messaging menu and launcher icon

2012-05-02 Thread Sparhawk
Hmmm, although it does take perhaps 20 seconds to go from blue to black
sometimes.

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

Title:
  Unread email count in thunderbird shown wrongly in messaging menu and
  launcher icon

Status in Messaging Menu Thunderbird Extension:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  Fix Released
Status in “thunderbird” source package in Oneiric:
  Triaged

Bug description:
  The number of unread emails is shown incorrectly in the messaging menu
  and unity launcher icon of thunderbird though thunderbird application
  shows the correct count. See the attached screenshot for the
  illustration.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 7.0~b2+build2+nobinonly1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  guruprasad   1650 F pulseaudio
  BuildID: 20110906005012
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf840 irq 47'
 Mixer name : 'Realtek ALC268'
 Components : 'HDA:10ec0268,103c30cc,0013 
HDA:10573055,10573055,00100700'
 Controls  : 21
 Simple ctrls  : 13
  Channel: default
  Date: Wed Sep 14 23:40:58 2011
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.8
  Profiles: Profile0 (Default) - LastVersion=7.0/20110906005012 (Running)
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/25/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.59
  dmi.board.name: 30CB
  dmi.board.vendor: Quanta
  dmi.board.version: 79.2E
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.59:bd11/25/2008:svnHewlett-Packard:pnHPPaviliondv9700NotebookPC:pvrRev1:rvnQuanta:rn30CB:rvr79.2E:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv9700 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/messagingmenu-extension/+bug/850229/+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 850229] Re: Unread email count in thunderbird shown wrongly in messaging menu and launcher icon

2012-05-01 Thread Sparhawk
For me (so far), it seems that this has been fixed with Thunderbird
11.0.1 and Ubuntu 12.04.

thunderbird 11.0.1+build1-0ubuntu2
unity 5.10.0-0ubuntu6

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

Title:
  Unread email count in thunderbird shown wrongly in messaging menu and
  launcher icon

Status in Messaging Menu Thunderbird Extension:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  Fix Released
Status in “thunderbird” source package in Oneiric:
  Triaged

Bug description:
  The number of unread emails is shown incorrectly in the messaging menu
  and unity launcher icon of thunderbird though thunderbird application
  shows the correct count. See the attached screenshot for the
  illustration.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 7.0~b2+build2+nobinonly1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  guruprasad   1650 F pulseaudio
  BuildID: 20110906005012
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf840 irq 47'
 Mixer name : 'Realtek ALC268'
 Components : 'HDA:10ec0268,103c30cc,0013 
HDA:10573055,10573055,00100700'
 Controls  : 21
 Simple ctrls  : 13
  Channel: default
  Date: Wed Sep 14 23:40:58 2011
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.8
  Profiles: Profile0 (Default) - LastVersion=7.0/20110906005012 (Running)
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/25/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.59
  dmi.board.name: 30CB
  dmi.board.vendor: Quanta
  dmi.board.version: 79.2E
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.59:bd11/25/2008:svnHewlett-Packard:pnHPPaviliondv9700NotebookPC:pvrRev1:rvnQuanta:rn30CB:rvr79.2E:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv9700 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/messagingmenu-extension/+bug/850229/+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 847001] Re: Adjusting display brightness is very slow on Dell E5410 with Natty.

2012-04-14 Thread Sparhawk
Also, I just thought someone should quantify *how* slow it is. I just
timed it, and it takes 25 seconds for the button presses to register
(for the internal keyboard, as I mentioned previously).

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

Title:
  Adjusting display brightness is very slow on Dell E5410 with Natty.

Status in “gnome-power-manager” package in Ubuntu:
  Confirmed

Bug description:
  Changing the brightness via FN key combination or via the brightness applet 
is very slow.
  the CPUs don't seem to go to 100%, but the adjustment process seems 
relatively slow.
  The mouse cursor is also sluggish.
  Reinstalled the OS twice, but not because of this issue and the problem seems 
to persist.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-power-manager 2.32.0-2ubuntu2.1
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Sun Sep 11 15:29:02 2011
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GnomeSessionSuspendInhibited: No
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
  MachineType: Dell Inc. Latitude E5410
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic 
root=UUID=0dfaacc9-c19d-425b-963d-dabb87ae18bc ro quiet splash vt.handoff=7
  SourcePackage: gnome-power-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/28/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 05C67D
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd01/28/2011:svnDellInc.:pnLatitudeE5410:pvr0001:rvnDellInc.:rn05C67D:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5410
  dmi.product.version: 0001
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/847001/+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 850229] Re: Unread email count in thunderbird shown wrongly in messaging menu and launcher icon

2012-04-04 Thread Sparhawk
Still there in Thunderbird 11.0.1 (and Ubuntu 11.10).

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

Title:
  Unread email count in thunderbird shown wrongly in messaging menu and
  launcher icon

Status in Messaging Menu Thunderbird Extension:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  Fix Released
Status in “thunderbird” source package in Oneiric:
  Triaged

Bug description:
  The number of unread emails is shown incorrectly in the messaging menu
  and unity launcher icon of thunderbird though thunderbird application
  shows the correct count. See the attached screenshot for the
  illustration.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 7.0~b2+build2+nobinonly1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  guruprasad   1650 F pulseaudio
  BuildID: 20110906005012
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf840 irq 47'
 Mixer name : 'Realtek ALC268'
 Components : 'HDA:10ec0268,103c30cc,0013 
HDA:10573055,10573055,00100700'
 Controls  : 21
 Simple ctrls  : 13
  Channel: default
  Date: Wed Sep 14 23:40:58 2011
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.8
  Profiles: Profile0 (Default) - LastVersion=7.0/20110906005012 (Running)
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/25/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.59
  dmi.board.name: 30CB
  dmi.board.vendor: Quanta
  dmi.board.version: 79.2E
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.59:bd11/25/2008:svnHewlett-Packard:pnHPPaviliondv9700NotebookPC:pvrRev1:rvnQuanta:rn30CB:rvr79.2E:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv9700 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/messagingmenu-extension/+bug/850229/+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 850229] Re: Unread email count in thunderbird shown wrongly in messaging menu and launcher icon

2012-03-25 Thread Sparhawk
Bug is still here for me too, with the new Thunderbird 11.0 (and Ubuntu
11.10).

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

Title:
  Unread email count in thunderbird shown wrongly in messaging menu and
  launcher icon

Status in Messaging Menu Thunderbird Extension:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  Fix Released
Status in “thunderbird” source package in Oneiric:
  Triaged

Bug description:
  The number of unread emails is shown incorrectly in the messaging menu
  and unity launcher icon of thunderbird though thunderbird application
  shows the correct count. See the attached screenshot for the
  illustration.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 7.0~b2+build2+nobinonly1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  guruprasad   1650 F pulseaudio
  BuildID: 20110906005012
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf840 irq 47'
 Mixer name : 'Realtek ALC268'
 Components : 'HDA:10ec0268,103c30cc,0013 
HDA:10573055,10573055,00100700'
 Controls  : 21
 Simple ctrls  : 13
  Channel: default
  Date: Wed Sep 14 23:40:58 2011
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.8
  Profiles: Profile0 (Default) - LastVersion=7.0/20110906005012 (Running)
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/25/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.59
  dmi.board.name: 30CB
  dmi.board.vendor: Quanta
  dmi.board.version: 79.2E
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.59:bd11/25/2008:svnHewlett-Packard:pnHPPaviliondv9700NotebookPC:pvrRev1:rvnQuanta:rn30CB:rvr79.2E:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv9700 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/messagingmenu-extension/+bug/850229/+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 836616] Re: 100% cpu usage in lightdm

2012-02-15 Thread Sparhawk
Still there with lightdm 1.0.6  on Ubuntu 11.10 64-bit.

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

Title:
  100% cpu usage in lightdm

Status in Light Display Manager:
  Fix Released
Status in “lightdm” package in Ubuntu:
  Triaged

Bug description:
  Hey,

  it seems that there's an issue with 0.9.4 cpu usage. It doesn't look
  like it's a resurgence of #770725 since it appears as soon as lightdm
  is launched, not after login.

  Strac'ing the process doesn't give anything. If you need anything
  more, please ask.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/836616/+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 847001] Re: Adjusting display brightness is very slow on Dell E5410 with Natty.

2012-02-14 Thread Sparhawk
I have this too, with Ubuntu 11.10 on a Dell XPS 17 L702X. I'm running 
Bumblebee for the graphics driver.
What is *very* odd is that the brightness keys are very slow if I use the 
internal keyboard, but they work immediately if I use my external keyboard (a 
wired Apple aluminium keyboard).

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

Title:
  Adjusting display brightness is very slow on Dell E5410 with Natty.

Status in “gnome-power-manager” package in Ubuntu:
  Confirmed

Bug description:
  Changing the brightness via FN key combination or via the brightness applet 
is very slow.
  the CPUs don't seem to go to 100%, but the adjustment process seems 
relatively slow.
  The mouse cursor is also sluggish.
  Reinstalled the OS twice, but not because of this issue and the problem seems 
to persist.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-power-manager 2.32.0-2ubuntu2.1
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Sun Sep 11 15:29:02 2011
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GnomeSessionSuspendInhibited: No
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
  MachineType: Dell Inc. Latitude E5410
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic 
root=UUID=0dfaacc9-c19d-425b-963d-dabb87ae18bc ro quiet splash vt.handoff=7
  SourcePackage: gnome-power-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/28/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 05C67D
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd01/28/2011:svnDellInc.:pnLatitudeE5410:pvr0001:rvnDellInc.:rn05C67D:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5410
  dmi.product.version: 0001
  dmi.sys.vendor: Dell Inc.

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