From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.toke.dk X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.2 Received: from mail.toke.dk by mail.toke.dk with LMTP id z9tdGCOwpV0ImDcAOr1fkg (envelope-from ) for ; Tue, 15 Oct 2019 13:40:19 +0200 Authentication-Results: mail.toke.dk; none (SPF check N/A for local connections - client-ip=77.235.54.103; helo=web6.sd.eurovps.com; envelope-from=flent-users-bounces@flent.org; receiver=) Authentication-Results: mail.toke.dk; dkim=fail reason="signature verification failed" (1024-bit key) header.d=github.com header.i=@github.com header.b=z0zVdj/t Received: from web6.sd.eurovps.com (web6.sd.eurovps.com [77.235.54.103]) by mail.toke.dk (Postfix) with ESMTPS id 416DD6890B3 for ; Tue, 15 Oct 2019 13:40:17 +0200 (CEST) Received: from [::1] (port=54704 helo=web6.sd.eurovps.com) by web6.sd.eurovps.com with esmtp (Exim 4.92) (envelope-from ) id 1iKLBY-00Gx21-4D; Tue, 15 Oct 2019 14:40:16 +0300 Received: from out-14.smtp.github.com ([192.30.254.197]:59377) by web6.sd.eurovps.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1iKLBQ-00Gwt5-VS for flent-users@flent.org; Tue, 15 Oct 2019 14:40:14 +0300 Date: Tue, 15 Oct 2019 04:39:28 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1571139568; bh=WVA2AY6GEF5MWvnaARg4vqcm7ppPqO16VAjPBoeCCI8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z0zVdj/tJ3lbhIJyWddmdEuqmxsXwV0Sh+BxcauJKM2ALpWeq8YQ85MIWjEeGhrT0 AwaCddJ1Ikom6pM9nfLppwoUejKiLiAhy41FC3wisYT2sdkUkOlRw2Wd3dK75lyuR6 JqQZtre7YR/vAbwm+abz0fP+BfRGmN+Y72tDXtRA= From: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Precedence: list X-GitHub-Sender: tohojo X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Subject: Re: [Flent-users] [tohojo/flent] Aborting plotting due to error (#187) X-BeenThere: flent-users@flent.org X-Mailman-Version: 2.1.27 List-Id: Flent discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: tohojo/flent Cc: Subscribed Content-Type: multipart/mixed; boundary="===============3542651867837917240==" Errors-To: flent-users-bounces@flent.org Sender: "Flent-users" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web6.sd.eurovps.com X-AntiAbuse: Original Domain - toke.dk X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - flent.org X-Get-Message-Sender-Via: web6.sd.eurovps.com: acl_c_authenticated_local_user: mailman/mailman X-Authenticated-Sender: web6.sd.eurovps.com: mailman@flent.org --===============3542651867837917240== Content-Type: multipart/alternative; boundary="--==_mimepart_5da5aff0452eb_52be3fe6a0ecd968344073"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5da5aff0452eb_52be3fe6a0ecd968344073 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable acdcjavier writes:=0D =0D >> acdcjavier writes:=0D >> Hello I've installed flent into a fresh Ubuntu 19 but when I make a te= st, got this error Aborting plotting due to error: 'NoneType' object has = no attribute 'points_to_pixels' I need to install someting extra??=0D >> This sounds like a bug. What's the output of flent --version ?=0D >> [=E2=80=A6](#)=0D >> -Toke=0D >=0D > Flent v1.3.0.=0D > Running on Python 3.7.5rc1 (default, Oct 8 2019, 16:47:45) [GCC 9.2.1= 20191008].=0D > Using matplotlib version 3.0.2 on numpy 1.16.2.=0D > Using PyQt5 version 5.12.3.=0D =0D Could you please try the git version of Flent and see if the same bug is=0D= present there? You should be able to just clone the repository and use=0D= the `run-flent` script in place of the system-installed version.=0D =0D =0D -- =0D You are receiving this because you are subscribed to this thread.=0D Reply to this email directly or view it on GitHub:=0D https://github.com/tohojo/flent/issues/187#issuecomment-542170067= ----==_mimepart_5da5aff0452eb_52be3fe6a0ecd968344073 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable acdcjavier <notifications@github.com> writes:
=0D
=0D >> acdcjavier <notifications@github.com> writes:
=0D >> Hello I've installed flent into a fresh Ubuntu 19 but when I= make a test, got this error Aborting plotting due to error: 'NoneTyp= e' object has no attribute 'points_to_pixels' I need to insta= ll someting extra??
=0D >> This sounds like a bug. What's the output of flent --version= ?
=0D >> [=E2=80=A6](#)
=0D >> -Toke
=0D >
=0D > Flent v1.3.0.
=0D > Running on Python 3.7.5rc1 (default, Oct 8 2019, 16:47:45) [GCC 9.= 2.1 20191008].
=0D > Using matplotlib version 3.0.2 on numpy 1.16.2.
=0D > Using PyQt5 version 5.12.3.
=0D
=0D Could you please try the git version of Flent and see if the same bug is<= br>=0D present there? You should be able to just clone the repository and use=0D the `run-flent` script in place of the system-installed version.
=0D =0D =0D

&m= dash;
You are receiving this because you are subscribed to this thre= ad.
Reply to this email directly, view it on GitHu= b, or unsubscribe.3D""

=0D = ----==_mimepart_5da5aff0452eb_52be3fe6a0ecd968344073-- --===============3542651867837917240== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Flent-users mailing list Flent-users@flent.org http://flent.org/mailman/listinfo/flent-users_flent.org --===============3542651867837917240==--