GUI issue: no files found in load dialog
Shaoqigit opened this issue · 4 comments
Shaoqigit commented
Hi steve,
I am newer to pyNastran.
I found an issue where the geometry loader dialog window does not show the files with extension filter.
As you can see from my screen shot, the BDF filter does not give the *.bdf/op2 files which do exist in the folder:
I tried to build PyNastran GUI for different branch and release version as well, but none of them is correct. May be I am doing mistakes.
For infon, Pynastran without GUI works good.
Looking forward to you reply, thank you.
SteveDoyle2 commented
It looks like you’re on Linux? It worked on Linux last time I checked, but
it’s been years, but I’d expect the filenames to be case sensitive.
Can you also screenshot the files in the folder and open the about menu and
screenshot the list of packages you’re using?
You can also just skip the file menu by using the comment line:
…>> pynastrangui fem.bdf fem.op2
On Sun, Mar 17, 2024 at 7:18 AM Shaoqi ***@***.***> wrote:
Hi steve,
I am newer to pyNastran.
I found an issue where the geometry loader dialog window does not show the
files with extension filter.
As you can see from my screen shot, the BDF filter does not give the
*.bdf/op2 files which do exist in the folder:
Screenshot.from.2024-03-17.15-13-56.png (view on web)
<https://github.com/SteveDoyle2/pyNastran/assets/41614543/d9f4f110-8e56-400e-972b-351477986fe7>
I tried to build PyNastran GUI for different branch and release version as
well, but none of them is correct. May be I am doing mistakes.
For infon, Pynastran without GUI works good.
Looking forward to you reply, thank you.
—
Reply to this email directly, view it on GitHub
<#769>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAICUWNNFZBJ6Y46Y64TDK3YYWQ3FAVCNFSM6AAAAABE2IBGK2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4TANRZGM3TIOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Shaoqigit commented
SteveDoyle2 commented
A pull request would be great!
…On Sun, Mar 17, 2024 at 11:20 AM Shaoqi ***@***.***> wrote:
Hello steve,
Yes, I am on Linux (ubuntu 22.04), here is the screenshot of about and
folder:
Screenshot.from.2024-03-17.19-16-29.png (view on web)
<https://github.com/SteveDoyle2/pyNastran/assets/41614543/ef55a1d4-8ef9-493c-80c2-d1461623892a>
image.png (view on web)
<https://github.com/SteveDoyle2/pyNastran/assets/41614543/d154188b-0167-418f-a1b9-8d18a8d70a81>
Actually, there are other issues on GUI on my side, I can correct serveral
by creating PR if you don't have time to do so.
—
Reply to this email directly, view it on GitHub
<#769 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAICUWKOIA6GYP6HW4Y4E6DYYXNHXAVCNFSM6AAAAABE2IBGK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSGU3DINBUGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
SteveDoyle2 commented
won't fix because I don't have a linux environment for testing the gui. Happy to take a pull request