From owner-freebsd-emulation@FreeBSD.ORG Wed Aug 18 19:24:02 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 676B310656A8; Wed, 18 Aug 2010 19:24:02 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 273638FC12; Wed, 18 Aug 2010 19:24:01 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 663A81E000E6; Wed, 18 Aug 2010 21:24:00 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.3) with ESMTP id o7IJLQHT062923; Wed, 18 Aug 2010 21:21:26 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id o7IJLQRH062922; Wed, 18 Aug 2010 21:21:26 +0200 (CEST) (envelope-from nox) Date: Wed, 18 Aug 2010 21:21:26 +0200 (CEST) From: Juergen Lock Message-Id: <201008181921.o7IJLQRH062922@triton8.kn-bremen.de> To: lumiwa@gmail.com X-Newsgroups: local.list.freebsd.ports In-Reply-To: <201008171908.58071.lumiwa@gmail.com> References: <201008171738.42358.lumiwa@gmail.com> <19563.6910.593649.461931@jerusalem.litteratus.org> Organization: home Cc: freebsd-emulation@freebsd.org, Robert Huff , freebsd-ports@freebsd.org Subject: Re: google-earth X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2010 19:24:02 -0000 In article <201008171908.58071.lumiwa@gmail.com> you write: >On Tuesday 17 August 2010 18:27:58 Robert Huff wrote: >> ajtiM writes: >> > I installed Google-Earth 5.1.3535.3218 (the newer one crashed >> > before start). I had problem with the old one too on FreeBSD >> >> > 8.0, KDE 4.4.5: >> While I haven't exercised it extensicely, this version works >> for me under: >> >> FreeBSD 9.0-CURRENT #0: Fri Apr 23 11:34:17 EDT 2010 amd64 >> >> and: >> >> linux_base-f10-10_2 >> >> >> Robert Huff > >and what is unusual for me: >I deinstall GE 5.2xxx, make clean, clean distfiles...and installed 5.1 but if >I run locace google-earth I got also: > >/var/db/pkg/google-earth-5.2.1.1329 >/var/db/pkg/google-earth-5.2.1.1329/+COMMENT >/var/db/pkg/google-earth-5.2.1.1329/+CONTENTS >/var/db/pkg/google-earth-5.2.1.1329/+DESC >/var/db/pkg/google-earth-5.2.1.1329/+MTREE_DIRS > >but version 5.2.xxx in not in the directory.. >[...] You do remember that locate's database at least by default is only updated once a week? :) (by one of the weekly periodic scripts which usually get run around 4am on saturdays, in this case /etc/periodic/weekly/310.locate . If you want to manually force an update earlier you can run that script as root, tho it usually will run for a while.) Anyway, I just had to go back to the previous google earth version for the port because the latest one only crashed for me right at startup, I'd be interested if it works for anyone of you, here is a shar: http://people.freebsd.org/~nox/google-earth-5.2.1.1547/google-earth-5.2.1.1547.shar (please include details about at least your FreeBSD version, installed ports, graphics hw, and graphics drivers if you test it.) And here is the full commit message including links to crashlogs, also at: http://lists.freebsd.org/pipermail/cvs-ports/2010-August/200610.html ---------snip--------- nox 2010-08-16 21:39:29 UTC FreeBSD ports repository Modified files: astro/google-earth Makefile distinfo pkg-plist Log: Go back to 5.1.3535.3218 for the time being, the new version, 5.2.1.1547, crashes for me right at startup even on Linux: http://people.freebsd.org/~nox/google-earth-5.2.1.1547/linux-crashlog-4c6996e2.txt ..with a very similar backtrace to the one I got on FreeBSD: http://people.freebsd.org/~nox/google-earth-5.2.1.1547/freebsd-crashlog-4c69956f.txt If you want to test the new version yourself I've put a shar of the 5.2.1.1547 port here: http://people.freebsd.org/~nox/google-earth-5.2.1.1547/google-earth-5.2.1.1547.shar Revision Changes Path 1.43 +3 -2 ports/astro/google-earth/Makefile 1.24 +3 -3 ports/astro/google-earth/distinfo 1.18 +131 -48 ports/astro/google-earth/pkg-plist