http://bugs.winehq.org/show_bug.cgi?id=23893
Summary: Selection list window will not accept selection Product: Wine Version: 1.3.0 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: vanceal@sbcglobal.net
Created an attachment (id=29996) --> (http://bugs.winehq.org/attachment.cgi?id=29996) copy into the sym folder
I am running LTspice version 4.08e in WINE version 1.3.0 on OpenSUSE 11.2 on an AMD64 dual core PC. I created the new part in LTspice version 4.03p and when I upgraded to ver 4.08e I could no longer select a part from the list of models in the library in the component attribute editor screen. I attached the part model and library. Copy the files into the proper directory and you should be able to duplicate the problem.
http://bugs.winehq.org/show_bug.cgi?id=23893
--- Comment #1 from 2Fry vanceal@sbcglobal.net 2010-08-04 00:19:54 --- Created an attachment (id=29997) --> (http://bugs.winehq.org/attachment.cgi?id=29997) Copy into the sub folder
Place a the triode symbol on the schematic. Hover over the part and click the right mouse button. Double click the top top 6SL7GT number and try to select a part from the list.
http://bugs.winehq.org/show_bug.cgi?id=23893
--- Comment #2 from 2Fry vanceal@sbcglobal.net 2010-08-04 00:22:42 --- The LTspice program can be downloaded at the following sight - http://www.linear.com/designtools/software/ltspice.jsp
http://bugs.winehq.org/show_bug.cgi?id=23893
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.linear.com/desig | |ntools/software/ltspice.jsp
http://bugs.winehq.org/show_bug.cgi?id=23893
--- Comment #3 from butraxz@gmail.com 2013-06-09 11:37:12 CDT --- This has not been updated for over 900 days.
Is this still an issue in 1.6-rc1 or higher or is this abandoned ?
http://bugs.winehq.org/show_bug.cgi?id=23893
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=23893
testelor@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |testelor@yahoo.com
--- Comment #4 from testelor@yahoo.com --- Even if this is many years old, the last reply was a question.
2Fry didn't make it clear where his symbol and library were installed, so there are three options:
1. In the folder where LTspice is installed. This means the symbol (.asy) in ./lib/sym/ and the library (.sub) in ./lib/sub/.
This is not a recommended way of installing them, since any subsequent attempts at sending the schematic to someone else will make it impossible for the receiver to correctly display the schematic due to the receiver not having those symbol/library installed.
Exception, of course, being the case in which the receiver has them, which is unlikely, particularly with custom created parts, such as this.
Furthermore, any updates could overwrite/delete the files at any time, even if that's something that I, after more than 10 years of using LTspice, haven't seen. That is not to say it cannot happen.
2. They are installed in the current schematic's folder. In this case, placing the symbol with F2 is done by changing the "Top directory" form the drop-down menu, at the top of the F2 window.
3. They are anywhere else, in which case they cannot be accessed directly from LTspice, only the library with the .lib or .inc SPICE commands. The symbol will be inaccessible.
For the first two points, if the symbol is not there, it probably means that it was freshly created, and the user should close LTspice and then reopen it.
Since 2Fry didn't specify the steps, exactly, I can only suspect he may have created the symbol (and library) and either didn't close LTspice to let it refresh its list, or he didn't choose the "top directory" properly. If I am wrong, I'll let 2Fry point the error.
https://bugs.winehq.org/show_bug.cgi?id=23893
--- Comment #5 from Ken Sharp imwellcushtymelike@gmail.com --- Does this still occur in Wine 9.8 or later?