! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Add support for XfceTitledDialog
Status:
RESOLVED: FIXED
Severity:
enhancement

Comments

Description Stefan Stuhr 2006-05-05 06:39:55 CEST
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; da; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; da; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3

PyXfce should provide support for the new XfceTitledDialog class in libxfcegui4, in order to ensure consistency in Xfce and related applications.

Reproducible: Always

Steps to Reproduce:
Comment 1 dannym editbugs 2006-05-05 17:09:03 CEST
done
Comment 2 Stefan Stuhr 2006-05-05 22:23:03 CEST
Now it won't build:

systemtray.override: In function '_wrap_xfce_system_tray_register':
systemtray.override:51: warning: assignment from incompatible pointer type
systemtray.override: In function '_wrap_xfce_system_tray_check_running':
systemtray.override:92: warning: assignment from incompatible pointer type
systemtray.override:78: warning: unused variable 'error'
make[1]: *** No rule to make target `titled_dialog.defs', needed by `titled_dialog.c'.  Stop.
make[1]: Leaving directory `/opt/xfce4-svn/src/xfce4svn/pyxfce/trunk/gui'
make: *** [all-recursive] Error 1
Comment 3 Stefan Stuhr 2006-05-13 01:31:08 CEST
Created attachment 547 
titled_dialog.defs

As titled_dialog.defs is still missing, I made one myself some days ago. It seems to work.

This is my first .defs file. I used inspiration from some of the .defs file from PyXfce and PyGTK, and xfce-titled-dialog.h from libxfcegui4, to make it. It works for me.
Comment 4 dannym editbugs 2006-05-14 23:38:13 CEST
oops, fixed :)

Bug #1767

Reported by:
Stefan Stuhr
Reported on: 2006-05-05
Last modified on: 2006-05-14

People

CC List:
0 users

Version

Version:
unspecified

Attachments

titled_dialog.defs (1.26 KB, text/plain)
2006-05-13 01:31 CEST , Stefan Stuhr
no flags

Additional information