[PyQt] ANN: eric 4.4.19 released

2011-12-04 Thread detlev
Hi,

I just uploaded eric 4.4.19. It is a maintenance release fixing some bugs. It 
is available via the eric web site.

http://eric-ide.python-projects.org/index.html

Regards,
Detlev
-- 
Detlev Offenbach
det...@die-offenbachs.de
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


Re: [PyQt] ANN: eric 4.4.19 released

2011-12-04 Thread zw g
Bad luck.


HandsomeGui-on-MBP:eric4-4.4.19 zhenweigui$ ll
total 264
-rw-r--r--   1 zhenweigui  staff  32856 Dec  4 20:04 LICENSE.GPL3
-rw-r--r--   1 zhenweigui  staff  10057 Dec  4 20:04 README
-rw-r--r--   1 zhenweigui  staff833 Dec  4 20:04 README-i18n.txt
-rw-r--r--   1 zhenweigui  staff   1077 Dec  4 20:04 THANKS
-rw-r--r--   1 zhenweigui  staff  30449 Dec  4 20:04 changelog
drwxr-xr-x  84 zhenweigui  staff   2856 Dec  4 20:04 eric
-rw-r--r--   1 zhenweigui  staff  32403 Dec  4 20:04 install.py
-rw-r--r--   1 zhenweigui  staff   4285 Dec  4 20:04 patch_modpython.py
-rw-r--r--   1 zhenweigui  staff   4091 Dec  4 20:04 uninstall.py

HandsomeGui-on-MBP:eric4-4.4.19 zhenweigui$ sudo python install.py
Checking dependencies
Python Version: 2.7.2
Found PyQt4
Found QtHelp
Found QScintilla2
Qt Version: 4.7.4
PyQt Version:  4.8.6
QScintilla Version:  2.6
All dependencies ok.

Compiling user interface files...

Compiling source files...

Installing eric4 ...
An internal error occured.  Please report all the output of the program,
including the following traceback, to
eric4-b...@eric-ide.python-projects.org.

Traceback (most recent call last):
  File install.py, line 939, in module
main(sys.argv)
  File install.py, line 894, in main
installEric()
  File install.py, line 441, in installEric
createMacAppBundle(cfg['ericDir'])
  File install.py, line 483, in createMacAppBundle
shutil.copy(os.path.join(sourceDir, pixmaps, eric_2.icns),
NameError: global name 'sourceDir' is not defined

HandsomeGui-on-MBP:eric4-4.4.19 zhenweigui$


Hope this helps.


Gui



On Sun, Dec 4, 2011 at 9:42 PM, detlev det...@die-offenbachs.de wrote:

 Hi,

 I just uploaded eric 4.4.19. It is a maintenance release fixing some bugs.
 It
 is available via the eric web site.

 http://eric-ide.python-projects.org/index.html

 Regards,
 Detlev
 --
 Detlev Offenbach
 det...@die-offenbachs.de
 ___
 PyQt mailing listPyQt@riverbankcomputing.com
 http://www.riverbankcomputing.com/mailman/listinfo/pyqt

___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Re: [PyQt] ANN: eric 4.4.19 released

2011-12-04 Thread Detlev Offenbach
Oops, that should not happen. I just uploaded a new package with a corrected 
install script.

Detlev

Am Sonntag, 4. Dezember 2011, 23:05:36 schrieb zw g:
 Bad luck.
 
 
 HandsomeGui-on-MBP:eric4-4.4.19 zhenweigui$ ll
 total 264
 -rw-r--r--   1 zhenweigui  staff  32856 Dec  4 20:04 LICENSE.GPL3
 -rw-r--r--   1 zhenweigui  staff  10057 Dec  4 20:04 README
 -rw-r--r--   1 zhenweigui  staff833 Dec  4 20:04 README-i18n.txt
 -rw-r--r--   1 zhenweigui  staff   1077 Dec  4 20:04 THANKS
 -rw-r--r--   1 zhenweigui  staff  30449 Dec  4 20:04 changelog
 drwxr-xr-x  84 zhenweigui  staff   2856 Dec  4 20:04 eric
 -rw-r--r--   1 zhenweigui  staff  32403 Dec  4 20:04 install.py
 -rw-r--r--   1 zhenweigui  staff   4285 Dec  4 20:04 patch_modpython.py
 -rw-r--r--   1 zhenweigui  staff   4091 Dec  4 20:04 uninstall.py
 
 HandsomeGui-on-MBP:eric4-4.4.19 zhenweigui$ sudo python install.py
 Checking dependencies
 Python Version: 2.7.2
 Found PyQt4
 Found QtHelp
 Found QScintilla2
 Qt Version: 4.7.4
 PyQt Version:  4.8.6
 QScintilla Version:  2.6
 All dependencies ok.
 
 Compiling user interface files...
 
 Compiling source files...
 
 Installing eric4 ...
 An internal error occured.  Please report all the output of the program,
 including the following traceback, to
 eric4-b...@eric-ide.python-projects.org.
 
 Traceback (most recent call last):
   File install.py, line 939, in module
 main(sys.argv)
   File install.py, line 894, in main
 installEric()
   File install.py, line 441, in installEric
 createMacAppBundle(cfg['ericDir'])
   File install.py, line 483, in createMacAppBundle
 shutil.copy(os.path.join(sourceDir, pixmaps, eric_2.icns),
 NameError: global name 'sourceDir' is not defined
 
 HandsomeGui-on-MBP:eric4-4.4.19 zhenweigui$
 
 
 Hope this helps.
 
 
 Gui
 
 On Sun, Dec 4, 2011 at 9:42 PM, detlev det...@die-offenbachs.de wrote:
  Hi,
  
  I just uploaded eric 4.4.19. It is a maintenance release fixing some
  bugs. It
  is available via the eric web site.
  
  http://eric-ide.python-projects.org/index.html
  
  Regards,
  Detlev
  --
  Detlev Offenbach
  det...@die-offenbachs.de
  ___
  PyQt mailing listPyQt@riverbankcomputing.com
  http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-- 
Detlev Offenbach
det...@die-offenbachs.de
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


Re: [PyQt] ANN: eric 4.4.19 released

2011-12-04 Thread zw g
Yes, just confirmed that problem sloved.

Gui


On Sun, Dec 4, 2011 at 11:35 PM, Detlev Offenbach
det...@die-offenbachs.dewrote:

 Oops, that should not happen. I just uploaded a new package with a
 corrected
 install script.

 Detlev

 Am Sonntag, 4. Dezember 2011, 23:05:36 schrieb zw g:
  Bad luck.
 
 
  HandsomeGui-on-MBP:eric4-4.4.19 zhenweigui$ ll
  total 264
  -rw-r--r--   1 zhenweigui  staff  32856 Dec  4 20:04 LICENSE.GPL3
  -rw-r--r--   1 zhenweigui  staff  10057 Dec  4 20:04 README
  -rw-r--r--   1 zhenweigui  staff833 Dec  4 20:04 README-i18n.txt
  -rw-r--r--   1 zhenweigui  staff   1077 Dec  4 20:04 THANKS
  -rw-r--r--   1 zhenweigui  staff  30449 Dec  4 20:04 changelog
  drwxr-xr-x  84 zhenweigui  staff   2856 Dec  4 20:04 eric
  -rw-r--r--   1 zhenweigui  staff  32403 Dec  4 20:04 install.py
  -rw-r--r--   1 zhenweigui  staff   4285 Dec  4 20:04 patch_modpython.py
  -rw-r--r--   1 zhenweigui  staff   4091 Dec  4 20:04 uninstall.py
 
  HandsomeGui-on-MBP:eric4-4.4.19 zhenweigui$ sudo python install.py
  Checking dependencies
  Python Version: 2.7.2
  Found PyQt4
  Found QtHelp
  Found QScintilla2
  Qt Version: 4.7.4
  PyQt Version:  4.8.6
  QScintilla Version:  2.6
  All dependencies ok.
 
  Compiling user interface files...
 
  Compiling source files...
 
  Installing eric4 ...
  An internal error occured.  Please report all the output of the program,
  including the following traceback, to
  eric4-b...@eric-ide.python-projects.org.
 
  Traceback (most recent call last):
File install.py, line 939, in module
  main(sys.argv)
File install.py, line 894, in main
  installEric()
File install.py, line 441, in installEric
  createMacAppBundle(cfg['ericDir'])
File install.py, line 483, in createMacAppBundle
  shutil.copy(os.path.join(sourceDir, pixmaps, eric_2.icns),
  NameError: global name 'sourceDir' is not defined
 
  HandsomeGui-on-MBP:eric4-4.4.19 zhenweigui$
 
 
  Hope this helps.
 
 
  Gui
 
  On Sun, Dec 4, 2011 at 9:42 PM, detlev det...@die-offenbachs.de wrote:
   Hi,
  
   I just uploaded eric 4.4.19. It is a maintenance release fixing some
   bugs. It
   is available via the eric web site.
  
   http://eric-ide.python-projects.org/index.html
  
   Regards,
   Detlev
   --
   Detlev Offenbach
   det...@die-offenbachs.de
   ___
   PyQt mailing listPyQt@riverbankcomputing.com
   http://www.riverbankcomputing.com/mailman/listinfo/pyqt
 --
 Detlev Offenbach
 det...@die-offenbachs.de

___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt