Forum Replies Created

Viewing 15 posts - 46 through 60 (of 130 total)
  • Author
    Posts
  • QucsStudio
    Keymaster

      Yes, you’re right! Many thanks for the bug report. I will fix it.

      in reply to: jumps in S11 with phase shifter=0 #7024
      QucsStudio
      Keymaster

        Uops, yes, it’s because of a pole in the y-parameters of the phaseshifter. I will change this.

        By the way, thank you very much for all your bug reports and hints! They are very important to evolve QucsStudio.

        in reply to: parameter name start w/ number #7023
        QucsStudio
        Keymaster

          Variable names must not start with a number, otherwise there is no way to distinguish them from numbers with units. Nevertheless, a crash should never happen. So, many thanks for the report!

          in reply to: Equations in nested simulations #7022
          QucsStudio
          Keymaster

            Equations are evaluated at the time when they are needed.

            However, you are right. The min() function should be improved to return the complex value. Thanks for pointing that out!

            The problem with the schematic above is that xvalue() always corresponds to the first dependency, but you are trying to use the second dependency of S[1,1].

            in reply to: update Projects / Content tabs #6966
            QucsStudio
            Keymaster

              You’re right, that’s not quite well done.

              Concerning the “Save as…” action, the file appears in the “Content” view, but at the end of the list. So, I will change this and sort it to the correct position.

              Concerning the “Projects” tab, I think it would be better to allow project folders being drag’n’dropped into the list directly. An external file explorer won’t be needed anymore.

              Other (better) proposals?

              in reply to: browsing library item list #6958
              QucsStudio
              Keymaster

                Yes, that’s correct. Many thanks for reporting this! I will fix it.

                in reply to: MSVCP100.dll missing in octave folder #6909
                QucsStudio
                Keymaster

                  Hm, I don’t know where all this problems come from. Anyway, I would suggest to try a Win 32bit version, just because QucsStudio is a 32bit one.
                  The UTf-8 warnings maybe come from special characters (German “Umlaute”)? I think for the first test, the most simple example is the best choice:
                  x=0:0.1:6;
                  y=sin(x);
                  plot(x,y)

                  in reply to: sweep including optimizing task #6874
                  QucsStudio
                  Keymaster

                    I had a closer look on it. The realization is quite straight forward and it is a nice idea, indeed. Now I wonder why I haven’t thought about it earlier.

                    in reply to: keep components connected when rotating #6873
                    QucsStudio
                    Keymaster

                      This is extremely hard to realize if it should always work. Unwanted connections will often occure and if a block of components is rotated it’s even more critical…

                      in reply to: Set “Open dpl after sim” default: no #6872
                      QucsStudio
                      Keymaster

                        Just a tip: If a new schematic is drawn and you start the simulation before saving the file, then the schematic is automatically chosen as the data display.

                        in reply to: MSVCP100.dll missing in octave folder #6870
                        QucsStudio
                        Keymaster

                          Just one idea: It might work with a different Octave version. The first entry in the “Tools” forum describes how to install it. It’s surely worth a try.

                          in reply to: glitches w/ wine on ubuntu #6867
                          QucsStudio
                          Keymaster

                            I don’t think that Wine7 will fix this problem. It is not a DLL issue, either. It seems to come from the Linux graphic system, kind of aliasing problem that puts the line one pixel outside the painting area. A quick and dirty solution would be to increase the line width to 2 pixels. Hm, not that nice…

                            in reply to: Delete file confirmation dialog can’t be closed #6866
                            QucsStudio
                            Keymaster

                              Correct, thanks for the report! Will be fixed.

                              in reply to: MSVCP100.dll missing in octave folder #6865
                              QucsStudio
                              Keymaster

                                When Octave is run from QucsStudio, the ./QucsStudio/bin/ folder is added to the path. Thus, the DLLs don’t need to be copied on Windows. But it seems that Wine ignores this path.

                                Unfortunately, I don’t have any clue about the font problem. It seems you’ve done the right things… strange… !?

                                in reply to: text typos/wording in Program / F1 help / etc. #6864
                                QucsStudio
                                Keymaster

                                  Many thanks for reporting these typos! I will fix them.

                                Viewing 15 posts - 46 through 60 (of 130 total)