Tried adding in those other options and the only difference it makes
is that I get an additional error message when I try to execute the
program as a normal user. Instead of getting:
fusermount: failed to open /etc/fuse.conf: Permission denied
fusermount: waitpid: No child processes
...I now
On Thu, Dec 25, 2008 at 10:39 AM, Dmitry Timoshkov
wrote:
> "Austin English" wrote:
>
>> On Wed, Dec 24, 2008 at 8:50 PM, Vitaliy Margolen
>> wrote:
>>>
>>> Austin English wrote:
In an effort to remove the CVS/GIT tag, I was going to go through and
start changing the versions base
It seems WINE is gaining popularity, more and more users are connecting
to the bugzilla's database:) Max_user_connection reached!
Happy holidays to everyone!
Dnia 2008-12-25, czw o godzinie 14:13 -0600, Austin English pisze:
> Newman/whomever else, if you're not busy with family etc., mind taking
Newman/whomever else, if you're not busy with family etc., mind taking a look?
Happy holidays everyone!
--
-Austin
Bottom post here!
Richard Stitz wrote:
>
> On Wed, Dec 24, 2008 at 6:54 PM, Vitaliy Margolen
> wrote:
>> Just using "winegcc" is not enough. You have to run it with Wine:
>> http://forum.winehq.org/viewtopic.php?t=3177
> I thought that the "main" executable being produced by winegcc was
> just a
Vitaly Lipatov wrote:
> В сообщении от 25 декабря 2008 Вы написали:
> ...
>
>> You could start with testing for some special cases (such as NULL input
>> parameters).
>>
> If I will add test case for NULL input and returned values, my commit will be
> accepted?
>
I don't know actually.
"Austin English" wrote:
> On Wed, Dec 24, 2008 at 8:50 PM, Vitaliy Margolen
> wrote:
>> Austin English wrote:
>>> In an effort to remove the CVS/GIT tag, I was going to go through and
>>> start changing the versions based on when the bug was filed. I.e.,
>>> look at when 1.1.10 was out, and any
On Wed, Dec 24, 2008 at 8:48 PM, Nick Burns wrote:
>
> Resubmitting patch with correct email address and against tot wine
>
>
> This fixes the d3d6 rendering problem reported by Ben Slackin against Wine
> 1.1.3
>http://appdb.winehq.org/objectManager.php?sClass=version&iId=8524
>http://img
No attachment?
Vincent Povirk
On Wed, Dec 24, 2008 at 8:50 PM, Vitaliy Margolen
wrote:
> Austin English wrote:
>> In an effort to remove the CVS/GIT tag, I was going to go through and
>> start changing the versions based on when the bug was filed. I.e.,
>> look at when 1.1.10 was out, and any bugs filed in those dates with
>>
"Konstantin Kondratyuk" wrote:
> Oops, this patch is not full.
>
> I think, there is code with bad index also:
>
>/* Extra transformation specified by caller */
>if (lpmat && !is_identity_MAT2(lpmat))
>{
>FT_Matrix extraMat;
>extraMat.xx = FT_FixedFromFIXED(lpmat->eM
Hi all,
i need some feedback for my submitted patch (winecfg: Add a dll
override instead of closing the dialog on pressing
return in the combobox at 'libraries' tab):
http://www.winehq.org/pipermail/wine-patches/2008-December/066619.html
Thank you and Happy Holidays!!
-- Andre Wisplinghoff
В сообщении от 25 декабря 2008 Вы написали:
...
> You could start with testing for some special cases (such as NULL input
> parameters).
If I will add test case for NULL input and returned values, my commit will be
accepted?
> For me your comment looks suspicious:
> -
>
> + * TODO
>
Oops, this patch is not full.
I think, there is code with bad index also:
/* Extra transformation specified by caller */
if (lpmat && !is_identity_MAT2(lpmat))
{
FT_Matrix extraMat;
extraMat.xx = FT_FixedFromFIXED(lpmat->eM11);
extraMat.xy = FT_FixedFromFIXED(l
В сообщении от 25 декабря 2008 Pavel Troller написал(a):
...
> > We (Etersoft) are realized USB support in wine via libusb and do many
...
> Is your work accessible as a patch to the current wine tree, or as a git
> branch somewhere ?
Please check
http://git.etersoft.ru/people/lav/packages/wine.
Your wined3d_gl.h patch was applied, the others weren't
Sometimes too much discussion makes AJ wait on a patch too, to see how the
discussion turns out. If you resend your patches I'll just reply with an
"patch is ok" mail to avoid further confusion
> -Original Message-
> From: Nick Burn
> $ winegcc -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22 -lfuse -o main
> main.c
> $ mkdir test
> $ ./main test
> fusermount: failed to open /etc/fuse.conf: Permission denied
> fusermount: waitpid: No child processes
> $ sudo umount test
Sorry, I've no idea. Probably fuse uses some sort
> ? ? ?? 15 ??? 2008 Pavel Troller ???(a):
> ...
> > All these things have a common denominator: proprietary USB drivers. It's
> > fine that wine can use USB scanners/cameras/printers etc, which can be
> > interfaced though native Linux drivers/libraries, but these are almost
> > al
18 matches
Mail list logo