1

How could i check if an issue was fixed with past updates ?

Actually im looking for bug related with wireless can't connect after suspend mode in Ubuntu 14.04. At this moment i disabled all power management options to prevent it.

  • 1
    If your bug has been reported (by anyone), it will be marked as so. If it is not, I'm not sure. You can try to search it on google, especially the result to the bugs.launchpad.net – Abdillah May 08 '14 at 15:36

1 Answers1

2

The first step is to find where the bug is reported in Launchpad. If it's not, report it.

Log in to launchpad (in the above link you have more info about that), go to the main page of the bug, and then:

launchpad bug

  1. Add yourself to the "affected-by-the-bug" list,
  2. And subscribe to the mail notifications. You can decide to receive all messages, or just the changes of state (which will tell you if the bug is marked as fixed or whatever).

enter image description here

Rmano
  • 31,947