Team Chat Logs

September 14, 2009

2009 8
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        

[00:03:30.775952]<evil_twin>t.e.o: Ticket #8666 (AttributeError: Cannot find an implementation of the "IPasswordHashMethod" ...) closed - <http://trac.edgewall.org/ticket/8666#comment:1> - rblank
[00:09:24.114665]<bionoid>Does anyone use AnjLab SyncIt against a recent version of Trac? It appears that changes in XML-RPC plugin prevents it from detecting Trac properly; Any insight?
[01:43:33.146156]<evil_twin>t.e.o: Ticket #6543 (Automate milestone->version) updated - <http://trac.edgewall.org/ticket/6543#comment:23> - jonas
[01:48:34.249137]<evil_twin>t.e.o: Ticket #8664 (Timeline calls today yesterday) updated - <http://trac.edgewall.org/ticket/8664#comment:3> - cboos
[01:58:30.970235]<evil_twin>t.e.o: Ticket #8665 (AttributeError: 'NoneType' object has no attribute 'values') updated - <http://trac.edgewall.org/ticket/8665#comment:3> - Felix Schwarz <felix.schwarz@…>
[02:13:31.430665]<evil_twin>t.e.o: TracIni edited - <http://trac.edgewall.org/wiki/TracIni?version=154> - kirean@…
[02:13:36.430056]<evil_twin>t.e.o: TracIni edited - <http://trac.edgewall.org/wiki/TracIni?version=155> - kirean@…
[02:18:31.471618]<evil_twin>t.e.o: TracIni edited - <http://trac.edgewall.org/wiki/TracIni?version=156> - kirean@…
[04:08:33.118717]<evil_twin>t.e.o: Ticket #8667 (trac should guard against errors when loading components) created - <http://trac.edgewall.org/ticket/8667> - Felix Schwarz <felix.schwarz@…>
[04:08:38.118310]<evil_twin>t.e.o: Evil-1.0-py2.6.egg attached to Ticket #8667 - <http://trac.edgewall.org/attachment/ticket/8667/Evil-1.0-py2.6.egg> - Felix Schwarz <felix.schwarz@…>
[04:18:33.258443]<evil_twin>t.e.o: Ticket #8668 (This script isn't in the allowed_admin_path setting!) created - <http://trac.edgewall.org/ticket/8668> - s.muzzamil@…
[04:33:33.582168]<evil_twin>t.e.o: 8667_trac_should_guard_against_errors_when_loading_components attached to Ticket #8667 - <http://trac.edgewall.org/attachment/ticket/8667/8667_trac_should_guard_against_errors_when_loading_components> - Felix Schwarz <felix.schwarz@…>
[04:38:33.615792]<evil_twin>t.e.o: Ticket #8668 (This script isn't in the allowed_admin_path setting!) updated - <http://trac.edgewall.org/ticket/8668#comment:1> - Felix Schwarz <felix.schwarz@…>
[05:23:16.059136]<_spm_Draget>After uploading a file, there is usually an overview (a list) of attachments. Ot worked before, but somehow I changed something that made it stop working. It always lists nothing and only shows the attach file button. I enabled logging for trac and only found debug events, no errors. Apache error logs also do not show anything.
[05:23:22.757869]<_spm_Draget>Any hint where I could start looking?
[05:24:53.570365]<_spm_Draget>In the recen days I played a little with my apache config. I enabled some rewrite rules, but these were drupal specific and did not touch trac. I checked the settings for the trac location, and it is just like before... seemign correct
[05:27:00.187103]<_spm_Draget> =/
[05:38:34.181982]<evil_twin>t.e.o: Ticket #8668 (This script isn't in the allowed_admin_path setting!) closed - <http://trac.edgewall.org/ticket/8668#comment:2> - cboos
[06:07:52.054118]<Unode>hi everyone
[06:08:44.821556]<Unode>Is there any way to setup Trac's Custom Query on tickets not to include the filter owner=username even if user is logged in?
[06:08:48.442889]<Unode>thanks
[06:18:14.747222]<bionoid>Unode: look under [query] default_query in trac.ini
[06:18:34.726285]<evil_twin>t.e.o: Ticket #7739 (trac & memcached) updated - <http://trac.edgewall.org/ticket/7739#comment:12> - Zach Wily <zach@…>
[07:06:26.897753]<jhammel>any pointers on where to look on how to sanely deal with permissions re plugin development?
[07:07:31.845340]<jhammel>ah, req.perm.require
[07:31:35.206309]<josie>Hey everyone.
[07:51:09.043958]<easymac>I'm getting the following error: Warning: Can't synchronize with the repository (Couldn't open Subversion repository /var/svn/imgfixr-bot: SubversionException: ('SQLite compiled for 3.6.14.2, but running with 3.3.7', 200030)). Look in the Trac log for more information.
[07:51:16.490845]<easymac>I've checked the log, nothing is there.
[07:51:54.910262]<easymac>I rebult all the newest versions of the software on the server (FreeBSD 7.2 using Apache+mod_python, python26)
[07:52:13.954942]<easymac>I upgraded the svn repos and trac environments
[07:52:23.874037]<easymac>Now I'm out of ideas... Anybody have any suggestions ?
[07:53:16.482193]<easymac>I've also noticed that the error doesn't show up when I run tracd on the environment, but tracd segfaults after a few page loads.
[07:54:27.782901]<Unode>bionoid: ok thanks, foxed
[07:54:32.805625]<Unode>*fixed :)
[07:54:33.838233]<jhammel>foxed
[07:54:35.621766]<jhammel>i like that
[07:54:41.385901]<easymac>heh
[07:54:47.777983]<jhammel>Close as: wontfox
[07:54:52.037758]<Unode>too much firefox today :)
[07:56:01.075493]<Unode>easymac: the error seems specific to SQLLite
[07:56:06.773608]<Unode>*SQLite
[07:56:16.145949]<easymac>I've upgraded the SQLite databases as well.
[07:57:06.733396]<Unode>http://www.svnforum.org/2017/viewtopic.php?t=7938&sid=0c8e00b1b2a94699a314e6478382006b
[07:57:33.666538]<Unode>remove one SQLite instance
[07:58:04.474816]<Unode>or better yet: http://www.feedface.com/index.html?news=343
[07:58:18.765608]<Unode>probably your case
[08:03:35.437576]<evil_twin>t.e.o: Ticket #8665 (AttributeError: 'NoneType' object has no attribute 'values') updated - <http://trac.edgewall.org/ticket/8665#comment:4> - anonymous
[08:03:43.726867]<easymac>Hm, there were two py-sqlite packages installed, I removed the non-standard one. Then rebuilt apache and mod_python to no avail.
[08:04:02.581781]<easymac>I don't know that PHP would be the issue.
[08:04:21.474312]<easymac>But, I guess I can give it a shot..
[08:05:59.046926]<easymac>And, I'm right.
[08:07:13.821215]<easymac>Gonna try to rebuild sqlite3 now with no thread support?
[08:07:42.719145]<easymac>Gah.
[08:25:43.599040]<easymac>Ah, wadda ya know? It didn't actually remove php5-sqlite. You were right Unode, thank you.
[08:48:36.147747]<evil_twin>t.e.o: Ticket #7111 ('checkbox' filter options are created as radio buttons a vise-versa) updated - <http://trac.edgewall.org/ticket/7111#comment:12> - anonymous
[08:58:36.202795]<evil_twin>t.e.o: Ticket #8669 (About Flash and mootools, swiff instead of swfobject) created - <http://trac.edgewall.org/ticket/8669> - info@…
[09:08:36.255984]<evil_twin>t.e.o: Ticket #8669 (About Flash and mootools, swiff instead of swfobject) closed - <http://trac.edgewall.org/ticket/8669#comment:1> - eblot
[09:48:36.786250]<evil_twin>t.e.o: Ticket #8667 (trac should guard against errors when loading components) updated - <http://trac.edgewall.org/ticket/8667#comment:1> - rblank
[10:41:49.589548]<thomastp>Hi. I loaded a trac 0.10 dump, did an upgrade, and am now trying to use it.
[10:41:55.857192]<thomastp>the TracQuery page however gives me: No macro or processor named 'TicketQuery' found
[10:42:06.861216]<thomastp>since TicketQuery is a core macro, I have no idea how this can happen. Any ideas ?
[10:43:11.858869]<webPragmatist>hrm
[10:43:33.279490]<thomastp>googling, I see a lot of public trac installs with the same problem it seems
[10:52:18.442234]<thomastp>aha, it was because it was disabled in the config for some other plugin, makes sense now :/
[11:21:18.242867]<inman>i need some help for vv
[11:22:04.403349]<inman>i cant make a call i have error creating conference
[11:22:45.714922]<inman>and i use slackware,
[11:24:35.919270]<jhammel>inman: i don't know what you're talking about but i'm pretty sure you're in the wrong place
[11:26:31.393217]<inman>relay? is it not the old #trac Chanel for pidgin which used by pidgin developer?
[11:26:45.906542]<jhammel>inman: nope
[11:26:52.917696]<jhammel>its the #trac channel for the Trac software
[11:27:12.026114]<inman>jhammel : hahaha ok tanx!
[11:43:38.258282]<evil_twin>t.e.o: Ticket #6739 (trac svn-python mismatch with apache 2.2 under windows) updated - <http://trac.edgewall.org/ticket/6739#comment:15> - anonymous
[11:43:43.259625]<evil_twin>t.e.o: Ticket #2647 (Support AND/OR queries) updated - <http://trac.edgewall.org/ticket/2647#comment:15> - rblank
[12:28:38.585523]<evil_twin>t.e.o: Ticket #2647 (Support AND/OR queries) updated - <http://trac.edgewall.org/ticket/2647#comment:16> - rblank
[13:30:32.382996]<santagada>when I get a cursor from env.get_db_cnx() I don't need to commit the transaction myself right?
[13:43:40.310290]<evil_twin>t.e.o: Ticket #3446 (Rate of `database is locked` errors is too high) updated - <http://trac.edgewall.org/ticket/3446#comment:40> - ebray
[14:03:40.469560]<evil_twin>t.e.o: Ticket #3446 (Rate of `database is locked` errors is too high) updated - <http://trac.edgewall.org/ticket/3446#comment:41> - cboos
[14:29:43.137710]<bionoid>santagada: well only if you want it to actually happen :P
[14:30:21.338133]<santagada>bionoid: I always thought it was called somehow at the end of the request
[14:30:34.921746]<santagada>bionoid: and it actually is, sometimes at least
[14:33:16.528659]<bionoid>Hm, maybe it should happen automatically.
[14:33:31.067046]<bionoid>It may differ between database backends too, though.
[14:34:05.243275]<bionoid>First time I wrote plugin code I had to do the commit manually (for whatever reason) and have been ever since.
[14:35:04.412322]<bionoid>Anyhow I was just casually browsing the channels before going to bed, so good luck, hopefully someone else will come along to answer properly ;-)
[15:13:41.597439]<evil_twin>t.e.o: Ticket #8670 (Ticket owner list should be filterable) created - <http://trac.edgewall.org/ticket/8670> - fewayne@…
[15:59:09.250446]<robgleeson>hey, i'd like to configure support for git component, i've installed it via a debian repo.. i added [components] webadmin.git-trac = enabled in the env conf ini, and copied the git-trac file to plugins/
[15:59:17.786641]<robgleeson>is there anything to automate this, because it isnt working.
[16:00:30.681190]<robgleeson>trac says git isn't a supported repo.
[16:07:50.726882]<robgleeson>got it :)
[16:07:54.725119]<robgleeson>looks brilliant ;D
[16:25:03.759228]<robgleeson>is it possible to have trac not interpet commit's as (i guess) wiki links? for example, hsh['key']
[16:40:34.850269]<groolot>hi there
[16:41:07.153194]<groolot>is there any other way than the standard access to the trac module to develop around trac
[16:41:28.133171]<groolot>I'd like to access some configuration of project directly in python
[16:41:42.269154]<groolot>is there a kind of API or some doc like this ?
[19:58:46.734204]<evil_twin>t.e.o: Ticket #8326 (AttributeError: 'NoneType' object has no attribute 'split') updated - <http://trac.edgewall.org/ticket/8326#comment:2> - anonymous
[20:13:46.926034]<evil_twin>t.e.o: Ticket #8326 (AttributeError: 'NoneType' object has no attribute 'split') reopened - <http://trac.edgewall.org/ticket/8326#comment:3> - anonymous
[20:31:13.723577]<aat>hi
[20:44:08.459258]<bernie>After upgrading various plugins, I get "No administration panels available" in the admin section.
[20:44:12.061960]<bernie>does it ring any bell?
[20:47:11.419363]<bernie>It's probably TracAccountManager
[20:51:26.159407]<bernie>ok, found: something was b0rked with TracAccountManager-0.2.1dev_r5836-py2.5.egg installed in the plugins/ directory. I reverted to the version installed globally by easy_install and now it works again
[20:52:25.586957]<bernie>what is a sysadmin supposed to do in order to track down problems like these?
[20:52:33.833620]<bernie>I find the whole plugin system very obscure
[22:37:48.082228]<rhizmoe>is there a clean way to downrev from 11.5 to 10.x?