From studio-pm at hotmail.com Fri Feb 3 10:26:32 2012 From: studio-pm at hotmail.com (Pietro Moras) Date: Fri, 3 Feb 2012 10:26:32 +0000 Subject: [Eric] =?windows-1252?q?=93E4-WebBrowser_Report=94=2C_new_draft_a?= =?windows-1252?q?vailable?= Message-ID: At URL: http://www.box.net/shared/k64yenrpey You'll find a new ?E4-WebBrowser Report? draft, available for proof-reading. Thanks to all proof-readers who keep sending me their precious suggestions, criticisms and remarks. Yours, - P.M. -------------- next part -------------- An HTML attachment was scrubbed... URL: From detlev at die-offenbachs.de Sat Feb 4 15:49:55 2012 From: detlev at die-offenbachs.de (detlev) Date: Sat, 04 Feb 2012 16:49:55 +0100 Subject: [Eric] ANN: eric 4.5.0 released Message-ID: <2012026.59lWWKSoYO@jupiter> Hi, I just uploaded eric 4.5.0. It is a feature release fixing some bugs. It contains these new features. - Platforms -- Mac OS X is now an officially supported platform - Editor -- Improved highlighter styles configuration -- Added configurable file filters -- Added configuration option for new QScintilla releases -- Enhanced template auto-completion -- Added capability to change keywords of the highlighters - Email dialog -- Added function to check the login data - Project -- Added forms generation support for PySide and Python3 Qt projects - Subversion interfaces -- Diff context menu entry for the status dialog -- Made status dialog more universal (you can add, remove, commit,... from it) -- Added a filter on status to the status dialog - Tools -- Enhanced source browser and source documentor - Web-Browser -- Improved proxy configuration -- Added more default search engines -- Improved handling of mouse buttons 3 and 4 (back/forward in history) It is available via the eric web site. http://eric-ide.python-projects.org/index.html Regards, Detlev -- Detlev Offenbach detlev at die-offenbachs.de From jimb at 3b.com.au Sun Feb 5 12:55:30 2012 From: jimb at 3b.com.au (Jim Bosdriesz) Date: Sun, 05 Feb 2012 23:55:30 +1100 Subject: [Eric] QML syntax highlighting Message-ID: <4F2E7C42.4070301@3b.com.au> Has anybody set up Eric's syntax highlighting for coding in QML ? Any suggestion on how this should be done ? From gustavo.diaz at gmail.com Thu Feb 9 14:19:33 2012 From: gustavo.diaz at gmail.com (=?ISO-8859-1?Q?Gustavo_A=2E_D=EDaz?=) Date: Thu, 9 Feb 2012 11:19:33 -0300 Subject: [Eric] PySide Support Message-ID: Hi! Does actually Eric supports PySide? Cheers. -- Gustavo A. D?az GDNet Projects www.gdnet.com.ar "Desarrollando un mundo Libre" -------------- next part -------------- An HTML attachment was scrubbed... URL: From detlev at die-offenbachs.de Fri Feb 10 18:17:08 2012 From: detlev at die-offenbachs.de (Detlev Offenbach) Date: Fri, 10 Feb 2012 19:17:08 +0100 Subject: [Eric] PySide Support In-Reply-To: References: Message-ID: <2AD6793D-97AF-4739-B466-7F47FF33BD32@die-offenbachs.de> Hello, yes it does. However, the support code is not heavily tested with real world development. Regards, Detlev Am 09.02.2012 um 15:19 schrieb Gustavo A. D?az: > Hi! > > Does actually Eric supports PySide? > > Cheers. > > -- > Gustavo A. D?az > GDNet Projects > www.gdnet.com.ar > "Desarrollando un mundo Libre" > > _______________________________________________ > Eric mailing list > Eric at riverbankcomputing.com > http://www.riverbankcomputing.com/mailman/listinfo/eric Detlev Offenbach detlev at die-offenbachs.de -------------- next part -------------- An HTML attachment was scrubbed... URL: From studio-pm at hotmail.com Wed Feb 15 15:47:32 2012 From: studio-pm at hotmail.com (Pietro Moras) Date: Wed, 15 Feb 2012 15:47:32 +0000 Subject: [Eric] Eric 4 Project > Version Control Message-ID: @BgEddy, After the main ?Eric 4 IDE?, and the just published ?Eric 4 Web Browser? Technical Reports ? see URL: http://eric-ide.python-projects.org/eric-documentation.html now I've planned to work on the: ?Eric 4 Project > Version Control?. If a subject of any interest for you, I'd be glad you got in touch, so to know about your related experience and opinions. Thanks. See you. - P.M. -------------- next part -------------- An HTML attachment was scrubbed... URL: From giordani.leonardo at gmail.com Thu Feb 16 08:06:37 2012 From: giordani.leonardo at gmail.com (Leonardo Giordani) Date: Thu, 16 Feb 2012 09:06:37 +0100 Subject: [Eric] Arrow keys not working Message-ID: I'm on Kubuntu 11.10 with KDE 4.8.0 Python 2.7.2+ KDE 4.8.0 PyKDE 4.0.2 Qt 4.7.4 PyQt 4.8.5 sip 4.12.4 QScintilla 2.4.5 eric4 4.4.15 (r4034) and arrow keys are no more working in editor. They work when navigating menus, but while in the source window they are dead. Anyone experiencing the same? Thanks Leo From giordani.leonardo at gmail.com Thu Feb 16 08:24:39 2012 From: giordani.leonardo at gmail.com (Leonardo Giordani) Date: Thu, 16 Feb 2012 09:24:39 +0100 Subject: [Eric] Arrow keys not working In-Reply-To: References: Message-ID: This seems to be solved on the same machine with eric 4.5.0 Version Numbers Python 2.7.2+ KDE 4.8.0 PyKDE 4.0.2 Qt 4.7.4 PyQt 4.8.5 sip 4.12.4 QScintilla 2.4.5 eric4 4.5.0 (r4278) but on the same machine with latest SVN the bug happens again. This is not realted to libraries (such as QScintilla version), since just moving from 4.4.15 to 4.5.0 solves the issue. But it is strange that the issue is in latest SVN at this point. Detlev, any idea on how to debug it? Thanks Leo 2012/2/16 Leonardo Giordani : > I'm on Kubuntu 11.10 with KDE 4.8.0 > > Python 2.7.2+ > KDE 4.8.0 > PyKDE 4.0.2 > Qt 4.7.4 > PyQt 4.8.5 > sip 4.12.4 > QScintilla 2.4.5 > eric4 4.4.15 (r4034) > > and arrow keys are no more working in editor. They work when > navigating menus, but while in the source window they are dead. > Anyone experiencing the same? > > Thanks > > Leo From hlamer at tut.by Thu Feb 16 08:43:35 2012 From: hlamer at tut.by (Andrei Kopats) Date: Thu, 16 Feb 2012 11:43:35 +0300 Subject: [Eric] Arrow keys not working In-Reply-To: References: Message-ID: Hi Some versions of QScintilla had bug, with could lead to not working shortcuts. I don't know if you reproduced this bug, and if your version is affected, but, you this thread might be useful for you: http://www.mail-archive.com/qscintilla at riverbankcomputing.com/msg00313.html To reproduce the bug, either QScintilla and application must contain a mistake. Andrei Kopats http://hlamer.github.com/mksv3/ - Simple programmers text editor On Thu, Feb 16, 2012 at 11:24 AM, Leonardo Giordani < giordani.leonardo at gmail.com> wrote: > This seems to be solved on the same machine with eric 4.5.0 > > Version Numbers > Python 2.7.2+ > KDE 4.8.0 > PyKDE 4.0.2 > Qt 4.7.4 > PyQt 4.8.5 > sip 4.12.4 > QScintilla 2.4.5 > eric4 4.5.0 (r4278) > > but on the same machine with latest SVN the bug happens again. > > This is not realted to libraries (such as QScintilla version), since > just moving from 4.4.15 to 4.5.0 solves the issue. > But it is strange that the issue is in latest SVN at this point. > > Detlev, any idea on how to debug it? > > Thanks > > Leo > > > 2012/2/16 Leonardo Giordani : > > I'm on Kubuntu 11.10 with KDE 4.8.0 > > > > Python 2.7.2+ > > KDE 4.8.0 > > PyKDE 4.0.2 > > Qt 4.7.4 > > PyQt 4.8.5 > > sip 4.12.4 > > QScintilla 2.4.5 > > eric4 4.4.15 (r4034) > > > > and arrow keys are no more working in editor. They work when > > navigating menus, but while in the source window they are dead. > > Anyone experiencing the same? > > > > Thanks > > > > Leo > _______________________________________________ > Eric mailing list > Eric at riverbankcomputing.com > http://www.riverbankcomputing.com/mailman/listinfo/eric > -------------- next part -------------- An HTML attachment was scrubbed... URL: From detlev at die-offenbachs.de Thu Feb 16 10:34:55 2012 From: detlev at die-offenbachs.de (Detlev Offenbach) Date: Thu, 16 Feb 2012 11:34:55 +0100 Subject: [Eric] Arrow keys not working In-Reply-To: References: Message-ID: <1547984.RlVg5GJzhD@jupiter> Hello, latest SVN version is not too much different to 4.5.0 to cause such an issue. In the past issues like that were observed. In all cases they were related to bad translations (these should have been fixed) or a corrupted shortcuts configuration. Please try to import the default.e4k keyboard shortcuts (Settings menu). I tested it here on my openSUSE system (and several others) and it works fine. Regards, Detlev Am Donnerstag, 16. Februar 2012, 11:43:35 schrieb Andrei Kopats: > Hi > > Some versions of QScintilla had bug, with could lead to not working > shortcuts. > I don't know if you reproduced this bug, and if your version is affected, > but, you this thread might be useful for you: > > http://www.mail-archive.com/qscintilla at riverbankcomputing.com/msg00313.html > > To reproduce the bug, either QScintilla and application must contain a > mistake. > > Andrei Kopats > http://hlamer.github.com/mksv3/ - Simple programmers text editor > > On Thu, Feb 16, 2012 at 11:24 AM, Leonardo Giordani < > > giordani.leonardo at gmail.com> wrote: > > This seems to be solved on the same machine with eric 4.5.0 > > > > Version Numbers > > Python 2.7.2+ > > KDE 4.8.0 > > PyKDE 4.0.2 > > Qt 4.7.4 > > PyQt 4.8.5 > > sip 4.12.4 > > QScintilla 2.4.5 > > eric4 4.5.0 (r4278) > > > > but on the same machine with latest SVN the bug happens again. > > > > This is not realted to libraries (such as QScintilla version), since > > just moving from 4.4.15 to 4.5.0 solves the issue. > > But it is strange that the issue is in latest SVN at this point. > > > > Detlev, any idea on how to debug it? > > > > Thanks > > > > Leo > > > > 2012/2/16 Leonardo Giordani : > > > I'm on Kubuntu 11.10 with KDE 4.8.0 > > > > > > Python 2.7.2+ > > > KDE 4.8.0 > > > PyKDE 4.0.2 > > > Qt 4.7.4 > > > PyQt 4.8.5 > > > sip 4.12.4 > > > QScintilla 2.4.5 > > > eric4 4.4.15 (r4034) > > > > > > and arrow keys are no more working in editor. They work when > > > navigating menus, but while in the source window they are dead. > > > Anyone experiencing the same? > > > > > > Thanks > > > > > > Leo > > > > _______________________________________________ > > Eric mailing list > > Eric at riverbankcomputing.com > > http://www.riverbankcomputing.com/mailman/listinfo/eric -- Detlev Offenbach detlev at die-offenbachs.de From giordani.leonardo at gmail.com Thu Feb 16 13:37:41 2012 From: giordani.leonardo at gmail.com (Leonardo Giordani) Date: Thu, 16 Feb 2012 14:37:41 +0100 Subject: [Eric] Arrow keys not working In-Reply-To: <1547984.RlVg5GJzhD@jupiter> References: <1547984.RlVg5GJzhD@jupiter> Message-ID: Yes, importing the default.e4k works, so that now arrow keys work again. What sort of corruption could have happened to keyboard shortcuts? Thanks 2012/2/16 Detlev Offenbach : > Hello, > > latest SVN version is not too much different to 4.5.0 to cause such an issue. > In the past issues like that were observed. In all cases they were related to > bad translations (these should have been fixed) or a corrupted shortcuts > configuration. Please try to import the default.e4k keyboard shortcuts > (Settings menu). > > I tested it here on my openSUSE system (and several others) and it works fine. > > Regards, > Detlev > > Am Donnerstag, 16. Februar 2012, 11:43:35 schrieb Andrei Kopats: >> Hi >> >> Some versions of QScintilla had bug, with could lead to not working >> shortcuts. >> I don't know if you reproduced this bug, and if your version is affected, >> but, you this thread might be useful for you: >> >> http://www.mail-archive.com/qscintilla at riverbankcomputing.com/msg00313.html >> >> To reproduce the bug, either QScintilla and application must contain a >> mistake. >> >> Andrei Kopats >> http://hlamer.github.com/mksv3/ - Simple programmers text editor >> >> On Thu, Feb 16, 2012 at 11:24 AM, Leonardo Giordani < >> >> giordani.leonardo at gmail.com> wrote: >> > This seems to be solved on the same machine with eric 4.5.0 >> > >> > Version Numbers >> > Python 2.7.2+ >> > KDE 4.8.0 >> > PyKDE 4.0.2 >> > Qt 4.7.4 >> > PyQt 4.8.5 >> > sip 4.12.4 >> > QScintilla 2.4.5 >> > eric4 4.5.0 (r4278) >> > >> > but on the same machine with latest SVN the bug happens again. >> > >> > This is not realted to libraries (such as QScintilla version), since >> > just moving from 4.4.15 to 4.5.0 solves the issue. >> > But it is strange that the issue is in latest SVN at this point. >> > >> > Detlev, any idea on how to debug it? >> > >> > Thanks >> > >> > Leo >> > >> > 2012/2/16 Leonardo Giordani : >> > > I'm on Kubuntu 11.10 with KDE 4.8.0 >> > > >> > > Python 2.7.2+ >> > > KDE 4.8.0 >> > > PyKDE 4.0.2 >> > > Qt 4.7.4 >> > > PyQt 4.8.5 >> > > sip 4.12.4 >> > > QScintilla 2.4.5 >> > > eric4 4.4.15 (r4034) >> > > >> > > and arrow keys are no more working in editor. They work when >> > > navigating menus, but while in the source window they are dead. >> > > Anyone experiencing the same? >> > > >> > > Thanks >> > > >> > > Leo >> > >> > _______________________________________________ >> > Eric mailing list >> > Eric at riverbankcomputing.com >> > http://www.riverbankcomputing.com/mailman/listinfo/eric > -- > Detlev Offenbach > detlev at die-offenbachs.de From detlev at die-offenbachs.de Thu Feb 16 17:35:03 2012 From: detlev at die-offenbachs.de (Detlev Offenbach) Date: Thu, 16 Feb 2012 18:35:03 +0100 Subject: [Eric] Arrow keys not working In-Reply-To: References: <1547984.RlVg5GJzhD@jupiter> Message-ID: <1523353.4T1J9n2e2X@jupiter> Am Donnerstag, 16. Februar 2012, 14:37:41 schrieb Leonardo Giordani: > Yes, importing the default.e4k works, so that now arrow keys work again. > What sort of corruption could have happened to keyboard shortcuts? The current keyboard shortcuts are saved in the eric settings file. That could have been corrupted (file system issue?). If you have severely modified your shortcuts, it could be a good idea to export them (just in case this happens again). > > Thanks > > 2012/2/16 Detlev Offenbach : > > Hello, > > > > latest SVN version is not too much different to 4.5.0 to cause such an > > issue. In the past issues like that were observed. In all cases they > > were related to bad translations (these should have been fixed) or a > > corrupted shortcuts configuration. Please try to import the default.e4k > > keyboard shortcuts (Settings menu). > > > > I tested it here on my openSUSE system (and several others) and it works > > fine. > > > > Regards, > > Detlev > > > > Am Donnerstag, 16. Februar 2012, 11:43:35 schrieb Andrei Kopats: > >> Hi > >> > >> Some versions of QScintilla had bug, with could lead to not working > >> shortcuts. > >> I don't know if you reproduced this bug, and if your version is > >> affected, but, you this thread might be useful for you: > >> > >> http://www.mail-archive.com/qscintilla at riverbankcomputing.com/msg00313 > >> .html > >> > >> To reproduce the bug, either QScintilla and application must contain a > >> mistake. > >> > >> Andrei Kopats > >> http://hlamer.github.com/mksv3/ - Simple programmers text editor > >> > >> On Thu, Feb 16, 2012 at 11:24 AM, Leonardo Giordani < > >> > >> giordani.leonardo at gmail.com> wrote: > >> > This seems to be solved on the same machine with eric 4.5.0 > >> > > >> > Version Numbers > >> > Python 2.7.2+ > >> > KDE 4.8.0 > >> > PyKDE 4.0.2 > >> > Qt 4.7.4 > >> > PyQt 4.8.5 > >> > sip 4.12.4 > >> > QScintilla 2.4.5 > >> > eric4 4.5.0 (r4278) > >> > > >> > but on the same machine with latest SVN the bug happens again. > >> > > >> > This is not realted to libraries (such as QScintilla version), > >> > since > >> > just moving from 4.4.15 to 4.5.0 solves the issue. > >> > But it is strange that the issue is in latest SVN at this point. > >> > > >> > Detlev, any idea on how to debug it? > >> > > >> > Thanks > >> > > >> > Leo > >> > > >> > 2012/2/16 Leonardo Giordani : > >> > > I'm on Kubuntu 11.10 with KDE 4.8.0 > >> > > > >> > > Python 2.7.2+ > >> > > KDE 4.8.0 > >> > > PyKDE 4.0.2 > >> > > Qt 4.7.4 > >> > > PyQt 4.8.5 > >> > > sip 4.12.4 > >> > > QScintilla 2.4.5 > >> > > eric4 4.4.15 (r4034) > >> > > > >> > > and arrow keys are no more working in editor. They work when > >> > > navigating menus, but while in the source window they are > >> > > dead. > >> > > Anyone experiencing the same? > >> > > > >> > > Thanks > >> > > > >> > > Leo > >> > > >> > _______________________________________________ > >> > Eric mailing list > >> > Eric at riverbankcomputing.com > >> > http://www.riverbankcomputing.com/mailman/listinfo/eric > > > > -- > > Detlev Offenbach > > detlev at die-offenbachs.de -- Detlev Offenbach detlev at die-offenbachs.de From detlev at die-offenbachs.de Sat Feb 18 12:54:50 2012 From: detlev at die-offenbachs.de (detlev) Date: Sat, 18 Feb 2012 13:54:50 +0100 Subject: [Eric] ANN: eric 5.2.0 released Message-ID: <1809861.HXTLyC3BbY@jupiter> Hi, I just uploaded eric 5.2.0. It is a major feature release. It is available via the eric web site. http://eric-ide.python-projects.org/index.html The new and changed features are: - Cooperation Functions -- added code to the cooperation functions to support IPv6 - Debugger -- extended debugger to show class variables -- extended debugger to ignore exceptions occuring in lines having a '__IGNORE_EXCEPTION__' line flag set -- changed algorithm to determine the debugger backend type to be used by analysing a first line starting with '#!' - Configuration Dialog -- added function to test the login data to the Email config page - Editor -- added an action to preview the file in the eric web browser. File name extension to support this feature can be configured on the Editor->Filehandling page -- added an action to the editor context menu and to the tabview and listview view managers to open an associated 'rejections' file (i.e. same file name with '.rej' appended) -- added an action to toggle block comments -- added a syntax check while typing function -- added source navigation function for Python 2, Python 3 and Ruby sources -- added support for QScintilla 2.6 (and newer) -- added capability to zoom by Ctrl + Mouse Wheel (same for the shell and terminal) -- added capability to zoom by a pinch gesture (same for the shell and terminal) -- added capability to go to method and class definitions by Shift + Mouse Wheel -- added the capability to replace just the selected occurence of the search text -- added editor actions to go to the last edit location and to the previous or next Python or Ruby class or method definition -- added support for the Matlab and Octave lexers for QScintilla >= 2.5.1 - Plug-in Manager Tools -- added code to download and install plug-ins - Source Browser -- show class attributes, class methods and static methods with different icons -- added context menu for attributes - Source Documentor -- introduced separate sections for class methods and static methods - Tasks Manager -- made tasks manager forget about global file tasks when file is closed (configurable via configuration dialog) -- added capability to ignore files based on a wildcard during a project tasks scan - Tools -- API files generator --- added code to write base class information to be used by the eric assistant plug-in -- Tray Starter --- added menu entry for the icon editor - Unit Test -- extended the unit test module to allow to rerun only failed tests of the last -- extended the unit test interface to support skipped tests, expected failures and unexpected successes and to better cope with Python2 scripts when run from the eric IDE - Version Control System Interfaces -- all --- made "Show Log" behave like "Show Limited Log" and removed the later --- added context menu actions to select/deselect all commitable items of the status dialogs --- added a file selector to the top of the diff dialogs to quickly jump to the diff for the selected file -- Mercurial --- added interface for the Mercurial command server (as of Mercurial 1.9) --- added code to support multiple revisions where appropriate --- modified pull such, that it will try to apply an existing changegroups file first (created by an hg incoming) --- added support for importing patches --- added support for exporting patches --- added configuration option to create backup files when reverting changes --- added support for the Mercurial bookmarks extension --- added support for the Mercurial queues extension --- added support for the Mercurial fetch extension --- added support for the Mercurial purge extension --- added support for the Mercurial gpg extension --- added support for the Mercurial transplant extension --- added support for the Mercurial rebase extension --- enhanced the Mercurial log browser dialog --- added an action to push a new named branch --- added support for "hg rollback" to the Mercurial interface -- Subversion --- changed code to make the subversion plug-ins compatible with the new generation working copy meta-data format - View Manager -- added an action to reset the zoom factor - Web Browser -- added the "Do Not Track" feature -- added code to indicate invalid SSL certificates in the URL entry and the SSL info dialog -- added a dialog to show RSS feeds -- added a dialog to show some information about the current site -- added the capability to go through the history via Shift + Mouse Wheel -- added capability to zoom by a pinch gesture -- added a pause button to the web browser download -- added some more user agent strings to the web browser -- added some more search engines to the web browser -- added capability to encrypt saved passwords with a master password and rearranged some configuration parameters related to security -- improved the handling of mouse XButton1 and XButton2 handling -- added support for access keys and drag & drop -- added support for search schemes ("s:" or "search:") and "about:home" -- added an interface to VirusTotal - other enhancements -- added an action to launch another instantiation of eric5 -- added capability to zoom by Ctrl + Mouse Wheel to various graphics related windows -- added capability to zoom by a pinch gesture to various graphics related windows Regards, Detlev -- Detlev Offenbach detlev at die-offenbachs.de From emadahmed2010 at gmail.com Wed Feb 22 07:35:16 2012 From: emadahmed2010 at gmail.com (Emad Ahmed) Date: Wed, 22 Feb 2012 02:35:16 -0500 Subject: [Eric] Error 3 on Eric5 installation on Windows7 Message-ID: Installation fails with any of eric5-5.2.0 eric5-5.1.8 eric5-5.1.7 Eric suggests to try to install as admin but I am the only user on windows7 Below what I get ... Any help ? Checking dependencies Python Version: 3.2.2 Found PyQt4 Found QtHelp Found QScintilla2 Qt Version: 4.7.4 PyQt Version: 4.8.6 QScintilla Version: 2.5.1 All dependencies ok. Compiling user interface files... Compiling source files... Installing eric5 ... OSError: [Error 3] The system cannot find the path specified: 'X:\\' Try install with admin rights. Press enter to continue... Traceback (most recent call last): File "C:\eric5-5.2.0\install.py", line 1045, in main(sys.argv) File "C:\eric5-5.2.0\install.py", line 1024, in main installEric() File "C:\eric5-5.2.0\install.py", line 465, in installEric exit(7) File "C:\eric5-5.2.0\install.py", line 51, in exit sys.exit(rcode) SystemExit: 7 -------------- next part -------------- An HTML attachment was scrubbed... URL: From detlev at die-offenbachs.de Wed Feb 22 09:04:07 2012 From: detlev at die-offenbachs.de (Detlev Offenbach) Date: Wed, 22 Feb 2012 10:04:07 +0100 Subject: [Eric] Error 3 on Eric5 installation on Windows7 In-Reply-To: References: Message-ID: <83124584.xmk41yShHW@jupiter> Hi, the error message says it all. You gave the install script an invalid path. Detlev Am Mittwoch, 22. Februar 2012, 02:35:16 schrieb Emad Ahmed: > Installation fails with any of > > eric5-5.2.0 > eric5-5.1.8 > eric5-5.1.7 > > Eric suggests to try to install as admin but I am the only user on windows7 > > Below what I get ... Any help ? > > Checking dependencies > Python Version: 3.2.2 > Found PyQt4 > Found QtHelp > Found QScintilla2 > Qt Version: 4.7.4 > PyQt Version: 4.8.6 > QScintilla Version: 2.5.1 > All dependencies ok. > > Compiling user interface files... > > Compiling source files... > > Installing eric5 ... > OSError: [Error 3] The system cannot find the path specified: 'X:\\' > Try install with admin rights. > Press enter to continue... > Traceback (most recent call last): > File "C:\eric5-5.2.0\install.py", line 1045, in > main(sys.argv) > File "C:\eric5-5.2.0\install.py", line 1024, in main > installEric() > File "C:\eric5-5.2.0\install.py", line 465, in installEric > exit(7) > File "C:\eric5-5.2.0\install.py", line 51, in exit > sys.exit(rcode) > SystemExit: 7 -- Detlev Offenbach detlev at die-offenbachs.de From emadahmed2010 at gmail.com Wed Feb 22 09:30:34 2012 From: emadahmed2010 at gmail.com (Emad Ahmed) Date: Wed, 22 Feb 2012 04:30:34 -0500 Subject: [Eric] Error 3 on Eric5 installation on Windows7 In-Reply-To: <83124584.xmk41yShHW@jupiter> References: <83124584.xmk41yShHW@jupiter> Message-ID: I started IDLE (Python 3.2 GUI) from File --> Open --> install.py in Eric5 folder --> run module, same as I did before to install Eric4 on Python 2.7 And tried also from the Command Prompt change directory to Eric5 and then python --> install.py No path needed to be passed and Eric4 installed in the same way and works just fine. What path required please ? On Wed, Feb 22, 2012 at 4:04 AM, Detlev Offenbach wrote: > Hi, > > the error message says it all. You gave the install script an invalid path. > > Detlev > -------------- next part -------------- An HTML attachment was scrubbed... URL: From detlev at die-offenbachs.de Wed Feb 22 10:42:55 2012 From: detlev at die-offenbachs.de (Detlev Offenbach) Date: Wed, 22 Feb 2012 11:42:55 +0100 Subject: [Eric] Error 3 on Eric5 installation on Windows7 In-Reply-To: References: <83124584.xmk41yShHW@jupiter> Message-ID: <2058060.k0HYLBHbKu@jupiter> Am Mittwoch, 22. Februar 2012, 04:30:34 schrieb Emad Ahmed: > I started IDLE (Python 3.2 GUI) from File --> Open --> install.py in Eric5 > folder --> run module, same as I did before to install Eric4 on Python 2.7 > And tried also from the Command Prompt change directory to Eric5 and then > python --> install.py > No path needed to be passed and Eric4 installed in the same way and works > just fine. > What path required please ? If you just install with python install.py the installation will be done in the globl Python directory (e.g. C:\\Python2.7). This needs write permission in this directory. If you don't have theses, you may install eric in another directory. Enter python install.py --help for details. Detlev > > On Wed, Feb 22, 2012 at 4:04 AM, Detlev Offenbach > > wrote: > > Hi, > > > > the error message says it all. You gave the install script an invalid > > path. > > > > Detlev -- Detlev Offenbach detlev at die-offenbachs.de From emadahmed2010 at gmail.com Wed Feb 22 15:32:36 2012 From: emadahmed2010 at gmail.com (Emad Ahmed) Date: Wed, 22 Feb 2012 10:32:36 -0500 Subject: [Eric] Error 3 on Eric5 installation on Windows7 In-Reply-To: <2058060.k0HYLBHbKu@jupiter> References: <83124584.xmk41yShHW@jupiter> <2058060.k0HYLBHbKu@jupiter> Message-ID: But I don't need "change mode" in windows like I need it in linux and I am the only user in the computer hence I am the administrator and have all the privileges already when running a command. And moreover Eric5 folder accepts new files added during compilation and increase in size so no administrator privileges problem in writing to that folder. I tried to install from the Command Prompt and I tried to install from the IDLE (Python 3.2 GUI) but both ways didn't work. While Eric4 installed perfectly exactly in the same way, but Eric5 stubborn and wants only to compile not to install. If you know what argument I should pass or what I should do then please tell me because really I don't know. On Wed, Feb 22, 2012 at 5:42 AM, Detlev Offenbach wrote: > Am Mittwoch, 22. Februar 2012, 04:30:34 schrieb Emad Ahmed: > > I started IDLE (Python 3.2 GUI) from File --> Open --> install.py in > Eric5 > > folder --> run module, same as I did before to install Eric4 on Python > 2.7 > > And tried also from the Command Prompt change directory to Eric5 and then > > python --> install.py > > No path needed to be passed and Eric4 installed in the same way and works > > just fine. > > What path required please ? > > If you just install with python install.py the installation will be done in > the globl Python directory (e.g. C:\\Python2.7). This needs write > permission > in this directory. If you don't have theses, you may install eric in > another > directory. Enter python install.py --help for details. > > Detlev -------------- next part -------------- An HTML attachment was scrubbed... URL: From krush1954 at yahoo.com Wed Feb 22 17:10:33 2012 From: krush1954 at yahoo.com (ken brockman) Date: Wed, 22 Feb 2012 09:10:33 -0800 (PST) Subject: [Eric] Qthelp not found eric5 Message-ID: <1329930633.45948.YahooMailNeo@web39306.mail.mud.yahoo.com> I have been trying?unsuccessfully?on and off for over two months to get eric5 installed on my?Ubuntu?11.10?system. Each time I try to compile it, i get the same error msg, "Qthelp not found". I have python2.7 and 3.2 and 3.2mu installed. When i install I have reference python, python3.2 and python3.2mu, all to no avail. Any help would be greatly appreciated. Tkinter is looking better by the day, though I would really love to use QT and eric5. thanks in advance for any help you can supply. Ken PS I have?Goggled?this, found numerous people with the same issue, try various suggestions and still I am dead in the water. -------------- next part -------------- An HTML attachment was scrubbed... URL: From detlev at die-offenbachs.de Wed Feb 22 18:35:35 2012 From: detlev at die-offenbachs.de (Detlev Offenbach) Date: Wed, 22 Feb 2012 19:35:35 +0100 Subject: [Eric] Error 3 on Eric5 installation on Windows7 In-Reply-To: References: <2058060.k0HYLBHbKu@jupiter> Message-ID: <2237182.YUCgfuPCma@jupiter> Am Mittwoch, 22. Februar 2012, 10:32:36 schrieb Emad Ahmed: > But I don't need "change mode" in windows like I need it in linux and I am > the only user in the computer hence I am the administrator and have all > the privileges already when running a command. And moreover Eric5 folder > accepts new files added during compilation and increase in size so no > administrator privileges problem in writing to that folder. > I tried to install from the Command Prompt and I tried to install from the > IDLE (Python 3.2 GUI) but both ways didn't work. > While Eric4 installed perfectly exactly in the same way, but Eric5 stubborn > and wants only to compile not to install. > If you know what argument I should pass or what I should do then please > tell me because really I don't know. I usually install eric5 by "c:\\Python32\python.exe install.py". > > On Wed, Feb 22, 2012 at 5:42 AM, Detlev Offenbach > > wrote: > > Am Mittwoch, 22. Februar 2012, 04:30:34 schrieb Emad Ahmed: > > > I started IDLE (Python 3.2 GUI) from File --> Open --> install.py in > > > > Eric5 > > > > > folder --> run module, same as I did before to install Eric4 on > > > Python > > > > 2.7 > > > > > And tried also from the Command Prompt change directory to Eric5 and > > > then python --> install.py > > > No path needed to be passed and Eric4 installed in the same way and > > > works just fine. > > > What path required please ? > > > > If you just install with python install.py the installation will be done > > in the globl Python directory (e.g. C:\\Python2.7). This needs write > > permission > > in this directory. If you don't have theses, you may install eric in > > another > > directory. Enter python install.py --help for details. > > > > Detlev -- Detlev Offenbach detlev at die-offenbachs.de From detlev at die-offenbachs.de Wed Feb 22 18:42:19 2012 From: detlev at die-offenbachs.de (Detlev Offenbach) Date: Wed, 22 Feb 2012 19:42:19 +0100 Subject: [Eric] Qthelp not found eric5 In-Reply-To: <1329930633.45948.YahooMailNeo@web39306.mail.mud.yahoo.com> References: <1329930633.45948.YahooMailNeo@web39306.mail.mud.yahoo.com> Message-ID: <5140635.DpRTFmIgKT@jupiter> Am Mittwoch, 22. Februar 2012, 09:10:33 schrieb ken brockman: > I have been trying unsuccessfully on and off for over two months to get > eric5 installed on my Ubuntu 11.10 system. Each time I try to compile it, i > get the same error msg, "Qthelp not found". I have python2.7 and 3.2 and > 3.2mu installed. When i install I have reference python, python3.2 and > python3.2mu, all to no avail. Any help would be greatly appreciated. > Tkinter is looking better by the day, though I would really love to use QT > and eric5. > > thanks in advance for any help you can supply. > Ken > PS I have Goggled this, found numerous people with the same issue, try > various suggestions and still I am dead in the water. You have to install the Qt4 Help system. Many distros have this in a separate package that is not installed automatically. On Ubuntu this package is called "libqt4-help". Regards, Detlev -- Detlev Offenbach detlev at die-offenbachs.de From detlev at die-offenbachs.de Wed Feb 22 19:38:19 2012 From: detlev at die-offenbachs.de (Detlev Offenbach) Date: Wed, 22 Feb 2012 20:38:19 +0100 Subject: [Eric] Qthelp not found eric5 In-Reply-To: <1329938968.90276.YahooMailNeo@web39302.mail.mud.yahoo.com> References: <1329930633.45948.YahooMailNeo@web39306.mail.mud.yahoo.com> <5140635.DpRTFmIgKT@jupiter> <1329938968.90276.YahooMailNeo@web39302.mail.mud.yahoo.com> Message-ID: <9114921.NJ2rPg1buo@jupiter> Am Mittwoch, 22. Februar 2012, 11:29:28 schrieb ken brockman: > ________________________________ > From: Detlev Offenbach > To: eric at riverbankcomputing.com; ken brockman > Sent: Wednesday, February 22, 2012 1:42 PM > Subject: Re: [Eric] Qthelp not found eric5 > > Am Mittwoch, 22. Februar 2012, 09:10:33 schrieb ken brockman: > > I have been trying unsuccessfully on and off for over two months to get > > eric5 installed on my Ubuntu 11.10 system. Each time I try to compile > > it, i get the same error msg, "Qthelp not found". I have python2.7 and > > 3.2 and 3.2mu installed. When i install I have reference python, > > python3.2 and python3.2mu, all to no avail. Any help would be greatly > > appreciated. Tkinter is looking better by the day, though I would > > really love to use QT and eric5. > > > > thanks in advance for any help you can supply. > > Ken > > PS I have Goggled this, found numerous people with the same issue, try > > various suggestions and still I am dead in the water. > > You have to install the Qt4 Help system. Many distros have this in a > separate package that is not installed automatically. On Ubuntu this > package is called "libqt4-help". > > Regards, > Detlev Hello, try this command in a Python3 shell. import PyQt4.QtHelp If you get an ImportError it means, that the QtHelp package is having an issue. That is not an eric5 fault. Make sure you have compatible versions of Qt4 and PyQt4 installed (best through the package manager of your distro. Regards, Detlev -- Detlev Offenbach detlev at die-offenbachs.de From emadahmed2010 at gmail.com Wed Feb 22 19:53:39 2012 From: emadahmed2010 at gmail.com (Emad Ahmed) Date: Wed, 22 Feb 2012 14:53:39 -0500 Subject: [Eric] Error 3 on Eric5 installation on Windows7 In-Reply-To: <2237182.YUCgfuPCma@jupiter> References: <2058060.k0HYLBHbKu@jupiter> <2237182.YUCgfuPCma@jupiter> Message-ID: I keep all Eric5 files and extracted material enclosed in one folder and Python 3.2 in another separate folder and add it to the path. So what I do is 2 steps cd c:\eric5 python install.py That was what I did previously with Eric4. But from the command you wrote "c:\\Python32\python.exe install.py" it looks to me that you put Eric5 extracted stuff loose inside python32 folder. Is that true ? Is that how it goes with Eric5 installation ? On Wed, Feb 22, 2012 at 1:35 PM, Detlev Offenbach wrote: > Am Mittwoch, 22. Februar 2012, 10:32:36 schrieb Emad Ahmed: > > But I don't need "change mode" in windows like I need it in linux and I > am > > the only user in the computer hence I am the administrator and have all > > the privileges already when running a command. And moreover Eric5 folder > > accepts new files added during compilation and increase in size so no > > administrator privileges problem in writing to that folder. > > I tried to install from the Command Prompt and I tried to install from > the > > IDLE (Python 3.2 GUI) but both ways didn't work. > > While Eric4 installed perfectly exactly in the same way, but Eric5 > stubborn > > and wants only to compile not to install. > > If you know what argument I should pass or what I should do then please > > tell me because really I don't know. > > I usually install eric5 by "c:\\Python32\python.exe install.py". -------------- next part -------------- An HTML attachment was scrubbed... URL: From krush1954 at yahoo.com Wed Feb 22 19:55:00 2012 From: krush1954 at yahoo.com (ken brockman) Date: Wed, 22 Feb 2012 11:55:00 -0800 (PST) Subject: [Eric] Qthelp not found eric5 In-Reply-To: <9114921.NJ2rPg1buo@jupiter> References: <1329930633.45948.YahooMailNeo@web39306.mail.mud.yahoo.com> <5140635.DpRTFmIgKT@jupiter> <1329938968.90276.YahooMailNeo@web39302.mail.mud.yahoo.com> <9114921.NJ2rPg1buo@jupiter> Message-ID: <1329940500.19089.YahooMailNeo@web39302.mail.mud.yahoo.com> ________________________________ > Am Mittwoch, 22. Februar 2012, 09:10:33 schrieb ken brockman: > > I have been trying unsuccessfully on and off for over two months to get > > eric5 installed on my Ubuntu 11.10 system. Each time I try to compile > > it, i get the same error msg, "Qthelp not found". I have python2.7 and > > 3.2 and 3.2mu installed. When i install I have reference python, > > python3.2 and python3.2mu, all to no avail. Any help would be greatly > > appreciated. Tkinter is looking better by the day, though I would > > really love to use QT and eric5. > > > > thanks in advance for any help you can supply. > > Ken > > PS I have Goggled this, found numerous people with the same issue, try > > various suggestions and still I am dead in the water. > > You have to install the Qt4 Help system. Many distros have this in a > separate package that is not installed automatically. On Ubuntu this > package is called "libqt4-help". I have done just that several times and it says installed. Hello, try this command in a Python3 shell. import PyQt4.QtHelp If you get an ImportError it means, that the QtHelp package is having an issue. That is not an eric5 fault. Make sure you have compatible versions of Qt4 and PyQt4 installed (best through the package manager of your distro. Regards, Detlev -- Detlev Offenbach detlev at die-offenbachs.de It is installed on 2.7, not 3.2. How do i download from the net and install for 3.2 You had mentioned a package installer? How would i find and or use that. Both 2.7 and 3.2mu were pre-installed on my Linus Ubuntu 11.10. So I'm a tad lost on this topic. Once more. Thanks Ken -------------- next part -------------- An HTML attachment was scrubbed... URL: From krush1954 at yahoo.com Wed Feb 22 20:17:29 2012 From: krush1954 at yahoo.com (ken brockman) Date: Wed, 22 Feb 2012 12:17:29 -0800 (PST) Subject: [Eric] Qthelp not found eric5 In-Reply-To: <9114921.NJ2rPg1buo@jupiter> References: <1329930633.45948.YahooMailNeo@web39306.mail.mud.yahoo.com> <5140635.DpRTFmIgKT@jupiter> <1329938968.90276.YahooMailNeo@web39302.mail.mud.yahoo.com> <9114921.NJ2rPg1buo@jupiter> Message-ID: <1329941849.58508.YahooMailNeo@web39305.mail.mud.yahoo.com> ________________________________ From: Detlev Offenbach To: eric at riverbankcomputing.com; ken brockman Sent: Wednesday, February 22, 2012 2:38 PM Subject: Re: [Eric] Qthelp not found eric5 Am Mittwoch, 22. Februar 2012, 11:29:28 schrieb ken brockman: > ________________________________ >? From: Detlev Offenbach > To: eric at riverbankcomputing.com; ken brockman > Sent: Wednesday, February 22, 2012 1:42 PM > Subject: Re: [Eric] Qthelp not found eric5 > > Am Mittwoch, 22. Februar 2012, 09:10:33 schrieb ken brockman: > > I have been trying unsuccessfully on and off for over two months to get > > eric5 installed on my Ubuntu 11.10 system. Each time I try to compile > > it, i get the same error msg, "Qthelp not found". I have python2.7 and > > 3.2 and 3.2mu installed. When i install I have reference python, > > python3.2 and python3.2mu, all to no avail. Any help would be greatly > > appreciated. Tkinter is looking better by the day, though I would > > really love to use QT and eric5. > > > > thanks in advance for any help you can supply. > > Ken > > PS I have Goggled this, found numerous people with the same issue, try > > various suggestions and still I am dead in the water. > > You have to install the Qt4 Help system. Many distros have this in a > separate package that is not installed automatically. On Ubuntu this > package is called "libqt4-help". > > Regards, > Detlev Hello, try this command in a Python3 shell. import PyQt4.QtHelp If you get an ImportError it means, that the QtHelp package is having an issue. That is not an eric5 fault. Make sure you have compatible versions of Qt4 and PyQt4 installed (best through the package manager of your distro. Regards, Detlev -- Detlev Offenbach detlev at die-offenbachs.de Sorry I had misunderstood your last?response. The package manager says all is installed. I have also install Qt4, ?QScintilla-gpl-2.6 and PyQt4 from online, compiled and installed them. Also Sip and one or two other packages but still, no go. Have eric4 installed from the package manager, it is an earlier release. But eric5 won't work or install with 2.7, so I'm left with the puzzle of getting eric5 installed? My release of Linus, Ubuntu,?doesn't?offer eric5 as an option in package manager. Thanks Ken -------------- next part -------------- An HTML attachment was scrubbed... URL: From detlev at die-offenbachs.de Thu Feb 23 08:33:03 2012 From: detlev at die-offenbachs.de (Detlev Offenbach) Date: Thu, 23 Feb 2012 09:33:03 +0100 Subject: [Eric] Error 3 on Eric5 installation on Windows7 In-Reply-To: References: <2237182.YUCgfuPCma@jupiter> Message-ID: <1448238.NSNQPzboGn@jupiter> Am Mittwoch, 22. Februar 2012, 14:53:39 schrieb Emad Ahmed: > I keep all Eric5 files and extracted material enclosed in one folder and > Python 3.2 in another separate folder and add it to the path. So what I do > is 2 steps > > cd c:\eric5 > python install.py > > That was what I did previously with Eric4. > > But from the command you wrote "c:\\Python32\python.exe install.py" > it looks to me that you put Eric5 extracted stuff loose inside python32 > folder. Is that true ? No. You may keep the eric5 extracted stuff wherever you like. The explicit path was just give in case there are multiple Python installations (e.g. Python2 and Python3). In the explicit case it is ensured, that the right Python executable is used for installation. > Is that how it goes with Eric5 installation ? eric5 installation is exactly the same like the eric4 installation. > > On Wed, Feb 22, 2012 at 1:35 PM, Detlev Offenbach > > wrote: > > Am Mittwoch, 22. Februar 2012, 10:32:36 schrieb Emad Ahmed: > > > But I don't need "change mode" in windows like I need it in linux > > > and I > > > > am > > > > > the only user in the computer hence I am the administrator and have > > > all > > > the privileges already when running a command. And moreover Eric5 > > > folder accepts new files added during compilation and increase in > > > size so no administrator privileges problem in writing to that > > > folder. > > > I tried to install from the Command Prompt and I tried to install > > > from > > > > the > > > > > IDLE (Python 3.2 GUI) but both ways didn't work. > > > While Eric4 installed perfectly exactly in the same way, but Eric5 > > > > stubborn > > > > > and wants only to compile not to install. > > > If you know what argument I should pass or what I should do then > > > please > > > tell me because really I don't know. > > > > I usually install eric5 by "c:\\Python32\python.exe install.py". -- Detlev Offenbach detlev at die-offenbachs.de From detlev at die-offenbachs.de Thu Feb 23 08:37:28 2012 From: detlev at die-offenbachs.de (Detlev Offenbach) Date: Thu, 23 Feb 2012 09:37:28 +0100 Subject: [Eric] Qthelp not found eric5 In-Reply-To: <1329941849.58508.YahooMailNeo@web39305.mail.mud.yahoo.com> References: <1329930633.45948.YahooMailNeo@web39306.mail.mud.yahoo.com> <9114921.NJ2rPg1buo@jupiter> <1329941849.58508.YahooMailNeo@web39305.mail.mud.yahoo.com> Message-ID: <2437156.nMfLE9BtA0@jupiter> Am Mittwoch, 22. Februar 2012, 12:17:29 schrieb ken brockman: > ________________________________ > From: Detlev Offenbach > To: eric at riverbankcomputing.com; ken brockman > Sent: Wednesday, February 22, 2012 2:38 PM > Subject: Re: [Eric] Qthelp not found eric5 > > Am Mittwoch, 22. Februar 2012, 11:29:28 schrieb ken brockman: > > ________________________________ > > > > From: Detlev Offenbach > > > > To: eric at riverbankcomputing.com; ken brockman > > Sent: Wednesday, February 22, 2012 1:42 PM > > Subject: Re: [Eric] Qthelp not found eric5 > > > > Am Mittwoch, 22. Februar 2012, 09:10:33 schrieb ken brockman: > > > I have been trying unsuccessfully on and off for over two months to > > > get > > > eric5 installed on my Ubuntu 11.10 system. Each time I try to > > > compile > > > it, i get the same error msg, "Qthelp not found". I have python2.7 > > > and > > > 3.2 and 3.2mu installed. When i install I have reference python, > > > python3.2 and python3.2mu, all to no avail. Any help would be > > > greatly > > > appreciated. Tkinter is looking better by the day, though I would > > > really love to use QT and eric5. > > > > > > thanks in advance for any help you can supply. > > > Ken > > > PS I have Goggled this, found numerous people with the same issue, > > > try > > > various suggestions and still I am dead in the water. > > > > You have to install the Qt4 Help system. Many distros have this in a > > separate package that is not installed automatically. On Ubuntu this > > package is called "libqt4-help". > > > > Regards, > > Detlev > > Hello, > > try this command in a Python3 shell. > > import PyQt4.QtHelp > > If you get an ImportError it means, that the QtHelp package is having an > issue. That is not an eric5 fault. Make sure you have compatible versions of > Qt4 and PyQt4 installed (best through the package manager of your distro. > > Regards, > Detlev In your last email you said "But eric5 won't work or install with 2.7,...". That is correct because eric5 needs Python3 to be installed and executed. Please make sure you have sip, PyQt4 and QScintilla Python bindings done for Python3. Regards, Detlev -- Detlev Offenbach detlev at die-offenbachs.de From detlev at die-offenbachs.de Thu Feb 23 09:02:05 2012 From: detlev at die-offenbachs.de (Detlev Offenbach) Date: Thu, 23 Feb 2012 10:02:05 +0100 Subject: [Eric] Fw: Eric 5-5.2 Installation Error : Windows Vista In-Reply-To: References: Message-ID: <2351394.iorO80EKaM@jupiter> Hello, your issue is caused by an omission in the install script. Please change into the directory of the extracted archive first and start the install from there. This will be changed for the next release (the script will do this automatically). Regards, Detlev Am Donnerstag, 23. Februar 2012, 00:08:57 schrieb Robert Ford: > Resending as original email did not get through. > > ----- Original Message ----- > From: "Robert Ford" > To: > Sent: Saturday, February 18, 2012 2:54 PM > Subject: Eric 5-5.2 Installation Error : Windows Vista > > > Hello, > > > > Windows Vista SP2 > > > > I uninstalled Eric 5-5.1.8 which previously worked fine. > > I did this manually (as per Eric4 manual) as I did not realise that the > > new install does this automatically for Eric 5-5.1..0 (all 5.1 > > versions?) > > > > Part way through installing the latest Eric 5-5.2.0 there was an IOError > > [Errno 2]. > > > > I attach a copy of the shell output below: > > > > c:\>cd c:\python32 > > c:\Python32>python c:\python32\eric5-5.1..0\uninstall.py > > c:\Python32>python c:\python32\eric5-5.2.0\install.py > > Checking dependencies > > Python Version: 3.2.2 > > Found PyQt4 > > Found QtHelp > > Found QScintilla2 > > Qt Version: 4.9.0 > > PyQt Version: 4.9.0 > > QScintilla Version: 2.6 > > All dependencies ok. > > > > Compiling user interface files... > > > > Compiling source files... > > An internal error occured. Please report all the output of the program, > > including the following traceback, to > > eric5-bugs at eric-ide.python-projects.org. > > > > Traceback > File "c:\python32\eric5-5.2.0\install.py". line 1045, in > > > > main > > > > File "c:\python32\eric5-5.2.0\install.py'. line 1022, in main > > > > dfile=os.path.join> (?? my comment - 2 > > > > closing brackets??) > > File 'c:\Python32\lib\py_compile.py". line 111. in compile > > > > with tokenize.open as f: > > File 'c:\Python32\lib\tokenize.py", line 343. in open > > > > buffer = builtins.open > > > > lOError: [Errno 2] No such file or directory: > > 'c:\\python32\\eric5-5.2.0\\eric5config.py' > > > > c :\Python32> > > > > Best wishes, > > Robert -- Detlev Offenbach detlev at die-offenbachs.de From krush1954 at yahoo.com Fri Feb 24 03:16:28 2012 From: krush1954 at yahoo.com (ken brockman) Date: Thu, 23 Feb 2012 19:16:28 -0800 (PST) Subject: [Eric] Qthelp not found eric5 In-Reply-To: <2437156.nMfLE9BtA0@jupiter> References: <1329930633.45948.YahooMailNeo@web39306.mail.mud.yahoo.com> <9114921.NJ2rPg1buo@jupiter> <1329941849.58508.YahooMailNeo@web39305.mail.mud.yahoo.com> <2437156.nMfLE9BtA0@jupiter> Message-ID: <1330053388.94761.YahooMailNeo@web39301.mail.mud.yahoo.com> I have been trying unsuccessfully on and off for over two months to > > > get > > > eric5 installed on my Ubuntu 11.10 system. Each time I try to > > > compile > > > it, i get the same error msg, "Qthelp not found". I have python2.7 > > > and > > > 3.2 and 3.2mu installed. When i install I have reference python, > > > python3.2 and python3.2mu, all to no avail. Any help would be > > > greatly > > > appreciated. Tkinter is looking better by the day, though I would > > > really love to use QT and eric5. > If you get an ImportError it means, that the QtHelp package is having an > issue. That is not an eric5 fault. Make sure you have compatible versions of > Qt4 and PyQt4 installed (best through the package manager of your distro. >? > Regards, > Detlev Sorry I had misunderstood your last?response. The package manager says all is installed. I have also install Qt4, ?QScintilla-gpl-2.6 and PyQt4 from online, compiled and installed them. Also Sip and one or two other packages but still, no go. Have eric4 installed from the package manager, it is an earlier release. But eric5 won't work or install with 2.7, so I'm left with the puzzle of getting eric5 installed? My release of Linus, Ubuntu,?doesn't?offer eric5 as an option in package manager. In your last email you said "But eric5 won't work or install with 2.7,...".? That is correct because eric5 needs Python3 to be installed and executed.? Please make sure you have sip, PyQt4 and QScintilla Python bindings done for? Python3. Yes I totally get it. I had said that i knew eric5 needed python3 in my last email. I know qthelp has to be install in python3. My question is HOW? I have built and installed Pyqt4, Qscintilla, sip, etc etc, all using python3 in the terminal,?several?times ?and still no good? There must be a way to do it. If you would be so kind as to give me a clue, I would be in your debt. I can Import PyQt4 in python 3 But still get the NO QtHelp error when trying to install eric5. Is there a site online where i can download just QtHelp , then install with python3??? I am not alone in this problem. I have seen many others, when?goggling?the problem with the same issue.? Once more thanks for any help you can offer. Ken ________________________________ -- Detlev Offenbach detlev at die-offenbachs.de -------------- next part -------------- An HTML attachment was scrubbed... URL: From detlev at die-offenbachs.de Fri Feb 24 09:32:14 2012 From: detlev at die-offenbachs.de (Detlev Offenbach) Date: Fri, 24 Feb 2012 10:32:14 +0100 Subject: [Eric] Qthelp not found eric5 In-Reply-To: <1330053388.94761.YahooMailNeo@web39301.mail.mud.yahoo.com> References: <1329930633.45948.YahooMailNeo@web39306.mail.mud.yahoo.com> <2437156.nMfLE9BtA0@jupiter> <1330053388.94761.YahooMailNeo@web39301.mail.mud.yahoo.com> Message-ID: <1335816.sEa4romm64@jupiter> Am Donnerstag, 23. Februar 2012, 19:16:28 schrieb ken brockman: > I have been trying unsuccessfully on and off for over two months to > > > > > get > > > > eric5 installed on my Ubuntu 11.10 system. Each time I try to > > > > compile > > > > it, i get the same error msg, "Qthelp not found". I have > > > > python2.7 > > > > and > > > > 3.2 and 3.2mu installed. When i install I have reference python, > > > > python3.2 and python3.2mu, all to no avail. Any help would be > > > > greatly > > > > appreciated. Tkinter is looking better by the day, though I > > > > would > > > > really love to use QT and eric5. > > > > If you get an ImportError it means, that the QtHelp package is having an > > issue. That is not an eric5 fault. Make sure you have compatible > > versions of Qt4 and PyQt4 installed (best through the package manager > > of your distro.> > > > > > > Regards, > > Detlev > > Sorry I had misunderstood your last response. The package manager says all > is installed. I have also install Qt4, QScintilla-gpl-2.6 and PyQt4 from > online, compiled and installed them. Also Sip and one or two other packages > but still, no go. Have eric4 installed from the package manager, it is an > earlier release. But eric5 won't work or install with 2.7, so I'm left with > the puzzle of getting eric5 installed? My release of Linus, > Ubuntu, doesn't offer eric5 as an option in package manager. In your last > email you said "But eric5 won't work or install with 2.7,...". That is > correct because eric5 needs Python3 to be installed and executed. Please > make sure you have sip, PyQt4 and QScintilla Python bindings done for > Python3. > > > Yes I totally get it. I had said that i knew eric5 needed python3 in my last > email. I know qthelp has to be install in python3. My question is HOW? I > have built and installed Pyqt4, Qscintilla, sip, etc etc, all using python3 > in the terminal, several times and still no good? There must be a way to > do it. If you would be so kind as to give me a clue, I would be in your > debt. I can Import PyQt4 in python 3 But still get the NO QtHelp error when > trying to install eric5. Is there a site online where i can download just > QtHelp , then install with python3??? I am not alone in this problem. I > have seen many others, when goggling the problem with the same issue. Once > more thanks for any help you can offer. > Ken I am a bit confused now. I would like to recap what was done to get a clear picture. 1. sip, PyQt4 and QScintilla Python bindings were built from source for Python 3. This happened without issues. 'python3 configure.py' for PyQt4 showed, that the QtHelp module will be compiled? 2. 'from PyQt4 import QtHelp' entered in a Python 3 console doesn't show an error. 3. Trying to install eric5 with 'python3 install.py' raises a message saying, that QtHelp is not available. 2. and 3. should not contradict. If so it would mean, that you have several Python3 installations around and 2. and 3. are using different ones. Regards, Detlev -- Detlev Offenbach detlev at die-offenbachs.de From giordani.leonardo at gmail.com Mon Feb 27 09:42:45 2012 From: giordani.leonardo at gmail.com (Leonardo Giordani) Date: Mon, 27 Feb 2012 10:42:45 +0100 Subject: [Eric] Error log dialog Message-ID: Hi, I noticed that the Error Log dialog shows a very tiny portion of the exception when clicking Show details; detailed text has scrollbars, but it shows just a few lines and it it difficult to understand what's going on. I tried to find a solution, so poked with checkForErrorLog() in UI/UserInterface.py. The only way I found to let the user resize the dialog is to subclass it, enable resize grip in __init__() and reimplement event() to set the box resizable, but this make the dialog resizable even when just showing the 4 buttons, which is not good. There is another option, which is to open a modal dialog when clicking on Show details: unfortunately here my (minimal) PyQt knowledge cannot help me, I was not able to come up with some working code. The last simple solution (but imho not the best one) is to increase the minimum size of the dialog, so that detailed text becomes a little more usable. What do you think about it? Thank you Leo -------------- next part -------------- An HTML attachment was scrubbed... URL: