right dependencies for GTK3Cairo backend

Bug #1243653 reported by Nyjk L Kyjn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
matplotlib (Ubuntu)
New
Undecided
Unassigned

Bug Description

Since I'm fond of GTK+ and I hate to be stuck to old technologies, I tried to make matplotlib work with GTK+ 3 and Python 3 and installed "python3-matplotlib" package together with the suggested dependency suited for GTK3Cairo backend (the only one known to work with the tools I'd like to employ): "python3-cairo".. Things go well (no error messages when I import pyplot) until I try to plot a simple function graph... a white canvas on the plotting window.. when I try to move the figure through the toolbox provided by matplotlib, I see a lot of errors appearing on the shell about cairo classes which cannot be found from the gi repository.. So I get the package with the required objects ("python3-gi-cairo").. This seems to have resolved problems with plotting... So shouldn't it be "python3-gi-cairo" the right package to recommend from matplotlib package instead of "python3-cairo"? Besides it depends on both python3-cairo and python3-gi which you require to code with Python3 and GTK+... I have Ubuntu Saucy 13.10, but I think the misbehaviour is in other versions, too..

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.