Tuesday, 2010-05-18

*** Joins: kirillka (~Miranda@global01.vester.ru)00:19
*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 276 seconds)00:23
*** Quits: AlexM600 (~Miranda@192.109.140.33) (Ping timeout: 276 seconds)01:10
*** Joins: davidinc (~d5374b2e@gateway/web/freenode/x-czsoxukhdzrtppdl)01:15
*** Joins: AlexM600 (~Miranda@192.109.140.33)01:20
*** Quits: siebrand (~beis@sm.xs4all.nl) ()01:24
*** Quits: wolog_ (~wolog@AOrleans-152-1-34-142.w90-21.abo.wanadoo.fr) (Remote host closed the connection)01:25
*** Joins: giallu (~giallu@fedora/giallu)02:30
*** Joins: Cupertino (~Cupez@unaffiliated/cupertino)02:33
*** Joins: cgra (~quassel@a91-154-65-126.elisa-laajakaista.fi)02:36
*** Quits: AlexM600 (~Miranda@192.109.140.33) (Ping timeout: 276 seconds)02:47
*** Joins: wolog_ (~wolog@195.6.104.193)02:53
*** Quits: mellen (~thansen@x1-6-00-22-02-00-0c-40.k253.webspeed.dk) (Ping timeout: 252 seconds)03:22
*** Joins: mellen (~thansen@x1-6-00-22-02-00-0c-40.k253.webspeed.dk)03:29
*** Joins: Rixie (~Rixie@0x4dd7390e.adsl.cybercity.dk)04:26
*** Joins: rolfkleef (~rolf@cc1080790-a.hdb1.ov.home.nl)04:28
cgranuclear_eclipse, or anyone familiar with mantis/php: i still have problems installing mantis 1.2 on centos and i've traced down the problem like this:06:04
cgrainstall.php crashes at line "require_once( dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'schema.php' );"06:04
cgraif i try to execute that line using php -r "<the line>", i get this: "PHP Fatal error:  Call to undefined function db_get_table() in /opt/mantisbt-1.2.1/admin/schema.php on line 41"06:05
cgrait looks like the includes aren't right in some way, but i assume the install.php works for most people, so it must be something trickier06:06
cgraany ideas?06:06
*** Quits: rolfkleef (~rolf@cc1080790-a.hdb1.ov.home.nl) (Remote host closed the connection)06:07
*** Joins: Kornel^aardvark (~kornel@fw1.aardvarkmedia.co.uk)06:30
kirillkacgra: hi.06:32
kirillkawhat's about selinux?06:32
cgrait's ought to be disabled, but i'll check again06:33
cgra/etc/sysconfig/selinux says "SELINUX=disabled" and /selinux dir contains nothing, so it should be off06:37
kirillkawhat version of centos?06:37
cgra5.4, just noticed 5.5 exists, could try that also06:38
cgrain fact, i think i must go there, since i get time zone errors when trying php date() function06:39
kirillkawhat are you see when open your mantis installation?06:40
kirillkain browser06:40
cgrathe last thing that shows is "Attempting to connect to database as user ----- GOOD" and it's in the "Installing Database" section06:41
cgrai mean, that's after ive pressed "install/upgrade" button in the install.php06:42
kirillkathis new installation or upgrade?06:42
cgrasort of tried both, same result every time. either clean database or lended an empty schema of 1.1.8 installation on ubuntu06:43
kirillkadb - mysql?06:45
cgrayes06:45
kirillkastrange... very strange. I use centos and for now I haven't problem.06:47
cgrawhich version is your centos?06:47
kirillkaYesterday I upgrade to 5.5 from 5.406:48
kirillkabut all work on 5.4 and work fine now in 5.506:48
cgrawas it 5.4 when you installed mantis?06:48
kirillkacgra: When I install Mantis I use ASP linux.. for next it be only upgrades :)06:49
*** Joins: cobexer (~cobexer@188-23-5-18.adsl.highway.telekom.at)06:50
kirillkabut migrate from 1.1.x to 1.2.x I did on windows06:50
cgraoh, i see.06:50
cgraso for you, getting it on centos was roughly copying and mysqldump/load ?06:51
kirillkayes06:52
cgraok, sounds like i have chance :)06:52
cgraif all else fails, i'll get it to install on some other machine and then copy over06:52
kirillkacheck mysql access for this user to this database. I think for this db need all right06:53
cgrai've got one super-user which i'm using for both06:54
cgraand after trying the install.php, the schema does appear, only no tables at all06:55
cgraso it seems the database access is fine06:55
kirillkacgra: what collate of db?06:57
cgrahow can i check?06:57
kirillkaphpmyadmin?06:58
kirillkacgra: I try upgrade my installation to last scheme07:00
kirillkaI see Attempting to connect to database as user07:00
kirillkathan  Checking Database Server Version07:00
kirillkaRunning mysqli version 5.0.7707:00
kirillkaand than Installing Database07:00
kirillkacgra: what about you?07:01
cgrakirillka: if i choose "Print SQL Queries instead of Writing to the Database", then the last thing that shows is "Installing Database"07:02
cgralooks like your case, did you check that "print box"?07:02
kirillkawhat about without print query?07:03
cgrathree GOOD's after the "Installing Database", and nothing further07:03
cgrakirillka: looks like upgrade to 5.5 did the trick!07:05
kirillkacgra: select value from mantis_config_table where config_id = 'database_version'07:05
cgra18307:06
cgrakirillka: thanks for help! :)07:07
kirillkacgra: work?07:07
cgrayes, the date problem disappeared, the install.php passes completely, and the mantis login screen appears.07:08
kirillkaok..07:08
cgraa weird, but good thing :P07:09
nuclear_eclipsecgra: I think the issue is that CentOS 5.4 uses a version of PHP 5.1 that was "tampered with" by RedHat, we seemed to have certain issues on mantisbt.org as well that we needed to add workarounds for in the code07:20
*** Joins: rolfkleef (~rolf@cc1080790-a.hdb1.ov.home.nl)07:24
cgranuclear_eclipse: i see. it does sound lika a suitable reason07:26
*** Quits: giallu (~giallu@fedora/giallu) (Ping timeout: 265 seconds)07:31
*** Quits: cgra (~quassel@a91-154-65-126.elisa-laajakaista.fi) (Remote host closed the connection)07:40
kirillkanuclear_eclipse: mo07:53
kirillkadhx_m: ping07:53
nuclear_eclipsehi kirillka 08:03
kirillkafor admin section to David?08:04
nuclear_eclipsehmm?08:04
kirillkaI have troubles in css in /admin/08:04
nuclear_eclipseoh, right08:04
nuclear_eclipsethat's in my to-do list08:04
kirillkanuclear_eclipse: ok08:05
*** cobexer is now known as \cobexer|away08:06
CIA-21Mantisbt: jreese master-1.2.x * r9c11ec9cd15d /config_defaults_inc.php: Fix CSS issues in /mantisbt/admin/08:20
nuclear_eclipsehappy birthday kirillka  :P08:20
* nuclear_eclipse heads to work now08:20
kirillkanuclear_eclipse: thx, but real birtday July 2108:20
kirillkaC:\Pers\SVN\mantisbt>git pull origin master08:21
kirillkaFrom git://mantisbt.org/mantisbt08:21
kirillka* branch            master     -> FETCH_HEAD08:21
kirillkaAlready up-to-date.08:21
kirillka:(08:22
kirillkaoh, I don't see... need patch and master-branch08:24
*** Joins: micahg (~micah@ubuntu/member/micahg)08:28
kirillkanuclear_eclipse: ping09:12
*** Quits: daryn (~daryn@h66.156.16.98.dynamic.ip.windstream.net) (Quit: Ex-Chat)09:24
*** Joins: giallu (~giallu@fedora/giallu)09:32
nuclear_eclipsehi kirillka 09:41
nuclear_eclipseI'll port that fix to master branch as soon as I get the chance09:41
nuclear_eclipseyou should be able to just cherry-pick the patch to master branch though09:42
dhx_mhi09:42
nuclear_eclipseor hand-apply it, since it just adds a single line09:42
nuclear_eclipsehi dhx_m 09:42
dhx_mI can forward port it now if you want?09:42
*** Joins: minimoo (~52c6fa42@gateway/web/freenode/x-dcfvohjvgeqyzczg)09:47
kirillkadhx_m: I want09:48
minimoodhx_m: oi09:49
dhx_mminimoo: hey09:49
minimooi've tidied my desk at work today!09:50
nuclear_eclipsedhx_m: have at it :)09:50
minimooheader( 'Content-Disposition:' . $t_disposition . ' filename="' . $t_encoded_filename . '"' );09:50
minimoocan you recall that header?09:50
dhx_myep09:50
dhx_msee the documentation I provided when I made that change09:51
minimoono09:51
minimoowas more wondering what the 'attachment;' bit means09:51
dhx_mah09:51
dhx_mit tells the browser whether to treat the file as a download or an inline thingy09:52
dhx_mie. a JPEG image could be shown in the browser or downloaded (with the 'attachment' bit)09:52
nuclear_eclipsepaul, just fyi, it seems the latest update of PHP5.3 for Ubuntu Lucid has fixed the segfault issue with APC09:54
nuclear_eclipseat least as far as I can tell09:54
nuclear_eclipsebut incidentally, I now know how to set up Nginx + FastCGI in place of Apache09:55
nuclear_eclipseI just need to learn how Nginx does fancy things like URL rewrites09:56
CIA-21Mantisbt: hickseydr * rdc434fe104db /library/adodb/ (2 files in 2 dirs): Add missing files from ADOdb 5.1109:56
CIA-21Mantisbt: jreese * r782a7e03817c /config_defaults_inc.php: Fix CSS issues in /mantisbt/admin/09:56
Kornel^aardvarkIf I found XSS issue that affects bugtracker at mantisbt.org itself, should I report it as regular bug?10:01
dhx_myep, category: website I think10:01
dhx_mhmm10:01
dhx_mis that because we're using an older version of MantisBT @ mantisbt.org10:01
Kornel^aardvarkno, bug is in git trunk too.10:02
dhx_mcan regular users exploit it too?10:02
Kornel^aardvarkdhx_m: sent priv10:03
*** Quits: kirillka (~Miranda@global01.vester.ru) (Quit: kirillka)10:03
CIA-21Mantisbt: hickseydr * r8bf42a625ee0 /config_defaults_inc.php: Fix $t_path variable not found error from last commit10:11
minimoonuclear_eclipse: I use apache with fastcgi10:17
minimoonuclear_eclipse: we need to set up ldap10:17
minimoofor mantisbt.org10:17
minimooyour job? :)10:17
nuclear_eclipseI still don't grasp why we "need" to set up ldap...10:26
nuclear_eclipsewhat we really need to do is have giallu upgrade the server to CentOS 5.5, and then someone needs to upgrade the demo install to 1.2.110:27
minimooor stop using centos10:34
minimoo:)10:34
*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 246 seconds)10:36
nuclear_eclipsewell, that's alsways a possibility, but most likely a lot more effort required than upgrading to newer CentOS10:36
*** Joins: 20QAAZODZ (~daryn@rrcs-76-79-4-2.west.biz.rr.com)10:39
*** 20QAAZODZ is now known as daryn10:40
minimoodid I tell you my attempt to update to latest ubuntu failed?10:41
*** Quits: daryn (~daryn@rrcs-76-79-4-2.west.biz.rr.com) (Ping timeout: 245 seconds)10:46
giallunuclear_eclipse, are there schema updates to do for 1.2.1?10:49
giallubesides, updating to 5.5 is just a matter of doing "yum update"10:50
*** Quits: Cupertino (~Cupez@unaffiliated/cupertino) (Quit: I give up...)10:58
nuclear_eclipsegiallu: so do it :P11:00
nuclear_eclipseand yes, there are schema changes needed to update the demo to 1.2.1 because it's still running 1.1.511:01
gialluah, missed the "demo" part11:01
nuclear_eclipseI've been trying to keep the main install up to date with 1.2.x with releases or important fixes11:02
giallubeing the demo, maybe we can just install a new instance for the demo?11:03
nuclear_eclipseprobably could11:03
nuclear_eclipseI'd actually like to see some sort of automated refresh system for the demo so it doesn't just spiral into oblivion11:03
nuclear_eclipseie, set up a demo install with a few choice plugins, and then reset it on schedule back to a fresh installation,11:06
nuclear_eclipsecould even write a one-off plugin that shows a countdown to the next refresh :P11:06
giallueheh11:07
*** Quits: davidinc (~d5374b2e@gateway/web/freenode/x-czsoxukhdzrtppdl) (Ping timeout: 252 seconds)11:07
gialluwould be cool :)11:07
gialluI'm just thinking about creating a new instance with the same code we use for the main one, so update both at the same time. not sure how easy it is11:08
nuclear_eclipsehmm11:10
nuclear_eclipseprobably not easy11:10
nuclear_eclipsewould require doing some funky if/else in the config_inc.php to get the two sites to use separate databases and such11:11
nuclear_eclipseif the demo install was just a git clone like the main install, then I could at least make a habit of doing a git pull in two spots instead of just one11:11
gialluwell. I know I added in the past some code to easily use another config, but never really used it in production11:12
nuclear_eclipseI think using separate configs would be instantly easier if mantis used a single entry point for all pages a la framework11:22
nuclear_eclipsewould also potentially allow for using "pretty" urls11:22
giallunuclear_eclipse, I wanted to work on that after 1.211:25
nuclear_eclipseit would probably be a good hand-in-hand with the templating work that daryn's doing11:26
*** Joins: nuclear_eclipse (~jreese@irc.leetcode.net)11:41
nuclear_eclipsethat was really weird11:41
davidinchtml_button('plugin.php?page=Reminder/pages/config_edit', plugin_lang_get( 'remove_link' ), array( 'remove_from_project_id' => $t_project_id ) );11:41
nuclear_eclipseZNC all of a sudden had issues connecting to freenode, spit out some error about vhosts, so I had to tell it which IP on my server to bind to...11:41
nuclear_eclipsenever had to do that in the past...11:42
nuclear_eclipsedavidinc: use plugin_page() to generate the url11:42
davidincit's not working11:42
nuclear_eclipseand the url should just be Reminder/config_edit11:42
davidincthis what I get when I try to use plugin_page11:44
davidincThe requested URL /mantisbtd//mantisbtd/plugin.php?page=Reminder/config_edit was not found on this server.11:44
nuclear_eclipsedavidinc: basically, you need to make the call to plugin_page() from inside your plugin, and just do plugin_page('pagename') to have it generate plugin.php?page=Plugin/pagename11:44
nuclear_eclipsedavidinc: have you upgraded to 1.2.1 yet?11:44
davidincno soon11:44
davidincI'm working on mantis-1.2.x11:45
davidinchtml_button(plugin_page('config_edit'), plugin_lang_get( 'remove_link' ), array( 'remove_from_project_id' => $t_project_id ) );11:46
davidincthis is not working11:46
davidincinside html_button() we use URLencode the URL11:47
davidincI don't what happing there11:47
davidincnuclear_eclipse: trying to remove project which are selected11:49
*** Joins: daryn (~daryn@rrcs-76-79-4-2.west.biz.rr.com)11:49
nuclear_eclipsedavidinc: 1.2.1 fixes the issues where mantis generates odd URLs11:51
davidincI thought mantis-1.2.x is the recent version11:54
nuclear_eclipseare you running from latest git master-1.2.x?11:55
nuclear_eclipsebecause latest master-1.2.x shouldn't be generating those wonky URLs11:55
davidincnuclear_eclipse: yes, I rebase some of branch we made in our development time and also merge with recent master-1.2.x11:56
davidincdevelopment team11:57
*** Quits: wolog_ (~wolog@195.6.104.193) (Read error: Connection reset by peer)11:59
davidincgit rebase remotes/origin/master-1.2.x12:01
davidincnuclear_eclipse: that so the job12:02
davidincthat do the job12:02
*** Joins: micahg (~micah@ubuntu/member/micahg)12:04
davidincnuclear_eclipse: Do you think 1.2.1 solve this issue12:05
davidincif so I can upgrade my mantis to 1.2.112:06
nuclear_eclipsethe URL fix was indeed part of the 1.2.1 release12:07
davidincnuclear_eclipse: I don't think that can solve this12:09
davidincanyway thanks12:09
davidincciow12:09
*** Parts: Rixie (~Rixie@0x4dd7390e.adsl.cybercity.dk)12:11
*** Quits: davidinc (~d5374b2e@gateway/web/freenode/x-acinbdbnwjebmuag) (Ping timeout: 252 seconds)12:13
giallubtw12:20
giallumantisbt.org is now updated to CentOS 5.512:20
*** Joins: moto-moi (~hylke@cara.xs4all.nl)12:24
nuclear_eclipseyay12:24
nuclear_eclipseso do we actually have a usable version of docbook now?12:25
nuclear_eclipseie, I can use <code> and other semantic tags rather than needing everything to be a <programlisting>?12:25
gialluTBH12:31
gialluI fail at understianding why the mantis web server software should hinder the documentation effort12:32
* giallu notes a half baked reply to the -dev mail about documentation12:33
*** Joins: wolog_ (~wolog@AOrleans-152-1-34-142.w90-21.abo.wanadoo.fr)12:35
*** Joins: siebrand (~beis@sm.xs4all.nl)13:04
*** Quits: Kornel^aardvark (~kornel@fw1.aardvarkmedia.co.uk) (Remote host closed the connection)13:06
nuclear_eclipsegiallu: we reverted to targetting an older set of docbook tags because building the documentation on the mantisbt.org server would fail due to some issue with the docbook DTD or osomethign of that sort13:07
nuclear_eclipsegranted, we could always build documentation elsewhere and transfer it to the server afterwards, but that's rather a pain in the ass compared to just running a crnjob13:07
*** Joins: AzaToth (~azatoth@wikipedia/AzaToth)13:56
*** Quits: minimoo (~52c6fa42@gateway/web/freenode/x-dcfvohjvgeqyzczg) (Quit: Page closed)14:01
*** Joins: cobexer (~cobexer@188-23-0-222.adsl.highway.telekom.at)14:40
*** Quits: \cobexer|away (~cobexer@188-23-5-18.adsl.highway.telekom.at) (Ping timeout: 240 seconds)14:44
*** Joins: minimoo (~paul@cpc1-enfi9-0-0-cust389.hari.cable.virginmedia.com)15:12
*** Joins: NielsMob (~NielsSF@82-197-193-96.fiber.tweak.nl)15:46
NielsMobHello all15:46
NielsMobI like to use the "Donate to this bug" future in Mantis, but how does it work exactly?15:47
NielsMobHow are those payments registered?15:47
nuclear_eclipseNielsMob: they aren't, it's just a simple list of what people say they will pay, nothing more16:14
nuclear_eclipseI've considered writing a plugin to work with Pledgie, but haven't had the time16:15
NielsMobi just readed that someone was working to implemenent paypal to it ... is that ever done?16:16
NielsMob> http://www.futureware.biz/blog/index.php?title=sponsoring_issues_in_mantis&more=1&c=1&tb=1&pb=116:18
NielsMobIs it very difficult to implement paypal? I know how paypal works the only thing is how easy is it to create a plugin for it?16:20
nuclear_eclipseI have no clue16:22
nuclear_eclipseit should be possible to create the plugin16:22
nuclear_eclipsebut since I don't know how paypal works, I'm not sure how feasible it will be to integrate it with mantis16:22
nuclear_eclipsethe biggest concern IMO about the sponsoring is that users sponsoring an issue probably don't want the money to pay out until the issue is actually resolved, but I don't think paypal has any way of properly doing that16:23
nuclear_eclipsethat's why I thought of Pledgie, because they were designed specifically for that sort of usage16:24
NielsMobkey16:24
NielsMobdon't know pledgie16:24
NielsMobinteresting, i just readed the FAQ but the most needed answer i did not found :: how does it work :P16:30
NielsMobdo you use it ?16:31
nuclear_eclipsenot yet :P16:41
NielsMobi'm interresting when people pay there and to who16:41
NielsMobThinking about your concern, i (as developer) don't like to see that have worked hard on something that has been sponsered and the people do not pay after i'm finised.16:43
NielsMob^ ... see that when i have worked ....16:44
nuclear_eclipsehmm, now that I look more into Pledgie, they don't do what I thought they did16:44
nuclear_eclipsebut I agree with you16:45
nuclear_eclipseI've resolved many bugs with sponsoring attached, and nothing's going to happen that way16:45
NielsMobyeah and that is something i want like to happen ;)16:48
NielsMobdo you like to help me out with entergrating paypal?16:48
NielsMobThat sponsor thing is nicely intergrated into mantis .... it is sad that there is no future created to allow a plugin to work with it :(17:08
*** Quits: moto-moi (~hylke@cara.xs4all.nl) (Quit: Ex-Chat)17:41
*** Quits: daryn (~daryn@rrcs-76-79-4-2.west.biz.rr.com) (Quit: Ex-Chat)18:02
*** Parts: NielsMob (~NielsSF@82-197-193-96.fiber.tweak.nl)18:19
*** Quits: rolfkleef (~rolf@cc1080790-a.hdb1.ov.home.nl) (Remote host closed the connection)18:35
*** Quits: cobexer (~cobexer@188-23-0-222.adsl.highway.telekom.at) (Remote host closed the connection)18:46
*** Quits: giallu (~giallu@fedora/giallu) (Ping timeout: 245 seconds)18:49
*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 246 seconds)19:07
*** Quits: minimoo (~paul@cpc1-enfi9-0-0-cust389.hari.cable.virginmedia.com) ()19:23
*** 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
*** Quits: AzaToth (~azatoth@wikipedia/AzaToth) (Remote host closed the connection)20:13
*** Joins: daryn (~daryn@h238.109.88.75.dynamic.ip.windstream.net)22:02
*** Joins: |HaruAFK| (~haruka@p54ACF91B.dip.t-dialin.net)22:27
*** Quits: |Otter| (~haruka@p54ACFC20.dip.t-dialin.net) (Read error: Operation timed out)22:29

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