From vladd at bugzilla.org Thu Oct 2 10:08:13 2008 From: vladd at bugzilla.org (Vlad Dascalu) Date: Thu, 2 Oct 2008 12:08:13 +0200 Subject: A Dream - Bug Shooting supports BugZilla In-Reply-To: <000001c92421$3e058680$ba109380$@de> References: <000001c92421$3e058680$ba109380$@de> Message-ID: Hey Alexej, I recommend using the Bugzilla WebService for this. The main source file is in Bugzilla/ WebService.pm : http://mxr.mozilla.org/mozilla/source/webtools/bugzilla/Bugzilla/WebService.pm which in turn calls other secondary files for different purposes. There is some documentation at the end of the file which might prove useful. 155 Bugzilla::WebService - The Web Service interface to Bugzilla 156 157 =head1 DESCRIPTION 158 159 This is the standard API for external programs that want to interact 160 with Bugzilla. It provides various methods in various modules. ... The Bugzilla WebService evolved to do a significant portion of the interaction for the common tasks, but it doesn't map 100% of the functions. Here's a list of opened bugs against the Bugzilla:WebService component (we use bugzilla.mozilla.org to track our bugs): http://tinyurl.com/4jwqjl The feature that you're requesting is reported here: https://bugzilla.mozilla.org/show_bug.cgi?id=412074 (quite interesting comments) but it's not fixed. By looking at the existing WebService code you could implement relatively easily the attachment creation operation, if interested. See http://www.bugzilla.org/developers/ on how to submit a patch (the first two links on that page are probably what you're looking for). See also the "Mailing List" section, which allows you to subscribe to developers at bugzilla.org (CCed), this is where dev people could provide further feedback on your idea (or you can try our IRC channel for immediate help). On Thu, Oct 2, 2008 at 1:55 AM, Alexej Hirsch wrote: > i am developer of a screenshot tool named ?Bug Shooting" > (www.bugshooting.com). This tool can capture screen, edit screenshot and > send it to a Bug Tracker system. At this time the application can send > screenshots to Bug Tracker like FogBugz, Gemini, BugTracker.NET or OnTime. > > My dream ist o support BugZilla. So i looked for a method to send a > screenshot to a BugZilla bug as attachment. In the docs of BugZilla i found > nothing which make this possible. > > It is possible to implement a method to send attachments to bugs in the > BugZilla webservice? > > Or is there already any solutions for my dream J ? > > Best Regards > > Alexej Hirsch From lpsolit at gmail.com Thu Oct 16 19:11:00 2008 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Thu, 16 Oct 2008 21:11:00 +0200 Subject: Bugzilla meeting next Tuesday, October 21 Message-ID: <48F791C4.3030903@gmail.com> Hi all, Our next Bugzilla meeting will take place on Tuesday, October 21 at 11:00 PDT (20:00 CEST, 18:00 GMT) in the #bugzilla-meeting channel on IRC. Everyone is free to attend. The (currently tiny) agenda is available here: https://wiki.mozilla.org/Bugzilla:Meetings See you on Tuesday, LpSolit From david12345 at gmail.com Thu Oct 23 03:59:35 2008 From: david12345 at gmail.com (Dave) Date: Wed, 22 Oct 2008 20:59:35 -0700 (PDT) Subject: Intro for Dave Message-ID: Hi all, This is Dave King, presently with Oracle software in Denver, CO where I lead a small team porting ClearCase extensions to Eclipse. Inspired by the Mylyn project, I set out to install Bugzilla over OracleXE on Windows, found 3.2rc1, shared my experience in Bug 459982, and followed Max' pointer to your Bugzilla:Developers page. I've wanted to be more involved with open source projects for quite some time. Enough talk, eh? I'm really happy right now because I finally got cvs to work on my laptop. It was giving the "socket operation on non-socket" error and the only google-tips I found were 1) you are stupid, and 2) the server is angry. So I thought I would need a therapist to resolve this until just now when Bugzilla finally came down. ;-) So my immediate effor will be to get Oracle Bugzilla working on Windows and I would also enjoy, time permitting, to go through your newcomer bugs and be generally useful until I am familiar with how things work. Apologies in advance for assorted dumb questions I will ask. Will also try to get on IRC soon, I think I saw a web interface somewhere. My background? Well, I was a musician long ago and far away, then a physics major, then a programmer / software engineer / general geek- sort-of person. My daughter is grown and my dog is a Weimaraner, beautiful breed yes? So I've been using mostly java and perl the past few years and tried Ruby recently. Ruby is Fun. OK, nuff for now, hope your day is going well. ~D P.S. Hello to my colleague in Beijing, I was there in '84 and know it has continued to change tremendously! P.P.S. I have been using the redirector dave dot king at pobox dot com but it is becoming increasingly inconvenient to have so many email accounts, and I still get the spam, so I may give up and just use this david12345 account. This group presentation is easy to access. I think it is the same as your majordomo archives? Anyway, I also subscribed to that. Ciao. _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From jtmoree at kahalacorp.com Thu Oct 23 16:37:03 2008 From: jtmoree at kahalacorp.com (JT Moree) Date: Thu, 23 Oct 2008 09:37:03 -0700 Subject: Env Auth general usage Message-ID: <1224779823.12422.48.camel@jtmoree-kubuntu.coldstonecreamery.com> I am curious as to how people are using the Env authentication module--specifically when the user does not authenticate to apache with an email address. And are people using intermediary means between apache and bugzilla to setup the environment vars? I am trying to search the archives from here but it returns a blank page. http://www.bugzilla.org/developers/ We use Active Directory for auth on the network. I have apache authenticating against AD using mod_auth_pam (yes it is no longer supported). I could not get bugzilla to talk to the AD server and really I don't need it to since apache is already able to authenticate the user. The problem I ran into was that the user authenticates with a username or DOMAIN\username and bugzilla needs a valid email address. I ended up patching bugzilla to add another parameter to be used when the email is empty. I posted the patch to a bug dealing with the issue that had an older, broken patch. https://bugzilla.mozilla.org/show_bug.cgi?id=320265 Anyway, I would appreciate any feedback on the use of Env in general or on the patch. Thank you, - JT Moree System Admin www.kahalacorp.com 480.362.4800 480.362.4405 direct From david12345 at gmail.com Sun Oct 26 01:33:55 2008 From: david12345 at gmail.com (Dave) Date: Sat, 25 Oct 2008 18:33:55 -0700 (PDT) Subject: Intro for Dave References: Message-ID: <55a6e1b7-7a6e-45a0-9120-37322eadbf8b@r15g2000prh.googlegroups.com> On Oct 22, 9:59?pm, Dave wrote: >?It was giving the "socket operation on non-socket" error and > the only google-tips I found were 1) you are stupid, and 2) the server > is angry. Welcome, Dave. It might be better to post this on a busier site but, in case Google groks it, if you use Cygwin CVS 1.11.x and get this error, cvs [login aborted]: reading from server: Socket operation on non- socket you might try getting a 1.12.x CVS from the /non-gnu folder in one of these GNU sites, http://www.gnu.org/prep/ftp.html This fixed the problem on my system. Also, be sure to download the latest (tip) bugzilla: it has a fix for the Oracle GROUP BY alias problem. Regards, Dave. _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From jtmoree at kahalacorp.com Mon Oct 27 19:36:26 2008 From: jtmoree at kahalacorp.com (JT Moree) Date: Mon, 27 Oct 2008 12:36:26 -0700 Subject: Intro for JT Message-ID: <1225136186.13283.33.camel@jtmoree-kubuntu.coldstonecreamery.com> Hello List. I'll introduce myself since it is suggested on the signup page and Dave did it. I'm a system admin now but have worn many hats from perl hacker to system analyst. After moving to Phoenix, Arizona from St Louis, MO 2 years ago I started going outdoors much more. This and the stress of programming in badly built frameworks (written by me and my team unfortunately) have cut down my perl coding to a few hours a month. Right now, I'm trying to setup infrastructure to stave off the 'we need Team Foundation Server' which I see coming in the future. Bugzilla is a part of that infrastructure along with Mercurial, Subversion, and a wiki engine I have not decided on yet (currently working with moinmoin). This company is Mostly Microsoft so we use Active Directory for centralized auth. Getting all of these apps to work with AD has been a challenge. - JT Moree System Admin www.kahalacorp.com 480.362.4800 480.362.4405 direct From david12345 at gmail.com Wed Oct 29 16:33:10 2008 From: david12345 at gmail.com (Dave) Date: Wed, 29 Oct 2008 09:33:10 -0700 (PDT) Subject: Intro for JT References: Message-ID: Welcome, JT. It is pretty dead here. I am thinking folks are waiting until Halloween when they will all login and type BOO. Scary stuff. Sorry I have not worked with AD in years, can't help there. I finally got CVSNT working on Windoze and just need a couple of pieces to get makedocs.pl to work so I can fix some documentation bugs. Maybe I should wait until Halloween. ;-) Regards, Dave. On Oct 27, 1:36?pm, JT Moree wrote: > Hello List. > > I'll introduce myself since it is suggested on the signup page and Dave > did it. > > I'm a system admin now but have worn many hats from perl hacker to > system analyst. ? > > After moving to Phoenix, Arizona from St Louis, MO 2 years ago I started > going outdoors much more. ?This and the stress of programming in badly > built frameworks (written by me and my team unfortunately) have cut down > my perl coding to a few hours a month. > > Right now, I'm trying to setup infrastructure to stave off the 'we need > Team Foundation Server' which I see coming in the future. ?Bugzilla is a > part of that infrastructure along with Mercurial, Subversion, and a wiki > engine I have not decided on yet (currently working with moinmoin). > > This company is Mostly Microsoft so we use Active Directory for > centralized auth. ?Getting all of these apps to work with AD has been a > challenge. > > - ? > JT Moree > System Adminwww.kahalacorp.com > 480.362.4800 > 480.362.4405 direct > > - > To view or change your list settings, click here: > _______________________________________________ dev-apps-bugzilla mailing list dev-apps-bugzilla at lists.mozilla.org https://lists.mozilla.org/listinfo/dev-apps-bugzilla From lpsolit at gmail.com Wed Oct 29 17:08:44 2008 From: lpsolit at gmail.com (=?ISO-8859-1?Q?Fr=E9d=E9ric_Buclin?=) Date: Wed, 29 Oct 2008 18:08:44 +0100 Subject: Intro for JT In-Reply-To: References: Message-ID: <4908989C.3010601@gmail.com> Dave a ?crit : > It is pretty dead here. I am thinking folks are waiting until > Halloween when they will all login and type BOO. Scary stuff. BOO! And welcome! :) From tinatsvetina at gmail.com Wed Oct 29 22:20:02 2008 From: tinatsvetina at gmail.com (Tsvetina Ivanova) Date: Wed, 29 Oct 2008 22:20:02 +0000 Subject: Bugzilla new skin Message-ID: My name is Tsvetina Ivanova and I am a web designer living in London, UK. I would like to contribute a Bugzilla skin. The skin works with Firefox. The skin can be seen live at http://ariskk.homedns.org/bugs/ . Any comments are welcomed. If I get positive feedback, I'll publish the skin. Regards, Tsvetina Ivanova P.S. Apologies if you got this email before, this is my 4rd attempt, I tried to send emails to this list without any luck. -------------- next part -------------- An HTML attachment was scrubbed... URL: From lpsolit at gmail.com Wed Oct 29 23:18:30 2008 From: lpsolit at gmail.com (=?UTF-8?B?RnLDqWTDqXJpYyBCdWNsaW4=?=) Date: Thu, 30 Oct 2008 00:18:30 +0100 Subject: Bugzilla new skin In-Reply-To: References: Message-ID: <4908EF46.9070003@gmail.com> Tsvetina Ivanova a ?crit : > skin can be seen live at http://ariskk.homedns.org/bugs/ . Any comments are > welcomed. If I get positive feedback, I'll publish the skin. Hello, I like your skin; it's a nice one. Feel free to publish it, and don't forget to add your skin to the list of available ones at https://wiki.mozilla.org/Bugzilla:Addons#Skins > P.S. Apologies if you got this email before, this is my 4rd attempt, I tried > to send emails to this list without any luck. This is fine. We got only this one. :) LpSolit