Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179475 - dev-util/eclipse-sdk does not build embedded browser
Summary: dev-util/eclipse-sdk does not build embedded browser
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-23 02:20 UTC by David D. Huff Jr.
Modified: 2008-04-09 19:54 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David D. Huff Jr. 2007-05-23 02:20:46 UTC
I have all use flags "branding cairo gnome opengl seamonkey" but internal browser is not available.
No more handles (java.lang.UnsatisfiedLinkError: no swt-mozilla-gtk-3235 in java.library.path)
org.eclipse.swt.SWTError: No more handles (java.lang.UnsatisfiedLinkError: no swt-mozilla-gtk-3235 in java.library.path)
	at org.eclipse.swt.SWT.error(SWT.java:3400)

Reproducible: Always

Steps to Reproduce:
1.emerge eclipse-sdk
2.
3.

Actual Results:  
Error message while opening internal browser

Expected Results:  
Embedded seamonkey browser or other gecko engined browser should be available
Comment 1 Renato Alves 2007-09-04 21:36:41 UTC
Same problem here with eclipse-sdk-3.2.1-r2

Since not every user uses seamonkey, if possible, the ebuild should check for other gecko based browsers first and not pull seamonkey right away.

Thanks
Comment 2 Jean-Noël Rivasseau (RETIRED) gentoo-dev 2008-04-09 18:57:45 UTC
Fixed with Eclipse-3.3
Comment 3 David D. Huff Jr. 2008-04-09 19:54:31 UTC
Ok, thanks. Unfortunately we moved to Linux Mint early February for our development platform because 'it just worked'.