Team Chat Logs

January 3, 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

[01:36:30.212711]<fredl>hello. I have a trac install on a virtual host on Debian Apache, config looks like: http://pastebin.ca/1736014
[01:37:14.934450]<fredl>I just installed the trac-wysiwyg debian package but in the log I see: "GET /chrome/tracwysiwyg/wysiwyg.js HTTP/1.1" 404
[01:37:45.238712]<fredl>is that the template_dir setting that I need to change?
[01:37:57.962890]<fredl>(it's currently empty)
[01:43:18.061091]*fredl finds python's ways hard to trac :p
[01:45:58.060237]<fredl>trac log says: 2010-01-03 10:45:08,872 Trac[chrome] WARNING: File wysiwyg.css not found in any of []
[01:48:11.031237]<fredl>I already set the plugin_dir to /usr/share/pyshared
[01:51:50.095637]<fredl>wow, it's quiet here :(
[01:53:28.872030]<fredl>I don't have an /etc/trac/trac.ini, hmmm
[01:53:41.838724]<evil_steve>a similar error is familar to me, but I can't remember where I saw it..
[01:53:58.379227]<fredl>hiya evil_steve :)
[01:54:22.539358]<fredl>just trying to get some things sorted out here, I'm running Debian unstable which may explain a great deal :)
[01:55:58.338315]<fredl>I think from reading the trac wiki that it's something to do with me not having an /etc/trac/trac.ini and both the plugin_dir and template_dir are under [inherit]
[01:56:09.486397]<fredl>so essentially it inherits nothing.
[01:56:39.880048]<evil_steve>duh.
[01:56:54.170215]<evil_steve>I'm looking through all my centos boxes trying to find that directory
[01:56:55.615880]<fredl>debian plugin packages get installed in /usr/share/pyshared
[01:57:08.194959]<evil_steve>then realised I saw it on a debian box
[01:57:52.011001]<fredl>so I think that trac cannot simply find that. I fixed the plugin part by changing my [inherit] plugin_path
[01:58:13.815616]<fredl>but it doesn't seem to work like that for template_dir
[01:59:43.609879]<fredl>and I'm affraid I'll run into this time after time if I install another plugin, so I should really be creating an /etc/trac/trac.ini I guess
[02:00:44.977820]<evil_steve>have you looked in /usr/lib/python2.5/site-packages/trac ?
[02:01:31.390751]<fredl>I am now :)
[02:02:37.831590]<fredl>I'm not sure what I should be looking for though
[05:10:45.105923]<Shariff>HI there
[06:06:07.209043]<Shariff>What has gone wrong if by following http://trac.edgewall.org/wiki/CookBook/Installation/TracOnWindowsWithAccountManager there is no option Configure on the admin page? (Item 8.16)
[06:07:59.200969]<Shariff>N/m
[10:02:03.027960]<gozerbot>trac: Ticket #8921 (Create a Plugin Information section on the About Trac page) closed - <http://trac.edgewall.org/ticket/8921#comment:12> || Changeset [9001]: 0.12dev: Added plugin version information to the "About Trac" page. ... - <http://trac.edgewall.org/changeset/9001>
[11:03:04.342080]<phixom_>hello, I've Problems with [trac-custom] fields. All of this custom-fields are not editable in "New Ticket" form, even as admin. Is there a Solution?
[17:40:54.851527]<Fog>what is the DocumentRoot directive in a virtual host for trac used for? as far as i can tell i don't need it, but i always notice everyone puts it
[18:32:19.111879]<gozerbot>trac: TracChangeset edited - <http://trac.edgewall.org/wiki/TracChangeset?version=14>
[19:32:12.520435]<gozerbot>trac: Ticket #8926 ([Patch] Help link from Changeset viewer) created - <http://trac.edgewall.org/ticket/8926>
[21:22:09.888130]<evil_steve>Fog: have a read of http://trac.edgewall.org/wiki/TracModPython
[21:22:25.440869]<evil_steve>especially the Virtual Host Configuration section
[21:27:13.695277]<evil_steve>taht might answer your question