[Health-dev] [bug #62608] health webdav not running

2022-07-21 Thread Feng Shu
Follow-up Comment #8, bug #62608 (project health): I have test this diff, webdav seem to work. I have tested caldav with thunderbird and evolution too, I think both of them can not work well. the events created in thunderbird and evolution can be found in gnuhealth-client, but events created in

[Health-dev] [bug #62608] health webdav not running

2022-07-21 Thread Gerald Wiese
Follow-up Comment #9, bug #62608 (project health): Great :) Should be a different issue, I remember this was a problem in 3.8 as well. This issue here was coming from 4.0 upgrade. Let's open another one for that? And commit the changes by end of the week if nobody proposes an alternative way to ha

[Health-dev] [bug #62608] health webdav not running

2022-07-21 Thread Feng Shu
Follow-up Comment #10, bug #62608 (project health): Firefox seem to have showing problem when open webdav link, is it firefox's issue or health_webdav's issue? chromum have no this problem. please see attachment. (file #53456, file #53457) ___

[Health-dev] [bug #62608] health webdav not running

2022-07-21 Thread Feng Shu
Follow-up Comment #11, bug #62608 (project health): ``` Exception occurred during processing of request from (':::127.0.0.1', 38532, 0, 0) Traceback (most recent call last): File "/usr/lib/python3.9/socketserver.py", line 650, in process_request_thread self.finish_request(request, client

[Health-dev] [bug #62792] health_caldav do not work well with thunderbird and evolution

2022-07-21 Thread Feng Shu
URL: Summary: health_caldav do not work well with thunderbird and evolution Project: GNU Health Submitter: tumashu Submitted: Thu 21 Jul 2022 10:01:34 AM UTC Category: webdav

[Health-dev] [bug #62792] health_caldav do not work well with thunderbird and evolution

2022-07-21 Thread Feng Shu
Follow-up Comment #1, bug #62792 (project health): When I use evolution, the below problem showed, what is ".well-known" db? ``` Exception occurred during processing of request from ('::1', 36726, 0, 0) Traceback (most recent call last): File "/usr/lib/python3.9/socketserver.py", line 650, in

[Health-dev] [bug #62608] health webdav not running

2022-07-21 Thread Gerald Wiese
Follow-up Comment #12, bug #62608 (project health): Which request triggered that? And can you translate the words around "favicon.ico"? In the screenshot below I see version 4.0.1, did you test 4.0.4 as well? Can't find "favicon.ico" outside hidden files in .hg directory (mercurial repo). [commen

Re: [Health-dev] [bug #62608] health webdav not running

2022-07-21 Thread Feng Shu
Gerald Wiese writes: > Follow-up Comment #12, bug #62608 (project health): > > Which request triggered that? visit http://localhost:8080/ will, but if I visit http://localhost:8080//xxx, no this problem. > And can you translate the words around "favicon.ico"? It mean is: database "favicon.ico

Re: [Health-dev] [bug #62608] health webdav not running

2022-07-21 Thread Feng Shu
Gerald Wiese writes: > Follow-up Comment #12, bug #62608 (project health): > > Which request triggered that? > And can you translate the words around "favicon.ico"? > In the screenshot below I see version 4.0.1, did you test 4.0.4 as well? > Can't find "favicon.ico" outside hidden files in .hg di