← Back to team overview

aesthete-team team mailing list archive

Re: TinyMCE error log

 

Good point - SyntaxHighlighter is a third party component that must be
included: http://alexgorbatchev.com/SyntaxHighlighter/download/
The top of the SyntaxHighlighter source tree will be expected at
share/html/third_party/SyntaxHighlighter
Again, this is a tricky one - a very basic download script would be
easy, to fire on first install - thoughts?
Phil

On Fri, Aug 31, 2012 at 11:45 AM, Chris Palmer
<cpalmer@xxxxxxxxxxxxxxxxx> wrote:
> Hi all,
>
> The following is the console output when I try to create text in Lantern as
> per Phil's instructions the other day. This is with a custom RPM build of
> aesthete so the main idea here is to find out what else needs to be done to
> get it to work.
>
> Chris.
>
> -------------------------------------
> Loaded style : Petrel
> Loaded style : Kea
> Loaded style : Pukeko Chick (3x2 lines)
> Loaded style : Pukeko
> <Element families at 0x68f1370>
> equality_family
> <Element families at 0x68f16e0>
> equality_family
> <Element families at 0x68f1960>
> space_family
> WARNING : Could not parse PG '/usr/share/aesthete/defs/order.txt',
> continuing without: Start tag expected, '<' not found, line 1, column 1
> {0: 'best', 1: 'upper right', 2: 'upper left', 3: 'lower left', 4: 'lower
> right', 5: 'right', 6: 'center left', 7: 'center right', 8: 'lower center',
> 9: 'upper center', 10: 'center'}
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message:  @0: 1
>
> ** Message: console message:
> file:///usr/share/aesthete/html/lantern/design.js @217: N:0
>
> ** Message: console message:  @0: 2
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message:
> file:///usr/share/aesthete/html/lantern/presentation.js @112: a
>
> ** Message: console message:
> file:///usr/share/aesthete/html/lantern/presentation.js @43: 537.51056
>
> ** Message: console message:
> file:///usr/share/aesthete/html/lantern/presentation.js @112: b
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message:
> file:///usr/share/aesthete/html/lantern/design.js @217: N:0
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: SyntaxHighlighter
>
> ** Message: console message:  @0: 1
>
> ** Message: console message:
> file:///usr/share/aesthete/html/lantern/design.js @217: N:1
>
> ** Message: console message:
> file:///usr/share/aesthete/html/lantern/design.js @145: [object Object]
>
> ** Message: console message: undefined @0: ReferenceError: Can't find
> variable: tinyMCE
>
> ** Message: console message:  @0: 2
>
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/site-packages/aesthete/sources/sources.py", line
> 320, in <lambda>
>     sources_lsst.get_iter(trvw.get_cursor()[0]), 0)))
>   File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 770,
> in get_iter
>     path = TreePath(path)
>   File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 1157,
> in __new__
>     if len(path) == 0:
> TypeError: object of type 'NoneType' has no len()
>
> --
> Mailing list: https://launchpad.net/~aesthete-team
> Post to     : aesthete-team@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~aesthete-team
> More help   : https://help.launchpad.net/ListHelp


Follow ups

References