| ../irclogs/#mantishelp.2010-06-19.log | ||
| --- scribe started --- | 00:00 | |
| philip_ | is there a mantis irc channel for devs? | 00:53 |
|---|---|---|
| philip_ | it appears this is the dev channel too | 00:53 |
| philip_ | anyway, i forget who i sent a bugs.php.net db dump to, but i wonder if anything came of it | 00:54 |
| nuclear_eclipse | hi philip_ | 00:55 |
| nuclear_eclipse | if you sent it to paul, he's a black hole :P | 00:55 |
| philip_ | that name sounds familiar | 00:55 |
| nuclear_eclipse | and yes, we only have one IRC channel | 00:55 |
| dhx_m | hi | 00:56 |
| dhx_m | philip_: he uses the name 'minimoo' on this channel but is only around for ~4-5hrs/day (ending approx 5hrs before present) | 00:57 |
| philip_ | okay thanks | 00:58 |
| nuclear_eclipse | 20:10 - - minimoo [...] has quit [] | 00:59 |
| dhx_m | I guess he was going to try importing the database into MantisBT to see if the import works? | 01:06 |
| nuclear_eclipse | /shrug | 01:08 |
| nuclear_eclipse | it's been a while since we had the php.net chat, so I don't remember what the outcome of it was =\ | 01:08 |
| dhx_m | nuclear_eclipse: did you see my blog post about MantisBT usage in the Eclipse Community Survey? | 01:08 |
| nuclear_eclipse | yup | 01:09 |
| dhx_m | not sure how unscientific it is... but 5% => 9% in a year :) | 01:09 |
| philip_ | yes, he was going to import it then we'd see what it'd look like, and i'd show some people | 01:09 |
| nuclear_eclipse | philip_: it seems paul is not the best person to actually get anything done lately | 01:09 |
| philip_ | please ask him the next time he's around | 01:11 |
| nuclear_eclipse | philip_: assuming he's around anytime soon when I am, I'll do my best to see where he's at with that | 01:11 |
| philip_ | thanks | 01:12 |
| dhx_m | nuclear_eclipse: I should have the new bug_update.php done soon | 01:12 |
| dhx_m | it's given me some good ideas for fixes to make in 1.3.x | 01:13 |
| dhx_m | one my aims now is to make the Bug class fully OO compatible | 01:13 |
| dhx_m | at the moment we kind of use both | 01:13 |
| nuclear_eclipse | yeah | 01:14 |
| dhx_m | *sigh* @ duplicate_id in the BugData class | 02:44 |
| dhx_m | (a field containing the duplicate bug ID of a bug) | 02:44 |
| dhx_m | I guess that is left over from when someone added proper relationship support | 02:44 |
| gunee | Hi everyone! Does anyone know if developers will reintegrate the g_to_email setting, or why they removed it? | 10:32 |
| paulr | what did that do? | 11:00 |
| Artefact2 | hello | 13:18 |
| Artefact2 | i'm having this error when trying to import latest data from a git repo: http://uppix.net/f/2/8/fd8fee878995dc359c6fb39e8922b.png | 13:19 |
| gunee | Artefact2: any particular reason why you don't use the latest release instead of the Git version ? | 13:23 |
| Artefact2 | gunee: well | 13:24 |
| Artefact2 | gunee: where do I download it? | 13:24 |
| gunee | What about here http://www.mantisbt.org/download.php | 13:26 |
| Artefact2 | gunee: i use 1.2.1 | 13:29 |
| Artefact2 | gunee: only the source integration plugin is from git | 13:29 |
| gunee | is your installation working well without the plugin ? | 13:31 |
| Artefact2 | yes | 13:31 |
| gunee | and is your plugin reported to work fine in your manage_plugin_page.php page ? | 13:33 |
| dhx_m | paulr: hi :) | 13:36 |
| gunee | Artefact2: where is located the plugin you are talking about in the MantisBT git repo ? | 13:36 |
| Artefact2 | gunee: http://git.mantisforge.org/w/source-integration.git | 13:37 |
| Artefact2 | gunee: and here is my plugin page http://uppix.net/5/f/6/d33dc8cad2f9190a81960a2f54ef0.png | 13:38 |
| gunee | Artefact2: have you enabled the Meta plugin as required ? | 13:39 |
| Artefact2 | gunee: yes | 13:39 |
| Artefact2 | gunee: everything is green on the plugin page | 13:40 |
| gunee | Artefact2: any idea why the Meta plugin shows in both installed and available sections ? | 13:43 |
| Artefact2 | gunee: not really, that's odd indeed | 13:43 |
| gunee | Could it be an updated version of Meta? | 13:44 |
| Artefact2 | gunee: what do you mean? | 13:44 |
| gunee | What happens when you click Install? | 13:45 |
| Artefact2 | gunee: nothing | 13:45 |
| Artefact2 | maybe because i cloned repos in the plugins/ directory | 13:45 |
| Artefact2 | it's causing weird stuff | 13:46 |
| gunee | did you get the lastest version of SCI, or the latest tag (release***)? | 13:46 |
| Artefact2 | gunee: i did a simple git clone so i guess it's the latest version | 13:47 |
| gunee | you should use the latest tag | 13:47 |
| gunee | or try at least | 13:47 |
| Artefact2 | yes | 13:47 |
| Artefact2 | okay, I checked out to release-0.13.2 | 13:49 |
| Artefact2 | oh snap | 13:51 |
| Artefact2 | still the same error | 13:51 |
| paulr | are you use mysql ? | 13:58 |
| Artefact2 | yes | 13:58 |
| nuclear_eclipse | Artefact2: definitely use latest master branch for Source Integration | 14:02 |
| Artefact2 | nuclear_eclipse: okay, thanks | 14:02 |
| Artefact2 | it still won't work :| | 14:02 |
| nuclear_eclipse | Artefact2: is your gitweb install publicly accessible? | 14:02 |
| Artefact2 | nuclear_eclipse: yes. | 14:02 |
| Artefact2 | nuclear_eclipse: http://git.kontaktproblem.com/ | 14:03 |
| nuclear_eclipse | Artefact2: I suspect there's an odd commit that the import is choking on | 14:03 |
| Artefact2 | nuclear_eclipse: maybe | 14:03 |
| nuclear_eclipse | Artefact2: I get the same error trying to import it on my local test install | 14:10 |
| nuclear_eclipse | I'll look into it | 14:10 |
| paulr | :) | 14:10 |
| nuclear_eclipse | paulr: | 14:10 |
| nuclear_eclipse | paulr: philip from bugs.php.net wants to know where you've gotten with the database dump he sent you | 14:11 |
| paulr | ahh | 14:12 |
| paulr | i need to catch up with him I guess | 14:12 |
| nuclear_eclipse | Artefact2: ah ha | 14:13 |
| nuclear_eclipse | new gitweb installs have added hyperlinks to the author information | 14:13 |
| nuclear_eclipse | so that the author name and email can be used to search for other commits | 14:14 |
| Artefact2 | oh thanks | 14:14 |
| Artefact2 | at least I did the config right :) | 14:14 |
| nuclear_eclipse | Artefact2: my only suggestion atm is to either find/install an older version of gitweb, clone the repository to GitHub and use that integration plugin instead, or wait for me to get enough time to update my plugins | 14:14 |
| Artefact2 | nuclear_eclipse: it's okay - i can wait | 14:15 |
| Artefact2 | nuclear_eclipse: do you want me to file a bug? | 14:15 |
| nuclear_eclipse | ok, if you could open a bug report on my tracker at http://leetcode.net/mantis, I'd really appreciate it | 14:15 |
| nuclear_eclipse | I gotta head out atm | 14:16 |
| nuclear_eclipse | cheers | 14:16 |
| Artefact2 | nuclear_eclipse: done, thanks | 14:19 |
| skalogryz | hi all | 21:39 |
| skalogryz | is there any other way to connect with Mantis tracker except for direct SQL queries and MantisConnect? | 21:44 |
| skalogryz | *tracker's database | 21:44 |
| moto-moi | write your own plugin? | 21:44 |
| skalogryz | sure, but i'm bad at php. Nothing ready to use? | 21:44 |
| moto-moi | depends on what you wish te do? :) | 21:45 |
| moto-moi | there's also a csv export? | 21:46 |
| skalogryz | ...they want me to make a frontend. they're too smart to use the default web interface :( | 21:46 |
| moto-moi | right | 21:46 |
| moto-moi | What languages do you know? :P | 21:46 |
| skalogryz | csv export is good, but it fails sometimes (if export file is too big) | 21:46 |
| skalogryz | C/C++/Pascal language. No web language :( | 21:46 |
| moto-moi | cgi-bin? :) | 21:46 |
| skalogryz | hmm... maybe an option... | 21:47 |
| moto-moi | maybe your export can be fixed when you wiggle some php options around, for example max execution time or something like that? | 21:47 |
| moto-moi | you would still need sql when writing a cgi-bin :P | 21:48 |
| moto-moi | and it's kinda stupid to rewrite the frontend of mantis just because you can imo :P | 21:48 |
| skalogryz | i know SQL, so it's not a problem | 21:48 |
| moto-moi | ah, 'k :) | 21:48 |
| skalogryz | moto-moi: some guys are too lazy... i've been using Mantis for years, i find it very easy and clean. | 21:49 |
| skalogryz | but they don't. | 21:49 |
| moto-moi | Are you sure you aren't working for the same boss as me? :P | 21:49 |
| skalogryz | and since i'm "Mantis expert" i'm to make front end :) | 21:49 |
| skalogryz | moto-moi: maybe we're working together :) | 21:49 |
| skalogryz | or maybe all bosses are the same!? | 21:49 |
| skalogryz | thanks for your advices! | 21:50 |
| moto-moi | np :) | 21:51 |
Generated by irclog2html.py