Bug#587657: locally installed plugins aren't loaded

2011-03-15 Thread Borden Rhodes
Is this bug still being worked on?  I don't know if I have the same
cause but I have the same symptoms.  I got a new computer, installed
Eclipse, moved my ~/.eclipse folder over to the machine and, same as
the initial bug report, the local plug-ins show up in Installed
Software they're not accessible in Eclipse.  If I wipe ~/.eclipse and
start fresh, I can reinstall the plug-ins but this is pretty
inconvenient since I have quite a few and configured just the way I
want them.

I'm using Eclipse 3.5.2-9 (Wheezy) on a 64-bit processor (which may be
relevant since my old laptop was a 32-bit system...)

With thanks!



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2011-03-15 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 2011-03-15 21:10, Borden Rhodes wrote:
 Is this bug still being worked on?  [...]

Hi

Personally I am hoping for a solution from upstream here;  at best we
can hope to provide some fragile scripts that on a best effort basis
attempts to repair the bundles files.
  It would be a much better solution if upstream anticipated this kind
of setup and these possible mismatches.  Especially since we are much
less likely to be able to create a solid solution to assist in a 3.5 -
3.6 migration (or similar).

 I don't know if I have the same
 cause but I have the same symptoms.  I got a new computer, installed
 Eclipse, moved my ~/.eclipse folder over to the machine and, same as
 the initial bug report, the local plug-ins show up in Installed
 Software they're not accessible in Eclipse.  If I wipe ~/.eclipse and
 start fresh, I can reinstall the plug-ins but this is pretty
 inconvenient since I have quite a few and configured just the way I
 want them.
 
 I'm using Eclipse 3.5.2-9 (Wheezy) on a 64-bit processor (which may be
 relevant since my old laptop was a 32-bit system...)

 With thanks!


I have a feeling eclipse does not support this kind of thing.
~/.eclipse/ is filled with paths and user dependent stuff.  An example:

  grep -r $USER  ~/.eclipse/

That command will fill your screen with things that are dependent on
your username alone.  If you check for workspace in ~/.eclipse/ it
also comes up with a couple of binary files that matches (at least in my
case).
  I would definitely not be surprised if some of this is also
architecture dependent.  Actually, if you search for x86 (at least on
an i386) you will probably see something like[1].  So I am actually
rather confident that it is definitely architecture dependent.

On a related note, I noticed eclipse apparently dumped a lot of class
files in my ~/.eclipse, which I am trying to investigate why has happened.


You are very welcome to help us locate files that contains actual user
settings; it could very well help us inform users how (or possibly even
partly automate) to migrate preferences from 3.5 to 3.6 when we get 3.6
ready.  Though these preferences are likely to be plugin dependent.

~Niels

[1]
org.eclipse.core.filesystem.linux.x86,1.3.0.R35x_v20091203-1235,plugins/org.eclipse.core.filesystem.linux.x86_1.3.0.R35x_v20091203-1235.jar,4,false
[...]
Binary file
../../.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.osgi/.bundledata.14
matches
Binary file
../../.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.osgi/.state.14
matches
Binary file
../../.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.osgi/.lazy.14
matches
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJNf+O8AAoJEAVLu599gGRC1/kP/A2KpiXfGW6me/6pw+sbHB1G
aHywzsVoD4Z43sZDMhDNn0rGopDixNd6H/bhLX7IYKFyG1tK8vaY9zBOAG5ecq16
zlY4WZj4yT6EEcCht04Tjbe0LAR8D2GiVfBR9jgLa3NpnoCG761jpQms0YYUtdCN
6xlzUZNHGWon+QJqZCmV4RhM8cFoVhP8fJa4+SNw+UKyXYvVn+08bPEx8QigSOHu
3Xa6qk4JmHacSHFw8Bqbhor00iIhr3NsWzOetO5b7A7zPCw1GxnXDMTwuHrJ1ywI
tHRh7e4kaKuc3bTieNa5dhzhFHtLAeK7tdMkmnjOuo5RQlaV0YFYd0MxqBm6sBqz
zmvaNKfW4GODPfHcRBxTHzg+iyaMWSPxA58Au5KRSE/W6Lib+0VHbI2daFUEahLu
FL+Q66TR+OU3rWZ6KPQSTL1lZLRMKwI3CzxwEKRSm+SCLMu07klmlF7zK6rmD6wj
O/oMwE6JKc02UHNghMC8k7d13v9CuAKMtVwfpgLBlQsC0qjAdZg9SEslM3gred7P
41Rb+galPz6arb0OvE2Aaja2xKRBQpCX4cZIUNe4T2jWKKuI7H9iSPGw/4fTfh5h
1BD+HrkE/NrVuQmbN4ZW6gyjP9WF6BQwxWLar7gYGpI/FNkgHPYkuLEBeKHIvhV6
JYLulcw24BsQVyhLLLZl
=X2Uq
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2011-03-15 Thread Borden Rhodes
I'd be happy to help.  I thought that architecture dependency was an
issue but I didn't realise how fickle Eclipse actually is.  In fact,
it's really the only program where I haven't been able to
copy-and-drop the dot-file/folder to restore my settings.  Anyway,
that's an upstream problem.  I'll pick through the grep dumps and if I
can fix things by hand I'll post what I did so at least people will
know where to look.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: Re: Bug#587657: locally installed plugins aren't loaded

2010-09-03 Thread Piotr Dąbrowski
@Kevin Locke

 sed -i 's/^\([^,]*\),[^,]*,\([^,]*\/\1\)_\([^,\/]*\).jar,/\1,\3,\2_\3.jar,/' 
 $(find ~/.eclipse -name bundles.info)

Thank you. Android ADT plugin works again :)


Regards,

