Team Chat Logs

January 27, 2010

2010 0
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:21:25.671941]<otaku42>moin
[00:23:43.219074]<dubey>i want to send trac notification using my gmail a/c but the domain which i bought from google apps
[00:35:31.612667]<kirean>dubey: did you read the documentation on trac notification?
[00:35:56.248637]<kirean>dubey: f.ex. http://trac.edgewall.org/wiki/TracNotification
[00:36:04.973967]<dubey>yes, and tried all possible way
[00:36:28.719617]<dubey>e.g sending notifcatin from gmail and from my own mail server
[00:38:17.851496]<kirean>dubey: this sentence doesn't make sence to me: " i want to send trac notification using my gmail a/c but the domain which i bought from google apps"
[00:39:25.269239]<kirean>dubey: try refrasing
[00:41:52.495582]<dubey>ok, sorry for my english
[00:44:07.255048]<kirean>dubey: I'm not native speaking my self, so maybe that's my problem ;-)
[00:44:47.323646]<kirean>dubey: but more details on your problem would probably help you
[00:46:43.573211]<dubey>kirean : sending my trac.ini
[00:51:19.119898]<kirean>@paste
[00:51:19.355453]<evil_twin>paste is http://paste.lisp.org/new/trac
[00:55:56.017409]<kirean>dubey: any logs?
[00:57:20.919185]<kirean>dubey: you don't have the smtp_server as in th documentation?
[00:57:30.485038]<kirean>s/th/the
[00:57:30.497499]<evil_twin>kirean meant: dubey: you don't have thee smtp_server as in th documentation?
[00:57:37.040157]<kirean>eh
[00:58:05.271087]<dubey>sending
[00:58:13.506694]<kirean>docs say smtp.gmail.com, you have mail.gmail.com
[00:59:46.211662]<dubey>http://pastebin.com/d7d05cfb7
[01:00:58.885060]<kirean>dubey: did you try the troubleshooting?
[01:01:26.307786]<dubey>sorry mail was smtp
[01:01:39.792413]<kirean>ping mail.gmail.com
[01:01:40.116998]<kirean>ping: unknown host mail.gmail.com
[01:03:34.815150]<dubey>http://pastebin.com/d5e49aff9
[01:04:03.146205]<dubey>yes, i tried at my level
[01:10:51.257974]<kirean>dubey: have the users configured their e-mail addresses?
[01:12:54.916296]<kirean>dubey: it looks like it's trying to email sandeep (without @domain.com)?
[01:38:53.044155]<dubey>kirean: yes, it does't append the default domain
[01:52:45.083095]<brubelsabs>Hi is there a possibility to display a source-file's e.g. source:/foobar.h content dynamically in the wiki? e.g. {{{#!cpp source:/foobar.h }}}?
[01:53:32.227592]<brubelsabs>Hence the content would change when the file foobar.h changes.
[01:53:44.685745]<brubelsabs>Where do I search Macro, or Processor?
[01:58:35.779292]<otaku42>brubelsabs: http://trac-hacks.org is a good start for such stuff
[01:59:19.578174]<otaku42>brubelsabs: and http://trac-hacks.org/wiki/IncludeMacro might be what you're looking for in this case
[02:00:12.610038]<brubelsabs>thanks but this includes external references, I think this is more what I wanted: http://trac.edgewall.org/wiki/MacroBazaar#IncludeSource thanks anyway
[02:01:57.703040]<brubelsabs>otaku42: Ohh, sorry I should have read this more carefully
[02:02:04.664497]<brubelsabs>you're right ;)
[02:57:27.798643]<kirean>@seen retracile
[02:57:27.805875]<evil_twin>retracile was last seen on irc.freenode.net at Fri, 22 Jan 2010 15:49:14 +0100, quitting: Read error: 110 (Connection timed out)
[03:00:12.067857]<kirean>@rjollos
[03:00:18.578846]<kirean>@seen rjollos
[03:00:18.588471]<evil_twin>rjollos was last seen on irc.freenode.net at Wed, 21 Oct 2009 02:51:25 +0100, quitting: Client Quit
[04:35:21.438783]<sjonny>hi, is there a way to search in tickets on components that have been removed?
[04:53:33.258401]<scfe>sjonny: So you know the component name? Or do you want to search for all tickets with non-existant components?
[04:54:03.957694]<scfe>first thing is easy: http://trac.edgewall.org/query?component=<missing component>
[04:57:51.917086]<sjonny>scfe: yes, the first, but typing the component in the url is not really userfriendly :)
[04:58:21.993273]<sjonny>i think the dropdown in the search should have all components that were present at one time
[04:58:25.623895]<scfe>depends on your situation (who's the 'user')
[04:58:56.109057]<scfe>you could also argue that it is a mistake that tickets can reference non-existing components at all...
[04:59:22.445506]<sjonny>that's not the case for me
[04:59:25.714519]<scfe>but it's currently like that: So if you have a proposal to change something, I recommend writing to trac-devel.
[04:59:32.058034]<sjonny>i just don't want any new tickets on old components
[09:02:26.189187]<mmcgrath>is it possible to setup a trac instance that has no scm on the back end?
[09:02:53.879550]<jhammel>mmcgrath: sure
[09:03:00.616740]<jhammel>mmcgrath: just disable the browser module
[09:03:14.175258]<jhammel>mmcgrath: er, set the repository_dir to the empty string
[09:03:24.571688]<jhammel>(and repository_type = svn)
[09:04:41.301579]<mmcgrath>thanks
[09:21:22.829219]<mmcgrath>jhammel: I've got something strange going on - Unsupported version control system "svn". Check that the Python bindings for "svn" are correctly installed.
[09:21:39.167178]<mmcgrath>except I know other svn trac setups are working properly.
[09:36:08.978018]<mmcgrath>jhammel: I think I see what happened. Someone included a tracking number (as in mail tracking) in a ticket.
[09:36:22.158119]<mmcgrath>That ticket thinks that number is part of an svn changeset, so that ticket cannot be viewed.
[09:36:26.220202]<mmcgrath>is there a way to disable that?
[09:47:37.401295]<jhammel>mmcgrath: not sure
[09:48:05.989561]<mmcgrath>I see wiki_format_messages, but these are in a ticket. Not sure if it does the same thing or not but it seems to not work.
[09:48:24.981254]<kisielk>I don't think a link to a non-existent revision should cause a problem like that
[09:49:54.512425]<mmcgrath>kisielk: well, it's not that the revision doesn't exist that's causing the problem, it's that the whole repo is gone.
[09:50:04.056983]<mmcgrath>when I actually put a repo in and point to it trac behaves properly.
[09:50:20.426480]<jhammel>mmcgrath: maybe there's a component you can disable?
[09:51:03.677220]<kisielk>ah
[09:52:37.627666]<mmcgrath>possibly, I'll try some trial and error and see if anything helps
[10:25:02.807059]<techtonik>I've just for 500 internal server error with 0.11.6 on searching deleted branch and wonder why this could happen/
[11:10:56.400871]<kisielk>techtonik: check the log
[11:11:00.714066]<kisielk>the trac log that is
[11:18:21.290146]<techtonik>kisielk: It is set at INFO level and there is not much info.
[11:18:36.146187]<kisielk>there should be a backtrace
[11:46:18.589279]<infid>my trac site is http://trac.mysite/projects/whatever but if you go to just http://trac.mysite/ it shows the document root, as specified in the trac virtual host file i created. What do most people do in this case, put an .htaccess file there to limit access?
[15:03:48.298967]<explody>anyone know if it's possible to put a code block inside a table cell?