Re: [GRASS-dev] [GRASS GIS] #2603: grass 7 startup problem

2015-03-02 Thread GRASS GIS
#2603: grass 7 startup problem
-+--
 Reporter:  neuba|   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  7.0.1
Component:  Startup  | Version:  7.0.0
 Keywords:   |Platform:  Unspecified  
  Cpu:  Unspecified  |  
-+--

Comment(by neuba):

 I have both Grass 7 and Grass 6.4 installed on my computer. How can solve
 this problem.

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/2603#comment:4
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2603: grass 7 startup problem

2015-03-02 Thread GRASS GIS
#2603: grass 7 startup problem
-+--
 Reporter:  neuba|   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  7.0.1
Component:  Startup  | Version:  7.0.0
 Keywords:   |Platform:  Unspecified  
  Cpu:  Unspecified  |  
-+--

Comment(by martinl):

 Replying to [comment:4 neuba]:
  I have both Grass 7 and Grass 6.4 installed on my computer. How can
 solve this problem.

 Did you install GRASS using standalone installer or via OSGeo4W?

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/2603#comment:5
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2603: grass 7 startup problem

2015-03-02 Thread GRASS GIS
#2603: grass 7 startup problem
--+-
  Reporter:  neuba|   Owner:  grass-dev@…  
  Type:  defect   |  Status:  closed   
  Priority:  normal   |   Milestone:  7.0.1
 Component:  Startup  | Version:  7.0.0
Resolution:  fixed|Keywords:   
  Platform:  Unspecified  | Cpu:  Unspecified  
--+-
Changes (by neuba):

  * status:  new = closed
  * resolution:  = fixed


Comment:

 Replying to [comment:5 martinl]:
  Replying to [comment:4 neuba]:
   I have both Grass 7 and Grass 6.4 installed on my computer. How can
 solve this problem.
 
  Did you install GRASS using standalone installer or via OSGeo4W?
 I used GRASS using standalone. I solve the problem by deleting GIBASE and
 GRASS_SH in environment of my computer.
 It is possible to set these variable for both grass 6.4 and grass 7.0
 Bye

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/2603#comment:6
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2603: grass 7 startup problem

2015-02-27 Thread GRASS GIS
#2603: grass 7 startup problem
-+--
 Reporter:  neuba|   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  7.0.1
Component:  Startup  | Version:  7.0.0
 Keywords:   |Platform:  Unspecified  
  Cpu:  Unspecified  |  
-+--
Changes (by martinl):

  * component:  Default = Startup


-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/2603#comment:2
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] [GRASS GIS] #2603: grass 7 startup problem

2015-02-27 Thread GRASS GIS
#2603: grass 7 startup problem
-+--
 Reporter:  neuba|   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  7.0.1
Component:  Default  | Version:  7.0.0
 Keywords:   |Platform:  Unspecified  
  Cpu:  Unspecified  |  
-+--
 We have grass 7 startup problem in windows 8.
 Cleaning up temporary files...
 Starting GRASS GIS...
 ATTENTION: Le verrouillage concurrent de jeux de cartes n'est pas pris en
charge dans Windows

   __  ___   _____
  / / __ \/   | / ___/ ___/   / /  _/ ___/
 / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \
/ /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ /
\/_/ |_/_/  |_///   \/___///

 Welcome to GRASS GIS 7.0.0
 GRASS GIS homepage:  http://grass.osgeo.org
 This version running through:Bourne Shell (C:\Program Files
 (x86)\GR
 ASS GIS 6.4.4\msys\bin\sh.exe)
 Help is available with the command:  g.manual -i
 See the licence terms with:  g.version -c
 Start the GUI with:  g.gui wxpython
 When ready to quit enter:exit

 Traceback (most recent call last):
   File C:\Program Files (x86)\GRASS GIS 7.0.0\etc\grass70.py, line 1468,
 in m
 odule
 default_startup()
   File C:\Program Files (x86)\GRASS GIS 7.0.0\etc\grass70.py, line 1158,
 in de
 fault_startup
 exit_val = subprocess.call([os.getenv('SHELL')])
   File C:\Program Files (x86)\GRASS GIS
 7.0.0\Python27\lib\subprocess.py, line
  524, in call
 return Popen(*popenargs, **kwargs).wait()
   File C:\Program Files (x86)\GRASS GIS
 7.0.0\Python27\lib\subprocess.py, line
  711, in __init__
 errread, errwrite)
   File C:\Program Files (x86)\GRASS GIS
 7.0.0\Python27\lib\subprocess.py, line
  948, in _execute_child
 startupinfo)
 WindowsError: [Error 2] Le fichier spécifié est introuvable
 Appuyez sur une touche pour continuer...
 File c:\program files\GRASS 7.0\etc\grass70.py line 1468, in module

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/2603
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2603: grass 7 startup problem

