Re: [Mingw-w64-public] Wine and mingw-w64 cooperation

2019-05-23 Thread Qian Hong
How about TeaSDK, CoffeeSDK, or GrapeSDK? :p Not entirely serious, but also not entirely kidding. Grape sounds like a good candidate as a common umbrella for Wine and related projects, since Wine is generated from Grape. Also grape is a simple English word that any primary school student should kn

[isabelle-dev] How to hack isabelle in order to print proof output in batch mode?

2017-05-17 Thread Qian Hong
trying to create some dataset to train a Deep Learning model on Mathematics Part-of-Speech task. If anyone is interested I'm happy to explain more details. Thanks in advance! [1] http://prodg.org/talks/mnlp_billion_token_corpora -- Regards, Qian Hong ___

Re: [sage-devel] Re: Updates or hints on "latex Function Prevent Simplification"?

2017-02-01 Thread Qian Hong
r other folks commented on sage-devel, I'll be back in the future and see if there is anything fun can be done in the sage side as well. Cheers! -- Regards, Qian Hong -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubsc

Re: [sage-devel] Updates or hints on "latex Function Prevent Simplification"?

2017-01-26 Thread Qian Hong
Dear Deyan, Thanks a lot for the sharing, I enjoy the Math-rich NLP introduction very much, I'll contact with you and see if there is any task I can do in the future :) -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this grou

Re: [sage-devel] Re: Updates or hints on "latex Function Prevent Simplification"?

2017-01-26 Thread Qian Hong
Hi Robert, Sorry for long delay, I was troubled by other things. Thanks a lot for the great solution, I tried your code and it works well for most cases, except some corner cases, which is not caused by your function actually: 1. Greek letters Most Greek letters do not work: tex(%beta); $${\it

Re: [Mscore-developer] Easy way to download MuseScore music sheet library?

2016-12-15 Thread Qian Hong
Update: I got reply from MuseScore.com and had setup my consumer key, now I can enumerate the scores in database by MuseScore API, thank you! -- Check out the vibrant tech community on one of the world's most engaging te

[Mscore-developer] Easy way to download MuseScore music sheet library?

2016-12-15 Thread Qian Hong
pers.musescore.com/ , but haven't received reply yet. Do you know if MuseScore provide any open database dump like https://archive.org/details/stackexchange ? Or is there any simple way to enumerate all sheets licensed as "To share" so we can download in a bat

Re: [sage-devel] Updates or hints on "latex Function Prevent Simplification"?

2016-12-10 Thread Qian Hong
tex_urls.txt [2] https://archive.org/details/stackexchange -- Regards, Qian Hong -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googl

[sage-devel] Updates or hints on "latex Function Prevent Simplification"?

2016-12-10 Thread Qian Hong
on to latex code and then render as image. Any hints? Thank you! [1] im2latex-100k: https://zenodo.org/record/56198#.WEv8Poh96b9 [2] OpenAI im2latex: https://openai.com/requests-for-research/#im2latex -- Regards, Qian Hong -- You received this message because you are subscribed to the Google Group

64 bit Cywgin 2.5.2 on Wine: python fails with sem_init: Invalid argument

2016-07-03 Thread Qian Hong
32 test case emulating the above example? I also attached +seh log comparing 64 bit Cygwin and 32 bit Cygwin on Wine, which show the stackoverflow on 64 bit but handles fine on 32 bit, hopefully that helps. I created a Wine bug on [2]. Thank you! [1] https://tea-ci.org/cygwin/cygwin/4 [2] https

[PATCH] Add continuous integration build configuration for Cygwin

2016-06-28 Thread Qian Hong
ce under the 2-clause BSD license as https://cygwin.com/ml/cygwin-announce/2016-06/msg00050.html. Thank you! -- Regards, Qian Hong - http://www.winehq.org From 99067adcd1244042574aee058a201f9432b16529 Mon Sep 17 00:00:00 2001 From: Qian Hong Date: Sun, 26 Jun 2016 14:41:16 +0800 Subjec

Re: Cygwin build failure?

2016-06-26 Thread Qian Hong
Thanks for quick fix, it builds now: https://tea-ci.org/fracting/cygwin On Sun, Jun 26, 2016 at 11:03 PM, Qian Hong wrote: > Hi folks, > > I'm building Cygwin on Windows 10 as well as on Wine, and got the > following error on both platform: > > ``` > /usr/lib/

Cygwin build failure?

2016-06-26 Thread Qian Hong
win/6 Is there anything wrong in my configure, or is there something broken in latest Cygwin code? My git HEAD is d3297c33045913576f6b8e388e26fcd55b83ef2a ( Revert "Use .DELETE_ON_ERROR" ) Thank you! -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cyg

Re: [ft-devel] Builtin way to trace freetype API calls?

2016-06-06 Thread Qian Hong
Hi Nikolay, On Tue, Jun 7, 2016 at 2:23 AM, Nikolay Sivov wrote: > There's FT2_DEBUG envvar for that, documented in docs/DEBUG. This will > only work if > library was compiled with enabled tracing support. Thanks a lot for the hints, that saves me a lot of time ;) -- Rega

[ft-devel] Builtin way to trace freetype API calls?

2016-06-06 Thread Qian Hong
, I am hoping to tracing the freetype API calls. Is there something like `export FREETYPE_DEBUG=1` available so I can read freetype API logs? The freetype version is 2.4.3 according to resource dump from freetype.dll ( $ winedump -j resource freetype.dll ) Thank you very much! -- Regards, Qian

Re: [gzlug] [OT]百度不能在linux下用

2016-06-05 Thread Qian Hong
发现一个有趣的网站: Open source Marketing,开源的市场营销课程: http://opensourcemarketingproject.org/ P.S. 个人认为用实名/网络ID称呼对方,是最尊重的一种称呼方式,不要一言不合就称呼别人为 xx神/大神/大牛。 -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”群组。 要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。 要向此群组发帖,请发送电子邮件至 gzlug@googlegroups.com

[Msys2-users] Tea CI alpha: Continuous Integration for Windows developers

2016-05-22 Thread Qian Hong
ers", but any contributor start from a user, so here we are ;) Feel free to report issue to https://github.com/TeaCI/tea-ci/issues , but we are responding slow recent days due to daily job, sorry for any inconvenient! Your patient and support is great appreciated. Any comment is welcome.

Re: [gzlug] [OT]百度不能在linux下用

2016-05-15 Thread Qian Hong
2016-05-15 23:21 GMT+08:00 brambles : > 😀😀😀 看我多机智 > 我们家hiphen有多顽皮你造吗? -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”群组。 要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。 要向此群组发帖,请发送电子邮件至 gzlug@googlegroups.com。 访问此群组

Re: [gzlug] [OT]百度不能在linux下用

2016-05-15 Thread Qian Hong
仍然坚持做,虽然赚得不多,但是生存没有问题。 -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”群组。 要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。 要向此群组发帖,请发送电子邮件至 gzlug@googlegroups.com。 访问此群组:https://groups.google.com/group/gzlug。 要查看更多选项,请访问 ht

mintty: volunteer to maintain continuous integration build

2016-03-21 Thread Qian Hong
t using the Web UI, and then just waiting for pushes/prs ;) Thanks for the great job on Mintty! My very best regards. -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: Randomly hang when compiling Cygwin on Cygwin on Wine

