GithubHelp home page GithubHelp logo

Comments (5)

jendrikseipp avatar jendrikseipp commented on May 29, 2024

Original comment by jendrikseipp (2011-09-05T11:31:01Z):


Thanks for the report. I have fixed the issue in the "Next" branch (see link above). Can you please tell me if it works by doing

bzr branch lp:~jendrikseipp/rednotebook/next

and running RedNotebook without installing as described in the README?

from rednotebook.

jendrikseipp avatar jendrikseipp commented on May 29, 2024

Original comment by burcin (2011-09-05T12:50:22Z):


Thanks for the quick response.

Note that the only component in my locale that points to Turkish is LC_PAPER (since I want A4 not letter). I thought LC_CTYPE determines which locale to use for string operations, like upper().

With the latest version from bzr, I get these two:

sorry! txt2tags aborted by an unknown error.
please send the following error traceback to the author ():

traceback (most recent call last):
file "/usr/lib64/python2.7/site-packages/rednotebook/util/markup.py", line 281, in convert_to_pango
body, toc = txt2tags.convert(txt, config)
file "/usr/lib64/python2.7/site-packages/rednotebook/external/txt2tags.py", line 5181, in convert
line = add_inline_tags(line)
file "/usr/lib64/python2.7/site-packages/rednotebook/external/txt2tags.py", line 4679, in add_inline_tags
if regex['font%s'%beauti.capitalize()].search(line):
keyerror: 'fontitalic'

Sorry! Txt2tags aborted by an unknown error.
Please send the following Error Traceback to the author ():

Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/rednotebook/util/markup.py", line 266, in convert_to_pango
body, toc = txt2tags.convert(txt, config)
File "/usr/lib64/python2.7/site-packages/rednotebook/external/txt2tags.py", line 5181, in convert
line = add_inline_tags(line)
File "/usr/lib64/python2.7/site-packages/rednotebook/external/txt2tags.py", line 4679, in add_inline_tags
if regex['font%s'%beauti.capitalize()].search(line):
KeyError: 'fontitalic'

from rednotebook.

jendrikseipp avatar jendrikseipp commented on May 29, 2024

Original comment by jendrikseipp (2011-09-05T13:14:49Z):


I think you may have to do a fresh checkout as these lines are not
present in the latest revision. Be sure to checkout the next branch, not
the default trunk.

from rednotebook.

jendrikseipp avatar jendrikseipp commented on May 29, 2024

Original comment by burcin (2011-09-05T13:47:50Z):


You're right, these were saved as categories/tags in the data files. I should have realized something is wrong from the file names pointing to the system site-packages directory.

Everything seems to be working fine now. Thank you for your help and the great software.

from rednotebook.

jendrikseipp avatar jendrikseipp commented on May 29, 2024

Original comment by jendrikseipp (2011-10-10T17:52:50Z):


Fixed in version 1.2

from rednotebook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.