[Desktop-packages] [Bug 1551623] Re: [SRU] package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2020-05-17 Thread kkivi
19.10->20.04 the same thing.
It is happened not to be a loop but a series of identical messages from 
different packages. I package name should be included int the messages,
to help user better understand the issue

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

Title:
  [SRU] package gconf2 3.2.6-3ubuntu6 failed to install/upgrade:
  dependency problems - leaving triggers unprocessed

Status in gconf package in Ubuntu:
  Triaged

Bug description:
  [Impact]

  During system upgrades, triggers for gconf2 might activate too early,
  while some of its dependencies aren't configured yet. This happens
  several times in a loop and stops the upgrade in the end.

  The attached debdiffs fix this issue by changing interest to interest-
  noawait in debian/gconf2.triggers file. The triggers will now activate
  near the end of upgrade.

  In addition, the debdiff for Bionic also contains a fix for FTBFS (bug
  1834211).

  [Test Case]

  Triggers for gconf2 are usually activated on changes in
  /usr/share/GConf/gsettings folder, so the main Ubuntu edition (with
  GNOME) is most suitable for reproducing the issue. To reproduce it,
  install that edition, apply all updates, then try upgrading to the
  next release.

  [Regression Potential]

  None, interest-noawait trigger is known to work well in other packages
  (comment 31).

  [Other Info]

  Even if Cosmic goes EOL next month, the fix for it might be worth it
  for release upgrades.

  [Original Description]

  When upgrading from 15.10 to 16.04Beta (2016-03-01), this error occured, 
alongside many others related to systemd and gnome.
  Notice that despite all warnings and errors, finally, the system remained 
functional.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: gconf2 3.2.6-3ubuntu6
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Tue Mar  1 09:21:15 2016
  ErrorMessage: dependency problems - leaving triggers unprocessed
  InstallationDate: Installed on 2015-10-04 (148 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20151002)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.3
  SourcePackage: gconf
  Title: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency 
problems - leaving triggers unprocessed
  UpgradeStatus: Upgraded to xenial on 2016-03-01 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/1551623/+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 1838838] Re: username is not saved in openconnect connection dialog

2020-04-08 Thread kkivi
Not only it doesn't connect username, but it saves 
one time password instead

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

Title:
  username is not saved in openconnect connection dialog

Status in GNOME Shell:
  New
Status in NetworkManager:
  New
Status in gnome-shell package in Ubuntu:
  Triaged
Status in network-manager package in Ubuntu:
  Invalid

Bug description:
  Same issue as https://bugs.launchpad.net/ubuntu/+source/network-
  manager-openconnect/+bug/1609700

  This was marked resolved. The report of its reappearance in Ubuntu
  19.04 and 19.10 has not been acknowledged.

  This was working for me in 18.10, but a fresh install of 19.04 and
  19.10 show that it is back. The password is saved when the option to
  save passwords is selected, but the username must be entered manually
  upon connection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1838838/+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 1244090] Re: Pressing any global keyboard shortcut causes temporary loss of focus

2019-05-17 Thread kkivi
https://bugzilla.mozilla.org/show_bug.cgi?id=1552445


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

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

Title:
  Pressing any global keyboard shortcut causes temporary loss of focus

Status in GNOME Settings Daemon:
  Confirmed
Status in compiz package in Ubuntu:
  Confirmed
Status in gnome-settings-daemon package in Ubuntu:
  Triaged
Status in gnome-shell package in Ubuntu:
  Confirmed
Status in unity-settings-daemon package in Ubuntu:
  Triaged
Status in gnome-settings-daemon package in ALT Linux:
  Unknown
Status in gnome-shell package in Fedora:
  Confirmed
Status in gnome package in openSUSE:
  Unknown

