[Eric] Missing Horizontal and Vertical Toolbox (4.5 snapshot 20110501)

B.van_Lew at lumc.nl B.van_Lew at lumc.nl
Tue Sep 27 12:22:21 BST 2011


Thanks! AppData\Roaming\ - don't know why I didn't think of that. 

I've recreated the eric.ini and now the GUI is fine. I notice that my old eric.ini file is huge (120KB) compared to the new one (18KB). The main difference seems to be a large [Scintilla] section with thousands of lines.

Well the exact sequence of actions as far as I can recall was: set a breakpoint, run project debug, I think there was an error from python, then exit debug and the Toolbox views were gone. 

I'll update PyQt as per your suggestion.

Thanks again
Baldur

-----Original Message-----
From: Detlev Offenbach [mailto:detlev at die-offenbachs.de] 
Sent: 26 September 2011 18:38
To: eric at riverbankcomputing.com; Lew, B. van (LKEB)
Subject: Re: [Eric] Missing Horizontal and Vertical Toolbox (4.5 snapshot 20110501)

Am Montag, 26. September 2011, 12:52:14 schrieb B.van_Lew at lumc.nl:
> After upgrading to the 4.5 snapshot (on Windows 7) and running a debug
> session the Toolbox windows disappeared.
> 
> There doesn't seem to be a menu entry to restore them - or at least I can't
> find it.  (under the Window menu or View Profiles or in the Preferences
> windows). I saw that in March 2009 someone having a similar problem with
> the Debug window and the answer was to edit eric.ini. However I can't seem
> to locate that file either.

eric4.ini should be in the .config subdirectory of your home directory 
(actually it is in ~/.config/Eric4) on *nix systems. On Windows7 it is in 
C:\Users\<username>\AppData\Roaming\Eric4 (or whatever it is in your locale). 
Do you have any idea what caused this? I haven't had this issue.

> 
> Anyone come across/solved this?
> 
> Cheers
> Baldur
> 
> Version stuff
> Python Version: 2.6.0
> Qt Version: 4.7.0
> PyQt Version:  4.8.0

That is a fairly old version and should be updated. I think PyQt 4.8.0 is 
older than Qt 4.7.0, which can cause issues.

> QScintilla Version:  2.4.5
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list