http://bugs.winehq.org/show_bug.cgi?id=32224
Bug #: 32224 Summary: LTspice: selected text/component after Ctrl+F not highlighted Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: testelor@yahoo.com Classification: Unclassified
Steps to reproduce:
1) Download and install LTspice - http://ltspice.linear.com/software/LTspiceIV.exe
2) Run LTspice using: $ wine scad3.exe -nowine
3) Create a new schematic, press 'R' (resistor), for example, and place it twice by clicking. There should be R1 and R2 on the schematic.
4) Press Ctrl+F and search for "r2", no quotes, it should be highlighted in yellow, but they're not.
Side note:
- create a new schematic, press F2 to bring up the device list. - select current, place it on the schematic - right-click on it and type '1', no quotes, then OK - press 'R', place it next to the current source, in parallel - right click on it and replace "R" with '1', no quotes, then OK - press 'G' and place ground on the lower pins of both components - press F3 and draw a net by clicking on the unconnected current source's pin, then on the resistor's - press 'S' and write ".tran 1", no quotes, don't forget the dot, place it on the schematic - in the toolbar, press the 'running man' button, or right-click on the schematic and choose "run" - it should be almost instant, a new empty window will pop up, above - move the mouse cursor over the resistor until the cursor changes into a current-clamp (something black with a red arrow), then click once to display the current through the resistor - in the newly created window, there will be a trace displayed and a label at the top, reading I(R1)
Alt+left-clicking on the label will highlight the resistor. That's how it should look like after Ctrl+F. Alternatively, you can just run "wine scad3.exe", no "-nowine" switch, and repeat the 4 steps in the beginning.
No screenshot as it doesn't make sense to show what doesn't happen...
http://bugs.winehq.org/show_bug.cgi?id=32224
testelor@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://ltspice.linear.com/s | |oftware/LTspiceIV.exe
--- Comment #1 from testelor@yahoo.com 2012-11-14 13:48:59 CST --- (forgot to add)
I don't know the version, not even approximative, as these were noted more than 1-2 years ago.
http://bugs.winehq.org/show_bug.cgi?id=32224
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |00cpxxx@gmail.com Ever Confirmed|0 |1
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2012-11-14 13:51:59 CST --- I can confirm this issue in wine 1.5.17.
https://bugs.winehq.org/show_bug.cgi?id=32224
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? Version|unspecified |1.5.17
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=32224
--- Comment #4 from testelor@yahoo.com --- (In reply to Ken Sharp from comment #3)
Is this still an issue in Wine 1.7.45 or later?
Please see the reply to bug #32114
https://bugs.winehq.org/show_bug.cgi?id=32224
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Is still a bug in current wine(3.20)?
https://bugs.winehq.org/show_bug.cgi?id=32224
--- Comment #6 from testelor@yahoo.com --- (In reply to joaopa from comment #5)
Is still a bug in current wine(3.20)?
I am using 4.0-rc4 on Archlinux x64, and this is still a problem, but only with the LTspiceIV version. The newer version, LTspiceXVII, which is suppose to replace the old one, works just fine. For my part, this can be marked as no longer needed.
https://bugs.winehq.org/show_bug.cgi?id=32224
--- Comment #7 from Ken Sharp imwellcushtymelike@gmail.com --- (In reply to testelor from comment #6)
this can be marked as no longer needed.
Was anything fixed in Wine?
Please retry in Wine 7.9 (or later).
https://bugs.winehq.org/show_bug.cgi?id=32224
--- Comment #8 from testelor@yahoo.com --- (In reply to Ken Sharp from comment #7)
(In reply to testelor from comment #6)
this can be marked as no longer needed.
Was anything fixed in Wine?
Please retry in Wine 7.9 (or later).
LTspiceIV with Wine 7.10 (Archlinux x64), when run with the `-nowine` switch, the components are still not highlighted.
Without the `-nowine` switch, it works so, as far as (quite a vast) majority of users are concerned, LTspiceIV is no longer supported (since 5 years or so), so this could be closed.
In LTspiceXVII it works very well.
Thank you for the fix(es).