Bug description:
  When pressing any global keyboard shourtcut (configurable via System
  settings -> Keyboard -> Shortcuts; i.e. for switching keyboard layout,
  volume up/down), focus temporary switches from active text input to
  something else, then restores back shortly. Maybe even active window
  loses focus, but window frame does not shows this (window header
  remains to look active).

  For example: when I press ctrl+shift here to switch keyboard layout,
  when writing this description, yellow frame disappears from text input
  box, text caret disappears too; they appear again when releasing
  ctrl+shift. The same occurs in all other programs, i.e. terminal.

  It causes serious annoyance, for example in Twitter when losing focus
  in Reply text box, reply rolls up and I have to click it again with
  mouse and set caret to correct place each time I switch keyboard
  layouts.

  Other key combinations, not only ctrl+shift, also cause this.

  It is especially annoying when using keyboard layout switch shortcut
  handled by the same subsystem (media-keys plugin):

  case SWITCH_INPUT_SOURCE_KEY:
  case SWITCH_INPUT_SOURCE_BACKWARD_KEY:
  do_switch_input_source_action (manager, type);
  break;

  (Original gnome-settings-daemon, from which unity-settings-daemon was
  forked, does not use media-keys plugin to switch keyboard layout).

  --
  For other layout switching problems introduced in Ubuntu 13.10 you can see 
bug 1218322.
  --

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-session 3.9.90-0ubuntu3
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  Date: Thu Oct 24 11:42:19 2013
  InstallationDate: Installed on 2013-10-23 (0 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1244090/+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 1244090] Re: Pressing any global keyboard shortcut causes temporary loss of focus

2019-05-16 Thread kkivi
The bug is still there 
Ubuntu 18.10 

Specific scenarios in firefox

1) open duckduckgo search page, start typing and switch layout - focus loss
2) register  wonderlist account, create task, add a note to it, start typing 
and switch layout - focus lost and textbox collapses.

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

Title:
  Pressing any global keyboard shortcut causes temporary loss of focus

Status in GNOME Settings Daemon:
  Confirmed
Status in compiz package in Ubuntu:
  Confirmed
Status in gnome-settings-daemon package in Ubuntu:
  Triaged
Status in gnome-shell package in Ubuntu:
  Confirmed
Status in unity-settings-daemon package in Ubuntu:
  Triaged
Status in gnome-settings-daemon package in ALT Linux:
  Unknown
Status in gnome-shell package in Fedora:
  Confirmed
Status in gnome package in openSUSE:
  Unknown

Bug description:
  When pressing any global keyboard shourtcut (configurable via System
  settings -> Keyboard -> Shortcuts; i.e. for switching keyboard layout,
  volume up/down), focus temporary switches from active text input to
  something else, then restores back shortly. Maybe even active window
  loses focus, but window frame does not shows this (window header
  remains to look active).

  For example: when I press ctrl+shift here to switch keyboard layout,
  when writing this description, yellow frame disappears from text input
  box, text caret disappears too; they appear again when releasing
  ctrl+shift. The same occurs in all other programs, i.e. terminal.

  It causes serious annoyance, for example in Twitter when losing focus
  in Reply text box, reply rolls up and I have to click it again with
  mouse and set caret to correct place each time I switch keyboard
  layouts.

  Other key combinations, not only ctrl+shift, also cause this.

  It is especially annoying when using keyboard layout switch shortcut
  handled by the same subsystem (media-keys plugin):

  case SWITCH_INPUT_SOURCE_KEY:
  case SWITCH_INPUT_SOURCE_BACKWARD_KEY:
  do_switch_input_source_action (manager, type);
  break;

  (Original gnome-settings-daemon, from which unity-settings-daemon was
  forked, does not use media-keys plugin to switch keyboard layout).

  --
  For other layout switching problems introduced in Ubuntu 13.10 you can see 
bug 1218322.
  --

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-session 3.9.90-0ubuntu3
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  Date: Thu Oct 24 11:42:19 2013
  InstallationDate: Installed on 2013-10-23 (0 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1244090/+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 1814643] [NEW] keyboard switch indicator

2019-02-05 Thread kkivi
Public bug reported:

I use two languages, Russian and English, therefore I have two keyboard layouts.
Keyboard indicator at the upper right corner of the screen shows either "en" or 
"ru" 
with a small listbox like arrow. 
However very often, especially at login screen keybord indicator is in "third" 
position 
without any language selected and with a small arrow only. Typing in this mode 
almost always 
results in a wrong language. 


lsb_release -rd
Description:Ubuntu 18.10
Release:18.10


indicator-keyboard  0.0.0+18.04.20180216-0 amd64  

The attachment is combined of three different screenshots of the
keyboard indicator area

