First time here? Check out the FAQ!

Revision history  [back]

Finally, I find the the most simple way to solve this problem is: remove the user setting directory, uninstall and re-install wing.

Regards

Finally, I find the the most simple way to solve this problem is: remove the user setting directory, uninstall and re-install re-installed wing.

Regards

Finally, Very tricky thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

And I also found that the problem will appear with the following simliar steps:

Input the following line, use the enter key for switching to newline and then input a to intrigue the completion:

   a = []
   a

Then sometimes you will find the cursor skipped to the most simple way to solve this problem is: remove first occurrence of the user setting directory, uninstall and re-installed wing. instance name for doing the completion.

Regards

Very tricky thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

And I also found that the problem will appear with the following simliar steps:

Input the following line, use the enter key for switching to newline and then input a to intrigue the completion:

   a = []
   a

Then sometimes you will find the cursor skipped to the first occurrence of the instance name for doing the completion.

Regards

Very tricky thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

And I also found that the problem will appear with the following simliar steps:

Input the following line, use the enter key for switching to newline and then input a to intrigue the completion:

   a = []
   a

Then sometimes you will find the cursor skipped to the first occurrence of the instance name for doing the completion.

Regards

Very tricky thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

And I also found that the problem will appear with the following simliar steps:

Input the following line, use the enter key for switching to newline and then input a to intrigue the completion:

 

a = [] a

a

Regards

Very tricky thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

And I also found that the problem will only appear with the following simliar steps:

Input the following line, use the enter key for switching to newline and then input a q or b to intrigue the completion:

a

qb = []
   a

QueryBuilder()

Regards

Very tricky thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

I tried with the --verbose command line option to start wing and find the following messages when the problem happens:

wing - 2020/03/28 10:22:39 - Entering Invocation: Tab key moves between arguments

So, I think the problem maybe pertinent to incorrect Tab key movements. Here, I bound the Tab to auto-completer command.

And I also found that the problem only appear with the following steps:

Input the following line, use the enter key for switching to newline and then input q or b to intrigue the completion:

qb = QueryBuilder()

Regards

Very tricky thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

I tried with the --verbose command line option to start wing and find the following messages when the problem happens:

wing - 2020/03/28 10:22:39 - Entering Invocation: Tab key moves between arguments

So, I think the problem maybe pertinent to incorrect Tab key movements. Here, I bound the Tab to auto-completer command.

And I also found that the problem only appear with the following steps:

Input the following line, use the enter key for switching to newline and then input q or b to intrigue the completion:

qb = QueryBuilder()

Regards

Very tricky thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

I tried with the --verbose command line option to start wing and find the following messages when the problem happens:

wing - 2020/03/28 10:22:39 - Entering Invocation: Tab key moves between arguments
10:10:23 - sqlite3 compile_options: COMPILER=gcc-4.9.2 20150212 (Red Hat 4.9.2-6), ENABLE_FTS4, ENABLE_FTS5, ENABLE_JSON1, ENABLE_RTREE, THREADSAFE=1
wing - 2020/03/28 10:10:23 - sqlite3 journal_mode: delete
wing - 2020/03/28 10:10:23 - sqlite3 busy_timeout: 50
wing - 2020/03/28 10:10:25 - <string>:25: (ERROR/3) Unexpected indentation.
wing - 2020/03/28 10:10:25 - <string>:27: (WARNING/2) Block quote ends without a blank line; unexpected unindent.
wing - 2020/03/28 10:10:25 - <string>:29: (ERROR/3) Unexpected indentation.
wing - 2020/03/28 10:10:25 - <string>:30: (WARNING/2) Block quote ends without a blank line; unexpected unindent.
wing - 2020/03/28 10:10:25 - <string>:32: (ERROR/3) Unexpected indentation.
wing - 2020/03/28 10:13:28 - analysis db file: /home/werner/.cache/wingpro7/cache/db/analysis-store-21.sqllite
wing - 2020/03/28 10:13:28 - sqlite3 version: 3.30.1
wing - 2020/03/28 10:13:28 - sqlite3 compile_options: COMPILER=gcc-4.9.2 20150212 (Red Hat 4.9.2-6), ENABLE_FTS4, ENABLE_FTS5, ENABLE_JSON1, ENABLE_RTREE, THREADSAFE=1
wing - 2020/03/28 10:13:28 - sqlite3 journal_mode: delete
wing - 2020/03/28 10:13:28 - sqlite3 busy_timeout: 50
wing - 2020/03/28 10:14:12 - analysis db file: /home/werner/.cache/wingpro7/cache/db/analysis-store-21.sqllite
wing - 2020/03/28 10:14:12 - sqlite3 version: 3.30.1
wing - 2020/03/28 10:14:12 - sqlite3 compile_options: COMPILER=gcc-4.9.2 20150212 (Red Hat 4.9.2-6), ENABLE_FTS4, ENABLE_FTS5, ENABLE_JSON1, ENABLE_RTREE, THREADSAFE=1
wing - 2020/03/28 10:14:12 - sqlite3 journal_mode: delete
wing - 2020/03/28 10:14:12 - sqlite3 busy_timeout: 50

