Page 1 of 1

Qucs RF/Microwave/Digital Design

Posted: Sun 20 Mar 2011, 16:21
by WN2A
Now available at http://www.qsl.net/wn2a latest version.
Worked fine on Puppy 3.01 thru 4.3.1. Let me know of any test results on other Puppies.
73's
WN2A

Posted: Tue 18 Oct 2011, 03:41
by Saysyou2sd
I have Lucid 528. When I had this pet, it seemed to always crash my video settings and force me to probe whenever I tried to select a resistor to put into a diagram. Since I couldn't diagnose the issue, I just had to uninstall it.

Posted: Wed 19 Oct 2011, 12:48
by muggins
@Saysyou2sd,

the only thing I can think off is that you might be missing libpng.so.3. If this is the case you can try running:

Code: Select all

ln -s /lib/libpng12.so.0.42.0 /lib/libpng.so.3

Posted: Fri 21 Oct 2011, 03:50
by Saysyou2sd
That isn't the issue as renaming that file was what I had to do to get the program to run in the first place.

Also, I thought I deleted the program, but I guess not. If necessary, I'll try some things you request to get to bottom of the issue.

Posted: Fri 21 Oct 2011, 04:36
by Geoffrey
I just tried this in lucid 5.2.8 works for me, I had to make a system link

Code: Select all

ln -s /usr/lib/qt-3.3.8/lib/libqt-mt.so.3.3.8 /usr/lib/libqt-mt.so.3
also muggins code

Code: Select all

ln -s /lib/libpng12.so.0.42.0 /lib/libpng.so.3
Seems to function ok for me.

qucs-0.0.16-i486.pet mirrored HERE
qt-3.3.8.pet mirrored HERE

Geoffrey

Posted: Fri 21 Oct 2011, 05:42
by Saysyou2sd
You're sure? Try clicking "Components" and then dragging a resistor from the tab around the screen for a few seconds. It seems fine at first, but then the screen all of a sudden crashes on me when I do this.

Posted: Fri 21 Oct 2011, 07:35
by Geoffrey
Saysyou2sd wrote:You're sure? Try clicking "Components" and then dragging a resistor from the tab around the screen for a few seconds. It seems fine at first, but then the screen all of a sudden crashes on me when I do this.
It appears to work for me, though, to be fair, the video did have a spasm after I closed the program while trying to highlight some text, but didn't crash.
So it seems it does have a influence on the video, but not to any great degree with my pc, the video is

Code: Select all

=== Video ===

Fri 21 Oct 2011  Operating System: Lucid -528  Linux 2.6.33.2
 0.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8600 GT] (rev a1)  
 oem: NVIDIA  product: G84 Board - p402h01 Chip Rev  

X Server: Xorg   Driver: nvidia
X.Org version: 1.7.6
  dimensions:    1440x900 pixels (381x301 millimeters)
  depth of root window:    24 planes


AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
 Core 0: 2310  1: 2310  MHz
the video glitch I had may have something to do with buffers as it left tracing of what I was highlighting across the screen, but cleared itself.

Posted: Sat 22 Oct 2011, 03:16
by Geoffrey
I've been doing some more circuits with this and it hasn't faulted yet, works quite well, I'm impressed with it.

The glitch I had may have been coincidence and had nothing to do with this application.

Geoffrey

Posted: Thu 03 Nov 2011, 03:38
by Saysyou2sd
:( Welp. I'm just not sure what it could be that's giving me issues. When I find the time, I'm going to try to boot with my live CD, install the pet, and see if I can get it to run smoothly then.

Qucs on Racy Puppy

Posted: Tue 17 Jan 2012, 09:01
by WN2A
Sorry about the absence, folks. Qucs/Asco runs fine right out of the box on Racy 5.2.2. On other versions of Puppy 5 (Wary,Lucid and Slacko) it seemed to need muggins symlink above.

Also, not directly related to Qucs on Racy 5.2.2, my Acer Aspire with Intel HD video, a screen resolution setting of 1366 x 768 could cause lock up on this and other several programs. Fine at 1024x768 setting. Sounds more like video driver issue.
Best Regards,

Posted: Wed 25 Sep 2013, 13:38
by darkcity
Hi WN2A,

I have found the the QUCS package 0.0.16 on your page won't install, it give an error on installation.

However, Geoffrey's mirror install and runs fine - maybe the file has become corrupted?