http://bugs.winehq.org/show_bug.cgi?id=28518
Bug #: 28518 Summary: Everything can not work on wine. Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: sinojelly@163.com Classification: Unclassified
Created attachment 36599 --> http://bugs.winehq.org/attachment.cgi?id=36599 everything-wine error.
I have a NTFS volume /dev/sda3 I want to search files i it by everything. It seems run ok, but search nothing, it says "CreateFileW(): GetLastError(): 5: Failed to open volume \.\Z:" Maybe something wrong with wine File IO simulation module. Thanks!
I use Ubuntu 11.04, wine-1.3.28-373-g8b903e4.
You can download everything here:http://www.voidtools.com/
jelly@jelly-ubuntu:~$ df -h 文件系统 容量 已用 可用 已用%% 挂载点 /dev/sda1 15G 5.0G 8.5G 37% / none 998M 712K 997M 1% /dev none 1004M 924K 1003M 1% /dev/shm none 1004M 104K 1004M 1% /var/run none 1004M 0 1004M 0% /var/lock /dev/sda6 55G 22G 31G 41% /home /dev/sda3 161G 157G 4.8G 98% /media/B49C6DC49C6D822A
http://bugs.winehq.org/show_bug.cgi?id=28518
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Austin English austinenglish@gmail.com 2011-09-28 12:48:01 CDT --- failed to query USN Journal 50 DeviceIoControl(hcj,FSCTL_QUERY_USN_JOURNAL,0,0,usnjd,sizeof(USN_JOURNAL_DATA),&cb,0): 50: Failed to query USN Journal.
Wine doesn't do the I/O control, that's the kernel's job. Besides, you shouldn't be running applications from an NTFS partition.
http://bugs.winehq.org/show_bug.cgi?id=28518
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com 2011-10-01 13:18:17 CDT --- Closing.