Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Quickswitch Error...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
swingarm
l33t
l33t


Joined: 08 Jun 2002
Posts: 627
Location: Northern Colorado

PostPosted: Thu Aug 15, 2002 4:56 pm    Post subject: Quickswitch Error... Reply with quote

Everytime I run the switchto command I get this:

MyGentoo root # switchto gentoostatic
QuickSwitch 0.16 Mohit Muthanna, Paul Seamons 2002
Using service: gentoostatic
Insecure $ENV{IFS} while running with -T switch at /usr/bin/switchto line 635.

What is it and how do I fix it?


Kent
Back to top
View user's profile Send private message
swingarm
l33t
l33t


Joined: 08 Jun 2002
Posts: 627
Location: Northern Colorado

PostPosted: Thu Aug 15, 2002 11:32 pm    Post subject: Reply with quote

Just to add to my original post:

-I am using Quickswitch 1.0pre1(even though my error says 0.16)

-It works fine on command line(before I load KDE)
Back to top
View user's profile Send private message
swingarm
l33t
l33t


Joined: 08 Jun 2002
Posts: 627
Location: Northern Colorado

PostPosted: Fri Aug 16, 2002 4:45 am    Post subject: Reply with quote

More on what I've found out:

-I only get the above error in Eterm, it works in Konsole and Powershell but the "Using service:" is blank

-Had to switch to Pump after problems with Dhcpcd

Since I just loaded this Sunday I'm thinking about wiping out the whole thing and trying again especially since a newer version of GCC 3.2 is out.

Kent
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Fri Aug 16, 2002 12:59 pm    Post subject: Reply with quote

Quickswitch seems to be a perl app. running in taint mode and not like the IFS setting. After launching eterm, try doing:
Code:

unset IFS

before running switchto.
Back to top
View user's profile Send private message
swingarm
l33t
l33t


Joined: 08 Jun 2002
Posts: 627
Location: Northern Colorado

PostPosted: Fri Aug 16, 2002 1:51 pm    Post subject: Reply with quote

Cool, that fixed it. 2 things:

Is there a way to "unset IFS" when I open an Eterm window(something like "Eterm --unset IFS")?

Will this screw up anything else I run, that uses Perl, in Eterm?



Thanks,
Kent
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Fri Aug 16, 2002 2:14 pm    Post subject: Reply with quote

Putting "unset IFS" in .bashrc should work. Not sure about how to set it through an Eterm command itself since I don't use it.

IFS does not have to be set typically. Not sure why Eterm wants to set it. I doubt that things will break because it is not set (it is usually the other way around).
swingarm wrote:
Cool, that fixed it. 2 things:

Is there a way to "unset IFS" when I open an Eterm window(something like "Eterm --unset IFS")?

Will this screw up anything else I run, that uses Perl, in Eterm?



Thanks,
Kent
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum