Recent Changes for "Bugs" - Sycamore Wikihttp://www.projectsycamore.org/BugsRecent Changes of the page "Bugs" on Sycamore Wiki.en-us Bugshttp://www.projectsycamore.org/Bugs2010-07-31 05:56:14BlueRabbitAnswered my own ?? <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 47: </td> <td> Line 47: </td> </tr> <tr> <td> <span>-</span> ''2010-07-17 08:06:47'' [[nbsp]] when running buildDB.py I see in traceback: </td> <td> <span>+</span> ''2010-07-17 08:06:47'' [[nbsp]] <span>--X</span>when running buildDB.py I see in traceback: </td> </tr> <tr> <td> Line 64: </td> <td> Line 64: </td> </tr> <tr> <td> <span>-</span> I have a detailed log of everything I've done on a fresh install of Lucid. Let me know if I can do anything else. --["Users/BlueRabbit"] </td> <td> <span>+</span> I have a detailed log of everything I've done on a fresh install of Lucid. Let me know if I can do anything else. --["Users/BlueRabbit"]<span>X--<br> + Never mind, make sure you have python bindings for memcache, kids! :/ --["Users/BlueRabbit"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2010-07-17 15:45:16BlueRabbitadded more traceback info <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 49: </td> <td> Line 49: </td> </tr> <tr> <td> </td> <td> <span>+ ...<br> + views created<br> + Traceback (most recent call last):<br> + File "buildDB.py", line 1224, in &lt;module&gt;<br> + create_config(req)<br> + ...</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2010-07-17 08:10:59BlueRabbit <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 47: </td> <td> Line 47: </td> </tr> <tr> <td> <span>-</span> ''2010-07-17 08:06:47'' [[nbsp]] when running buildDB.py I see: </td> <td> <span>+</span> ''2010-07-17 08:06:47'' [[nbsp]] when running buildDB.py I see<span>&nbsp;in traceback</span>: </td> </tr> <tr> <td> Line 57: </td> <td> Line 57: </td> </tr> <tr> <td> </td> <td> <span>+ when navigating to `localhost/wiki/index.cgi` I get an error: `The wiki wikispot does not exist!`</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2010-07-17 08:06:47BlueRabbitComment added. <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 46: </td> <td> Line 46: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2010-07-17 08:06:47'' [[nbsp]] when running buildDB.py I see:<br> + {{{<br> + File "/srv/sycamore/Sycamore/support/MemcachePool.py", line 158, in get<br> + v = mc.get(key)<br> + File "/srv/sycamore/Sycamore/support/memcache.py", line 608, in get<br> + server, key = self._get_server(key)<br> + File "/srv/sycamore/Sycamore/support/memcache.py", line 226, in _get_server<br> + server = self.buckets[serverhash % len(self.buckets)]<br> + ZeroDivisionError: integer division or modulo by zero<br> + }}}<br> + I have a detailed log of everything I've done on a fresh install of Lucid. Let me know if I can do anything else. --["Users/BlueRabbit"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-12-06 23:16:12JabberWokkyComment added. <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 44: </td> <td> Line 44: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2008-12-06 23:16:12'' [[nbsp]] The Talk Page Template cannot be edited by wiki editors or admins. I am filing this as a bug because it profoundly affects non-English wikis. --["Users/JabberWokky"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-11-29 18:40:28DavidPoole(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 42: </td> <td> Line 42: </td> </tr> <tr> <td> <span>-</span> ''2008-11-29 18:39:19'' <span>[[nbsp]] Okay two for you,<br> - Firstly searching for 'all pages' breaks.<br> - Secondly, it w</span>ould be nice to not interpet # as into %nn but leave it as is, so anchors and titles can be linked to with simple wiki links. </td> <td> <span>+</span> ''2008-11-29 18:39:19'' <span>W</span>ould be nice to not interp<span>r</span>et # as into %nn but leave it as is, so anchors and titles can be linked to with simple wiki links. </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-11-29 18:39:19DavidPooleComment added. <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 41: </td> <td> Line 41: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2008-11-29 18:39:19'' [[nbsp]] Okay two for you,<br> + Firstly searching for 'all pages' breaks.<br> + Secondly, it would be nice to not interpet # as into %nn but leave it as is, so anchors and titles can be linked to with simple wiki links.<br> + KthxBye --["Users/DavidPoole"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-06-13 20:03:02JabberWokky <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 40: </td> <td> Line 40: </td> </tr> <tr> <td> </td> <td> <span>+ Ah, I thought I had checked for that (dumped it through less). Thanks.</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-06-13 18:31:33PhilipNeustrom <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 32: </td> <td> Line 32: </td> </tr> <tr> <td> <span>-</span> There is some kind of crazy hidden unicode space after the end of the "Location" {{{||}}} </td> <td> <span>+</span> There is some kind of crazy hidden unicode space after the end of the "Location" {{{||}}}<span>&nbsp;I see<br> + <br> + {{{<br> + &gt;&gt;&gt; t = 'hi|‎'<br> + &gt;&gt;&gt; t<br> + 'hi|\xe2\x80\x8e'<br> + &gt;&gt;&gt;<br> + }}}</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-06-13 18:26:14PhilipNeustromreply <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 29: </td> <td> Line 29: </td> </tr> <tr> <td> <span>- <br> - ------</span> </td> <td> </td> </tr> <tr> <td> Line 33: </td> <td> Line 31: </td> </tr> <tr> <td> </td> <td> <span>+ <br> + There is some kind of crazy hidden unicode space after the end of the "Location" {{{||}}}</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-06-13 17:14:11JabberWokkyComment added. <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 31: </td> <td> Line 31: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2008-06-13 17:14:11'' [[nbsp]] Either there is a render bug or I'm not seeing a markup error on [wiki:woodland:"Corner Drug"]. Check out [http://woodland.wikispot.org/Corner_Drug?action=recall&amp;version=8 this version] for the minimal markup to trigger the bug (try removing line after line for an odd behavior as the bug "climbs the table"). --["Users/JabberWokky"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-18 00:50:23BrentLaabsall quiet on the bug front (thanks philip) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 31: </td> <td> Line 31: </td> </tr> <tr> <td> <span>- ''2008-02-17 21:05:07'' [[nbsp]] I believe {{{[[Events]]}}} is broken in the sqlite branch. Here's the obligatory traceback:<br> - <br> - {{{<br> - Traceback (most recent call last):<br> - File "/Library/WebServer/Documents/sycamore_base/Sycamore/request.py", line 737, in run<br> - self.config.page_front_page).page_name, self)<br> - File "/Library/WebServer/Documents/sycamore_base/Sycamore/action/events.py", line 120, in execute<br> - event_location, event_time_unix, posted_by)<br> - File "/Library/WebServer/Documents/sycamore_base/Sycamore/action/events.py", line 378, in writeEvent<br> - 'wiki_id':request.config.wiki_id}, isWrite=True)<br> - File "/Library/WebServer/Documents/sycamore_base/Sycamore/wikidb.py", line 150, in execute<br> - self.db_cursor.execute(query, args)<br> - File "/Library/WebServer/Documents/sycamore_base/Sycamore/wikidb.py", line 150, in execute<br> - self.db_cursor.execute(query, args)<br> - OperationalError: no such function: NEXTVAL --["Users/BrentLaabs"]<br> - }}}<br> - <br> - Do an {{{svn update}}} in sycamore_base and tell me if that fixes it.</span> </td> <td> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-17 21:24:29PhilipNeustromreply <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 33: </td> <td> Line 33: </td> </tr> <tr> <td> </td> <td> <span>+ {{{</span> </td> </tr> <tr> <td> Line 45: </td> <td> Line 46: </td> </tr> <tr> <td> </td> <td> <span>+ }}}<br> + <br> + Do an {{{svn update}}} in sycamore_base and tell me if that fixes it.</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-17 21:05:07BrentLaabsComment added. <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 30: </td> <td> Line 30: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2008-02-17 21:05:07'' [[nbsp]] I believe {{{[[Events]]}}} is broken in the sqlite branch. Here's the obligatory traceback:<br> + <br> + Traceback (most recent call last):<br> + File "/Library/WebServer/Documents/sycamore_base/Sycamore/request.py", line 737, in run<br> + self.config.page_front_page).page_name, self)<br> + File "/Library/WebServer/Documents/sycamore_base/Sycamore/action/events.py", line 120, in execute<br> + event_location, event_time_unix, posted_by)<br> + File "/Library/WebServer/Documents/sycamore_base/Sycamore/action/events.py", line 378, in writeEvent<br> + 'wiki_id':request.config.wiki_id}, isWrite=True)<br> + File "/Library/WebServer/Documents/sycamore_base/Sycamore/wikidb.py", line 150, in execute<br> + self.db_cursor.execute(query, args)<br> + File "/Library/WebServer/Documents/sycamore_base/Sycamore/wikidb.py", line 150, in execute<br> + self.db_cursor.execute(query, args)<br> + OperationalError: no such function: NEXTVAL --["Users/BrentLaabs"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-11 07:28:16dannyobrien(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 30: </td> <td> Line 30: </td> </tr> <tr> <td> <span>- || Or Maybe it is not || Something|| Who Knows ||</span> </td> <td> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-11 07:28:11dannyobrien(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 29: </td> <td> Line 29: </td> </tr> <tr> <td> <span>- ||Maybe it is something || Something to do with || Tables? ||</span> </td> <td> <span>+ </span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-11 07:28:04dannyobrien(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 30: </td> <td> Line 30: </td> </tr> <tr> <td> <span>-</span> || Or Maybe || Something|| Who Knows || </td> <td> <span>+</span> || Or Maybe<span>&nbsp;it is not</span> || Something|| Who Knows || </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-11 07:27:58dannyobrien(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 30: </td> <td> Line 30: </td> </tr> <tr> <td> <span>-</span> || Or Maybe || <span>I</span>t<span>&nbsp;</span>i<span>s </span>n<span>ot </span>|| Who Knows || </td> <td> <span>+</span> || Or Maybe || <span>Some</span>t<span>h</span>in<span>g</span>|| Who Knows || </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-11 07:27:49dannyobrien(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 29: </td> <td> Line 29: </td> </tr> <tr> <td> <span>-</span> ||Maybe it is || Something to do with || Tables? || </td> <td> <span>+</span> ||Maybe it is<span>&nbsp;&nbsp;something</span> || Something to do with || Tables? || </td> </tr> <tr> <td> Line 31: </td> <td> Line 31: </td> </tr> <tr> <td> <span>- </span> </td> <td> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-11 07:27:42dannyobrien(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 28: </td> <td> Line 28: </td> </tr> <tr> <td> </td> <td> <span>+ <br> + ||Maybe it is || Something to do with || Tables? ||<br> + || Or Maybe || It is not || Who Knows ||<br> + </span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-11 07:26:33dannyobrien(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 27: </td> <td> Line 27: </td> </tr> <tr> <td> <span>-</span> No, this<span>&nbsp;testing</span> the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> <td> <span>+</span> No, this the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-11 07:26:24dannyobrien(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 27: </td> <td> Line 27: </td> </tr> <tr> <td> <span>-</span> No, this the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> <td> <span>+</span> No, this<span>&nbsp;testing</span> the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-11 07:26:14dannyobrien(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 27: </td> <td> Line 27: </td> </tr> <tr> <td> <span>-</span> No, this<span>&nbsp;a test of testing</span> the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> <td> <span>+</span> No, this the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-11 07:26:05dannyobrien(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 27: </td> <td> Line 27: </td> </tr> <tr> <td> <span>-</span> No, this <span>i</span>s testing the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> <td> <span>+</span> No, this <span>a te</span>s<span>t of</span> testing the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-11 07:25:57dannyobrien(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 27: </td> <td> Line 27: </td> </tr> <tr> <td> <span>-</span> No, this is the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> <td> <span>+</span> No, this is<span>&nbsp;testing</span> the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-11 07:25:46dannyobrien(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 27: </td> <td> Line 27: </td> </tr> <tr> <td> <span>-</span> No, this is<span>&nbsp;testing</span> the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> <td> <span>+</span> No, this is the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-11 07:25:38dannyobrien(quick edit) <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 27: </td> <td> Line 27: </td> </tr> <tr> <td> <span>-</span> No, this is the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> <td> <span>+</span> No, this is<span>&nbsp;testing</span> the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"] </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-08 05:08:07dannyobrien <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 26: </td> <td> Line 26: </td> </tr> <tr> <td> </td> <td> <span>+ <br> + No, this is the new Firefox 3.0 beta, which of course is meant to be more crashy. But I'm also trying to work out what's wrong. --["Users/dannyobrien"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-05 01:09:53PhilipNeustromhaven't seen it myself <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> <span>- </span> </td> <td> </td> </tr> <tr> <td> Line 25: </td> <td> Line 24: </td> </tr> <tr> <td> </td> <td> <span>+ <br> + I haven't seen it myself using FF 2.0.0.11 in Ubuntu. My browser only ever crashes when I'm viewing Flash stuff. What plugins are you using? I find that FF extensions tend to do weird things sometimes. --["Users/PhilipNeustrom"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2008-02-04 20:29:59dannyobrienComment added. <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 23: </td> <td> Line 23: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2008-02-04 20:29:59'' [[nbsp]] I've been using a Sycamore wiki with Firefox 3.0, and seem to be seeing a high number of crashes with the Quick Edit feature. I know this isn't a Sycamore bug, but has anyone else had experience of this, so we could work up a testcase for Mozilla? Seen on both MacOS and Linux beta2. --["Users/dannyobrien"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2007-12-11 02:39:48PhilipNeustromreply <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> <span>- </span> </td> <td> </td> </tr> <tr> <td> Line 22: </td> <td> Line 21: </td> </tr> <tr> <td> </td> <td> <span>+ <br> + Can you give some more details? Try clearing your cookies then coming here. Does it work? Try clearing your cookies, logging into the hub, then coming here. What happens?</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2007-12-11 01:31:03DavidPooleComment added. <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 20: </td> <td> Line 20: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2007-12-11 01:31:03'' [[nbsp]] Well aside problems installing sycamore, I have difficulty with this site itself, something is up with the tld redirect such that it prevents me from both accessing the site and being logged in, maybe my cookies just won't fit through the tubes but that is something to be checked on. --["Users/DavidPoole"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2007-12-09 17:42:42lizhenryComment added. <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 18: </td> <td> Line 18: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2007-12-09 17:42:42'' [[nbsp]] During the initial build, I did chown &amp; chmod on sycamore_base/share/data/ to make it owned by www-data. I had also included xapian, which needed to create directories such as sycamore_base/share/data/search/title . So the build failed unless I made share/data world-writeable. Probably I could just change it back again now, but thought I'd mention the glitch. --["Users/lizhenry"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2007-12-09 17:38:19lizhenryComment added. <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 16: </td> <td> Line 16: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2007-12-09 17:38:19'' [[nbsp]] In sycamore_config.py, there are two lines that state wiki_farm = True. One's up at the top of the file and the other is further down. --["Users/lizhenry"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2007-09-16 23:53:05PhilipNeustromComment added. <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 14: </td> <td> Line 14: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2007-09-16 23:53:05'' [[nbsp]] give it a try now. Delete once read --["Users/PhilipNeustrom"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2007-09-16 23:41:39JabberWokkyComment added. <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 12: </td> <td> Line 12: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2007-09-16 23:41:39'' [[nbsp]] And I might as well mention here that the editor fails to properly merge changes if two editors create a new entry with overlapping times... A opens a new entry in an editor, B opens a new entry afterwards, A types "This is foo" and hits Save, B types "This is bar" and hits Save, and the resulting entry is "This is bar", with "This is foo" overwritten. --["Users/JabberWokky"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2007-09-16 23:39:45JabberWokkyComment added. <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 10: </td> <td> Line 10: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2007-09-16 23:39:45'' [[nbsp]] After creating an account, I see no way to submit a bug at Dejavu. --["Users/JabberWokky"]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2007-09-16 23:39:17JabberWokky <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> </td> <td> <span>+ <br> + </span> </td> </tr> <tr> <td> Line 6: </td> <td> Line 8: </td> </tr> <tr> <td> </td> <td> <span>+ <br> + [[Comments(File a Bug)]]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2007-05-24 00:41:30AdamDewitz+ link to know bug list <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> <span>-</span> Find a bug in Sycamore? We have [http://sycamore.devjavu.com trac setup] to manage bugs, but feel free to report it here. <span>Please include as much information as you can</span>, including your server configuration. Instructions on recreating the issue is also helpful. </td> <td> <span>+</span> Find a bug in Sycamore? We have [http://sycamore.devjavu.com trac setup] to manage bugs, but feel free to report it here. <span>Before submitting a bug report</span>, <span>please check out the [http://sycamore.devjavu.com/projects/sycamore/query?status=new&amp;status=assigned&amp;status=reopened&amp;type=defect&amp;order=priority Known bugs list].<br> + <br> + When reporting a bug here or in trac, please include as much information as you can, </span>including your server configuration. Instructions on recreating the issue is also helpful. </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2007-05-24 00:17:22PhilipNeustrom <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 3: </td> <td> Line 3: </td> </tr> <tr> <td> <span>-</span> '''Wiki Spot:''' If you found a <span>B</span>ug in th<span>e </span> Wiki Spot<span>&nbsp;service</span>, please visit the [wiki:<span>W</span>iki<span>S</span>pot:Bug<span>_</span>repots<span>&nbsp;Wiki Spot</span> Bug report page]. </td> <td> <span>+</span> '''Wiki Spot:''' If you found a <span>b</span>ug <span>deal</span>in<span>g</span> <span>wi</span>th Wiki Spot, please visit the [wiki:<span>w</span>iki<span>s</span>pot:<span>"</span>Bug<span>&nbsp;</span>repo<span>r</span>ts<span>"</span> Bug report page]. </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2007-05-24 00:16:03AdamDewitz <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> <span>- There are some known bugs. For bug reporting and ticketing please use the [http://sycamore.devjavu.com Project Sycamore Trac]. Click "New ticket" to report a bug. We use this "Trac" thing so we can tie the bugs in with the actual code changes.</span> </td> <td> <span>+ Find a bug in Sycamore? We have [http://sycamore.devjavu.com trac setup] to manage bugs, but feel free to report it here. Please include as much information as you can, including your server configuration. Instructions on recreating the issue is also helpful.</span> </td> </tr> <tr> <td> Line 3: </td> <td> Line 3: </td> </tr> <tr> <td> <span>- See also: [wiki:DavisWiki:Bug_reports Bug reports on Davis Wiki]<br> - <br> - <br> - Please submit patches to [[MailTo(philipn AT gmail DOT com)]]</span> </td> <td> <span>+ '''Wiki Spot:''' If you found a Bug in the Wiki Spot service, please visit the [wiki:WikiSpot:Bug_repots Wiki Spot Bug report page].</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2006-12-15 05:53:21AdamDewitz+ send patches to PN <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 4: </td> <td> Line 4: </td> </tr> <tr> <td> </td> <td> <span>+ <br> + <br> + Please submit patches to [[MailTo(philipn AT gmail DOT com)]]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2006-12-15 04:56:51PhilipNeustromtiny explaination for us of trac <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> <span>-</span> There are some known bugs. For bug reporting and ticketing please use the [http://sycamore.devjavu.com Project Sycamore Trac]. Click "New ticket" to report a bug. </td> <td> <span>+</span> There are some known bugs. For bug reporting and ticketing please use the [http://sycamore.devjavu.com Project Sycamore Trac]. Click "New ticket" to report a bug.<span>&nbsp;&nbsp;We use this "Trac" thing so we can tie the bugs in with the actual code changes.</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2006-12-15 04:24:00AdamDewitz <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> <span>- There are some known bugs.</span> </td> <td> <span>+ There are some known bugs. For bug reporting and ticketing please use the [http://sycamore.devjavu.com Project Sycamore Trac]. Click "New ticket" to report a bug.</span> </td> </tr> <tr> <td> Line 3: </td> <td> Line 3: </td> </tr> <tr> <td> <span>- * [wiki:DavisWiki:Bug_reports Bug reports on Davis Wiki]<br> - <br> - For bug reporting and ticketing you can use [http://sycamore.devjavu.com our Trac]. Just click on "New ticket" to report a bug.</span> </td> <td> <span>+ See also: [wiki:DavisWiki:Bug_reports Bug reports on Davis Wiki]</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2006-07-25 05:31:30PhilipNeustrom <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 5: </td> <td> Line 5: </td> </tr> <tr> <td> <span>-</span> For bug reporting and ticketing you can use [http://sycamore.devjavu.com our Trac]. </td> <td> <span>+</span> For bug reporting and ticketing you can use [http://sycamore.devjavu.com our Trac].<span>&nbsp;&nbsp;Just click on "New ticket" to report a bug.</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2006-07-25 05:31:00PhilipNeustrom <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 5: </td> <td> Line 5: </td> </tr> <tr> <td> <span>-</span> For bug reporting and ticketing you can use <span>our </span>[http://sycamore.devjavu.com Trac]. </td> <td> <span>+</span> For bug reporting and ticketing you can use [http://sycamore.devjavu.com <span>our </span>Trac]. </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2006-07-25 05:30:49PhilipNeustrom+ trac <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 4: </td> <td> Line 4: </td> </tr> <tr> <td> </td> <td> <span>+ <br> + For bug reporting and ticketing you can use our [http://sycamore.devjavu.com Trac].</span> </td> </tr> </table> </div> Bugshttp://www.projectsycamore.org/Bugs2006-05-30 00:00:39PhilipNeustrom <div id="content" class="wikipage content"> Differences for Bugs<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> </td> <td> <span>+ There are some known bugs.<br> + <br> + * [wiki:DavisWiki:Bug_reports Bug reports on Davis Wiki]</span> </td> </tr> </table> </div>