[Xfce-bugs] [Bug 1162] New: Ignoring separator in xfce_confirm (libxfcegui4)

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon Sep 26 10:23:42 CEST 2005


Do NOT reply to this email.  To make further comments on this bug, use
the URL below:
http://bugzilla.xfce.org/show_bug.cgi?id=1162

           Summary: Ignoring separator in xfce_confirm (libxfcegui4)
           Product: Xfce
           Version: 4.3.x (SVN trunk)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: Medium
         Component: general
        AssignedTo: xfce-bugs at xfce.org
        ReportedBy: nickschermer at gmail.com


When using the xfce_confirm function in libxfcegui4, I get a warning from gtk-2.8:
Gtk-WARNING **: Ignoring the separator setting

So i tried the function without the following line:
gtk_dialog_set_has_separator (GTK_DIALOG (dialog), FALSE);
and everything work fine (no sep. line is shown).

So if this also works with other gtk version the line could be removed.

Reproducible: Always
Steps to Reproduce:
1. Use function xfce_confirm

Actual Results:  
Ignoring separator warning (dialogs.c line 457)

Expected Results:  
No warning?? :P

-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Xfce-bugs mailing list