Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Limitations in Properties view
Limitations in Properties view [message #1392354] Wed, 02 July 2014 07:52 Go to next message
Benoit Ries is currently offline Benoit RiesFriend
Messages: 86
Registered: May 2013
Member
Hi,

I've just migrated from Obeo Designer 6.2 to Sirius and I have the two following bugs in the Properties view:

1) auto-completion is not working.

2) when I click on a field, for instance "Domain Class", its current value is replaced by the id value (very strange behavior).

Are these known bugs ? any workaround ?

here is my configuration:
Sirius 1.0.0
Eclipse Luna Release (4.4.0)
mac osx 10.9.3


best regards,
Benoît

[Updated on: Wed, 02 July 2014 07:52]

Report message to a moderator

Re: Limitations in Properties view [message #1392363 is a reply to message #1392354] Wed, 02 July 2014 08:12 Go to previous messageGo to next message
simon moreau is currently offline simon moreauFriend
Messages: 5
Registered: April 2014
Junior Member
Hi Benoit,

For auto completion if it's for acceleo requests "[/]", I had the same issue.
To solve it I added the following plug-ins "Acceleo" and "Extended Editing Framework - EMF Edit generation using Acceleo". I suppose the second one solved the issue (didn't really look into it).

Regards,

Simon

[Updated on: Wed, 02 July 2014 08:16]

Report message to a moderator

Re: Limitations in Properties view [message #1392373 is a reply to message #1392363] Wed, 02 July 2014 08:30 Go to previous messageGo to next message
Benoit Ries is currently offline Benoit RiesFriend
Messages: 86
Registered: May 2013
Member
Unfortunately, this didn't work in my case Sad

and yes it's for auto-completion of acceleo requests.

any other idea ?
Re: Limitations in Properties view [message #1392550 is a reply to message #1392373] Wed, 02 July 2014 13:53 Go to previous messageGo to next message
Florian Barbin is currently offline Florian BarbinFriend
Messages: 270
Registered: August 2010
Senior Member
Hi Benoit,

You mean you opened an existing odesign file created with an Obeo
Designer, and when you getting the focus on a Domain Class field for
instance, the existing value is replaced by an other ?

Regards,

Florian

On 07/02/2014 10:31 AM, Benoit Ries wrote:
> Unfortunately, this didn't work in my case :(
>
> and yes it's for auto-completion of acceleo requests.
>
> any other idea ?
Re: Limitations in Properties view [message #1392560 is a reply to message #1392550] Wed, 02 July 2014 14:12 Go to previous messageGo to next message
Benoit Ries is currently offline Benoit RiesFriend
Messages: 86
Registered: May 2013
Member
yes correct, this is exactly the second issue of this post.

regards,
Benoît
Re: Limitations in Properties view [message #1392572 is a reply to message #1392560] Wed, 02 July 2014 14:28 Go to previous messageGo to next message
Florian Barbin is currently offline Florian BarbinFriend
Messages: 270
Registered: August 2010
Senior Member
Can you create a new bugzilla with a simple test case from your existing
odesign in OD 6.2 ?

Regards,

Florian

On 07/02/2014 04:12 PM, Benoit Ries wrote:
> yes correct, this is exactly the second issue of this post.
>
> regards,
> Benoît
Re: Limitations in Properties view [message #1392616 is a reply to message #1392354] Wed, 02 July 2014 15:41 Go to previous messageGo to next message
Pierre-Charles David is currently offline Pierre-Charles DavidFriend
Messages: 703
Registered: July 2009
Senior Member
Le 02/07/2014 09:52, Benoit Ries a écrit :
> Hi,
>
> I've just migrated from Obeo Designer 6.2 to Sirius and I have the two
> following bugs in the Properties view:
>
> 1) auto-completion is not working.

No idea if this is the issue you have, but we just fixed a bug related
to this on master: https://bugs.eclipse.org/bugs/show_bug.cgi?id=433821

It's small enough that it will probably be backported to the new Sirius
1.0.x maintenance version, but if this looks like your problem, you can
check on a nightly build at
http://download.eclipse.org/sirius/updates/nightly/latest/luna if it
fixes your case.

> 2) when I click on a field, for instance "Domain Class", its current
> value is replaced by the id value (very strange behavior).

This sounds like https://bugs.eclipse.org/bugs/show_bug.cgi?id=423887,
which is apparently caused by a bug on SWT/OSX,
https://bugs.eclipse.org/bugs/show_bug.cgi?id=383750. I'm not sure if we
can do anything in Sirius to work around the issue.


Pierre-Charles David - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Limitations in Properties view [message #1393096 is a reply to message #1392616] Thu, 03 July 2014 08:26 Go to previous messageGo to next message
Benoit Ries is currently offline Benoit RiesFriend
Messages: 86
Registered: May 2013
Member
>> 1) auto-completion is not working.

> No idea if this is the issue you have, but we just fixed a bug related
> to this on master: https://bugs.eclipse.org/bugs/show_bug.cgi?id=433821

> It's small enough that it will probably be backported to the new Sirius
> 1.0.x maintenance version, but if this looks like your problem, you can
> check on a nightly build at
> http://download.eclipse.org/sirius/updates/nightly/latest/luna if it
> fixes your case.

I updated to the latest nightly 2.0.0.201407011502, but it didn't fix the bug.

Should I create a new bugzilla ?


>> 2) when I click on a field, for instance "Domain Class", its current
>> value is replaced by the id value (very strange behavior).

> This sounds like https://bugs.eclipse.org/bugs/show_bug.cgi?id=423887,
> which is apparently caused by a bug on SWT/OSX,
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=383750. I'm not sure if we
> can do anything in Sirius to work around the issue.

Yes you're right this is exactly my issue. So I voted on the ticket and will wait...it's 2 years old already Sad
Re: Limitations in Properties view [message #1393129 is a reply to message #1393096] Thu, 03 July 2014 09:27 Go to previous messageGo to next message
Pierre-Charles David is currently offline Pierre-Charles DavidFriend
Messages: 703
Registered: July 2009
Senior Member
Le 03/07/2014 10:26, Benoit Ries a écrit :
>>> 1) auto-completion is not working.
>
>> No idea if this is the issue you have, but we just fixed a bug related
>> to this on master: https://bugs.eclipse.org/bugs/show_bug.cgi?id=433821
>
>> It's small enough that it will probably be backported to the new Sirius
>> 1.0.x maintenance version, but if this looks like your problem, you can
>> check on a nightly build at
>> http://download.eclipse.org/sirius/updates/nightly/latest/luna if it
>> fixes your case.
>
> I updated to the latest nightly 2.0.0.201407011502, but it didn't fix
> the bug.
> Should I create a new bugzilla ?

Yes please.


Pierre-Charles David - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Limitations in Properties view [message #1393244 is a reply to message #1393129] Thu, 03 July 2014 13:34 Go to previous message
Benoit Ries is currently offline Benoit RiesFriend
Messages: 86
Registered: May 2013
Member
done.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=438838
Previous Topic:Container not related to any semantic model element
Next Topic:Sirius Display changes in Resource
Goto Forum:
  


Current Time: Tue Apr 23 14:49:43 GMT 2024

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

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

Back to the top