2016-03-15 Thread Qian Hong
es without any hanging! I'm happy to close this thread, next goal will be other Wine+Cygwin bugs... :) [1] http://disney.wikia.com/wiki/Flash -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq

Re: mktemp() fails on Wine 1.9.3 + Cygwin 2.5.0-0.2

2016-02-19 Thread Qian Hong
Wine use xattr to store Windows ACL information as extended attribution, (well, it's an emulation for compatibility reason...) fracting@fracting-ThinkPad-Edge-E431: ~/.wine/drive_c/cygwin$ $ getfattr tmp # file: tmp user.DOSATTRIB user.wine.sd fracting@fracting-ThinkPad-Edge-E431: ~/.wine/drive_c

Re: mktemp() fails on Wine 1.9.3 + Cygwin 2.5.0-0.2

2016-02-18 Thread Qian Hong
I wrote a test case demonstrate the problem at the Cygwin level. It is almost only one line: open("haha", O_RDWR | O_CREAT | O_EXCL, S_IRUSR | S_IWUSR); // remember to unlink the file "haha" first On Windows + Cygwin, this program creates a file in 0600 mode: Administrator@short ~ $ stat haha

Re: mktemp() fails on Wine 1.9.3 + Cygwin 2.5.0-0.2

2016-02-16 Thread Qian Hong
Hi John, This looks like a bug in wineserver. Cygwin strace log show an access error soon after fhandler_base::open() [main] mktemp 111 fhandler_base::open: (\??\C:\cygwin\tmp\tmp.kAEScb0yvo, 0x108A02) [main] mktemp 111 __set_errno: int aclsort32(int, int, aclent_t*):1403 setting errno 22

Re: mktemp() fails on Wine 1.9.3 + Cygwin 2.5.0-0.2

2016-02-13 Thread Qian Hong
I'm not able to debug it right now, but if you have time, I would suggest the following approach: Firstly, get two/three strace logs, one from Cygwin 2.3 + Wine, one from Cygwin 2.5 + Wine, and one from Cygwin 2.5 on Windows if you have Windows. Using vimdiff to compare 1.log, 2.log and 3.log, rem

Re: mktemp() fails on Wine 1.9.3 + Cygwin 2.5.0-0.2

2016-02-13 Thread Qian Hong
Hi John, Thanks a lot for testing Cygwin on Wine. Wine Staging team and I done some Cygwin support work on Wine, we are glad to see people using Cygwin on Wine! However, generic speaking, if Cygwin works on Windows but breaks on Wine, I believe the first place to report is the Wine project. You ar

[Msys2-users] Network connection issue with msys2.repo.org

2015-12-30 Thread Qian Hong
side. BTW, is it possible to host a MSYS2 mirror in AWS, or move msys2.repo.org to AWS? Thank you and happy new year! [1] https://hub.docker.com/r/fracting/msys32-docker/builds/bbuuq9lsqguzmrvdmrt7qwg/ -- Regards, Qian Hong - http://www.

Re: [Msys2-users] [git-for-windows] super config issue with VS2015 (and possibly other libgit2 clients)

2015-11-08 Thread Qian Hong
China.) Ah, +1. Great Firewall is an evil firewall that make our life harder, sometimes even github is blocked... -- Regards, Qian Hong - http://www.winehq.org -- Presto, an open source distributed SQL query engine f

Re: [gzlug] 11 月 14 日小聚

2015-11-04 Thread Qian Hong
赞啊 -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”群组。 要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。 要向此群组发帖,请发送电子邮件至 gzlug@googlegroups.com。 访问此群组:http://groups.google.com/group/gzlug。 要查看更多选项,请访问 https://groups.google.com/d/optout。

Re: Randomly hang when compiling Cygwin on Cygwin on Wine

2015-11-01 Thread Qian Hong
Update: I have another case of hang: ?(1)-+-bash(1419290) |-bash(1419318)---make(1423770)---sh(1423783)---sh(1423838) |-mintty(1249269)---bash(1249277) |-mintty(47)---bash(55)---bash(1132827)---make(1139169)---sh(1139182)---make(1139234)---sh(1206695)---sh(1206721)---make(1206764)

Randomly hang when compiling Cygwin on Cygwin on Wine

2015-10-28 Thread Qian Hong
27;t reproduce this bug with Wine's relay debug trace, which records system API calls. Could you suggest any hints where should I look deeper? Thanks! -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

Re: Proposal to use ThreadQuerySetWin32StartAddress inside munge_threadfunc (Cygwin randomly crashes on Wine)

2015-10-21 Thread Qian Hong
AT cygwin DOT com, did I miss anything? -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: [gzlug] 谷歌代码夏令营宣布 2016 年计划 Fwd: Google Summer of Code 2016

2015-10-20 Thread Qian Hong
2015-10-21 11:49 GMT+08:00 haosdent : > > 竟然说Qian Hong的文章长,这太不科学。我那时读了至少七八遍,现在偶尔还会再打开读读,每次读完都有不同感受。 好感动,干杯。。。 《提问的智慧》我读了超过十遍。读了之后养成一些好的习惯,大部分时候就不太需要提问了。 -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”群组。 要退订此群组并停止接收此群组的电子邮件,请发送电子邮件

Re: [OT] Wine + Cygwin: `script -e` exit status forwarding randomly return zero for non zero child process

2015-10-20 Thread Qian Hong
Update: The script exit status issue is fixed in the Wine side in Wine Staging 1.7.53, patch commited as https://github.com/wine-compholio/wine-staging/commit/be51f622f7ed5a4f558bc54743314b310727ac4d (OT of OT: In WineConf2015, upstream WineHQ formally announced Wine Staging become parts of offic

Re: Reproducible Builds

2015-10-12 Thread Qian Hong
t people will be interesting in my reply, but after reading Stephen's post I decided to send again, sorry for duplicate post Achim) -- Regards, Qian Hong - http://www.winehq.org

Proposal to use ThreadQuerySetWin32StartAddress inside munge_threadfunc (Cygwin randomly crashes on Wine)

2015-10-02 Thread Qian Hong
e at the right time to do this change. Any comment is great appreciated! cross-reference: https://bugs.wine-staging.com/show_bug.cgi?id=561 [1] https://github.com/wine-compholio/wine-patched/blob/5dee89ca82c36bf191ce3e26011b82dc87a42d4a/dlls/ntdll/loader.c#L1150

Re: 2.2.1(0.289/5/3), GCC5.2.0 Possible Bug

2015-09-10 Thread Qian Hong
On Thu, Sep 10, 2015 at 8:36 PM, Qian Hong wrote: > I'm not the person to answer this, but I can confirm same behavior here. Oh, sorry, I mean it might not be a gcc bug, instead it might be a bug of gdb who didn't translate double quotes correctly. -- Regards, Qian

Re: 2.2.1(0.289/5/3), GCC5.2.0 Possible Bug

2015-09-10 Thread Qian Hong
ike below: $ gdb bash --command command.txt (hmm, I didn't realized it is a bug, that's why i have to use the workaround, thanks for pointing out that) -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cy

[gzlug] Re: [OT][招聘]寻找复合型储备人才:Python+C

2015-09-08 Thread Qian Hong
帮顶。赖总人靠谱技术靠谱,真心建议愿意练好技术的同学考虑一下,有很多学习的机会。 2015-09-08 21:19 GMT+08:00 赖勇浩 : > 如果有用 C 写过一些项目,比如一些玩具级的数据库啦、特定需求的网络传输库啦、压榨硬件性能的XX啦…… > > 如果有用 Python 写过一些项目,比如一些玩具级的服务器应用程序啦、Web Framework啦…… > > 这样的实习生或者毕业一两年的朋友,我们很需要你们…… > > 在这里,可以有机会让你把之前的玩具级项目做到产品级…… -- Regar

Re: Question about flock - potential memory corruption?

2015-09-08 Thread Qian Hong
On Tue, Sep 8, 2015 at 11:31 PM, Corinna Vinschen wrote: > Snapshot is up. Thanks! Tested with and without valgrind, confirming fixed. $ uname -a CYGWIN_NT-5.1 2.3.0(0.290/5/3) 2015-09-08 14:46 i686 Cygwin -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: h

Re: Question about flock - potential memory corruption?

2015-09-08 Thread Qian Hong
r me, flock() doesn't fail on Wine anymore. Also, valgrind doesn't report the previous warnings. Once you have snapshot build I'm glad to retest. Thanks! -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Question about flock - potential memory corruption?

2015-09-07 Thread Qian Hong
s welcome! [1] https://www.cygwin.com/ml/cygwin/2011-08/txt00012.txt -- Regards, Qian Hong - http://www.winehq.org /*** * This is a STC that causes the following error on my test machine: * NtCreateEvent(lock): 0xC0

Re: Question about flock - potential memory corruption?

