Traceback (most recent call last): File "/Library/Python/2.7/site-packages/tornado/web.py", line 1141, in _when_complete callback() File "/Library/Python/2.7/site-packages/tornado/web.py", line 1162, in _execute_method self._when_complete(method(*self.path_args, **self.path_kwargs), File "/www/workspace/workspace/security.py", line 44, in wrapper return method(self, *args, **kwargs) File "/www/workspace/workspace/handlers/desktop/project/team/__init__.py", line 124, in post self.store.flush() File "/Library/Python/2.7/site-packages/storm/store.py", line 501, in flush self._flush_one(obj_info) File "/Library/Python/2.7/site-packages/storm/store.py", line 538, in _flush_one result = self._connection.execute(expr) File "/Library/Python/2.7/site-packages/storm/databases/mysql.py", line 88, in execute result = Connection.execute(self, statement, params) File "/Library/Python/2.7/site-packages/storm/database.py", line 241, in execute raw_cursor = self.raw_execute(statement, params) File "/Library/Python/2.7/site-packages/storm/database.py", line 374, in raw_execute self._run_execution(raw_cursor, args, params, statement) File "/Library/Python/2.7/site-packages/storm/database.py", line 388, in _run_execution self._check_disconnect(raw_cursor.execute, *args) File "/Library/Python/2.7/site-packages/storm/database.py", line 454, in _check_disconnect return function(*args, **kwargs) File "/Library/Python/2.7/site-packages/MySQLdb/cursors.py", line 205, in execute self.errorhandler(self, exc, value) File "/Library/Python/2.7/site-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler raise errorclass, errorvalue OperationalError: (1364, "Field 'last_signin' doesn't have a default value") ]]>在 New Feeds 中点击带@的用户名报 None 错误tag:www.v2ex.com,2013-12-04:/t/918732013-12-04T16:14:33Z2013-12-03T16:11:33Zthwawarmember/thwawar1. 在New Feeds中Post一条Message 2. 点击上条Message中的Reply连接再发一条Message 3. 最后点击恢复中 @ 的用户名报如下错误: http://paste.ofcode.org/AciKxF6zSSUk8i2faP4nuX
``` python Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/tornado/web.py", line 1141, in _when_complete callback() File "/usr/local/lib/python2.7/dist-packages/tornado/web.py", line 1162, in _execute_method self._when_complete(method(*self.path_args, **self.path_kwargs), File "/www/workspace/workspace/security.py", line 44, in wrapper return method(self, *args, **kwargs) File "/www/workspace/workspace/handlers/desktop/project/team/__init__.py", line 184, in get self.finalize('project/team/member', 'html') File "/www/workspace/workspace/handlers/desktop/__init__.py", line 49, in finalize self.write(template.render(self.values)) File "/usr/local/lib/python2.7/dist-packages/jinja2/environment.py", line 969, in render return self.environment.handle_exception(exc_info, True) File "/usr/local/lib/python2.7/dist-packages/jinja2/environment.py", line 742, in handle_exception reraise(exc_type, exc_value, tb) File "/www/workspace/workspace/templates/desktop/project/team/member.html", line 1, in top-level template code {% extends 'desktop/common/layout1.html' %} File "/www/workspace/workspace/templates/desktop/common/layout1.html", line 1, in top-level template code {% extends 'desktop/common/layout0.html' %} File "/www/workspace/workspace/templates/desktop/common/layout0.html", line 31, in top-level template code {% block single %}{% endblock %} File "/www/workspace/workspace/templates/desktop/common/layout1.html", line 31, in block "single" <div id="Content">{% block content %} File "/www/workspace/workspace/templates/desktop/project/team/member.html", line 6, in block "content" <div class="header"><div class="fr">{% if profile.owner.id == member.id %}<a href="/profile/update"><img src="http://www.v2ex.com/static/img/edit.png" border="0" /></a>{% endif %}</div><a href="/project/{{ project.name }}/team" class="black">{% trans %}Team{% endtrans %}</a> <img src="http://www.v2ex.com/static/img/gt.png" align="absmiddle" /> {{ profile.owner.username }}</div> File "/usr/local/lib/python2.7/dist-packages/jinja2/environment.py", line 397, in getattr return getattr(obj, attribute) UndefinedError: 'None' has no attribute 'owner' ``` ]]>有多少人用“工作空间”?tag:www.v2ex.com,2013-05-22:/t/698332013-05-22T13:46:08Z2013-05-22T13:46:08Zmoziimember/moziiWorkspace只有网页版么?tag:www.v2ex.com,2013-04-20:/t/664752013-04-20T20:06:13Z2013-04-20T20:06:13ZTigerSmember/TigerS 还是说只有网页版的 ]]>workspace => 文件共享 => 上传文件错误tag:www.v2ex.com,2012-09-21:/t/484462012-09-21T18:13:05Z2012-09-21T19:47:14Zvenmosmember/venmos File "/usr/lib/python2.6/site-packages/tornado/web.py", line 988, in _execute getattr(self, self.request.method.lower())(*args, **kwargs) File "/www/workspace/workspace/security.py", line 44, in wrapper return method(self, *args, **kwargs) File "/www/workspace/workspace/handlers/desktop/project/files/__init__.py", line 164, in post return self.redirect('/project/' + str(project.name) + '/files/upload/' + str(bucket.name)) UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128) ]]>timeline的回复显示在信息的下面比较好?tag:www.v2ex.com,2012-06-07:/t/386722012-06-07T05:57:58Z2012-06-07T05:57:58Zdarkfallmember/darkfall希望在日志中,或者动态发布中可以增加图片的功能。 一些项目的讨论沟通很多都是在图片的协助下进行的。tag:www.v2ex.com,2012-06-03:/t/382562012-06-03T06:06:01Z2012-06-03T06:06:01Zlionfoomember/lionfoo請問 wiki 有計劃嗎?tag:www.v2ex.com,2012-05-07:/t/349352012-05-07T03:21:26Z2012-05-17T09:24:18Zmepinemember/mepineLivid 我的項目挺需要 wiki 的,不知 stormwind 有沒有製作和發佈這個功能的時間計劃? ]]>求助:今天刚开机windows 7 系统迎界面进入后果断黑屏,求解决办法,之前几天装过ubuntu但是很正常,只有一个鼠标,在那里,也可以用ctrl+alt+delete不知道为啥今天会这样?希望大家帮助一下tag:www.v2ex.com,2012-05-01:/t/342492012-05-01T07:27:21Z2012-05-01T08:21:49Zalanerzhaomember/alanerzhaoPB3 迁移之后的 Workspace 的头像显示问题tag:www.v2ex.com,2012-04-30:/t/342112012-04-30T17:03:50Z2012-04-30T18:23:36ZLividmember/Livid https://workspace.v2ex.com/ ]]>︸_︸ 三天前Livid就说要把workspace里头像url的错误修好,结果到现在也没修。tag:www.v2ex.com,2012-04-27:/t/338272012-04-27T06:33:03Z2012-04-30T21:05:36Zpaloaltomember/paloaltohttp://www.v2ex.com/t/33182
BTW:之后 Journals 和 Tips 会有搜索功能么? ]]>创建之后访问不了!~tag:www.v2ex.com,2011-11-28:/t/223262011-11-28T02:24:37Z2011-11-29T03:50:21Zearymember/eary新功能 - Task memo 的显示tag:www.v2ex.com,2011-11-27:/t/222642011-11-27T01:32:59Z2011-11-28T01:32:59ZLividmember/Livid https://workspace.v2ex.com/ ]]>有关 textarea 的字体tag:www.v2ex.com,2011-11-25:/t/221842011-11-25T14:45:49Z2011-11-28T01:33:57Zraptiummember/raptium如果是 chrome 的话 默认就 fallback 到 Times New Roman 了,看起来很奇怪
另外如果新建 tip 的时候 tip content 那个 textarea 的字体是等宽的就好了 ]]>Top栏英文界面高度问题tag:www.v2ex.com,2011-11-23:/t/220072011-11-23T08:33:46Z2011-11-28T06:01:51Zxi4oh4omember/xi4oh4ohttp://photo.weibo.com/1644820534/photos/detail/photo_id/63626621
另外希望点击任务弹出详细备注功能早日完成 ]]>一个日志选择markdown时,输入某些文字出现的bugtag:www.v2ex.com,2011-11-22:/t/219222011-11-22T06:15:18Z2011-11-23T06:52:45Zywjnomember/ywjno 1)当一行文字里面只输入下面的字符的话会出现错误(IndexError: list index out of range) <>