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 Ubuntu Bugs, which is subscribed to 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 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs