[Desktop-packages] [Bug 1841894] Re: Wayland: Image of mouse cursor left on screen after unlock

2019-09-06 Thread Andreas Jonsson
I'm on Fedora 30 and also experiencing this. Dual monitors (one rotated,
portrait right) on Wayland, but not using any scaling. Happens every
time when waking up from sleep. AMD Vega 56 graphics card. Bug report
(not by me) on Red Hat Bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=1745055

** Bug watch added: Red Hat Bugzilla #1745055
   https://bugzilla.redhat.com/show_bug.cgi?id=1745055

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

Title:
  Wayland: Image of mouse cursor left on screen after unlock

Status in mutter package in Ubuntu:
  New

Bug description:
  Gnome 3 desktop
  Multi-monitor setup with one screen rotated right into portrait mode
  *Experimental* fractional scaling on Wayland with different scaling on each 
monitor.  Configured using:

  ~~~
  gsettings set org.gnome.mutter experimental-features 
"['scale-monitor-framebuffer']"
  ~~~

  After wake from screen lock I often observe an "image" of an enlarged
  rotated mouse pointer on the second (rotated) monitor which doesn't
  move and doesn't appear on a screenshot.  It overlays all other screen
  in formation and cannot be erased by moving the mouse over the area.
  Depending on where the mouse cursor was when sleeping it seems to
  appear in one of two places, either towards the bottom left or top
  right.  After some time a block around the cursor image gets
  "corrupted".

  This behaviour is not observed if logging in to a X11 session

  Because this doesn't show up on a screenshot I have included a photo,
  which also shows the monitor setup.

  Description:  Ubuntu 19.04
  Release:  19.04

  mutter:
Installed: 3.32.2+git20190711-2ubuntu1~19.04.1
Candidate: 3.32.2+git20190711-2ubuntu1~19.04.1
Version table:
   *** 3.32.2+git20190711-2ubuntu1~19.04.1 500
  500 http://gb.archive.ubuntu.com/ubuntu disco-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   3.32.0+git20190410-1ubuntu1 500
  500 http://gb.archive.ubuntu.com/ubuntu disco/main amd64 Packages
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2019-03-08 (178 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  Package: mutter 3.32.2+git20190711-2ubuntu1~19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-27.28-generic 5.0.21
  Tags:  wayland-session disco
  Uname: Linux 5.0.0-27-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-21 (134 days ago)
  UserGroups: adbusers adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1841894/+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 1257920] [NEW] Left/right Ctrl/Alt/Shift key limitation not respected for language input shortcuts

2013-12-04 Thread Andreas Jonsson
Public bug reported:

I know there are a lot of bugs on the text entry source keyboard switch
shortcut. I hope this is not a duplicate. I couldn't find it reported
anywhere.

The problem: Specifying keys such as Shift L, Shift R, Alt L, Alt
R, Ctrl L, and Ctrl R in the Switch to next source using box does
not always limit the switch to being executed to the specified key, in
other words, if you specified to use Key L, sometimes Key R will
execute the language switch, and vice versa. This occurs in the
following cases:

I have two input languages selected:

Primary: English (US)
Secondary (Swedish)

0. Set keyboard switch to Alt+Shift L (use Alt L to define the
shortcut, not sure if this matters, but just in case)

1. Press Alt L+Shift L (Alt L first and Shift L second)
1.1 Note that language input switches to the next source -- All good so far

2. Press Alt L+Shift L again in the reverse order (Shift L first and Alt 
L second)
2.1 Note that language input switches to the next source -- This is OK, order 
shouldn't matter

3. Press Alt L+Shift R (Alt L first and Shift R second)
3.1 Note that language input does not switch to the next source -- It shouldn't 
since we specified to use Shift L, not Shift R, so this is still good

4. Press Alt L+Shift R again in the reverse order (Shift R first and Alt 
L second)
4.1 Note that language input switches to the next source -- This is not good, 
Shift R should not execute the switch since we specifically defined the 
shortcut to use Shift L

5. Press Alt R+Shift L (Alt R first and Shift L second)
5.1 Note that language input switches to the next source under specific 
conditions (only if you are switching from primary to secondary language, not 
vice versa) -- This is not good, it should switch every time

6. Press Alt R+Shift L again in the reverse order (Shift L first and Alt 
R second)
6.1 Note that language input switches to the next source under specific 
conditions (only if you are switching from primary to secondary language, not 
vice versa) -- This is not good, it should switch every time

7. Press Alt R+Shift R (Alt R first and Shift R second)
7.1 Note that language input does not switch to the next source -- It 
shouldn't, so this is good

8. Press Alt R+Shift R again in the reverse order (Shift R first and Alt 
R second)
8.1 Note that language input switches to the next source under specific 
conditions (only if you are switching from primary to secondary language, not 
vice versa) -- This is not good, Shift R should not execute the switch since 
we specifically defined the shortcut to use Shift L

In summary if you define the shortcut to be Alt+Shift L problems occur
when pressing in 4 out of 8 combinations (order included):  Alt L+Shift
R (Shift-key first), Alt R+Shift L (Shift-key first), Alt R+Shift L
(Alt-key first), and Alt R+Shift R (Shift-key first).

Now, finally you can repeat this exercise for any permutation of
combinations of the Shift L, Shift R, Alt L, Alt R, Ctrl L, and
Ctrl R keys (set shortcut to Alt L+Shift, Alt+Ctrl L, Alt
L+Ctrl, ..., Shift+Ctrl R, Shift R+Ctrl) and you'll find similar
problems, but not always identical to the behaviour outlined above.
However, I have not had the desired to map this all out :-) Hopefully
the example above, with Alt+Shift L, will be enough to round up the
problem in the code.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gnome-control-center 1:3.6.3-0ubuntu45.1
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Wed Dec  4 15:17:19 2013
InstallationDate: Installed on 2013-10-26 (39 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MarkForUpload: True
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager  0.9.7-0ubuntu4
 deja-dup  27.3.1-0ubuntu1
 gnome-control-center-datetime 13.10.0+13.10.20131023.2-0ubuntu1
 gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
 gnome-control-center-unity1.3+13.10.20131004-0ubuntu1

** Affects: gnome-control-center (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 gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1257920

Title:
  Left/right Ctrl/Alt/Shift key limitation not respected for language
  input shortcuts

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

Bug description:
  I know there are a lot of bugs on the text entry source keyboard
  switch shortcut. I hope this is not a duplicate. I couldn't find it
  reported anywhere.

  The problem: Specifying keys such as Shift L, Shift R, Alt L,
  Alt R, Ctrl L, and Ctrl R in the Switch to next source using
  box does not always limit the switch to being 

[Desktop-packages] [Bug 1253187] Re: Unable to unmount Nexus 4: The connection is closed

2013-11-25 Thread Andreas Jonsson
Bug reported upstream:

https://bugzilla.gnome.org/show_bug.cgi?id=719322

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

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

Title:
  Unable to unmount Nexus 4: The connection is closed

Status in “gvfs” package in Ubuntu:
  New

Bug description:
  When I click the eject triangle next to my Nexus 4 in Nautilus this
  error message appears (see title/screenshot). I am uncertain whether
  the phone actually unmounts or not so that it is safe to disconnect
  it.

  After the error message appears I can still access the phone content
  at /run/user/1000/gvfs/mtp..., which suggests that the phone is still
  mounted.

  sudo umount /run/user/1000/gvfs properly unmounts the phone.

  Expected behaviour: To receive a confirmation message from Nautilus
  saying it is now safe to disconnect the phone.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: nautilus 1:3.8.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Wed Nov 20 13:25:42 2013
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b'685x847+753+24'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'174'
  InstallationDate: Installed on 2010-04-30 (1300 days ago)
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (33 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1253187/+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 1253203] Re: Nautilus does not respect show/hide hidden files setting on mounted MTP device

2013-11-25 Thread Andreas Jonsson
Upstream bug report:

https://bugzilla.gnome.org/show_bug.cgi?id=719324

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

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

Title:
  Nautilus does not respect show/hide hidden files setting on mounted
  MTP device

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  To reproduce:

  1. Connect MTP device (in my case Nexus 4, Android 4.3) with USB cable . 
  
   The device auto-mounts in Nautilus.

  2. Select/unselect Show hidden files (or press Ctrl-H several times)
  3. Note that hidden files are always shown, regardless of setting.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: nautilus 1:3.8.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Wed Nov 20 13:59:27 2013
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b'685x847+65+24'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'174'
  InstallationDate: Installed on 2010-04-30 (1300 days ago)
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (33 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1253203/+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 1253187] [NEW] Unable to unmount Nexus 4: The connection is closed

2013-11-20 Thread Andreas Jonsson
Public bug reported:

When I click the eject triangle next to my Nexus 4 in Nautilus this
error message appears (see title/screenshot). I am uncertain whether the
phone actually unmounts or not so that it is safe to disconnect it.

After the error message appears I can still access the phone content at
/run/user/1000/gvfs/mtp..., which suggests that the phone is still
mounted.

sudo umount /run/user/1000/gvfs properly unmounts the phone.

Expected behaviour: To receive a confirmation message from Nautilus
saying it is now safe to disconnect the phone.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: nautilus 1:3.8.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
Uname: Linux 3.11.0-13-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Wed Nov 20 13:25:42 2013
GsettingsChanges:
 b'org.gnome.nautilus.window-state' b'geometry' b'685x847+753+24'
 b'org.gnome.nautilus.window-state' b'sidebar-width' b'174'
InstallationDate: Installed on 2010-04-30 (1300 days ago)
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
MarkForUpload: True
SourcePackage: nautilus
UpgradeStatus: Upgraded to saucy on 2013-10-18 (33 days ago)

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


** Tags: amd64 apport-bug saucy

** Attachment added: Untitled window_002.png
   
https://bugs.launchpad.net/bugs/1253187/+attachment/3913479/+files/Untitled%20window_002.png

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

Title:
  Unable to unmount Nexus 4: The connection is closed

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  When I click the eject triangle next to my Nexus 4 in Nautilus this
  error message appears (see title/screenshot). I am uncertain whether
  the phone actually unmounts or not so that it is safe to disconnect
  it.

  After the error message appears I can still access the phone content
  at /run/user/1000/gvfs/mtp..., which suggests that the phone is still
  mounted.

  sudo umount /run/user/1000/gvfs properly unmounts the phone.

  Expected behaviour: To receive a confirmation message from Nautilus
  saying it is now safe to disconnect the phone.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: nautilus 1:3.8.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Wed Nov 20 13:25:42 2013
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b'685x847+753+24'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'174'
  InstallationDate: Installed on 2010-04-30 (1300 days ago)
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (33 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1253187/+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 1253187] Re: Unable to unmount Nexus 4: The connection is closed

2013-11-20 Thread Andreas Jonsson
Running Ubuntu 13.10 and Android 4.3.

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

Title:
  Unable to unmount Nexus 4: The connection is closed

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  When I click the eject triangle next to my Nexus 4 in Nautilus this
  error message appears (see title/screenshot). I am uncertain whether
  the phone actually unmounts or not so that it is safe to disconnect
  it.

  After the error message appears I can still access the phone content
  at /run/user/1000/gvfs/mtp..., which suggests that the phone is still
  mounted.

  sudo umount /run/user/1000/gvfs properly unmounts the phone.

  Expected behaviour: To receive a confirmation message from Nautilus
  saying it is now safe to disconnect the phone.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: nautilus 1:3.8.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Wed Nov 20 13:25:42 2013
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b'685x847+753+24'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'174'
  InstallationDate: Installed on 2010-04-30 (1300 days ago)
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (33 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1253187/+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 1253203] [NEW] Nautilus does not respect show/hide hidden files setting on mounted MTP device

2013-11-20 Thread Andreas Jonsson
Public bug reported:

To reproduce:

1. Connect MTP device (in my case Nexus 4, Android 4.3) with USB cable . 

 The device auto-mounts in Nautilus.

2. Select/unselect Show hidden files (or press Ctrl-H several times)
3. Note that hidden files are always shown, regardless of setting.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: nautilus 1:3.8.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
Uname: Linux 3.11.0-13-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Wed Nov 20 13:59:27 2013
GsettingsChanges:
 b'org.gnome.nautilus.window-state' b'geometry' b'685x847+65+24'
 b'org.gnome.nautilus.window-state' b'sidebar-width' b'174'
InstallationDate: Installed on 2010-04-30 (1300 days ago)
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
MarkForUpload: True
SourcePackage: nautilus
UpgradeStatus: Upgraded to saucy on 2013-10-18 (33 days ago)

** Affects: nautilus (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 nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1253203

Title:
  Nautilus does not respect show/hide hidden files setting on mounted
  MTP device

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  To reproduce:

  1. Connect MTP device (in my case Nexus 4, Android 4.3) with USB cable . 
  
   The device auto-mounts in Nautilus.

  2. Select/unselect Show hidden files (or press Ctrl-H several times)
  3. Note that hidden files are always shown, regardless of setting.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: nautilus 1:3.8.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Wed Nov 20 13:59:27 2013
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b'685x847+65+24'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'174'
  InstallationDate: Installed on 2010-04-30 (1300 days ago)
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (33 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1253203/+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 1235785] Re: Light Display Manager is offered as login option

2013-10-18 Thread Andreas Jonsson
This only occurred on the first reboot after dist-upgrade. After a
second reboot Light Display Manager do not appear as an option
anymore.

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

Title:
  Light Display Manager is offered as login option

Status in “unity-greeter” package in Ubuntu:
  Confirmed

Bug description:
  Test case:
  Fresh install of current image (10/05 here
  Log in to guest account, log out
  Light Display Manager is now a login option

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity-greeter 13.10.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
  Uname: Linux 3.11.0-11-generic x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  Date: Sat Oct  5 17:10:44 2013
  InstallationDate: Installed on 2013-10-05 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Beta amd64 (20131005)
  MarkForUpload: True
  SourcePackage: unity-greeter
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1235785/+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 990194] Re: Check for new messages settings are not working

2012-04-29 Thread Andreas Jonsson
Yes.

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

Title:
  Check for new messages settings are not working

Status in “thunderbird” package in Ubuntu:
  Incomplete

Bug description:
  Neither the Check for new messages settings at startup or the Check
  for new messages settings every have any effect. In particular I want
  to turn off auto-check both at startup and at all other times, so I
  have unchecked both options. However, Thunderbird still checks for new
  email both at startup and every few minutes or so. As a workaround I
  tried to set the Check for new messages settings every setting to
  99 minutes hoping that this would at least stop the interval
  checking. However, that didn't work either. Email still trickles in
  every few minutes.

  This is very annoying and a huge productivity fail. Any productivity
  manager will tell you to read email only when you want/need to, not
  when the email application demands it :-)

  This is on Thunderbird 12.0 on Ubuntu 12.04. I am using three IMAP
  accounts.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: thunderbird 12.0~b5+build1-0ubuntu0.12.04.1~mtn3
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  andreas2453 F pulseaudio
  BuildID: 20120423103947
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfe22 irq 48'
 Mixer name : 'Analog Devices AD1984'
 Components : 'HDA:11d41984,17aa20d7,00100400'
 Controls  : 32
 Simple ctrls  : 20
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7KHT24WW-1.08'
 Mixer name : 'ThinkPad EC 7KHT24WW-1.08'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Channel: beta
  Date: Fri Apr 27 19:26:04 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  IpRoute:
   default via 128.100.80.1 dev eth0  proto static 
   128.100.80.0/24 dev eth0  proto kernel  scope link  src 128.100.80.150  
metric 1 
   169.254.0.0/16 dev eth0  scope link  metric 1000
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=12.0/20120423103947 (Running)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to precise on 2012-04-14 (13 days ago)
  dmi.bios.date: 04/08/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LETC7WW (2.27 )
  dmi.board.name: 7658CTO
  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:bvr7LETC7WW(2.27):bd04/08/2010:svnLENOVO:pn7658CTO:pvrThinkPadT61:rvnLENOVO:rn7658CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7658CTO
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/990194/+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 990194] [NEW] Check for new messages settings are not working

2012-04-27 Thread Andreas Jonsson
Public bug reported:

Neither the Check for new messages settings at startup or the Check
for new messages settings every have any effect. In particular I want
to turn off auto-check both at startup and at all other times, so I have
unchecked both options. However, Thunderbird still checks for new email
both at startup and every few minutes or so. As a workaround I tried to
set the Check for new messages settings every setting to 99
minutes hoping that this would at least stop the interval checking.
However, that didn't work either. Email still trickles in every few
minutes.

This is very annoying and a huge productivity fail. Any productivity
manager will tell you to read email only when you want/need to, not when
the email application demands it :-)

This is on Thunderbird 12.0 on Ubuntu 12.04. I am using three IMAP
accounts.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: thunderbird 12.0~b5+build1-0ubuntu0.12.04.1~mtn3
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
AddonCompatCheckDisabled: False
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu6
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  andreas2453 F pulseaudio
BuildID: 20120423103947
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfe22 irq 48'
   Mixer name   : 'Analog Devices AD1984'
   Components   : 'HDA:11d41984,17aa20d7,00100400'
   Controls  : 32
   Simple ctrls  : 20
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7KHT24WW-1.08'
   Mixer name   : 'ThinkPad EC 7KHT24WW-1.08'
   Components   : ''
   Controls  : 1
   Simple ctrls  : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Channel: beta
Date: Fri Apr 27 19:26:04 2012
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
IpRoute:
 default via 128.100.80.1 dev eth0  proto static 
 128.100.80.0/24 dev eth0  proto kernel  scope link  src 128.100.80.150  metric 
1 
 169.254.0.0/16 dev eth0  scope link  metric 1000
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=12.0/20120423103947 (Running)
RunningIncompatibleAddons: True
SourcePackage: thunderbird
UpgradeStatus: Upgraded to precise on 2012-04-14 (13 days ago)
dmi.bios.date: 04/08/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 7LETC7WW (2.27 )
dmi.board.name: 7658CTO
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:bvr7LETC7WW(2.27):bd04/08/2010:svnLENOVO:pn7658CTO:pvrThinkPadT61:rvnLENOVO:rn7658CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7658CTO
dmi.product.version: ThinkPad T61
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug beta-channel precise

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

Title:
  Check for new messages settings are not working

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Neither the Check for new messages settings at startup or the Check
  for new messages settings every have any effect. In particular I want
  to turn off auto-check both at startup and at all other times, so I
  have unchecked both options. However, Thunderbird still checks for new
  email both at startup and every few minutes or so. As a workaround I
  tried to set the Check for new messages settings every setting to
  99 minutes hoping that this would at least stop the interval
  checking. However, that didn't work either. Email still trickles in
  every few minutes.

  This is very annoying and a huge productivity fail. Any productivity
  manager will tell you to read email only when you want/need to, not
  when the email application demands it :-)

  This is on Thunderbird 12.0 on Ubuntu 12.04. I am using three IMAP
  accounts.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: thunderbird 12.0~b5+build1-0ubuntu0.12.04.1~mtn3
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE 

[Desktop-packages] [Bug 990194] Re: Check for new messages settings are not working

2012-04-27 Thread Andreas Jonsson
-- 
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/990194

Title:
  Check for new messages settings are not working

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Neither the Check for new messages settings at startup or the Check
  for new messages settings every have any effect. In particular I want
  to turn off auto-check both at startup and at all other times, so I
  have unchecked both options. However, Thunderbird still checks for new
  email both at startup and every few minutes or so. As a workaround I
  tried to set the Check for new messages settings every setting to
  99 minutes hoping that this would at least stop the interval
  checking. However, that didn't work either. Email still trickles in
  every few minutes.

  This is very annoying and a huge productivity fail. Any productivity
  manager will tell you to read email only when you want/need to, not
  when the email application demands it :-)

  This is on Thunderbird 12.0 on Ubuntu 12.04. I am using three IMAP
  accounts.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: thunderbird 12.0~b5+build1-0ubuntu0.12.04.1~mtn3
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  andreas2453 F pulseaudio
  BuildID: 20120423103947
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfe22 irq 48'
 Mixer name : 'Analog Devices AD1984'
 Components : 'HDA:11d41984,17aa20d7,00100400'
 Controls  : 32
 Simple ctrls  : 20
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7KHT24WW-1.08'
 Mixer name : 'ThinkPad EC 7KHT24WW-1.08'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Channel: beta
  Date: Fri Apr 27 19:26:04 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  IpRoute:
   default via 128.100.80.1 dev eth0  proto static 
   128.100.80.0/24 dev eth0  proto kernel  scope link  src 128.100.80.150  
metric 1 
   169.254.0.0/16 dev eth0  scope link  metric 1000
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=12.0/20120423103947 (Running)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to precise on 2012-04-14 (13 days ago)
  dmi.bios.date: 04/08/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LETC7WW (2.27 )
  dmi.board.name: 7658CTO
  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:bvr7LETC7WW(2.27):bd04/08/2010:svnLENOVO:pn7658CTO:pvrThinkPadT61:rvnLENOVO:rn7658CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7658CTO
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO

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