A work around: look for this entry in $(HOME)/.dia/persistence
<dia:boolean role="view_antialised">
from Dia developer Hans Breuer:
You can work around it by not using the DiaGdkRenderer for display rendering.
WIth a useable user interface edit the configuration file
$(HOME)/.dia/persistence to include:
<dia:boolean role="view_antialised">
<dia:attribute name="booleanvalue">
<dia:boolean val="true"/>
</dia:attribute>
</dia:boolean>
i.e. make the antialiased rendering default. And please don't use the
View/AntiAliased menu item to toggle the renderer later, because that would
trigger the crash again.
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to dia in Ubuntu.
https://bugs.launchpad.net/bugs/1102960
Title:
dia crashes on startup
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dia/+bug/1102960/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~edubuntu-bugs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~edubuntu-bugs
More help : https://help.launchpad.net/ListHelp