Re: [Fink-users] scribus-aqua not showing all buttons

2006-09-24 Thread Andreas Dittrich
Am 24.09.2006 um 12:05 schrieb Martin Costabel: > Andreas Dittrich wrote: >> Hi everybody, >> I was compiling scribus-auqa today, everything seemed to work >> fine. Now when starting up scribus-aqua I got weird erros in >> console.log and system.log (see below). > [] >> ASSERT: "!pix.isNull()"

Re: [Fink-users] jython/swing

2006-09-24 Thread Mario Frasca
On 2006-0924 16:39:55, Martin Costabel wrote: > How did you solve it? see one of the other messages. following your hint and explaination, I found that on my system it was giflib, not libgif. removed that, now it works as desired. Mario -- OK, so you're a Ph.D. Just don't touch anything. --

[Fink-users] [EMAIL PROTECTED]: Re: jython/swing]

2006-09-24 Thread Mario Frasca
sorry, forgot to answer to the list. - Forwarded message from Mario Frasca <[EMAIL PROTECTED]> - From: Mario Frasca <[EMAIL PROTECTED]> Date: Sun, 24 Sep 2006 16:35:37 +0200 Subject: Re: [Fink-users] jython/swing To: Martin Costabel <[EMAIL PROTECTED]> On 2006-0924 16:25:27, Martin Costa

Re: [Fink-users] fink list - what does "*i*" mean?

2006-09-24 Thread Martin Costabel
Kevin Horton wrote: > I'm running fink 0.25.0. I noticed that I have a few packages that > show up in the output of "fink list" with an "*i*". What does that > mean? > > *i* firefox 1.5.0.2-1 > Lightweight browser from mozilla.org > *i* firefo

Re: [Fink-users] jython/swing

2006-09-24 Thread Martin Costabel
Mario Frasca wrote: > On 2006-0924 09:41:06, Benjamin Reed wrote: >> Or, I could fix the jython package to use DYLD_FALLBACK_LIBRARY_PATH >> instead. :) Didn't realize it was setting that. > > yes, please, do so! > > Martin's hints did not work in my case. (or I have more libraries in > the c

Re: [Fink-users] jython/swing

2006-09-24 Thread Martin Costabel
Benjamin Reed wrote: > Martin Costabel wrote: > >> Another solution would be to run everything on a case-sensitive file >> system, which would un-confuse dyld also. > > Or, I could fix the jython package to use DYLD_FALLBACK_LIBRARY_PATH > instead. :) Didn't realize it was setting that. Trie

Re: [Fink-users] jython/swing

2006-09-24 Thread Mario Frasca
On 2006-0924 09:41:06, Benjamin Reed wrote: > Or, I could fix the jython package to use DYLD_FALLBACK_LIBRARY_PATH > instead. :) Didn't realize it was setting that. yes, please, do so! Martin's hints did not work in my case. (or I have more libraries in the cathegory he describes.) my system

Re: [Fink-users] jython/swing

2006-09-24 Thread Benjamin Reed
Martin Costabel wrote: > Another solution would be to run everything on a case-sensitive file > system, which would un-confuse dyld also. Or, I could fix the jython package to use DYLD_FALLBACK_LIBRARY_PATH instead. :) Didn't realize it was setting that. -

Re: [Fink-users] jython/swing

2006-09-24 Thread Martin Costabel
Mario Frasca wrote: > among other things, I would like to use swing in jython on my macosx > machine, just the same as I can use it on my GNU/Linux ppc: [] > angelico:~ mario$ jython > Jython 2.2a1 on java1.5.0_06 (JIT: null) import javax.swing as swing swing.JFrame > Traceback (innermost

[Fink-users] fink list - what does "*i*" mean?

2006-09-24 Thread Kevin Horton
I'm running fink 0.25.0. I noticed that I have a few packages that show up in the output of "fink list" with an "*i*". What does that mean? *i* firefox 1.5.0.2-1 Lightweight browser from mozilla.org *i* firefox-shlibs 1.5.

Re: [Fink-users] scribus-aqua not showing all buttons

2006-09-24 Thread Martin Costabel
Andreas Dittrich wrote: > Hi everybody, > > I was compiling scribus-auqa today, everything seemed to work fine. Now > when starting up scribus-aqua I got weird erros in console.log and > system.log (see below). [] > ASSERT: "!pix.isNull()" in splash.cpp (21) > Unable to load icon > /sw/lib/scr

[Fink-users] jython/swing

2006-09-24 Thread Mario Frasca
among other things, I would like to use swing in jython on my macosx machine, just the same as I can use it on my GNU/Linux ppc: -- the working model: [EMAIL PROTECTED]:~$ uname -a Linux kruiskruid.demon.nl 2.6.11-powerpc #1 Fri May 13 15:47:19 CEST 2005 ppc GNU/Linux [EMAIL PROTECTED]:~$ which