[Bug 25451] New: Matlab Installer: No free space available
http://bugs.winehq.org/show_bug.cgi?id=25451 Summary: Matlab Installer: No free space available Product: Wine Version: 1.3.8 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dookie_2k3(a)hotmail.com Created an attachment (id=32390) --> (http://bugs.winehq.org/attachment.cgi?id=32390) Space Available = 0 MB & wine: cannot find .... Wine doesn't recognise free space available in Matlab Installer wine: cannot find L"C:\\windows\\system32\\dir.exe" -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25451 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-12-07 13:14:49 CST --- Does it help if you run the installer from wine's C drive? How much free space do you have? Perhaps there is an overflow... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25451 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25451 --- Comment #2 from dookie <dookie_2k3(a)hotmail.com> 2010-12-07 14:04:07 CST --- Created an attachment (id=32397) --> (http://bugs.winehq.org/attachment.cgi?id=32397) Error, instaler close -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25451 --- Comment #3 from dookie <dookie_2k3(a)hotmail.com> 2010-12-07 14:13:22 CST --- It's the same problem running from C I have enough space >100GB I was making some test with wine's CMD and if you call dir.exe it doesn't work, it says that not file is found, the same as if you introduce the complete route to dir like matlab does(c:\windows\system32\dir.exe). DIR only works as dir, maybe the problem is here.. I'll post a screenshot of what i've tried -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25451 --- Comment #4 from dookie <dookie_2k3(a)hotmail.com> 2010-12-07 14:14:15 CST --- Created an attachment (id=32398) --> (http://bugs.winehq.org/attachment.cgi?id=32398) CMD doesn't recognise full dir.exe address -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25451 jhgf <bernhardloos(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |cmd Platform|x86-64 |All Summary|Matlab Installer: No free |some Installers need |space available |dir.exe for free disk space | |detection (Matlab, | |TI-Nspire Computer Software | |3.0) Ever Confirmed|0 |1 --- Comment #5 from jhgf <bernhardloos(a)googlemail.com> 2011-10-06 05:39:56 CDT --- This also affects TI-Nspire CAS Student Software v.3.0: trace:process:CreateProcessW app (null) cmdline L"\"dir /-c C:\"" ... wine: cannot find L"C:\\windows\\system32\\dir.exe" Running dir.exe in wine cmd works, because it's trea as a built-in command, but there is no actual dir.exe in wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25451 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |x86-64 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25451 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com --- Comment #6 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2011-10-08 08:33:32 CDT --- (In reply to comment #4)
Created attachment 32398 [details] CMD doesn't recognise full dir.exe address
dir is a builtin command and not an independent executable. What likely happens is that matlab uses a custom dir.exe program. Probably related to bug 23319 Please provide a WINEDEBUG=+cmd log. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25451 --- Comment #7 from reiser.andreas(a)gmail.com 2011-11-16 03:53:04 CST --- Created attachment 37504 --> http://bugs.winehq.org/attachment.cgi?id=37504 WINEDEBUG-TINspire -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25451 Jason Edmeades <us(a)edmeades.me.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |us(a)edmeades.me.uk Resolution| |DUPLICATE --- Comment #8 from Jason Edmeades <us(a)edmeades.me.uk> 2012-10-01 15:16:15 CDT --- I'm pretty certain this is dup of 21927, ie cmd.exe /c "internal pgm" fails. Starting to look at cmd.exe /c now, so watch this space *** This bug has been marked as a duplicate of bug 21927 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25451 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv(a)dawncrow.de --- Comment #9 from André H. <nerv(a)dawncrow.de> 2012-10-02 05:56:54 CDT --- closing dup -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org