Bug 28807

Summary: Приложение dia падает
Product: Sisyphus Reporter: squire <vlad07m>
Component: diaAssignee: Vitaly Lipatov <lav>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: aen, cas, lav, shrek
Version: unstable   
Hardware: all   
OS: Linux   
Bug Depends on:    
Bug Blocks: 27685    

Description squire 2013-04-07 20:38:08 MSK
Centaurus 7b в VirtualBox, 1024x768, драйвер vesa
Редактор диаграмм dia открывается и падает при запуске.
Вывод в терминале:

$ dia

(dia:3701): GLib-GObject-WARNING **: attempting to add an interface (DiaInteractiveRendererInterface) to class (DiaGdkRenderer) after class_init

** (dia:3701): CRITICAL **: dia_renderer_set_size: assertion `irenderer != NULL' failed

** (dia:3701): CRITICAL **: dia_renderer_set_size: assertion `irenderer != NULL' failed
Ошибка сегментирования
Comment 2 Vitaly Lipatov 2013-04-08 05:35:36 MSK
Бага в багзилле upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=694025

Бага в Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/dia/+bug/1102960

Патчей пока нет, как я понял. Проблема из-за изменений в glib/gtk.
Comment 3 Repository Robot 2013-04-08 06:22:18 MSK
dia-0.97.2-alt2 -> sisyphus:

* Mon Apr 08 2013 Vitaly Lipatov <lav@altlinux> 0.97.2-alt2
- fix Bug 694025 - GLib drop support for adding interfaces after class_init (ALT bug #28807)
- cleanup build
Comment 4 AEN 2013-04-08 06:24:27 MSK
(В ответ на комментарий №3)
> dia-0.97.2-alt2 -> sisyphus:
> 
> * Mon Apr 08 2013 Vitaly Lipatov <lav@altlinux> 0.97.2-alt2
> - fix Bug 694025 - GLib drop support for adding interfaces after class_init
> (ALT bug #28807)
> - cleanup build

Спасибо!