From: Joachim K. <jk...@us...> - 2019-12-10 21:42:27
|
--- ** [tickets:#224] Quicksearch can't find -west** **Status:** open **Created:** Tue Dec 10, 2019 09:42 PM UTC by Joachim Kock **Last Updated:** Tue Dec 10, 2019 09:42 PM UTC **Owner:** nobody Try to search for the string "-west" in quicksearch (Ctrl-S). As soon as you type the "w", the search exits with the error message "can't find window". (There is surely some missing end-of-flags double-dash missing somewhere...) --- Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |
From: Bernard D. <bde...@us...> - 2019-12-11 13:14:42
|
Aaaargh! This is a nasty bug! Nothing to do with quick find in particular, this is a flaw in the core when it parses the arguments of a command looking for a -w option. A very simple way to reproduce this in the Tcl shell: ``` «» search -- -w 0 Error: search unable to find specified window 0 ``` Thank you for catching this, it's amazing it was not discovered earlier. I'll fix it. --- ** [tickets:#224] Quicksearch can't find -west** **Status:** open **Created:** Tue Dec 10, 2019 09:42 PM UTC by Joachim Kock **Last Updated:** Tue Dec 10, 2019 09:42 PM UTC **Owner:** nobody Try to search for the string "-west" in quicksearch (Ctrl-S). As soon as you type the "w", the search exits with the error message "can't find window". (There is surely some missing end-of-flags double-dash missing somewhere...) --- Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |
From: Bernard D. <bde...@us...> - 2019-12-11 15:30:07
|
This is fixed. Changes committed to the repository ([rev. 1844](https://sourceforge.net/p/alphacocoa/code/1844/)). The core must be rebuilt. --- ** [tickets:#224] Quicksearch can't find -west** **Status:** open **Created:** Tue Dec 10, 2019 09:42 PM UTC by Joachim Kock **Last Updated:** Wed Dec 11, 2019 01:14 PM UTC **Owner:** nobody Try to search for the string "-west" in quicksearch (Ctrl-S). As soon as you type the "w", the search exits with the error message "can't find window". (There is surely some missing end-of-flags double-dash missing somewhere...) --- Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |
From: Bernard D. <bde...@us...> - 2019-12-11 15:30:20
|
- **status**: open --> fixed --- ** [tickets:#224] Quicksearch can't find -west** **Status:** fixed **Created:** Tue Dec 10, 2019 09:42 PM UTC by Joachim Kock **Last Updated:** Wed Dec 11, 2019 03:30 PM UTC **Owner:** nobody Try to search for the string "-west" in quicksearch (Ctrl-S). As soon as you type the "w", the search exits with the error message "can't find window". (There is surely some missing end-of-flags double-dash missing somewhere...) --- Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |
From: Bernard D. <bde...@us...> - 2020-02-06 13:38:51
|
- **status**: fixed --> closed --- ** [tickets:#224] Quicksearch can't find -west** **Status:** closed **Created:** Tue Dec 10, 2019 09:42 PM UTC by Joachim Kock **Last Updated:** Wed Dec 11, 2019 03:30 PM UTC **Owner:** nobody Try to search for the string "-west" in quicksearch (Ctrl-S). As soon as you type the "w", the search exits with the error message "can't find window". (There is surely some missing end-of-flags double-dash missing somewhere...) --- Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |