Friday, 2010-06-18

*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 276 seconds)00:42
*** Quits: siebrand (~beis@sm.xs4all.nl) ()01:27
*** Quits: daryn (~daryn@h61.107.88.75.dynamic.ip.windstream.net) (Quit: Ex-Chat)01:43
*** Joins: Cupertino (~Cupez@unaffiliated/cupertino)02:40
*** Joins: Rixie (~Rixie@0x4dd7390e.adsl.cybercity.dk)03:18
*** Joins: Cybertinus (~a@cp754231-b.tilbu1.nb.home.nl)05:24
Cybertinushello05:24
CybertinusI'm looking for a bugtracker to use at the company where I work05:24
CybertinusMantis is one of the Bugtrackers I look into05:24
Cybertinusnow I try to install it on my Linux server05:24
Cybertinuswhen I load http://<server-ip>/mantis/admin/install.php I see a white screen05:25
Cybertinusno error on the screen, no error in de Apache log05:25
Cybertinusand I don't log the PHP error's, I put them on the screen05:25
Cybertinusanybody an idea what could be wrong?05:25
*** Joins: rolfkleef (~rolf@urtica.xs4all.nl)06:05
*** Joins: fanno (~Morten@90.184.93.233)06:09
*** Parts: Rixie (~Rixie@0x4dd7390e.adsl.cybercity.dk)07:15
*** Joins: kirillka (~Miranda@239-242-55-95.baltnet.ru)08:14
*** Joins: mantisbt_84904 (79238dc2@gateway/web/freenode/ip.121.35.141.194)08:29
*** Quits: kirillka (~Miranda@239-242-55-95.baltnet.ru) (Read error: Connection reset by peer)08:39
*** Joins: kirillka (~Miranda@239-242-55-95.baltnet.ru)08:40
*** Quits: rolfkleef (~rolf@urtica.xs4all.nl) (Ping timeout: 272 seconds)08:54
*** Quits: fanno (~Morten@90.184.93.233) (Quit: Leaving.)09:02
CupertinoHi peeps09:32
CupertinoIf i want to update from 1.2.0 to 1.2.1 - How do i proceed?09:32
CupertinoI dont see the tutor on the website :/09:33
CupertinoI just upload and merge it?09:33
*** Quits: mantisbt_84904 (79238dc2@gateway/web/freenode/ip.121.35.141.194) (Ping timeout: 252 seconds)09:37
nuclear_eclipseCupertino: see doc/INSTALL in the 1.2.1 release package09:41
nuclear_eclipseCybertinus: what version are you installing? and what version of PHP do you have?09:43
dhx_mhi09:49
Cupertinotnx nuclear_eclipse09:53
dhx_m Draggor $_SERVER['SCRIPT_NAME'] returns the filename without any path09:57
DraggorI guess I'm missing where it's ignoring the $g_path10:04
DraggorWhen I log in and go to manage users10:04
Draggorthen I select a user and press the delete button10:04
Draggorthe confirmation page generates a form with an incorrect action link10:05
Cupertinohow big is the fail percentage?10:12
nuclear_eclipseCupertino: from 1.2.0 to 1.2.1, there shouldn't be any failures that I know of10:13
Cupertinook tnx10:17
*** Joins: obergix[work] (~olivier@inf-8657.int-evry.fr)10:26
obergix[work]hi there10:26
*** Joins: mdhar (~mdhar@inf-6632.int-evry.fr)10:26
obergix[work]we're trying to do some tests with phpunit, that include mantis code, using the phpunit command10:26
obergix[work]our problem is all global variables are no longer globals when inside phpunit execution, as not declared explicitely as globals in mantis core.php10:29
obergix[work]has anyone already had such problems10:29
obergix[work]?10:29
nuclear_eclipseobergix[work]: I know that rombert has done some work towards adding a testing framework, but I think it was mostly for the SOAP API10:29
obergix[work]actually, we're trying to Zend_Test the Zend Rest controller we add for OSLC-CM, which relies on phpunit10:30
obergix[work]phpunit seems to save the globals and restore them between tests10:30
nuclear_eclipseMantis was designed and created long before unit testing or other modern techniques was standard practice, so it's unfortunately not an easy task at all10:31
obergix[work]I'm wondering if there's a reason why each global is not explicitely declared as such when initially set10:31
nuclear_eclipsethey are10:31
obergix[work]in other words, would it break if one added global declarations10:32
nuclear_eclipsealmost all of the globals are declared in config_defaults_inc.php10:32
obergix[work]nuclear_eclipse: they are, because they happen to live at top level, or because explicitely declared with the global keyword ?10:32
nuclear_eclipsea few of the APIs declare their own globals for things like caching data though10:32
nuclear_eclipsebecause they're at the top level, and phpdoc comments are explicit about them being global10:33
obergix[work]hmmm... ok, so would it break if we added explicit declarations to change from implicit to explicit ?10:34
nuclear_eclipseI don't think it would, but I can't be 100% sure; PHP has odd habits of doing what you least expect it to10:35
obergix[work];-)10:35
obergix[work]and of course that may not be easy as there are tons of them10:36
nuclear_eclipsevery true10:36
obergix[work]anyway, we have other problems with the db connection that gets lost apparently when "inside" phpunit :-/10:36
nuclear_eclipselike I said, Mantis was born before modern software practices were even imagined :P10:36
*** Quits: Cupertino (~Cupez@unaffiliated/cupertino) (Quit: I give up...)10:37
obergix[work]hmm... we'll probably find a way ;)10:38
obergix[work]hack hack10:38
*** Joins: fanno (~b3g@193.3.95.240)10:45
*** Joins: micahg (~micah@ubuntu/member/micahg)11:03
obergix[work]anyone to explain me what the # @@ debug @@  comments are used for ?11:30
obergix[work]any link with xdebug ?11:30
*** Quits: mdhar (~mdhar@inf-6632.int-evry.fr) (Quit: Leaving)11:37
obergix[work]anyone ?11:37
obergix[work]too bad... bye11:38
*** Quits: obergix[work] (~olivier@inf-8657.int-evry.fr) (Quit: Ex-Chat)11:38
*** Joins: daryn (~daryn@rrcs-76-79-4-2.west.biz.rr.com)11:54
*** Quits: kirillka (~Miranda@239-242-55-95.baltnet.ru) (Ping timeout: 265 seconds)12:38
*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 260 seconds)13:13
*** Quits: Cybertinus (~a@cp754231-b.tilbu1.nb.home.nl) ()13:22
*** Joins: kirillka (~Miranda@123-230-55-95.baltnet.ru)13:42
*** Joins: minimoo (~paul@cpc1-enfi9-0-0-cust389.hari.cable.virginmedia.com)14:07
minimoomo14:08
nuclear_eclipsehi paul14:12
minimooyou do much java stuff? ;p14:14
Draggorjava? eww (and I do it professionally!)14:18
*** Joins: micahg (~micah@ubuntu/member/micahg)14:23
nuclear_eclipsemicahg: not really14:30
nuclear_eclipsemost I do is dabble with Android stuff14:30
micahgnuclear_eclipse: tab complete failure :)14:31
nuclear_eclipselol, sorry14:37
nuclear_eclipseI'm used to paul using `paulr` where I can just hit hab and go :P14:37
nuclear_eclipsetab even14:37
minimooheh14:48
minimooit's not finding a .class file when compiling14:48
minimooor whatever term is14:48
nuclear_eclipsethere's a CLASS_PATH environment variable you can use to tell javac where to search, iirc14:48
minimoowhat does jar xf do ?14:52
nuclear_eclipseextract a jar file14:54
minimoohmm14:55
minimooso what I think this app does14:56
minimoois it extracs multiple jars14:56
minimoothen compiles them into one big one14:56
minimoothen compiels the app14:56
minimoo-cfm?14:58
nuclear_eclipsecf creates a new archive, not sure what the m flag is14:59
*** Quits: daryn (~daryn@rrcs-76-79-4-2.west.biz.rr.com) (Ping timeout: 260 seconds)15:00
nuclear_eclipseaccording to `man jar`, -m specifies a manifest15:01
minimooso if a .jar file contains a class15:02
minimooif you call javac with that jar file in input or in class path15:03
minimooit'll load it?15:03
nuclear_eclipse /shrug15:04
nuclear_eclipsejar files were always one of those "magic" things that I never really took the time to figure out, same with the way eclipse builds and runs a project versus ant15:05
minimoomm -classpath build/:./:lib/activation.jar:lib/c3p0-0.9.1.2.jar15:11
minimoo: seperates list right?15:11
nuclear_eclipseyes15:20
*** Quits: PennStater (Aaron@unaffiliated/pennstater) (Quit: Never look down on someone unless you're helping them up.)15:59
*** Joins: PennStater (~Aaron@unaffiliated/pennstater)16:01
*** Quits: fanno (~b3g@193.3.95.240) (Remote host closed the connection)16:44
*** Quits: Draggor (~Draggor@adsl-99-142-59-23.dsl.emhril.sbcglobal.net) (Ping timeout: 248 seconds)17:03
*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 240 seconds)17:28
*** Joins: micahg (~micah@ubuntu/member/micahg)17:50
*** Joins: micahg1 (~micah@DHCP-192-90.onshore.com)17:50
*** Quits: micahg (~micah@ubuntu/member/micahg) (Read error: Connection reset by peer)17:51
*** Quits: micahg1 (~micah@DHCP-192-90.onshore.com) (Ping timeout: 245 seconds)17:56
*** Joins: Draggor (~Draggor@adsl-99-135-150-118.dsl.emhril.sbcglobal.net)18:03
*** Quits: Draggor (~Draggor@adsl-99-135-150-118.dsl.emhril.sbcglobal.net) (Read error: Operation timed out)18:06
*** Joins: micahg (~micah@ubuntu/member/micahg)18:11
*** Joins: fanno (~Morten@90.184.93.233)18:29
*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 248 seconds)18:54
*** Quits: scribe9343423 (~scribe934@static.96.23.63.178.clients.your-server.de) (Remote host closed the connection)19:59
*** Joins: scribe9343423 (~scribe934@static.96.23.63.178.clients.your-server.de)20:00
*** Joins: weasel75 (~jacobs@e178017123.adsl.alicedsl.de)20:03
*** Parts: weasel75 (~jacobs@e178017123.adsl.alicedsl.de)20:07
*** Quits: minimoo (~paul@cpc1-enfi9-0-0-cust389.hari.cable.virginmedia.com) ()20:10
*** Joins: philip_ (~philip_@unaffiliated/philip)20:52
philip_is there a mantis irc channel for devs?20:53
philip_it appears this is the dev channel too20:53
philip_anyway, i forget who i sent a bugs.php.net db dump to, but i wonder if anything came of it20:54
nuclear_eclipsehi philip_ 20:55
nuclear_eclipseif you sent it to paul, he's a black hole :P20:55
philip_that name sounds familiar20:55
nuclear_eclipseand yes, we only have one IRC channel20:55
dhx_mhi20:56
dhx_mphilip_: he uses the name 'minimoo' on this channel but is only around for ~4-5hrs/day (ending approx 5hrs before present)20:57
philip_okay thanks20:58
nuclear_eclipse20:10 - - minimoo [...] has quit []20:59
dhx_mI guess he was going to try importing the database into MantisBT to see if the import works?21:06
nuclear_eclipse /shrug21:08
nuclear_eclipseit's been a while since we had the php.net chat, so I don't remember what the outcome of it was =\21:08
dhx_mnuclear_eclipse: did you see my blog post about MantisBT usage in the Eclipse Community Survey?21:08
nuclear_eclipseyup21:08
dhx_mnot sure how unscientific it is... but 5% => 9% in a year :)21:09
philip_yes, he was going to import it then we'd see what it'd look like, and i'd show some people21:09
nuclear_eclipsephilip_: it seems paul is not the best person to actually get anything done lately21:09
philip_please ask him the next time he's around21:11
nuclear_eclipsephilip_: assuming he's around anytime soon when I am, I'll do my best to see where he's at with that21:11
philip_thanks21:12
dhx_mnuclear_eclipse: I should have the new bug_update.php done soon21:12
dhx_mit's given me some good ideas for fixes to make in 1.3.x21:13
dhx_mone my aims now is to make the Bug class fully OO compatible21:13
dhx_mat the moment we kind of use both21:13
nuclear_eclipseyeah21:14
dhx_m*sigh* @ duplicate_id in the BugData class22:44
dhx_m(a field containing the duplicate bug ID of a bug)22:44
dhx_mI guess that is left over from when someone added proper relationship support22:44
*** Quits: fanno (~Morten@90.184.93.233) (Read error: Connection reset by peer)23:05
*** Quits: PennStater (~Aaron@unaffiliated/pennstater) (Read error: Connection reset by peer)23:22
*** Joins: PennStater (Aaron@unaffiliated/pennstater)23:27

Generated by irclog2html.py 2.9.2 by Marius Gedminas - find it at mg.pov.lt!