Piotr Dąbrowski



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-09-03 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 2010-09-03 04:36, Kevin Locke wrote:
 Just got hit by this bug again.  Jim's suggestion about
 org.apache.lucene was right on.  To save time as this bug keeps
 reappearing, here's a quick fix for the future:
 
 sed -ir 's/^([^,]+),[^,]+,([^,]+\/\1)_([^,\/]+).jar,/\1,\3,\2_\3.jar,/' 
 $(find ~/.eclipse -name bundles.info)
 
 Note:  Regex made ugly because _ appears in namespaces and versions
 and as a separator between the two... (not POSIX-valid use of sed)
 
 It seems to me that the larger problem here isn't that these versions
 are wrong, but that eclipse silently fails to load all plugins when
 one version is wrong and doesn't log the error anywhere, making this
 bug harder to identify for newly-affected users (or am I overlooking
 it somewhere?).
 
 Cheers,
 Kevin
 
 

Hi Kevin and Jim

What version of lucene2 (liblucene2-java) do you have installed?

Kevin, thanks for the sed command; we may end up using it, though I
would refer not having to modify the file manually if I can avoid it.
If/when you experience this again could you please test if running

  eclipse -clean

fixes the file? I have heard a loose rumor that parts of upstream would
like to change the format of the bundles.info.

I am going to do another upload of eclipse soon to force stricter
dependencies with lucene2 soon. Hopefully this will be the last incident
for Squeeze.

~Niels

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEAREIAAYFAkyA3WMACgkQVCqoiq1YlqzkUQCgo+hena+poDLEYSuuu5Mtt1xQ
hikAn3VXGA/mvUcfmaVc1BLwmSuTcNz6
=/cKS
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-09-03 Thread Kevin Locke
On Fri, 2010-09-03 at 13:35 +0200, Niels Thykier wrote:
 What version of lucene2 (liblucene2-java) do you have installed?

2.9.2+ds1-1 (Which I don't think has been updated in a while.)  But
the plugin jar from eclipse-platform (3.5.2-6) is
org.apache.lucene_2.9.3.jar.

 Kevin, thanks for the sed command; we may end up using it, though I
 would refer not having to modify the file manually if I can avoid it.
 If/when you experience this again could you please test if running
 
   eclipse -clean
 
 fixes the file? I have heard a loose rumor that parts of upstream would
 like to change the format of the bundles.info.

Sure, I can reproduce the problem by installing/uninstalling any
plugin (the install/uninstall causes the bundles.info file to be
regenerated incorrectly).  Running `eclipse -clean` appears to have no
effect.

I agree, I don't think the sed command would be a good thing to
integrate into the package (too fragile, like you said), just a quick
fix for other affected users.  I would think that the source of the
problem (and the better place to fix it) is whatever generates
bundles.info (and whatever reads it and silently fails hard).

Cheers,
Kevin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-09-03 Thread Jim Hague
On Friday 03 Sep 2010 12:35:00 Niels Thykier wrote:
 What version of lucene2 (liblucene2-java) do you have installed?

I have liblucene2-java 2.9.2+ds1-1 (recently updated Testing).

But the version of lucene picked up is 
/usr/lib/eclipse/plugins/org.apache.lucene_2.9.3.jar, which is from eclipse-
platform. So I'm not sure that the liblucene2-java version is relevant.

I found the discrepancy by diffing 
/usr/lib/eclipse/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
 
and the bundles.info under .eclipse. The former was correct, the latter still 
on 2.9.2.
-- 
Jim Hague - jim.ha...@acm.org  Never trust a computer you can't lift.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-09-02 Thread Jim Hague
I updated to 5.3.5-6 today, and lo! The Android plugin again disappears.

In case it helps anyone, this patch restores it.

--- bundles.info2010-09-02 14:04:23.0 +0100
+++ 
.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
 
2010-09-02 14:04:36.0 +0100
@@ -12,8 +12,8 @@
 
org.apache.commons.httpclient,3.1.0,plugins/org.apache.commons.httpclient_3.1.0.jar,4,false
 
org.apache.commons.logging,1.0.4.v20080605-1930,plugins/org.apache.commons.logging_1.0.4.v20080605-1930.jar,4,false
 org.apache.jasper,5.5.26,plugins/org.apache.jasper_5.5.26.jar,4,false
-org.apache.lucene,2.9.2,plugins/org.apache.lucene_2.9.3.jar,4,false
-
org.apache.lucene.analysis,2.9.2,plugins/org.apache.lucene.analysis_2.9.3.jar,4,false
+org.apache.lucene,2.9.3,plugins/org.apache.lucene_2.9.3.jar,4,false
+org.apache.lucene.analysis,2.9.3,plugins/org.apache.lucene.analysis_2.9.3.jar,4,false
 
org.apache.xerces,2.9.0.v200909240008,../../../home/jim/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/org.apache.xerces_2.9.0.v200909240008.jar,4,false
 
org.apache.xml.resolver,1.2.0.v200902170519,../../../home/jim/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/org.apache.xml.resolver_1.2.0.v200902170519.jar,4,false
 
org.apache.xml.serializer,2.7.1.v200902170519,../../../home/jim/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/org.apache.xml.serializer_2.7.1.v200902170519.jar,4,false

-- 
Jim Hague - jim.ha...@acm.org  Never trust a computer you can't lift.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-09-02 Thread Kevin Locke
On Thu, 2010-09-02 at 20:36 -0600, Kevin Locke wrote:
 sed -ir 's/^([^,]+),[^,]+,([^,]+\/\1)_([^,\/]+).jar,/\1,\3,\2_\3.jar,/' 
 $(find ~/.eclipse -name bundles.info)

One quick followup to my last message.  Here's a corrected command
using BREs instead of EREs so the back-reference is valid.

sed -i 's/^\([^,]*\),[^,]*,\([^,]*\/\1\)_\([^,\/]*\).jar,/\1,\3,\2_\3.jar,/' 
$(find ~/.eclipse -name bundles.info)

Cheers,
Kevin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-09-02 Thread Kevin Locke
Just got hit by this bug again.  Jim's suggestion about
org.apache.lucene was right on.  To save time as this bug keeps
reappearing, here's a quick fix for the future:

sed -ir 's/^([^,]+),[^,]+,([^,]+\/\1)_([^,\/]+).jar,/\1,\3,\2_\3.jar,/' $(find 
~/.eclipse -name bundles.info)

Note:  Regex made ugly because _ appears in namespaces and versions
and as a separator between the two... (not POSIX-valid use of sed)

It seems to me that the larger problem here isn't that these versions
are wrong, but that eclipse silently fails to load all plugins when
one version is wrong and doesn't log the error anywhere, making this
bug harder to identify for newly-affected users (or am I overlooking
it somewhere?).

Cheers,
Kevin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-08-10 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 2010-08-09 10:20, Robert Ramiega wrote:
 On Sun, Aug 08, 2010 at 02:29:02AM +0200, Niels Thykier wrote:
 [...]
 
  You are right, I overlooked that second entry. If you look closely you'll
 notice that third entry got right version number and there is missmatch
 between those 2 entries.
 

Yupe, I have noticed that - That is how I spot a broken entry :)

  After fixing second entry I finally can see my ADT plugin =o))
 
  Thanks for all your help =o)))
 
 Best regards
   Robert
 

Thanks for confirming the source of the issue; for Squeeze I will make
the dependencies stricter. Hopefully we be able to get a more robust
solution for Squeeze + 1.

To those who did not follow this from the beginning:
  For now do /not/ upgrade to sat4j to 2.2.0-2; we will do an eclipse
upload soon to solve this.

~Niels

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEAREIAAYFAkxhr4IACgkQVCqoiq1YlqykqACeJDiZI5D2dsZXLKB+nrOxpivu
xdEAn3Ht4yUdckGnF6AUA+EC4c3lndpi
=243Q
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-08-09 Thread Robert Ramiega
On Sun, Aug 08, 2010 at 02:29:02AM +0200, Niels Thykier wrote:
  
  Lines regarding org.sat4j where identical in both bundles.info files =o(
  
 
 I very much hope you have overlooked something here. This below is from
 your ~/.eclipse bundles.info
 org.sat4j.core,2.2.0.v20100801,plugins/org.sat4j.core_2.2.0.v20100625.jar,4,false
 org.sat4j.pb,2.2.0.v20100801,plugins/org.sat4j.pb_2.2.0.v20100625.jar,4,false
 
 and this is from my /usr/lib/eclipse/.../bundles.info:
 org.sat4j.core,2.2.0.v20100625,plugins/org.sat4j.core_2.2.0.v20100625.jar,4,false
 org.sat4j.pb,2.2.0.v20100625,plugins/org.sat4j.pb_2.2.0.v20100625.jar,4,false
 
 If you look at the second entry (after the first comma) the version
 numbers (the date parts) are different. If your

 You are right, I overlooked that second entry. If you look closely you'll
notice that third entry got right version number and there is missmatch
between those 2 entries.

 After fixing second entry I finally can see my ADT plugin =o))

 Thanks for all your help =o)))

Best regards
Robert

-- 
 NameLess, the Jedi | Just a friendly Jedi Knight
 Robert Ramięga | http://nlj.plukwa.net/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-08-07 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 2010-08-07 13:50, Robert Ramiega wrote:
 On Sat, Aug 07, 2010 at 01:39:13AM +0200, Niels Thykier wrote:
 
 Can you please post the contents of the bundles.info within in your
 ~/.eclipse [1]?
 
  It should be in the attachement. Teoretically it's content is on par with
 suggestions from bug-tracker, but maybe I just got blind spot somewhere =o))
 

Hi

I suspect the issue is that you have sat4j 2.2.0-2 from unstable and
eclipse has an implicit requirement on the 2.2.0-1 which is in testing.
Could you try to downgrade sat4j to 2.2.0-1 from testing and see if that
works?

After downgrading you may have to manually update the lines starting
with org.sat4j in the bundles.info in your ~/.eclipse (the correct lines
should be in
/usr/lib/eclipse/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info)

~Niels

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEAREIAAYFAkxdVJ4ACgkQVCqoiq1Ylqw3pgCgu1PNGcKOvkkAl5RJ4WqwIuIt
Z3AAoLdaTshUqG/KRWIz/VCqTJZLkXEj
=1pRq
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-08-07 Thread Robert Ramiega
On Sat, Aug 07, 2010 at 02:42:07PM +0200, Niels Thykier wrote:

 Hi
 
 I suspect the issue is that you have sat4j 2.2.0-2 from unstable and
 well i'm running unstable =o))
 eclipse has an implicit requirement on the 2.2.0-1 which is in testing.
 Could you try to downgrade sat4j to 2.2.0-1 from testing and see if that
 works?

 Nope. Still no go.
 
 After downgrading you may have to manually update the lines starting
 with org.sat4j in the bundles.info in your ~/.eclipse (the correct lines
 should be in
 /usr/lib/eclipse/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info)

