On 7 Jun 2012, at 21:04, Dan Kegel wrote:
> John wrote:
>> FWIW the Windows app launches perfectly if I use execl() in the Linux app -
>> and in fact, this has all worked perfectly for years.
>
> That's great. Do you actually pass filenames?
>
Yes, our host app is cross-platform (Windows, Lin
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=1
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=18875
Your paranoid android
On 8/06/2012 4:57 AM, John Emmas wrote:
> FWIW the Windows app launches perfectly if I use execl() in the Linux app -
> and in fact, this has all worked perfectly for years. It was only yesterday
> that I began to wonder if there might be a problem in non-English locales.
> Up to now, nobody's
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=18869
Your paranoid android
John wrote:
> from what Hin-Tak said earlier, it sounds like Wine itself will translate any
> paths that I pass as a command line parameter (or did I misunderstand that?)
Example:
wine notepad /home/dank/foo.txt
This fails because notepad treats / as the beginning of an
option (see http://sour
On 7 Jun 2012, at 19:30, Dan Kegel wrote:
> John asked
>> [ How do I launch Windows apps from Unix apps and pass filenames to them?]
>> execl (the_path_to_wine, "wine", path_to_the_windows_program,
>> command_line_parameter_for_windows_app, NULL);
>
> Relative unix paths will often work with W
John asked
> [ How do I launch Windows apps from Unix apps and pass filenames to them?]
>execl (the_path_to_wine, "wine", path_to_the_windows_program,
> command_line_parameter_for_windows_app, NULL);
Relative unix paths will often work with Windows apps, but
in general, you will have to trans
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=18852
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=18851
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=18853
Your paranoid android
Vincent Povirk wrote:
> It should be trivial to implement this correctly.
Returning 0 is suffice for now. Once metadata handlers start parsing and
returning actual data, a real implementation will be added.
--
Dmitry.
It should be trivial to implement this correctly.
On Wed, Jun 6, 2012 at 11:21 PM, Dmitry Timoshkov wrote:
> ---
> dlls/windowscodecs/metadatahandler.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/dlls/windowscodecs/metadatahandler.c
> b/dlls/windowscodecs/metad
On 06/07/12 15:40, Jacek Caban wrote:
> ---
> dlls/urlmon/file.c |8 +++-
> dlls/urlmon/tests/protocol.c |4
> 2 files changed, 11 insertions(+), 1 deletions(-)
>
Please skip this one. I didn't mean to send it in the series.
Thanks,
Jacek
I was planning to do something like this eventually, as I was advised
on #mono this was the way to go, but I didn't expect it to be that
simple. +1.
On Thu, Jun 7, 2012 at 4:27 AM, Alistair Leslie-Hughes
wrote:
> Hi,
>
> Mono will use .NET 2.0 when a .NET 1.0/1.1 application is run.
>
> http://ww
On 7 Jun 2012, at 10:27, Hin-Tak Leung wrote:
>
> The short answer is that wine *does* translate from unix-like to windows-like
> file paths so that the application receives the right stuff. You have nothing
> to worry about.
>
I must admit, that was what I hoped to hear! I don't suppose it
On 6/5/2012 11:16, Архад wrote:
Please, configure your mail client to use your real name in sent mails.
#: appwiz.rc:28
msgid "Add/Remove Programs"
-msgstr "Установка/удаление программ"
+msgstr "Установка/Удаление программ"
Looks better as it is. Only start letter of a sentence supposed to
Originally, I was going to post this on wine-users but after I wrote it, it
seemed like wine-devel might be more appropriate. Please let me know if I need
to re-submit it to wine-users.
I understand that Wine is mostly used for running Windows apps on Linux - i.e.
in most cases, the user will
18 matches
Mail list logo