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: nebula-dev-boun...@eclipse.org [mailto:nebula-dev-boun...@eclipse.org] 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 <wim.jong...@remainsoftware.com<mailto:wim.jong...@remainsoftware.com>>: Hi Matthias, For that you just use your normal Eclipse password. Cheers, Wim From: nebula-dev-boun...@eclipse.org<mailto:nebula-dev-boun...@eclipse.org> [mailto:nebula-dev-boun...@eclipse.org<mailto:nebula-dev-boun...@eclipse.org>] 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 <wim.jong...@gmail.com<mailto:wim.jong...@gmail.com>>: 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 <matthias.paul.sch...@gmail.com<mailto:matthias.paul.sch...@gmail.com>> 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 nebula-dev@eclipse.org<mailto:nebula-dev@eclipse.org> 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 nebula-dev@eclipse.org<mailto:nebula-dev@eclipse.org> 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 nebula-dev@eclipse.org<mailto:nebula-dev@eclipse.org> 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 nebula-dev@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/nebula-dev