Displaying 7 results from an estimated 7 matches for "gtkdialog".
Did you mean:
gtk_dialog
2019 Aug 29
2
[PATCH] p2v: Ignore gtk2 deprecated declarations.
This patch is against libguestfs's old copy of p2v, but the same patch
ought to also apply against virt-p2v.
Rich.
2019 Aug 29
0
[PATCH] p2v: Ignore gtk2 deprecated declarations.
...from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
from /usr/include/gtk-2.0/gtk/gtk.h:33,
from gui.c:82:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
236 | void...
2010 Feb 05
4
rsync --link-dest, --delete and hard-link count
Hello fellas,
Firstly, I would like to apologize for the post being long, but I would
appreciate if someone with a good knowledge of the subject gave his opinion.
I am working on a backup solution for a series of old and very specialized
host computers in aviation industry.
I need to do monthly backups of one or two logical volumes (non-OS) on each
of the computers and keep the last 12 monthly
2016 Dec 26
6
[Bug 99202] New: system freeze - fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT] - MULTIPLE_WARP_ERRORS - DATA_ERROR 00000004 [INVALID_VALUE] - ILLEGAL_CLASS ch 11 - RT_STORAGE_TYPE_MISMATCH - CLASS_SUBCH_MISMATCH
https://bugs.freedesktop.org/show_bug.cgi?id=99202
Bug ID: 99202
Summary: system freeze - fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT] -
MULTIPLE_WARP_ERRORS - DATA_ERROR 00000004
[INVALID_VALUE] - ILLEGAL_CLASS ch 11 -
RT_STORAGE_TYPE_MISMATCH - CLASS_SUBCH_MISMATCH
Product: xorg
Version: unspecified
2001 Jan 22
0
vorbiscomment gui ideas
...ss>
<name>delete_button</name>
<can_default>True</can_default>
<can_focus>True</can_focus>
<label>Delete</label>
</widget>
</widget>
</widget>
</widget>
</widget>
<widget>
<class>GtkDialog</class>
<name>edit/add tag dialog (used in both guis)</name>
<title>Comment Editor</title>
<type>GTK_WINDOW_TOPLEVEL</type>
<position>GTK_WIN_POS_NONE</position>
<modal>True</modal>
<allow_shrink>True</allow_shri...
2009 Apr 09
0
Processed: Update submitter address for my bugs
...schepler at gmail.com>.
> submitter 521935 !
Bug#521935: google-perftools: FTBFS: linux/dirent.h: No such file or directory
Changed Bug submitter from Daniel Schepler <schepler at math.berkeley.edu> to Daniel Schepler <dschepler at gmail.com>.
> submitter 521938 !
Bug#521938: gtkdialog: FTBFS: 'signal' redeclared as different kind of symbol
Changed Bug submitter from Daniel Schepler <schepler at math.berkeley.edu> to Daniel Schepler <dschepler at gmail.com>.
> submitter 521939 !
Bug#521939: gtorrent-viewer: FTBFS: po/Makefile.in.in was not created by intlt...
2019 Sep 10
3
[PATCH 0/2] Remove virt-p2v from libguestfs
Now that virt-p2v has its own repository [1] and releases [2], it is
time to remove it from libguestfs.
[1] https://github.com/libguestfs/virt-p2v
[2] http://download.libguestfs.org/virt-p2v/
Pino Toscano (2):
Remove virt-p2v
Remove remaining virt-p2v bits
.gitignore | 4 -
Makefile.am | 7 +-
bash/Makefile.am