Hello Marcus, hello Hans,
thanks very much - that was a quick fix ! :)
I tried the latest snapshot and now was going able start windirstat.
great!
i can tell , that it basically works and i`m able to scan a disk.
despite some minor quirks like crash of the app when i click trough the cushion treemap, there seems some major issue.
at least some very weird major issue:
when scannnig trough drive z:\ , my notebook reboots !
This happens reproduceably when windirstat is at ~100.000 entries
i had absolutely no stability issues with my notebook so far, running it for some days now and using it very very intensive (much i/o, firefox/open with many many windows containing flash etc)
i did an test afterwards to see if this is caused by some corrupt files or whatever, but some
find / -type f -exec stat {} ; >/dev/null ls -laR / >/dev/null
completes without an error.
there are around 200.000 files on my notebook.
wasn`t wine a userspace application with no kernel related stuff ?
so it`s weird, that windirstat is crashing my notebook, isn`t it ?
maybe somebody is able to reproduce ?
regards roland
-----Ursprüngliche Nachricht----- Von: "Marcus Meissner" marcus@jet.franken.de Gesendet: 19.11.07 07:48:04 An: devzero@web.de CC: Hans Leidekker hans@it.vu.nl, wine-devel@winehq.org Betreff: Re: Unimplemented function KERNEL32.dll.FindFirstVolumeW
On Sun, Nov 18, 2007 at 10:14:17PM +0100, devzero@web.de wrote:
Hello Hans,
thanks for that info.
latest version i tried here is
wine-0.9.49-11.3.i586.rpm wine-snapshot-0.9.49.20071118-11.1.i586.rpm
but same error. maybe that`s not recent enough ?
do i need to enable special option or add some files ?
sorry, i`m quite new to wine and maybe i should read deeper into the docs instead of posting :)
It is not yet committed to the mainline repository. Once it is it will show up in "wine-snapshot" of the openSUSE buildservice of this day.
Ciao, Marcus
_______________________________________________________________________ Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220
On Monday 19 November 2007 20:59:46 devzero@web.de wrote:
when scannnig trough drive z:\ , my notebook reboots ! wasn`t wine a userspace application with no kernel related stuff ? so it`s weird, that windirstat is crashing my notebook, isn`t it ?
Yes, Wine shouldn't be able to do that. You're not running Wine as root are you? Does your system log reveal anything about the crash?
-Hans