Re: [fossil-users] FOSSIL crash when searching WIKI from GUI

2017-11-18 Thread Tony Papadimitriou
Seems OK now. -Original Message- From: Richard Hipp Please rebuild using the latest trunk check-in and let me know if you encounter any more problems. -- D. Richard Hipp d...@sqlite.org ___ fossil-users mailing list

Re: [fossil-users] FOSSIL crash when searching WIKI from GUI

2017-11-18 Thread Richard Hipp
On 11/18/17, Richard Hipp wrote: > Windows 10 is updating itself right this moment. I'll see if I can > figure something out when that finishes... > "Working on updates 54%. Do not turn off your PC. This will take a while. Your PC will restart several times." OTOH, I managed

Re: [fossil-users] FOSSIL crash when searching WIKI from GUI

2017-11-18 Thread Richard Hipp
On 11/18/17, sky5w...@gmail.com wrote: > Only these items: > > *Search Check-in Comments* > *Search Documents* > *Search Tickets* > *Search Wiki* > *Search Tech Notes* Thanks. I was able to repro on Win10. But running on Linux or Mac (including running under valgrind

Re: [fossil-users] FOSSIL crash when searching WIKI from GUI

2017-11-18 Thread sky5walk
Only these items: *Search Check-in Comments* *Search Documents* *Search Tickets* *Search Wiki* *Search Tech Notes* On Sat, Nov 18, 2017 at 12:02 PM, Richard Hipp wrote: > On 11/18/17, sky5w...@gmail.com wrote: > > Confirmed on Windows 10 Pro, fossil

Re: [fossil-users] FOSSIL crash when searching WIKI from GUI

2017-11-18 Thread Richard Hipp
On 11/18/17, sky5w...@gmail.com wrote: > Confirmed on Windows 10 Pro, fossil version 2.4 [a0001dcf57] 2017-11-03 > 09:29:29 UTC. > My crash happened in a Timeline search for '.', not that I would ever do > that. :) How do you have search configured on the system where this is

Re: [fossil-users] FOSSIL crash when searching WIKI from GUI

2017-11-18 Thread sky5walk
Confirmed on Windows 10 Pro, fossil version 2.4 [a0001dcf57] 2017-11-03 09:29:29 UTC. My crash happened in a Timeline search for '.', not that I would ever do that. :) On Fri, Nov 17, 2017 at 6:04 PM, Tony Papadimitriou wrote: > I forgot to mention this is a on Windows machine

Re: [fossil-users] FOSSIL crash when searching WIKI from GUI

2017-11-17 Thread Tony Papadimitriou
I forgot to mention this is a on Windows machine (in case it matters.) It happens with whatever repo I try (including the current sqlite3 and fossil). But, you need to type the dot at the search box, not with the URL. So, go Admin/Search and enable Search Wiki (apply changes), then go to the

Re: [fossil-users] FOSSIL crash when searching WIKI from GUI

2017-11-17 Thread Richard Hipp
On 11/17/17, Tony Papadimitriou wrote: > Just to report an issue I noticed today. > > If I put just a dot [.] in the GUI Wiki/Search box and press ‘Search Wiki’ > it crashes. > > This happens both with v1.37 that I normally use, and with version 2.4 > [a0001dcf57] 2017-11-03

[fossil-users] FOSSIL crash when searching WIKI from GUI

2017-11-17 Thread Tony Papadimitriou
Just to report an issue I noticed today. If I put just a dot [.] in the GUI Wiki/Search box and press ‘Search Wiki’ it crashes. This happens both with v1.37 that I normally use, and with version 2.4 [a0001dcf57] 2017-11-03 09:29:29 UTC Thank you.___