[Pydev-users] [Users] RE: PyLint not showing in Problems
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4657770: Yes, bug is fixed! Thank you. -- EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev ___ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users
[Pydev-users] [Users] RE: PyLint not showing in Problems
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4657770: Verified using PyDev2.2.1.2011081814 and PyLint 0.24.0 - bug is fixed. -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 ___ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users
[Pydev-users] [Users] RE: PyLint not showing in Problems
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4657770: Just fixed. Please grab the nightly build in a couple of hours to see if it works for you. Cheers, Fabio -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 ___ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users
[Pydev-users] [Users] RE: PyLint not showing in Problems
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4657770: I guess you have the latest PyLint version 0.24.0 and problem you see has been already reported by me in the issue 3376410 [url=http://sourceforge.net/tracker/?func=detail&aid=3376410&group_id=85796&atid =577329]java.lang.NumberFormatException with PyLint 0.24.0[/url] and by Barbara in the issue 3386299 [url=http://sourceforge.net/tracker/?func=detail&aid=3386299&group_id=85796&atid =577329]pylint NumberFormatException[/url] -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 ___ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users
[Pydev-users] [Users] RE: PyLint not showing in Problems
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4657770: Can you create a bug report and add the output that pylint is giving you when you run it? Also, please add information on the pylint version you're using. Cheers, Fabio -- uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev ___ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users
[Pydev-users] [Users] RE: PyLint not showing in Problems
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4657770: Ok, I do have errors in my error log. I'm not too familiar with Eclipse so I didn't know exactly what you were referring to. They all look like this: [code] For input string: "9,0" Exception stack trace: java.lang.NumberFormatException: For input string: "9,0" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65 ) at java.lang.Integer.parseInt(Integer.java:481) at java.lang.Integer.parseInt(Integer.java:514) at org.python.pydev.builder.pylint.PyLintVisitor$PyLintThread.passPyLint(PyLint Visitor.java:301) at org.python.pydev.builder.pylint.PyLintVisitor$PyLintThread.run(PyLintVisitor .java:107) Session Data: eclipse.buildId=M20100211-1343 java.version=1.6.0_22 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64[/code] There's one for every line pylint finds an issue on, it seems. Also, though I said in my original post that I was on Mac OS X, I migrated my workspace to my Linux machine, hence the session data, but am getting the same problems. -- uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev ___ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users
[Pydev-users] [Users] RE: PyLint not showing in Problems
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4657770: At the bottom of the PyLint output, there is "PyLint: The stderr of the command line is: No config file found, using default configuration", but I don't see anything else. -- uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev ___ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users
[Pydev-users] [Users] RE: PyLint not showing in Problems
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4657770: Not sure what may be happening... Do you have some error in your error log? Are your files under a source folder? Maybe you have some filter that's hiding those issues? Cheers, Fabio -- uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev ___ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users