> Thanks for the great info. I'll CC this to wine-devel as I think it's of
> general interest, I hope you don't mind.
sure, no problem (let's hope i don't bounce by not being subscribed ;-).
> http://lists.debian.org/debian-devel/2003/11/msg00206.html
>
> in which the PaX author and Ingo Molnar
Please send mail about security problems with winehq directly to
[EMAIL PROTECTED] rather than advertising on public mailing lists
first :)
Mike
[EMAIL PROTECTED] wrote:
I admit it I am an idiot for not knowing what to do to fix security flaws.
Tobias Burnus wrote:
Hello,
[EMAIL PROTECTED] wrote:
- "'$realname', '$email', NOW(), 0, 0)");
+ "'$realname', '$email', NOW(), 0, 0,
'$CVSrelease')");
Shouldn't one use "'".mysql_escape_string($username)."','" etc.? Or
is it ensured else
Le jeu 06/01/2005 à 04:56, Mike McCormack a écrit :
> Vincent Béron wrote:
>
> > I have (not much touched since maybe a year ago... sigh) some code
> > (based on initial work by Dimi) to get a picture of what's done (and
> > what's left to do). The output was in HTML, although it's not a web-app
>
Le mer 05/01/2005 à 17:27, Gabriel de Perthuis a écrit :
> Hello,
> I'm trying to get wine cross compiled for my distrib, a 64-bit ubuntu.
> I'm using:
> a gcc-3.4 bi-arch toolchain (gcc built with --enable-multilib);
> the wine-20041201 tarball;
> this configure command (CC is ccache gcc-3.4):
> A
Vincent Béron wrote:
I have (not much touched since maybe a year ago... sigh) some code
(based on initial work by Dimi) to get a picture of what's done (and
what's left to do). The output was in HTML, although it's not a web-app
in any shape or form.
I'll try to resurrect it (at least not to have a
Le mer 05/01/2005 à 15:12, Walt Ogburn a écrit :
> Hi Gerald,
>
> The metafile.c warning is because of a test that is commented out in
> dlls/gdi/test/metafile.c. It's commented out instead of protected with
> todo because it doesn't just fail, it crashes. Perhaps the rtlstr test
> warnings are
Le mer 05/01/2005 à 01:43, Mike McCormack a écrit :
>
> Hey All you web programmers out there!
>
> How hard to you think it would be to rig up a web page for people to do
> translations for wine on?
>
> Have a web page (translate.winehq.org?) into which we feed in all the
> .rc files and maybe
Hi all
I started a work to get rid of GDI_GetObjPtr and GDI_ReleaseObj in
x11drv but I am absolutely not sure if I have chosen a good way.
What I send you is incomplete : some GDI_* are still staying and we
cannot get rid of those functions using my way.
After getting rid of GDI_* we'll be ab
Hi all !
This mail is a resent because I noticed that it does not appear in
wine-devel...
I started a work to get rid of GDI_GetObjPtr and GDI_ReleaseObj in
x11drv but I am not sure if have chosen a good way.
This patch is incomplete : some GDI_* are still staying, those that
cannot be removed
Hello,
I'm trying to get wine cross compiled for my distrib, a 64-bit ubuntu.
I'm using:
a gcc-3.4 bi-arch toolchain (gcc built with --enable-multilib);
the wine-20041201 tarball;
this configure command (CC is ccache gcc-3.4):
AS="as --32" CC="$CC -m32" CXX="$CXX -m32" ./configure
--x-libraries=/us
Hello,
[EMAIL PROTECTED] wrote:
- "'$realname', '$email', NOW(), 0, 0)");
+ "'$realname', '$email', NOW(), 0, 0,
'$CVSrelease')");
Shouldn't one use "'".mysql_escape_string($username)."','" etc.? Or is
it ensured elsewhere that no unwanted
What you write here, seams to me very interesting! Specially your last
sentence is actually the thing I'm looking for: How to make win
applications believe, that there is a real device and supply whatever
it wants
So even the project I was supposed to work on, is already dead, before
it st
Hi,
When I try to renamed a key with the builtin regedit, all subkeys are lost.
The problem is in regedit because the native one works. The latter
however crash
just after the renaming. See below for the backtrace.
Any idea ?
Bye,
Christian
fixme:font:load_VDMX No suitable ratio found
fixme:font:
Rob Shearman wrote:
> Mike McCormack wrote:
>
> >
> >There's currently no support, but you could add it via the Still Image
> >(STI) API. It's meant for scanners and webcams. There's probably a
> >way to add VFW (Video For Windows drivers) too.
> >
> >I have written an IDL file for IStillImage
Michael Jung <[EMAIL PROTECTED]> writes:
> Alexandre,
>
> could you please give a short comment on this one?
The desktop window needs to be handled a bit specially for repaints;
your patch is wrong since it will never repaint it at all, but I don't
know yet what the proper fix is, I need to look
Alexandre,
could you please give a short comment on this one?
Thanks,
Michael
-- Forwarded Message --
Subject: wineserver: fix get_update_region for desktop window
Date: Wednesday 05 January 2005 00:36
From: Michael Jung <[EMAIL PROTECTED]>
To: wine-devel@winehq.org
Cc: [EMAIL
Hi Gerald,
The metafile.c warning is because of a test that is commented out in
dlls/gdi/test/metafile.c. It's commented out instead of protected with
todo because it doesn't just fail, it crashes. Perhaps the rtlstr test
warnings are there for similar reasons.
There's a patch to make the metaf
Rein Klazes <[EMAIL PROTECTED]> writes:
> Because as soon as fstatvfs is fixed (for some combination of
> kernel/filesystem/libc), you are wrong again. The f_blocks, f_bfree and
> other fields are supposed to be counted as f_frsize sized blocks. And at
> least for nfs, f_frsize does not always equ
On 05 Jan 2005 18:29:47 +0100, you wrote:
> Rein Klazes <[EMAIL PROTECTED]> writes:
>
> > Totals size of the file system should be f_blocks * f_frsize, but that
> > gives a value 16 times too small. In this case f_blocks (as f_bfree,
> > f_bavail) are the number of f_bsize blocks, wrong. This is
Alexandre Julliard wrote:
Jacek Caban <[EMAIL PROTECTED]> writes:
--- libs/wpp/ppy.y 1 May 2003 03:16:21 - 1.1
+++ libs/wpp/ppy.y 30 Dec 2004 10:11:39 -
@@ -537,7 +537,10 @@ static int boolean(cval_t *v)
static marg_t *new_marg(char *str, def_arg_t type)
{
marg_t *ma = pp_xmalloc(sizeof
Hi,
the Media Types (and Media Type Extensions) use "Source Filter" instead of
"File Source" in the registry.
There were also some small typos. I will continue with changes to regsvr.c. My
first goal is to have the native
quartz running with the builtin registration !
Changelog:
- Media Types
Gerald Pfeifer wrote:
When compiling on SUSE LINUX 9.2 using GCC 3.3.5 the following are the
only warnings I'm getting for current Wine CVS:
metafile.c:395: warning: `test_mf_PatternBrush' defined but not used
rtlstr.c:552: warning: `test_RtlUpcaseUnicodeChar' defined but not used
rtlstr.c:
Paul Vriens wrote:
Hi,
the Media Types use "Source Filter" instead of "File Source" in the registry.
Changelog:
Media Types should use "Source Filter" instead of "File Source"
Cheers,
Paul Vriens.
--- regsvr.org.c2005-
Rein Klazes <[EMAIL PROTECTED]> writes:
> Totals size of the file system should be f_blocks * f_frsize, but that
> gives a value 16 times too small. In this case f_blocks (as f_bfree,
> f_bavail) are the number of f_bsize blocks, wrong. This is a quite
> up-to-date system, Debian unstable with 2.6
Tobias Burnus wrote:
Hello,
$result = mysql_query("INSERT INTO user_list VALUES ( NOW(),
0, ".
"'$username', password('$password'), ".
- "'$realname', '$email', NOW(), 0, 0)");
+ "'$realname', '$email
On Wed, 2005-01-05 at 08:17, luis lenders wrote:
> MediaHost (TM) wrote:
>
> >> However, is there any development going on
> concerning v4l and/or USB?
> >> Actually it's a pity, that I couldn't realize this
> projectwe would
> >> have been willing to invest in such code
>
> >I'm not su
On Wed, Jan 05, 2005 at 01:58:45PM +0100, Peter Berg Larsen wrote:
> +void strarray_set(strarray* arr, int index, const char* str)
> +{
> +if (index >= arr->maximum)
> +{
> + arr->maximum = index+10;
> + arr->base = xrealloc(arr->base, sizeof(*(arr->base)) * arr->maximum);
> + m
On January 5, 2005 05:59 am, Rob Shearman wrote:
> Bill Medland wrote:
> >Anyone any idea what is wrong here?
> >In particular any idea why the xCall occurs almost immediately before the
> >TMProxyImpl_Connect that would give it a channel to use?
> >
> >(The software works fine with a native oleaut
When compiling on SUSE LINUX 9.2 using GCC 3.3.5 the following are the
only warnings I'm getting for current Wine CVS:
metafile.c:395: warning: `test_mf_PatternBrush' defined but not used
rtlstr.c:552: warning: `test_RtlUpcaseUnicodeChar' defined but not used
rtlstr.c:578: warning: `test_Rt
Hello,
$result = mysql_query("INSERT INTO user_list VALUES ( NOW(), 0, ".
"'$username', password('$password'), ".
- "'$realname', '$email', NOW(), 0, 0)");
+ "'$realname', '$email', NOW(), 0, 0,
'$CVS
MediaHost (TM) wrote:
>> However, is there any development going on
concerning v4l and/or USB?
>> Actually it's a pity, that I couldn't realize this
projectwe would
>> have been willing to invest in such code
>I'm not sure what the capabilities of video4linux
are, >which devices it
>su
On Wed, 05 Jan 2005 15:43:58 +0900, Mike McCormack wrote:
>
> Hey All you web programmers out there!
>
> How hard to you think it would be to rig up a web page for people to do
> translations for wine on?
https://launchpad.ubuntu.com/rosetta
It requires POT files though and we've found it to b
Hi,
Thanks for the great info. I'll CC this to wine-devel as I think it's of
general interest, I hope you don't mind.
For context, PaX is a set of security patches for Linux which lock down
the system in a similar manner to exec-shield and SELinux. I say similar
manner, because PaX seems to go fu
Bill Medland wrote:
Anyone any idea what is wrong here?
In particular any idea why the xCall occurs almost immediately before the
TMProxyImpl_Connect that would give it a channel to use?
(The software works fine with a native oleaut32.dll)
Ok, it looks like you are using builtin oleaut32 with
Hi,
On Wed, Jan 05, 2005 at 12:50:24PM +0100, Udo Rader wrote:
> On Wed, 2005-01-05 at 12:02 +0100, Francois Gouget wrote:
> > If printing from that application works with some printers but not with
> > others, then it may be an incompatibility between the postscript
> > generated by Wine and th
Mike McCormack wrote:
There's currently no support, but you could add it via the Still Image
(STI) API. It's meant for scanners and webcams. There's probably a
way to add VFW (Video For Windows drivers) too.
I have written an IDL file for IStillImage, which I haven't gotten
round to submittin
Jacek Caban <[EMAIL PROTECTED]> writes:
> --- libs/wpp/ppy.y1 May 2003 03:16:21 - 1.1
> +++ libs/wpp/ppy.y30 Dec 2004 10:11:39 -
> @@ -537,7 +537,10 @@ static int boolean(cval_t *v)
> static marg_t *new_marg(char *str, def_arg_t type)
> {
> marg_t *ma = pp_xmalloc(siz
MediaHost (TM) wrote:
However, is there any development going on concerning v4l and/or USB?
Actually it's a pity, that I couldn't realize this projectwe would
have been willing to invest in such code
I'm not sure what the capabilities of video4linux are, which devices it
supports or how
On Wed, 2005-01-05 at 12:02 +0100, Francois Gouget wrote:
> On Mon, 3 Jan 2005, Udo Rader wrote:
>
> > Hi,
> >
> > I'm having some kind of hard time with wine's printing capabilities and
> > have already started digging the wine sources for potential fixes to my
> > problems (printing to some high
Hey Tony,
Few comments.
> + maintainer_rating text,
> + maintainer_release text,
Why text, why not a varchar of 100 characters. It doesn't matter that
much but it just optimizes our code a bit.
> -$versionName = addslashes($_REQUEST['versionName']);
> -$descriptio
Mike Hearn <[EMAIL PROTECTED]> writes:
> - Another possibility would be to create a new mmap API that lets
> us ask for exactly what we want, instead of second-guessing the
> kernel. I don't know exactly what sort of an API Alexandre has in
> mind here, perhaps he could describe it.
Probabl
* Thomas Sailer <[EMAIL PROTECTED]> wrote:
> > I'm afraid Alexandre has decided not to apply this patch (the ABI
> > personality syscall). His reasoning is as follows:
>
> Quite understandably.
another workaround to switch off flex-mmap is to set the stack ulimit to
'unlimited':
saturn:~> cat
On Mon, 3 Jan 2005, Udo Rader wrote:
Hi,
I'm having some kind of hard time with wine's printing capabilities and
have already started digging the wine sources for potential fixes to my
problems (printing to some high volume postscript printers from some
Adobe applications).
You need to be more spec
On Wed, 5 Jan 2005, Scott Ritchie wrote:
Translations are cool, but before we ask for translation help, I think
it would be prudent to finish up our rewrite of the documentation. This
includes Brian's rewrite, which is dependant on winecfg functionality.
That would be for translating the Wine docu
On Tue, 2005-01-04 at 21:15 +, Mike Hearn wrote:
> Context: this is not about ptrace stuff, but rather Thomas Sailors
s/Sailor/Sailer/
> I'm afraid Alexandre has decided not to apply this patch (the ABI
> personality syscall). His reasoning is as follows:
Quite understandably.
> Could you u
Heh, just wanted to point out that the front page WWN article is for
"January 31"
Translations are cool, but before we ask for translation help, I think
it would be prudent to finish up our rewrite of the documentation. This
includes Brian's rewrite, which is dependant on winecfg functionality.
There's also a lot of stuff on the site that needs to be worked over a
bit, which I'
Mike McCormack <[EMAIL PROTECTED]> writes:
> How hard to you think it would be to rig up a web page for
> people to do translations for wine on?
>
> Have a web page (translate.winehq.org?) into which we feed
> in all the .rc files and maybe even parts of WineHQ, and
> show the translations for eac
Every now and then, it's fun to try installing
OpenOffice under Wine. Here's what happened when
I tried it tonight with a copy of Wine built from
yesterday's sources:
$ wget
http://openoffice.mirrors.pair.com/developer/680_m65/OOo_1.9.m65_native_Win32Intel_install.zip
$ unzip OOo_1.9.m65_native_W
50 matches
Mail list logo