[Terminal] "--tab" option miss-behaves
Liviu Andronic
landronimirc at gmail.com
Wed Nov 29 18:00:55 CET 2006
However, I had a problem compiling the patched latest Terminal snapshot. Here is the error mesage:
=========================
gcc -DHAVE_CONFIG_H -I. -I.. -DBINDIR=\"/usr/local/bin\" -DDATADIR=\"/usr/local/share\" -DEXO_API_SUBJECT_TO_CHANGE -DEXO_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Terminal\" -DLIBEXECDIR=\"/usr/local/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DSN_API_NOT_YET_FROZEN -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include/exo-0.3 -I/usr/local/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -fno-strict-aliasing -Werror -Wall -DDBUS_API_SUBJECT_TO_CHANGE -g -O2 -MT Terminal-terminal-app.o -MD -MP -MF .deps/Terminal-terminal-app.Tpo -c -o Terminal-terminal-app.o `test -f 'terminal-app.c' || echo './'`terminal-app.c
cc1: warnings being treated as errors
terminal-app.c: In function ‘terminal_app_open_window’:
terminal-app.c:485: warning: assignment from incompatible pointer type
make[3]: Leaving directory `/usr/local/portage/distfiles/Terminal-0.2.5.9svn-23993/terminal'
make[3]: *** [Terminal-terminal-app.o] Error 1
make[2]: Leaving directory `/usr/local/portage/distfiles/Terminal-0.2.5.9svn-23993/terminal'
make[2]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/portage/distfiles/Terminal-0.2.5.9svn-23993'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
>PKG_CONFIG_PATH='/usr/local/lib/pkgconfig/' ./configure && make && make install (27094) returned '0'
=========================
Is this a problem with the patch?
Liviu
On 11/28/06, Liviu Andronic <landronimirc at gmail.com> wrote:
> >
> >
> > --tab opens a new tab in the new window, so it works as documented. What
> > you are asking for is to open a tab in an existing window, which is not
> > yet implemented. Search bugzilla, there's a patch for this.
> >
>
> Finally what I was looking
> for<http://bugzilla.xfce.org/show_bug.cgi?id=1262>. Thanks, Benedikt
>
>
--
Liviu
More information about the Xfce
mailing list