** Affects: indicator-keyboard (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "indicator with language"
   
https://bugs.launchpad.net/bugs/1814643/+attachment/5236086/+files/indicator-combined.png

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

Title:
  keyboard switch indicator

Status in indicator-keyboard package in Ubuntu:
  New

Bug description:
  I use two languages, Russian and English, therefore I have two keyboard 
layouts.
  Keyboard indicator at the upper right corner of the screen shows either "en" 
or "ru" 
  with a small listbox like arrow. 
  However very often, especially at login screen keybord indicator is in 
"third" position 
  without any language selected and with a small arrow only. Typing in this 
mode almost always 
  results in a wrong language. 

  
  lsb_release -rd
  Description:  Ubuntu 18.10
  Release:  18.10

  
  indicator-keyboard  0.0.0+18.04.20180216-0 amd64  

  The attachment is combined of three different screenshots of the
  keyboard indicator area

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1814643/+subscriptions

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


Re: [Desktop-packages] [Bug 522607] Re: Unsent (delayed) message feature lack functionality

2018-07-02 Thread kkivi
I tried to reproduce it and couldn't.


вс, 1 июля 2018 г., 1:29 gf <522...@bugs.launchpad.net>:

> Hello Kkivi,
> Thank you for submitting this bug and reporting a problem with Thunderbird.
>
> You made this bug report in 2010 and there have been several versions of
> Ubuntu and Thunderbird since then.
>
> Could you confirm that this is no longer a problem and that we can close
> the ticket?
> Or, if it is still a problem, could you run the following (only once):
> apport-collect 522607
>
> and upload the updated logs and and any other logs that are relevant for
> this particular issue.
>
> Thank you again for helping make Ubuntu and Thunderbird better.
>
> G
>
> ** Changed in: thunderbird (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/522607
>
> Title:
>   Unsent (delayed) message feature lack functionality
>
> Status in thunderbird package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Binary package hint: thunderbird
>
>   Once message is marked to "send later" it is saved in "Unsent" folder
>   after that
>
>   1) It is not possible to send individual letters from "Unsent" folder,
>   only all messages from the folder
>
>
>   2) If during sending all unsent letters error occures ( bad email addess
> or whatever)
>   the whole process stops and no further sending is possible without
> removing message with error from the folder.
>
>   ProblemType: Bug
>   Architecture: i386
>   Date: Tue Feb 16 15:20:07 2010
>   DistroRelease: Ubuntu 9.10
>   NonfreeKernelModules: nvidia
>   Package: mozilla-thunderbird (not installed)
>   ProcEnviron:
>LC_TIME=C
>PATH=(custom, user)
>LANG=ru_RU.UTF-8
>LC_MESSAGES=C
>SHELL=/bin/bash
>   ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
>   SourcePackage: thunderbird
>   Uname: Linux 2.6.31-20-generic i686
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/522607/+subscriptions
>

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

Title:
  Unsent (delayed) message feature lack functionality

Status in thunderbird package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: thunderbird

  Once message is marked to "send later" it is saved in "Unsent" folder
  after that

  1) It is not possible to send individual letters from "Unsent" folder,
  only all messages from the folder

  
  2) If during sending all unsent letters error occures ( bad email addess or 
whatever)
  the whole process stops and no further sending is possible without removing 
message with error from the folder.

  ProblemType: Bug
  Architecture: i386
  Date: Tue Feb 16 15:20:07 2010
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: mozilla-thunderbird (not installed)
  ProcEnviron:
   LC_TIME=C
   PATH=(custom, user)
   LANG=ru_RU.UTF-8
   LC_MESSAGES=C
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
  SourcePackage: thunderbird
  Uname: Linux 2.6.31-20-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/522607/+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 1731780] Re: segfaults randomly on libgobject-2.0.so.0

2017-11-30 Thread kkivi
Gnome-session dies seven times per day without obvious cause, to the
effect of killing all app logging out of session.

Nov 30 17:50:51 myhost kernel: [28059.065228] gnome-shell[15991]:
segfault   at 50 ip 7f28b81d3cdf sp 7ffe87210568 error 4 in
libgobject-2.0.so  .0.5400.1[7f28b819e000+52000]


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

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

Title:
  segfaults randomly on libgobject-2.0.so.0

Status in gnome-session package in Ubuntu:
  New
