Team Chat Logs

August 8, 2009

2009 7
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:31:32]<asmodai>coderanger_: oi
[00:34:03]<coderanger_>yo yo
[00:40:41]<asmodai>coderanger_: Saw those vids with Gabe?
[00:40:47]<asmodai>coderanger_: wrt deaf people/characters?
[02:28:31]<evil_twin>t.e.o: Ticket #6664 (Trac ticket change history doesn't show the difference for the latest ...) updated - <http://trac.edgewall.org/ticket/6664#comment:16> - anonymous
[02:43:29]<evil_twin>t.e.o: BadContent edited - <http://trac.edgewall.org/wiki/BadContent?version=115> - cboos
[02:43:34]<evil_twin>t.e.o: Ticket #4507 (Improve behavior of hierarchical page names) updated - <http://trac.edgewall.org/ticket/4507#comment:17> - cboos
[02:53:30]<evil_twin>t.e.o: Ticket #8276 (UnicodeEncodeError: 'ascii' codec can't encode characters in position ...) updated - <http://trac.edgewall.org/ticket/8276#comment:16> - tumma72@…
[03:23:31]<evil_twin>t.e.o: Ticket #8547 (AttributeError: 'NoneType' object has no attribute 'split') closed - <http://trac.edgewall.org/ticket/8547#comment:2> - anonymous
[03:23:36]<evil_twin>t.e.o: Ticket #8547 (AttributeError: 'NoneType' object has no attribute 'split') reopened - <http://trac.edgewall.org/ticket/8547#comment:3> - anonymous
[03:46:57]<pw_^>Anyone has experience using Trac on assembla? First time using Assembla/Trac so I'd need some help setting up the basic steps.
[03:48:33]<evil_twin>t.e.o: Ticket #8276 (UnicodeEncodeError: 'ascii' codec can't encode characters in position ...) updated - <http://trac.edgewall.org/ticket/8276#comment:17> - cboos
[04:09:12]<nico___>hi. i have some trouble to configure trac and apache. the problem is, that it is very slow. if i use tracd it works fine. after googling one hour, i have red that i must deisable mod_deflate. but it doesnt improve the speed. any ideas?
[04:10:32]<nico___>i use trac 0.11.1 with git-plugin
[04:43:34]<evil_twin>t.e.o: Ticket #5077 (Viewing Trac timeline RSS in Thunderbird does not show message content for ...) updated - <http://trac.edgewall.org/ticket/5077#comment:7> - Adek
[04:46:50]<claudyus>hi all, I try to installa trac wit git support but it doesn0t work as aspected... my config is like http://pastebin.com/d20bf3451 how can help?
[05:28:41]<evil_twin>t.e.o: Ticket #8276 (UnicodeEncodeError: 'ascii' codec can't encode characters in position ...) updated - <http://trac.edgewall.org/ticket/8276#comment:18> - cboos
[05:48:43]<evil_twin>t.e.o: Ticket #8276 (UnicodeEncodeError: 'ascii' codec can't encode characters in position ...) updated - <http://trac.edgewall.org/ticket/8276#comment:19> - Andrea Tomasini <andrea.tomasini@…>
[05:50:07]<pw_^>Anyone has experience using Trac on assembla? First time using Assembla/Trac so I'd need some help setting up the basic steps.
[06:43:37]<evil_twin>t.e.o: Ticket #8556 (better undo possibilities in trac wiki) created - <http://trac.edgewall.org/ticket/8556> - ThurnerRupert
[07:38:42]<evil_twin>t.e.o: Ticket #8556 (better undo possibilities in trac wiki) updated - <http://trac.edgewall.org/ticket/8556#comment:1> - cboos
[08:26:04]<Psih0MAN>hello people! I seem to have a problem with trac-admin $path resync. after renaming my project and issuing this command the page http://wiki.prostu.ro/eerp still says that I should resync. I already restarted apache. Im using trac-0.11.5 on Gentoo and I verified that trac.db contains the proper name. what else should I verify?
[08:37:54]<osimons>Psih0MAN: have you renamed/moved the repos? have you updated the trac.ini setting to point to new repository_dir?
[08:43:58]<pw_^>Anyone has experience using Trac on assembla? First time using Assembla/Trac so I'd need some help setting up the basic steps.
[08:53:43]<evil_twin>t.e.o: Ticket #4507 (Improve behavior of hierarchical page names) updated - <http://trac.edgewall.org/ticket/4507#comment:18> - rblank
[09:03:43]<evil_twin>t.e.o: Ticket #4507 (Improve behavior of hierarchical page names) updated - <http://trac.edgewall.org/ticket/4507#comment:19> - cboos
[09:13:43]<evil_twin>t.e.o: TracDev/Performance edited - <http://trac.edgewall.org/wiki/TracDev/Performance?version=4> - cboos
[09:23:44]<evil_twin>t.e.o: TracPerformance edited - <http://trac.edgewall.org/wiki/TracPerformance?version=5> - cboos
[09:25:38]<Psih0MAN>osimons: yes I did. I had a http.conf.trac file and I changed it, and I grepped for the old name inside the project's top directory and changed all occurences and then did a find -name $oldname and moved the files that had the old name as their name
[09:27:23]<Psih0MAN>osimons: after all these changes, i did the resync
[09:32:56]<osimons>Psih0MAN: only thing needed should be to change the project folder name + update $project/conf/trac.ini with any changed paths
[09:33:28]<osimons>(and of course apache and whatever frontend you've configured to point to correct location)
[09:34:53]<osimons>you seem to have missed the "[trac] repository_dir" setting - or it is incorrect and trac isn't able to locate it. turn on logging and check trac log:
[09:34:55]<osimons>@logging
[09:34:55]<evil_twin>logging is http://trac.edgewall.org/wiki/TracLogging <-- Enable debug logging to file, ensure your environments log/ directory is writeable by your web server user, check for errors.
[09:42:09]<Psih0MAN>osimons: I am also having some trouble with the logging: the dir $project/trac/log is empty and apache logs don't show any errors. I'll deal with it later. when I started trac on the old project name I also didn't have repository_dir set in trac.ini and I didn't have this error. maybe the variable was set somewhere else (not under the $project top dir). I'll try to set it in the project's trac.ini
[09:42:52]<osimons>Psih0MAN: it is ALL in the trac.ini as far as the project is concerned
[09:43:27]<osimons>(and frontend is configured to point to project)
[15:08:57]<evil_twin>t.e.o: svn-wiki-backend-patch-0.11.4.patch attached to Ticket #1132 - <http://trac.edgewall.org/attachment/ticket/1132/svn-wiki-backend-patch-0.11.4.patch> - Gregory Hart <greg@…>
[15:13:58]<evil_twin>t.e.o: Ticket #1132 (Use Subversion (or the source repository) for Trac's data as well) updated - <http://trac.edgewall.org/ticket/1132#comment:51> - Gregory Hart <greg@…>
[16:28:14]<_Serge>hi guys, can somebody tell me, if the methods AccountManager.get_users() and env.get_known_users() are similar to each other?