1 2010-06-07T00:02:22  *** grzywacz has quit IRC
   2 2010-06-07T00:04:43  <dreimark> ei-grad: if you have a page which only a logged in user can read, pleas try to read it by xmlrpc
   3 2010-06-07T00:04:51  <dreimark> for a wiki which has only ldap users
   4 2010-06-07T00:05:59  <dreimark> an example how to read by xmlrpc is given at http://moinmo.in/MoinAPI/Beispiele#CA-9d1035705656d9c274e7b39a8578b1c28c9e1a58_1
   5 2010-06-07T00:31:35  <dreimark> .oO  wrong password
   6 2010-06-07T00:31:54  <dreimark> seems to work if i did not type too much letters
   7 2010-06-07T00:41:31  *** RogerHaase has quit IRC
   8 2010-06-07T01:07:32  <dreimark> gn
   9 2010-06-07T01:35:40  <ThomasWaldmann> http://github.com/mitsuhiko/flask-babel/blob/master/flaskext/babel.py
  10 2010-06-07T03:52:45  <eSyr> i automatically filled some missed pagenames using this patch: http://paste.pocoo.org/show/222707/ If someone thinks this is useful, i can clean up it and push to moin-extensions repo.
  11 2010-06-07T05:18:21  <diofeher> gn
  12 2010-06-07T05:39:26  <CIA-47> Andrew Grigorev <andrew@ei-grad.ru> default * 5694:867be2e3b61e 1.9-ldap-kerberos-agrigorev/MoinMoin/datastruct/backends/ldap_groups.py: [LDAP2010] Fixed issue with unauthorized users
  13 2010-06-07T05:41:45  <ei-grad> ThomasWaldmann: dreimark: ^^ is that the right way?..
  14 2010-06-07T05:45:46  <ei-grad> dreimark: checked xmlrpc, seems working :-)
  15 2010-06-07T06:23:39  *** ei-grad has quit IRC
  16 2010-06-07T07:14:32  *** grad has joined #moin-dev
  17 2010-06-07T08:01:13  *** gwork has joined #moin-dev
  18 2010-06-07T09:22:23  *** DmitryAndreev has quit IRC
  19 2010-06-07T10:34:51  *** grad is now known as ei-grad
  20 2010-06-07T11:13:09  *** ritinardo has joined #moin-dev
  21 2010-06-07T11:34:40  *** ritinardo has quit IRC
  22 2010-06-07T12:02:42  <ThomasWaldmann> moin
  23 2010-06-07T12:03:24  <eSyr> moin
  24 2010-06-07T12:26:51  *** kursor has joined #moin-dev
  25 2010-06-07T12:48:41  *** DmitryAndreev has joined #moin-dev
  26 2010-06-07T12:51:45  <ThomasWaldmann> http://hg.moinmo.in/moin/1.9-ldap-kerberos-agrigorev/rev/867be2e3b61e i am not sure we want it like this
  27 2010-06-07T12:52:17  <ThomasWaldmann> as I understand it, it internally transforms a member "" (empty name) to some "guest login"
  28 2010-06-07T12:52:35  <ThomasWaldmann> and then checks group membership for the guest login
  29 2010-06-07T12:53:00  <ThomasWaldmann> it could also just say "no, this is not a member", as likely the other group code does
  30 2010-06-07T13:00:50  <ThomasWaldmann> diofeher: http://hg.moinmo.in/moin/2.0-dev-jinja2-plugins-dfeher/rev/19ca5ac9605d that looks like wrong place, see jinja2 docs, see setup of environment at another place in the code
  31 2010-06-07T13:00:56  <eSyr> btw, looks like explicit step with pagepack installation should be included somewhere in full server install.
  32 2010-06-07T13:01:17  <eSyr> (^^^ InstallDocs)
  33 2010-06-07T13:07:44  <ThomasWaldmann> yeah, please add it
  34 2010-06-07T14:28:31  <dreimark> moin
  35 2010-06-07T14:29:30  <ei-grad> moin
  36 2010-06-07T14:30:25  <dreimark> ei-grad: guest login is a different layer i like more strict rights
  37 2010-06-07T14:31:14  <dreimark> currently if you say Know:read it means for example everyone who has logged in
  38 2010-06-07T14:31:38  <dreimark> it should not behave like Known + anonyomous guest
  39 2010-06-07T14:33:25  <ei-grad> so, better just return False?
  40 2010-06-07T14:34:50  <dreimark> yes for now
  41 2010-06-07T14:35:19  <dreimark> may be add a page describing what the feature guest login will give us
  42 2010-06-07T14:35:55  <dreimark> my ideas for example in moin-2.0 it could redirect guests users to a memory backend with a WikiSandBox
  43 2010-06-07T14:36:10  <dreimark> and then they can try everything there what they want to do
  44 2010-06-07T14:36:19  <dreimark> and cleanup is much easier than now
  45 2010-06-07T14:40:14  * dreimark needs a kill bill t-shirt
  46 2010-06-07T14:40:36  * ThomasWaldmann has one :)
  47 2010-06-07T14:41:47  *** xjjk has quit IRC
  48 2010-06-07T14:44:06  <ei-grad> bbl
  49 2010-06-07T14:44:21  *** RogerHaase has joined #moin-dev
  50 2010-06-07T14:48:09  <ThomasWaldmann> http://www.linux-shop.info/Linux-kaufen/Linux-Fanartikel/Bekleidung/T-Shirts/T-Shirt-Kill-Bill.html
  51 2010-06-07T15:11:37  <ThomasWaldmann> eSyr: it is intended that some native speaker reviews your changes on master19 MoinI18n/*, right?
  52 2010-06-07T15:12:03  <ThomasWaldmann> (I am asking because of 1.9.3 release, and because there are still fuzzy tags in there.)
  53 2010-06-07T15:21:03  <diofeher> moin
  54 2010-06-07T15:27:55  <diofeher> any new decision about i18n?
  55 2010-06-07T15:28:55  <ThomasWaldmann> not yet (but I guess we should incorporate babel, aside from messages stuff, it also has some other nice stuff)
  56 2010-06-07T15:29:17  <ThomasWaldmann> diofeher: what you could do is to move the i18n template init to the right place
  57 2010-06-07T15:29:22  <ThomasWaldmann> see jinja2 docs
  58 2010-06-07T15:29:44  <ThomasWaldmann> there is even a dummy i18n init call you could use for now
  59 2010-06-07T15:34:15  <ThomasWaldmann> also, you don't need to wait for that, just begin with the other stuff
  60 2010-06-07T15:43:45  <ThomasWaldmann> btw, when moving i18ned strings to templates, please review when ngettext is needed
  61 2010-06-07T15:44:48  <ThomasWaldmann> (that means check if the string contains some variable count that might influence wording singular vs. plural)
  62 2010-06-07T15:48:49  <diofeher> babel is a nice project...
  63 2010-06-07T15:49:12  <diofeher> ok thomas.. but we can use request.getText for now...
  64 2010-06-07T15:49:28  <diofeher> we use the same syntax to be easy to change later
  65 2010-06-07T15:49:43  <diofeher> and this can reduce a bit of code of my project
  66 2010-06-07T15:51:57  <CIA-47> Diogenes Augusto <diofeher@gmail.com> default * 8248:3913178764e6 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/jinja.py: [templating] removing backlink magic from title
  67 2010-06-07T15:52:13  <diofeher> "to move the i18n template init to the right place" ThomasWaldmann
  68 2010-06-07T15:52:15  <diofeher> what template init?
  69 2010-06-07T15:57:32  <ThomasWaldmann> the i18n init
  70 2010-06-07T15:57:53  <ThomasWaldmann> i18n stuff should be in environment, when env gets set up
  71 2010-06-07T15:58:33  <ThomasWaldmann> http://jinja.pocoo.org/2/documentation/extensions#jinja2.Environment.install_gettext_callables
  72 2010-06-07T16:00:55  <diofeher> ok ^^
  73 2010-06-07T16:05:53  <ThomasWaldmann> diofeher: that title stuff can be done much easier
  74 2010-06-07T16:06:15  <ThomasWaldmann> just look what it does for the first n-1 segments
  75 2010-06-07T16:06:34  <ThomasWaldmann> and find that this is now the same for segment n
  76 2010-06-07T16:09:01  <ThomasWaldmann> btw, do you read-through and think-through the diffs before committing now?
  77 2010-06-07T16:12:32  <eSyr> ThomasWaldmann: yes.
  78 2010-06-07T16:13:14  <eSyr> this should help maintainers of translations update po's (if there are ant maintainers)
  79 2010-06-07T16:13:33  <eSyr> because in other case it's rather difficult: chack whether translated page exists and so on.
  80 2010-06-07T16:13:59  <eSyr> *any
  81 2010-06-07T16:14:10  <eSyr> *check
  82 2010-06-07T16:15:23  <diofeher> ThomasWaldmann: yes, i'm doing this now (read and think before commit haha)
  83 2010-06-07T16:15:33  <diofeher> btw, do you know a project called transifex?
  84 2010-06-07T16:15:48  <diofeher> http://www.transifex.net/
  85 2010-06-07T16:15:49  *** ritinardo has joined #moin-dev
  86 2010-06-07T16:16:03  <diofeher> to i18n projects, it's a big help
  87 2010-06-07T16:16:42  <diofeher> ThomasWaldmann: about title, i mantained same logic, just removed the link :x
  88 2010-06-07T16:37:36  <ThomasWaldmann> diofeher: i just had a look at transifex. looks nice, but if one doesn't use some big public repo hoster, the only way seems to get updates by mail (or beg them to extend the list)
  89 2010-06-07T16:39:21  <ThomasWaldmann> also, not sure what it gives (except replacing some of our scripts with a hosted service, maybe a nicer ui, nicer stats)
  90 2010-06-07T16:40:13  <ThomasWaldmann> they didn't refer to licensing of translations at all in their faq, maybe this is because each project is still isolated in its translations
  91 2010-06-07T16:41:21  *** ritinardo has quit IRC
  92 2010-06-07T16:41:53  <ThomasWaldmann> diofeher: publish a hg diff of your current title() implementation
  93 2010-06-07T16:42:00  <vpv> ThomasWaldmann: I thought transifex can commit directly to any supported repository if you just give it the ssh key
  94 2010-06-07T16:42:51  <ThomasWaldmann> mabye? it was a bit unclear.
  95 2010-06-07T16:43:48  <ThomasWaldmann> Can I host a self-hosted repo (ie. not one on GitHub etc)?
  96 2010-06-07T16:43:48  <ThomasWaldmann> You can configure your Transifex project to send file submissions by email. This way, Transifex does not push contributions directly to your VCS but sends them to the maintainers by email.
  97 2010-06-07T16:43:52  <ThomasWaldmann> Feel free to contact us if you have a public hosting site you'd like to see added in this list.
  98 2010-06-07T16:47:05  <vpv> ok, maybe the Fedora specific installation is a bit different then...
  99 2010-06-07T16:49:19  <ThomasWaldmann> vpv: do you use it?
 100 2010-06-07T16:52:42  *** moinBot has joined #moin-dev
 101 2010-06-07T16:55:00  <ThomasWaldmann> vpv: do you know, does it fetch translations from a common pool or is it all kept separate?
 102 2010-06-07T16:57:15  <vpv> ThomasWaldmann: I don't know about the new suggestion feature, it might be just Google or MS too...
 103 2010-06-07T17:00:28  <ThomasWaldmann> so, what's the advantage if one is not starting from scratch, but has own infrastructure in place?
 104 2010-06-07T17:01:12  <diofeher> ThomasWaldmann: http://hg.moinmo.in/moin/2.0-dev-jinja2-plugins-dfeher/rev/3913178764e6
 105 2010-06-07T17:02:08  <vpv> ”Machine-powered translation suggestions for every string with the click of a button using the Google Translate API” - http://docs.transifex.org/releases/0.7.html
 106 2010-06-07T17:02:46  <diofeher> i contribute translations in transifex too.. they have a nice interface to work with the translations
 107 2010-06-07T17:03:19  <vpv> ThomasWaldmann: in moin's case translators wouldn't have to deal with the wiki page at all, they could just send po files
 108 2010-06-07T17:03:38  <ThomasWaldmann> diofeher: i have already seen that, i mean next changeset
 109 2010-06-07T17:03:57  <diofeher> this is my current title() implementation
 110 2010-06-07T17:04:24  <ThomasWaldmann> yes, and it is much too complicated :)
 111 2010-06-07T17:05:19  <ThomasWaldmann> vpv: does the locking work ok?
 112 2010-06-07T17:07:39  <vpv> ThomasWaldmann: we have so few Finnish translators usually that I'm not sure I've ever had to test it... The ssh key stuff is mentioned here, btw: http://www.transifex.net/help/faq/#my-vcs-host-is-not-listed-here-can-i-still-use-transifex
 113 2010-06-07T17:10:06  <diofeher> ThomasWaldmann: any suggestion? i have to still with link in page title, right? :D
 114 2010-06-07T17:10:47  <ThomasWaldmann> diofeher: you know what it should do?
 115 2010-06-07T17:11:12  <diofeher> just show the title without link search, just with link of the page
 116 2010-06-07T17:11:39  <ThomasWaldmann> ok, and what does it do for first n-1 segments of title right now?
 117 2010-06-07T17:11:49  <diofeher> and if we have foo/bar link to separate pages foo and bar
 118 2010-06-07T17:12:04  <diofeher> current page
 119 2010-06-07T17:12:17  <diofeher> ohhhh understood
 120 2010-06-07T17:12:36  <diofeher> now all are the same :D
 121 2010-06-07T17:12:42  <ThomasWaldmann> you just remove the specialcasing of segment n and throw away half of the code :)
 122 2010-06-07T17:12:51  <ThomasWaldmann> including _
 123 2010-06-07T17:17:57  <CIA-47> Diogenes Augusto <diofeher@gmail.com> default * 8249:9f5988c2f885 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (templates/header.html theme/jinja.py): [templating] refactoring Themebase.title()) and body_onload
 124 2010-06-07T17:17:59  <diofeher> ThomasWaldmann refactored
 125 2010-06-07T17:21:39  <ThomasWaldmann> exactly :)
 126 2010-06-07T17:37:55  <diofeher> going to college... cya later :)
 127 2010-06-07T17:48:03  *** DmitryAndreev_ has joined #moin-dev
 128 2010-06-07T17:51:50  *** DmitryAndreev has quit IRC
 129 2010-06-07T17:55:20  <ThomasWaldmann> vpv: if you translate with transifex, is there some license shown that applies for submitted translations?
 130 2010-06-07T17:57:13  <TheSheep> ThomasWaldmann: automatic translators don't have author rights
 131 2010-06-07T17:57:29  <vpv> ThomasWaldmann: I've not seen such a license, but I guess you could mention the license in the project description.
 132 2010-06-07T18:15:34  *** DmitryAndreev_ is now known as DmitryAndreev
 133 2010-06-07T18:20:16  *** kursor has quit IRC
 134 2010-06-07T18:21:55  <ThomasWaldmann> TheSheep: it is not so much about "automatic translators", just about "someone / some company" could claim "your stuff has content from us, we'll license it to you..." :|
 135 2010-06-07T18:23:24  <ThomasWaldmann> see SCO crap
 136 2010-06-07T18:25:04  <TheSheep> sco was about code that was written by humans who do have author rights that can be transferred onto the company
 137 2010-06-07T18:25:20  <TheSheep> robots don't have author rights
 138 2010-06-07T18:26:02  <TheSheep> automatically generated content can not be copyrighted, only as a derieved work, and the copyright owner is the owner of the derieved work itself
 139 2010-06-07T18:27:39  <TheSheep> in similar way, you can't just apply some filter on images and claim copyright because your filter was applied on them
 140 2010-06-07T18:28:42  <TheSheep> you can use a software license to restrict the use of your software, but that only applies to the actual user, and not to the users of the resulting work
 141 2010-06-07T18:28:51  <ThomasWaldmann> in worst case they could claim the human translators were working for them :)
 142 2010-06-07T18:29:15  <TheSheep> this sort of thing has to be proved
 143 2010-06-07T18:30:14  <ThomasWaldmann> yeah, I guess I am paranoid. I read too much about crap. :D
 144 2010-06-07T18:50:08  <dreimark> better carefull than no translations
 145 2010-06-07T18:54:47  <ThomasWaldmann> hmm, that "Lotte" stuff doesn't work for me (no icon to invoke Lotte)
 146 2010-06-07T19:11:20  <RogerHaase> Do you want bug reports for 2.0-dev yet?    First attempt to access locahost:8080 on W/7 crashes:   File "C:\Download\MoinMoin\Repository\2.0-dev\MoinMoin\util\filesys.py", line 180, in rename_no_overwrite
 147 2010-06-07T19:11:21  <RogerHaase>     os.unlink(oldname)
 148 2010-06-07T19:11:21  <RogerHaase> WindowsError: [Error 32] The process cannot access the file because it is being
 149 2010-06-07T19:11:21  <RogerHaase> used by another process: 'C:\\Download\\MoinMoin\\Repository\\2.0-dev\\wiki\\data\\content\\data\\oricnp.tmp'
 150 2010-06-07T19:21:45  <RogerHaase> The content of oricnp.tmp begins:  {{{#!rst
 151 2010-06-07T19:21:45  <RogerHaase> A ReStructuredText Primer
 152 2010-06-07T19:21:46  <RogerHaase> =========================
 153 2010-06-07T19:23:07  <TheSheep> use a pastebin please
 154 2010-06-07T19:23:25  <TheSheep> or the wiki
 155 2010-06-07T19:25:04  <ThomasWaldmann> RogerHaase: can you pastebin complete traceback?
 156 2010-06-07T19:26:38  <RogerHaase> http://paste.pocoo.org/show/222910/
 157 2010-06-07T19:28:45  *** DmitryAndreev has quit IRC
 158 2010-06-07T19:29:18  <ThomasWaldmann> RogerHaase: repo is current?
 159 2010-06-07T19:31:03  <RogerHaase> Yes, as of 30 minutes ago.
 160 2010-06-07T19:33:34  <ThomasWaldmann> "they joys of rename on win32" :P
 161 2010-06-07T19:33:38  <ThomasWaldmann> -y
 162 2010-06-07T19:36:17  <RogerHaase> Having two OSs is not twice as good as having one OS -- it is twice as bad!
 163 2010-06-07T19:37:01  <ThomasWaldmann> RogerHaase: how do you run that moin? is there another process?
 164 2010-06-07T19:38:14  <RogerHaase> "python wikiserver.py" in a command prompt window
 165 2010-06-07T19:39:00  <ThomasWaldmann> ok, so it is either falling over its own feet or something else is interfering with it
 166 2010-06-07T19:39:13  <ThomasWaldmann> can you reproduce?
 167 2010-06-07T19:39:41  <ThomasWaldmann> is it always same content of the tempfile when it fails?
 168 2010-06-07T19:40:42  <RogerHaase> First tried on June 3, then June 5, then today.  tmp file always has same content.
 169 2010-06-07T19:41:35  <ThomasWaldmann> it is first item it wants to deserialize X)
 170 2010-06-07T19:42:37  <ThomasWaldmann> if you want to have a laugh (or cry), look at MoinMoin.util.filesys
 171 2010-06-07T19:46:12  <ThomasWaldmann> hmm, maybe the file to be renamed is still open.
 172 2010-06-07T19:47:41  <RogerHaase> Yes, I tried to follow traceback through a few modules hoping I would find an easy fix with a file left open.
 173 2010-06-07T19:48:09  <TheSheep> there are no easy fixes with windows :(
 174 2010-06-07T19:55:24  <ThomasWaldmann> RogerHaase: http://paste.pocoo.org/show/222921/ try that
 175 2010-06-07T19:59:38  <RogerHaase> Looking good, lots of disk activity.
 176 2010-06-07T20:00:43  <ThomasWaldmann> it fills backend so that there is some stuff to play with
 177 2010-06-07T20:00:54  <ThomasWaldmann> including metadata index
 178 2010-06-07T20:02:56  <ThomasWaldmann> btw, try the other backends also :)
 179 2010-06-07T20:03:52  <RogerHaase> http://paste.pocoo.org/show/222927/
 180 2010-06-07T20:04:12  <RogerHaase> Will stop and restart to see if it repeats.
 181 2010-06-07T20:06:47  <ThomasWaldmann> that "filename" looks rather sqlish
 182 2010-06-07T20:09:31  <RogerHaase> there were two tracebacks, I only gave you one -- there was a message -- 2010-06-07 10:58:45,489 WARNING MoinMoin.log:111 C:\Download\MoinMoin\Repository\2.0-dev\MoinMoin\support\sqlalchemy\engine\default.py:230: SAWarning: Unicode t
 183 2010-06-07T20:09:31  <RogerHaase> ype received non-unicode bind param value ''
 184 2010-06-07T20:12:28  <RogerHaase> After lots more disk activity, here is another with both tracebacks http://paste.pocoo.org/show/222933/
 185 2010-06-07T20:12:49  <RogerHaase> must break for short lunch.
 186 2010-06-07T20:16:24  <ThomasWaldmann> that non-unicode is harmless and expected
 187 2010-06-07T20:17:37  <ThomasWaldmann> RogerHaase: please show your backend config
 188 2010-06-07T20:29:21  <ThomasWaldmann> (at least in case you changed anything)
 189 2010-06-07T20:49:57  <CIA-47> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8254:1bcce4e71f88 2.0-dev/MoinMoin/storage/backends/fs2.py: fs2 backend: close revision file before renaming (fixes issue on win32)
 190 2010-06-07T20:50:03  *** DmitryAndreev has joined #moin-dev
 191 2010-06-07T20:53:38  <RogerHaase> I am not sure how I would configure a backend, I have not yet created a wikiconfig_local.py.
 192 2010-06-07T20:54:30  <ThomasWaldmann> ok, then it is default config
 193 2010-06-07T20:54:37  <ThomasWaldmann> (see wikiconfig.py)
 194 2010-06-07T20:55:54  <ThomasWaldmann> RogerHaase: deserializing works for me on win2008
 195 2010-06-07T21:01:22  <RogerHaase> I have restarted again.  Looks like first run created 26 files in /wiki/data/content/data.  Second run created an additional 30 files. Still running and an additional 10 files have been created.
 196 2010-06-07T21:02:54  <ThomasWaldmann> and it always crashes with that database error?
 197 2010-06-07T21:05:07  <ThomasWaldmann> RogerHaase: what windows is that?
 198 2010-06-07T21:07:21  <ThomasWaldmann> RogerHaase: can you try a recent python 2.6 (that is what I use)
 199 2010-06-07T21:07:55  <RogerHaase> Windows 7.  With last restart I created another 46 files, then same error: http://paste.pocoo.org/show/222966/.
 200 2010-06-07T21:12:33  <RogerHaase> I have python 2.5.4 on this Windows 7.  Easiest way for me to try Python 2.6 is to install it on another PC.  Will do later this evening.  I am GMT -7.
 201 2010-06-07T21:14:25  <ThomasWaldmann> ok
 202 2010-06-07T21:29:22  <RogerHaase> After 4th restart, it created another 45 files and I am at LanguageSetup. :)
 203 2010-06-07T21:30:27  <ThomasWaldmann> X)
 204 2010-06-07T21:30:37  <ThomasWaldmann> i also retried and it worked again :)
 205 2010-06-07T21:30:53  <ThomasWaldmann> so it is either py version or server having more resources to burn
 206 2010-06-07T21:31:22  <dreimark> CS on the ML: Welcome Packages for Students Shipping (Late)
 207 2010-06-07T21:37:16  <RogerHaase> Next problem:  I am unable to create a logon ID. I fill out the form under ...?do=newaccount and click Create Profile.  There is no message saying account created nor not created.  When I try to login, it says login ID or password invalid.  This also happens on my fresh install under Ubuntu.
 208 2010-06-07T21:39:05  <RogerHaase> I installed the 1.9 repo at the same time on the Ubuntu system and I was able to create a login ID.
 209 2010-06-07T21:40:40  <dreimark> RogerHaase: that is known
 210 2010-06-07T21:41:19  <dreimark> for 2.0-dev
 211 2010-06-07T21:42:20  <RogerHaase> OK, will watch for a logon fix and retry.
 212 2010-06-07T21:45:31  * dreimark tries to reproduce the js problem
 213 2010-06-07T22:03:52  <dreimark> ThomasWaldmann: http://hg.moinmo.in/moin/1.9/file/bbb286a9c138/MoinMoin/web/contexts.py#l303
 214 2010-06-07T22:04:11  <dreimark> should that become better renamed to fileobj ?
 215 2010-06-07T22:09:14  <RogerHaase> Dreimark: While I haven't been able to reproduce the problem, I am suspicious of the span tag line numbering immediately after a page is saved:  http://moinmo.in/MoinMoinBugs/DuplicateIdsOnSpanTags
 216 2010-06-07T22:11:00  <dreimark> i have also problems to reproduce it on the laptop but i can look at it on the server
 217 2010-06-07T22:11:05  <dreimark> later
 218 2010-06-07T22:19:55  *** grzywacz has joined #moin-dev
 219 2010-06-07T22:23:10  <CIA-47> Dmitry Andreev <klieg.polar@gmail.com> default * 8240:295b1f20c53b 2.0-dev-wiki-rest-dandreev/MoinMoin/converter2/ (3 files in 2 dirs): DOM->Moinwiki: more tests for moinwiki_out converter and small bugfixes
 220 2010-06-07T22:36:32  <ThomasWaldmann> dreimark: in principle yes, would be cleaner. but, if you do that, you break api.
 221 2010-06-07T22:50:35  <dreimark> i wait until it makes a real problem
 222 2010-06-07T22:55:11  *** grzywacz has quit IRC
 223 2010-06-07T23:04:43  <valeuf> moin
 224 2010-06-07T23:19:56  <ThomasWaldmann> hi valeuf
 225 2010-06-07T23:20:52  * ThomasWaldmann tries to cleanup/improve fs2 backend
 226 2010-06-07T23:22:32  <valeuf> ThomasWaldmann: yep I still have the bug when I run moin2 with fs2 backend ^ ^
 227 2010-06-07T23:28:04  <valeuf> well I will try to fik the XLINKS problem with lxml :)
 228 2010-06-07T23:34:19  <ThomasWaldmann> valeuf: which one was that again?
 229 2010-06-07T23:34:37  <valeuf> lxml is complaining when parsing XML with XLINK namespace
 230 2010-06-07T23:34:49  <ThomasWaldmann> i mean fs2 bug
 231 2010-06-07T23:36:05  <valeuf> ThomasWaldmann: ah sorry :p at each first load of page with fs2 backend
 232 2010-06-07T23:37:06  <valeuf> I got such of error : http://paste.pocoo.org/show/223032/
 233 2010-06-07T23:38:10  <valeuf> but on the second request, everything is working fine !
 234 2010-06-07T23:39:05  *** moin2 has joined #moin-dev
 235 2010-06-07T23:39:20  *** moin2 is now known as regman
 236 2010-06-07T23:42:03  <ThomasWaldmann> hm, didn't see that recently
 237 2010-06-07T23:42:14  <ThomasWaldmann> can you reproduce in moin/2.0-dev repo?
 238 2010-06-07T23:44:59  <valeuf> yep, wait a second
 239 2010-06-07T23:45:27  <valeuf> (i run hg pull && hg up before)
 240 2010-06-07T23:47:16  <valeuf> ThomasWaldmann: different error : http://paste.pocoo.org/show/223037/
 241 2010-06-07T23:47:38  <valeuf> that seems to be not relate to fs2
 242 2010-06-07T23:47:51  <valeuf> let me check if I am not wrong somewhere with config or something else
 243 2010-06-07T23:50:12  <valeuf> curious, seems to be ok, did you know from where is coming this mistake ?
 244 2010-06-07T23:51:47  <ThomasWaldmann> you use the default wikiconfig and no _local (or at least none with own backend stuff)?
 245 2010-06-07T23:52:44  <valeuf> ThomasWaldmann: yep, error with my wikiconfiglocal
 246 2010-06-07T23:52:50  <valeuf> I thought they wont be conflict
 247 2010-06-07T23:53:12  <valeuf> it seems to be better, however the page needs a lot of
 248 2010-06-07T23:53:14  <valeuf> time to load
 249 2010-06-07T23:53:24  <valeuf> (not finish yet ....)
 250 2010-06-07T23:57:01  <ThomasWaldmann> i guess i'll make a smaller file for preload soon, it is currently loading quite many pages
 251 2010-06-07T23:57:59  <valeuf> ThomasWaldmann: well it finnaly did the job ... but it took almost one minute !
 252 2010-06-07T23:58:17  * ThomasWaldmann has a SSD :)
 253 2010-06-07T23:58:28  * valeuf has a quite old laptop T.T
 254 2010-06-07T23:58:42  <ThomasWaldmann> but it only takes so long if you nuke the backend, otherwise it'll be faster

MoinMoin: MoinMoinChat/Logs/moin-dev/2010-06-07 (last edited 2010-06-06 22:45:03 by IrcLogImporter)