Thomas,
we are aware of several issues concerning the Mac. We are actually
looking for a Mac specialist who could CVS check out and debug SQuirreL
on the Mac.
The check out command would be
cvs -z3 -d:pserver:ano...@cv...:/cvsroot/squirrel-sql
co -P sql12
Gerd
Thomas Risberg wrote:
> Not having much luck running on Mac OS X (10.4.1)
>
> Tried the OS X packages - nothing happens when I click on
> "SquirrelSQL.app". I never see the splash screen or an error message.
> Is there a log generated somehwere?
>
> Moved on ti the "2.0rc1 plain zip" download
>
> The jgoodies laf throws a NPE as soon as I click on a menu item:
>
> java.lang.NullPointerException
> at apple.laf.ScreenPopupFactory.getPopup
> (ScreenPopupFactory.java:38)
> at com.jgoodies.looks.common.ShadowPopupFactory.getPopup
> (ShadowPopupFactory.java:135)
> at javax.swing.plaf.PopupMenuUI.getPopup(PopupMenuUI.java:44)
> at javax.swing.JPopupMenu.getPopup(JPopupMenu.java:817)
> at javax.swing.JPopupMenu.setVisible(JPopupMenu.java:758)
> at javax.swing.JPopupMenu.show(JPopupMenu.java:950)
> at javax.swing.JMenu.setPopupMenuVisible(JMenu.java:326)
> at javax.swing.JPopupMenu.menuSelectionChanged
> (JPopupMenu.java:1288)
> at javax.swing.MenuSelectionManager.setSelectedPath
> (MenuSelectionManager.java:83)
> at javax.swing.plaf.basic.BasicMenuUI.appendPath
> (BasicMenuUI.java:207)
> at javax.swing.plaf.basic.BasicMenuUI.access$400
> (BasicMenuUI.java:30)
> at javax.swing.plaf.basic.BasicMenuUI
> $MouseInputHandler.mousePressed(BasicMenuUI.java:341)
> at java.awt.AWTEventMulticaster.mousePressed
> (AWTEventMulticaster.java:221)
> at java.awt.Component.processMouseEvent(Component.java:5163)
> at java.awt.Component.processEvent(Component.java:4963)
> at java.awt.Container.processEvent(Container.java:1613)
> at java.awt.Component.dispatchEventImpl(Component.java:3681)
> at java.awt.Container.dispatchEventImpl(Container.java:1671)
> at java.awt.Component.dispatchEvent(Component.java:3543)
> at java.awt.LightweightDispatcher.retargetMouseEvent
> (Container.java:3527)
> at java.awt.LightweightDispatcher.processMouseEvent
> (Container.java:3239)
> at java.awt.LightweightDispatcher.dispatchEvent
> (Container.java:3172)
> at java.awt.Container.dispatchEventImpl(Container.java:1657)
> at java.awt.Window.dispatchEventImpl(Window.java:1606)
> at java.awt.Component.dispatchEvent(Component.java:3543)
> at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
> at java.awt.EventDispatchThread.pumpOneEventForHierarchy
> (EventDispatchThread.java:234)
> at java.awt.EventDispatchThread.pumpEventsForHierarchy
> (EventDispatchThread.java:184)
> at java.awt.EventDispatchThread.pumpEvents
> (EventDispatchThread.java:178)
> at java.awt.EventDispatchThread.pumpEvents
> (EventDispatchThread.java:170)
> at java.awt.EventDispatchThread.run(EventDispatchThread.java: 100)
>
> Removing looks-1.3.1.jar from the lafs directory seems to work - is the
> jgoodies set as the default? Now I can start the app and pick the "Mac
> OS X" laf.
>
> Additionally, in squirrel-sql.sh - had to change the SQUIRREL_SQL_HOME
> setting :)
>
> # Squirrel home.
> SQUIRREL_SQL_HOME='/home/gerd/tmp/SQuirreL SQL Client'
>
> Other than that, looking forward to testing the new features.
>
> Thomas
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Squirrel-sql-users mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
>
|