Re: Completion bug

2014-09-22 Thread Edward K. Ream
On Sat, Sep 20, 2014 at 4:36 PM, Fidel N wrote: > So my guess is that some other people with long ago edited "QtGui" node will > have similar problems, IE, recent stylesheet changes were not totally > backwards compatible. That's correct. The new style sheet uses a consistent naming convention

Re: Completion bug

2014-09-20 Thread Fidel N
The conflicting node was "QtGui" under the @settings node inside myleosettings.leo Back in the time I edited that by hand, so probably my edits were not readable by the new scripts, making the widget loading not able to parse that code, and fail. So my guess is that some other people with long ag

Re: Completion bug

2014-09-20 Thread Fidel N
I tried removing myleosettings.leo and it works now, so its something in myleosettings So will remove any previous stylesheets config and will fix. Let me know if you need any information on that process. On Sat, Sep 20, 2014 at 1:44 PM, Fidel N wrote: > I open the files from a "bat file" which

Re: Completion bug

2014-09-20 Thread Fidel N
I open the files from a "bat file" which's console remains open. Nothing happens either on the log or the console when I do print-style-sheet When I open a new leo file, it will open, but the gui will fail as described, and the "Could not parse stylesheet of widget 0x2844fe8" will also appear. Th

Re: Completion bug

2014-09-19 Thread Edward K. Ream
On Fri, Sep 19, 2014 at 2:28 PM, Fidel N wrote: > The focus goes to the log, but nothing is reported when I do > print-style-sheet The command prints to the console. Please run Leo from a console and try again. Edward -- You received this message because you are subscribed to the Google Group

Re: Completion bug

2014-09-19 Thread Fidel N
The focus goes to the log, but nothing is reported when I do print-style-sheet On Fri, Sep 19, 2014 at 9:14 PM, Edward K. Ream wrote: > On Fri, Sep 19, 2014 at 12:08 PM, Fidel N wrote: > > Edward, I also get, whenever I open a new Leo file (control+n), this > > conveniently copied log from the

Re: Completion bug

2014-09-19 Thread Edward K. Ream
On Fri, Sep 19, 2014 at 11:02 AM, 'Terry Brown' via leo-editor wrote: > I didn't mean "does the bug have anything to do with @bool > use_qcompleter = True", but "does the weird klass code you found have > anything to do with @bool use_qcompleter = True", but I suspect not. The line:: c.k.au

Re: Completion bug

2014-09-19 Thread Edward K. Ream
On Fri, Sep 19, 2014 at 12:08 PM, Fidel N wrote: > Edward, I also get, whenever I open a new Leo file (control+n), this > conveniently copied log from the windows console: > > Could not parse stylesheet of widget 0x27db690 > > I guess we narrowed the options a bit :D Ctrl-N works for me. Please

Re: Completion bug

2014-09-19 Thread Fidel N
Edward, I also get, whenever I open a new Leo file (control+n), this conveniently copied log from the windows console: Could not parse stylesheet of widget 0x27db690 I guess we narrowed the options a bit :D -- You received this message because you are subscribed to the Google Groups "leo-edito

Re: Completion bug

2014-09-19 Thread 'Terry Brown' via leo-editor
On Fri, 19 Sep 2014 10:30:57 -0500 "Edward K. Ream" wrote: > On Fri, Sep 19, 2014 at 9:25 AM, 'Terry Brown' via leo-editor > wrote: > > > Is it anything to do with @bool use_qcompleter = True ? > > That's my default assumption. Having said that, I have not yet been > able to reproduce the bug

Re: Completion bug

2014-09-19 Thread Edward K. Ream
On Fri, Sep 19, 2014 at 9:15 AM, Jacob Peck wrote: > Not sure why Microsoft in their infinite wisdom decided that the console > wouldn't ever have a valuable bit of text to copy... It's easy to copy text from a console: e s Every Windows programmer should be using the menu instead of the mou

Re: Completion bug

2014-09-19 Thread Edward K. Ream
On Fri, Sep 19, 2014 at 9:25 AM, 'Terry Brown' via leo-editor wrote: > Is it anything to do with @bool use_qcompleter = True ? That's my default assumption. Having said that, I have not yet been able to reproduce the bug. Edward -- You received this message because you are subscribed to the

Re: Completion bug

2014-09-19 Thread Fidel N
lol thanks Jake, next time it will be text hehe. Its way more comfortable to share on this side too! On Fri, Sep 19, 2014 at 4:15 PM, Jacob Peck wrote: > > On 9/19/2014 10:04 AM, Fidel N wrote: > > Edward, I send pictures when "copy/paste" is not allowed, since the > reports happen on the un-res

Re: Completion bug

2014-09-19 Thread 'Terry Brown' via leo-editor
On Fri, 19 Sep 2014 06:21:25 -0500 "Edward K. Ream" wrote: > But I disable some truly weird code at the end of lqlw.tab_callback: > setting the c.k.autoCompleter.klass ivar. Is it anything to do with @bool use_qcompleter = True ? Probably not - I know there was a launchpad bug to use the QCompl

Re: Completion bug

2014-09-19 Thread Jacob Peck
On 9/19/2014 10:04 AM, Fidel N wrote: Edward, I send pictures when "copy/paste" is not allowed, since the reports happen on the un-responsive console that appears in Windows when I open leo from a .bat file. Is there a way to copy that text?? It's well hidden, but yes: http://www.howtogeek.c

Re: Completion bug

2014-09-19 Thread Fidel N
Edward, I send pictures when "copy/paste" is not allowed, since the reports happen on the un-responsive console that appears in Windows when I open leo from a .bat file. Is there a way to copy that text?? Just updated from a very recent version and this Leo version has something wrong with the

Re: Completion bug

2014-09-19 Thread Edward K. Ream
On Mon, Sep 15, 2014 at 1:08 PM, Fidel N wrote: > Hi, just retested with latest Leo, and still get the same bug. > ​In future, please send text tracebacks, not pictures. Rev a616add, Leo build: 20140919061341 appears to fix this bug. It works for me on Windows and Ubuntu. Part of the fix was s

Completion bug

2014-09-15 Thread Fidel N
Hi, just retested with latest Leo, and still get the same bug. When hitting enter for completion to finish, Leo becomes unresponsive and shows this error: -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsub