Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143688 - net-irc/xchat-2.6.6 - xchat-remote-2 doesn't launch xchat
Summary: net-irc/xchat-2.6.6 - xchat-remote-2 doesn't launch xchat
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-12 09:31 UTC by fctk86
Modified: 2006-10-13 07:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fctk86 2006-08-12 09:31:02 UTC
hello,

if i close all instances of xchat and then i issue the following command:

xchat-remote-2 --url=irc://irc.freenode.net/gentoo

xchat is not launched automatically as expected.

same problem of course with other channels/servers.

perhaps the problem is due to the naming convention of the commands in gentoo: xchat/xchat-2, xchat-remote/xchat-remote-2.

---

net-irc/xchat-2.6.6
USE="dbus ipv6 mmx nls perl python spell ssl -debug -tcl -xchatdccserver -xchatnogtk -xchattext"

sys-apps/dbus-0.61-r1
USE="X gtk python -debug -doc -mono -qt3"

~/.xinitrc:
dbus-launch --auto-syntax --exit-with-session startfluxbox
Comment 1 Sven Wegener gentoo-dev 2006-10-13 07:16:20 UTC
Yep, xchat-remote invokes plain xchat and not xchat-2, hence it fails. I'm fixing this with a patch now, but I'm considering dropping xchat-1 completely and the issue will then no longer exist.
Comment 2 Sven Wegener gentoo-dev 2006-10-13 07:26:09 UTC
Fixed in CVS.