So, I think the problem maybe pertinent to incorrect Tab key movements. Here, I bound the Tab to auto-completer command.

Regards

Very tricky thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it. How can I upload the screenshot here?

I tried with the --verbose command line option to start wing and find the following messages when the problem happens:

wing - 2020/03/28 10:10:23 - sqlite3 compile_options: COMPILER=gcc-4.9.2 20150212 (Red Hat 4.9.2-6), ENABLE_FTS4, ENABLE_FTS5, ENABLE_JSON1, ENABLE_RTREE, THREADSAFE=1
wing - 2020/03/28 10:10:23 - sqlite3 journal_mode: delete
wing - 2020/03/28 10:10:23 - sqlite3 busy_timeout: 50
wing - 2020/03/28 10:10:25 - <string>:25: (ERROR/3) Unexpected indentation.
wing - 2020/03/28 10:10:25 - <string>:27: (WARNING/2) Block quote ends without a blank line; unexpected unindent.
wing - 2020/03/28 10:10:25 - <string>:29: (ERROR/3) Unexpected indentation.
wing - 2020/03/28 10:10:25 - <string>:30: (WARNING/2) Block quote ends without a blank line; unexpected unindent.
wing - 2020/03/28 10:10:25 - <string>:32: (ERROR/3) Unexpected indentation.
wing - 2020/03/28 10:13:28 - analysis db file: /home/werner/.cache/wingpro7/cache/db/analysis-store-21.sqllite
wing - 2020/03/28 10:13:28 - sqlite3 version: 3.30.1
wing - 2020/03/28 10:13:28 - sqlite3 compile_options: COMPILER=gcc-4.9.2 20150212 (Red Hat 4.9.2-6), ENABLE_FTS4, ENABLE_FTS5, ENABLE_JSON1, ENABLE_RTREE, THREADSAFE=1
wing - 2020/03/28 10:13:28 - sqlite3 journal_mode: delete
wing - 2020/03/28 10:13:28 - sqlite3 busy_timeout: 50
wing - 2020/03/28 10:14:12 - analysis db file: /home/werner/.cache/wingpro7/cache/db/analysis-store-21.sqllite
wing - 2020/03/28 10:14:12 - sqlite3 version: 3.30.1
wing - 2020/03/28 10:14:12 - sqlite3 compile_options: COMPILER=gcc-4.9.2 20150212 (Red Hat 4.9.2-6), ENABLE_FTS4, ENABLE_FTS5, ENABLE_JSON1, ENABLE_RTREE, THREADSAFE=1
wing - 2020/03/28 10:14:12 - sqlite3 journal_mode: delete
wing - 2020/03/28 10:14:12 - sqlite3 busy_timeout: 50

Very tricky thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it. it.

How can I upload the screenshot here?

Very tricky thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

How can I upload the screenshot snapshot here?

Very tricky thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

How can I upload the snapshot to here?

Very tricky strange thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

How can I upload the snapshot to here?

Very strange thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

How can I upload the snapshot to here?

link text

Very strange thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

How can May I upload the snapshot to here?

link text

Very strange thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.

May I upload update the snapshot to here?

Very strange thing, this bug sometimes appear and sometimes not. So I cannot make a reproducible minimal working example for it.not.

May I update the snapshot will set it to here? support@wingware.com

Very strange thing, when I restart the wing, this bug sometimes appear problem disappear, let me keep track of it and sometimes not.feedback in the future.

I will set it to support@wingware.com

Very strange thing, when I restart the wing, this problem disappear, let me keep track of it inspect and feedback in the future.