-n says use "native" look and feel (which I'm guessing on Suse isn't
working properly in your case). Try just using -m which uses "metal"
and isn't platform specific (if not the best looking l&f)
Rob
On 2/8/07, Jason Galyon <jtg...@gm...> wrote:
> Hello,
> When I try and start the client, I get the following:
> Exception in thread "main" java.lang.Error: can't load
> com.birosoft.liquid.LiquidLookAndFeel
> at javax.swing.UIManager.initializeDefaultLAF
> (UIManager.java:1176)
> at
> javax.swing.UIManager.initialize(UIManager.java:1257)
> at
> javax.swing.UIManager.maybeInitialize(UIManager.java:1245)
> at javax.swing.UIManager.getDefaults(UIManager.java
> :556)
> at javax.swing.UIManager.get(UIManager.java:818)
> at
> net.sourceforge.squirrel_sql.client.FontInfoStore.<init>(FontInfoStore.java:41)
> at net.sourceforge.squirrel_sql.client.Application
> .<init>(Application.java:136)
> at
> net.sourceforge.squirrel_sql.client.Main.main(Main.java:60)
>
> I have tried using the -m and -n options, but I get the same results.
>
> Host info:
> OS: OpenSuse Linux 10.2
> Java: 1.5.0 update 10-2.1
>
> is there a way to bypass this Liquid look and feel outside of the -n option?
>
> Thanks in advance
> Jason
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Squirrel-sql-users mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
>
>
|