[Mixxx-devel] Guidance required

2014-02-12 Thread Rushi Shukla
Hello I am a student of Dhirubhai Ambani Institute of Information and Communication Technology (DAIICT), Gandhinagar, India. I am really interested in going for GSoC 2014. I would like Mixxx to be my mentoring organisation for GSoC 2014. I am highly dedicated towards programming and research. How

Re: [Mixxx-devel] Guidance required

2014-02-12 Thread Daniel Schürmann
Hi Rushi, welcome to Mixxx. First you need to setup a powerful development environment. I personally use Eclipse on Ubuntu. Next you need to learn the Mixxx source. it is best to pick one of the easy tagged bugs. This are good starting points: http://www.mixxx.org/wiki/doku.php/gsocadvice

Re: [Mixxx-devel] Guidance required

2013-03-15 Thread Rachit Kulshreshtha
: 2013/2/28 Subject: Re: [Mixxx-devel] Guidance required To: Too Many DJs mixxx-devel@lists.sourceforge.net Hi Rachit, You are on Windows right? All lines like bzr branch lp:mixxx are for the bazaar command line interface. If the following is wrong, I hope one Windows expert can correct

Re: [Mixxx-devel] Guidance required

2013-03-01 Thread Tuukka Pasanen
Hello, There is thread about this (It's long living problem): http://askubuntu.com/questions/167369/why-cant-i-connect-to-xmlrpc-launchpad-net Because you said you use proxy it's probably this: http://www.janosgyerik.com/problems-using-launchpad-through-proxy-finally-resolved/ And you are

Re: [Mixxx-devel] Guidance required

2013-03-01 Thread Rachit Kulshreshtha
yeah, i agree... thanks a lot :) On Fri, Mar 1, 2013 at 2:56 PM, Tuukka Pasanen pasanen.tuu...@gmail.comwrote: Hi, This one is tricky. It seems that server (bazaar.launchpad.net) ain't liking your connections. I assume yourSSH keys are wrong. If this ain't going a way ask/check from

Re: [Mixxx-devel] Guidance required

2013-03-01 Thread Tuukka Pasanen
Hi, This one is tricky. It seems that server (bazaar.launchpad.net) ain't liking your connections. I assume yourSSH keys are wrong. If this ain't going a way ask/check from https://answers.launchpad.net/launchpad. This is way beyond what we can assist. First check you keys that they are correct!

Re: [Mixxx-devel] Guidance required

2013-03-01 Thread Rachit Kulshreshtha
: Re: [Mixxx-devel] Guidance required To: Too Many DJs mixxx-devel@lists.sourceforge.net Hi Rachit, You are on Windows right? All lines like bzr branch lp:mixxx are for the bazaar command line interface. If the following is wrong, I hope one Windows expert can correct me: As far as I know

Re: [Mixxx-devel] Guidance required

2013-03-01 Thread Daniel Schürmann
Hi Rachit, You are on Windows right? All lines like bzr branch lp:mixxx are for the bazaar command line interface. If the following is wrong, I hope one Windows expert can correct me: As far as I know there must be a bzr.exe providing the command line interface somewhere. You can check it out

Re: [Mixxx-devel] Guidance required

2013-02-28 Thread Rachit Kulshreshtha
Hey Daniel, sorry for the late reply... actually what i am trying to do is get a working copy of the code to my workstation using this Bazaar Explorer. I am interested in doing a project for mixxx under the GSoC banner or even without it if i can get something good to do. Right now i just wanted

Re: [Mixxx-devel] Guidance required

2013-02-28 Thread Rachit Kulshreshtha
reply anyone please, i really wanna start working on it as soon as possible... On Thu, Feb 28, 2013 at 4:54 PM, Rachit Kulshreshtha rachit@gmail.comwrote: Hey Daniel, sorry for the late reply... actually what i am trying to do is get a working copy of the code to my workstation using

Re: [Mixxx-devel] Guidance required

2013-02-26 Thread Rachit Kulshreshtha
tried with a datacard too, ain't working.. getting this error bzr: ERROR: Connection error: while sending CONNECT xmlrpc.launchpad.net:443: [Errno 10065] A socket operation was attempted to an unreachable host plz someone help On Tue, Feb 26, 2013 at 2:14 AM, Rachit Kulshreshtha

Re: [Mixxx-devel] Guidance required

2013-02-25 Thread Rachit Kulshreshtha
hey, thanks to RJ ryan i was able to correct my previous mistake but m facing another issue now, when i start to copy the branch, it asks me for an authentication to connect to Proxy https xlmrpc.launchpad.net i have registered on the launchpad website and have been trying to provide the same

Re: [Mixxx-devel] Guidance required

2013-02-25 Thread Max Linke
Hi I don't use the GUI explorer under Linux. But on my windows machine I can use launchpad and the bazzar explorer without entering my account credentials. I also wonder why it wants to go over a proxy. this may lead you to an answer.

Re: [Mixxx-devel] Guidance required

2013-02-25 Thread Rachit Kulshreshtha
well, i do have a local proxy server through which i access the net, and i need authentication for that... but i provided the password and id for that too, still ain't working?? should i try using a datacard or an independent internet connection? On Mon, Feb 25, 2013 at 10:35 PM, Max Linke

Re: [Mixxx-devel] Guidance required

2013-02-25 Thread Rachit Kulshreshtha
i figured out that the issue is with my http and https proxy, having gone through a lot of info over the net, it seems i need to set the environment variable https_proxy to the address of my proxy server for bazaar to get past it and fetch me the code... but there is no such option to change it

Re: [Mixxx-devel] Guidance required

2013-02-25 Thread Rachit Kulshreshtha
sorry again for disturbing, but i think i was successfully able to set the value of my https_proxy env variable but then m getting this error You have not informed bzr of your Launchpad ID, and you must do this to write to Launchpad or access private data. See bzr help launchpad-login. bzr:

Re: [Mixxx-devel] Guidance required

2013-02-24 Thread Max Linke
Hi great that you want to work on Mixxx over the summer. The first thing to do would be setting up a working build environment. The wiki has some good descriptions for that. http://mixxx.org/wiki/doku.php/start I worked on a bug tagged as easy last year to start playing with the code.

Re: [Mixxx-devel] Guidance required

2013-02-24 Thread Sidharth Bansal
On Sun, Feb 24, 2013 at 10:32 PM, Max Linke max_li...@gmx.de wrote: Hi great that you want to work on Mixxx over the summer. The first thing to do would be setting up a working build environment. The wiki has some good descriptions for that. http://mixxx.org/wiki/doku.php/start I worked

[Mixxx-devel] Guidance required

2013-02-14 Thread Rushi Shukla
Hello I am a student of Dhirubhai Ambani Institute of Information and Communication Technology (DAIICT) , Gandhinagar , India.I am really interested in going for GSOC 2013 . I would like to undertake one of MIXXX's projects as my project for GSOC 2013. I am highly dedicated towards programming