Daniel Macks | 1 Nov 01:29

Re: Wireshark crash

On Wed, Oct 31, 2007 at 05:53:40PM -0400, Hans Kruse wrote:
> iMac Intel
> Leopard upgrade install from Tiger, Xcode 3.
> Fink 0.27.7 (Distribution 0.8.1.rsync) built using bootstrap
> use binary is OFF.
> stable tree
> 
> Wireshark builds without errors.  It starts normally from either X11  
> or terminal; once it gets to the point of needing scroll bars in the  
> main display window, wireshark crashes with
> 
> The program 'wireshark' received an X Window System error.
> ...
> The error was 'BadMatch (invalid parameter attributes)'.
>   (Details: serial 12064 error_code 8 request_code 62 minor_code 0)
> 
> has anyone else seen this?

It looks like a Complicated Mess (to use the technical term:) that is
not yet solved. See: http://bugzilla.gnome.org/show_bug.cgi?id=476409

dan

--

-- 
Daniel Macks
dmacks <at> netspace.org
http://www.netspace.org/~dmacks

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
(Continue reading)

David R. Morrison | 1 Nov 02:03
Favicon

Re: xfig-3.2.4-4

Your problem appears to be caused by dpkg itself (fink's package installer) rather than by the xfig package.  As I've never seen this kind of error before, I'm forwarding this to the fink-users mailing list in case somebody has an idea about it.

  -- Dave


On Oct 31, 2007, at 6:38 PM, Chris Brislawn wrote:

Repeatedly fails to build on a new MacBook Pro:

Hardware Overview:

  Model Name: MacBook Pro
  Model Identifier: MacBookPro3,1
  Processor Name: Intel Core 2 Duo
  Processor Speed: 2.4 GHz
  Number Of Processors: 1
  Total Number Of Cores: 2
  L2 Cache (per processor): 4 MB
  Memory: 4 GB
  Bus Speed: 800 MHz
  Boot ROM Version: MBP31.0070.B02
  SMC Version: 1.16f8
  Serial Number: W872803MXAG
  Sudden Motion Sensor:
  State: Enabled


Here's the end of the build attempt:

Writing control file...
dpkg-deb -b root-xfig-3.2.4-4 /sw/fink/dists/stable/main/binary-darwin-i386/graphics
dpkg-deb: building package `xfig' in `/sw/fink/dists/stable/main/binary-darwin-i386/graphics/xfig_3.2.4-4_darwin-i386.deb'.
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-xfig-3.2.4-4
(Reading database ... 7335 files and directories currently installed.)
Removing fink-buildlock-xfig-3.2.4-4 ...
/sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin-i386/graphics/xfig_3.2.4-4_darwin-i386.deb
(Reading database ... 7334 files and directories currently installed.)
Preparing to replace xfig 3.2.4-4 (using .../xfig_3.2.4-4_darwin-i386.deb) ...
Unpacking replacement xfig ...
/sw/bin/dpkg: error processing /sw/fink/dists/stable/main/binary-darwin-i386/graphics/xfig_3.2.4-4_darwin-i386.deb (--install):
 failed to rmdir/unlink `/sw/share/doc/xfig/html/images/image_browse.png.dpkg-new': No such file or directory
/sw/bin/dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /sw/fink/dists/stable/main/binary-darwin-i386/graphics/xfig_3.2.4-4_darwin-i386.deb
### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Failed: can't install package xfig-3.2.4-4


--
Package manager version: 0.24.23
Distribution version: 0.8.1 i386
Mac OS X version: 10.4.10
Xcode version: 2.5
gcc version: 4.0.1 (Apple Computer, Inc. build 5370)
make version: 3.80
Feedback Courtesy of FinkCommander




-Chris


Christopher M. Brislawn
Los Alamos National Laboratory
Computer & Computational Sciences
Group CCS-3, Mail Stop B265
Los Alamos, NM 87545-1663

(1) 505-665-1165,  FAX: 665-5220




-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-users mailing list
Fink-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
Gary K Olson | 1 Nov 02:11
Picon
Gravatar

Re: cpp-precomp quit unexpectedly under Leopard

On Oct 31, 2007, at 7:00 pm MDT, Gary Olson wrote:

There may not be a cpp-precomp in Leopard, but I had this executable,  
because I had installed the XTools legacy compiler collection which  
contained it.  I ran the uninstall-devtools script first, threw away  
what was left in the Developer folder, and reinstalled XTools3.0 with  
no change.  Then I remembered that I had installed the legacy compiler  
collection and found it under: /usr/libexec/gcc/darwin/ppc/3.3/.  I  
threw away that file, and the problem went away.  I thought I would  
post this resolution in case someone else had the same problem after  
purging XTools3.0.

Martin, I appreciate the quick response, and your response did set me  
on the correct path to resolution.  Thanks.

  Gary K Olson

> On Oct 31, 2007, at 5:04 PM, Martin Costabel wrote:
>
>> Gary K Olson wrote:
>>> Gary Olson wrote at 3:12 pm MDT on 10/31/07:
>>> I updated to Leopard successfully, but when I use fink list  
>>> command, I  get the following dialog window alert:
>>> The application cpp-precomp quit unexpectedly.
>>
>> There is no cpp-precomp in Leopard.
>>
>>>      Symbol not found: _NXOpenFile
>>>      Referenced from: /usr/libexec/gcc/darwin/ppc/cpp-precomp
>>>      Expected in: /usr/lib/libSystem.B.dylib
>>> Someone on one of the mailing lists said he had the same problem,  
>>> but  I never saw a resolution.
>>
>> The resolution was to really remove all remnants of old xcode  
>> versions and to reinstall xcode 3.0. The removal should be possible  
>> with the script /Developer/Library/uninstall-devtools
>>
>> -- 
>> Martin
>>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
David Fang | 1 Nov 02:52
Picon
Favicon
Gravatar

Re: graphviz

>>> I've got a working up-to-date graphviz in my experimental; thanks for
>>> the reminder -- I mailed the maintainer and never heard back, so I was
>>> going to go ahead and take it over.
>>
>> Hi,
>>
>> I was fiddling around with a local .info for graphviz-2.14 as well.
>> According to the webpage, there are a few more dependencies than before
>> (1.16), so I added those, but some were missing or not yet updated in fink
>> (got pangocairo?).  Looking forward to your package submission, maybe we
>> can compare notes.  I'm willing to help test.
>>
>> I also played around with the installed binaries and found that dot didn't
>> support -Tfig anymore.  :(  Any idea where it went?
>
> You may have some luck with PostScript output and pstoedit.

Hi,
 	[I need fig for backwards compatibility and because I script some 
xfig editing on intermediate figures.]
 	In any case, I figured it out.  I had to

PostInstScript: %p/bin/dot -c

to get it to refresh its list of installed plugins, after which everything 
works fantastic.  I have a local graphviz.info for 2.14 here.  Since you 
expressed interest in maintaining graphviz, would you like to submit yours 
first, or shall I post mine?  My first draft validates for me, but until I 
write splitoffs for it (contains include headers and shlibs), it's 
tentatively BuildDependsOnly: true.

Fang (fangism)

David Fang
Computer Systems Laboratory
Electrical & Computer Engineering
Cornell University
http://www.csl.cornell.edu/~fang/
 	-- (2400 baud? Netscape 3.0?? lynx??? No problem!)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
Martin Costabel | 1 Nov 09:00
Picon

Re: cpp-precomp quit unexpectedly under Leopard

Gary K Olson wrote:
> On Oct 31, 2007, at 7:00 pm MDT, Gary Olson wrote:
> 
> There may not be a cpp-precomp in Leopard, but I had this executable,  
> because I had installed the XTools legacy compiler collection which  
> contained it.  I ran the uninstall-devtools script first, threw away  
> what was left in the Developer folder, and reinstalled XTools3.0 with  
> no change.  Then I remembered that I had installed the legacy compiler  
> collection and found it under: /usr/libexec/gcc/darwin/ppc/3.3/.  I  
> threw away that file, and the problem went away.  I thought I would  
> post this resolution in case someone erylse had the same problem after  
> purging XTools3.0.

In fact, /usr/libexec/gcc/darwin/ppc/3.3 is installed by a legitimate 
Leopard package, gcc3.3.pkg. What you had, however, ws a cpp-precomp 
executable sitting not inside that 3.3 directory, but on the same level. 
That one came from an older gcc version not available in (and not 
compatible with, as it appears) Leopard.

--

-- 
Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
Kevin Horton | 1 Nov 16:05
Favicon

zsh on Leopard - malloc errors

Today I updated to Leopard, and installed its new XCode - both of  
these were installed to a new volume, so I could go back to Tiger if  
required.  I already had fink 0.27-7.  I tarred up /sw, and expanded  
on the Leopard volume, then did a "fink reinstall fink".  All that  
went smoothly.  But, fink's zsh is not happy.  If I start an instance  
of zsh, I get a long series of errors like:

zsh(390) malloc: *** error for object 0x400740: double free
*** set a breakpoint in malloc_error_break to debug

I tried rebuilding zsh, but that didn't help.

I see that Apple's zsh is the same version as fink's zsh, so perhaps I  
could just use that.  But, I want zsh-templates, and it depends on  
fink's zsh.

Any advice would be appreciated.

--
Kevin Horton
Ottawa, Canada

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
wgscott | 1 Nov 17:20
Favicon

Re: zsh on Leopard - malloc errors

Hi Kevin:

I haven't even tried that.  I just got 10.5 on Tuesday (as I pre-ordered it).

The easiest think to do is to uninstall the zsh-templates and fink's zsh, and then go here and download and
install it manually.  All you need to do is copy the zshrc and zshenv in the etc directory into /etc, and then
copy the Library/init directory into /Library

http://xanana.ucsc.edu/~wgscott/xtal/wiki/index.php/Latest_Version

I've put in fixes that are specific for 10.5. 

Apple comes with the most current version of zsh.

Since 10.5 is so buggy, I've only got it on my iMac at home, and won't have a chance to look at the fink packages
until this evening.

Otherwise, a "fink reinstall zsh" might work.

Sorry.

Bill

On Thu, 1 Nov 2007 11:05:56 -0400
Kevin Horton <khorton01 <at> rogers.com> wrote:

     Today I updated to Leopard, and installed its new XCode - both of  
     these were installed to a new volume, so I could go back to Tiger if  
     required.  I already had fink 0.27-7.  I tarred up /sw, and expanded  
     on the Leopard volume, then did a "fink reinstall fink".  All that  
     went smoothly.  But, fink's zsh is not happy.  If I start an instance  
     of zsh, I get a long series of errors like:

     zsh(390) malloc: *** error for object 0x400740: double free
     *** set a breakpoint in malloc_error_break to debug

     I tried rebuilding zsh, but that didn't help.

     I see that Apple's zsh is the same version as fink's zsh, so perhaps I  
     could just use that.  But, I want zsh-templates, and it depends on  
     fink's zsh.

     Any advice would be appreciated.

     --
     Kevin Horton
     Ottawa, Canada

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
Stefmit | 1 Nov 17:25
Picon

Re: Leopard & kmail & Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__ () to debug

Thank you! Really looking forward to this one - I am probably one of 
those "odd individuals" running KDE inside MacOSX :(

On Wednesday 31 October 2007 02:41:33 pm Benjamin Reed wrote:
> Stefan wrote:
> > Break on
> > __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONA
> >LITY___YOU_MUST_EXEC__() to debug
> >
> > I was under the impression that this was fixed in the unstable version
> > of kde (?!?):
>
> nope, the libGL stuff was fixed but now other things are going wrong and
> it's not clear why yet.  I'm working on it.  :)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
Stefmit | 1 Nov 21:45
Picon

[1/2OT] script to convert maildir to mbox [kmail still broken]

Because the kde/kmail is not working under Leopard, I need to immediately 
migrate/import my kmail emails into MacOSX mail system. The only option 
available seems to be importing from mbox format, but my kmail emails are in 
maildir one. Does anybody know of a utility (aside from the binary 
maildir2mbox found on the 'net, which does not seem to run on Macs) or 
solution to do so, short of setting up a Linux box with kmail, and doing the 
migration from within that kmail install (man-in-middle-manual-migration)?

TIA,
Stefan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
Philip Lamb | 1 Nov 22:38
Picon
Favicon

Re: [1/2OT] script to convert maildir to mbox [kmail still broken]

IIRC, Pine can handle mail stores in both formats, so you could  
perhaps set up pine to reference the maildir store, and create a  
second mbox store, and then just do a mass-move between the two  
stores using Pine. Just an idea, and I haven't tested this. Might be  
worth asking on a pine-related list.

P.

On 2/11/2007, at 9:45 AM, Stefmit wrote:

> Because the kde/kmail is not working under Leopard, I need to  
> immediately
> migrate/import my kmail emails into MacOSX mail system. The only  
> option
> available seems to be importing from mbox format, but my kmail  
> emails are in
> maildir one. Does anybody know of a utility (aside from the binary
> maildir2mbox found on the 'net, which does not seem to run on Macs) or
> solution to do so, short of setting up a Linux box with kmail, and  
> doing the
> migration from within that kmail install (man-in-middle-manual- 
> migration)?
>
>
Attachment (smime.p7s): application/pkcs7-signature, 2415 bytes
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-users mailing list
Fink-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Gmane