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

[Bug]: Copy/paste results of SQL select hangs / freeze program #3632

Open
1 task done
whoek opened this issue May 9, 2024 · 0 comments
Open
1 task done

[Bug]: Copy/paste results of SQL select hangs / freeze program #3632

whoek opened this issue May 9, 2024 · 0 comments

Comments

@whoek
Copy link

whoek commented May 9, 2024

What did you do?

How to duplicate

  • run a 'select' statement where results are few thousand records -- about 20 fields.
  • Copy results in in clipboard (Control C)
  • Try pasting results in Excel (or other program)
  • DB Browser hangs.

Tested with:

  • DB Browser for SQLite Version 3.13.0.
  • Last commit hash when built: 7a58f39

It worked just fine on DB Browser for SQLite Version 3.12.2. (on same PC)

Many Thanks for creating this great program.

What did you expect to see?

Results to copy over just fine.

What did you see instead?

DB4S hangs / freeze.

DB4S Version

3.13.0-rc1

What OS are you seeing the problem on?

Windows

OS version

Microsoft Windows 10 Enterprise -- Version 10.0.19044, Build 19044

Relevant log output

No Log -- program just hangs/freeze.
I see also issue #857 -- but that was created in 2016 -- so not sure if it is the same.

Prevention against duplicate issues

  • I have searched for similar issues
@whoek whoek changed the title [Bug]: Copy/paste results of SQL select hangs program [Bug]: Copy/paste results of SQL select hangs / freeze program May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant