Bug#576624: Segfault when loading the background pixbuf failed

2010-04-08 Thread Wen-Yen Chuang
tags 576624 patch thanks The attached patch will fix both problems for vte_terminal_set_background_image_file() and vte_terminal_set_background_transparent(). Upstream git codebase has changed much, so I will not send this patch to upstream. The most easy way to test the patch: 1. run Xephyr (an

Bug#576624: Segfault when loading the background pixbuf failed

2010-04-05 Thread Wen-Yen Chuang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 vte_terminal_set_background_transparent() in 0.24.0 is buggy, too. If user's X11 background has no pixbuf, vte_terminal_set_background_transparent() will make application segfault. I have not found workaround yet. Kind regards Wen-Yen Chuang (caleb

Bug#576624: Segfault when loading the background pixbuf failed

2010-04-05 Thread Wen-Yen Chuang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Source: vte Version: 1:0.24.0-1 Severity: serious If vte_terminal_set_background_image_file() can not load the image correctly(broken file, null file, etc), it makes the application segfault. There is a bug report to upstream maybe refer to this prob