Package: bbrun
Version: 1.6-5.1
Severity: normal
Tags: patch
Better change this.
--8<--
--- bbrun-1.6/bbrun/bbrun.c 2004-02-13 00:24:59.000000000 +0000
+++ bbrun-1.6-my/bbrun/bbrun.c 2011-02-20 16:47:15.294551983 +0000
@@ -322,7 +322,7 @@
// Event handler for Ok and Cancel buttons
void callback (GtkWidget * widget, gpointer data)
{
- if ((char *) data == "ok")
+ if (!strncmp((char *) data, "ok", 2))
execDialogInformation();
gtk_main_quit();
-->8--
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'oldstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages bbrun depends on:
ii libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib
ii libcairo2 1.8.10-6 The Cairo 2D vector graphics libra
ii libfontconfig1 2.8.0-2.1 generic font configuration library
ii libfreetype6 2.4.2-2.1 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.24.2-1 The GLib library of C routines
ii libgtk2.0-0 2.20.1-2 The GTK+ graphical user interface
ii libpango1.0-0 1.28.3-1+squeeze1 Layout and rendering of internatio
ii libx11-6 2:1.4.1-4 X11 client-side library
ii libxext6 2:1.2.0-2 X11 miscellaneous extension librar
ii libxpm4 1:3.5.9-1 X11 pixmap library
bbrun recommends no packages.
Versions of packages bbrun suggests:
pn blackbox | fluxbox <none> (no description available)
-- no debconf information
--
time flies like an arrow, fruit flies like a banana
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]