From Rebecca.R.Krause@seagate.com Thu Jan 25 18:53:22 2001 Date: Thu, 25 Jan 2001 12:53:22 -0600 From: Rebecca.R.Krause@seagate.com Rebecca.R.Krause@seagate.com Subject: [wingide-users] Installation problems Hello, I downloaded the Wing IDE 1.0 final RPM package and installed it. I have GNU enscript 1.6.1, GLIB 1.2.8-4, GTK 1.2.8-7 and python 1.5.2 installed on my RedHat 7.0 machine. I received the license.dat file and placed in it the /usr/lib/wingide/floating-locks/ directory. In the usr/bin directory there is a soft link to ../lib/wingide/wing. /usr/bin is in my path. When I go to a command line prompt and type 'wing', this message gets printed to the screen: "Warning: Could not read preferences file in /home/username/.wingide/preferences" Then the license agreement pops up and I hit accept. The Initial Preferences Setup window appears and I hit the button labeled "Use these setting". Then the following message appears on the screen: "Could not open X Windows display" "Exiting Wing IDE" My normal prompt line then appears. What can't I run Wing IDE? There is no directory called .wingide in /home/username. I have tried uninstalling the Wing IDE RPM and re-installing it but the same thing happens. Thanks for the help in advance. Becky From sdeibel@archaeopteryx.com Thu Jan 25 19:27:02 2001 Date: Thu, 25 Jan 2001 14:27:02 -0500 (EST) From: Stephan R.A. Deibel sdeibel@archaeopteryx.com Subject: [wingide-users] Installation problems I think you can fix the problem by creating ~/.wingide manually. There seems to be a bug in version 1.0's startup/install sequence that fails to create this directory if you place the license.dat file in the floating-locks directory before you ever run Wing. Alternatively, if you put license.dat somewhere else and not in floating-locks, Wing should create ~/.wingide and then prompt you to point to the license.dat file, which it will then copy into place in ~/.wingide. Let us know if none of this helps... and sorry about the inconvenience. - Stephan ------------------------------------------------------------------------ Archaeopteryx Software, Inc. Wing IDE for Python www.archaeopteryx.com Take Flight! On Thu, 25 Jan 2001 Rebecca.R.Krause@seagate.com wrote: > Hello, > > I downloaded the Wing IDE 1.0 final RPM package and installed it. I have > GNU enscript 1.6.1, GLIB 1.2.8-4, GTK 1.2.8-7 and python 1.5.2 installed on > my RedHat 7.0 machine. I received the license.dat file and placed in it > the /usr/lib/wingide/floating-locks/ directory. In the usr/bin directory > there is a soft link to ../lib/wingide/wing. /usr/bin is in my path. > > When I go to a command line prompt and type 'wing', this message gets > printed to the screen: > > "Warning: Could not read preferences file in > /home/username/.wingide/preferences" > > Then the license agreement pops up and I hit accept. The Initial > Preferences Setup window appears and I hit the button labeled "Use these > setting". Then the following message appears on the screen: > > "Could not open X Windows display" > "Exiting Wing IDE" > > My normal prompt line then appears. > > What can't I run Wing IDE? There is no directory called .wingide in > /home/username. I have tried uninstalling the Wing IDE RPM and > re-installing it but the same thing happens. > > Thanks for the help in advance. > > Becky > > > _________________________________________________ > Archaeopteryx Software, Inc. > Wing IDE discussion list > http://archaeopteryx.com/mailman/listinfo/wingide-users > From Martin.Preishuber@eclipt.at Tue Jan 30 18:36:48 2001 Date: 30 Jan 2001 19:36:48 +0100 From: Martin Preishuber Martin.Preishuber@eclipt.at Subject: [wingide-users] "Open Project" bug Hi, I'm really happy with wing-ide except one small thing. If you open a project (usually I name them something.wpr) and then miss the file and wrongly click on a python file, nothing happens (which is ok I guess ;-)) but then I can't open projects any more (I have to restart wing-ide). Martin -- Martin Preishuber - IT Professional, Student, SysAdmin http://www.eclipt.at, mailto:mp@eclipt.at Science is what happens when preconception meets verification. From sdeibel@archaeopteryx.com Wed Jan 31 13:36:35 2001 Date: Wed, 31 Jan 2001 08:36:35 -0500 (EST) From: Stephan R.A. Deibel sdeibel@archaeopteryx.com Subject: [wingide-users] "Open Project" bug Yes, this looks like a bug in 1.0. Thanks for reporting it... We should be able to fix it in the next rev. - Stephan ------------------------------------------------------------------------ Archaeopteryx Software, Inc. Wing IDE for Python www.archaeopteryx.com Take Flight! On 30 Jan 2001, Martin Preishuber wrote: > Hi, > > I'm really happy with wing-ide except one small thing. If you open a > project > (usually I name them something.wpr) and then miss the file and wrongly > click on a python file, nothing happens (which is ok I guess ;-)) but > then > I can't open projects any more (I have to restart wing-ide). > > Martin > > > -- > Martin Preishuber - IT Professional, Student, SysAdmin > http://www.eclipt.at, mailto:mp@eclipt.at > > Science is what happens when preconception meets verification. > > _________________________________________________ > Archaeopteryx Software, Inc. > Wing IDE discussion list > http://archaeopteryx.com/mailman/listinfo/wingide-users > From Rebecca.R.Krause@seagate.com Thu Jan 25 18:53:22 2001 Date: Thu, 25 Jan 2001 12:53:22 -0600 From: Rebecca.R.Krause@seagate.com Rebecca.R.Krause@seagate.com Subject: [wingide-users] Installation problems Hello, I downloaded the Wing IDE 1.0 final RPM package and installed it. I have GNU enscript 1.6.1, GLIB 1.2.8-4, GTK 1.2.8-7 and python 1.5.2 installed on my RedHat 7.0 machine. I received the license.dat file and placed in it the /usr/lib/wingide/floating-locks/ directory. In the usr/bin directory there is a soft link to ../lib/wingide/wing. /usr/bin is in my path. When I go to a command line prompt and type 'wing', this message gets printed to the screen: "Warning: Could not read preferences file in /home/username/.wingide/preferences" Then the license agreement pops up and I hit accept. The Initial Preferences Setup window appears and I hit the button labeled "Use these setting". Then the following message appears on the screen: "Could not open X Windows display" "Exiting Wing IDE" My normal prompt line then appears. What can't I run Wing IDE? There is no directory called .wingide in /home/username. I have tried uninstalling the Wing IDE RPM and re-installing it but the same thing happens. Thanks for the help in advance. Becky From sdeibel@archaeopteryx.com Thu Jan 25 19:27:02 2001 Date: Thu, 25 Jan 2001 14:27:02 -0500 (EST) From: Stephan R.A. Deibel sdeibel@archaeopteryx.com Subject: [wingide-users] Installation problems I think you can fix the problem by creating ~/.wingide manually. There seems to be a bug in version 1.0's startup/install sequence that fails to create this directory if you place the license.dat file in the floating-locks directory before you ever run Wing. Alternatively, if you put license.dat somewhere else and not in floating-locks, Wing should create ~/.wingide and then prompt you to point to the license.dat file, which it will then copy into place in ~/.wingide. Let us know if none of this helps... and sorry about the inconvenience. - Stephan ------------------------------------------------------------------------ Archaeopteryx Software, Inc. Wing IDE for Python www.archaeopteryx.com Take Flight! On Thu, 25 Jan 2001 Rebecca.R.Krause@seagate.com wrote: > Hello, > > I downloaded the Wing IDE 1.0 final RPM package and installed it. I have > GNU enscript 1.6.1, GLIB 1.2.8-4, GTK 1.2.8-7 and python 1.5.2 installed on > my RedHat 7.0 machine. I received the license.dat file and placed in it > the /usr/lib/wingide/floating-locks/ directory. In the usr/bin directory > there is a soft link to ../lib/wingide/wing. /usr/bin is in my path. > > When I go to a command line prompt and type 'wing', this message gets > printed to the screen: > > "Warning: Could not read preferences file in > /home/username/.wingide/preferences" > > Then the license agreement pops up and I hit accept. The Initial > Preferences Setup window appears and I hit the button labeled "Use these > setting". Then the following message appears on the screen: > > "Could not open X Windows display" > "Exiting Wing IDE" > > My normal prompt line then appears. > > What can't I run Wing IDE? There is no directory called .wingide in > /home/username. I have tried uninstalling the Wing IDE RPM and > re-installing it but the same thing happens. > > Thanks for the help in advance. > > Becky > > > _________________________________________________ > Archaeopteryx Software, Inc. > Wing IDE discussion list > http://archaeopteryx.com/mailman/listinfo/wingide-users > From Martin.Preishuber@eclipt.at Tue Jan 30 18:36:48 2001 Date: 30 Jan 2001 19:36:48 +0100 From: Martin Preishuber Martin.Preishuber@eclipt.at Subject: [wingide-users] "Open Project" bug Hi, I'm really happy with wing-ide except one small thing. If you open a project (usually I name them something.wpr) and then miss the file and wrongly click on a python file, nothing happens (which is ok I guess ;-)) but then I can't open projects any more (I have to restart wing-ide). Martin -- Martin Preishuber - IT Professional, Student, SysAdmin http://www.eclipt.at, mailto:mp@eclipt.at Science is what happens when preconception meets verification. From sdeibel@archaeopteryx.com Wed Jan 31 13:36:35 2001 Date: Wed, 31 Jan 2001 08:36:35 -0500 (EST) From: Stephan R.A. Deibel sdeibel@archaeopteryx.com Subject: [wingide-users] "Open Project" bug Yes, this looks like a bug in 1.0. Thanks for reporting it... We should be able to fix it in the next rev. - Stephan ------------------------------------------------------------------------ Archaeopteryx Software, Inc. Wing IDE for Python www.archaeopteryx.com Take Flight! On 30 Jan 2001, Martin Preishuber wrote: > Hi, > > I'm really happy with wing-ide except one small thing. If you open a > project > (usually I name them something.wpr) and then miss the file and wrongly > click on a python file, nothing happens (which is ok I guess ;-)) but > then > I can't open projects any more (I have to restart wing-ide). > > Martin > > > -- > Martin Preishuber - IT Professional, Student, SysAdmin > http://www.eclipt.at, mailto:mp@eclipt.at > > Science is what happens when preconception meets verification. > > _________________________________________________ > Archaeopteryx Software, Inc. > Wing IDE discussion list > http://archaeopteryx.com/mailman/listinfo/wingide-users > From Rebecca.R.Krause@seagate.com Thu Jan 25 18:53:22 2001 Date: Thu, 25 Jan 2001 12:53:22 -0600 From: Rebecca.R.Krause@seagate.com Rebecca.R.Krause@seagate.com Subject: [wingide-users] Installation problems Hello, I downloaded the Wing IDE 1.0 final RPM package and installed it. I have GNU enscript 1.6.1, GLIB 1.2.8-4, GTK 1.2.8-7 and python 1.5.2 installed on my RedHat 7.0 machine. I received the license.dat file and placed in it the /usr/lib/wingide/floating-locks/ directory. In the usr/bin directory there is a soft link to ../lib/wingide/wing. /usr/bin is in my path. When I go to a command line prompt and type 'wing', this message gets printed to the screen: "Warning: Could not read preferences file in /home/username/.wingide/preferences" Then the license agreement pops up and I hit accept. The Initial Preferences Setup window appears and I hit the button labeled "Use these setting". Then the following message appears on the screen: "Could not open X Windows display" "Exiting Wing IDE" My normal prompt line then appears. What can't I run Wing IDE? There is no directory called .wingide in /home/username. I have tried uninstalling the Wing IDE RPM and re-installing it but the same thing happens. Thanks for the help in advance. Becky From sdeibel@archaeopteryx.com Thu Jan 25 19:27:02 2001 Date: Thu, 25 Jan 2001 14:27:02 -0500 (EST) From: Stephan R.A. Deibel sdeibel@archaeopteryx.com Subject: [wingide-users] Installation problems I think you can fix the problem by creating ~/.wingide manually. There seems to be a bug in version 1.0's startup/install sequence that fails to create this directory if you place the license.dat file in the floating-locks directory before you ever run Wing. Alternatively, if you put license.dat somewhere else and not in floating-locks, Wing should create ~/.wingide and then prompt you to point to the license.dat file, which it will then copy into place in ~/.wingide. Let us know if none of this helps... and sorry about the inconvenience. - Stephan ------------------------------------------------------------------------ Archaeopteryx Software, Inc. Wing IDE for Python www.archaeopteryx.com Take Flight! On Thu, 25 Jan 2001 Rebecca.R.Krause@seagate.com wrote: > Hello, > > I downloaded the Wing IDE 1.0 final RPM package and installed it. I have > GNU enscript 1.6.1, GLIB 1.2.8-4, GTK 1.2.8-7 and python 1.5.2 installed on > my RedHat 7.0 machine. I received the license.dat file and placed in it > the /usr/lib/wingide/floating-locks/ directory. In the usr/bin directory > there is a soft link to ../lib/wingide/wing. /usr/bin is in my path. > > When I go to a command line prompt and type 'wing', this message gets > printed to the screen: > > "Warning: Could not read preferences file in > /home/username/.wingide/preferences" > > Then the license agreement pops up and I hit accept. The Initial > Preferences Setup window appears and I hit the button labeled "Use these > setting". Then the following message appears on the screen: > > "Could not open X Windows display" > "Exiting Wing IDE" > > My normal prompt line then appears. > > What can't I run Wing IDE? There is no directory called .wingide in > /home/username. I have tried uninstalling the Wing IDE RPM and > re-installing it but the same thing happens. > > Thanks for the help in advance. > > Becky > > > _________________________________________________ > Archaeopteryx Software, Inc. > Wing IDE discussion list > http://archaeopteryx.com/mailman/listinfo/wingide-users > From Martin.Preishuber@eclipt.at Tue Jan 30 18:36:48 2001 Date: 30 Jan 2001 19:36:48 +0100 From: Martin Preishuber Martin.Preishuber@eclipt.at Subject: [wingide-users] "Open Project" bug Hi, I'm really happy with wing-ide except one small thing. If you open a project (usually I name them something.wpr) and then miss the file and wrongly click on a python file, nothing happens (which is ok I guess ;-)) but then I can't open projects any more (I have to restart wing-ide). Martin -- Martin Preishuber - IT Professional, Student, SysAdmin http://www.eclipt.at, mailto:mp@eclipt.at Science is what happens when preconception meets verification. From sdeibel@archaeopteryx.com Wed Jan 31 13:36:35 2001 Date: Wed, 31 Jan 2001 08:36:35 -0500 (EST) From: Stephan R.A. Deibel sdeibel@archaeopteryx.com Subject: [wingide-users] "Open Project" bug Yes, this looks like a bug in 1.0. Thanks for reporting it... We should be able to fix it in the next rev. - Stephan ------------------------------------------------------------------------ Archaeopteryx Software, Inc. Wing IDE for Python www.archaeopteryx.com Take Flight! On 30 Jan 2001, Martin Preishuber wrote: > Hi, > > I'm really happy with wing-ide except one small thing. If you open a > project > (usually I name them something.wpr) and then miss the file and wrongly > click on a python file, nothing happens (which is ok I guess ;-)) but > then > I can't open projects any more (I have to restart wing-ide). > > Martin > > > -- > Martin Preishuber - IT Professional, Student, SysAdmin > http://www.eclipt.at, mailto:mp@eclipt.at > > Science is what happens when preconception meets verification. > > _________________________________________________ > Archaeopteryx Software, Inc. > Wing IDE discussion list > http://archaeopteryx.com/mailman/listinfo/wingide-users > From Rebecca.R.Krause@seagate.com Thu Jan 25 18:53:22 2001 From: Rebecca.R.Krause@seagate.com (Rebecca.R.Krause@seagate.com) Date: Thu, 25 Jan 2001 12:53:22 -0600 Subject: [wingide-users] Installation problems Message-ID: Hello, I downloaded the Wing IDE 1.0 final RPM package and installed it. I have GNU enscript 1.6.1, GLIB 1.2.8-4, GTK 1.2.8-7 and python 1.5.2 installed on my RedHat 7.0 machine. I received the license.dat file and placed in it the /usr/lib/wingide/floating-locks/ directory. In the usr/bin directory there is a soft link to ../lib/wingide/wing. /usr/bin is in my path. When I go to a command line prompt and type 'wing', this message gets printed to the screen: "Warning: Could not read preferences file in /home/username/.wingide/preferences" Then the license agreement pops up and I hit accept. The Initial Preferences Setup window appears and I hit the button labeled "Use these setting". Then the following message appears on the screen: "Could not open X Windows display" "Exiting Wing IDE" My normal prompt line then appears. What can't I run Wing IDE? There is no directory called .wingide in /home/username. I have tried uninstalling the Wing IDE RPM and re-installing it but the same thing happens. Thanks for the help in advance. Becky From sdeibel@archaeopteryx.com Thu Jan 25 19:27:02 2001 From: sdeibel@archaeopteryx.com (Stephan R.A. Deibel) Date: Thu, 25 Jan 2001 14:27:02 -0500 (EST) Subject: [wingide-users] Installation problems In-Reply-To: Message-ID: I think you can fix the problem by creating ~/.wingide manually. There seems to be a bug in version 1.0's startup/install sequence that fails to create this directory if you place the license.dat file in the floating-locks directory before you ever run Wing. Alternatively, if you put license.dat somewhere else and not in floating-locks, Wing should create ~/.wingide and then prompt you to point to the license.dat file, which it will then copy into place in ~/.wingide. Let us know if none of this helps... and sorry about the inconvenience. - Stephan ------------------------------------------------------------------------ Archaeopteryx Software, Inc. Wing IDE for Python www.archaeopteryx.com Take Flight! On Thu, 25 Jan 2001 Rebecca.R.Krause@seagate.com wrote: > Hello, > > I downloaded the Wing IDE 1.0 final RPM package and installed it. I have > GNU enscript 1.6.1, GLIB 1.2.8-4, GTK 1.2.8-7 and python 1.5.2 installed on > my RedHat 7.0 machine. I received the license.dat file and placed in it > the /usr/lib/wingide/floating-locks/ directory. In the usr/bin directory > there is a soft link to ../lib/wingide/wing. /usr/bin is in my path. > > When I go to a command line prompt and type 'wing', this message gets > printed to the screen: > > "Warning: Could not read preferences file in > /home/username/.wingide/preferences" > > Then the license agreement pops up and I hit accept. The Initial > Preferences Setup window appears and I hit the button labeled "Use these > setting". Then the following message appears on the screen: > > "Could not open X Windows display" > "Exiting Wing IDE" > > My normal prompt line then appears. > > What can't I run Wing IDE? There is no directory called .wingide in > /home/username. I have tried uninstalling the Wing IDE RPM and > re-installing it but the same thing happens. > > Thanks for the help in advance. > > Becky > > > _________________________________________________ > Archaeopteryx Software, Inc. > Wing IDE discussion list > http://archaeopteryx.com/mailman/listinfo/wingide-users > From Martin.Preishuber@eclipt.at Tue Jan 30 18:36:48 2001 From: Martin.Preishuber@eclipt.at (Martin Preishuber) Date: 30 Jan 2001 19:36:48 +0100 Subject: [wingide-users] "Open Project" bug Message-ID: <20010130184059.25557B471@eclipt.uni-klu.ac.at> Hi, I'm really happy with wing-ide except one small thing. If you open a project (usually I name them something.wpr) and then miss the file and wrongly click on a python file, nothing happens (which is ok I guess ;-)) but then I can't open projects any more (I have to restart wing-ide). Martin -- Martin Preishuber - IT Professional, Student, SysAdmin http://www.eclipt.at, mailto:mp@eclipt.at Science is what happens when preconception meets verification. From sdeibel@archaeopteryx.com Wed Jan 31 13:36:35 2001 From: sdeibel@archaeopteryx.com (Stephan R.A. Deibel) Date: Wed, 31 Jan 2001 08:36:35 -0500 (EST) Subject: [wingide-users] "Open Project" bug In-Reply-To: <20010130184059.25557B471@eclipt.uni-klu.ac.at> Message-ID: Yes, this looks like a bug in 1.0. Thanks for reporting it... We should be able to fix it in the next rev. - Stephan ------------------------------------------------------------------------ Archaeopteryx Software, Inc. Wing IDE for Python www.archaeopteryx.com Take Flight! On 30 Jan 2001, Martin Preishuber wrote: > Hi, > > I'm really happy with wing-ide except one small thing. If you open a > project > (usually I name them something.wpr) and then miss the file and wrongly > click on a python file, nothing happens (which is ok I guess ;-)) but > then > I can't open projects any more (I have to restart wing-ide). > > Martin > > > -- > Martin Preishuber - IT Professional, Student, SysAdmin > http://www.eclipt.at, mailto:mp@eclipt.at > > Science is what happens when preconception meets verification. > > _________________________________________________ > Archaeopteryx Software, Inc. > Wing IDE discussion list > http://archaeopteryx.com/mailman/listinfo/wingide-users >