






you want to explain this issue to me? I *thought* I was using that version, but my update script has been deadlocked for so long.... should I avoid that version?jburns wrote:Are you using x11-drivers/nvidia-drivers-180.35

The issue is just like I said above, it seriously, I have no idea how blocks you from using CTRL-C and CTRL-Z in any terminal, not in the console, and only if you use a WM. I don't get it and that's why I had to post here. It makes no sense to me :/poly_poly-man wrote:you want to explain this issue to me? I *thought* I was using that version, but my update script has been deadlocked for so long.... should I avoid that version?jburns wrote:Are you using x11-drivers/nvidia-drivers-180.35
Code: Select all
#!/bin/bash
trap ctrl_c INT
function ctrl_c() {
echo "** Trapped CTRL-C"
}
for i in `seq 1 5`; do
sleep 1
echo -n "."
done

Code: Select all
Sat Feb 28 12:50:53 2009 >>> sys-apps/texinfo-4.13
Sat Feb 28 12:51:16 2009 >>> dev-util/dialog-1.1.20080819
Sat Feb 28 12:52:29 2009 >>> app-text/poppler-0.10.4
Sat Feb 28 12:52:56 2009 >>> x11-libs/libXi-1.2.1
Sat Feb 28 12:53:38 2009 >>> x11-libs/pixman-0.14.0
Sat Feb 28 12:54:02 2009 >>> x11-libs/libdrm-2.4.5
Sat Feb 28 12:54:20 2009 >>> x11-drivers/xf86-video-vesa-2.2.0
Sat Feb 28 12:54:40 2009 >>> x11-drivers/xf86-input-evdev-2.1.3
Sat Feb 28 12:56:30 2009 >>> x11-drivers/nvidia-drivers-180.35
Sat Feb 28 12:57:40 2009 >>> net-www/netscape-flash-10.0.22.87
Sat Feb 28 12:59:44 2009 >>> app-mobilephone/gnokii-0.6.27-r2
Sat Feb 28 13:00:16 2009 >>> gnome-extra/gucharmap-2.24.3
Sat Feb 28 13:04:41 2009 >>> media-libs/xine-lib-1.1.16.2
Sat Feb 28 13:11:19 2009 >>> gnome-extra/evolution-data-server-2.24.5
Sat Feb 28 13:13:04 2009 >>> gnome-extra/gtkhtml-3.24.5
Sat Feb 28 13:42:04 2009 >>> mail-client/evolution-2.24.5
Sat Feb 28 13:43:45 2009 >>> app-text/poppler-bindings-0.10.4
Sat Feb 28 13:51:38 2009 >>> media-gfx/imagemagick-6.4.8.3
Sat Feb 28 13:54:04 2009 >>> gnome-base/gnome-panel-2.24.3-r1Code: Select all
qlist -I |grep x11-driversCode: Select all
gnome-terminalCode: Select all
gnome-screensaverCode: Select all
revdev-rebuildCode: Select all
emerge -av @preserved-rebuld

Code: Select all
/etc/init.d/mythbackend stop
* Stopping MythTV Backend ... [ !! ]
/etc/init.d/mtd stop
* Stopping MythTV Transcoding Daemon ... [ !! ]



actually, it's a beta release, isn't it?jcat wrote:I should have guessed![]()
..but unlike Crono81, I would like to know why. This is touted as a stable release by nVidia.......
Cheers,
jcat