Lines regarding org.sat4j where identical in both bundles.info files =o(

-- 
 NameLess, the Jedi | Just a friendly Jedi Knight
 Robert Ramięga | http://nlj.plukwa.net/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-08-07 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 2010-08-07 21:04, Robert Ramiega wrote:
 On Sat, Aug 07, 2010 at 02:42:07PM +0200, Niels Thykier wrote:
 
 Hi

 I suspect the issue is that you have sat4j 2.2.0-2 from unstable and
  well i'm running unstable =o))
 eclipse has an implicit requirement on the 2.2.0-1 which is in testing.
 Could you try to downgrade sat4j to 2.2.0-1 from testing and see if that
 works?
 
  Nope. Still no go.

 After downgrading you may have to manually update the lines starting
 with org.sat4j in the bundles.info in your ~/.eclipse (the correct lines
 should be in
 /usr/lib/eclipse/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info)
 
 Lines regarding org.sat4j where identical in both bundles.info files =o(
 

I very much hope you have overlooked something here. This below is from
your ~/.eclipse bundles.info
org.sat4j.core,2.2.0.v20100801,plugins/org.sat4j.core_2.2.0.v20100625.jar,4,false
org.sat4j.pb,2.2.0.v20100801,plugins/org.sat4j.pb_2.2.0.v20100625.jar,4,false

and this is from my /usr/lib/eclipse/.../bundles.info:
org.sat4j.core,2.2.0.v20100625,plugins/org.sat4j.core_2.2.0.v20100625.jar,4,false
org.sat4j.pb,2.2.0.v20100625,plugins/org.sat4j.pb_2.2.0.v20100625.jar,4,false

If you look at the second entry (after the first comma) the version
numbers (the date parts) are different. If your
/usr/lib/eclipse/.../bundles.info does not have those exact lines that
mine have, either you do not have eclipse 3.5.2-5 /or/ you (or something
else on your system) has run eclipse as root (or a user with write
access to /usr/lib/eclipse).

Regardless, reinstall eclipse-platform to restore
/usr/lib/eclipse/.../bundles.info if it truly does differ (you may want
to reinstall all eclipse-* packages as well in that case) and update
your ~/.eclipse/.../bundles.info so they have the same version as mine
did/the restored bundles.info has.

~Niels

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEAREIAAYFAkxd+k0ACgkQVCqoiq1YlqzaqQCfZlsHqaS2lQlftUVMmcoMQUfv
vs8AnidVVav4CipIFyunxD/UMxNsW1E4
=zw0M
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-08-06 Thread Robert Ramiega
Package: eclipse
Version: 3.5.2-5
Severity: normal


None of the solutions mentioned on the bug page[1] worked for me.
I've installed ADT plugin successfully but still can't use it.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587657


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.5.2-5Eclipse Java Development Tools (JD
ii  eclipse-pde   3.5.2-5Eclipse Plug-in Development Enviro

eclipse recommends no packages.

eclipse suggests no packages.

Versions of packages eclipse-platform depends on:
ii  ant 1.8.0-4  Java based build tool like make
ii  ant-optional1.8.0-4  Java based build tool like make - 
ii  default-jre [java6-runtime] 1.6-38   Standard Java or Java compatible R
ii  eclipse-platform-data   3.5.2-5  Eclipse platform without plug-ins 
ii  eclipse-rcp 3.5.2-5  Eclipse Rich Client Platform (RCP)
ii  gcj-4.4-jre [java5-runtime] 4.4.4-8  Java runtime environment using GIJ
ii  gcj-jre [java5-runtime] 4:4.4.4-2Java runtime environment using GIJ
ii  java-common 0.38 Base of all Java packages
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libcommons-codec-java   1.4-2encoder and decoders such as Base6
ii  libcommons-el-java  1.0-6Implementation of the JSP2.0 Expre
ii  libcommons-httpclient-java  3.1-9A Java(TM) library for creating HT
ii  libcommons-logging-java 1.1.1-8  commmon wrapper interface for seve
ii  libjasper-java  5.5.26-5 Implementation of the JSP Containe
ii  libjetty-java   6.1.24-6 Java servlet engine and webserver 
ii  libjsch-java0.1.42-2 pure Java implementation of the SS
ii  liblucene2-java 2.9.2+ds1-1  Full-text search engine library fo
ii  libservlet2.5-java  6.0.28-4 Servlet 2.5 and JSP 2.1 Java API c
ii  openjdk-6-jre [java6-runtim 6b18-1.8.1-1 OpenJDK Java runtime, using Hotspo
ii  perl5.10.1-13Larry Wall's Practical Extraction 
ii  sat4j   2.2.0-2  Efficient library of SAT solvers i
ii  sun-java6-jre [java6-runtim 6.20-dlj-4   Sun Java(TM) Runtime Environment (

Versions of packages eclipse-pde depends on:
ii  default-jre [java6-runtime] 1.6-38   Standard Java or Java compatible R
ii  eclipse-jdt 3.5.2-5  Eclipse Java Development Tools (JD
ii  eclipse-platform3.5.2-5  Eclipse platform without plug-ins 
ii  gcj-4.4-jre [java5-runtime] 4.4.4-8  Java runtime environment using GIJ
ii  gcj-jre [java5-runtime] 4:4.4.4-2Java runtime environment using GIJ
ii  libasm3-java3.2-3Java bytecode manipulation framewo
ii  openjdk-6-jre [java6-runtim 6b18-1.8.1-1 OpenJDK Java runtime, using Hotspo
ii  sun-java6-jre [java6-runtim 6.20-dlj-4   Sun Java(TM) Runtime Environment (

Versions of packages eclipse-jdt depends on:
ii  default-jre [java6-runtime] 1.6-38   Standard Java or Java compatible R
ii  eclipse-platform3.5.2-5  Eclipse platform without plug-ins 
ii  eclipse-plugin-cvs  3.5.2-5  Eclipse Team Integration (CVS supp
ii  gcj-4.4-jre [java5-runtime] 4.4.4-8  Java runtime environment using GIJ
ii  gcj-jre [java5-runtime] 4:4.4.4-2Java runtime environment using GIJ
ii  junit   3.8.2-4  Automated testing framework for Ja
ii  junit4  4.8.2-2  JUnit regression test framework fo
ii  libhamcrest-java1.1-8library of matchers for building t
ii  openjdk-6-jre [java6-runtim 6b18-1.8.1-1 OpenJDK Java runtime, using Hotspo
ii  sun-java6-jre [java6-runtim 6.20-dlj-4   Sun Java(TM) Runtime Environment (

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-08-06 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 2010-08-06 22:09, Robert Ramiega wrote:
 Package: eclipse
 Version: 3.5.2-5
 Severity: normal
 
 
 None of the solutions mentioned on the bug page[1] worked for me.
 I've installed ADT plugin successfully but still can't use it.
 
 [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587657
 
 
 [...]

Can you please post the contents of the bundles.info within in your
~/.eclipse [1]?

~Niels

[1] You can use the following command to locate the file:
  find ~/.eclipse -name 'bundles.info'

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEAREIAAYFAkxcnSAACgkQVCqoiq1YlqwYYACgxjWBhMSA0VIfsuwmq50yCHRA
q70AnRnlLRyw+P6RqmgM9leSajt8upAn
=Cxwx
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-07-28 Thread Torsten Werner
On Sun, Jul 25, 2010 at 1:42 PM, Panayiotis Karabassis pan...@gmail.com wrote:
 Thanks, it worked this time!

Jetty migrated to testing. I wonder if that fixes this bug...

Cheers,
Torsten



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-07-25 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 2010-07-25 09:45, Panayiotis Karabassis wrote:
 [...]
 
 I have attached the files you requested.
 
 Regards,
 Panayiotis
 

Hey

It looks like you need to do the same change as Jim Hague[1]. You might
be able to use Jim's patch too. If not, then just open your bundles.info
and replace 6.1.22 with 6.1.24 in the two lines starting with
org.mortbay.jetty.

~Niels

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587657#45
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEAREIAAYFAkxL/yoACgkQVCqoiq1YlqxuLQCfXfgpesRNGb0MtNiIIczJGqTr
ZFMAoLSru9jedq6/vUNdmh78tFURttPD
=IxY1
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-07-25 Thread Panayiotis Karabassis

On 07/25/2010 12:08 PM, Niels Thykier wrote:

It looks like you need to do the same change as Jim Hague[1]. You might
be able to use Jim's patch too. If not, then just open your bundles.info
and replace 6.1.22 with 6.1.24 in the two lines starting with
org.mortbay.jetty.
   

Thanks, it worked this time!

Regards, Panayiotis



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-07-24 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hey

The file you posted do not contain any references to locally installed
plugins. Is this the bundles.info in
/usr/lib/eclipse/configuration/some/path/ or the one from
~/.eclipse/some/path ? If it is the former then you have attached
the wrong file. :)

Also, could you try to run:

 eclipse -consoleLog -debug -clean -initialize 21 | tee initialize.log
 eclipse -consoleLog -debug 21 | tee run.log

and see if that fixes it? If it does not work, then please attach
initialize.log and run.log (will be created in the directory you run
these commands from) as well as the bundles.info from your ~/.eclipse.
  Note: The first command will not bring up the eclipse GUI - this is
expected.

Thank you in advance,
~Niels

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEAREIAAYFAkxLXGkACgkQVCqoiq1YlqxmfACgkpALrj6Jn3VhrvHM+VwfE8Lu
bRUAoMqfkKjbC0uhXKKOp0Vy4ecKs6IN
=oQPw
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-07-19 Thread Panayiotis Karabassis
Package: eclipse
Version: 3.5.2-5
Severity: normal

I am still affected by this bug in 3.5.2-5. The patch did not help. Here is my
bundles.info:

#version=1
com.ibm.icu,4.0.1.v20100122,plugins/com.ibm.icu_4.0.1.v20100122.jar,4,false
com.jcraft.jsch,0.1.42,plugins/com.jcraft.jsch_0.1.42.jar,4,false
javax.servlet,2.5.0.v200806031605,plugins/javax.servlet_2.5.0.v200806031605.jar,4,false
javax.servlet.jsp,2.0.0.v200806031607,plugins/javax.servlet.jsp_2.0.0.v200806031607.jar,4,false
org.apache.ant,1.7.1.v20090120-1145,plugins/org.apache.ant_1.7.1.v20090120-1145/,4,false
org.apache.commons.codec,1.4.0,plugins/org.apache.commons.codec_1.4.0.jar,4,false
org.apache.commons.el,1.0.0.v200806031608,plugins/org.apache.commons.el_1.0.0.v200806031608.jar,4,false
org.apache.commons.httpclient,3.1.0,plugins/org.apache.commons.httpclient_3.1.0.jar,4,false
org.apache.commons.logging,1.0.4.v20080605-1930,plugins/org.apache.commons.logging_1.0.4.v20080605-1930.jar,4,false
org.apache.jasper,5.5.26,plugins/org.apache.jasper_5.5.26.jar,4,false
org.apache.lucene,2.9.2,plugins/org.apache.lucene_2.9.2.jar,4,false
org.apache.lucene.analysis,2.9.2,plugins/org.apache.lucene.analysis_2.9.2.jar,4,false
org.eclipse.ant.core,3.2.101.v20091110_r352,plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar,4,false
org.eclipse.ant.ui,3.4.2.v20091204_r352,plugins/org.eclipse.ant.ui_3.4.2.v20091204_r352.jar,4,false
org.eclipse.compare,3.5.2.r35x_20100113-0800,plugins/org.eclipse.compare_3.5.2.r35x_20100113-0800.jar,4,false
org.eclipse.compare.core,3.5.0.I20090430-0408,plugins/org.eclipse.compare.core_3.5.0.I20090430-0408.jar,4,false
org.eclipse.core.boot,3.1.100.v20080218,plugins/org.eclipse.core.boot_3.1.100.v20080218.jar,4,false
org.eclipse.core.commands,3.5.0.I20090525-2000,plugins/org.eclipse.core.commands_3.5.0.I20090525-2000.jar,4,false
org.eclipse.core.contenttype,3.4.1.R35x_v20090826-0451,plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar,4,false
org.eclipse.core.databinding,1.2.0.M20090819-0800,plugins/org.eclipse.core.databinding_1.2.0.M20090819-0800.jar,4,false
org.eclipse.core.databinding.beans,1.2.0.I20090525-2000,plugins/org.eclipse.core.databinding.beans_1.2.0.I20090525-2000.jar,4,false
org.eclipse.core.databinding.observable,1.2.0.M20090902-0800,plugins/org.eclipse.core.databinding.observable_1.2.0.M20090902-0800.jar,4,false
org.eclipse.core.databinding.property,1.2.0.M20090819-0800,plugins/org.eclipse.core.databinding.property_1.2.0.M20090819-0800.jar,4,false
org.eclipse.core.expressions,3.4.101.R35x_v20100209,plugins/org.eclipse.core.expressions_3.4.101.R35x_v20100209.jar,4,false
org.eclipse.core.filebuffers,3.5.0.v20090526-2000,plugins/org.eclipse.core.filebuffers_3.5.0.v20090526-2000.jar,4,false
org.eclipse.core.filesystem,1.2.1.R35x_v20091203-1235,plugins/org.eclipse.core.filesystem_1.2.1.R35x_v20091203-1235.jar,4,false
org.eclipse.core.filesystem.linux.x86_64,1.1.0.R35x_v20091203-1235,plugins/org.eclipse.core.filesystem.linux.x86_64_1.1.0.R35x_v20091203-1235.jar,4,false
org.eclipse.core.jobs,3.4.100.v20090429-1800,plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar,4,false
org.eclipse.core.net,1.2.1.r35x_20090812-1200,plugins/org.eclipse.core.net_1.2.1.r35x_20090812-1200.jar,4,false
org.eclipse.core.resources,3.5.2.R35x_v20091203-1235,plugins/org.eclipse.core.resources_3.5.2.R35x_v20091203-1235.jar,4,false
org.eclipse.core.resources.compatibility,3.4.1.R35x_v20100113-0530,plugins/org.eclipse.core.resources.compatibility_3.4.1.R35x_v20100113-0530.jar,4,false
org.eclipse.core.runtime,3.5.0.v20090525,plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar,4,true
org.eclipse.core.runtime.compatibility,3.2.0.v20090413,plugins/org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar,4,false
org.eclipse.core.runtime.compatibility.auth,3.2.100.v20090413,plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar,4,false
org.eclipse.core.runtime.compatibility.registry,3.2.200.v20090429-1800,plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/,4,false
org.eclipse.core.variables,3.2.200.v20090521,plugins/org.eclipse.core.variables_3.2.200.v20090521.jar,4,false
org.eclipse.cvs,1.0.400.v201002111343,plugins/org.eclipse.cvs_1.0.400.v201002111343.jar,4,false
org.eclipse.debug.core,3.5.1.v20091103_r352,plugins/org.eclipse.debug.core_3.5.1.v20091103_r352.jar,4,false
org.eclipse.debug.ui,3.5.2.v20091028_r352,plugins/org.eclipse.debug.ui_3.5.2.v20091028_r352.jar,4,false
org.eclipse.ecf,3.0.0.v20090831-1906,plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar,4,false
org.eclipse.ecf.filetransfer,3.0.0.v20090831-1906,plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar,4,false
org.eclipse.ecf.identity,3.0.0.v20090831-1906,plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar,4,false
org.eclipse.ecf.provider.filetransfer,3.0.1.v20090831-1906,plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar,4,false

Bug#587657: locally installed plugins aren't loaded

2010-07-19 Thread Panayiotis Karabassis
I am affected by this bug in 3.5.2-5. The patch did not help. Here is my 
bundles.info:


#version=1
com.ibm.icu,4.0.1.v20100122,plugins/com.ibm.icu_4.0.1.v20100122.jar,4,false
com.jcraft.jsch,0.1.42,plugins/com.jcraft.jsch_0.1.42.jar,4,false
javax.servlet,2.5.0.v200806031605,plugins/javax.servlet_2.5.0.v200806031605.jar,4,false
javax.servlet.jsp,2.0.0.v200806031607,plugins/javax.servlet.jsp_2.0.0.v200806031607.jar,4,false
org.apache.ant,1.7.1.v20090120-1145,plugins/org.apache.ant_1.7.1.v20090120-1145/,4,false
org.apache.commons.codec,1.4.0,plugins/org.apache.commons.codec_1.4.0.jar,4,false
org.apache.commons.el,1.0.0.v200806031608,plugins/org.apache.commons.el_1.0.0.v200806031608.jar,4,false
org.apache.commons.httpclient,3.1.0,plugins/org.apache.commons.httpclient_3.1.0.jar,4,false
org.apache.commons.logging,1.0.4.v20080605-1930,plugins/org.apache.commons.logging_1.0.4.v20080605-1930.jar,4,false
org.apache.jasper,5.5.26,plugins/org.apache.jasper_5.5.26.jar,4,false
org.apache.lucene,2.9.2,plugins/org.apache.lucene_2.9.2.jar,4,false
org.apache.lucene.analysis,2.9.2,plugins/org.apache.lucene.analysis_2.9.2.jar,4,false
org.eclipse.ant.core,3.2.101.v20091110_r352,plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar,4,false
org.eclipse.ant.ui,3.4.2.v20091204_r352,plugins/org.eclipse.ant.ui_3.4.2.v20091204_r352.jar,4,false
org.eclipse.compare,3.5.2.r35x_20100113-0800,plugins/org.eclipse.compare_3.5.2.r35x_20100113-0800.jar,4,false
org.eclipse.compare.core,3.5.0.I20090430-0408,plugins/org.eclipse.compare.core_3.5.0.I20090430-0408.jar,4,false
org.eclipse.core.boot,3.1.100.v20080218,plugins/org.eclipse.core.boot_3.1.100.v20080218.jar,4,false
org.eclipse.core.commands,3.5.0.I20090525-2000,plugins/org.eclipse.core.commands_3.5.0.I20090525-2000.jar,4,false
org.eclipse.core.contenttype,3.4.1.R35x_v20090826-0451,plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar,4,false
org.eclipse.core.databinding,1.2.0.M20090819-0800,plugins/org.eclipse.core.databinding_1.2.0.M20090819-0800.jar,4,false
org.eclipse.core.databinding.beans,1.2.0.I20090525-2000,plugins/org.eclipse.core.databinding.beans_1.2.0.I20090525-2000.jar,4,false
org.eclipse.core.databinding.observable,1.2.0.M20090902-0800,plugins/org.eclipse.core.databinding.observable_1.2.0.M20090902-0800.jar,4,false
org.eclipse.core.databinding.property,1.2.0.M20090819-0800,plugins/org.eclipse.core.databinding.property_1.2.0.M20090819-0800.jar,4,false
org.eclipse.core.expressions,3.4.101.R35x_v20100209,plugins/org.eclipse.core.expressions_3.4.101.R35x_v20100209.jar,4,false
org.eclipse.core.filebuffers,3.5.0.v20090526-2000,plugins/org.eclipse.core.filebuffers_3.5.0.v20090526-2000.jar,4,false
org.eclipse.core.filesystem,1.2.1.R35x_v20091203-1235,plugins/org.eclipse.core.filesystem_1.2.1.R35x_v20091203-1235.jar,4,false
org.eclipse.core.filesystem.linux.x86_64,1.1.0.R35x_v20091203-1235,plugins/org.eclipse.core.filesystem.linux.x86_64_1.1.0.R35x_v20091203-1235.jar,4,false
org.eclipse.core.jobs,3.4.100.v20090429-1800,plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar,4,false
org.eclipse.core.net,1.2.1.r35x_20090812-1200,plugins/org.eclipse.core.net_1.2.1.r35x_20090812-1200.jar,4,false
org.eclipse.core.resources,3.5.2.R35x_v20091203-1235,plugins/org.eclipse.core.resources_3.5.2.R35x_v20091203-1235.jar,4,false
org.eclipse.core.resources.compatibility,3.4.1.R35x_v20100113-0530,plugins/org.eclipse.core.resources.compatibility_3.4.1.R35x_v20100113-0530.jar,4,false
org.eclipse.core.runtime,3.5.0.v20090525,plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar,4,true
org.eclipse.core.runtime.compatibility,3.2.0.v20090413,plugins/org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar,4,false
org.eclipse.core.runtime.compatibility.auth,3.2.100.v20090413,plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar,4,false
org.eclipse.core.runtime.compatibility.registry,3.2.200.v20090429-1800,plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/,4,false
org.eclipse.core.variables,3.2.200.v20090521,plugins/org.eclipse.core.variables_3.2.200.v20090521.jar,4,false
org.eclipse.cvs,1.0.400.v201002111343,plugins/org.eclipse.cvs_1.0.400.v201002111343.jar,4,false
org.eclipse.debug.core,3.5.1.v20091103_r352,plugins/org.eclipse.debug.core_3.5.1.v20091103_r352.jar,4,false
org.eclipse.debug.ui,3.5.2.v20091028_r352,plugins/org.eclipse.debug.ui_3.5.2.v20091028_r352.jar,4,false
org.eclipse.ecf,3.0.0.v20090831-1906,plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar,4,false
org.eclipse.ecf.filetransfer,3.0.0.v20090831-1906,plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar,4,false
org.eclipse.ecf.identity,3.0.0.v20090831-1906,plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar,4,false
org.eclipse.ecf.provider.filetransfer,3.0.1.v20090831-1906,plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar,4,false

Bug#587657: locally installed plugins aren't loaded

2010-07-12 Thread Jim Hague
I updated today to 3.5.2-5 and hit this problem. My sole locally installed 
plugin, the Android ADT plugin, did not start.

Some of the patch from Hannes was already present. This was the piece of his 
patch that restored function.

--- bundles.info2010-07-12 17:22:02.0 +0100
+++ 
.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
 2010-07-12 
17:24:28.0 +0100
@@ -211,8 +211,8 @@
 org.hamcrest.core,1.1.0,plugins/org.hamcrest.core_1.1.0.jar,4,false
 org.junit,3.8.2.v20090203-1005,plugins/org.junit_3.8.2.v20090203-1005/,4,false
 org.junit4,4.5.0.v20090824,plugins/org.junit4_4.5.0.v20090824/,4,false
-org.mortbay.jetty.server,6.1.22,plugins/org.mortbay.jetty.server_6.1.24.jar,4,false
-org.mortbay.jetty.util,6.1.22,plugins/org.mortbay.jetty.util_6.1.24.jar,4,false
+org.mortbay.jetty.server,6.1.24,plugins/org.mortbay.jetty.server_6.1.24.jar,4,false
+org.mortbay.jetty.util,6.1.24,plugins/org.mortbay.jetty.util_6.1.24.jar,4,false
 
org.mortbay.management,6.1.15.v201002111330,../../../home/jim/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/org.mortbay.management_6.1.15.v201002111330.jar,4,false
 org.objectweb.asm,3.2.0,plugins/org.objectweb.asm_3.2.0.jar,4,false
 
org.sat4j.core,2.2.0.v20100625,plugins/org.sat4j.core_2.2.0.v20100625.jar,4,false

-- 
Jim Hague - jim.ha...@acm.org  Never trust a computer you can't lift.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-07-09 Thread Jerome Wittmann
Hi,

today I've upgraded my testing system and ran into the same issue. All
locally installed plugins aren't loaded.
The patch from Hannes fixed the problem.

Regards
Jerome



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-07-01 Thread Hannes von Haugwitz

Dark LiSNAz wrote:


This solves my problem, but it may also means something to Hannes's
problem.



Thanks for your reply.

Unfortunately neither the old nor the new location of the concurrent 
plugin works (in the original or an clean .eclipse/org.eclipse.platform_*/).


Greetings

Hannes



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-07-01 Thread Niels Thykier
On 2010-07-01 07:57, Hannes von Haugwitz wrote:
 Dark LiSNAz wrote:

 This solves my problem, but it may also means something to Hannes's
 problem.

 
 Thanks for your reply.
 
 Unfortunately neither the old nor the new location of the concurrent
 plugin works (in the original or an clean
 .eclipse/org.eclipse.platform_*/).
 
 Greetings
 
 Hannes
 

Hi

Do you have any broken symlinks in /usr/lib/eclipse/plugins ?

~Niels



signature.asc
Description: OpenPGP digital signature


Bug#587657: locally installed plugins aren't loaded

2010-07-01 Thread Hannes von Haugwitz

Niels Thykier wrote:


Hi

Do you have any broken symlinks in /usr/lib/eclipse/plugins ?

~Niels



No:

# find /usr/lib/eclipse/ -type l ! -exec test -r {} \; -print
#

Greetings

Hannes



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-06-30 Thread Hannes von Haugwitz
Package: eclipse
Version: 3.5.2-5
Severity: important

Hi,

With the upgrade from 3.5.2-3 to 3.5.2-4 all locally installed plugins
aren't loaded anymore, while they appear in the Installed Software
tab. Neither uninstall/install of the plugins nor an clean ~.eclipse/ 
and ~/workspace folder solves the problem.

~/workspace/.metadata/.log is empty.

Please let me know if I can provide any further information.

Greetings

Hannes


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.5.2-5Eclipse Java Development Tools (JD
ii  eclipse-pde   3.5.2-5Eclipse Plug-in Development Enviro

eclipse recommends no packages.

eclipse suggests no packages.

Versions of packages eclipse-platform depends on:
ii  ant  1.8.0-4 Java based build tool like make
ii  ant-optional 1.8.0-4 Java based build tool like make - 
ii  eclipse-platform-data3.5.2-5 Eclipse platform without plug-ins 
ii  eclipse-rcp  3.5.2-5 Eclipse Rich Client Platform (RCP)
ii  java-common  0.36Base of all Java packages
ii  libc62.11.2-2Embedded GNU C Library: Shared lib
ii  libcommons-codec-java1.4-2   encoder and decoders such as Base6
ii  libcommons-el-java   1.0-6   Implementation of the JSP2.0 Expre
ii  libcommons-httpclient-java   3.1-9   A Java(TM) library for creating HT
ii  libcommons-logging-java  1.1.1-8 commmon wrapper interface for seve
ii  libjasper-java   5.5.26-5Implementation of the JSP Containe
ii  libjetty-java6.1.24-2Java servlet engine and webserver 
ii  libjsch-java 0.1.42-1pure Java implementation of the SS
ii  liblucene2-java  2.9.2+ds1-1 Full-text search engine library fo
ii  libservlet2.5-java   6.0.26-3Servlet 2.5 and JSP 2.1 Java API c
ii  openjdk-6-jre [java6-runtime 6b18-1.8-1  OpenJDK Java runtime, using Hotspo
ii  perl 5.10.1-13   Larry Wall's Practical Extraction 
ii  sat4j2.2.0-1 Efficient library of SAT solvers i

Versions of packages eclipse-pde depends on:
ii  eclipse-jdt   3.5.2-5Eclipse Java Development Tools (JD
ii  eclipse-platform  3.5.2-5Eclipse platform without plug-ins 
ii  libasm3-java  3.2-3  Java bytecode manipulation framewo
ii  openjdk-6-jre [java6-runtime] 6b18-1.8-1 OpenJDK Java runtime, using Hotspo

Versions of packages eclipse-jdt depends on:
ii  eclipse-platform  3.5.2-5Eclipse platform without plug-ins 
ii  eclipse-plugin-cvs3.5.2-5Eclipse Team Integration (CVS supp
ii  junit 3.8.2-4Automated testing framework for Ja
ii  junit44.8.1-3JUnit regression test framework fo
ii  libhamcrest-java  1.1-8  library of matchers for building t
ii  openjdk-6-jre [java6-runtime] 6b18-1.8-1 OpenJDK Java runtime, using Hotspo

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587657: locally installed plugins aren't loaded

2010-06-30 Thread Niels Thykier
On 2010-06-30 18:32, Hannes von Haugwitz wrote:
 Package: eclipse
 Version: 3.5.2-5
 Severity: important
 
 Hi,
 

Hi

 With the upgrade from 3.5.2-3 to 3.5.2-4 all locally installed plugins
 aren't loaded anymore, while they appear in the Installed Software
 tab. Neither uninstall/install of the plugins nor an clean ~.eclipse/ 
 and ~/workspace folder solves the problem.
 
 ~/workspace/.metadata/.log is empty.
 
 Please let me know if I can provide any further information.
 

Can you please provide the contents of [1] from your original ~/.eclipse
(if you still have it) and the one generated when start eclipse with a
clean ~/.eclipse.

[1]
.eclipse/org.eclipse.platform_*/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info

 Greetings
 
 Hannes
 
 [...]
 __
 This is the maintainer address of Debian's Java team
 http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. 
 Please use
 debian-j...@lists.debian.org for discussions and questions.
 




signature.asc
Description: OpenPGP digital signature


Bug#587657: locally installed plugins aren't loaded

2010-06-30 Thread Dark LiSNAz
On Thu, Jul 1, 2010 at 3:57 AM, Niels Thykier wrote:
 With the upgrade from 3.5.2-3 to 3.5.2-4 all locally installed plugins
 aren't loaded anymore, while they appear in the Installed Software
 tab. Neither uninstall/install of the plugins nor an clean ~.eclipse/
 and ~/workspace folder solves the problem.

 ~/workspace/.metadata/.log is empty.

 Please let me know if I can provide any further information.


 Can you please provide the contents of [1] from your original ~/.eclipse
 (if you still have it) and the one generated when start eclipse with a
 clean ~/.eclipse.

 [1]

.eclipse/org.eclipse.platform_*/configuration/org.eclipse.equinox.simpleconfigur
 ator/bundles.info

Same problem encountered, and I just solved my problem temporarly.
As pointed out by Niels, I made a quick diff of these two .info file and it
turned out to be the problem of org.eclipse.equinox.concurrent. Previously,
this package's location was at:

`org.eclipse.equinox.concurrent,1.0.1.R35x_v20100209,../../../home/lisnaz/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/org.eclipse.equinox.concurrent_1.0.1.R35x_v20100209.jar,4,false'

a jar under local plugin directory, I don't know why it went there but it
must be there for reason. After modifed the path to the newly generated
.info's
location:

`org.eclipse.equinox.concurrent,1.0.1.R35x_v20100209,plugins/org.eclipse.equinox.concurrent_1.0.1.R35x_v20100209.jar,4,false'

then every plugin works fine.

This solves my problem, but it may also means something to Hannes's
problem.

--
Best regards!
Vincent Gu  lis...@gmail.com
NE RD