From owner-freebsd-ports@FreeBSD.ORG Wed May 13 14:38:55 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 05FA38F for ; Wed, 13 May 2015 14:38:55 +0000 (UTC) Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com [74.125.82.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9825C1242 for ; Wed, 13 May 2015 14:38:54 +0000 (UTC) Received: by wgin8 with SMTP id n8so46009128wgi.0 for ; Wed, 13 May 2015 07:38:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:reply-to; bh=L3GzrP5jh9ewpkeP3WDkTb5+kWC1Etbgpnei75Kn5d4=; b=mxCog55Q9+Ytn9SgW/IiflST9fyUQSCNGmdpC8GDLyBDPd18rPbVkjpoiLiETvOZLd BHC84ktOuz5/7uX9RBCZ8fDGmeNNwDQlbF3PCJpbnBQuy8xw9/gaNwCXaZ2BheBTsJRs fM/SzTD0uiySuyg5QU5hATRMLAmOmZ58rOBUlwBkFKoRJfUz6daYBhZhwjawhe+N1eG3 4OkXMtGsbM0zHg87vsFyU6hWGmigF/TPPZJhXwBMCW4QB9vVYfy36qJp+IpgTHGb2HOJ OdXQaQMhn/YbzSbXdajL/1c8EjaOLSq5Egsqdwhhm3kUXSbRpJvTxC7QuhRj7ldqwh4i 29FA== X-Gm-Message-State: ALoCoQmWfe6WRB2H/T4GhezlDxv/H1eXo4WdhRbhc6+PZyGRTcASwAPl7i97L3olEhXjcIicIhmd X-Received: by 10.180.108.147 with SMTP id hk19mr5550793wib.51.1431527926874; Wed, 13 May 2015 07:38:46 -0700 (PDT) Received: from 00218658e38b.anet.bris.ac.uk (misc-users-pat-19-139.isys.bris.ac.uk. [137.222.19.139]) by mx.google.com with ESMTPSA id hn7sm8409286wib.5.2015.05.13.07.38.45 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 May 2015 07:38:46 -0700 (PDT) Received: from 00218658e38b.anet.bris.ac.uk (localhost [127.0.0.1]) by 00218658e38b.anet.bris.ac.uk (8.14.9/8.14.9) with ESMTP id t4DEciMt000993 for ; Wed, 13 May 2015 15:38:44 +0100 (BST) (envelope-from mexas@00218658e38b.anet.bris.ac.uk) Received: (from mexas@localhost) by 00218658e38b.anet.bris.ac.uk (8.14.9/8.14.9/Submit) id t4DEciv1000992 for freebsd-ports@freebsd.org; Wed, 13 May 2015 15:38:44 +0100 (BST) (envelope-from mexas) Date: Wed, 13 May 2015 15:38:44 +0100 (BST) From: Anton Shterenlikht Message-Id: <201505131438.t4DEciv1000992@00218658e38b.anet.bris.ac.uk> To: freebsd-ports@freebsd.org Subject: flash does not work, npviewer.bin critical errors? Reply-To: mexas@bris.ac.uk X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2015 14:38:55 -0000 I've one laptop, which refuses to show flash, e.g. youtube. Another laptop runs flash fine. Both run 10.1-stable. This broken system is 10.1-STABLE #33 r282833. I already deleted all packages and started from scratch - no change. It seems compat.linux.osrelease=2.6.18 is no longer needed, after src/UPDATING 20141215. The only hint I see is this terminal output when launching youtube page: (npviewer.bin:963): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed (npviewer.bin:963): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed (npviewer.bin:963): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed (npviewer.bin:963): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed (npviewer.bin:963): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed (npviewer.bin:963): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed (npviewer.bin:963): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed (npviewer.bin:963): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed (npviewer.bin:963): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed (npviewer.bin:963): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed (npviewer.bin:963): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed (npviewer.bin:963): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed (npviewer.bin:963): Gtk-CRITICAL **: IA__gtk_widget_get_visual: assertion `GTK_IS_WIDGET (widget)' failed (npviewer.bin:963): Gdk-CRITICAL **: IA__gdk_colormap_new: assertion `GDK_IS_VISUAL (visual)' failed (npviewer.bin:963): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed (npviewer.bin:963): Gtk-CRITICAL **: IA__gtk_widget_modify_bg: assertion `GTK_IS_WIDGET (widget)' failed Is there any useful info here? Thanks Anton