On Mon, Sep 8, 2014 at 2:52 AM, Edward K. Ream <[email protected]> wrote:
> On Sun, Sep 7, 2014 at 3:16 PM, EmanueL Czirai <[email protected]> wrote: > > Hi. Does this mean git master will not work? > > Except for rare 5-10 minute periods, immediately corrected, the git > master should always work. > Thanks. Good to know. > > > commit 7fbc178ee512c00da0a514962fe32d98337afdac > > Author: Edward K. Ream <[email protected]> > > Date: Sun Sep 7 15:14:13 2014 -0500 > ... > > File "/home/emacs/build/leo-editor/leo/core/leoColorizer.py", line > 2827, > > in <module> > > class NullScintillaLexer(Qsci.QsciLexerCustom): > > AttributeError: 'NoneType' object has no attribute 'QsciLexerCustom' > > Oops. The assumption that Qsci can be imported crept into the code > base. My apologies. > > No problem. > Fixed at d9a5fe9. Please let me know how it works for you. > > ./launchLeo.py This application failed to start because it could not find or load the Qt platform plugin "xcb". Available platform plugins are: eglfs, kms, linuxfb, minimal, minimalegl, offscreen, xcb. Reinstalling the application may fix this problem. Aborted (core dumped) [17046.212188] systemd-coredump[9604]: Process 9583 (python) of user 1000 dumped core. [17346.674334] systemd-coredump[12358]: Process 12348 (python) of user 1000 dumped core. (ran it twice) I seem to have (some? of) xcb installed: pacman -Ss xcb|grep xcb extra/libxcb 1.11-1 [installed] extra/xcb-proto 1.11-1 [installed] extra/xcb-util 0.3.9-2 [installed] extra/xcb-util-image 0.3.9-2 [installed] extra/xcb-util-keysyms 0.3.9-2 [installed] extra/xcb-util-renderutil 0.3.9-1 extra/xcb-util-wm 0.4.1-1 [installed] bar aint recursive by the LemonBoy. A lightweight xcb based bar. community/xcb-util-cursor 0.1.1-1 multilib/lib32-libxcb 1.11-1 [installed] multilib/lib32-xcb-util 0.3.9-2 Edward > > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/leo-editor. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
