Git Product home page Git Product logo

Comments (5)

ceeeeeeeeeeeeeeeeb avatar ceeeeeeeeeeeeeeeeb commented on August 25, 2024 1

Hi, imirzov.
The problem still exists. I'm sorry i have not seen your last reply and reply in time .

I examined /config/cgx_start.fbd ,it does have newlines. Actually,i have downloaded many times the lastest release (version 0.91) and everything is new from unpacked zip file, but those buttons dont work.
Other buttons like view lines , view fill ,view elem, also gets undesierd results.( The graphic window keeps shaking but without the expected result.)

I find that , in log file after every run , the commands behind those buttons sometimes are in one line , sometimes are in diffrente lines (this situation , graphic box still does not render correctly ) , and sometimes throw an erro : ERROR, no matching file-type found

my laptop is Win11 ,and i have tested a few times on other pc , like win10 in virtural box , win10 laptop of my friends , all of them have this problem . but when i tested on linux (ubuntu 22.04) , it works well .
there are some log files:
win11 not work
cae.log
cae.log
cae.log

ubuntu 22.04 work very well
cae.log

it's a pitty that such excellent GUI interface for calculix have these awakward problems , looking forward to your help!

from cae.

ceeeeeeeeeeeeeeeeb avatar ceeeeeeeeeeeeeeeeb commented on August 25, 2024

this is the log file , may be usful for my issue
cae.log

from cae.

imirzov avatar imirzov commented on August 25, 2024

Wow, you've made a GIF :)
Hi! I see one error in the log file. Lines 98-99: path to the FBD file is cropped. And I do not know why.
Please, try to close CGX window and open it again via menu "CGX -> Reopen INP model".

from cae.

ceeeeeeeeeeeeeeeeb avatar ceeeeeeeeeeeeeeeeb commented on August 25, 2024

Thanks , but that has not taken effect. I also installed the bconverged version of calculix, maybe this has something to do with it?

from cae.

imirzov avatar imirzov commented on August 25, 2024

No, bconverged wont help.

There is second problem in your log file. Each CGX command for elset painting should start with a newline. For example, I have:

plot e all
minus e all
plus e ALL_e blue0
plus e C3D4 blue1
plus e C3D6 blue2
plus e C3D8 blue3

But you have everything in one line:

plot e allminus e allplus e ALL_e blue0plus e C3D4 blue1plus e C3D6 blue2plus e C3D8 blue3

Are buttons on the left top corner (view line, view fill, view elem) working?
Also, please, have a look into /config/cgx_start.fbd - is this file ok, does it have newlines?

from cae.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.