Opened 15 years ago

Closed 4 years ago

#113 closed defect (invalid)

'apt install udig' hangs at "textreplace -std -t bin/udig.bat"

Reported by: maphew Owned by: maphew
Priority: major Component: Installer
Version: Keywords:
Cc:

Description

  1. apt install from scratch, a skeleton system (only msvcrt)
  2. run 'apt install udig'
    ...snip
    d:\osgeo4w>
    xxmklink "C:\Documents and Settings\All Users\Desktop\uDig.lnk" "d:\osgeo4w\apps
    \udig\udig.exe" " " \ "User friendly Desktop Internet GIS" 1 "d:\osgeo4w\apps\ud
    ig\icons\32-uDigIcon.ico"
    
    XXMkLink     ver 1.00    (c)2005 Copyright  Pixelab, Inc.
    
    The shortut created as follows
    
    Shortcut path:     C:\Documents and Settings\All Users\Desktop\uDig.lnk
    Target object:     d:\osgeo4w\apps\udig\udig.exe
    Arguments;
    Working Directory: \
    Description:       User friendly Desktop Internet GIS
    Display Mode:      Normal Window (1)
    Icon file:         d:\osgeo4w\apps\udig\icons\32-uDigIcon.ico
    
    
    d:\osgeo4w>
    textreplace -std -t bin/udig.bat
    

...and wait forever. Python cpu usage sits at 12%, memory at 140mb.

Change History (2)

comment:1 by jef, 8 years ago

Owner: changed from osgeo4w-dev@… to maphew

note that udig was removed.

comment:2 by jef, 4 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.