https://bugzilla.redhat.com/show_bug.cgi?id=1333922
Bug ID: 1333922
Summary: Eclipse Neon (4.6.0): Many Gtk+ warnings due to broken
GUI code
Product: Fedora
Version: 24
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: rhbz(a)genodeftest.de
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, andjrobins(a)gmail.com,
eclipse-sig(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, rgrunber(a)redhat.com
Description of problem:
Massive G
Version-Release number of selected component (if applicable):
eclipse-swt-4.6.0-0.5.git201604261105.fc24.x86_64
How reproducible:
always, just start eclipse on Fedora 24 with wayland backend
Steps to Reproduce:
1. start eclipse on a gnome+wayland session
2. have a look at syslog or stdout/stderr
Actual results:
many warnings, most of them caused by improper usage of Gtk+ API:
$ eclipse -clean -data /tmp/test-workspace
CompilerOracle: exclude
org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith
CompilerOracle: exclude
org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding.<init>
CompilerOracle: exclude
org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates.instantiateTemplate
CompilerOracle: exclude
org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage.addBinding
CompilerOracle: exclude
org/python/pydev/editor/codecompletion/revisited/PythonPathHelper.isValidSourceFile
CompilerOracle: exclude
org/eclipse/tycho/core/osgitools/EquinoxResolver.newState
xkbcommon: ERROR: Key "<LFSH>" added to modifier map for multiple modifiers;
Using Lock, ignoring Shift
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Allocating size to GtkBox 0x7fd3b1d86cf0
without calling gtk_widget_get_preferred_width/height(). How does the code know
the size to allocate?
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -9 (allocation 1,
extents 5x5) while allocating gadget (node button, owner GtkButton)
xkbcommon: ERROR: Key "<LFSH>" added to modifier map for multiple modifiers;
Using Lock, ignoring Shift
(Eclipse:5282): Gtk-WARNING **: Allocating size to GtkBox 0x7fd3b1d86cf0
without calling gtk_widget_get_preferred_width/height(). How does the code know
the size to allocate?
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -1 (allocation 1,
extents 1x1) while allocating gadget (node trough, owner GtkProgressBar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -1 (allocation 1,
extents 1x1) while allocating gadget (node trough, owner GtkProgressBar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -13 (allocation 5,
extents 9x9) while allocating gadget (node entry, owner GtkEntry)
Gdk-Message: Window 0x7fd3b1f08e60 is a temporary window without parent,
application will not be able to position it on screen.
Gdk-Message: Window 0x7fd3b1f08e60 is a temporary window without parent,
application will not be able to position it on screen.
Gdk-Message: Window 0x7fd3b1f08e60 is a temporary window without parent,
application will not be able to position it on screen.
Gdk-Message: Window 0x7fd3b1f08e60 is a temporary window without parent,
application will not be able to position it on screen.
(Eclipse:5282): Gdk-WARNING **: gdkcursor-wayland.c:170: Unable to load
x_cursor from the cursor theme
Expected results:
just a few warnings or – at best – no warnings at all.
Additional info:
These warnings were introduced in Gtk+ 3.20 and were not present in Gtk+ 3.18.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1475521
Bug ID: 1475521
Summary: [Wayland] Notification windows are misplaced
Product: Fedora
Version: 26
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: rhbz2(a)genodeftest.de
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, andjrobins(a)gmail.com,
eclipse-sig(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, rgrunber(a)redhat.com
Version-Release number of selected component (if applicable):
eclipse-swt-4.7.0-2.fc26.x86_64
libwayland-client-1.13.0-1.fc26.x86_64
gnome-shell-3.24.3-1.fc26.x86_64
mutter-3.24.4-1.fc26.x86_64
gtk3-3.22.17-2.fc26.x86_64
How reproducible:
Steps to Reproduce:
1. Open eclipse on wayland (with GDK_BACKEND=wayland, which is the default
behavior in a gnome/wayland session.
2. wait for a notification to happen (or trigger an eclipse bug to do so).
Actual results:
Notification is displayed on screen, about 200px from top left corner
Expected results:
Notification should be displayed in bottom right corner.
Additional info:
wayland does not support global window positioning, see
https://developer.gnome.org/gtk3/stable/GtkWindow.html#gtk-window-get-posit…
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1464158
Bug ID: 1464158
Summary: CVE-2017-9735 jetty: Timing channel attack in
util/security/Password.java
Product: Security Response
Component: vulnerability
Keywords: Security
Severity: medium
Priority: medium
Assignee: security-response-team(a)redhat.com
Reporter: anemec(a)redhat.com
CC: eclipse-sig(a)lists.fedoraproject.org,
hhorak(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org,
jjohnstn(a)redhat.com, jorton(a)redhat.com,
krzysztof.daniel(a)gmail.com, mizdebsk(a)redhat.com,
msimacek(a)redhat.com
Jetty is prone to a timing channel in util/security/Password.java, which makes
it easier for remote attackers to obtain access by observing elapsed times
before rejection of incorrect passwords.
Upstream issue:
https://github.com/eclipse/jetty.project/issues/1556
Upstream patch:
https://github.com/eclipse/jetty.project/commit/042f325f1cd6e7891d72c7e668f…
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1333480
Bug ID: 1333480
Summary: Eclipse won't start a fresh workspace
Product: Fedora
Version: 24
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: pedro.lamarao(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, andjrobins(a)gmail.com,
eclipse-sig(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, rgrunber(a)redhat.com
Created attachment 1154254
--> https://bugzilla.redhat.com/attachment.cgi?id=1154254&action=edit
Log file generated in the .metadata directory
Description of problem:
Eclipse won't start a fresh workspace.
Version-Release number of selected component (if applicable):
eclipse-pde-4.6.0-0.5.git201604261105.fc24.x86_64
eclipse-jdt-4.6.0-0.5.git201604261105.fc24.noarch
How reproducible:
Every time Eclipse is opened.
Steps to Reproduce:
1. Open Eclipse from GNOME Shell
2. Select an empty location -- to create a new workspace
Actual results:
Eclipse shows the splash screen then fails to start.
Expected results:
Eclipse shows splash screen then shows de IDE window.
Additional info:
The workspace location is generated with the .metadata directory
containing a .log file. This file is attached to the bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1479433
Bug ID: 1479433
Summary: Eclipse acts as a filesystem bomb
Product: Fedora
Version: rawhide
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: pierreblavy(a)yahoo.fr
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, andjrobins(a)gmail.com,
eclipse-sig(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, rgrunber(a)redhat.com
Description of problem:
When many eclipse plug-ins are installed, it mess-up the file-system until the
computer is unable to boot. At boot, you get few lines on the screen (i.e., the
usual ones I presume), for less than one second, then everything crashed to a
black screen. Cannot launch linux, cannot read the lines on the screen.
How reproducible:
Not always, you have to use eclipse for a while and install a lot of plug ins
to make this crash happen. It doesn't crash after install, we have to use
eclipse to mess up the file system.
Steps to Reproduce:
1. install eclipse
2. install a lot of plug ins (here CDT, PHP plugin, texlipse)
3. use it until it mess up the file system. It can takes a while and a lot of
projects.
Actual results:
- Booting in console only mode (by adding 3 to the grub line) doesn't fix the
problem.
- Fixing the btrfs partition linux is installed on doesn't fix the problem
either. Fix tool says everything is OK.
btrfs check --repair --check-data-csum --progress /dev/sddXXX
btrfs rescue zero-log /dev/sddXXX
btrfs super-recover /dev/sddXXX
btrfs chunk-recover /dev/sddXXX
- The btrfs partition IS readable from a live CD. But we cannot boot on it
while the system is installed on this partition.
- Deleting the eclipse folder FIXES the problem.
I do have this problem now, with eclipse on a btrfs partition. Previously I had
zfs mess when eclipse was on a ZFS partition.
Expected results:
1) Linux should boot, even when the filesystem is messed up by a ton of files
(NOTE the partition is readable from a live CD).
2) BTRFS should do something to prevent file bombing, I prefer an eclipse crash
than a non bootable system, or a messed up partition.
3) ZFS has trouble too. zfs-fuse crashes when eclipse is installed on a zfs
partition, and deleting the eclipse folder is far less complicated on zfs than
on btrfs. zfs-fuse should be patched too to be robust to file bombing.
4) Maybe, if the stars are aligned, you can explain to eclipse developers
what's a database, introduce them to sqlite, and explain them how easier and
better it is to use it instead of file-bombing the file-system. But as far as I
know eclipse, if something can be dirty, it will be dirty.
Additional info : WORKAROUNDS (save your data/os)
--- ZFS ---
Previously I had trouble when eclipse was installed on a ZFS disk. It took me a
while to get access to my data partition as eclipse realy messed up the file
system a lot. Deleting the eclipse folder fixed the problem, but I had a hard
time deleting it, as zfs-fuse crashed and as the messy filesystem has the side
effect of freezing linux.
This is the recipe that worked for me
- try to delete the eclipse folder (zfs may crash)
- if zfs crash : try to delete a few file at a time
- if rm or ls crash: try to delete a few file at a time with guesses like rm -r
a*; rm -r b*; rm -r c* and etc.
Note that the partition remains valid so zfs scrub will NOT fix the problem.
--- BTRFS ---
From my experience, BTRFS leads to less trouble, as long as eclipse IS NOT on
the system partition. When things gets wrong, you can simply boot on live CD,
mount the BTRFS, and to a rm -r eclipse.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1469356
Bug ID: 1469356
Summary: aether-ant-tasks: Port to XMvn 3.0.0
Product: Fedora
Version: rawhide
Component: aether-ant-tasks
Assignee: mizdebsk(a)redhat.com
Reporter: mizdebsk(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: eclipse-sig(a)lists.fedoraproject.org,
java-sig-commits(a)lists.fedoraproject.org,
mizdebsk(a)redhat.com, msimacek(a)redhat.com
aether-ant-tasks needs porting to XMvn 3.0.0 (or retiring).
aether-ant-tasks has broken dependencies in the rawhide tree:
aether-ant-tasks-1.0.1-6.fc26.noarch requires xmvn-launcher
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1309687
Bug ID: 1309687
Summary: Undeclared uses constraints of Apache HttpComponent
bundle cause linkage error at runtime
Product: Fedora
Version: 23
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: andreas.sewe(a)codetrails.com
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, andjrobins(a)gmail.com,
eclipse-sig(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, rgrunber(a)redhat.com
External Bug ID: Eclipse Project 488006
Description of problem:
Version-Release number of selected component (if applicable):
1:4.5.1-1.fc23
How reproducible:
Always.
Steps to Reproduce:
1. Install "Eclipse" (version 1:4.5.1-1.fc23) from "Software"
2. Start Eclipse
3. Help > Install New Software "Code Recommenders for Java Developers" from
pre-configured update site <http://download.eclipse.org/releases/mars>
4. Restart Eclipse
5. Try to open Code Recommenders "Model Repositories" view (it is not there, as
bundles for Code Recommenders" are not resolved. This is the *first* problem
6. Start Eclipse with "-clean" option
7. Try to open Code Recommenders "Model Repositories" view again
Actual results:
An error dialog appear: loader constraint violation in interface itable
initialization: when resolving method
"org.apache.http.message.AbstractHttpMessage.getHeaders(Ljava/lang/String;)[Lorg/apache/http/Header;"
the class loader (instance of
org/eclipse/osgi/internal/loader/EquinoxClassLoader) of the current class,
org/apache/http/client/methods/AbstractExecutionAwareRequest, and the class
loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) for
interface org/apache/http/HttpMessage have different Class objects for the type
[Lorg/apache/http/Header; used in the signature
Expected results:
The "Model Repositories" view opens and (in the background) a download of the
model repository index for is started. Once finished, the view shows 4.5.76
known coordinates for the "mars" model repository.
Additional info:
More details on what the OSGi bundle headers look like can be found in the bug
I filled with the Eclipse Orbit project [1], although they are not the ones who
distribute bundles with faulty Export-Package headers (i.e., headers without
uses constraints).
FWIW, the symptoms seem to be very similar to those of Bug 807044.
[1] <https://bugs.eclipse.org/bugs/show_bug.cgi?id=488006>
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1474069
Bug ID: 1474069
Summary: [Packaging] Please don't ship source file packages
Product: Fedora
Version: 26
Component: eclipse-pydev
Assignee: akurtako(a)redhat.com
Reporter: rhbz2(a)genodeftest.de
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com,
eclipse-sig(a)lists.fedoraproject.org,
jjohnstn(a)redhat.com
Version-Release number of selected component (if applicable):
eclipse-pydev-5.8.0-1.fc26.x86_64
How reproducible:
always (caused by packaging)
Steps to Reproduce:
1. download or install eclipse-pydev
2. have a look at the internal file structure
Actual results:
for every folder in /usr/lib/eclipse/plugins, eclipse-pydev contains a source
.jar file
Expected results:
Do not contain a source .jar file. Most of the code is written in python, so
source code is not required. Source code belongs into a SRPM file.
Additional info:
See
https://fedoraproject.org/wiki/Packaging:Guidelines#Source_RPM_Buildtime_Ma…
for details.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1445986
Bug ID: 1445986
Summary: Info: Rebuilding internal caches:
/home/christian/src/workspace/.metadata/.plugins/com.p
ython.pydev.analysis/python_v1_3tswbhuj9gc4kibexhrzgzd
x/python.pydevsysteminfo (Expected error to be
provided and got no error!)
Product: Fedora
Version: 25
Component: eclipse-pydev
Assignee: akurtako(a)redhat.com
Reporter: rhbz2(a)genodeftest.de
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com,
eclipse-sig(a)lists.fedoraproject.org,
jjohnstn(a)redhat.com
Version-Release number of selected component:
eclipse-pydev-5.5.0-3.fc25
Additional info:
reporter: libreport-2.8.0
cmdline: /usr/bin/java -Dosgi.requiredJavaVersion=1.8 -Xms512m -Xmx1024m
-Dorg.eclipse.swt.browser.UseWebKitGTK=true -Dhelp.lucene.tokenizer=standard
-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith
-XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init>
-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates,instantiateTemplate
-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage,addBinding
-XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile
-XX:CompileCommand=exclude,org/eclipse/tycho/core/osgitools/EquinoxResolver,newState
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins
-Dp2.fragments=/usr/share/eclipse/droplets,/usr/lib64/eclipse/droplets
-Declipse.p2.skipMovedInstallDetection=true
-Dosgi.framework.extensions=org.eclipse.wst.jsdt.nashorn.extension -jar
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.201.v20170306-1705.jar
-os linux -ws gtk -arch x86_64 -showsplash
/usr/lib64/eclipse//plugins/org.eclipse.platform_4.6.3.v20170306-1705/splash.bmp
-launcher /usr/lib64/eclipse/eclipse -name Eclipse --launcher.library
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20170306-1705/eclipse_1618.so
-startup
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.201.v20170306-1705.jar
-protect master --launcher.appendVmargs -exitdata ff0001 -vm /usr/bin/java
-vmargs -Dosgi.requiredJavaVersion=1.8 -Xms512m -Xmx1024m
-Dorg.eclipse.swt.browser.UseWebKitGTK=true -Dhelp.lucene.tokenizer=standard
-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith
-XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init>
-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates,instantiateTemplate
-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage,addBinding
-XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile
-XX:CompileCommand=exclude,org/eclipse/tycho/core/osgitools/EquinoxResolver,newState
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins
-Dp2.fragments=/usr/share/eclipse/droplets,/usr/lib64/eclipse/droplets
-Declipse.p2.skipMovedInstallDetection=true
-Dosgi.framework.extensions=org.eclipse.wst.jsdt.nashorn.extension -jar
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.201.v20170306-1705.jar
eclipseplugin: org.python.pydev.shared_core
executable:
/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.shared_core_5.5.0.201702281600
kernel: 4.10.11-200.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor: Fedora Project
runlevel: N 5
type: libreport
Truncated backtrace:
org.eclipse.epp.logging.aeri.core.util.NoStackTrace: This event was logged
without a stack trace. A synthetic stack trace was hence inserted.
at org.python.pydev.shared_core.log.Log.log(Log.java:97)
at org.python.pydev.core.log.Log.log(Log.java:46)
at
com.python.pydev.analysis.additionalinfo.AbstractAdditionalDependencyInfo.load(AbstractAdditionalDependencyInfo.java:420)
at
com.python.pydev.analysis.additionalinfo.AdditionalSystemInterpreterInfo.getAdditionalSystemInfo(AdditionalSystemInterpreterInfo.java:167)
at
com.python.pydev.analysis.additionalinfo.AdditionalSystemInterpreterInfo.getAdditionalSystemInfo(AdditionalSystemInterpreterInfo.java:138)
at
com.python.pydev.analysis.additionalinfo.AdditionalProjectInterpreterInfo.getAdditionalInfoAndNature(AdditionalProjectInterpreterInfo.java:171)
at
com.python.pydev.analysis.additionalinfo.AdditionalProjectInterpreterInfo.getAdditionalInfoAndNature(AdditionalProjectInterpreterInfo.java:156)
at
com.python.pydev.analysis.additionalinfo.AdditionalProjectInterpreterInfo.getAdditionalInfo(AdditionalProjectInterpreterInfo.java:143)
at
com.python.pydev.analysis.additionalinfo.AdditionalProjectInterpreterInfo.getAdditionalInfo(AdditionalProjectInterpreterInfo.java:133)
at
com.python.pydev.analysis.builder.PreloadAdditionalInfoPyEditListener$1.run(PreloadAdditionalInfoPyEditListener.java:70)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
You are receiving this mail because:
You are on the CC list for the bug.