[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kwrite-devel
Subject:    Re: [BUG] ipython_console do not work?
From:       Alex Turbov <i.zaufi () gmail ! com>
Date:       2013-04-27 15:15:27
Message-ID: CANktQtt+_oo2thv+nmwpV7Fym+Xq54gKvPbiqtXfzGy8etU0Kw () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


the last error string from the log disappear if I remove '--gui=qt' from
app.initialize() call... but it shows me nothing in toolview anyway :(
no other errors mentioned in a log file... at least I don't see (miss)
them...


On Sat, Apr 27, 2013 at 7:04 PM, Alex Turbov <i.zaufi@gmail.com> wrote:

> I had removed whole build dir, rerun cmake again, made a fresh install,
> disable all C++ plugins and all python plugins except ipython...
> it still doesn't work :( but I found the following in a log:
> 
> [IPKernelApp] To connect another client to this kernel, use:
> [IPKernelApp] --existing kernel-7378.json
> [IPKernelApp] GUI event loop or pylab initialization failed
> 
> 
> 
> On Sat, Apr 27, 2013 at 5:33 PM, J. Pablo Martín Cobos <goinnn@gmail.com>wrote:
> 
> > Alex I had an idea. You have to compile the kate editor.... I changed the
> > sip file [1]. Please remove the generated files and build the kate
> > 
> > 
> > REF's
> > 
> > 1.
> > https://projects.kde.org/projects/kde/applications/kate/repository/revisions/master/entry/addons/kate/pate/sip/kate/mainwindow.sip#L48
> >  
> > 
> > 2013/4/27 J. Pablo Martín Cobos <goinnn@gmail.com>
> > 
> > Hi Alex,
> > > 
> > > I added the project feature [1] 4 weeks ago. But this plugins works in
> > > my machine, and the machine of the other company mates. Can you disable all
> > > plugins except this, close and open the kate and test another time... It's
> > > possible that some plugin broke the ipython console.
> > > 
> > > 
> > > REF's
> > > 
> > > 
> > > 1.
> > > http://kate-editor.org/2013/04/23/a-rich-python-console-and-more-in-kate-editor/
> > >  
> > > Best regards,
> > > 
> > > Pablo Martín
> > > 
> > > 
> > > 2013/4/27 Alex Turbov <i.zaufi@gmail.com>
> > > 
> > > > Hi,
> > > > 
> > > > I used ipython console last time few weeks ago. Last days I'm doing
> > > > some Python code, so I was tried to turn ipython console plugin ON.... but
> > > > I was failed because being loaded w/o errors (at least I found nothing in
> > > > logs), the tool view shows me an empty widget (yep, just a background w/o
> > > > any elements in it)...
> > > > 
> > > > I use Python 3.2 and few weeks ago, as I said, everything worked fined
> > > > for me...
> > > > 
> > > > so I'm curious.... WHATS HAPPENED W/ IT LAST WEEKS?
> > > > 
> > > > 
> > > > _______________________________________________
> > > > KWrite-Devel mailing list
> > > > KWrite-Devel@kde.org
> > > > https://mail.kde.org/mailman/listinfo/kwrite-devel
> > > > 
> > > > 
> > > 
> > 
> > _______________________________________________
> > KWrite-Devel mailing list
> > KWrite-Devel@kde.org
> > https://mail.kde.org/mailman/listinfo/kwrite-devel
> > 
> > 
> 


[Attachment #5 (text/html)]

the last error string from the log disappear if I remove &#39;--gui=qt&#39; from \
app.initialize() call... but it shows me nothing in toolview anyway :(<br>no other \
errors mentioned in a log file... at least I don&#39;t see (miss) them...<br> \
<br><br><div class="gmail_quote">On Sat, Apr 27, 2013 at 7:04 PM, Alex Turbov <span \
dir="ltr">&lt;<a href="mailto:i.zaufi@gmail.com" \
target="_blank">i.zaufi@gmail.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> I had removed whole build dir, rerun cmake again, made a \
fresh install, disable all C++ plugins and all python plugins except ipython...<br>it \
still doesn&#39;t work :( but I found the following in a log:<br><br>[IPKernelApp] To \
connect another client to this kernel, use:<br>

[IPKernelApp] --existing kernel-7378.json<br>[IPKernelApp] GUI event loop or pylab \
initialization failed<div class="HOEnZb"><div class="h5"><br><br><br><div \
class="gmail_quote">On Sat, Apr 27, 2013 at 5:33 PM, J. Pablo Martín Cobos <span \
dir="ltr">&lt;<a href="mailto:goinnn@gmail.com" \
target="_blank">goinnn@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr">Alex I had an idea. You have to compile the \
kate editor.... I changed the sip file [1]. Please remove the generated files and \
build the kate<div>

<br></div><div><br></div><div>REF&#39;s</div><div>
<br></div><div>1. <a \
href="https://projects.kde.org/projects/kde/applications/kate/repository/revisions/master/entry/addons/kate/pate/sip/kate/mainwindow.sip#L48" \
style="font-size:13px;font-family:arial,sans-serif" \
target="_blank">https://projects.kde.org/projects/kde/applications/kate/repository/revisions/master/entry/addons/kate/pate/sip/kate/mainwindow.sip#L48</a></div>



</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/27 J. Pablo \
Martín Cobos <span dir="ltr">&lt;<a href="mailto:goinnn@gmail.com" \
target="_blank">goinnn@gmail.com</a>&gt;</span><div><div><br> <blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> <div dir="ltr">Hi Alex,<div><br></div><div>I added the \
project feature [1] 4 weeks ago. But this plugins works in my machine, and the \
machine of the other company mates. Can you disable all plugins except this, close \
and open the kate and test another time... It&#39;s possible that some plugin broke \
the ipython console.</div>



<div><br></div><div><br></div><div>REF&#39;s</div><div><br></div><div><br></div><div>1. \
<a href="http://kate-editor.org/2013/04/23/a-rich-python-console-and-more-in-kate-editor/" \
target="_blank">http://kate-editor.org/2013/04/23/a-rich-python-console-and-more-in-kate-editor/</a><br>




</div><div><br></div><div>Best regards,</div><div><br></div><div>Pablo \
Martín</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/27 \
Alex Turbov <span dir="ltr">&lt;<a href="mailto:i.zaufi@gmail.com" \
target="_blank">i.zaufi@gmail.com</a>&gt;</span><br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div><div>Hi,<br><br>I used ipython console last time few \
weeks ago. Last days I&#39;m doing some Python code, so I was tried to turn ipython \
console plugin ON.... but I was failed because being loaded w/o errors (at least I \
found nothing in logs), the tool view shows me an empty widget (yep, just a \
background w/o any elements in it)...<br>




<br>I use Python 3.2 and few weeks ago, as I said, everything worked fined for me... \
<br><br>so I&#39;m curious.... WHATS HAPPENED W/ IT LAST WEEKS?<br><br> \
<br></div></div>_______________________________________________<br> KWrite-Devel \
mailing list<br> <a href="mailto:KWrite-Devel@kde.org" \
target="_blank">KWrite-Devel@kde.org</a><br> <a \
href="https://mail.kde.org/mailman/listinfo/kwrite-devel" \
target="_blank">https://mail.kde.org/mailman/listinfo/kwrite-devel</a><br> \
<br></blockquote></div><br></div> </blockquote></div></div></div><br></div>
<br>_______________________________________________<br>
KWrite-Devel mailing list<br>
<a href="mailto:KWrite-Devel@kde.org" target="_blank">KWrite-Devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kwrite-devel" \
target="_blank">https://mail.kde.org/mailman/listinfo/kwrite-devel</a><br> \
<br></blockquote></div><br> </div></div></blockquote></div><br>

--bcaec52e64e925496404db591f88--


["kate.log" (application/octet-stream)]

_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@kde.org
https://mail.kde.org/mailman/listinfo/kwrite-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic