Discussion:
[spyder] Add new module via right click context fails
Keith Lucas
2015-11-17 16:02:34 UTC
Permalink
Hello all. I just upgraded to WinPython 3.4.3.6 and thus Spyder 3.0.0dev. I
am having trouble adding new modules through the right click context menu,
either from the Project Explorer or the File Explorer. In either case, I
right click on the package in which I would like to add the module... the
normal Spyder dialog box asking for the module name does NOT appear, rather
a windows explorer box appears and asks me to specify name of the file.
When I do, a temporary module titled "untitled01.py" or the like opens in
the editor... rather than my intended module. Furthermore, this new module
is not in the folder I intended. Any advice? 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 spyderlib+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
Carlos Córdoba
2015-11-18 00:03:50 UTC
Permalink
Hi,

Please open an issue in our issue tracker about this problem:

https://github.com/spyder-ide/spyder/issues

I'd say it's caused by an incorrect signal in our Qt code.


Cheers,
Carlos
Post by Keith Lucas
Hello all. I just upgraded to WinPython 3.4.3.6 and thus Spyder
3.0.0dev. I am having trouble adding new modules through the right
click context menu, either from the Project Explorer or the File
Explorer. In either case, I right click on the package in which I
would like to add the module... the normal Spyder dialog box asking
for the module name does NOT appear, rather a windows explorer box
appears and asks me to specify name of the file. When I do, a
temporary module titled "untitled01.py" or the like opens in the
editor... rather than my intended module. Furthermore, this new module
is not in the folder I intended. Any advice? 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
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
--
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 spyderlib+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
Loading...