Hi,

That doesn't seem to be the issue:
anatoliy@ubuntu:/usr/local/bin$ ls
camqadm     celeryd        opencv_createsamples  spyder
celery      celeryd-multi  opencv_haartraining   spyder_win_post_install.py
celerybeat  celeryev       opencv_performance    svn-diff3-meld
celeryctl   djcelerymon    opencv_traincascade
anatoliy@ubuntu:/usr/local/bin$ chmod -R a+rwx ~/.spyder2
chmod: changing permissions of `/home/anatoliy/.spyder2/.history.py': 
Operation not permitted
chmod: changing permissions of `/home/anatoliy/.spyder2/.workingdir': 
Operation not permitted
chmod: changing permissions of `/home/anatoliy/.spyder2/.inspector': 
Operation not permitted
chmod: changing permissions of `/home/anatoliy/.spyder2/.temp.py': 
Operation not permitted
chmod: changing permissions of 
`/home/anatoliy/.spyder2/.history_internal.py': Operation not permitted
chmod: changing permissions of `/home/anatoliy/.spyder2/.onlinehelp': 
Operation not permitted
chmod: changing permissions of `/home/anatoliy/.spyder2/.ropeproject': 
Operation not permitted
chmod: changing permissions of 
`/home/anatoliy/.spyder2/.ropeproject/config.py': Operation not permitted
anatoliy@ubuntu:/usr/local/bin$ sudo chmod -R a+rwx ~/.spyder2
[sudo] password for anatoliy: 
anatoliy@ubuntu:/usr/local/bin$ spyder

At this point the terminal becomes unresponsive, and I have to kill the 
process.

I am concerned that this error is very hard to debug because it comes down 
to an apparent infinite loop somewhere, and no error is printed out.  I 
agree that it may be a permissions issue, but there is little I can do at 
this point to track it down:(

On Thursday, March 14, 2013 6:02:43 PM UTC+4, Carlos Córdoba wrote:
>
> Hi, 
>
> Given the error you reported on Issue 1191, this seems a permissions 
> problem: it seems you can't cd into /usr/local/bin as a regular user. 
> Try to change your permissions to see if that helps. 
>
> Cheers, 
> Carlos 
>
> El 14/03/13 07:17, Anatoliy Kats escribió: 
> > Hi, 
> > 
> > Thank you for your work.  Unfortunately, it seems that after I tried 
> > installing beta4, the only way I can run spyder is with sudo.  I am 
> > running Ubuntu 12.10, with whatever Qt came with it.  I tried 
> > everything -- removing spyder* directories, renaming .spyder2, spyder 
> > --reset, spyder -l .  I am inclined to believe the problem is 
> > partially on my machine, because after I did a clean install of the 
> > previously working beta3, I could not launch that either.  I don't 
> > know what to do next.  Can you at least suggest some diagnostic tools? 
> > 
> > Thanks. 
> > -- 
> > You received this message because you are subscribed to the Google 
> > Groups "spyder" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> > an email to [email protected] <javascript:>. 
> > To post to this group, send email to [email protected]<javascript:>. 
>
> > Visit this group at http://groups.google.com/group/spyderlib?hl=en. 
> > For more options, visit https://groups.google.com/groups/opt_out. 
> > 
> > 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to