Re: [PATCH 4/6] server: Store and return security attributes with extended file attributes (try 5).

2012-12-09 Thread Anssi Hannula
03.12.2012 23:13, Erich E. Hoover kirjoitti: > On Sun, Dec 2, 2012 at 5:28 PM, Anssi Hannula wrote: >> ... >> I don't see the need for an uppercase "WINEACL" in the attribute name, >> especially since all the examples in e.g. attr(5) are lowercase. >>

Re: [PATCH 4/6] server: Store and return security attributes with extended file attributes (try 5).

2012-12-02 Thread Anssi Hannula
Thanks for your work on this :) [1] http://www.freedesktop.org/wiki/CommonExtendedAttributes -- Anssi Hannula

Re: [PATCH] configure: use -Wp, -D_FORTIFY_SOURCE=0 instead of -D_FORTIFY_SOURCE=0

2012-09-28 Thread Anssi Hannula
28.09.2012 18:14, Alexandre Julliard kirjoitti: > Anssi Hannula writes: > >> Some Linux distributions (at least Mageia) build packages with >> -Wp,-D_FORTIFY_SOURCE=2 by default. There is a check in configure which >> checks for enabled fortify and adds "-U_FORTIFY_

Re: Could these changes break Wine? Fwd: gcc in natty now passes --as-needed by default to the linker

2010-11-27 Thread Anssi Hannula
o Wine issues have been reported. Mandriva has also built all packages with --as-needed by default since 2008, with no wine related issues with it as far as I know. -- Anssi Hannula

Re: Wine Gecko 1.1.0 RC1

2010-09-03 Thread Anssi Hannula
l with. We can teach Wine to use other formats, which would > finally make it possible for Wine packagers to do their own builds, if they > like. -- Anssi Hannula

Re: Building and packaging Wine Gecko

2009-12-15 Thread Anssi Hannula
Anssi Hannula wrote: > Hi all! > > I see that Wine has recently started to always request installation of > Gecko, and that it is recommended to use a distribution provided package. > > We do not yet provide a wine-gecko package in Mandriva, but we'd like to. > >

Re: Building and packaging Wine Gecko

2009-12-11 Thread Anssi Hannula
wine-gecko. Yes, it does. I don't think I have the time to figure out the Gecko build myself without proper documentation, though :/ -- Anssi Hannula

Building and packaging Wine Gecko

2009-12-11 Thread Anssi Hannula
view=markup [2] http://download.opensuse.org/factory/repo/src-oss/suse/src/wine-1.1.28-3.4.src.rpm -- Anssi Hannula Mandriva packager

Re: How to enable font anti-aliasing in Wine?

2009-03-16 Thread Anssi Hannula
lt and if there might be problems you > can turn it off in registry. What about subpixel antialiasing settings? -- Anssi Hannula

Re: How to enable font anti-aliasing in Wine?

2009-03-16 Thread Anssi Hannula
nyone needs it): > http://files.polosatus.ru/winefontssmoothing.sh > > Screenshot and short description: > http://ubuntuforums.org/showthread.php?t=1050920 Better if Wine would use fontconfig's configuration as set by desktop environment (~/.fonts.conf). -- Anssi Hannula

Re: What to do when size of the struct differs on 32 and 64 bit?

2008-09-21 Thread Anssi Hannula
ure there are might be more >> cases like that. > > The kernel is supposed to handle this transparently. > > I would report this to the kernel developers, mention "32bit compatibility" > or so. Just for the record, it has been fixed for 2.6.27: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=f2278f31d6feb9036eaa79f2e8abcce850420abd -- Anssi Hannula

Re: Wine compiler options benchmarks

2008-06-16 Thread Anssi Hannula
r the record, at least on Mandriva we had to disable the use of -fomit-frame-pointer as it caused problems with some protection systems ("debugger detected" pop-up error). https://qa.mandriva.com/show_bug.cgi?id=40034 -- Anssi Hannula

Re: Bison 2.1 / Solaris

2008-05-07 Thread Anssi Hannula
ch, aside from saying get it precompiled... Do you have m4 installed? I had a similar problem in 2004, and the reason was bison package incorrectly not requiring m4 package. -- Anssi Hannula

Re: Wine64?

