Package: imagination
Version: 2.1-2
Severity: normal
Tags: upstream
There's an error with the code in
imagination-2.1/src/main-window.c
Line 510 reads:
gtk_widget_set_tooltip_text(rotate_left_button, _("Rotate the slide
clockwise"));
and should read:
gtk_widget_set_tooltip_text(rotate_left_button, _("Rotate the slide
counter-clockwise"));
Line 520 reads:
gtk_widget_set_tooltip_text(rotate_right_button, _("Rotate the slide
counter-clockwise"));
and should read:
gtk_widget_set_tooltip_text(rotate_right_button, _("Rotate the slide
clockwise"));
The above error makes the tooltips over the rotate buttons on the
toobar show inverted.
This could be patched in Debian's package since the development version is
already 3.0 and the development is apparently halted.
-- System Information:
Debian Release: squeeze/sid
APT prefers sid
APT policy: (500, 'sid'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.35-6.dmz.2-liquorix-686 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=pt_BR.utf8, LC_CTYPE=pt_BR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages imagination depends on:
ii imagination-common 2.1-2 DVD slide show maker - common file
ii libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii libc6 2.11.2-6 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 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-1+b1 The GTK+ graphical user interface
ii libpango1.0-0 1.28.1-1 Layout and rendering of internatio
ii libsox1b 14.3.1-1 SoX library of audio effects and p
ii sox 14.3.1-1 Swiss army knife of sound processi
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages imagination recommends:
ii ffmpeg 5:0.6~svn20100726-0.1 audio/video encoder, streaming ser
ii libsox-fmt-all 14.3.1-1 All SoX format libraries
Versions of packages imagination suggests:
pn libavcodec-extra-52 <none> (no description available)
pn libavformat-extra-52 <none> (no description available)
pn libavutil-extra-49 <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]