Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » work with bugzilla 4
work with bugzilla 4 [message #657717] Thu, 03 March 2011 17:11 Go to next message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
Hi

I've just installed bugzilla 4 on my machine;

I can access it with mylyn (I can see tasks and perform query); however,
task synchronization does not work (I successfully logged into).

Do I have to configure bugzilla somehow? I didn't find information
about this...

thanks in advance
Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net


Re: work with bugzilla 4 [message #658016 is a reply to message #657717] Sat, 05 March 2011 03:53 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Which version of Mylyn are you running? Bugzilla 4 pre-dates the latest
stable release but you can use the latest weekly build which has Bugzilla 4
support: http://eclipse.org/mylyn/new/weekly.php

Please file a bug including details about the error message if updating does
not resolve the problem.

Steffen


Lorenzo Bettini wrote:

> Hi
>
> I've just installed bugzilla 4 on my machine;
>
> I can access it with mylyn (I can see tasks and perform query); however,
> task synchronization does not work (I successfully logged into).
>
> Do I have to configure bugzilla somehow? I didn't find information
> about this...
>
> thanks in advance
> Lorenzo
>

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: work with bugzilla 4 [message #658051 is a reply to message #658016] Sat, 05 March 2011 16:07 Go to previous messageGo to next message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
Hi Steffen

I'm using the version of mylyn which comes from the updatesite

org.eclipse.mylyn.bugzilla.ide_3.4.1.v20110131-0100-e3x.jar
org.eclipse.mylyn.bugzilla.core_3.4.2.v20100902-0100-e3x.jar

in the meantime I've been using mylyn with my bugzilla installation for
a few days; actually it works, meaning that I can file new bugs (after
adding the status NEW to my bugzilla installation) and I can "submit"
after I changed something in the rich editor; but synchronize does not
work for updating something to bugzilla (as I said, I have to press
"submit"); I can still get updates from bugzilla with synchronize...

probably this is related to the current version of mylyn and bugzilla?
Or did I get wrong the way that synchronize and submit should work?

I'll also try to get a more recent version of mylyn using the update
site you said.

cheers
Lorenzo

On 03/05/2011 04:53 AM, Steffen Pingel wrote:
> Which version of Mylyn are you running? Bugzilla 4 pre-dates the latest
> stable release but you can use the latest weekly build which has Bugzilla 4
> support: http://eclipse.org/mylyn/new/weekly.php
>
> Please file a bug including details about the error message if updating does
> not resolve the problem.
>
> Steffen
>
>
> Lorenzo Bettini wrote:
>
>> Hi
>>
>> I've just installed bugzilla 4 on my machine;
>>
>> I can access it with mylyn (I can see tasks and perform query); however,
>> task synchronization does not work (I successfully logged into).
>>
>> Do I have to configure bugzilla somehow? I didn't find information
>> about this...
>>
>> thanks in advance
>> Lorenzo
>>
>


--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net


Re: work with bugzilla 4 [message #658083 is a reply to message #658051] Sun, 06 March 2011 04:57 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Hi Lorenzo,

that is the expected behavior. Synchronize only updates your Task List with
changes from Bugzilla but does not actually submit outgoing changes. If you
want to submit your changes back to the repository you have to do that from
the Task Editor. The terminology can be a bit confusing and we are still
discussing to change it to make that more obvious.

It sounds like Mylyn is working for you but please feel free to file a bug
in case you run into any problems with Bugzilla 4.0.

Steffen


Lorenzo Bettini wrote:

> Hi Steffen
>
> I'm using the version of mylyn which comes from the updatesite
>
> org.eclipse.mylyn.bugzilla.ide_3.4.1.v20110131-0100-e3x.jar
> org.eclipse.mylyn.bugzilla.core_3.4.2.v20100902-0100-e3x.jar
>
> in the meantime I've been using mylyn with my bugzilla installation for
> a few days; actually it works, meaning that I can file new bugs (after
> adding the status NEW to my bugzilla installation) and I can "submit"
> after I changed something in the rich editor; but synchronize does not
> work for updating something to bugzilla (as I said, I have to press
> "submit"); I can still get updates from bugzilla with synchronize...
>
> probably this is related to the current version of mylyn and bugzilla?
> Or did I get wrong the way that synchronize and submit should work?
>
> I'll also try to get a more recent version of mylyn using the update
> site you said.
>
> cheers
> Lorenzo
>
> On 03/05/2011 04:53 AM, Steffen Pingel wrote:
>> Which version of Mylyn are you running? Bugzilla 4 pre-dates the latest
>> stable release but you can use the latest weekly build which has Bugzilla
>> 4 support: http://eclipse.org/mylyn/new/weekly.php
>>
>> Please file a bug including details about the error message if updating
>> does not resolve the problem.
>>
>> Steffen
>>
>>
>> Lorenzo Bettini wrote:
>>
>>> Hi
>>>
>>> I've just installed bugzilla 4 on my machine;
>>>
>>> I can access it with mylyn (I can see tasks and perform query); however,
>>> task synchronization does not work (I successfully logged into).
>>>
>>> Do I have to configure bugzilla somehow? I didn't find information
>>> about this...
>>>
>>> thanks in advance
>>> Lorenzo
>>>
>>
>
>

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: work with bugzilla 4 [message #658178 is a reply to message #658083] Mon, 07 March 2011 09:46 Go to previous message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
On 03/06/2011 05:57 AM, Steffen Pingel wrote:
> Hi Lorenzo,
>
> that is the expected behavior. Synchronize only updates your Task List with
> changes from Bugzilla but does not actually submit outgoing changes. If you
> want to submit your changes back to the repository you have to do that from
> the Task Editor. The terminology can be a bit confusing and we are still
> discussing to change it to make that more obvious.

yes, indeed it's a little bit confusing ;)

>
> It sounds like Mylyn is working for you but please feel free to file a bug
> in case you run into any problems with Bugzilla 4.0.

OK, then it really looks it runs fine.

Thanks!
Lore


>
> Steffen
>
>
> Lorenzo Bettini wrote:
>
>> Hi Steffen
>>
>> I'm using the version of mylyn which comes from the updatesite
>>
>> org.eclipse.mylyn.bugzilla.ide_3.4.1.v20110131-0100-e3x.jar
>> org.eclipse.mylyn.bugzilla.core_3.4.2.v20100902-0100-e3x.jar
>>
>> in the meantime I've been using mylyn with my bugzilla installation for
>> a few days; actually it works, meaning that I can file new bugs (after
>> adding the status NEW to my bugzilla installation) and I can "submit"
>> after I changed something in the rich editor; but synchronize does not
>> work for updating something to bugzilla (as I said, I have to press
>> "submit"); I can still get updates from bugzilla with synchronize...
>>
>> probably this is related to the current version of mylyn and bugzilla?
>> Or did I get wrong the way that synchronize and submit should work?
>>
>> I'll also try to get a more recent version of mylyn using the update
>> site you said.
>>
>> cheers
>> Lorenzo
>>
>> On 03/05/2011 04:53 AM, Steffen Pingel wrote:
>>> Which version of Mylyn are you running? Bugzilla 4 pre-dates the latest
>>> stable release but you can use the latest weekly build which has Bugzilla
>>> 4 support: http://eclipse.org/mylyn/new/weekly.php
>>>
>>> Please file a bug including details about the error message if updating
>>> does not resolve the problem.
>>>
>>> Steffen
>>>
>>>
>>> Lorenzo Bettini wrote:
>>>
>>>> Hi
>>>>
>>>> I've just installed bugzilla 4 on my machine;
>>>>
>>>> I can access it with mylyn (I can see tasks and perform query); however,
>>>> task synchronization does not work (I successfully logged into).
>>>>
>>>> Do I have to configure bugzilla somehow? I didn't find information
>>>> about this...
>>>>
>>>> thanks in advance
>>>> Lorenzo
>>>>
>>>
>>
>>
>


--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net


Previous Topic:How do you have contexts open and close projects?
Next Topic:open resources based on task context
Goto Forum:
  


Current Time: Thu Apr 25 00:41:18 GMT 2024

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

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

Back to the top