2015-09-07 Thread Qian Hong
Hi, Attach is the simple test case I use to reproduce the valgrind warning and random failures. Compile the test case in Cygwin with below command line: $ gcc -g -O0 flock.c -o flock.exe Thanks! /*** * This is a STC that causes

Re: Question about flock - potential memory corruption?

2015-09-07 Thread Qian Hong
Hi, I was still not able to make valgrind display Cygwin symbols, so I manually translate the address to line this time. Tested with $ uname -a CYGWIN_NT-5.1 2.2.1(0.289/5/3) 2015-08-20 11:40 i686 Cygwin ==29863== Conditional jump or move depends on uninitialised value(s) ==29863==at 0x7BC8

Re: [OT] Wine + Cygwin: `script -e` exit status forwarding randomly return zero for non zero child process

2015-09-07 Thread Qian Hong
e TerminateThread() call, so the target thread has enough time to finish the system cleanup and return correct exit_code before Cygwin call VirtualFree to free the stack. But in our current implementation Wine's WaitForSingleObject returns too early, it shouldn't return before the system th

Re: [OT] Wine + Cygwin: `script -e` exit status forwarding randomly return zero for non zero child process

2015-09-07 Thread Qian Hong
l. It would takes some more time until we complete fix this bug, we'll update again once we finish it. Thank you again for your great help and enjoy your vocation! (Off-topic: vocation at Oktoberfest? :D http://www.oktoberfest.de/en/ ) -- Regards, Qian Hong - http://www.winehq.org -- Problem

Question about flock - potential memory corruption?

2015-09-04 Thread Qian Hong
o the old stack was easier to be destroyed. I write a hack as attachment 0001-cygwin-flock-user-static-buffer.txt and recompile MSYS2, then the bug seems go away. Could someone confirm whether there is a potential Cygwin bug? If true I'd love to leave the bug for Cygwin devs to write

Re: [OT] Wine + Cygwin: `script -e` exit status forwarding randomly return zero for non zero child process

2015-09-02 Thread Qian Hong
hy it was 0x0 sometimes and was 0x8000500 the other times. Thanks very much! -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Need help with debugging git (Cygwin/MSYS2) on Wine

2015-08-24 Thread Qian Hong
Hi, Update: We originally found a wineserver bug encouraged by Cygwin git, but that doesn't fix all problem Just today another Wine bug is fixed, and this time Cygwin Git really works on Wine now: https://bugs.wine-staging.com/show_bug.cgi?id=348#c13 Since I was asking for help here, I decide to

Re: strace -f hangs forever with process who creates child process

2015-08-24 Thread Qian Hong
now `strace -f` works fine on both platform. No longer hangs, also child process is not traced. Thanks! -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.co

strace -f hangs forever with process who creates child process

2015-08-24 Thread Qian Hong
don't need to toggle off child process tracing at all, just make sure there is not a bug here) Thanks! -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://

Re: Cygwin on Wine: changing buffer content immediately after aync write() to a pipe corrupts written result

2015-08-15 Thread Qian Hong
works now. $ sha1sum cygwin1-20150815.dll 929cd14b16bad6e00f4f51f61b9105756cfab8f6 cygwin1-20150815.dll $ file cygwin1-20150815.dll cygwin1-20150815.dll: PE32 executable (DLL) (console) Intel 80386 (stripped to external PDB), for MS Windows Will update if there is anything interesting. -- Rega

Cygwin on Wine: changing buffer content immediately after aync write() to a pipe corrupts written result

2015-08-15 Thread Qian Hong
also tried something like below to slow down reader speed: $ ./write | pv -L512k | sha1sume In any case, it's 100% reproduce on Wine, but never reproduce on Windows. *** We are going to do some more test, will update this thread when we have something interesting. Thanks. -- Regards, Qia

Re: [Msys2-users] Experiment of building MSYS2 packages in Appveyor CI

2015-08-12 Thread Qian Hong
o be useful for users who > encounter build failures could compare theirs logs against. I don't > know if this is possible. Those logs are already saved to Amazon S3 c

Re: [Mingw-w64-public] ./configure - and mingw-w64 confusion

2015-08-08 Thread Qian Hong
run and build a fair amount > of MSYS2 now-a-days thanks to the dedicated efforts of Qian Hong and > other wine-staging developers. I'm monitoring the MinGW-w64 mailing list and happen to see this conversation. Thanks Ray for introducing our work on supporting MSYS2 on wine-staging. Curr

[Msys2-users] Experiment of building MSYS2 packages in Appveyor CI

2015-08-07 Thread Qian Hong
we can revert anytime. If this could be considered, I'll start to invest build 64bit msys2 packages and 32/64 bit MinGW packages in Appveyor, those would be pretty easy base on the current solution. Is there any further feature you like? Is there anything you don't like? I&#x

Re: [Msys2-users] Proof of concept: MSYS2, pacman and makepkg on Wine

2015-07-02 Thread Qian Hong
ed. :) -- Regards, Qian Hong - http://www.winehq.org -- Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT n

Re: [Msys2-users] Proof of concept: MSYS2, pacman and makepkg on Wine

2015-07-02 Thread Qian Hong
Hi, On Mon, Jun 29, 2015 at 4:39 AM, Qian Hong wrote: > Thanks for pointing out that. I update the wiki page here: > https://github.com/fracting/wine-fracting/wiki/MSYS2-on-Wine Thanks for updating http://sourceforge.net/p/msys2/wiki/MSYS2%20on%20Wine/ and thanks for adjusting the word

Re: [Msys2-users] Proof of concept: MSYS2, pacman and makepkg on Wine

2015-06-28 Thread Qian Hong
Hi, Sorry for long delay, working on Wine is as hard as we expected :) On Fri, Jun 5, 2015 at 7:07 PM, David Macek wrote: > On 5. 6. 2015 12:30, Qian Hong wrote: > It seems that this page (and its source at > https://gist.github.com/fracting/d1e2707da9e1790dbe0f) is already out of &

Re: Need help with debugging git (Cygwin/MSYS2) on Wine

2015-06-05 Thread Qian Hong
Hi Adam, quoting update from Wine Staging bugzilla: --- The problem is pretty obvious, its a wineserver bug. Working on it (if noone else is faster in finding an acceptable solution). ;) --- Copy here to avoid duplication work, thank you very much still all the same. -- Problem reports: h

Re: Need help with debugging git (Cygwin/MSYS2) on Wine

2015-06-05 Thread Qian Hong
fc 0032:Call KERNEL32.GetLastError() ret=6103ac2d 0032:Ret KERNEL32.GetLastError() retval=00e9 ret=6103ac2d Here retval=00e9 means GetLastError returns ERROR_PIPE_NOT_CONNECTED ( == 233 == 0xe9 ) I've provided some basic information I have, any idea or advice is great appreciated. Tha

Re: [Msys2-users] Proof of concept: MSYS2, pacman and makepkg on Wine

2015-06-05 Thread Qian Hong
Hi all, Sorry for a long delay, here is a follow up after a long break: Firstly, I'd like to thank a lot of people from MSYS2 / Cygwin / Wine who support and help the plan ;-) Secondly, all patches / hacks mentioned last time had already been improved and committed into Wine Staging: http://www.

Need help with debugging git (Cygwin/MSYS2) on Wine

2015-06-04 Thread Qian Hong
look at the above bug and provide some help / some guess? I've subscribed this list, either directly replying to this thread or appending comments to bugzilla is great appreciated. Thanks in advance! -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http:

Re: [gzlug] Re: [OT] 我想知道,gzlug活动何以消沉了?

2015-04-04 Thread Qian Hong
2015-04-05 0:24 GMT+08:00 hiphen lee : > 妖怪,放他出来! 妖怪太忙,没时间放人,你们自己找,找到了白送 -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”群组。 要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。 要向此群组发帖,请发送电子邮件至 gzlug@googlegroups.com。 访问此群组:h

Re: Cygwin / MSYS2 runtime fails on Wine beause of accessing to (*ReferencedDomains)->Domains[-1]

2015-04-01 Thread Qian Hong
your hints is exactly the reason. Thank you very much for the help! -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Cygwin / MSYS2 runtime fails on Wine beause of accessing to (*ReferencedDomains)->Domains[-1]

2015-04-01 Thread Qian Hong
e* build_fh_name(const char*, unsigned int, suffix_info*):443 setting errno 6 I can investigate deeper if that helps, maybe tomorrow. -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Document

Re: Cygwin / MSYS2 runtime fails on Wine beause of accessing to (*ReferencedDomains)->Domains[-1]

2015-04-01 Thread Qian Hong
sed by 0x0020, I thought it is a constant, further testing indicate it is just garbage value. -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com

Re: Cygwin / MSYS2 runtime fails on Wine beause of accessing to (*ReferencedDomains)->Domains[-1]

2015-04-01 Thread Qian Hong
or the hint ;-) -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Cygwin / MSYS2 runtime fails on Wine beause of accessing to (*ReferencedDomains)->Domains[-1]

2015-04-01 Thread Qian Hong
when accessing > ReferencedDomains[-1], I never noticed it. I'll fix that and upload a > new Cygwin snapshot to https://cygwin.com/snapshots/ later today. Thanks very much for the quick response, I would be here to help to test ;-) -- Regards, Qian Hong - http://www.winehq.org -- Pr

Re: [Msys2-users] hostname.exe from MSYS2 fails on Windows and Wine with long hostname

2015-04-01 Thread Qian Hong
plementation than coreutils. Thank you very much for the nice work! I'll continue play with Cygwin / MSYS2 and continue bother you with similar issues (if there is) -- Regards, Qian Hong - http://www.winehq.org ---

Cygwin / MSYS2 runtime fails on Wine beause of accessing to (*ReferencedDomains)->Domains[-1]

2015-04-01 Thread Qian Hong
is issue also fixed at the Cygwin side if it is a hidden bug. Thanks for any comments and keep the great work! [1] https://testbot.winehq.org/JobDetails.pl?Key=12577 (see attachment for test case source code) [2] https://msdn.microsoft.com/en-us/library/cc234496.aspx -- Regards, Qian Hong - ht

Re: [Msys2-users] Proof of concept: MSYS2, pacman and makepkg on Wine

2015-03-31 Thread Qian Hong
Hi Renato, On Wed, Apr 1, 2015 at 8:06 AM, Renato Silva wrote: > You could help convincing projects to support MSYS2 directly, see this > LibreOffice bug for example. Thanks very much, very useful link, I just CC myself to the bug, one more thing on my todo list ;-) -- Regards, Qia

Re: [Msys2-users] Proof of concept: MSYS2, pacman and makepkg on Wine

2015-03-26 Thread Qian Hong
do. That's the best > way to investigate problems. > Thanks. BTW, if some package has no debugging information even with "options=('debug' '!strip')", is it worth to report to MSYS2 community (maybe without a proposal of fix)? > > I started doing a lit

Re: [Msys2-users] Proof of concept: MSYS2, pacman and makepkg on Wine

2015-03-21 Thread Qian Hong
On Sun, Mar 22, 2015 at 5:05 AM, Qian Hong wrote: > we try to attack potential contributors. Oops, I hate this typo. No one should attack potential contributors, lol. Instead, we try to attract potential contributors ;-) -- Regards, Qian Hong - http://www.winehq.

[Msys2-users] Proof of concept: MSYS2, pacman and makepkg on Wine

2015-03-21 Thread Qian Hong
for your great work on MSYS2 and looking forward to your voice! P.S.: I'm usually online in #msys2@OFTC and #winehackers/#wine-staging/#wine-zh@freenode, my nickname is fracting on IRC, feel free to ping me or mail me if you have any further suggestion or request! H

Re: [Msys2-users] hostname.exe from MSYS2 fails on Windows and Wine with long hostname

2015-03-12 Thread Qian Hong
up/cygwin/net.cc, is it possible that Cygwin is using the newlib version but MSYS2 is using the winsup version? Thanks a lot! -- Regards, Qian Hong - http://www.winehq.org -- Dive into the World of Parallel Progra

Re: [Msys2-users] hostname.exe from MSYS2 fails on Windows and Wine with long hostname

2015-03-12 Thread Qian Hong
a VM then it will hopefully > increase the MSYS2 user/developer community. And it will bring very good test coverage to Wine :) I'll report here once I have good news. -- Regards, Qian Hong - http://www.winehq.org ---

Re: [Msys2-users] hostname.exe from MSYS2 fails on Windows and Wine with long hostname

2015-03-12 Thread Qian Hong
no (); 1080 __leave; 1081 } 1082 } 1083 debug_printf ("name %s", name); 1084 res = 0; 1085 } 1086 __except (EFAULT) {} 1087 __endtry 1088 return res; 1089 } Not sure if that's the reason. Is there any daily builds of MSYS2 that I

[Msys2-users] hostname.exe from MSYS2 fails on Windows and Wine with long hostname

2015-03-11 Thread Qian Hong
yway a patch to prevent similar case fail silently on Wine is sent to Wine: http://source.winehq.org/patches/data/109804 Thanks! -- Regards, Qian Hong - http://www.winehq.org -- Dive into the World of Parallel Pro

Re: [gzlug] [OT] Ciao everyone

2015-02-11 Thread Qian Hong
2015-02-11 17:17 GMT+08:00 hiphen lee : > :) 上次波兰之旅没机会见面,今年明年还有机会过来不。 今年 Wine 项目不参与 FOSDEM,所以应该不去欧洲。明年 Wine 项目可能会重新参与 FOSDEM,到时候去找你 :) Wine 项目年会一般轮流在美国和欧洲举办。 -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”群组。 要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到gz

[gzlug] Re: [OT]Fwd: 代华为的朋友发一个招聘信息

2015-02-10 Thread Qian Hong
Hi Yujie, 2015-02-09 15:51 GMT+08:00 Yujie Du : > 对加入华为开源有兴趣的可以直接联系我咨询相关问题,目前我base在华为坂田基地,多谢! 我建议不妨到 gsoc-cn 邮件列表转发一下,每年参加 Google Summer of Code 的中国学生不到一百人,大部分应该都订阅了 gsoc-cn 了:https://groups.google.com/forum/#!forum/gsoc-cn -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您

Re: [gzlug] [OT] Ciao everyone

2015-02-10 Thread Qian Hong
2015-02-11 0:10 GMT+08:00 hiphen lee : > 回,公司和家里的事折腾完了就回。计划明年,或2017。 好久不见!我在汕头,仍然在做世界上最苦逼的开源项目,等你回来好好聊 :) -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”群组。 要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。 要向此群组发帖,请发送电子邮件至 gz

[gzlug] [OT] Travis CI 招技术支持,远程办公

2014-12-30 Thread Qian Hong
https://travisci.workable.com/jobs/27908 Travis CI是一个开源的连续集成平台,travis-ci.org 为开源项目提供免费CI服务,travis-ci.com 为商业公司提供收费CI服务。 感兴趣的同学自己研究下哈 :) -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”群组。 要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到gzlug+unsubscr

Re: [gzlug] [OT]Fwd: 代华为的朋友发一个招聘信息

2014-12-29 Thread Qian Hong
2014-12-29 18:40 GMT+08:00 Jactry Zeng : >> >> (备注:当前从事的开源社区工作,还可以保持继续,尽量在公司内匹配相关技术的项目,一方面参与到这些项目里面,一方面提炼开源开发方法论) > > 备注好赞… 这才真正算是”在下一盘大棋” xD -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”群组。 要退订此群组并停止接收此群组的电子邮件,请发送电

[gzlug] [OT]Fwd: 代华为的朋友发一个招聘信息

2014-12-29 Thread Qian Hong
groups.com。 要查看更多选项,请访问 https://groups.google.com/d/optout。 -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”群组。 要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。 要向此群组发帖,请发送电子邮件至 gzlug@googlegroups.com。 访问此群组:http://groups.google.com/g

Re: [gzlug] Fwd: [gci-announce] Google Code-in 2014 is now open for students!

2014-12-04 Thread Qian Hong
2014-12-04 22:38 GMT+08:00 Zhenbo Li : > 现在还来得及吗?12.1 就开始了吧 来得及,这个跟GSoC的流程是不一样的。任务式,完成一个任务可以领取下一个任务。 -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”论坛。 要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。 要向此网上论坛发帖,请发送电子邮件至 gz

[gzlug] Fwd: [gci-announce] Google Code-in 2014 is now open for students!

2014-12-01 Thread Qian Hong
ounce. For more options, visit https://groups.google.com/d/optout. -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”论坛。 要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。 要向此网上论坛发帖,请发送电子邮件至 gzlug@googlegroups.com。 通过以下网址访问此论坛:http://groups.

Re: [gzlug] Re: 微软开源 .NET Core, mono开发者表示无语

2014-11-13 Thread Qian Hong
2014-11-13 20:10 GMT+08:00 Neo Ko : > 官方逼死第三方啊,微软.net一开源我觉得不但mono,Java也是首当其冲啊。Java最大的跨平台优势将变得不那么明显。可以预见之后会出现愈来愈多的.net企业级应用。 "官方逼死第三方"的说法用在mono上不对,可以去看 Miguel de Icaza 的博客, Miguel 是mono的创始人之一, 多年前就开始游说微软开源 .net . -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Go

[gzlug] Re: 微软开源 .NET Core, mono开发者表示无语

2014-11-12 Thread Qian Hong
2014-11-13 0:58 GMT+08:00 Qian Hong : > .net桌面应用依赖到的组件, 比如WPF之类, 则不在这个开源的计划中. 我好像搞错了, 根据 http://blogs.msdn.com/b/dotnet/archive/2014/11/12/announcing-net-2015-preview-a-new-era-for-net.aspx#_.NET_Framework_4.6 的说法, .NET Framework 未来几乎都会开源(MIT), 但是一些组件不会接受pull request (当然, fork是没问题的), 因为为了保证向

Re: [gzlug] 微软开源 .NET Core, mono开发者表示无语

2014-11-12 Thread Qian Hong
2014-11-13 1:31 GMT+08:00 Junle Li : > 等有另外的操作系统(在市场份额上)打败Windows的时候。 同志仍需努力啊 233 -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”论坛。 要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。 要向此网上论坛发帖,请发送电子邮件至 gzlug@googlegroups.com。 通过

Re: [gzlug] 微软开源 .NET Core, mono开发者表示无语

2014-11-12 Thread Qian Hong
08:00 Qian Hong : > 2014-11-13 1:13 GMT+08:00 Junle Li : >> 微软狗出来吼两声: > > GZLUG去微软的朋友不少啊, 看来都是你们打入内部的功劳啊! 233 > 帮忙问下Satya, Windows 什么时候开源啊 233 > > > -- > Regards, > Qian Hong > > - > http://www.winehq.org -- Regards, Qian Hong - http://www.winehq.org -

Re: [gzlug] 微软开源 .NET Core, mono开发者表示无语

2014-11-12 Thread Qian Hong
2014-11-13 1:13 GMT+08:00 Junle Li : > 微软狗出来吼两声: GZLUG去微软的朋友不少啊, 看来都是你们打入内部的功劳啊! 233 帮忙问下Satya, Windows 什么时候开源啊 233 -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”论坛。 要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。 要向此网上论坛发帖,请

[gzlug] 微软开源 .NET Core, mono开发者表示无语

2014-11-12 Thread Qian Hong
觉把 "I have no words..." 翻译为 "我无语了..." 好像很精准的样子 233 有趣的是, 微软说 " .NET will be expanded to run on Linux and Mac OS X in addition to Windows. " , 不知道这将是主动移植还是patch welcome, 我们半年后再来看看~ -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/L

Re: [gzlug] GSoC 2015 启动 Fwd: Google Summer of Code 2015

2014-10-07 Thread Qian Hong
On Tue, Oct 7, 2014 at 11:31 AM, yuanbin zhou wrote: > 有啥跟网络相关的项目没? 很多,参见 2014 年的项目列表: https://www.google-melange.com/gsoc/homepage/google/gsoc2014 -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”论坛。 要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到gzlug+unsub

[gzlug] GSoC 2015 启动 Fwd: Google Summer of Code 2015

2014-10-06 Thread Qian Hong
Visit this group at http://groups.google.com/group/google-summer-of-code-announce. For more options, visit https://groups.google.com/d/optout. -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”论坛。 要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。

[gzlug] Google Code-in 2014 启动, 欢迎中学生参加! Fwd: [gci-announce] Google Code-in 2014 is on!

2014-10-06 Thread Qian Hong
m/group/gci-announce. For more options, visit https://groups.google.com/d/optout. -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”论坛。 要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。 要向此网上论坛发帖,请发送电子邮件至 gzlug@googlegroups.c

Re: [gzlug] [OT] SYSU Mirror 寻接班人

2014-09-27 Thread Qian Hong
http://groups.google.com/group/gzlug访问此论坛。 > 要查看更多选项,请访问https://groups.google.com/d/optout。 -- Regards, Qian Hong - http://www.winehq.org -- 您收到此邮件是因为您订阅了 Google 网上论坛的“广州 GNU/Linux 用户组”论坛。 要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到gzlug+unsubscr...@googlegroups.com。 要向此网上论坛发帖,请发送电子邮件至 gzlug@googlegroups.com。 通过以

Re: [Pcsclite-muscle] Dump reader utility

2014-06-16 Thread Qian Hong
ftware) -- Regards, Qian Hong - http://www.winehq.org ___ Pcsclite-muscle mailing list Pcsclite-muscle@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pcsclite-muscle

Re: testing extensions with gnome-continuous

2014-06-05 Thread Qian Hong
for Wine, GNOME is in my todo list, anyone interested with that please don't hesitate to contact me :) -- Regards, Qian Hong - http://www.winehq.org ___ gnome-shell-list mailing list gnome-shell-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-shell-list

Re: [Ubuntu-zh] 交叉编译php浮点数的问题

2014-05-30 Thread Qian Hong
不知道为什么会卡住。特在此请教如何解决这个问题,已经折腾了几天了,谢了。 这类问题,最好提供详细的版本信息,包括php版本,Ubuntu版本,gcc版本,uclibc版本等等,以及测试代码,strace日志等,别人才方便帮忙分析。但是,即使这些信息都提供全了,在Ubuntu-zh提问并不是得到解答的最快的方式,最快的方式是给php-cgi项目报bug,理论上不一定是php-cgi的bug,但是php-cgi的开发者可以参与分析,这是解决问题最快的方法。 (提问的智慧:在合适的邮件列表问合适的问题) -- Regards, Qian Hong - http://www.wine

  1   2   3   4   5   6   >