Opened 7 years ago
Closed 7 years ago
#1432 closed defect (fixed)
Focus out from command line: QLineEdit::setSelection: Invalid start position (-1)
Reported by: | Owned by: | Eric Pettersen | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Command Line | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
The following bug report has been submitted: Platform: Windows-10-10.0.17134 ChimeraX Version: 0.8 (2018-11-08) Description When typing a command I get the following warning each time I click outside of the command window: QLineEdit::setSelection: Invalid start position (-1) Log: UCSF ChimeraX version: 0.8 (2018-11-08) How to cite UCSF ChimeraX > open Z:\data\SDSMT- SmithLab\2018-Sep-21-FLMmembraneDynamics-55nmTiO2NT\PlatedOvernight-mNGmem- wtFLM\CS1\Cell1_dusted.cxs opened ChimeraX session QLineEdit::setSelection: Invalid start position (-1) QLineEdit::setSelection: Invalid start position (-1) QLineEdit::setSelection: Invalid start position (-1) > movie record > perframe "vseries play #1 jumpTo $1; measure convexity #1.$1 smoothingIterations 12 palette cyan-gray-maroon range -1,1;" ranges 1,20 > wait 20 > movie encode C:\Users\LLSM\Desktop\Convexity.mp4 quality highest framerate 25 Movie saved to \C:Users\\...\Desktop\Convexity.mp4 > movie record > perframe "vseries play #1 jumpTo $1; measure convexity #1.$1 smoothingIterations 12 palette cyan-gray-maroon range -1,1;" ranges 1,20 > wait 20 > movie encode C:\Users\LLSM\Desktop\Convexity.mp4 quality highest framerate 25 Movie saved to \C:Users\\...\Desktop\Convexity.mp4 QLineEdit::setSelection: Invalid start position (-1) > perframe "measure convexity #1.$1 smoothingIterations 12 palette cyan-gray- maroon range -1,1;" ranges 1,20 QLineEdit::setSelection: Invalid start position (-1) > help help:user Developer warnings in user commands index: * didn't expect href to be to tools/sequenceviewer.html on line 245 QLineEdit::setSelection: Invalid start position (-1) QLineEdit::setSelection: Invalid start position (-1) > measure convexity #1 smoothingIterations 12 writeSurfaceData C:\Users\LLSM\Desktop\Convexity.txt Convexity -4.92 - 4.92, mean 0.0505, std deviation 0.724 at 109606 vertices of level 4 1.21.1 QLineEdit::setSelection: Invalid start position (-1) OpenGL version: 3.3.0 NVIDIA 411.63 OpenGL renderer: Quadro M4000/PCIe/SSE2 OpenGL vendor: NVIDIA Corporation
Change History (2)
comment:1 by , 7 years ago
Component: | Unassigned → Command Line |
---|---|
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → accepted |
Summary: | ChimeraX bug report submission → Focus out from command line: QLineEdit::setSelection: Invalid start position (-1) |
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Hi Brandon,
--Eric