[3rd-Party Apps] 如何才能使用TODO清单?
Tofloor
poster avatar
mujia
deepin
2021-07-09 22:35
Author

RT

TODO清单  https://todo.evestudio.cn/

刚买了永久版的,结果linux下没法用,wine也装不起来,给开发者反馈也没收到回复。

有个web版也好过啊,也没。。。

 

有没有大神知道咋个整。

 

~$ ./.deepinwine/deepin-wine6-stable/bin/wine '/home/mujia/Downloads/Todo清单 Setup 3.0.6.exe'
wine: created the configuration directory '/home/mujia/.wine'
wine version: 6.0
wine: Unhandled page fault on read access to 0000000000000000 at address 00007FE0740B12F1 (thread 0050), starting debugger...
0050:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 76 120" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
wine: Unhandled page fault on read access to 0000000000000000 at address 00007FC9F92122F1 (thread 0048), starting debugger...
0048:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 68 100" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
wine: Unhandled page fault on read access to 0000000000000000 at address 00007FC3EEA4B2F1 (thread 0040), starting debugger...
0040:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 60 104" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
wine: Unhandled page fault on read access to 0000000000000000 at address 00007F21677252F1 (thread 002c), starting debugger...
002c:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 40 144" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
0024:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
wine: Unhandled page fault on read access to 0000000000000000 at address 00007FA16A2012F1 (thread 0064), starting debugger...
0064:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 96 120" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
0024:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
wine: Unhandled page fault on read access to 00000000 at address F7D948C6 (thread 006c), starting debugger...
006c:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 32 156" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
Reply Favorite View the author
All Replies
zijinyise
deepin
2021-07-09 23:17
#1

wine要先创建容器啊,用安卓也要先创建容器

Reply View the author
安洛
deepin
2021-07-09 23:17
#2

也许你可以试试:

1.wine而不是deepinwine

2.安卓版。deepin的安卓容器可以通过星火商店的uengine运行器安装未上架软件,不过兼容性很差可能不能运行。如果不行就试试xdroid。

3.虚拟机。

Reply View the author
Cris.Q
deepin
2021-07-11 15:05
#3

1.去跟开发者反馈出Linux版。

2.如果有网页版建议自己动手打包客户端。

3.硬核抓API自己写

Reply View the author
mujia
deepin
2021-07-15 21:49
#4
安洛

也许你可以试试:

1.wine而不是deepinwine

2.安卓版。deepin的安卓容器可以通过星火商店的uengine运行器安装未上架软件,不过兼容性很差可能不能运行。如果不行就试试xdroid。

3.虚拟机。

wine和deepinwine有啥不同么,看着版本都是一样的

Reply View the author
mujia
deepin
2021-07-15 21:50
#5
Cris.Q

1.去跟开发者反馈出Linux版。

2.如果有网页版建议自己动手打包客户端。

3.硬核抓API自己写

反馈了,么人理。。。

Reply View the author
mujia
deepin
2021-07-15 22:21
#6
安洛

也许你可以试试:

1.wine而不是deepinwine

2.安卓版。deepin的安卓容器可以通过星火商店的uengine运行器安装未上架软件,不过兼容性很差可能不能运行。如果不行就试试xdroid。

3.虚拟机。

通过第2种方法搞定了,感谢大神。

 

Reply View the author
安洛
deepin
2021-07-16 03:10
#7
mujia

wine和deepinwine有啥不同么,看着版本都是一样的

deepinwine是wine的deepin定制版,做了一些适配deepin的工作,但是版本比最新的wine要落后一点,有些补丁也没打。

其实deepinwine本来是给deepin做定制打包用的(像qq、微信这种要上架的软件),魔改了一些地方。普通wine才是用来运行任意windows程序的。

Reply View the author
Cris.Q
deepin
2021-07-16 19:12
#8
mujia

反馈了,么人理。。。

是必须要用这个产品吗,还是说其实只需要一个GTD就够了

Reply View the author
Cris.Q
deepin
2021-07-16 19:19
#9
mujia

wine和deepinwine有啥不同么,看着版本都是一样的

如果不是必须使用这款产品,我可以推荐三款替代方案:

1.todoist,老牌王者,支持linux,简洁明快,而且真的很好用。

2.tasks.org(http://tasks.org/) + calDAV,这是咱开源社区的产品,也很推荐,是我目前自己使用的方案。calDav服务我个人推荐Yandex Calendar的,当然前提是你能绕过他那个噩梦一般的验证码。

 

3.todo.txt,这是一个通用型的待办事项记录规则,android上可以用Marker来读取,Linux上的解决方案就多了去了,你甚至可以找到用来操作todo.txt的vim和emacs插件。

 

个人还是更推荐todoist一些,它不折腾。

当然最后还是默默的心疼买了高级会员却没能买到良好使用体验的你一秒。

Reply View the author
mujia
deepin
2021-07-19 17:26
#10
Cris.Q

如果不是必须使用这款产品,我可以推荐三款替代方案:

1.todoist,老牌王者,支持linux,简洁明快,而且真的很好用。

2.tasks.org(http://tasks.org/) + calDAV,这是咱开源社区的产品,也很推荐,是我目前自己使用的方案。calDav服务我个人推荐Yandex Calendar的,当然前提是你能绕过他那个噩梦一般的验证码。

 

3.todo.txt,这是一个通用型的待办事项记录规则,android上可以用Marker来读取,Linux上的解决方案就多了去了,你甚至可以找到用来操作todo.txt的vim和emacs插件。

 

个人还是更推荐todoist一些,它不折腾。

当然最后还是默默的心疼买了高级会员却没能买到良好使用体验的你一秒。

Reply View the author
mujia
deepin
2021-07-19 17:27
#11
安洛

deepinwine是wine的deepin定制版,做了一些适配deepin的工作,但是版本比最新的wine要落后一点,有些补丁也没打。

其实deepinwine本来是给deepin做定制打包用的(像qq、微信这种要上架的软件),魔改了一些地方。普通wine才是用来运行任意windows程序的。

Reply View the author