Merge lp:~timur-adamow/wicd/wicd into lp:wicd/1.6
Proposed by
Timur
Status: | Needs review |
---|---|
Proposed branch: | lp:~timur-adamow/wicd/wicd |
Merge into: | lp:wicd/1.6 |
Diff against target: |
18 lines (+3/-5) 1 file modified
curses/netentry_curses.py (+3/-5) |
To merge this branch: | bzr merge lp:~timur-adamow/wicd/wicd |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Wicd-devel | Pending | ||
Review via email:
|
Commit message
Fix bug #1184629
Description of the change
Due to the bug #1184629, wicd-curses could crash after trying to find the index of the current bitrate and use it in a bitrate combobox. With this fix, wicd-curses will not attempt to select current bitrate if there is no current bitrate.
To post a comment you must log in.
Unmerged revisions
- 992. By Timur Adamov <email address hidden>
-
Fix bug #1184629
sorry Timur, I saw this now (I recently took over the project)
would you mind opening a new pull request against the git repo? (i just migrated from bzr)