2009-08-29T00:03:02  <ThomasWaldmann> JosefMeier: did you ever experience caching/locking problems with moin under win32?
2009-08-29T00:03:25  <JosefMeier> how would I recognize that?
2009-08-29T00:03:33  <JosefMeier> I often get locked out for no reason
2009-08-29T00:03:39  <JosefMeier> get logged out.
2009-08-29T00:06:00  <ThomasWaldmann> not sure, but the locks likely didn't work due to some too-late-night code as it seems
2009-08-29T00:07:06  <ThomasWaldmann> http://pastebin.com/f2620a7db
2009-08-29T00:13:06  <JosefMeier> since which version?
2009-08-29T00:20:09  <JosefMeier> At the moment I have no idea how to build the project with ant. Ant doesn't work for me. But I will commit AnyWikiDraw like it is distributed by the authors: as NetBean IDE project. At least until there is a build script.
2009-08-29T00:21:35  <ThomasWaldmann> ok
2009-08-29T00:24:26  <JosefMeier> good night. and may the force be with you
2009-08-29T00:25:19  *** JosefMeier has quit IRC
2009-08-29T00:35:28  <ThomasWaldmann> since 1.7.2
2009-08-29T00:45:11  *** grzywacz has quit IRC
2009-08-29T01:21:09  <ThomasWaldmann> http://pastebin.com/f214afed4 < i think that should fix it
2009-08-29T01:46:20  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4367:149357d4bb4d 1.8/MoinMoin/caching.py: fix locking for CacheEntry (wrong 'finally:')
2009-08-29T01:50:21  *** dreimark has joined #moin-dev
2009-08-29T01:51:06  <dreimark> re
2009-08-29T01:51:27  <ronny> night
2009-08-29T01:52:07  <dreimark> ronny: doyou have done a FR about this emacs orgmode stuff
2009-08-29T01:57:54  <ThomasWaldmann> wb dreimark
2009-08-29T01:58:45  <dreimark> ThomasWaldmann: I have restarted scrren / irssi because it looked like frozen to me just after my both commit messages from the morning
2009-08-29T01:59:35  <ThomasWaldmann> I already wondered why you were "gone"...
2009-08-29T02:00:39  <dreimark> about anywikidraw I think it should also become an action which is not hardcoded as the old twikidraw
2009-08-29T02:01:56  <dreimark> I would prefer an action with the same syntax as SvgEdit
2009-08-29T02:05:20  <ThomasWaldmann> what's the point of that?
2009-08-29T02:05:52  <dreimark> you can exchange the action which is called for the drawing murkup
2009-08-29T02:05:59  <dreimark> s/u/a/
2009-08-29T02:06:22  <dreimark> you can make it configurable in user settings or global
2009-08-29T02:06:59  <dreimark> also you could exclude such an action
2009-08-29T02:07:47  <ThomasWaldmann> well, that needs some bigger changes
2009-08-29T02:12:52  <dreimark> then that should be done, it soemhow similiar to the guieditor, if it can't work for some circumstances you don't want user requests you can't solve
2009-08-29T02:15:05  <dreimark> s/it soemhow/it is somehow/
2009-08-29T02:15:54  <ThomasWaldmann> the last idea josef and me have is to check the file extension
2009-08-29T02:16:21  <ThomasWaldmann> drawing:foo could invoke the old twd code, drawing:foo.svg could call awd
2009-08-29T02:16:29  <dreimark> by now it does not run with icedtead
2009-08-29T02:16:33  <dreimark> -d
2009-08-29T02:16:43  <ThomasWaldmann> so we can test both in parallel
2009-08-29T02:17:13  <dreimark> if there is a java problem I don't want to shutdown the whole wiki
2009-08-29T02:17:25  <dreimark> an action couldbe disabled
2009-08-29T02:17:53  <ThomasWaldmann> what does a java problem have to do with wiki operation?
2009-08-29T02:18:35  <dreimark> security bug in java?
2009-08-29T02:19:42  <dreimark> happens 10 times more often than in python
2009-08-29T02:19:50  <dreimark> s/10/100/
2009-08-29T02:26:46  <dreimark> gn
2009-08-29T02:31:37  <ThomasWaldmann> gn
2009-08-29T09:40:19  <dreimark> moin
2009-08-29T09:40:30  <dreimark> ThomasWaldmann: mm shows a 500
2009-08-29T09:47:57  <dreimark> where is the changeset located for http://hg.moinmo.in/moin/1.8-svgdraw-jmeier/rev/90c21b531e0f
2009-08-29T09:49:07  <dreimark> AnyWikiDraw is a graphical editor for rapid editing of drawings and diagrams on Wiki pages. Supported file formats: SVG, PNG, JPEG and DRAW.
2009-08-29T09:49:20  <dreimark> what is the difference between this draw and our draw format?
2009-08-29T10:07:17  *** tpfennig has joined #moin-dev
2009-08-29T10:14:05  *** carl- has joined #moin-dev
2009-08-29T10:14:26  <carl-> http://moinmo.in/ Internal Server Error
2009-08-29T10:29:03  <dreimark> ThomasWaldmann: ^
2009-08-29T10:33:46  <dreimark> http://paste.pocoo.org/show/136916/ converting this into a MM action doesnt sound difficult. That example is from AnyWikiDraw 0.13.3/anywikidraw/mediawiki 1.7 to 1.10/extensions/AnyWikiDraw
2009-08-29T10:35:55  <dreimark> also the demo for twikidraw is a pretty good example
2009-08-29T10:36:01  <dreimark> http://paste.pocoo.org/show/136917/
2009-08-29T10:58:07  *** grzywacz has joined #moin-dev
2009-08-29T11:52:04  *** vinci_ has joined #moin-dev
2009-08-29T12:08:15  <dreimark> bbl
2009-08-29T12:10:04  *** tpfennig has quit IRC
2009-08-29T12:30:22  <ThomasWaldmann> gna
2009-08-29T12:32:25  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4368:708fc89b4ebc 1.8/MoinMoin/caching.py: fix SyntaxError in cs 149357d4bb4d
2009-08-29T12:35:16  * dreimark assumes that solved the 500
2009-08-29T12:55:15  *** vinci__ has joined #moin-dev
2009-08-29T13:13:54  *** vinci_ has quit IRC
2009-08-29T15:05:36  *** vinci__ has quit IRC
2009-08-29T16:25:32  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5050:84478801c884 1.9/MoinMoin/caching.py: merged moin/1.8
2009-08-29T16:31:42  *** amartani has joined #moin-dev
2009-08-29T17:25:18  *** amartani has quit IRC
2009-08-29T20:44:15  *** amartani has joined #moin-dev
2009-08-29T21:41:19  *** carl- has left #moin-dev
2009-08-29T22:17:16  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4369:95a4aa0eb1e9 1.8/MoinMoin/caching.py: (log message trimmed)
2009-08-29T22:17:16  <CIA-34> caching: refactored locking to separate methods, new scope='dir'
2009-08-29T22:17:16  <CIA-34> scope='dir' just means: use the directory specified by arena
2009-08-29T22:17:16  <CIA-34> Use .lock() and .unlock() methods together with do_locking=False to manually
2009-08-29T22:17:19  <CIA-34> lock/unlock (e.g. for a locked read-modify-write cycle).
2009-08-29T22:17:21  <CIA-34> With do_locking=True, .lock() is automatically called by .open(), .unlock()
2009-08-29T22:17:23  <CIA-34> is automatically called by .close().
2009-08-29T22:49:08  *** amartani has quit IRC
2009-08-29T23:11:37  <ThomasWaldmann> Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type 'exceptions.AttributeError'> ignored
2009-08-29T23:12:22  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5052:40e3e50d4b47 1.9/MoinMoin/caching.py: merged moin/1.8
2009-08-29T23:13:42  <ThomasWaldmann> ^^ exception happens when saving a page (and xapian_search = True)
2009-08-29T23:32:42  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5053:508135789e41 1.9/MoinMoin/search/builtin.py: UpdateQueue: use caching for on-disk storage of the page queue
2009-08-29T23:42:17  <dreimark> re
2009-08-29T23:49:21  <ThomasWaldmann> wb dreimark
2009-08-29T23:54:25  *** grzywacz has quit IRC

MoinMoin: MoinMoinChat/Logs/moin-dev/2009-08-29 (last edited 2009-08-28 22:15:02 by IrcLogImporter)