On Thursday 23 March 2006 23:05, Louis. Lenders wrote:
> What about adding a few more, like opengl32
Yes, if there's evidence that an app references a dll (or exe) as a file
then it should be put into the FakeDllsSection.
-Hans
There is this program, Cakewalk Sonar XL 2
(http://appdb.winehq.org/appview.php?versionId=2615)
that I always try to run on Wine. The good news is, I
can get it running, not smoothly, but it does run.
However, it tries to utilize one of its own fonts, and
always stubs on CreateScalableFontResourc
Tony Lambregts wrote:
Jeremy Newman wrote:
On Wed, 2006-03-22 at 21:22 +0100, Tobias Burnus wrote:
Hello,
Just found, that gcc has "Most frequently reported Bugs":
http://gcc.gnu.org/bugzilla/duplicates.cgi
And since we have also bugzilla, i tested
http://bugs.winehq.org/duplicates.cgi
T
I have noticed that including stdint.h to server/mailslot.c fixes it for
me.
Those on wine-patches and not wine-devel, please CC any replies.
ChangeLog:
Includes stdint.h in server/mailslot.c, added comment explaining why.
--- server/mailslot.c.orig 2006-03-23 22:37:32.0 -0500
+++ s
I have noticed that including stdint.h to server/mailslot.c fixes it for
me.
Those on wine-patches and not wine-devel, please CC any replies.
--- server/mailslot.c.orig 2006-03-23 22:37:32.0 -0500
+++ server/mailslot.c 2006-03-23 22:40:32.0 -0500
@@ -34,6 +34,8 @@
#includ
qingdoa daoo wrote:
Hi
Can i suggest a patch to wine's rebar src
The patch is made against current cvs source.
[EMAIL PROTECTED] comctl32]# diff -u rebar.c.cvs rebar.c > attach.diff
--- rebar.c.cvs 2006-03-24 09:53:28.0 +0800
+++ rebar.c 2006-03-24 09:38:29.0 +0800
Sure,
Hi Igor,
"Igor Sysoev" <[EMAIL PROTECTED]> wrote:
Maybe Alexandre would accept patches to add a todo_wine_freebsd {} to the
test suite where there's things that are hard to fix?
having todo_wine_xxx for each platform 'xxx' where a test is failing
sounds not very elegant.
It seems that I am
"Peter Åstrand" <[EMAIL PROTECTED]> wrote:
? I do understand why this happens: X11DRV_ToUnicodeEx uses the global,
static variable AltGrMask. Is this a bug?
In X11DRV_ToUnicodeEx we need to restore XKeyEvent from the previous
KeyPress event. If you have a better idea how to do it without using
On Thu, 2006-03-23 at 19:48 +0100, Francois Gouget wrote:
> Is there a place where we collect changes we'd like to see/do in other
> projects? It would be a good resource when the date of some 'Linux on
> the desktop' summit nears...
The wiki would be a good place, I guess.
--
Dimi Paun <[EMAI
Hi Can i suggest a patch to wine's rebar src The patch is made against current cvs source. [EMAIL PROTECTED] comctl32]# diff -u rebar.c.cvs rebar.c > attach.diff --- rebar.c.cvs 2006-03-24 09:53:28.0 +0800 +++ rebar.c 2006-03-24 09:38:29.0 +0800 @@ -2820,7 +2820,7 @@ }
Mike McCormack wrote:
Tom Spear (Dustin Booker, Dustin Navea) wrote:
Hmm.. I'm thinking that the test isn't doing it right then... Cause
windows will let you delete a readonly file, but it prompts you first
Deleting using the UI isn't the same as a program using DeleteFile().
Mike
Crap, y
Tom Spear (Dustin Booker, Dustin Navea) wrote:
Hmm.. I'm thinking that the test isn't doing it right then... Cause
windows will let you delete a readonly file, but it prompts you first
Deleting using the UI isn't the same as a program using DeleteFile().
Mike
Huw D M Davies wrote:
On Thu, Mar 23, 2006 at 01:24:53PM -0500, Matt Finnicum wrote:
I'm at a windows XP machine right now.
I have no trouble deleting read-only files - I get the dialog informing me
it's read-only, but then it allows me to delete it.
Is it the same on 95/98?
How are
Huw D M Davies wrote:
On Thu, Mar 23, 2006 at 06:04:21AM -0600, Tom Spear (Dustin Booker, Dustin
Navea) wrote:
Umm.. I'm not totally sure this is 100% in conformance with windows.
When I try to delete a readonly file, I get a dialog telling me that it
is readonly, and asking me if I really
Segin wrote:
Suggested fix: Include stdint.h in server/mailslot.c
(Patch not included due to the simplicity of code changes)
Please include the patch and send this mail to wine-patches instead,
otherwise you're just making more work for somebody else.
Mike
On Thursday 23 March 2006 20:26, Tomas Carnecky wrote:
> Tomas Carnecky wrote:
> > Changelog:
> > - fail if the drawable and context Visual IDs don't match.
> >
> > why? because this will produce a BadMatch and crash the application so
> > instead of the crash rather return GL_FALSE and let the ap
On Friday 24 March 2006 00:13, Tomas Carnecky wrote:
> Stefan Dösinger wrote:
> > Hi,
> >
> >> So.. in this attachment you'll find a patch that does what I've just
> >> described. I can't test it on anything else than WoW, so if someone
> >> would please review it and test with outher opengl/d3d ap
On 3/23/06, Andreas Mohr <[EMAIL PROTECTED]> wrote:
Uhoh, with my own little server problem I now seem to have startedsome wildfire...No, no wildfire here. I'm still one of those heathens using CVS too.What I meant was use git to clone the existing git repository to the local rhlx01box. Then I n
Stefan Dösinger wrote:
> Hi,
>> So.. in this attachment you'll find a patch that does what I've just
>> described. I can't test it on anything else than WoW, so if someone
>> would please review it and test with outher opengl/d3d applications it
>> would be great.
> No effects noticed with Half-lif
Kernel 2.6.15-gentoo-r7 (2.6.15.7)
glibc 2.3.6 (NTPL/NTPL only)
Build error in server/mailslot.c:
mailslot.c: In function 'mailslot_next_msg_size':
mailslot.c:221: error: 'uint32_t' undeclared (first use in this function)
mailslot.c:221: error: (Each undeclared identifier is reported only once
ma
On Wed, 22 Mar 2006 11:01:23 +0100
Michel Ludwig <[EMAIL PROTECTED]> wrote:
> Nice and decent Fedora Wine packages are in Fedora Extras:
I am interested in the _decent_ part... always open for suggestions :)
- Andreas
P.S.: wine-0.9.10.i386 made it to the x86_64 tree so x86_64 users of Fedora
E
Hello!
The source of Civilization "Call to Power 2" was also released some years ago.
Have a look at
http://apolyton.net/forums/forumdisplay.php?forumid=213
> According to the appdb it does not run so maybe having the source
> could better help us find out what we are missing.
And it doesn't wo
Alexander N. Sørnes wrote:
Greetings,
The patch mentioned below introduced a regression in gdi, so that the
part of the slidefields in Windows Media Player 9 left of the slider
were drawn as single-colour rectangles instead of a normal-looking part
of the slidefield. It can be unapplied clea
What about adding a few more, like opengl32
(http://bugs.winehq.org/show_bug.cgi?id=3877) and some
more (there are more of these bugs in bugzilla that
can be solved that way, i could make a quick list of
them if necessary) Regards Louis
Module: wine
Branch: refs/heads/master
Commit: c3c112de23
Hi,
> So.. in this attachment you'll find a patch that does what I've just
> described. I can't test it on anything else than WoW, so if someone
> would please review it and test with outher opengl/d3d applications it
> would be great.
No effects noticed with Half-life 1(GL), Warcraft III(GL and D3
Jeremy Newman wrote:
On Wed, 2006-03-22 at 21:22 +0100, Tobias Burnus wrote:
Hello,
Just found, that gcc has "Most frequently reported Bugs":
http://gcc.gnu.org/bugzilla/duplicates.cgi
And since we have also bugzilla, i tested http://bugs.winehq.org/duplicates.cgi
The Page is present, but n
If I start two 16 bit programs in wcmd or in the original case use
wintask to start a Delphi 1 based GUI the second program does not get a
new thread detach.
As soon as the switch occurs back to the original task a page fault occurs.
See bug for traces, more details and sample program.
http://b
Igor Sysoev wrote:
When I try to run any program from Digital Mars C/C++ Compiler
http://www.digitalmars.com/download/freecompiler.html
under Wine 0.9.10 on FreeBSD 6.1, I always see the error:
this works fine here (on Linux)... may be a freebsd issue ?
--
Eric Pouech
When I try to run the collectstats.pl script I get this:
[EMAIL PROTECTED]:~/opt/bugzilla$ ./collectstats.pl
No value for param loginmethod at Bugzilla/Config.pm line 135.
BEGIN failed--compilation aborted at Bugzilla/Auth.pm line 36.
Compilation failed in require at Bugzilla.pm line 27.
BEGIN fai
Lionel Ulmer wrote:
On Thu, Mar 23, 2006 at 07:48:11PM +0100, Francois Gouget wrote:
Is there a place where we collect changes we'd like to see/do in other
projects? It would be a good resource when the date of some 'Linux on
the desktop' summit nears...
Some informati
On Thu, Mar 23, 2006 at 07:48:11PM +0100, Francois Gouget wrote:
> Is there a place where we collect changes we'd like to see/do in other
> projects? It would be a good resource when the date of some 'Linux on
> the desktop' summit nears...
Some information is here for OpenGL: http://wiki.winehq
Tomas Carnecky wrote:
> Changelog:
> - fail if the drawable and context Visual IDs don't match.
>
> why? because this will produce a BadMatch and crash the application so
> instead of the crash rather return GL_FALSE and let the application
> handle it.
Please don't apply this patch yet. It fixe
On Thu, Mar 23, 2006 at 01:59:12PM -0500, Bryan Mayland wrote:
> Huw D M Davies wrote:
> >How are you trying to delete them? The question is whether the
> >DeleteFile() function works as tested - the way to find this is to run
> >that test on Windows XP.
> >
>DeleteFile on an read-only file
Huw D M Davies wrote:
How are you trying to delete them? The question is whether the
DeleteFile() function works as tested - the way to find this is to run
that test on Windows XP.
DeleteFile on an read-only file under XP returns false.
GetLastError returns 5 (Access denied)
On Thu, Mar 23, 2006 at 01:24:53PM -0500, Matt Finnicum wrote:
> I'm at a windows XP machine right now.
>
> I have no trouble deleting read-only files - I get the dialog informing me
> it's read-only, but then it allows me to delete it.
>
> Is it the same on 95/98?
How are you trying to delete t
On Thu, 23 Mar 2006, Mike Hearn wrote:
On Sun, 19 Mar 2006 23:59:39 +, James Courtier-Dutton wrote:
Can one run GoogleEarth under wine?
It does not seem to run here under the default settings.
OpenGL child windows don't work since the WM rewrite, so no, Google Earth
doesn't currently run.
On Thu, 23 Mar 2006, Mike McCormack wrote:
Igor Sysoev wrote:
It seems the tests try to use my old .wine for Wine-20030508.
I have renamed it and now I can run tests.
Here are some failed tests (I run make -i test to ignore failures):
../../../tools/runtest -q -P wine -M kernel32.dll -T ../..
On 23.03.2006 10:22, Francois Gouget wrote:
> Could it be that it is trying to load the resource 160 of shell32.dll?
> This resource is an AVI that is meant to be played when you copy files:
> it shows sheets jumping from one folder to another.
>
> If so the tricky thing is getting an animation th
I'm at a windows XP machine right now.
I have no trouble deleting read-only files - I get the dialog informing me it's read-only, but then it allows me to delete it.Is it the same on 95/98?--MurphOn 3/23/06,
Huw D M Davies <[EMAIL PROTECTED]> wrote:
On Thu, Mar 23, 2006 at 06:04:21AM -0600, Tom S
Hi, I've been debugging a very strange keyboard problem this afternoon: In
some cases the key combination AltGr+2 produces "2" (wrong) rather than
"@" (correct), when using a Swedish layout. The problem seems to be a race
condition: If a KeyEvent occurs almost directly after the "2" key is
pr
We just compiled the latest wine rpm for our upcoming MultiMedia
Editionno problems at all...We made only minor adjustments, to
reflect the fact, that it's a StartCom build and not Fedora
The files can be used of course by any compatible OS:
http://ftp.belnet.be/linux/startcom/ML-5.0.
On Sun, 19 Mar 2006 23:59:39 +, James Courtier-Dutton wrote:
> Can one run GoogleEarth under wine?
> It does not seem to run here under the default settings.
OpenGL child windows don't work since the WM rewrite, so no, Google Earth
doesn't currently run. To fix it requires X server work appare
On Wed, 22 Mar 2006 15:58:13 -0500, Ng, Billy H CIV NAVSEA wrote:
> Hi, I am a Windows Developer who is new to the Linux world.
> Is there any IDE (like Visio Studio) I can use with Winemaker? I am
> trying to port a Windows App to Linux Fedora.
Heya,
On Linux the usage of IDEs is much less comm
Hi all,
Sorry for bothering you guys . but
I saw a patch for bug #2400 (a very old bug) at
http://bugs.winehq.org/show_bug.cgi?id=2400
Looking at the comments at the bugzilla tracking, the patch worked
flawlessly for lots of keyboard types (croatian, german and r
On Thu, 23 Mar 2006 13:55:41 +0100, Alexandre Julliard wrote:
> The problem was actually with gcc, and it's been fixed for a while
> now.
Ah awesome, I'll re-enable winetest then, thanks.
Hi,
On Thu, Mar 23, 2006 at 08:03:09AM -0700, Brian Vincent wrote:
> On 3/23/06, Andreas Mohr <[EMAIL PROTECTED]> wrote:
> >
> > Welll... not quite: the very high FC5 download number is not the problem,
> > rather the server got upgraded a couple days ago (to FC5, too), which
> > broke
> > cvsup (
On 3/23/06, Andreas Mohr <[EMAIL PROTECTED]> wrote:
Welll... not quite: the very high FC5 download number is not the problem,rather the server got upgraded a couple days ago (to FC5, too), which brokecvsup (SEGV).
Would it be worth skipping cvsup and moving to git?
-Brian
Tomas Carnecky wrote:
> Tomas Carnecky wrote:
>> Mike Hearn wrote:
>>> Mike Hearn <[EMAIL PROTECTED]>
>>> Optimize thunks by storing GL context in the thread environment block
>>>
>> good job. this fixed the BadMatch error in World of Warcraft and also
>> increased performance, from ~20fps to ~25fp
Hi,
> Hi, I am a Windows Developer who is new to the Linux world. Is there any
> IDE (like Visio Studio) I can use with Winemaker? I am trying to port a
> Windows App to Linux Fedora.
I managed to use wineg++ with kdevelop by overriding the compiler. It worked
quite well for my needs(code a ddraw
On Wed, 22 Mar 2006, Neal Gompa wrote:
Well, the system is a Pentium 4 2.8GHz HyperThreading with 512MB RAM, so
that is not the problem! It just always fails
Oh, the compilation fails? That's not the same as the computer
crashing...
Maybe you can send us the error message and then we ca
Mike Hearn <[EMAIL PROTECTED]> writes:
> It's a bug in Wine, which I harassed AJ about a long time ago but it was
> never fixed I guess because he has a super-awesome machine :)
>
> Basically, compiling winetest causes gas to blow gigs of memory, because
> it's compiling like 50mb+ of assembly. I
Tomas Carnecky wrote:
> Mike Hearn wrote:
>> Mike Hearn <[EMAIL PROTECTED]>
>> Optimize thunks by storing GL context in the thread environment block
>>
>
> good job. this fixed the BadMatch error in World of Warcraft and also
> increased performance, from ~20fps to ~25fps.
>
Maybe that was too s
On Thu, Mar 23, 2006 at 06:04:21AM -0600, Tom Spear (Dustin Booker, Dustin
Navea) wrote:
> Umm.. I'm not totally sure this is 100% in conformance with windows.
> When I try to delete a readonly file, I get a dialog telling me that it
> is readonly, and asking me if I really want to delete it.
Title: IDE with Winemaker
Hi, I am a Windows Developer who is new to the Linux world. Is there any IDE (like Visio Studio) I can use with Winemaker? I am trying to port a Windows App to Linux Fedora.
Thanks,
Billy.
On Wed, 22 Mar 2006 12:04:52 +0100, Francois Gouget wrote:
> If compiling Wine crashes your computer!!! then something is wrong!!!
> with your computer!!! You should really find out what!!! and fix it!!!
> Otherwise you are likely to get problems running Wine!!!
It's a bug in Wine, which I harass
On Tue, 21 Mar 2006 13:03:13 -0500, Wino Rojo wrote:
> Where can I find more information about this, or a path to try? I'm
> currently getting the BadMatch error and I would like to try this solution
Just wait until it's merged then upgrade, it's the easiest way.
Well, the system is a Pentium 4 2.8GHz HyperThreading with 512MB RAM, so that is not the problem! It just always failsOn 3/22/06, Segin <
[EMAIL PROTECTED]> wrote:
Neal Gompa wrote:
What happened to the Fedora packages? They have not been
updated since 0.9.2 Right now it is at 0.9
Hello,
> Just found, that gcc has "Most frequently reported Bugs":
> http://gcc.gnu.org/bugzilla/duplicates.cgi
>
> And since we have also bugzilla, i tested
> http://bugs.winehq.org/duplicates.cgi
> The Page is present, but not configured to be useful for wine.
>
> The code is in the cvs, but
Umm.. I'm not totally sure this is 100% in conformance with windows.
When I try to delete a readonly file, I get a dialog telling me that it
is readonly, and asking me if I really want to delete it. If we are
completely disallowing removal of a readonly file (by windows standard,
not linux' s
There is a freeware program called Total Copy that you might be able to
convince the author to let you have the source (or to at least let you
use the animation).. He doesn't actively develop it anymore, and it
would be nice to have our own copy dialog anyways.. I use total copy on
my windows
Igor Sysoev wrote:
It seems the tests try to use my old .wine for Wine-20030508.
I have renamed it and now I can run tests.
Here are some failed tests (I run make -i test to ignore failures):
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.e
xe.so change.c && t
On Thu, 23 Mar 2006, Mike McCormack wrote:
Igor Sysoev wrote:
Should Wine be already installed before run these tests ? I've tried:
make test
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so alloc.c && touch alloc.ok
Warning: the specified Windows direct
Hi,
On Thu, Mar 23, 2006 at 09:46:53AM +0100, Andreas Mohr wrote:
> I'll try to get cvs synched again manually (just doing it more often),
> but no promises since the pipe (or shaping or whatever) is pretty much
> bursting and thus it may not be overly successful...
>
> Thanks for the report, it'
Igor Sysoev wrote:
Should Wine be already installed before run these tests ? I've tried:
make test
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so alloc.c && touch alloc.ok
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warnin
On Thu, 23 Mar 2006, Mike McCormack wrote:
Igor Sysoev wrote:
Well, but then I could not build Wine port under FreeBSD: as I understand
the port runs something like
./configure && make depend && make && make install
But I have built and installed Wine successfully.
Sorry, misunderstood you.
On Wed, 22 Mar 2006, Segin wrote:
[...]
Package manager starts up, presents you with a disloag (like aother package
install) but when it goes to copy files, it open a dialog box with the error
"Cannot Open AVI" with buttons which are clipped off (the window is a bit too
small, push the farthest
Hi,
On Wed, Mar 22, 2006 at 09:09:17PM +0100, Sven Paschukat wrote:
> Does anyone know what's wrong with the CVS server
> rhlx01.fht-esslingen.de in Europe? It's out of sync for a few days now.
Hmpf. Now that's why I was getting the "CVS problem" mails slightly more
often than normal...
There's
67 matches
Mail list logo