Team Chat Logs

July 31, 2010

2010 6
Mo Tu We Th Fr Sa Su
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

[00:47:07.335544]<ducch>hey guys
[00:47:11.390266]<ducch>i just wanted to say Trac is fucking awesome.
[03:52:01.586976]<gbot83>t.e.o: Ticket #9533 (AttributeError: 'NoneType' object has no attribute 'chrome' in ...) updated - <http://trac.edgewall.org/ticket/9533#comment:5> - cboos
[04:02:02.564086]<gbot83>t.e.o: Changeset [9970]: 0.12-stable: Fixed a few `colspan` attributes in the repository browser, ... - <http://trac.edgewall.org/changeset/9970> - rblank
[04:32:07.486794]<gbot83>t.e.o: Changeset [9971]: 0.12-stable: Fixed the display of the description of named repositories ... - <http://trac.edgewall.org/changeset/9971> - rblank
[04:37:07.487397]<gbot83>t.e.o: Ticket #8866 (Admin pages messed up with browsers other than IE) updated - <http://trac.edgewall.org/ticket/8866#comment:25> - rblank
[04:52:10.518130]<gbot83>t.e.o: Ticket #7228 (Download file as default action of browser) updated - <http://trac.edgewall.org/ticket/7228#comment:10> - cboos
[04:52:15.518364]<gbot83>t.e.o: download-icon-in-size-column.patch attached to Ticket #7228 - <http://trac.edgewall.org/attachment/ticket/7228/download-icon-in-size-column.patch> - cboos
[04:57:11.395434]<gbot83>t.e.o: download-icon-in-size-column.patch attached to Ticket #7228 - <http://trac.edgewall.org/attachment/ticket/7228/download-icon-in-size-column.patch> - cboos
[05:07:13.324019]<gbot83>t.e.o: Ticket #7228 (Download file as default action of browser) updated - <http://trac.edgewall.org/ticket/7228#comment:11> - rblank
[05:12:14.513465]<gbot83>t.e.o: Ticket #7228 (Download file as default action of browser) updated - <http://trac.edgewall.org/ticket/7228#comment:12> - cboos
[06:27:26.053628]<gbot83>t.e.o: Ticket #7228 (Download file as default action of browser) updated - <http://trac.edgewall.org/ticket/7228#comment:13> - rblank
[06:42:28.993418]<gbot83>t.e.o: Ticket #7871 (Add start date to a milestone) updated - <http://trac.edgewall.org/ticket/7871#comment:5> - stefan.simroth@…
[06:57:31.938062]<gbot83>t.e.o: Ticket #7228 (Download file as default action of browser) updated - <http://trac.edgewall.org/ticket/7228#comment:14> - rblank
[07:22:36.809157]<gbot83>t.e.o: Changeset [9972]: 0.12.1dev: Fixed the dynamic expansion of directories in the repository ... - <http://trac.edgewall.org/changeset/9972> - rblank
[07:27:37.793383]<gbot83>t.e.o: Ticket #7228 (Download file as default action of browser) updated - <http://trac.edgewall.org/ticket/7228#comment:15> - rblank
[07:32:38.394965]<gbot83>t.e.o: Changeset [9973]: Merged [9964:9972] from 0.12-stable. - <http://trac.edgewall.org/changeset/9973> - rblank
[07:37:38.827926]<gbot83>t.e.o: Changeset [9974]: 0.12.1dev: Follow-up to [9971], fixed the display of the default ... - <http://trac.edgewall.org/changeset/9974> - rblank
[07:42:39.802646]<gbot83>t.e.o: Changeset [9975]: Merged [9974] from 0.12-stable. - <http://trac.edgewall.org/changeset/9975> - rblank
[07:52:40.842090]<gbot83>t.e.o: 7228-download-source-r9975.patch attached to Ticket #7228 - <http://trac.edgewall.org/attachment/ticket/7228/7228-download-source-r9975.patch> - rblank
[07:57:41.754985]<gbot83>t.e.o: Ticket #7228 (Download file as default action of browser) updated - <http://trac.edgewall.org/ticket/7228#comment:16> - rblank
[08:32:46.639350]<gbot83>t.e.o: Ticket #7228 (Download file as default action of browser) updated - <http://trac.edgewall.org/ticket/7228#comment:17> - cboos
[10:03:03.261791]<gbot83>t.e.o: Ticket #9536 (Remove Python 2.4 compatibility) created - <http://trac.edgewall.org/ticket/9536> - rblank
[10:03:08.260968]<gbot83>t.e.o: Ticket #7228 (Download file as default action of browser) updated - <http://trac.edgewall.org/ticket/7228#comment:18> - rblank
[10:48:10.238704]<gbot83>t.e.o: Ticket #7767 (Sexist error reporting.) updated - <http://trac.edgewall.org/ticket/7767#comment:15> - anonymous
[12:30:46.167248]<Igloo>If I manually alter the cc column of the ticket table in trac.db, is anything going to break because the changes don't match the final value?
[12:53:06.657829]<Moonie_IRC>Hello @all
[12:54:24.468153]<Moonie_IRC>I have a problem getting trac to work :(
[12:54:52.903895]<Moonie_IRC>if i go to http://mydomain/trac i get an 403 forbidden error
[12:55:35.292770]<Igloo>Moonie_IRC: Did you check your web browser logs, and enable trac logging?
[12:55:41.707029]<Moonie_IRC>before i configure trac i used only svn with ssl and sspi for windows authentication
[12:56:17.241242]<Moonie_IRC>no, i didn't enable trac logging
[12:56:52.526217]<Moonie_IRC>were do i have to enable it ? in the http.conf of the apache ?
[12:58:13.739018]<Igloo>In conf/trac.ini
[12:59:15.960026]<Moonie_IRC>But how does apache knows about that file ?
[13:06:45.955952]<Moonie_IRC>Ok, i will try enabling trac logging tomorrow.
[13:07:05.903423]<Moonie_IRC>Than i can post the results. Thank you for your help
[13:46:33.168504]<hasienda>Moonie_IRC: consider http://trac.edgewall.org/wiki/TracLogging as a reference
[14:03:04.854274]<Moonie_IRC>k, thanks. I will have a look at it tomorrow
[14:23:38.030540]<gbot83>t.e.o: SubversionRepository edited - <http://trac.edgewall.org/wiki/SubversionRepository?version=11> - rblank
[14:48:42.919560]<gbot83>t.e.o: Ticket #9235 (Maintain git mirror (on GitHub?)) closed - <http://trac.edgewall.org/ticket/9235#comment:24> - rblank
[14:53:43.881476]<gbot83>t.e.o: Ticket #9235 (Maintain git mirror (on GitHub?)) updated - <http://trac.edgewall.org/ticket/9235#comment:25> - rblank
[17:52:23.571955]*hasienda going to bed now, see you
[22:30:38.585921]<PeterSP>I've had trac working on this fedora workstation/server for a while, but after upgrading to Fedora 12 it gives the error:
[22:30:42.378475]<PeterSP>TracError: MemoryError:
[22:30:58.779500]<PeterSP>I've not been able to find any information as to what this may mean. :/
[22:31:13.762675]<PeterSP>I have my suspicions that SELinux may be involved but I have no evidence to that effect.
[22:31:17.439428]<PeterSP>Any suggestions?
[22:36:09.962408]<PeterSP>:#
[23:53:16.026356]<dnedelchev1>PeterSP: just an idea to start with: did you test your python installation (the one used by trac if there are some pythons there)? are there any clues in the apache log?