Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188325 - x11-plugins/pidgin-libnotify-0.13 - 'show' button doesn't work
Summary: x11-plugins/pidgin-libnotify-0.13 - 'show' button doesn't work
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-10 10:16 UTC by Jon Bramley
Modified: 2011-02-08 19:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild with fix (pidgin-libnotify-0.13-r1.ebuild,1001 bytes, text/plain)
2007-10-18 09:36 UTC, William
Details
patch to fix show button (pidgin-libnotify-showbutton.patch,425 bytes, patch)
2007-10-18 09:36 UTC, William
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Bramley 2007-08-10 10:16:01 UTC
When using pidgin-libnotify-0.13, the 'show' button on the notification popup does not work - it is supposed to bring the appropriate chat window to the front but does nothing. I'm pretty sure this worked when I was using the pidgin patched version of gaim-libnotify-0.12.

Reproducible: Always

Steps to Reproduce:
1.Get someone to send a message to your pidgin so that a libnotify popup is generated
2.click on "show"
3.

Actual Results:  
nothing happens

Expected Results:  
raise the chat windows and correct tab to the top.

524 11:13 $ emerge --info x11-plugins/pidgin-libnotify    
Portage 2.1.2.11 (default-linux/x86/2006.1, gcc-4.1.2, glibc-2.5-r4, 2.6.21-ck2 i686)
=================================================================
                        System Settings
=================================================================
System uname: 2.6.21-ck2 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 09 Aug 2007 10:30:10 +0000
dev-java/java-config: 1.3.7, 2.0.32
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.virginmedia.com/ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
LINGUAS="en_GB en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage/layman/xeffects"
SYNC="rsync://localhost:14040/gentoo-portage"
USE="X a52 aac acpi alsa audiofile bash-completion berkdb bitmap-fonts calendar cli cracklib crypt cups curl dbus dri dvd dvdread fbcon ffmpeg firefox flac fortran ftp gdbm gif gmail gpm gstreamer gtk gtk2 hal iconv imap informix innodb insecure-savers ipv6 isdnlog jabber java javascript jikes jpeg junit ldap libcaca libnotify mad matroska matrox midi mime mozdevelop mozilla mp3 mpeg msn mudflap musicbrainz ncurses nis nls nptl nptlonly nsplugin ogg opengl openmp oss pam pcre perl png pop ppds pppd python qt3 qt4 quicktime readline reflection samba session skins spell spl ssl tcl tcltk tcpd tk truetype truetype-fonts type1-fonts unicode usb vcd visualization vorbis wavpack win32codecs wma wmp wxwindows x86 xine xinerama xml xorg xscreensaver xvid zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB en" USERLAND="GNU" VIDEO_CARDS="mga vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 William 2007-10-18 09:36:07 UTC
Created attachment 133741 [details]
ebuild with fix
Comment 2 William 2007-10-18 09:36:37 UTC
Created attachment 133742 [details, diff]
patch to fix show button
Comment 3 William 2007-10-18 09:37:08 UTC
Can't remember where I found this patch any more, but the patch+ebuild which use it are attached, and fix this issue for me.
Comment 4 Jon Bramley 2007-10-24 15:09:21 UTC
Doesn't seem to work for me. I still click on the "show" button and although it raises the conversation window to the front, it doesn't select the correct tab.
Comment 5 Olivier Crete (RETIRED) gentoo-dev 2007-10-26 01:46:07 UTC
only one small thing.. you dont need to incluyde the toolchain-funcs eclass..
I added it to the tree
Comment 6 Jon Bramley 2007-10-31 15:27:05 UTC
Doesnt' work for me
Comment 7 Olivier Crete (RETIRED) gentoo-dev 2007-10-31 23:32:53 UTC
(In reply to comment #6)
> Doesnt' work for me

Do you have anything relevant in .xsession-errors.. ?

Did you rebuild pidgin-libnotify ? 

Comment 8 Olivier Crete (RETIRED) gentoo-dev 2008-02-16 19:48:48 UTC
no reply, re-open if you can reproduce
Comment 9 Jon Bramley 2008-04-01 14:03:59 UTC
This is still an issue for me with:

[ebuild   R   ] net-im/pidgin-2.4.0  USE="dbus gstreamer gtk ncurses nls perl spell tcl tk -bonjour -debug -doc -eds -gadu -gnutls -groupwise -meanwhile -networkmanager -prediction -qq -sasl -silc -zephyr" 0 kB

[ebuild   R   ] x11-plugins/pidgin-libnotify-0.13-r1  USE="nls -debug" 0 kB

[ebuild   R   ] x11-libs/libnotify-0.4.4  USE="-doc" 0 kB 


I use fluxbox if that makes any difference.
Comment 10 Peter Volkov (RETIRED) gentoo-dev 2009-12-17 10:41:11 UTC
Is this bug reproducible in x11-plugins/pidgin-libnotify-0.14?