pydev-users Mailing List for PyDev for Eclipse (Page 18)
Brought to you by:
fabioz
You can subscribe to this list here.
2004 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
(1) |
May
|
Jun
(2) |
Jul
(2) |
Aug
(4) |
Sep
(3) |
Oct
(1) |
Nov
(2) |
Dec
|
2006 |
Jan
(2) |
Feb
(4) |
Mar
(1) |
Apr
(49) |
May
(123) |
Jun
(162) |
Jul
(96) |
Aug
(59) |
Sep
(69) |
Oct
(73) |
Nov
(71) |
Dec
(29) |
2007 |
Jan
(68) |
Feb
(97) |
Mar
(170) |
Apr
(86) |
May
(78) |
Jun
(62) |
Jul
(114) |
Aug
(71) |
Sep
(145) |
Oct
(107) |
Nov
(43) |
Dec
(41) |
2008 |
Jan
(46) |
Feb
(66) |
Mar
(70) |
Apr
(91) |
May
(119) |
Jun
(104) |
Jul
(92) |
Aug
(83) |
Sep
(68) |
Oct
(146) |
Nov
(76) |
Dec
(70) |
2009 |
Jan
(114) |
Feb
(101) |
Mar
(153) |
Apr
(203) |
May
(85) |
Jun
(100) |
Jul
(109) |
Aug
(93) |
Sep
(48) |
Oct
(2) |
Nov
(1) |
Dec
(15) |
2010 |
Jan
(9) |
Feb
(12) |
Mar
(25) |
Apr
(61) |
May
(107) |
Jun
(75) |
Jul
(76) |
Aug
(91) |
Sep
(100) |
Oct
(46) |
Nov
(47) |
Dec
(28) |
2011 |
Jan
(105) |
Feb
(88) |
Mar
(82) |
Apr
(45) |
May
(46) |
Jun
(76) |
Jul
(73) |
Aug
(77) |
Sep
(53) |
Oct
(65) |
Nov
(58) |
Dec
(57) |
2012 |
Jan
(53) |
Feb
(19) |
Mar
(4) |
Apr
(9) |
May
(2) |
Jun
(3) |
Jul
(1) |
Aug
(3) |
Sep
(3) |
Oct
(4) |
Nov
(1) |
Dec
(12) |
2013 |
Jan
(6) |
Feb
(2) |
Mar
(3) |
Apr
|
May
(2) |
Jun
(8) |
Jul
(2) |
Aug
|
Sep
(1) |
Oct
|
Nov
(2) |
Dec
(2) |
2014 |
Jan
(4) |
Feb
|
Mar
(1) |
Apr
|
May
(3) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(4) |
Oct
(1) |
Nov
(3) |
Dec
(2) |
2015 |
Jan
(1) |
Feb
(3) |
Mar
|
Apr
(2) |
May
(4) |
Jun
(1) |
Jul
(5) |
Aug
(12) |
Sep
|
Oct
(1) |
Nov
|
Dec
(15) |
2016 |
Jan
(16) |
Feb
(7) |
Mar
|
Apr
|
May
(3) |
Jun
(8) |
Jul
|
Aug
(2) |
Sep
|
Oct
(1) |
Nov
(5) |
Dec
|
2017 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(3) |
Oct
|
Nov
(2) |
Dec
|
2018 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
2021 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2024 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2011-10-05 00:34:12
|
The following forum message was posted by rekveld at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4737384: Did you try adding PIL to the Forced Builtins ? (preferences->pydev_interpreter, next to libraries) I have had this with largish packages, also do not really understand why it runs but is not recognized by the little man that looks at the code.. |
From: SourceForge.net <no...@so...> - 2011-10-05 00:29:30
|
The following forum message was posted by rekveld at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: forgot to mention i'm on Ubuntu 11.04.. |
From: SourceForge.net <no...@so...> - 2011-10-05 00:27:51
|
The following forum message was posted by rekveld at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: Hi, since about a day I have recurrent 'Out of memory errors' when using PyDev. All is fine when I start, but I can see the CPU-activity of the java process gradually going up until Eclipse slowly freezes and error alerts appear. I'm not aware I have changed anything, there might have been a java-update I missed, but I've tried it with two different vm's and they both have the same problem (the Sun jvm is faster, so it takes less time for eclipse to freeze). I tried installing Indigo with the latest PyDev downloaded 10 minutes ago, but the problem persists. I tried commenting out large imports, gave more memory, removing and re-adding the interpreter, but none of these have made a difference. help ? any pointers welcome, Joost. Am I the only one experiencing this at the moment ? |
From: SourceForge.net <no...@so...> - 2011-10-05 00:17:48
|
The following forum message was posted by rekveld at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739574: Hi, I installed Indigo and Pydev 10 minutes ago, so it's definitely not the repository that is the problem.. good luck, Joost. |
From: SourceForge.net <no...@so...> - 2011-10-04 21:15:28
|
The following forum message was posted by msbuck at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739686: I have a django project with some app tests. These app tests should only be run as part of the django testing framework since they access the database. However, if I select the project and pick Run As -> Python Unit Test it runs my tests, wiping out my db tables in the process. I can't seem to disable this or specify it to use manage.py tests appname. Do you have any suggestions? |
From: SourceForge.net <no...@so...> - 2011-10-04 19:57:07
|
The following forum message was posted by olelen at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739607: I have just installed pydev through the http://pydev.org/updates repository but once finished, eclipse doesn't show any option. Window > Preferences doesn't show the pydev option. File > New > Project doesn't show pydev projects, and so on. It's like there were no pydev at all, but i have checked that it is installed going to Help > About Eclipse SDK > Installations Details and there is PyDev for Eclipse. I'm not really sure if this can be a problem between eclipse and pydev versions (3.5.2 and 2.2.0.201108231 respectively). Do you have any clue of what is happening and how to solve this? Thanks in advance. |
From: SourceForge.net <no...@so...> - 2011-10-04 19:22:38
|
The following forum message was posted by pydevinstall at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739574: I have problem with installation of PyDev in Eclipse Indigo. I used Help -> Install new software -> and http://pydev.org/updates repository. I try it for 3 days yet but it is still not work. First, I got error: unabled to read repository. Today, repository was found but during installation of package I got error: [quote] An error occurred while collecting items to be installed session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Unable to read repository at http://update-production-pydev.s3.amazonaws.com/pydev/updates/plugins/org.pyt hon.pydev_2.2.2.2011082312.jar. Read timed out Unable to read repository at http://update-production-pydev.s3.amazonaws.com/pydev/updates/plugins/org.python .pydev.debug_2.2.2.2011082312.jar. Read timed out Unable to read repository at http://update-production-pydev.s3.amazonaws.com/pydev/updates/plugins/org.pyt hon.pydev.jython_2.2.2.2011082312.jar. Read timed out [/quote] It seems like the repository is out of order. Does somebody know, what to do? Thanks! |
From: SourceForge.net <no...@so...> - 2011-10-04 13:30:03
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4737716: Answered at: http://stackoverflow.com/questions/2746512/pydev-and-django-how-to- restart-dev-server/7648375#7648375 Cheers, Fabio |
From: SourceForge.net <no...@so...> - 2011-10-03 19:18:03
|
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4737716: Im using Django 1.3 with eclipse indigo pydev 32bit on windows 7 64 bit (python 32bit). when i run "manage.py runserver" from windows cmd, it creates two python.exe processes with +12,000K and +13000K memory. if i terminate by "ctrl+c" it removes both of these processes. Now when run the runserver from pydev with auto-reload (i.e. no-reload removed), it also creates two python processes with +12000K and +13000k memory. But if terminate the runserver using the red terminate box from the console view the process with +12000K goes down but the one with +13000K memory still remains and the server is running. i configured for runserver command in two ways but yielded the same problem: 1. project(right click)->django->custom command->runserver 2. run configurations |
From: SourceForge.net <no...@so...> - 2011-10-03 15:18:52
|
The following forum message was posted by nethero at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4737384: I'm running this code in Eclipse... [code]from PIL import Image im = Image.open("download.png") im.rotate(45).show()[/code] This code runs using my command line python interpreter. My problem is that the PIL package always shows an error in Eclipse. It keeps saying that this import is "Unresolved" even though the code runs fine. Why is this happening? The /usr/lib/python2.7/dist-packages/PIL is in the System PYTHONPATH in Eclipse. I tried deleting and recreating the interpreter in Eclipse and there was still an error. Using... Eclipse 3.7 pyDev 2.2.2.2011082312 Ubuntu 11.04 python 2.7.1 |
From: Christoph Z. <ci...@on...> - 2011-10-03 14:50:03
|
Am 02.10.2011 03:29, schrieb Raffi Khatchadourian: > When a mylyn task is activated and the context filter is enabled on the Pydev package explorer view, the view correctly filters relevant elements. However, this does not work in the outline view. That is, enabling the mylyn context filter in the outline view has no effect. All the elements are shown regardless of their relevance. Any ideas on how to fix this? Is it a bug with Pydev? You need to install the PyDev Mylyn Integration from http://pydev.org/updates -- Christoph |
From: SourceForge.net <no...@so...> - 2011-10-02 22:57:21
|
The following forum message was posted by jenia2009 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4736217: I don't want to compile my code into bytecode when i run the django server. In that case, the django server instance gets created but its standard-out does not get redirected to the pydev console. When I do "runserver --noreload", the stardard-out does get redirected correctly but the code that i'm running gets compiled to bytecode. Does anyone know how to correct redirection problem when running the django server from pydev with no bytecode compilation? Thanks for your time and kind concern. jenia |
From: Raffi K. <rkh...@ap...> - 2011-10-02 05:44:36
|
When a mylyn task is activated and the context filter is enabled on the Pydev package explorer view, the view correctly filters relevant elements. However, this does not work in the outline view. That is, enabling the mylyn context filter in the outline view has no effect. All the elements are shown regardless of their relevance. Any ideas on how to fix this? Is it a bug with Pydev? |
From: SourceForge.net <no...@so...> - 2011-10-01 22:45:38
|
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4735017: For some time now I couldn't get my PyDev projects in PyDev Package Explorer sorted in alphabetical order. Recently I noticed very odd thing. It appears that having project's root added into PyDev - PYTHONPATH/Source Folders makes such project being sorted properly. Source folders shouldn't have any impact on sort order of the project, right? It looks like a bug to me. Eclipse Version: 3.7.1, Build id: M20110909-1335 PyDev 2.2.2.2011091514 |
From: SourceForge.net <no...@so...> - 2011-10-01 22:31:21
|
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4734668: The second post in this thread I posted by mistake. It was going to be another question in separate thread. |
From: SourceForge.net <no...@so...> - 2011-10-01 16:24:23
|
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4734668: In .metadata/.log file inside my workspace there are many entries like the one below. Could someone explain what's the reason for this? Can this be connected with the problem I described in my question titled [url=http://stackoverflow.com/questions/7621027/]What's the reason of disappearing of information on project's natures?[/url] at stackoverflow.com? !ENTRY org.eclipse.core.expressions 4 201 2011-10-01 18:12:30.692 !MESSAGE No property tester contributes a property com.aptana.ide.core.ui.nature to type class org.python.pydev.navigator.elements.PythonProjectSourceFolder !STACK 1 org.eclipse.core.runtime.CoreException: No property tester contributes a property com.aptana.ide.core.ui.nature to type class org.python.pydev.navigator.elements.PythonProjectSourceFolder at org.eclipse.core.internal.expressions.TypeExtensionManager.getProperty(TypeE xtensionManager.java:123) at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression .java:96) at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(Composi teExpression.java:68) at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.jav a:21) at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(Compos iteExpression.java:53) at org.eclipse.core.internal.expressions.AndExpression.evaluate(AndExpression.j ava:29) at org.eclipse.ui.internal.dialogs.RegistryPageContributor.failsEnablement(Regi stryPageContributor.java:311) at org.eclipse.ui.internal.dialogs.RegistryPageContributor.isApplicableTo(Regis tryPageContributor.java:251) at org.eclipse.ui.internal.dialogs.PropertyPageContributorManager.getApplicable Contributors(PropertyPageContributorManager.java:218) at org.eclipse.ui.internal.dialogs.PropertyPageContributorManager.getApplicable Contributors(PropertyPageContributorManager.java:237) at org.eclipse.ui.dialogs.PropertyDialogAction.hasPropertyPagesFor(PropertyDial ogAction.java:105) at org.eclipse.ui.dialogs.PropertyDialogAction.isApplicableForSelection(Propert yDialogAction.java:147) at org.eclipse.ui.dialogs.PropertyDialogAction.isApplicableForSelection(Propert yDialogAction.java:127) at org.eclipse.ui.internal.navigator.resources.actions.PropertiesActionProvider .fillContextMenu(PropertiesActionProvider.java:62) at org.eclipse.ui.navigator.NavigatorActionService$2.run(NavigatorActionService .java:221) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.navigator.NavigatorActionService.addCommonActionProviderMenu( NavigatorActionService.java:216) at org.eclipse.ui.navigator.NavigatorActionService.fillContextMenu(NavigatorAct ionService.java:173) at org.eclipse.ui.navigator.CommonNavigatorManager.fillContextMenu(CommonNaviga torManager.java:260) at org.eclipse.ui.navigator.CommonNavigatorManager$4.menuAboutToShow(CommonNavi gatorManager.java:275) at org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:342) at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:473) at org.eclipse.jface.action.MenuManager.access$1(MenuManager.java:469) at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:495) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:247) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1058) at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:4881) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4557) at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:341) at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1610) at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2061) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4972) at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method) at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:256) at org.eclipse.swt.widgets.Display.runPopups(Display.java:4206) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3748) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication. java:123) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java: 196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication( EclipseAppLauncher.jav |
From: SourceForge.net <no...@so...> - 2011-10-01 16:02:05
|
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4734668: 0. Make sure you have some PyDev projects (Python nature) and some CDT projects (C/C++ nature). 1. Activate PyDev perspective 2. In PyDev Package Explorer choose 'Customize view...' and on 'Filters' tab check 'PyDev: non-PyDev Projects' and click OK. Result: Some C/C++ projects disappear but other do not. Any idea what could be wrong? |
From: SourceForge.net <no...@so...> - 2011-10-01 13:59:46
|
The following forum message was posted by kinow at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4360661: Thanks Luiz! That worked for me! |
From: Alexander V. <ale...@st...> - 2011-09-29 21:31:25
|
Dear all, apologies in advance if this is a typical newbie question: I am struggling somewhat with a sys.path related problem. I have my code packed up as a .egg file and installed on my development machine. The problem is that when I run tests from PyDev it is the installed version that is being used rather than the source code that I want to test. I naively thought that PyDev would make sure that src/ directory is in my sys.path before anything else I have installed but this does not seem to be the case: --8<-- ['/Users/avoss/bin/springsource/sts-2.6.1.SR1/plugins/org.python.pydev.debug_2.2.2.2011082312/pysrc', '/Library/Python/2.6/site-packages/euca2ools-1.2-py2.6.egg', '/Library/Python/2.6/site-packages/M2Crypto-0.20.2-py2.6-macosx-10.6-universal.egg', '/Library/Python/2.6/site-packages/Sphinx-1.0.7-py2.6.egg', '/Library/Python/2.6/site-packages/docutils-0.7-py2.6.egg', '/Library/Python/2.6/site-packages/Jinja2-2.5.5-py2.6.egg', '/Library/Python/2.6/site-packages/Pygments-1.4-py2.6.egg', '/Library/Python/2.6/site-packages/elvira-0.1-py2.6.egg', '/Library/Python/2.6/site-packages/pysnmp-4.1.16a-py2.6.egg', '/Library/Python/2.6/site-packages/pycrypto-2.3-py2.6-macosx-10.6-universal.egg', '/Library/Python/2.6/site-packages/pyasn1-0.0.13-py2.6.egg', '/Library/Python/2.6/site-packages/MySQL_python-1.2.3-py2.6-macosx-10.6-universal.egg', '/Library/Python/2.6/site-packages/setuptools-0.6c11-py2.6.egg', '/Library/Python/2.6/site-packages/MacFSEvents-0.2.1-py2.6-macosx-10.6-universal.egg', '/Users/avoss/Documents/workspace-sts/elvira/src', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python26.zip', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-darwin', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac/lib-scriptpackages', '/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-tk', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-old', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload', '/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/PyObjC', '/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/wx-2.8-mac-unicode', '/Library/Python/2.6/site-packages/boto-1.9b-py2.6.egg', '/Library/Python/2.6/site-packages/pysvn', '/Library/Python/2.6/site-packages', '/Users/avoss/Documents/workspace-sts/elvira/src/test/elvira/taskrunner'] --8<-- As you can see, the sys.path contains the place where the PyDev python code lives, followed by stuff I have in my sites-packages directory, then src/ followed by standard modules that come with Pythong and finally the current directory. What's the best way to fix this? Cheers, Alex --- Alexander Voss Lecturer in Software Engineering School of Computer Science University of St Andrews http://www.cs.st-andrews.ac.uk/~avoss The University of St Andrews is a charity registered in Scotland : No SC013532 |
From: SourceForge.net <no...@so...> - 2011-09-29 21:08:46
|
The following forum message was posted by jstrong611 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4732136: I have PyDev ver. 2.2.2 installed in Eclipse Indigo. I am running Python 2.5.4 with it. When I hit F4 to get a Hierarchy View, I get an outline format which shows "children" and "parents" in a vertical list. What I do not see is the handy flowchart format, such as the example I see when I search "Hierarchy View" on the PyDev.org website. I read another post somewhere that the flowchart view was an "advanced feature" via a separate addon a couple of years ago, but that it went open code and became part of the normal PyDev install. Not sure if this is accurate, but... Does anyone know how I get my Hierarchy View to look like a flowchart (easy to read) vs. the straight list of children and parents (hard to read)? Thanks! John |
From: SourceForge.net <no...@so...> - 2011-09-29 15:27:55
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4731122: Please try asking at the forums in eclipse.org (as that's really more on the Eclipse side and not in the PyDev side, so, they may have a better answer). Still, just to note, here (windows vista), when using arial, enabling and disabling cleartype does work properly and the font aliasing does change as it should (eclipse 3.7). Cheers, Fabio |
From: SourceForge.net <no...@so...> - 2011-09-29 11:36:47
|
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4731122: I can't edit my comment, so here is the update. In Chrome this is a bug and will be fixed: http://code.google.com/p/chromium/issues/detail?id=96769 |
From: SourceForge.net <no...@so...> - 2011-09-29 11:31:54
|
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4731122: I forgot the screenshot: http://i53.tinypic.com/dcy792.png And to be honest, in Chrome antialiasing doesn't work too... I didn't notice that before. I'll go Google it, or use FireFox instead. |
From: SourceForge.net <no...@so...> - 2011-09-29 11:29:00
|
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4731122: Thanks for your reply, Fabio. I could use Consolas, but I better prefer Arial (just a matter of taste, i don't like monospaces). I'm not a newbie, so I know what "antialiasing is turned on in Windows" means. And it works everywhere, except Eclipse-based apps ( = Java based apps). I thought they've corrected it, but now I see that this bug is gonna be present for years... I'll go search for another web development IDE. |
From: SourceForge.net <no...@so...> - 2011-09-29 10:40:42
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4731099: Unfortunately, Eclipse launches the program without allocating a real terminal, so, ncurses applications aren't really able to be run inside Eclipse (I think there's an issue already open in Eclipse for that). Not sure it's something that can be solved in the PyDev side, but still, please create a bug-report for that (other than that, maybe you could create a shell that spawns a terminal and then runs your program -- you'd still have it outside of Eclipse, but at least you can run it with the Eclipse shortcuts). Cheers, Fabio |