[Bug 691905] Re: notification area icons do not survive lxpanel restart

2021-01-22 Thread Launchpad Bug Tracker
[Expired for wxwidgets2.8 (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: wxwidgets2.8 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  notification area icons do not survive lxpanel restart

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

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

[Bug 691905] Re: notification area icons do not survive lxpanel restart

2020-11-22 Thread Chris Guiver
Thank you for reporting this bug to Ubuntu.

Ubuntu 19.10 (eoan) reached end-of-life on July 17, 2020.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.
Ubuntu 18.10 (cosmic) reached end-of-life on July 18, 2019.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.
Ubuntu 17.04 (zesty) reached end-of-life on January 13, 2018.
Ubuntu 16.10 (yakkety) reached end-of-life on July 20, 2017.
Ubuntu 15.10 (wily) reached end-of-life on July 28, 2016.
Ubuntu 15.04 (vivid) reached end-of-life on February 4, 2016.
Ubuntu 14.10 (utopic) reached end-of-life on July 23, 2015.
Ubuntu 14.04 (trusty) reached end-of-life on April 25, 2019.
Ubuntu 13.10 (saucy) reached end-of-life on July 17, 2014.
Ubuntu 13.04 (raring) reached end-of-life on January 27, 2014.
Ubuntu 12.10 (quantal) reached end-of-life on May 16, 2014.
Ubuntu 12.04 (precise) reached end-of-life on April 28, 2017.
Ubuntu 11.10 (oneiric) reached end-of-life on May 9, 2013.
Ubuntu 11.04 (natty) reached end-of-life on October 28, 2012.
Ubuntu 10.10 (maverick) reached end-of-life on April 10, 2012.
Ubuntu 10.04 (lucid) reached end-of-life on May 9, 2013.
Ubuntu 9.10 (karmic) reached end-of-life on April 30, 2011.
Ubuntu 9.04 (jaunty) reached end-of-life on October 23, 2010.
Ubuntu 8.10 (intrepid) reached end-of-life on April 30, 2010.
Ubuntu 8.04 (hardy) reached end-of-life on May 12, 2011.
Ubuntu 7.10 (gutsy) reached end-of-life on April 18th, 2009.
Ubuntu 7.04 (feisty) reached end-of-life on October 19, 2008.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in.

** Changed in: wxwidgets2.8 (Ubuntu)
   Status: New => Incomplete

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

Title:
  notification area icons do not survive lxpanel restart

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

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

[Bug 691905] Re: notification area icons do not survive lxpanel restart

2011-02-25 Thread Eliah Kagan
As version 2.8.11.0-0ubuntu4.1 of libwxbase2.8-0 and libwxgtk2.8-0 was
recently released, I updated to this version, and verified that the new
version is still affected by this bug. (I did not expect it to be fixed,
but I figured it would be worthwhile to confirm that it still occurs.)

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

Title:
  notification area icons do not survive lxpanel restart

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


[Bug 691905] Re: notification area icons do not survive lxpanel restart

2011-02-21 Thread Eliah Kagan
** Tags added: i386

** Description changed:

  Filezilla and Agender are unrelated desktop applications, except that
  they both use wxWidgets. Filezilla is an ftp/sftp client, and Agender is
  a planner/scheduler.
  
  On a Lubuntu Desktop session (that is, with LXDE as the desktop
  environment), I minimized Filezilla to its notification area icon (so
  that icon was its only accessible interface element). Then I killed
  lxpanel with SIGTERM (to simulate a crash), and restarted it by running
  the command lxpanel --profile Lubuntu in an LXTerminal window.
  Filezilla's notification area icon was gone, but running pidof
  filezilla revealed that Filezilla was still running (now inaccessibly)
  in the background.
  
  I then terminated Filezilla with SIGTERM, logged out and back in, and
  repeated this test with Agender instead of Filezilla. Agender's
  notification area icon was also missing, and Agender was also still (now
  inaccessibly) running.
  
- I then killed Agender, logged out and back in, and repeated test with
- Pidgin. Pidgin uses GTK+ directly; it does not use wxWidgets at all.
- Pidgin's notification area icon was present in the newly restarted
- lxpanel (which is the expected/desirable behavior).
+ I then killed Agender with SIGTERM, logged out and back in, and repeated
+ test with Pidgin. Pidgin uses GTK+ directly; it does not use wxWidgets
+ at all. Pidgin's notification area icon was present in the newly
+ restarted lxpanel (which is the expected/desirable behavior).
  
  The above tests were conducted on a Maverick i386 system with the
  following possibly relevant packages/versions:
  
  lubuntu-desktop 0.18.1
  lxpanel 0.5.6-0ubuntu2
  filezilla 3.3.3-1ubuntu1
  libwxgtk2.8-0 2.8.11.0-0ubuntu4
  libwxbase2.8-0 2.8.11.0-0ubuntu4
  libglib2.0-0 2.26.1-0ubuntu1
  pidgin 1:2.7.3-1ubuntu3.2
  
  Since Agender is not provided by any Ubuntu package, I built and
  installed it from source, using the default configuration. I used
  version 1.1.9.
  
  I conducted this test after having filed this bug report against the
  filezilla package, and being advised by Adrien Cunin that I should test
  another wxWidgets application with a notification area icon.
  
  The original version of this bug report was from a different system,
  running Maverick amd64. It indicated version 1.207 of lubuntu-desktop,
  which seems to be in error, since the current version is much lower. It
  indicated the same versions of the filezilla and lxpanel packages as on
  the Maverick i386 system described above (and did not give information
  about versions of any other packages). Therefore, this bug is not
  limited to i386. Furthermore, it is also not limited to artificially
  induced lxpanel termination--while the original bug report did not
  mention this, I initially found this problem when lxpanel crashed (with
  SIGSEGV, from bug 690932). On that system, I had observed that the
  notification area icons of other non-wxWidgets-using applications
  (besides Pidgin) to survive lxpanel restart.

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

Title:
  notification area icons do not survive lxpanel restart

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


[Bug 691905] Re: notification area icons do not survive lxpanel restart

2011-02-21 Thread Eliah Kagan
** Description changed:

  Filezilla and Agender are unrelated desktop applications, except that
  they both use wxWidgets. Filezilla is an ftp/sftp client, and Agender is
  a planner/scheduler.
  
  On a Lubuntu Desktop session (that is, with LXDE as the desktop
  environment), I minimized Filezilla to its notification area icon (so
  that icon was its only accessible interface element). Then I killed
  lxpanel with SIGTERM (to simulate a crash), and restarted it by running
  the command lxpanel --profile Lubuntu in an LXTerminal window.
  Filezilla's notification area icon was gone, but running pidof
  filezilla revealed that Filezilla was still running (now inaccessibly)
  in the background.
  
  I then terminated Filezilla with SIGTERM, logged out and back in, and
  repeated this test with Agender instead of Filezilla. Agender's
  notification area icon was also missing, and Agender was also still (now
  inaccessibly) running.
  
  I then killed Agender with SIGTERM, logged out and back in, and repeated
- test with Pidgin. Pidgin uses GTK+ directly; it does not use wxWidgets
- at all. Pidgin's notification area icon was present in the newly
- restarted lxpanel (which is the expected/desirable behavior).
+ the test with Pidgin. Pidgin uses GTK+ directly; it does not use
+ wxWidgets at all. Pidgin's notification area icon was present in the
+ newly restarted lxpanel (which is the expected/desirable behavior).
  
  The above tests were conducted on a Maverick i386 system with the
  following possibly relevant packages/versions:
  
  lubuntu-desktop 0.18.1
  lxpanel 0.5.6-0ubuntu2
  filezilla 3.3.3-1ubuntu1
  libwxgtk2.8-0 2.8.11.0-0ubuntu4
  libwxbase2.8-0 2.8.11.0-0ubuntu4
  libglib2.0-0 2.26.1-0ubuntu1
  pidgin 1:2.7.3-1ubuntu3.2
  
  Since Agender is not provided by any Ubuntu package, I built and
  installed it from source, using the default configuration. I used
  version 1.1.9.
  
  I conducted this test after having filed this bug report against the
  filezilla package, and being advised by Adrien Cunin that I should test
  another wxWidgets application with a notification area icon.
  
  The original version of this bug report was from a different system,
  running Maverick amd64. It indicated version 1.207 of lubuntu-desktop,
  which seems to be in error, since the current version is much lower. It
  indicated the same versions of the filezilla and lxpanel packages as on
  the Maverick i386 system described above (and did not give information
  about versions of any other packages). Therefore, this bug is not
  limited to i386. Furthermore, it is also not limited to artificially
  induced lxpanel termination--while the original bug report did not
  mention this, I initially found this problem when lxpanel crashed (with
  SIGSEGV, from bug 690932). On that system, I had observed that the
  notification area icons of other non-wxWidgets-using applications
  (besides Pidgin) to survive lxpanel restart.

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

Title:
  notification area icons do not survive lxpanel restart

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


[Bug 691905] Re: notification area icons do not survive lxpanel restart

2011-02-21 Thread Adrien Cunin
Marking filezilla bug as invalid, thanks.

** Changed in: filezilla (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  notification area icons do not survive lxpanel restart

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