This bug was fixed in the package nux - 4.0.0daily13.01.11-0ubuntu1
---------------
nux (4.0.0daily13.01.11-0ubuntu1) raring; urgency=low
[ Didier Roche ]
* debian/control:
- put the -common package to any as ppa are regularly failing for other
archs than i386 to install the -dev package pulling the lib pulling
-common because of version mismatch
[ Nick Dedekind ]
* Previews loading more than 454 lines of description text crash Unity
(LP: #1066788)
[ Automatic PS uploader ]
* Automatic snapshot from revision 745
-- Automatic PS uploader <[email protected]> Fri, 11 Jan 2013
04:02:07 +0000
** Changed in: nux (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1066788
Title:
Previews loading more than 454 lines of description text crash Unity
Status in Nux:
Fix Committed
Status in Unity:
Fix Committed
Status in “nux” package in Ubuntu:
Fix Released
Status in “unity” package in Ubuntu:
Fix Released
Bug description:
Working preview:
title = 'test title'
description = 'test line\n' * 454
Unity.GenericPreview.new(title, description, None)
Crashing preview:
title = 'test title'
description = 'test line\n' * 455
Unity.GenericPreview.new(title, description, None)
WARN 2012-10-15 11:10:32 unity.dash.previews.preview Preview.cpp:53 Unable
to create Preview object
Segmentation fault (core dumped)
Doing this previously resulted in a black square on the right pane
(see https://bugs.launchpad.net/unity/+bug/1039437 ), since the
addition of the spinner for previews taking a long time to open, Unity
segfaults.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/1066788/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp