Subject: | Can't tidy code under linux |
Hi,
When I try to tidy up the code, I get the following error:
** (padre:27027): CRITICAL **: murrine_style_draw_shadow: assertion
`width >= -1' failed
** (padre:27027): CRITICAL **: murrine_style_draw_shadow: assertion
`width >= -1' failed
My system:
Ubuntu 9.10
Perl 5.10.1
Padre 0.70
Padre::Plugin::PerlTidy 0.10
Perl::Tidy 20090616
Wx 0.98
wxWidgets 2.00801
On Windows I can tidy the same code. My Windows system:
Windows 7
Perl 5.8.9
Padre 0.70
Padre::Plugin::PerlTidy 0.10
Perl::Tidy 20090616
Wx 0.9702
wxWidgets 2.00801
I have no idea, what this error is about... And I don't know if this is
a bug in the plugin or in Padre...
- Renée