2009-08-22T09:33:48  <dreimark> ThomasWaldmann: yes, I did
2009-08-22T09:33:56  <dreimark> moin
2009-08-22T09:34:16  <dreimark> is sp active on m19?
2009-08-22T09:35:24  <dreimark> it is and it works there
2009-08-22T10:18:45  <ThomasWaldmann> moin
2009-08-22T10:39:56  <dreimark> looks like I forgot to restart the wikiserver yesterday today it works on DE too
2009-08-22T11:10:30  <CIA-34> Dmitrijs Milajevs <dimazest@gmail.com> default * 5021:7d01d6bbdcab 1.9-xapian-dmilajevs/MoinMoin/ (45 files in 9 dirs): Automated merge with http://hg.moinmo.in/moin/1.9
2009-08-22T11:57:13  <dreimark> dimazest: do you work on removing in the generator stemmed ?
2009-08-22T12:00:08  <dreimark> if I install images from a zip file I get on the terminal "can't index: can't acquire lock"
2009-08-22T12:04:48  <dimazest> dreimark: that is locking problem, if you just edit pages, sometimes it is shown
2009-08-22T12:05:14  <dimazest> dreimark: i did not understand about generator?
2009-08-22T12:12:35  <dreimark> moin-1.9-xapian-dmilajevs/MoinMoin/search/queryparser/expressions.py", line 331, in xapian_term stemmed.extend(stemmed for term, stemmed in  analyzer.tokenize(term))
2009-08-22T12:12:58  <dreimark> dimazest: why do you use stemming at this point
2009-08-22T12:15:07  <ThomasWaldmann> dreimark: i guess he can hardly understand what you are telling
2009-08-22T12:15:31  <ThomasWaldmann> dimazest: did you fix that AttributeError about str not having .extend() ?
2009-08-22T12:18:18  <dreimark> ThomasWaldmann: please help in explaining. I found a new bug in 1.9
2009-08-22T12:18:40  <dimazest> yes i've fixed it, there is a name clash
2009-08-22T12:24:47  *** y84 has left #moin-dev
2009-08-22T12:27:06  <dimazest> ThomasWaldmann: there are some pep8 errors in test_wikiutil.py
2009-08-22T12:29:00  <dreimark> dimazest:  stemmed.extend(stemmed for term ... I would name the var stemmed inside ( ) different
2009-08-22T12:30:00  <dimazest> dreimark: i did it
2009-08-22T12:32:33  <dreimark> it was not hardly to understand ?
2009-08-22T12:33:14  <dreimark> ThomasWaldmann: http://moinmo.in/MoinMoinBugs/1.9UnzipWithXapianEnabledBroken
2009-08-22T12:34:07  <dimazest> dreimark: i have not understood in which generator
2009-08-22T12:40:40  <dreimark> that was my fault wrong used word
2009-08-22T12:42:49  <dreimark> so ThomasWaldmann was absolutly right
2009-08-22T12:44:02  <CIA-34> Dmitrijs Milajevs <dimazest@gmail.com> default * 5022:d0af0cf05fc2 1.9-xapian-dmilajevs/MoinMoin/search/_tests/test_search.py: Xapian2009: py version is checked using new MoinMoin.wikiutil.Version class.
2009-08-22T12:44:03  <CIA-34> Dmitrijs Milajevs <dimazest@gmail.com> default * 5023:7e9b7149c95e 1.9-xapian-dmilajevs/MoinMoin/search/Xapian/ (_tests/test_wiki_analyzer.py tokenizer.py): Xapian2009: WikiAnalyzer.tokenize() returns lowercased words.
2009-08-22T12:44:48  * ThomasWaldmann fixes
2009-08-22T12:45:29  <dimazest> btw, may be it worth to ignore wiki/data/pages/ folder in hg
2009-08-22T12:46:55  <dreimark> ThomasWaldmann: dimazest http://paste.pocoo.org/show/135663/
2009-08-22T12:47:06  <dreimark> that happens by the arnica slides action currently
2009-08-22T12:47:22  <dreimark> I ahve no idea yet if this is a regression or just a bug in 1.9
2009-08-22T12:47:45  <dreimark> and it shows up at dimazest repo
2009-08-22T12:48:22  <dreimark> dimazest: I thought hg ignores it
2009-08-22T12:49:25  <ThomasWaldmann> pages/ has committed contents
2009-08-22T12:49:52  <dimazest> ok
2009-08-22T12:51:03  <dreimark> in 1.9 arnica action works currently without that Traceback
2009-08-22T12:52:43  <dreimark> have to recheck the ast , may be two different versions in use
2009-08-22T12:52:52  <dreimark> +l
2009-08-22T12:53:30  *** tpfennig has joined #moin-dev
2009-08-22T12:55:11  *** tpfennig has quit IRC
2009-08-22T12:55:21  <dreimark> ok, that was an old arnica version beta5 is not 1.9 compatible tip is
2009-08-22T12:57:54  <dreimark> no regression
2009-08-22T12:58:52  <dreimark> dimazest: http://localhost:8080/Example2?action=fullsearch&context=180&value=2009&fullsearch=Text
2009-08-22T12:59:05  <dreimark> I still get AttributeError: 'str' object has no attribute 'extend'
2009-08-22T13:00:19  <dimazest> dreimark: i have not commited that code yet
2009-08-22T13:01:25  <dreimark> ok, estimated at:
2009-08-22T13:03:40  <dreimark> dimazest: that holds me back to look for regressions between xapwrap and xappy
2009-08-22T13:05:01  *** tpfennig has joined #moin-dev
2009-08-22T13:08:00  <dreimark> ThomasWaldmann: should that test file become renamed because of the test framework which calls all test* files?
2009-08-22T13:12:19  <ThomasWaldmann> ?
2009-08-22T13:13:29  <dreimark> /moin-1.9/MoinMoin/support/werkzeug/test.py
2009-08-22T13:14:26  <ThomasWaldmann> it is called?
2009-08-22T13:14:52  <dreimark> no not by default config
2009-08-22T13:15:12  *** grzywacz has joined #moin-dev
2009-08-22T13:56:38  <dreimark> bbl
2009-08-22T14:32:29  *** vinci_ has joined #moin-dev
2009-08-22T14:51:28  *** tpfennig has quit IRC
2009-08-22T15:11:26  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4958:897840f96acc 1.9/MoinMoin/_tests/test_wikiutil.py: fix PEP8 issues in wikiutil.Version tests
2009-08-22T15:17:38  *** vinci__ has joined #moin-dev
2009-08-22T15:37:20  *** vinci_ has quit IRC
2009-08-22T15:40:42  <ThomasWaldmann> dimazest: UnicodeQuery is used nowhere?
2009-08-22T15:42:01  * ThomasWaldmann just found that after making it a bit more pretty/generalized
2009-08-22T15:47:20  <ThomasWaldmann> dimazest:         value = ''.join(('%s %s' % (word, stemmed) for word, stemmed in analyzer.tokenize(value)))
2009-08-22T15:47:43  <ThomasWaldmann> shouldn't that be: ' '.join(...
2009-08-22T15:48:26  <ThomasWaldmann> also please consistently remove empty lines after def foo():
2009-08-22T16:02:09  <dreimark> re
2009-08-22T16:09:59  <dimazest> ThomasWaldmann: i left UnicodeQuery, because it is not clear for me is encoding/decoding is needed
2009-08-22T16:12:21  <ThomasWaldmann> dimazest: multiconfig:339 maybe you want to just import xappy there to do the requirements test
2009-08-22T16:13:14  <ThomasWaldmann> dimazest: well, as xappy is str and moin is unicode, you likely need something somewhere
2009-08-22T16:14:58  <ThomasWaldmann> otherwise it will likely work for english and fall over the first non-ascii-encodeable unicode char it gets
2009-08-22T16:15:34  <ThomasWaldmann> (python3 will be a real relief in that respect)
2009-08-22T16:26:28  <ThomasWaldmann> http://tech.slashdot.org/story/09/08/22/1246248/Google-Brings-SVG-Support-To-IE yay!
2009-08-22T16:34:57  *** vinci__ is now known as tpfennig
2009-08-22T17:50:32  <ThomasWaldmann> dreimark: ^^
2009-08-22T17:54:29  <dreimark> very cool, that solves some of the issues
2009-08-22T18:04:13  <dreimark> bbl
2009-08-22T19:05:08  *** grzywacz has quit IRC
2009-08-22T19:07:02  *** grzywacz has joined #moin-dev
2009-08-22T19:24:04  *** grzywacz has quit IRC
2009-08-22T19:24:25  *** grzywacz has joined #moin-dev
2009-08-22T19:48:48  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6697:7c0d4c808fbd 2.0-storage/ (5 files in 3 dirs): added svgweb 2009-08-20-B (adds svg support for IE, using flash 9+)
2009-08-22T19:59:22  *** amartani has joined #moin-dev
2009-08-22T20:55:05  <CIA-34> Dmitrijs Milajevs <dimazest@gmail.com> default * 5025:2649f3f0fabd 1.9-xapian-dmilajevs/MoinMoin/ (45 files in 9 dirs): Automated merge with http://hg.moinmo.in/moin/1.9
2009-08-22T20:55:07  <CIA-34> Dmitrijs Milajevs <dimazest@gmail.com> default * 5026:384ad8cec085 1.9-xapian-dmilajevs/MoinMoin/search/Xapian/indexing.py: Xapian2009: Xapian Index _index_file(), _index_attachments(), _index_page_rev() refactoring.
2009-08-22T20:55:08  <CIA-34> Dmitrijs Milajevs <dimazest@gmail.com> default * 5027:93becb451375 1.9-xapian-dmilajevs/MoinMoin/search/ (5 files in 5 dirs): Xapian2009: BaseTextFieldSearch.xapian_term() refactoring. Tests for a search with stemming.
2009-08-22T20:56:01  <dimazest> dreimark: ^^^ there is still problem with stemming, but it should  not throw exceptions
2009-08-22T21:00:35  <ThomasWaldmann> does someone know how to get a rendering with svg scaled to 100% browser width?
2009-08-22T21:04:53  *** amartani has quit IRC
2009-08-22T21:10:49  <dimazest> bbl
2009-08-22T22:21:58  <ThomasWaldmann> http://static.moinmo.in/svg/index.html
2009-08-22T22:22:09  <ThomasWaldmann> can someone try the compat one with IE?

MoinMoin: MoinMoinChat/Logs/moin-dev/2009-08-22 (last edited 2009-08-22 07:45:02 by IrcLogImporter)