previewsave dialog won't close

Using the previewsave tool, the image can be saved but the dialog will not go away with either the ‘x’ or the ‘close’ button.

Hi there,

Could you provide some more details about your use case like, bokeh version, code snippets, error logs (from your browser console)? This would help to understand your issue.

Thanks

F.

···

On Tuesday, November 11, 2014 2:48:25 PM UTC+1, HR Gartenbauer wrote:

Using the previewsave tool, the image can be saved but the dialog will not go away with either the ‘x’ or the ‘close’ button.

Fabio,

It’s a simple line plot, generated like this:

plot = line(xvals, yvals,

color=“#0000FF”,

tools=“previewsave,pan,wheel_zoom,box_zoom,reset,resize”,

plot_width=600, plot_height=300,

)

The data arrays are about 4K points.

The bokeh version 0.6.1.

No errors appears in the console.

···

On Tuesday, November 11, 2014 8:16:52 AM UTC-6, Fabio Pliger wrote:

Hi there,

Could you provide some more details about your use case like, bokeh version, code snippets, error logs (from your browser console)? This would help to understand your issue.

Thanks

F.

On Tuesday, November 11, 2014 2:48:25 PM UTC+1, HR Gartenbauer wrote:

Using the previewsave tool, the image can be saved but the dialog will not go away with either the ‘x’ or the ‘close’ button.

That is definitely a bug. Can you open an issue on GH with more information about your platform, browser, bokeh version, etc? It definitely works in some configurations, so we will need as much information as possible to reproduce the problem you are seeing.

  Issues · bokeh/bokeh · GitHub

Bryan

···

On Nov 11, 2014, at 10:37 AM, HR Gartenbauer <[email protected]> wrote:

Fabio,

It's a simple line plot, generated like this:
plot = line(xvals, yvals,
      color="#0000FF",
      tools="previewsave,pan,wheel_zoom,box_zoom,reset,resize",
      plot_width=600, plot_height=300,
  )
The data arrays are about 4K points.
The bokeh version 0.6.1.
No errors appears in the console.

On Tuesday, November 11, 2014 8:16:52 AM UTC-6, Fabio Pliger wrote:
Hi there,

Could you provide some more details about your use case like, bokeh version, code snippets, error logs (from your browser console)? This would help to understand your issue.

Thanks

F.

On Tuesday, November 11, 2014 2:48:25 PM UTC+1, HR Gartenbauer wrote:

Using the previewsave tool, the image can be saved but the dialog will not go away with either the 'x' or the 'close' button.

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/6d7e5413-4ee8-4bad-848f-9bf2ab8af9ea%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

The issue was: previewsave dialog won't close · Issue #1390 · bokeh/bokeh · GitHub
And we could not reproduce. Marking this thread as completed.

HR Gartenbauer if you see problems again, let us know…

Damian

···

On Tuesday, November 11, 2014 2:25:16 PM UTC-3, Bryan Van de ven wrote:

That is definitely a bug. Can you open an issue on GH with more information about your platform, browser, bokeh version, etc? It definitely works in some configurations, so we will need as much information as possible to reproduce the problem you are seeing.

    [https://github.com/bokeh/bokeh/issues](https://github.com/bokeh/bokeh/issues)

Bryan

On Nov 11, 2014, at 10:37 AM, HR Gartenbauer [email protected] wrote:

Fabio,

It’s a simple line plot, generated like this:

plot = line(xvals, yvals,
color=“#0000FF”,
tools=“previewsave,pan,wheel_zoom,box_zoom,reset,resize”,
plot_width=600, plot_height=300,

)

The data arrays are about 4K points.

The bokeh version 0.6.1.

No errors appears in the console.

On Tuesday, November 11, 2014 8:16:52 AM UTC-6, Fabio Pliger wrote:

Hi there,

Could you provide some more details about your use case like, bokeh version, code snippets, error logs (from your browser console)? This would help to understand your issue.

Thanks

F.

On Tuesday, November 11, 2014 2:48:25 PM UTC+1, HR Gartenbauer wrote:

Using the previewsave tool, the image can be saved but the dialog will not go away with either the ‘x’ or the ‘close’ button.


You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/6d7e5413-4ee8-4bad-848f-9bf2ab8af9ea%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.