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

Entire text line blinks in solid black on each character typed (OS X) #1493

Closed
zapta opened this issue Nov 17, 2015 · 9 comments
Closed

Entire text line blinks in solid black on each character typed (OS X) #1493

zapta opened this issue Nov 17, 2015 · 9 comments

Comments

@zapta
Copy link

zapta commented Nov 17, 2015

Update: The issue was introduced with QScintilla 2.9. It looks like they updated a bunch of lexer stuff, which we use for syntax highlighting.

Using Mac OSX 10.10.5 and upgraded recently to OpenScad version 2015.03-2 (got the upgrade notification so I assume I had the latest version previously).

Whenever typing text in the editing window the entire line blink with solid black. That is, on each character that I type, the entire line (including the background) blinks in solid black.

This is non usable. I will try to downgrade to the previous version.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@zapta
Copy link
Author

zapta commented Nov 17, 2015

I downgraded to 2015.03-1 and the problem disappeared. Seems to be a regression in 2015.03-2

@kintel kintel added this to the 2015.03-3 milestone Nov 17, 2015
@kintel
Copy link
Member

kintel commented Nov 17, 2015

I can reproduce on Mac - haven't tried other platforms.

@donbright
Copy link
Sponsor Member

cannot reproduce on linux amd64

OpenSCAD Version: 2015.03-2
System information: Linux 3.13.0-68-generic #111-Ubuntu SMP Fri Nov 6 18:17:06 UTC 2015 x86_64 Ubuntu 14.04.3 LTS 4 CPUs 5.58 GB RAM
Compiler: GCC "4.8.4" 64bit
Boost version: 1_54
Eigen version: 3.2.0
CGAL version, kernels: 4.2, Cartesian<Gmpq>, Extended_cartesian<Gmpq>, Epeck
OpenCSG version: OpenCSG 1.3.2
Qt version: 5.2.1
QScintilla version: 2.8.1
MingW build: No
GLib version: 2.40.2
Application Path: /tmp/openscad-2015.03-2
Documents Path: /home/don/.local/share
Resource Path: /tmp/openscad-2015.03-2
User Library Path: /home/don/.local/share/OpenSCAD/libraries
User Config Path: /home/don/.config/OpenSCAD
Backup Path: /home/don/.local/share/OpenSCAD/backups
OPENSCADPATH: <not set>
OpenSCAD library path:
  /home/don/.local/share/OpenSCAD/libraries
  /tmp/openscad-2015.03-2/libraries

OPENSCAD_FONT_PATH: <not set>
OpenSCAD font path:


GLEW version: 1.10.0
OpenGL Version: 3.0 Mesa 10.1.3
GL Renderer: Gallium 0.4 on AMD RS880
GL Vendor: X.Org
RGBA(8888), depth(24), stencil(8)
GL_ARB_framebuffer_object: yes
GL_EXT_framebuffer_object: yes
GL_EXT_packed_depth_stencil: yes
GL context creator: GLX
PNG generator: lodepng
GLX version: 1.4
OS info: Linux 3.13.0-68-generic #111-Ubuntu SMP Fri Nov 6 18:17:06 UTC 2015
Machine: x86_64
don@serebryanya:/tmp/openscad

@kintel
Copy link
Member

kintel commented Nov 18, 2015

OpenSCAD-2015.03-1 compiled with the latest dependencies still exhibit this bug, so it's caused by one of the dependencies. Likely candidates: QScintilla 2.84->2.9 or Qt 5.4.1->5.5.1

@kintel
Copy link
Member

kintel commented Nov 20, 2015

Update: The issue was introduced with QScintilla 2.9. It looks like they updated a bunch of lexer stuff, which we use for syntax highlighting.

@kintel
Copy link
Member

kintel commented Nov 20, 2015

@donbright Could you give it a spin with QScintilla 2.9 if that's convenient for you?

@kintel kintel added Dep: QScintilla Source Code Editor Component Bug: Regression labels Nov 20, 2015
@donbright
Copy link
Sponsor Member

cannot reproduce, QScintilla 2.9.1 linux

@kintel
Copy link
Member

kintel commented Nov 30, 2015

I've rebuilt the Mac binaries for 2015.03-2 with QScintilla 2.8.4.
Let's keep this open to track the QScintilla regression in 2.9

@kintel kintel changed the title Entire text line blinks in solid black on each character typed (Mac OSX) Entire text line blinks in solid black on each character typed (OS X) Nov 30, 2015
@kintel kintel modified the milestones: 2016.XX, 2015.03-3 Nov 30, 2015
kintel added a commit that referenced this issue Dec 2, 2015
@kintel
Copy link
Member

kintel commented Oct 24, 2016

Fixed in QScintilla 2.9.3

@kintel kintel closed this as completed Oct 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

3 participants