Status in mate-terminal package in Ubuntu:
  Incomplete

Bug description:
  segfaults are quite frequent, had to switch to gnome-terminal :(

  [ 2331.046531] mate-terminal[6528]: segfault at 7001e ip 7f24eca1c77e 
sp 7ffd73596858 error 4 in libgobject-2.0.so.0.5400.1[7f24ec9e7000+52000]
  [ 2417.695601] mate-terminal[6651]: segfault at 7001e ip 7f8e4ecc777e 
sp 7ffd53ede758 error 4 in libgobject-2.0.so.0.5400.1[7f8e4ec92000+52000]
  [ 2492.133087] mate-terminal[6764]: segfault at 7001e ip 7f2390b1577e 
sp 7ffed5830dd8 error 4 in libgobject-2.0.so.0.5400.1[7f2390ae+52000]

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: mate-terminal 1.18.1-2
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  Date: Sun Nov 12 18:34:36 2017
  InstallationDate: Installed on 2017-06-21 (143 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: mate-terminal
  UpgradeStatus: Upgraded to artful on 2017-09-02 (71 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1731780/+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 1731484] Re: Gnome-shell crashes when trying to display a notification

2017-11-29 Thread kkivi
Hello All!

I have upgraded to 17.10 recently and since then my GUI session crashes several 
times a day for
no obvious reason since.

May be this is related.

Here is an excert (sensitive data masked) from /var/log/syslog

Nov 29 10:37:34 myhost kernel: [ 2198.561082] traps: gnome-shell[3154]
general protection ip:7fca0fbebcdf sp:7fff5761ee98 error:0 in
libgobject-2.0.so.0.5400.1[7fca0fbb6000  +52000]

Nov 29 15:28:03 myhost gnome-shell[2860]: g_value_set_object: assertion 
'G_IS_OBJECT (v_object)' failed
Nov 29 15:28:03 myhost kernel: [12552.290193] traps: gnome-shell[2860] general 
protection ip:7f5d6d7a5cdf sp:7fff1a8f2c88 error:0 in 
libgobject-2.0.so.0.5400.1[7f5d6d77  +52000]


Nov 29 18:58:49 myhost gnome-shell[19024]: JS WARNING: 
[/usr/share/gnome-shell/extensions/pomod...@arun.codito.in/dialogs.js 134]: 
reference to undefined property "indicato  rCount"
Nov 29 18:58:49 myhost gnome-shell[19024]: g_value_set_object: assertion 
'G_IS_OBJECT (v_object)' failed
Nov 29 18:58:49 myhost kernel: [25199.202170] gnome-shell[19024]: segfault at f 
ip 7fa53db3dcdf sp 7fffddda3dd8 error 4 in 
libgobject-2.0.so.0.5400.1[7fa53db08000+5  2000]
Nov 29 18:58:49 myhost gnome-shell[19024]: message repeated 2 times: [ 
g_value_set_object: assertion 'G_IS_OBJECT (v_object)' failed]

Best regards, Konstantin, kk...@yandex.ru

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

Title:
  Gnome-shell crashes when trying to display a notification

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Gnome-shell crashes often (but not always) when trying to display a
  notification. I have seen this behavior particularly when Spotify
  emits a notification for example when starting playback of a playlist
  or changing songs.

  The shell recovers itself and no other problems are evident
  afterwards, but it is very annoying.

  It seems that once the crash happens it will not repeat until another
  session is started (after restarting the PC, for example). But it
  doesn't always happens on the first notification emmited on the
  session.

  I manually attach the crash dump, because ubuntu-bug and apport-cli
  both crashes when trying to submit this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Nov 10 10:57:49 2017
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-07-27 (105 days ago)
  InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 
(20170723)
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1731484/+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 506504] Re: Thunderbird steals focus too often

2015-06-05 Thread kkivi
Ubunto 14.04 
After update happend on 05 june 2015.
Was working fine before.
My feeling it stills focus when tries to fetch email ( I configured frequent 
updates)
It steals focus from it's own new message window and from other applications

I almost cannot work

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

Title:
  Thunderbird steals focus too often

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: thunderbird

  Thunderbird constantly steals focus, which is annoying for several reasons: 
  1. it disrupts the current activity
  2. when thunderbird is running in another desktop, it is difficult to 
understand what is happening.

  Disruption windows (popups) include e.g. Domain name mismatch, or
  failed to connect to server.

  As I understand, such popups make sense if the user updates the
  mailbox actively. However, they should be disabled when mailboxes are
  updated automatically, since these problems do not require immediate
  attention.

  System: Ubuntu 9.10
  thunderbird:
Installed: 2.0.0.23+build1+nobinonly-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/506504/+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 506504] Re: Thunderbird steals focus too often

2015-06-05 Thread kkivi
Please ignore my previous two comments
I found that the problem caused by different application
Sorry

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

Title:
  Thunderbird steals focus too often

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: thunderbird

  Thunderbird constantly steals focus, which is annoying for several reasons: 
  1. it disrupts the current activity
  2. when thunderbird is running in another desktop, it is difficult to 
understand what is happening.

  Disruption windows (popups) include e.g. Domain name mismatch, or
  failed to connect to server.

  As I understand, such popups make sense if the user updates the
  mailbox actively. However, they should be disabled when mailboxes are
  updated automatically, since these problems do not require immediate
  attention.

  System: Ubuntu 9.10
  thunderbird:
Installed: 2.0.0.23+build1+nobinonly-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/506504/+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 506504] Re: Thunderbird steals focus too often

2015-06-05 Thread kkivi
No, it is not the fetch from server
first I found I have 10 minutes interval
Secondly, If I have message selected in the message list, there
is some strange event that Unselect the message (focus is switched to some 
other 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/506504

Title:
  Thunderbird steals focus too often

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: thunderbird

  Thunderbird constantly steals focus, which is annoying for several reasons: 
  1. it disrupts the current activity
  2. when thunderbird is running in another desktop, it is difficult to 
understand what is happening.

  Disruption windows (popups) include e.g. Domain name mismatch, or
  failed to connect to server.

  As I understand, such popups make sense if the user updates the
  mailbox actively. However, they should be disabled when mailboxes are
  updated automatically, since these problems do not require immediate
  attention.

  System: Ubuntu 9.10
  thunderbird:
Installed: 2.0.0.23+build1+nobinonly-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/506504/+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 881395] [NEW] BOOST_FOREACH crash with G++ 4.6

2011-10-25 Thread kkivi
Public bug reported:

BOOST_FOREACH 
in libboost-dev   1.46.1.1 
has a bug that is fixed in boost 1.47

[Bug c++/49021] New: [4.6 regression] BOOST_FOREACH over vector segfaults at 
runtime
http://old.nabble.com/-Bug-c%2B%2B-49021--New%3A--4.6-regression--BOOST_FOREACH-over-vector-segfaults-at-runtime-td31637622.html

I experience this bug at my machine
why not upgrade to 1.47 (available since July 11th, 2011 18:19 GMT)

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

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

Title:
  BOOST_FOREACH crash with G++ 4.6

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

Bug description:
  BOOST_FOREACH 
  in libboost-dev   1.46.1.1 
  has a bug that is fixed in boost 1.47

  [Bug c++/49021] New: [4.6 regression] BOOST_FOREACH over vector segfaults at 
runtime
  
http://old.nabble.com/-Bug-c%2B%2B-49021--New%3A--4.6-regression--BOOST_FOREACH-over-vector-segfaults-at-runtime-td31637622.html

  I experience this bug at my machine
  why not upgrade to 1.47 (available since July 11th, 2011 18:19 GMT)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/881395/+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 881395] Re: BOOST_FOREACH crash with G++ 4.6

2011-10-25 Thread kkivi
I have no Idea how it become related to network-manager. May be I was looking 
through bugs of
network-manager

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

Title:
  BOOST_FOREACH crash with G++ 4.6

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

Bug description:
  BOOST_FOREACH 
  in libboost-dev   1.46.1.1 
  has a bug that is fixed in boost 1.47

  [Bug c++/49021] New: [4.6 regression] BOOST_FOREACH over vector segfaults at 
runtime
  
http://old.nabble.com/-Bug-c%2B%2B-49021--New%3A--4.6-regression--BOOST_FOREACH-over-vector-segfaults-at-runtime-td31637622.html

  I experience this bug at my machine
  why not upgrade to 1.47 (available since July 11th, 2011 18:19 GMT)

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