Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

saving the plot results in crash #60

Open
GoogleCodeExporter opened this issue Apr 6, 2016 · 1 comment
Open

saving the plot results in crash #60

GoogleCodeExporter opened this issue Apr 6, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. plotting a graph within python
2. save the plot

What is the expected output? What do you see instead?

the plot crashes and is unusable; the image of the plot isn´t saved


What version of the product are you using? On what operating system?

- Windows XP SP3
- python 2.5.2
- rpy 1.0.3
- R 2.7.0 
- playwith 0.9-43


Please provide any additional information below.

i see this error in the python console:

(python.exe:3592): Gtk-WARNING **: Attempting to read the recently used
resources file at `C:\Dokumente und
Einstellungen\user\.recently-used.xbel', but the parser failed:
Unerwartetes Attribut »modified« des Elements »application«.

(python.exe:3592): GLib-CRITICAL **: g_bookmark_file_get_size: assertion
`bookmark != NULL' failed
[1]


Original issue reported on code.google.com by [email protected] on 2 Sep 2009 at 10:39

@GoogleCodeExporter
Copy link
Author

Does this work from Rpy?:
library(gWidgets)
gfile(type="save")

Original comment by foolish.android on 15 Jan 2010 at 6:02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant