Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table generation : problem with "get_text()" #4

Closed
Zorgh opened this issue Jul 24, 2014 · 2 comments
Closed

Table generation : problem with "get_text()" #4

Zorgh opened this issue Jul 24, 2014 · 2 comments

Comments

@Zorgh
Copy link

Zorgh commented Jul 24, 2014

Hello,
I start gedit with the command :
| user@computer ~ $ gedit

When I want to generate a table, I have those lines in the terminal :
| Traceback (most recent call last):
| File "/usr/local/lib/gedit/plugins/reST/init.py", line 256, in on_create_table
| text = doc.get_text(start, end)
| TypeError: get_text() takes exactly 4 arguments (3 given)

Thank you for your work.

@bittner
Copy link
Owner

bittner commented Jul 29, 2014

What version of Python are you using?

@bittner
Copy link
Owner

bittner commented Jul 29, 2014

Sorry, now I get it. Please note that according to issue #2 table generation is broken.

There's nothing I can do about it, I'm afraid. Really sorry.

Let's follow up in issue #2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants