Flent-users discussion archives
 help / color / mirror / Atom feed
* Re: [Flent-users] [tohojo/flent] Aborting plotting due to error (#187)
       [not found] <tohojo/flent/issues/187@github.com>
@ 2019-10-10 19:43 ` Toke Høiland-Jørgensen
  2019-10-15 11:39 ` Toke Høiland-Jørgensen
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2019-10-10 19:43 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed


[-- Attachment #1.1: Type: text/plain, Size: 528 bytes --]

acdcjavier <notifications@github.com> writes:

> Hello
> I've installed flent into a fresh Ubuntu 19 but when I make a test, got this error
>
> Aborting plotting due to error: 'NoneType' object has no attribute 'points_to_pixels'
>
> I need to install someting extra??

This sounds like a bug. What's the output of flent --version ?

-Toke


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/187#issuecomment-540751648

[-- Attachment #1.2: Type: text/html, Size: 1977 bytes --]

[-- Attachment #2: Type: text/plain, Size: 151 bytes --]

_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Flent-users] [tohojo/flent] Aborting plotting due to error (#187)
       [not found] <tohojo/flent/issues/187@github.com>
  2019-10-10 19:43 ` [Flent-users] [tohojo/flent] Aborting plotting due to error (#187) Toke Høiland-Jørgensen
@ 2019-10-15 11:39 ` Toke Høiland-Jørgensen
  2019-10-15 12:18 ` Toke Høiland-Jørgensen
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2019-10-15 11:39 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed


[-- Attachment #1.1: Type: text/plain, Size: 1019 bytes --]

acdcjavier <notifications@github.com> writes:\r
\r
>> acdcjavier <notifications@github.com> writes:\r
>> Hello I've installed flent into a fresh Ubuntu 19 but when I make a test, got this error Aborting plotting due to error: 'NoneType' object has no attribute 'points_to_pixels' I need to install someting extra??\r
>> This sounds like a bug. What's the output of flent --version ?\r
>> […](#)\r
>> -Toke\r
>\r
> Flent v1.3.0.\r
> Running on Python 3.7.5rc1 (default, Oct  8 2019, 16:47:45)  [GCC 9.2.1 20191008].\r
> Using matplotlib version 3.0.2 on numpy 1.16.2.\r
> Using PyQt5 version 5.12.3.\r
\r
Could you please try the git version of Flent and see if the same bug is\r
present there? You should be able to just clone the repository and use\r
the `run-flent` script in place of the system-installed version.\r
\r
\r
-- \r
You are receiving this because you are subscribed to this thread.\r
Reply to this email directly or view it on GitHub:\r
https://github.com/tohojo/flent/issues/187#issuecomment-542170067

[-- Attachment #1.2: Type: text/html, Size: 2547 bytes --]

[-- Attachment #2: Type: text/plain, Size: 151 bytes --]

_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Flent-users] [tohojo/flent] Aborting plotting due to error (#187)
       [not found] <tohojo/flent/issues/187@github.com>
  2019-10-10 19:43 ` [Flent-users] [tohojo/flent] Aborting plotting due to error (#187) Toke Høiland-Jørgensen
  2019-10-15 11:39 ` Toke Høiland-Jørgensen
@ 2019-10-15 12:18 ` Toke Høiland-Jørgensen
  2019-10-15 13:00 ` Toke Høiland-Jørgensen
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2019-10-15 12:18 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed


[-- Attachment #1.1: Type: text/plain, Size: 618 bytes --]

acdcjavier <notifications@github.com> writes:

>> Could you please try the git version of Flent and see if the same bug is present there? You should be able to just clone the repository and use the `run-flent` script in place of the system-installed version.
>
> Ok, but do I need to remove flent system-installed version?

Not for testing; you can just run the ./run-flent script and it'll
ignore the system-installed version...


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/187#issuecomment-542183378

[-- Attachment #1.2: Type: text/html, Size: 2025 bytes --]

[-- Attachment #2: Type: text/plain, Size: 151 bytes --]

_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Flent-users] [tohojo/flent] Aborting plotting due to error (#187)
       [not found] <tohojo/flent/issues/187@github.com>
                   ` (2 preceding siblings ...)
  2019-10-15 12:18 ` Toke Høiland-Jørgensen
@ 2019-10-15 13:00 ` Toke Høiland-Jørgensen
  2019-10-15 14:07 ` Toke Høiland-Jørgensen
  2021-01-13 16:04 ` [Flent-users] " Toke Høiland-Jørgensen
  5 siblings, 0 replies; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2019-10-15 13:00 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Comment, flent-users


[-- Attachment #1.1: Type: text/plain, Size: 857 bytes --]

acdcjavier <notifications@github.com> writes:

>> acdcjavier <notifications@github.com> writes:
>> > Could you please try the git version of Flent and see if the same bug is present there? You should be able to just clone the repository and use the `run-flent` script in place of the system-installed version. Ok, but do I need to remove flent system-installed version?
>> Not for testing; you can just run the ./run-flent script and it'll ignore the system-installed version...
>
> Thanks but got this error
> Sorry, Flent requires v3.5 or later of Python.
>
> But I have phyton 3.7...

Ah yes, that is a bug. I just pushed a fix for this, so please do a 'git
pull' and then try again :)


-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/187#issuecomment-542199158

[-- Attachment #1.2: Type: text/html, Size: 2322 bytes --]

[-- Attachment #2: Type: text/plain, Size: 151 bytes --]

_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Flent-users] [tohojo/flent] Aborting plotting due to error (#187)
       [not found] <tohojo/flent/issues/187@github.com>
                   ` (3 preceding siblings ...)
  2019-10-15 13:00 ` Toke Høiland-Jørgensen
@ 2019-10-15 14:07 ` Toke Høiland-Jørgensen
  2021-01-13 16:04 ` [Flent-users] " Toke Høiland-Jørgensen
  5 siblings, 0 replies; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2019-10-15 14:07 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Comment, flent-users


[-- Attachment #1.1: Type: text/plain, Size: 1668 bytes --]

acdcjavier <notifications@github.com> writes:

>> acdcjavier <notifications@github.com> writes:
>> > acdcjavier ***@***.***> writes: > > Could you please try the git version of Flent and see if the same bug is present there? You should be able to just clone the repository and use the `run-flent` script in place of the system-installed version. Ok, but do I need to remove flent system-installed version? > Not for testing; you can just run the ./run-flent script and it'll ignore the system-installed version... Thanks but got this error Sorry, Flent requires v3.5 or later of Python. But I have phyton 3.7...
>> Ah yes, that is a bug. I just pushed a fix for this, so please do a 'git pull' and then try again :)
>
> Working now using RRUL testing, it creates the .png file 
> But when I opened the flent.gz file using GUI interface, it freeze Ubuntu and must force reboot.
>
> Also, when I perform a "Ping" test, got this error:
>
> ./run-flent ping -p all_scaled -l 10 -H netperf.bufferbloat.net -t text-to-be-included-in-plot -o prueba.png
>
> Started Flent 1.9.9-git-edfc0e0 using Python 3.7.5rc1.
> Starting ping test. Expected run time: 10 seconds.
> Data file written to ./ping-2019-10-15T105435.560049.text-to-be-included-in-plot.flent.gz
> Initialised matplotlib v3.0.2 on numpy v1.16.2.
> ERROR: Error loading plotter: Unable to find plot configuration
> 'all_scaled'

This means exactly what it says - there's not 'all_scaled' plot for the
'ping' test. So try with '-p ping' instead :)


-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/187#issuecomment-542230661

[-- Attachment #1.2: Type: text/html, Size: 3254 bytes --]

[-- Attachment #2: Type: text/plain, Size: 151 bytes --]

_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Flent-users] Re: [tohojo/flent] Aborting plotting due to error (#187)
       [not found] <tohojo/flent/issues/187@github.com>
                   ` (4 preceding siblings ...)
  2019-10-15 14:07 ` Toke Høiland-Jørgensen
@ 2021-01-13 16:04 ` Toke Høiland-Jørgensen
  5 siblings, 0 replies; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2021-01-13 16:04 UTC (permalink / raw)
  To: tohojo/flent; +Cc: flent-users, Comment

[-- Attachment #1: Type: text/plain, Size: 174 bytes --]

Closed #187.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/187#event-4201992783

[-- Attachment #2: Type: text/html, Size: 1406 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-13 16:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <tohojo/flent/issues/187@github.com>
2019-10-10 19:43 ` [Flent-users] [tohojo/flent] Aborting plotting due to error (#187) Toke Høiland-Jørgensen
2019-10-15 11:39 ` Toke Høiland-Jørgensen
2019-10-15 12:18 ` Toke Høiland-Jørgensen
2019-10-15 13:00 ` Toke Høiland-Jørgensen
2019-10-15 14:07 ` Toke Høiland-Jørgensen
2021-01-13 16:04 ` [Flent-users] " Toke Høiland-Jørgensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox