Bug#748971: same problem with media/open file

2014-12-09 Thread Sebastian Ramacher
Control: reassign -1 murrine-themes,libqtgui4 0.98.8,4:4.8.6+dfsg-1

On 2014-06-22 13:57:19, Jason Pleau wrote:
 Out of curiosity, would you be running VLC with a GTK+ style?
 
 I have the same issue,  except if I swap to another style (for example
 Clearlooks) then everything works perfectly.
 
 Even more, using the GTK+ style, it crashes when I use specific GTK2
 themes. I am using Greybird right now, and VLC crashes when opening
 Media / Open file. Swapping GTK themes fixes the issue.
 
 I have pin-pointed the crash to a few lines in this GTK theme (the
 sidebad_active.png file must exist)
 
 style test-crash-sidepane
 {
 engine pixmap {
 
 image {
 function = FLAT_BOX
 file = sidebar_active.png
 }
 }
 }
 widget_class
 *GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*
 style
 test-crash-sidepane

This looks to me like that's a bug in murrine-themes or QtGTKStyle and
not in vlc. So I'm reassigning this bug to the respective package.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#748971: same problem with media/open file

2014-12-09 Thread Yves-Alexis Perez
On mar., 2014-12-09 at 14:05 +0100, Sebastian Ramacher wrote:
 This looks to me like that's a bug in murrine-themes or QtGTKStyle and
 not in vlc. So I'm reassigning this bug to the respective package.

Pixmap is a pretty low-level GTK+ engine. I'm unsure about how
QtGTKStyle works, but might it be possible that qt just doesn't handle
that really well?

Regards,
-- 
Yves-Alexis


signature.asc
Description: This is a digitally signed message part


Bug#748971: same problem with media/open file

2014-06-22 Thread gpe
Hi,

VLC crashes with media/open file too.

Regards.
-- 
+---+
| gpe92 |
+---+


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#748971: same problem with media/open file

2014-06-22 Thread Jason Pleau
Out of curiosity, would you be running VLC with a GTK+ style?

I have the same issue,  except if I swap to another style (for example
Clearlooks) then everything works perfectly.

Even more, using the GTK+ style, it crashes when I use specific GTK2
themes. I am using Greybird right now, and VLC crashes when opening
Media / Open file. Swapping GTK themes fixes the issue.

I have pin-pointed the crash to a few lines in this GTK theme (the
sidebad_active.png file must exist)

style test-crash-sidepane
{
engine pixmap {

image {
function = FLAT_BOX
file = sidebar_active.png
}
}
}
widget_class
*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*
style
test-crash-sidepane