Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Welcome Page Ubuntu
Welcome Page Ubuntu [message #906839] Sun, 02 September 2012 18:35 Go to next message
Dennis Melzer is currently offline Dennis MelzerFriend
Messages: 244
Registered: July 2009
Senior Member
Hello,

the eclipse welcome page on my ubuntu is shown correctly, but when i start my rcp the welcome page is white and empty - no exception, no error message.
On Windows the welcome page works correctly.
Has anybody an idea?
<extension
         point="org.eclipse.ui.intro.config">
      <config
            content="introContent.xml"
            id="blutmessung.ui.introConfigId"
            introId="blutmessung.ui.intro">
         <presentation
               home-page-id="root">
            <implementation
                  kind="html">
            </implementation>
         </presentation>
      </config>
   </extension>
Re: Welcome Page Ubuntu [message #909172 is a reply to message #906839] Thu, 06 September 2012 17:09 Go to previous messageGo to next message
Dennis Melzer is currently offline Dennis MelzerFriend
Messages: 244
Registered: July 2009
Senior Member
Has nobody an idea?
Re: Welcome Page Ubuntu [message #910834 is a reply to message #909172] Mon, 10 September 2012 13:23 Go to previous messageGo to next message
Hamed Mohammadi is currently offline Hamed MohammadiFriend
Messages: 50
Registered: May 2010
Location: Shiraz - Iran
Member

I had the same problem and few other problems in ubuntu. Now I'm using Fedora 17.
Re: Welcome Page Ubuntu [message #910877 is a reply to message #909172] Mon, 10 September 2012 14:51 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
My guess is that the Browser widget is not working in the context of
your RCP app. Do you have some setting in your dev environment that is
helping it to run there (eg.- setting a java property to point at a
native browser, etc.)? And which Ubuntu and Eclipse/SWT version are you
using?

Grant


On 9/6/2012 1:09 PM, Sir Wayne wrote:
> Has nobody an idea?
Re: Welcome Page Ubuntu [message #910967 is a reply to message #910877] Mon, 10 September 2012 18:08 Go to previous messageGo to next message
Dennis Melzer is currently offline Dennis MelzerFriend
Messages: 244
Registered: July 2009
Senior Member
Grant Gayed wrote on Mon, 10 September 2012 10:51
My guess is that the Browser widget is not working in the context of
your RCP app. Do you have some setting in your dev environment that is
helping it to run there (eg.- setting a java property to point at a
native browser, etc.)? And which Ubuntu and Eclipse/SWT version are you
using?

Grant

Why do i need "special" setup on my environment?
Because my eclipse IDE welcome page on the same environment works well. So my opnion is eclispe does it on a different way or sets a special setup? What's the difference?
Re: Welcome Page Ubuntu [message #911884 is a reply to message #910967] Wed, 12 September 2012 14:01 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
You should not need anything special to run in your dev environment vs.
running as an RCP app, but since these are behaving differently for you
on the same machine I was wondering if you had done something to get it
working in your dev environment that you had forgotten about.

To determine whether it is in fact a Browser issue, can you make a small
change to your app to show a Browser somewhere that's pointing at any
URL, and see if it also works in your dev environment and fails in your
RCP app?

Grant


On 9/10/2012 2:08 PM, Sir Wayne wrote:
> Grant Gayed wrote on Mon, 10 September 2012 10:51
>> My guess is that the Browser widget is not working in the context of
>> your RCP app. Do you have some setting in your dev environment that
>> is helping it to run there (eg.- setting a java property to point at a
>> native browser, etc.)? And which Ubuntu and Eclipse/SWT version are
>> you using?
>>
>> Grant
>
> Why do i need "special" setup on my environment?
> Because my eclipse IDE welcome page on the same environment works well.
> So my opnion is eclispe does it on a different way or sets a special
> setup? What's the difference?
Re: Welcome Page Ubuntu [message #911932 is a reply to message #906839] Wed, 12 September 2012 15:52 Go to previous message
Libor Jelinek is currently offline Libor JelinekFriend
Messages: 143
Registered: January 2012
Location: Prague, Czech Rep.
Senior Member

Search for this issue in Eclipse Bugzilla. If I remember correctly, it
was recently reported by a couple of Ubuntu users.

Libor

On 09/02/2012 08:35 PM, Sir Wayne wrote:
> Hello,
>
> the eclipse welcome page on my ubuntu is shown correctly, but when i
> start my rcp the welcome page is white and empty - no exception, no
> error message. On Windows the welcome page works correctly. Has anybody
> an idea?
>
> <extension
> point="org.eclipse.ui.intro.config">
> <config
> content="introContent.xml"
> id="blutmessung.ui.introConfigId"
> introId="blutmessung.ui.intro">
> <presentation
> home-page-id="root">
> <implementation
> kind="html">
> </implementation>
> </presentation>
> </config>
> </extension>
Previous Topic:Need help with builder
Next Topic:Are there any guidelines availble for dual mode plugins
Goto Forum:
  


Current Time: Thu Apr 18 17:40:48 GMT 2024

Powered by FUDForum. Page generated in 0.02537 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top