Hello CaStarCo,
You don't need modify with the .lnk files. Just look into the .desktop file,
which is native to *nix desktop environments. AFAIK most Dock apps scan the
.desktop files for icons, too. Usually, the .desktop file doesn't refer to a
specific image file, but rather, the name of the ico
On 01/14/2011 01:49 PM, André Hentschel wrote:
It can happen that the adress 0x7ffe is blocked by some loaded libraries
already.
+if (status)
+{
+MESSAGE( "wine: failed to map the shared user data: %x\n", status );
+exit(1);
+}
Most well behaved programs don't nee
On 1/15/11 11:45 AM, Taeksang Yoo wrote:
configure: WARNING: OpenCL/opencl.h: present but cannot be compiled
configure: WARNING: OpenCL/opencl.h: check for missing prerequisite headers?
configure: WARNING: OpenCL/opencl.h: see the Autoconf documentation
configure: WARNING: OpenCL/opencl.h:
On 1/15/11 4:27 PM, Austin English wrote:
On Wed, Jan 12, 2011 at 2:02 AM, Austin English wrote:
I ran the tests with Valgrind for wine 1.3.11 on Debian Squeeze. I
haven't yet updated the suppressions file (I'd appreciate feedback on
what to add :p), so the logs are a bit noisy...
But, if you'
configure: WARNING: OpenCL/opencl.h: present but cannot be compiled
configure: WARNING: OpenCL/opencl.h: check for missing prerequisite headers?
configure: WARNING: OpenCL/opencl.h: see the Autoconf documentation
configure: WARNING: OpenCL/opencl.h: section "Present But Cannot Be
Compiled"
On Wed, Jan 12, 2011 at 2:02 AM, Austin English wrote:
> I ran the tests with Valgrind for wine 1.3.11 on Debian Squeeze. I
> haven't yet updated the suppressions file (I'd appreciate feedback on
> what to add :p), so the logs are a bit noisy...
>
> But, if you're curious, see http://austinenglish
> Dear Juan Lang, I have posted a bug, but I'm not sure weather it is
> duplicated,would you please have a look?
I believe it's not a dup. Thanks for filing the bug.
--Juan
Dear Juan Lang, I have posted a bug, but I'm not sure weather it is
duplicated,would you please have a look?
http://goo.gl/1Cm5v
Thanks.
On Sun, Jan 16, 2011 at 1:00 AM, Juan Lang wrote:
> mfc42 is outside of Wine's scope, but crypt32 is not. Have you opened
> a bug for this?
--
Regards,
Qi
> > As no skip is flagged, results appear all green.
> > The only exception are Wylda's XP machines. They
> > execute 16 tests but fail one of them.
> >
Hi, i looked at that right now. WyldBOT downloads from FTP current
testsuite + msrle.avi + test.avi and puts those video files into wct
folder.
Dear Juan Lang,
On Sun, Jan 16, 2011 at 1:00 AM, Juan Lang wrote:
>
> Please note that getting support for unofficial patches on this list
> is a little iffy. Mostly, you're on your own.
>
I know that , so thanks very much for your reply.
>
> mfc42 is outside of Wine's scope, but crypt32 is not.
Dear Alexander, thanks for reply,
On Sun, Jan 16, 2011 at 1:04 AM, Alexander Morozov wrote:
> Hi,
>
> Can you show an output of winedump -x for installed drivers?
>
> ~/.wine/drive_c/windows/system32/drivers$ ls
Chip_smc.sys eps2kt1.sys mountmgr.sys usbic2k.sys
Chip_usb.sys ic2kenum.sys usb
Hi,
Can you show an output of winedump -x for installed drivers?
In okenadmin.exe output there are fixme:winscard: messages. May be this patch
can be useful:
http://www.idrix.fr/Root/SCard4Wine/winscard.tar.gz
Thanks,
Alexander
Please note that getting support for unofficial patches on this list
is a little iffy. Mostly, you're on your own.
> Step 1:
> winetricks-alpha -q mfc42
> winetricks-alpha -q crypt32
> ( mfc42 and native crypt32.dll are required to install safesign_icbc_per.exe
> )
mfc42 is outside of Wine's sc
Qian wrote:
> My usbkey is also called G&D USB-Shield, it is required by
> ICBC persional internet banking while online trading.
> Unfortunately, ICBC website is IE-only, ActiveX and VBscript are required.
> ... In fact, we don't have to login ICBC for testing the usbkey,
> because there is a tool
On 1/15/11 8:53 AM, Greg Geldorp wrote:
From: Alexandre Julliard
Greg Geldorp writes:
You'll have to take up the apply failure on the status page with Alexandre.
That message has nothing to do with the bot. Since the patch applied
without problems for me too, it seems you might have caught Al
From: Alexandre Julliard
> Greg Geldorp writes:
>
> > You'll have to take up the apply failure on the status page with Alexandre.
> > That message has nothing to do with the bot. Since the patch applied
> > without problems for me too, it seems you might have caught Alexandre
> > on a little mista
Greg Geldorp writes:
> You'll have to take up the apply failure on the status page with Alexandre.
> That message has nothing to do with the bot. Since the patch applied
> without problems for me too, it seems you might have caught Alexandre
> on a little mistake :-) (don't we all love it when we
Dear All,
Thanks to the USB patch ( http://goo.gl/qc7ry ) , I have a chance to try
weather there is some way to use my usbkey on my Linux. After applying the
patch and setting follow the wiki , I still fail to use my usbkey.As I know,
the USB patch just work for a few devices, I wonther if my usbk
From: Paul Vriens [mailto:paul.vriens.w...@gmail.com]
> On 01/14/2011 11:20 PM, Travis Athougies wrote:
> > Hi there,
> >
> > I've been trying to submit this patch to the testbot, and it keeps
> > refusing it with the error "Unrecognized file typea" (that's not a
> > typo, that's the exact error).
On 15 January 2011 11:50, Paul Vriens wrote:
> That attached patch doesn't contain a test. Could that be it?
>
Even if it did though, I imagine naming it 1/4 when it's not actually
part of a series isn't going to help with the bot picking it up
automatically.
And of course that patch really *shou
Am 15.01.2011 11:50, schrieb Paul Vriens:
> On 01/14/2011 11:20 PM, Travis Athougies wrote:
>> Hi there,
>>
>> I've been trying to submit this patch to the testbot, and it keeps
>> refusing it with the error "Unrecognized file typea" (that's not a
>> typo, that's the exact error). The testbot has a
Am 15.01.2011 05:42, schrieb Geoff Hart:
> I'm on Fedora 14, using 64bit Wine 1.3.10, to do Winelib
> development.
>
> Seems to work fine, except, I ran into winedbg problems, like:
>
> http://www.winehq.org/pipermail/wine-devel/2010-September/086933.html
>
> I saw Eric's response:
>
> http://w
On 01/14/2011 11:20 PM, Travis Athougies wrote:
Hi there,
I've been trying to submit this patch to the testbot, and it keeps
refusing it with the error "Unrecognized file typea" (that's not a
typo, that's the exact error). The testbot has also refused to accept
the patch when I sent it in on win
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=8309
Your paranoid android.
On 01/15/2011 02:53 AM, Marcus Meissner wrote:
> On Sat, Jan 15, 2011 at 02:27:49AM -0600, Andrew Nguyen wrote:
>> ---
>> dlls/msvcr90/tests/msvcr90.c | 27 +--
>> 1 files changed, 21 insertions(+), 6 deletions(-)
>>
>>
>
>> diff --git a/dlls/msvcr90/tests/msvcr90.c b/dl
On Sat, Jan 15, 2011 at 02:27:49AM -0600, Andrew Nguyen wrote:
> ---
> dlls/msvcr90/tests/msvcr90.c | 27 +--
> 1 files changed, 21 insertions(+), 6 deletions(-)
>
>
> diff --git a/dlls/msvcr90/tests/msvcr90.c b/dlls/msvcr90/tests/msvcr90.c
> index 24a6517..9c07d64 100
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=8308
Your paranoid android.
27 matches
Mail list logo