2008-04-27 Thread Anssi Hannula
gt; having the calling convention is enough for Wine. The changes have been applied to gcc trunk, about a year ago IIRC. Regarding mixing conventions, I had the following discussion with the developer who implemented the convention in gcc (I didn't pursue the matter further, though): Kai Tiet

Re: OpenFile16 and similar functions

2007-06-20 Thread Anssi Hannula
and I get a similar message when trying to run alarm.exe on 64bit kernel (with 32bit wine). At some point I got a notice in kernel log about this when I tried to run 16bit apps, but that no longer seems to be the case (...with newer kernels?). -- Anssi Hannula

Re: Mandriva rpms

2007-04-29 Thread Anssi Hannula
marco wrote: Anssi Hannula wrote: marco wrote: Ivan Leo Puoti has not much time lately to make the rpms for mandriva. So I volunteered to make them. So I made a rpm from the latest rpm. How do I get this rpm on the winehq download server ? Note that latest Wine RPMS for Mandriva

Re: Mandriva rpms

2007-04-15 Thread Anssi Hannula
o available in the official Mandriva main/backports repository. Updating them to 0.9.35 has been delayed, however, due to an SVN outage at Mandriva. -- Anssi Hannula

winelauncher (was: Call to all packagers (especially Debian))

2006-12-16 Thread Anssi Hannula
ead of "wine": http://bugzilla.mandriva.com/show_bug.cgi?id=27638 Thanks, -- Anssi Hannula

Re: Custom Windows Program Loader

2005-10-28 Thread Anssi Hannula
dows. Does anybody have any clue on how to make this "magic" happens > on a Windows environment (possibly inside cygwin) ? Does anybody know > any other tool capable of providing this functionality ? http://www.winehq.com/?issue=271#Wine DLLs on Windows - -- Anssi Hannula -

Spam in wine-announce?

2005-09-08 Thread Anssi Hannula
This just came in from wine-announce list. -- Anssi Hannula [EMAIL PROTECTED] wrote: Warning: This message has had one or more attachments removed Warning: (document.txt .scr, document.zip). Warning: Please read the "yoursite-Attachment-Warning.txt" attachment(s) for more informat

Re: Benchmark's on the Wiki

2005-07-31 Thread Anssi Hannula
Anssi Hannula wrote: Tom Wickline wrote: Any more recommendations? The % are apparently calculated wrong. You should use: (Wine score / XP score) - 1 For example in the first CPU Marks you say XP 650, Wine 786, +18% However, (786 / 650) - 1 = 0.2092307692307692 ~ +21% I don't kn

Re: Benchmark's on the Wiki

2005-07-30 Thread Anssi Hannula
~ +21% -- Anssi Hannula

Re: DINPUT: Detect force feedback joysticks (FF #1)

2005-07-28 Thread Anssi Hannula
w PID FF driver (which will cover that Sidewinder). Also I'm planning some kernel internal FF interface updates and probably introducing FF interface to /dev/input/jsX also. -- Anssi Hannula

Re: Benchmark's on the Wiki

2005-07-28 Thread Anssi Hannula
Dmitry Timoshkov wrote: "Anssi Hannula" <[EMAIL PROTECTED]> wrote: So Codeweavers' email/list server delayed my email for 11 hours so that Paul would beat me to it and propose the same idea before me? unfair :P Are you a subscriber of the mailing list with the address

Re: Benchmark's on the Wiki

2005-07-28 Thread Anssi Hannula
Anssi Hannula wrote: Tom Wickline wrote: I put the Benchmark results that I posted to wine-devel back in April on the Wiki. http://wiki.winehq.org/BenchMark I would appreciate any constitutive criticism to improve this page. I think it would be easier to read if the wine and xp results were

Re: Benchmark's on the Wiki

2005-07-27 Thread Anssi Hannula
in a table? -- Anssi Hannula

Re: Using ReactOS Registry format

2005-06-21 Thread Anssi Hannula
be nice to export a small branch of the registry and just import that into Wine. I was under the impression that Wine could already import registry files. . . am I mistaken? If I remember correctly, yes, the following command is enough: $ regedit file.reg -- Anssi Hannula

Re: WineConf todo list (configuration file)

2005-05-21 Thread Anssi Hannula
egistry in "$WINEPREFIX/config"? Yes. -- Anssi Hannula

Re: wine on remote X11 displays

2005-04-21 Thread Anssi Hannula
my hypothesis is wrong. If it starts working, then that would tend to confirm my hypothesis that Wine is being confused by the "localhost" in the DISPLAY variable. I tried that about a week ago. The problem continues. -- Anssi Hannula

Re: Add some autoconf warnings

2005-03-18 Thread Anssi Hannula
print this data out at the end of a configure run and I've found it quite useful. I agree. It would be a nice feature. -- Anssi Hannula

Re: Drive detection stuff

2005-03-04 Thread Anssi Hannula
one do this kind of mounting and how does Windows deal with them when reporting the free disk space? Yep, that's true. You can mount normal drives as folders, too. I haven't tested it, but it indeed would be interesting to see how Windows does the free space calculations etc. -- Anssi Hannula

winsock: errs and fixmes, unimplemented socket level

2004-10-09 Thread Anssi Hannula
, but when the server is supposed to send a game-file to the clients, nothing happens. This happens with the demo version too: http://www.shrapnelgames.com/downloads/SE4GoldDemo.exe Sincerely, Anssi Hannula

Stack limit error in newest release (not in olders)

2004-01-21 Thread Anssi Hannula
When I run mircstats.exe, I get the following error: err:seh:EXC_DefaultHandling Exception frame is not in stack limits => unable to dispatch exception. This didn't happen on older releases. What does this error message mean? The newest release also segfaulted, before I turned overcommit on. --