2015-02-27 Thread GRASS GIS
#2603: grass 7 startup problem
-+--
 Reporter:  neuba|   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  7.0.1
Component:  Startup  | Version:  7.0.0
 Keywords:   |Platform:  Unspecified  
  Cpu:  Unspecified  |  
-+--

Comment(by martinl):

 First of all:

 {{{
  This version running through:Bourne Shell (C:\Program Files
 (x86)\GR
  ASS GIS 6.4.4\msys\bin\sh.exe)
 }}}

 this is very strange.

 1) default prompt is cmd.exe for GRASS 7

 2) your shell points to version 6.4.4

 I guess it's source of problem.

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/2603#comment:3
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2603: grass 7 startup problem

2015-02-27 Thread GRASS GIS
#2603: grass 7 startup problem
-+--
 Reporter:  neuba|   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  7.0.1
Component:  Default  | Version:  7.0.0
 Keywords:   |Platform:  Unspecified  
  Cpu:  Unspecified  |  
-+--
Description changed by martinl:

Old description:

 We have grass 7 startup problem in windows 8.
 Cleaning up temporary files...
 Starting GRASS GIS...
 ATTENTION: Le verrouillage concurrent de jeux de cartes n'est pas pris en
charge dans Windows

   __  ___   _____
  / / __ \/   | / ___/ ___/   / /  _/ ___/
 / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \
/ /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ /
\/_/ |_/_/  |_///   \/___///

 Welcome to GRASS GIS 7.0.0
 GRASS GIS homepage:  http://grass.osgeo.org
 This version running through:Bourne Shell (C:\Program Files
 (x86)\GR
 ASS GIS 6.4.4\msys\bin\sh.exe)
 Help is available with the command:  g.manual -i
 See the licence terms with:  g.version -c
 Start the GUI with:  g.gui wxpython
 When ready to quit enter:exit

 Traceback (most recent call last):
   File C:\Program Files (x86)\GRASS GIS 7.0.0\etc\grass70.py, line
 1468, in m
 odule
 default_startup()
   File C:\Program Files (x86)\GRASS GIS 7.0.0\etc\grass70.py, line
 1158, in de
 fault_startup
 exit_val = subprocess.call([os.getenv('SHELL')])
   File C:\Program Files (x86)\GRASS GIS
 7.0.0\Python27\lib\subprocess.py, line
  524, in call
 return Popen(*popenargs, **kwargs).wait()
   File C:\Program Files (x86)\GRASS GIS
 7.0.0\Python27\lib\subprocess.py, line
  711, in __init__
 errread, errwrite)
   File C:\Program Files (x86)\GRASS GIS
 7.0.0\Python27\lib\subprocess.py, line
  948, in _execute_child
 startupinfo)
 WindowsError: [Error 2] Le fichier spécifié est introuvable
 Appuyez sur une touche pour continuer...
 File c:\program files\GRASS 7.0\etc\grass70.py line 1468, in module

New description:

 We have grass 7 startup problem in windows 8.

 {{{
 Cleaning up temporary files...
 Starting GRASS GIS...
 ATTENTION: Le verrouillage concurrent de jeux de cartes n'est pas pris en
charge dans Windows

   __  ___   _____
  / / __ \/   | / ___/ ___/   / /  _/ ___/
 / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \
/ /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ /
\/_/ |_/_/  |_///   \/___///

 Welcome to GRASS GIS 7.0.0
 GRASS GIS homepage:  http://grass.osgeo.org
 This version running through:Bourne Shell (C:\Program Files
 (x86)\GR
 ASS GIS 6.4.4\msys\bin\sh.exe)
 Help is available with the command:  g.manual -i
 See the licence terms with:  g.version -c
 Start the GUI with:  g.gui wxpython
 When ready to quit enter:exit
 }}}

 {{{
 Traceback (most recent call last):
   File C:\Program Files (x86)\GRASS GIS 7.0.0\etc\grass70.py, line 1468,
 in m
 odule
 default_startup()
   File C:\Program Files (x86)\GRASS GIS 7.0.0\etc\grass70.py, line 1158,
 in de
 fault_startup
 exit_val = subprocess.call([os.getenv('SHELL')])
   File C:\Program Files (x86)\GRASS GIS
 7.0.0\Python27\lib\subprocess.py, line
  524, in call
 return Popen(*popenargs, **kwargs).wait()
   File C:\Program Files (x86)\GRASS GIS
 7.0.0\Python27\lib\subprocess.py, line
  711, in __init__
 errread, errwrite)
   File C:\Program Files (x86)\GRASS GIS
 7.0.0\Python27\lib\subprocess.py, line
  948, in _execute_child
 startupinfo)
 WindowsError: [Error 2] Le fichier spécifié est introuvable
 Appuyez sur une touche pour continuer...
 File c:\program files\GRASS 7.0\etc\grass70.py line 1468, in module
 }}}

--

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/2603#comment:1
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev