Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 214012
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Petteri Räty <betelgeuse@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 214012 depends on: Show dependency tree
Bug 214012 blocks: 213641
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-03-20 12:03 0000
^
./org/gudy/azureus2/ui/swt/components/shell/LightBoxShell.java:90: cannot find
symbol
symbol  : method setAlpha(int)
location: class org.eclipse.swt.widgets.Shell
                        lbShell.setAlpha(255);
                               ^
./org/gudy/azureus2/ui/swt/components/shell/LightBoxShell.java:136: cannot find
symbol
symbol  : method setAlpha(int)
location: class org.eclipse.swt.widgets.Shell
                        shell.setAlpha(alpha);

Seems to be a 3.4 addition

------- Comment #1 From Vlastimil Babka (Caster) 2008-04-02 22:31:55 0000 -------
3.4pre6 commited

------- Comment #2 From Vlastimil Babka (Caster) 2008-04-03 09:39:52 0000 -------
+  03 Apr 2008; Vlastimil Babka <caster@gentoo.org> swt-3.4_pre6.ebuild:
+  Add a pkg_postinst elog about possibility of having to run eclipse-3.3
+  -clean after swt upgrade.

I've hit the problem myself on my x86 laptop, while amd64 desktop didn't need
that. Hopefully people will read it...

------- Comment #3 From Andrew Gaydenko 2008-04-03 15:32:50 0000 -------
(In reply to comment #2)
> +  03 Apr 2008; Vlastimil Babka <caster@gentoo.org> swt-3.4_pre6.ebuild:
> +  Add a pkg_postinst elog about possibility of having to run eclipse-3.3
> +  -clean after swt upgrade.
> 
> I've hit the problem myself on my x86 laptop, while amd64 desktop didn't need
> that. Hopefully people will read it...
> 

I have read about '-clean', but at any case eclipse-sdk-3.3.1.1 doesn't work
with swt-3.4.x (~amd64). I was forced to mask this swt ebuild. Well, I see,
'azureus' is more cool thing rather the Eclipse IDE ;-)

------- Comment #4 From Vlastimil Babka (Caster) 2008-04-03 19:48:37 0000 -------
(In reply to comment #3)
> I have read about '-clean', but at any case eclipse-sdk-3.3.1.1 doesn't work
> with swt-3.4.x (~amd64). I was forced to mask this swt ebuild. Well, I see,
> 'azureus' is more cool thing rather the Eclipse IDE ;-)

Relax, no on is trying to break eclipse on purpose. It just seemed to work for
several people. Anyway swt 3.4 is now in own slot, and eclipse-3.3 sticks with
3.3 which is probably safest way to go anyway.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug