Custom Query (1030 matches)
Results (676 - 678 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #901 | fixed | Search files dialog, uncheck "Search Comments" bug | ||
| Description |
On unchecking the Search files Search Comments check box, I'm thrown to the Altconsole with
1.8-dev-r15113M-trunk (DarwinX8664) |
|||
| #902 | invalid | various NSAutoreleaseNoPool() ... autoreleased with no pool in place - just leaking | ||
| Description |
Complete new download, compile, start 1.8-dev-r15161M-trunk (DarwinX8664) on MacOS 10.6.8. Console warnings include many and various such as: 12/1/16 11:46:13 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x2242830 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 12/1/16 11:46:13 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x2106620 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x21069e0 of class NSMenuItem autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x69b860 of class NSCFNumber autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x2106a60 of class NSCFDictionary autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x6aac20 of class NSCFArray autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x66a050 of class NSCFNumber autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x2108980 of class NSCFDictionary autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x5cc030 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 12/1/16 11:46:14 AM dx86cl64[1032] *** __NSAutoreleaseNoPool(): Object 0x5c4bf0 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking |
|||
| #916 | duplicate | Search Files difficulties: consequences of closing dialog before search is completed. | ||
| Description |
1.8-prerelease-r15247M (DarwinX8664) In teh Search Files dialog, mis-queueing an In Folder choice, then searching, can require aborting a big silly search. Perhaps the search button could be converted into an Abort button. Meanwhile closing the dialog/search window causes this output in the AltConsole, Re-starting the Search Files dialog, changing the In Folder and leaves the Search button inoperable until the Find field is changed.
;;; ;;; #<PROCESS Monitor thread for external process (grep -i -r -I -s -c -e defclass --include *.lisp /Users/user/)(15) [Active] #x302000F573CD> requires access to Shared Terminal Input ;;; Type (:y 15) to yield control to this thread. ;;; |
|||
