ssh://<user>@git.eclipse.org:29418/nebula/org.eclipse.nebula.git

From: [email protected] [mailto:[email protected]] On 
Behalf Of Matthias Paul Scholz
Sent: Wednesday, 16 May 2018 16:49
To: Nebula Dev
Subject: Re: [nebula-dev] CDateTime widget: no possibility to specify Realm in 
CDateTimeObservableValue

Maybe I have used the wrong ssh URL?
Which one do you use?

2018-05-16 16:47 GMT+02:00 Matthias Paul Scholz 
<[email protected]<mailto:[email protected]>>:
Actually, I did try both:
1. Changing password as you proposed.
2. Using an ssh key  with an URL starting with ssh (as described in the 
according Gerrit web page).
Same effect for both.

2018-05-16 16:32 GMT+02:00 Wim Jongman 
<[email protected]<mailto:[email protected]>>:
What did you try? Resetting the Gerrit password or doing SSH? In case of SSH 
then the url should also start with ssh.

Cheers,

Wim


From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]<mailto:[email protected]>] 
On Behalf Of Matthias Paul Scholz
Sent: Wednesday, 16 May 2018 15:05

To: Nebula Dev
Subject: Re: [nebula-dev] CDateTime widget: no possibility to specify Realm in 
CDateTimeObservableValue

Hi Wim,
Tried that.
Now when pushing to
https://<my gerrit user 
name>@git.eclipse.org/r/p/nebula/org.eclipse.nebula.git<http://git.eclipse.org/r/p/nebula/org.eclipse.nebula.git>
I get the message

"prohibited by Gerrit: ref update access denied
Branch refs/heads/master:
You are not allowed to perform this operation.
To push into this reference you need 'Push' rights."
Have I lost my push rights somehow?
Best,
  MP

2018-05-11 11:15 GMT+02:00 Wim Jongman 
<[email protected]<mailto:[email protected]>>:
Hi Matthias,

I am also puzzled by the Gerrit password and why we need it. I know that there 
has been a change so that it does not show your Gerrit password anymore [1]. So 
the password in Gerrit can only be viewed once. Then you have to store it 
somewhere or regenerate.

So the next try would be to login with your email in Gerrit and then change 
your Gerrit password in your account and reuse that one.

I have switched to ssh mode in Gerrit to not use the password anymore. I 
suggest you do the same.

Cheers,

Wim

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=531018



From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]<mailto:[email protected]>] 
On Behalf Of Matthias Paul Scholz
Sent: Friday, 11 May 2018 09:15

To: Nebula Dev
Subject: Re: [nebula-dev] CDateTime widget: no possibility to specify Realm in 
CDateTimeObservableValue

Hi Wim,
Yet, my Eclipse password does work for login into my Gerrit account only for my 
email adress as user name, but not for the user name configured in my Gerrit 
settings. That one is also used as the username part in the push URL in the 
Gerrit configuration on my local Nebula repository - hence, still no success 
with pushing when using the Eclipse password.
Following the guide in https://wiki.eclipse.org/Nebula/Contributions, one needs 
to use that username - and I remember that it worked well in the past.
Puzzled,
  MP

2018-05-10 20:16 GMT+02:00 Wim Jongman 
<[email protected]<mailto:[email protected]>>:
Hi Matthias,

For that you just use your normal Eclipse password.

Cheers,

Wim

From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]<mailto:[email protected]>] 
On Behalf Of Matthias Paul Scholz
Sent: Thursday, 10 May 2018 17:05
To: Nebula Dev
Subject: Re: [nebula-dev] CDateTime widget: no possibility to specify Realm in 
CDateTimeObservableValue

Hi Wim,
I tried to push a patch today, but for some reason, my Gerrit password (which 
worked fine some weeks ago) is not accepted any more.
It doesn't work when trying to log in on the web site 
(https://git.eclipse.org/r/login) neither.
Best,
  MP

2018-04-16 10:37 GMT+02:00 Wim Jongman 
<[email protected]<mailto:[email protected]>>:
Hi Matthias,
Please file an issue and a patch, I will merge it.
Cheers,
Wim

On Thu, Apr 12, 2018 at 10:13 AM, Matthias Paul Scholz 
<[email protected]<mailto:[email protected]>> wrote:
Hi,

I'm presently trying to integrate the CDateTime widget into our RCP 
application. Since it heavily relies on databinding, I was happy to find a 
CDateTimeObservableValue in Nebula that allows for binding external models to 
the CDateTime widget. :)
However, when writing a SWTBot test for the widget, I have noticed that it 
falis due to the fact that the CDateTimeObservableValue internally uses 
Realm.getDefault() which gives rise to an exception in the the base  
AbstractObservableValue in case of unit tests.
What is missing here is an additional constructor for CDateTimeObservableValue 
that also takes a Realm instance and delegates to the according constructor in 
AbstractObservableValue.
/MP

_______________________________________________
nebula-dev mailing list
[email protected]<mailto:[email protected]>
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev


_______________________________________________
nebula-dev mailing list
[email protected]<mailto:[email protected]>
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev


_______________________________________________
nebula-dev mailing list
[email protected]<mailto:[email protected]>
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev


_______________________________________________
nebula-dev mailing list
[email protected]<mailto:[email protected]>
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev


_______________________________________________
nebula-dev mailing list
[email protected]<mailto:[email protected]>
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev


_______________________________________________
nebula-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev

Reply via email to