Hi,
I have a refractory (faulty ?) MSI to deal with .
I ran an msi based installer for autosketch today and it all went very
well. Thanks for the current progress on MSI.
Greatly cheered by this news I returned to one that I have never got to
work since trying with 0.9.8 . I always thought
Currently I'm working on a scan-after-write functionality: Whenever a
file was changed the virusscanner checks the file.
My plan is to hook in NtWriteFile() (dlls/ntdll/file.c), because whenever
a windows program writes to a file this function is called.
why not scan-before-write?
you have
Lionel,
Where can I learn more about ohsix's idea (i.e. thread in which mail list)?
Thanks,
W.
From: Lionel Ulmer <[EMAIL PROTECTED]>
To: Dan Kegel <[EMAIL PROTECTED]>
CC: wine-devel@winehq.org, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]>,[EMAIL PROTECTED]
Subject: Re: Re: Wine 1.0 Tasks
Date:
Raphael,
I wrote a simple OpenGL app to test the glShareList problem. You can find it
in my bug report:
http://bugs.winehq.org/show_bug.cgi?id=4945
Cheers,
Wino
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: wine-devel@winehq.org
Subject: Re: Re: Wine 1.0 Tasks
Date: Tue, 30 May 2006
- try GLX_RGBA,GLX_DEPTH_SIZE, 24, GLX_STENCIL_SIZE, 8, GLX_ALPHA_SIZE, 8,
GLX_DOUBLEBUFFER
- if failed try GLX_RGBA,GLX_DEPTH_SIZE, 16, GLX_STENCIL_SIZE, 8,
GLX_DOUBLEBUFFER
- if failed try GLX_RGBA,GLX_DEPTH_SIZE, 16, GLX_DOUBLEBUFFER
Comments?
Thanks,
Wino
__
a problem with this fix?
Thanks,
Wino
_
Take advantage of powerful junk e-mail filters built on patented Microsoft®
SmartScreen Technology.
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=
Hi Tom,
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
Thanks,
W
From: Tomas Carnecky <[EMAIL PROTECTED]>
To: wine-devel@winehq.org
Subject: Re: Store GL context in the TEB
Date: Tue, 21 Mar 200
It is accelerated, and it uses Mesa too. If it wasn't, it would say
indirect renderer.
oops, my mistake.. I missed the line "Direct Rendering: Yes"
_
Powerful Parental Controls Let your child discover the best the Internet has
t
Interesting... according to your log file, it seems you are using Mesa
instead of any ATI accelerated driver.
From: "Jesse Allen" <[EMAIL PROTECTED]>
To: "Wino Rojo" <[EMAIL PROTECTED]>
Subject: Re: wglMakeCurrent
Date: Wed, 15 Mar 2006 11:45:16 -0700
>
&g
Hi Raphael,
No it's use the "best visual" who match asked capacities
- is this "best visual" the same as the one returned by "glxinfo -b" ?
- the capacities asked by who? at this point we haven't call
ChoosePixelFormat or SetPixelFormat yet
No your problem don't seems to be here.
can y
See if you can tell from my log:
http://www.chez.com/alors/logfile
Jesse, I can't access your log at that page (I got an error). Could you
please send it to me?
Thanks,
W
_
MSN® Calendar keeps you organized and takes the effo
so, in your system the default visual ID is 0x28, and later my app create
contexts with visual ID 0x23 but everything works fine for you...
ok, back to square one :-(
_
Powerful Parental Controls Let your child discover the best th
. But later, when we create a pixelformat descriptor, maybe we
should select a better visual (one equal or similar to the description given
in pixelformat), so when we later call wlgMakeCurrent, both visuals will be
the same
I hope this makes sen
)
Thanks,
Wino
_
Take advantage of powerful junk e-mail filters built on patented Microsoft®
SmartScreen Technology.
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enc
Hi guys
I send a reply to the list a couple of days ago, but I attached my exe file
and it seems it was blocked but hotmail...
First, thanks a lot for all your replies... Jesse, I've made the changes
proposed in those patches, but it didn't work :-(
After further inspection, it seems the pr
OpenGl context:
trace:opengl:X11DRV_SetPixelFormat - VISUAL_ID 0x23
Obviously, the problem is that my visual ID doesn't match with the
X-Window's default, but I need to work using my visual (because I need alpha
planes)
Any known workaround or is this a bug on wine's implementation of
Does someone want to reign in this fuck-wit before she pisses of the whole
community?
How can this be a dupe of a meta bug ?! The meta is supposed to regroup
all such minor bugs. That's why it was created.
You say you want feedback, suggestions and bug reports yet this is what
happens to
--- Forwarded message ---
From: [EMAIL PROTECTED]
To: "Dan Kegel" <[EMAIL PROTECTED]>, wine-devel
Subject: Re: Building bridges by helping small ISVs
Date: Sat, 24 Dec 2005 20:53:17 +0100
On Sat, 24 Dec 2005 19:35:07 +0100, Dan Kegel <[EMAIL PROTECTED]> wrote:
It's frustrating that l
On Fri, 23 Dec 2005 18:24:56 +0100, Vitaliy Margolen
<[EMAIL PROTECTED]> wrote:
There were case in US when family of someone killed with such a tool sued
manufacturer if said tool.
Yeah , and someone put thier poddle in the microwave and sued. Take that
sort of judgement too seriously and
On Fri, 23 Dec 2005 17:33:05 +0100, Vitaliy Margolen
<[EMAIL PROTECTED]> wrote:
I'm still insisting...and in most cases against the law.
Everyone is responsible for thier own actions. Someone who makes a hammer
is not responsible for a murder comitted with it.
How does wine ensur
On Fri, 23 Dec 2005 06:58:03 +0100, Vitaliy Margolen
<[EMAIL PROTECTED]> wrote:
6. "Version"="win98" - that is wrong. Wine's default _is_ win2k.
It is right for the goal of the winetools. Again, this is why it's
titled "3rd Party Tools".
No, it's not. Some major changes have been made to l
On Thu, 22 Dec 2005 02:59:57 +0100, Tom Wickline <[EMAIL PROTECTED]>
wrote:
On 12/21/05, James Hawkins <[EMAIL PROTECTED]> wrote:
As much as I appreciate the work you, Joachim, and others have put
into winetools, we're getting closer to the point in time when
winetools needs to be phased out
On Mon, 19 Dec 2005 15:09:23 +0100, Ananth Rao
<[EMAIL PROTECTED]> wrote:
This can be resolved by
- create the .def file using the spec file
- Link the application to this dll whicle building the application
executable
#
THIS EMAI
On Thu, 15 Dec 2005 09:52:50 +0100, Marcus Meissner
<[EMAIL PROTECTED]> wrote:
Look at why the message loop for 0x10024 doesn't process the message.
This may be one of the things that Windows handles in the server rather
than sending messages to each window.
The window its trying to WM_GETTE
On Sat, 26 Nov 2005 13:22:23 +0100, 황윤성 <[EMAIL PROTECTED]> wrote:
I update reatos-explorer
thanks for blocking my email account with a 10MB attachment, dim wit.
Go back to school and learn about email.
:roll:
-
Your Life on the Net
DreamWi
On Tue, 22 Nov 2005 12:30:02 +0100, Saulius Krasuckas <[EMAIL PROTECTED]>
wrote:
Seorge, can you explain, how did you exactly restored MBR using GRUB,
please?
fiddle with wine, one step at a time , running the following check at
each step, keeping notes on what is done each time.
dd if=/dev
On Thu, 17 Nov 2005 14:32:19 +0100, Evil <[EMAIL PROTECTED]> wrote:
Dmitry Timoshkov wrote:
Does compiling with -O0 fix the problem?
Unfortunately not. I disabled athlon-xp tuning, then compiled with
-O0... first just win.c, then the entirety of WINE in case it was
related to passed param
On Mon, 21 Nov 2005 21:37:34 +0100, Jonathan Adamczewski
<[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] wrote:
I have been unable to reproduce this bug on Gentoo which also has the
same permissions on /dev/hda .
/dev/hda may be root:disk, but if you've setup your machine based on the
sta
On Mon, 21 Nov 2005 15:05:28 +0100, seorge <[EMAIL PROTECTED]> wrote:
Please tell me, what exact information should I provide the developers
with
the experiment described below.
I really want to help, but I also don't want to play with my data without
understanding what exactly is needed from
On Sun, 20 Nov 2005 22:30:33 +0100, Mike Hearn <[EMAIL PROTECTED]> wrote:
On Sun, 20 Nov 2005 19:45:51 +0100, Jonathan Ernst wrote:
If you are not part of the disk group and you are not running as root,
this cannot happen. There might be a bug in Wine, but the most important
error is people hav
On Thu, 17 Nov 2005 14:32:19 +0100, Evil <[EMAIL PROTECTED]> wrote:
Dmitry Timoshkov wrote:
Does compiling with -O0 fix the problem?
Unfortunately not. I disabled athlon-xp tuning, then compiled with
-O0... first just win.c, then the entirety of WINE in case it was
related to passed param
On Sun, 20 Nov 2005 20:26:07 +0100, Jonathan Ernst
<[EMAIL PROTECTED]> wrote:
Le dimanche 20 novembre 2005 à 19:04 +, Oliver Stieber a écrit :
--- Jonathan Ernst <[EMAIL PROTECTED]> wrote:
> Le dimanche 20 novembre 2005 à 18:57 +0100, [EMAIL PROTECTED] a écrit :
> > On Sun, 20 Nov 2005 1
On Sun, 20 Nov 2005 18:33:53 +0100, Oliver Stieber
<[EMAIL PROTECTED]> wrote:
I've just tried at it appears to have wiped my MBR logged in as a normal
User in wheel group.
If this is the problem then I purchsed a new drive because of it last
month.
Oliver.
Can I have your old one ? ;)
Apar
On Sun, 20 Nov 2005 08:49:12 +0100, seorge <[EMAIL PROTECTED]> wrote:
As a regular user I've launched winecfg as a regular user, then proceeded
to
the dist setup. I've tried several options like automatic configuration,
manual configuration. Then I've tried to change some drive letters
manually.
On Sat, 19 Nov 2005 21:54:39 +0100, Susheel Daswani
<[EMAIL PROTECTED]> wrote:
Jeremy,
I am sorry if my remarks troubled you. Perhaps my meaning didn't come
across as intended? I didn't mean to imply that WINE is not currently
useful or has an impossible task. I believe just the opposite -
On Fri, 18 Nov 2005 13:11:30 +0100, Mike Hearn <[EMAIL PROTECTED]> wrote:
Most of the time, the code itself is the best documentation, and it'd
take a government with steel balls to force Microsoft to open source
Windows. That'd almost guarantee its bankruptcy.
I thought the current crew
On Thu, 17 Nov 2005 23:56:40 +0100, Peter Beutner <[EMAIL PROTECTED]>
wrote:
Hi
There is yet another issue preventing SeriousSam from working.
It fails to load opengl32.dll because before loading the dll it makes
sure it can find it
via SearchPath().The problem is that SearchPath doesn't kn
Hi,
now that winecfg is reaching maturity it is a great tool, but two things
may merit a small change.
1/ emulate desktop is still at a "historic" size of 640,480 which at least
on my screen is too small to display winecfg's natural height next time I
run it. Would 600x800 be a better def
On Mon, 14 Nov 2005 09:48:50 +0100, Uwe Bonnes
<[EMAIL PROTECTED]> wrote:
"Cihan" == Cihan Altinay <[EMAIL PROTECTED]> writes:
Cihan> Hi, When running G-Ware[1] I get a lot of these:
Cihan> fixme:key:GetQueueStatus QS_ flags (4000) are not handled
Cihan> Interestingly I coul
On Mon, 14 Nov 2005 10:40:33 +0100, Ray Jones <[EMAIL PROTECTED]> wrote:
Heya,
for me IE60 installs with a "fresh and clean" wine (CVS 11/11) and just
"ADVPACK.DLL" set to "native". I've tested it with WINE-Version Win98, 2000
and
XP. For Win98 I've done a minimalistic installation like Sidenet d
On Mon, 14 Nov 2005 01:35:43 +0100, Vitaliy Margolen
<[EMAIL PROTECTED]> wrote:
Sunday, November 13, 2005, 5:10:38 PM, [EMAIL PROTECTED] wrote:
Hi,
trying to minimise the number of preinstall tools and scripts to run
stuff
on wine-0.9.1
[skipped]
Is this fixable / worth persueing or sho
Hi,
trying to minimise the number of preinstall tools and scripts to run stuff
on wine-0.9.1
Dragon requires at least IE5 and I have established it will work under
wine with IE5.5 if I do my basic setup using sidenet.
That's fine, but I want to minimise the accessory tools reqd. and see w
On Sun, 13 Nov 2005 23:04:14 +0100, Peter Berg Larsen <[EMAIL PROTECTED]>
wrote:
Hmm, you are the third to answer me, but none so far have answered my
questions.
That's because you have a preconceived idea of what the answer is supposed
to be and you are not taking in what everyone is tel
On Tue, 08 Nov 2005 18:22:22 +0100, Robert Shearman <[EMAIL PROTECTED]>
wrote:
[EMAIL PROTECTED] wrote:
On Tue, 08 Nov 2005 01:06:50 +0100, Robert Shearman
<[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] wrote:
Is it still too early to expect much from wine ole and just add all
ole re
/config-wine-main#AEN265
If any of that documentation is unclear, let me know and I'll rewrite
it to make it better.
-Brian
I usually cd to ~/.wine/dosdevices
ln -s /mnt/dvd h:
to add my dvd burner to install stuff from.
bash-3.00#ls -ail
total 8
410764 drwxr-xr-x 2 wino users
On Sun, 13 Nov 2005 03:59:04 +0100, Robert Reif <[EMAIL PROTECTED]> wrote:
Molle Bestefich wrote:
Robert Reif wrote:
Sure, something less than 10 seconds that would sound bad if played
wrong would be great.
How about white noise at maximum volume?
That sounds bad when played wrong.
It a
On Sat, 12 Nov 2005 15:08:04 +0100, Robert Reif <[EMAIL PROTECTED]> wrote:
This is a proof of concept patch that adds a simple audio test to
winecfg.
All it does is use PlaySound to play a wave file. I am using
LoadLibrary("winmm.dll") and FreeLibrary to change drivers.
You must press the app
On Thu, 10 Nov 2005 06:02:57 +0100, Dustin Navea <[EMAIL PROTECTED]>
wrote:
x.org
Seems there are multiple issues here. First the x.org bug was big and ugly
so the rather simplistic patch was put through until what looks like some
sloppy coding in the rest of X gets cleaned up.
http:/
On Thu, 10 Nov 2005 06:02:57 +0100, Dustin Navea <[EMAIL PROTECTED]>
wrote:
Well, I was thinking that since we really dont want to mess with Xorg
security fixes, maybe there is some sort of a workaround that could be
written into wine? I dunno, perhaps a temporary dirty hack to fix it
un
On Wed, 09 Nov 2005 00:38:19 +0100, Robert Shearman <[EMAIL PROTECTED]>
wrote:
We don't really want the WineHQ web server to be running at 100% CPU
for ~20 minutes while it builds the API documentation.
couldn't it just be niced down to a low priority ? Even if it took a day
to compile.
On Tue, 08 Nov 2005 01:06:50 +0100, Robert Shearman <[EMAIL PROTECTED]>
wrote:
[EMAIL PROTECTED] wrote:
Is it still too early to expect much from wine ole and just add all
ole related dlls to winecfg as native only?
No. Please report any bugs with the builtin ones and I'll see what I ca
On Mon, 07 Nov 2005 02:56:18 +0100, Robert Shearman <[EMAIL PROTECTED]>
wrote:
I did install DCOM98 , is there anything above that makes you still
think this is a dcom95 version of rpcrt4.dll?
Here is a dependency tree for the status in RPC_StartRemoting:
RPC_StartRemoting -> RpcServerUs
On Mon, 07 Nov 2005 13:14:16 +0100, David D. Hagood <[EMAIL PROTECTED]>
wrote:
Uwe Bonnes wrote:
"David" == David D Hagood <[EMAIL PROTECTED]> writes:
...
David> I've attached a patch that corrects the problem.
David> Changelog
It is also a good idea to add a test case in our test
On Mon, 07 Nov 2005 23:39:20 +0100, Christian Costa
<[EMAIL PROTECTED]> wrote:
Brian Vincent wrote:
On 11/5/05, Brian Vincent <[EMAIL PROTECTED]> wrote:
Then "wine eject" doesn't work the first time I try it. The second
time I run it, it works fine.
Maybe I'm just unclear on the usage.
On Mon, 07 Nov 2005 14:17:13 +0100, Christoph Frick <[EMAIL PROTECTED]>
wrote:
something is fishy in
wine and at least its good to talk about it... and prevent this in the
future.
quite so, I think this got sorted pretty quickly by Rob so the patch
should get into cvs to solve the anomoly.
On Mon, 07 Nov 2005 10:25:17 +0100, Christoph Frick <[EMAIL PROTECTED]>
wrote:
oh well and btw: gcc 4.0.2.pre (or so) is my compiler.
come on fellas! now you're using unstable , pre-release compilers.
please dont waste time here. There enough true disfunctionality in Wine
that needs to b
ply but I'm afraid I dont follow.
Maybe I was not explicit enough.
When I use native rpcrt4 it _works_ , it is when I try to go fully
build-in that I get the problems.
I understand what you are saying about mixing built-in and native and it
would not seem too surprising if this gave issues.
On Sun, 06 Nov 2005 19:11:26 +0100, <[EMAIL PROTECTED]> wrote:
On Sun, 06 Nov 2005 05:29:02 +0100, zhilla <[EMAIL PROTECTED]> wrote:
before submitting this as bug, some advice please...
well if you have to pretend your Athlon-xp is a 486 to get wine to work
I would say there's a problem th
On Sun, 06 Nov 2005 05:29:02 +0100, zhilla <[EMAIL PROTECTED]> wrote:
before submitting this as bug, some advice please...
on slackware 10.2 (gcc 3.3.6) i compile wine cvs, and it has worked so
far. last version working is around or exactly 0.9.
now, it compiles/installs fine, but any program,
On Sun, 06 Nov 2005 01:38:37 +0100, Mike McCormack <[EMAIL PROTECTED]>
wrote:
[EMAIL PROTECTED] wrote:
This leaves two processes running. wineserver -k takes out the server
but leaves a zombie wine-preloader that I have to powerdown to kill!
Can anyone suggest how to pin this error down
Hi,
I have managed to get this app working on 0.9 with just four dlls in
winecfg.
Two I believe to br trivial problems due to lack of version info in the
buildin dlls.
The two giving real, ugly issues are ole32 and rpcrt4. Symptoms are
similar.
I would like to attack ole32 first since
On Fri, 28 Oct 2005 20:15:06 +0200, Paul Vriens <[EMAIL PROTECTED]>
wrote:
On Fri, 2005-10-28 at 19:53 +0200, [EMAIL PROTECTED] wrote:
I have an app that tests the version number of certain dlls it uses on
startup.
The first seems to be riched20.dll
If I run it on 20050524 it starts and wor
On Tue, 01 Nov 2005 11:50:17 +0100, Francois Gouget <[EMAIL PROTECTED]>
wrote:
On Mon, 31 Oct 2005, [EMAIL PROTECTED] wrote:
[...]
I find killing it by hand labourious so I used the following command to
clean up and have now defined it as an alias to make life easier.
pgrep wine|while read
On Tue, 01 Nov 2005 11:50:17 +0100, Francois Gouget <[EMAIL PROTECTED]>
wrote:
On Mon, 31 Oct 2005, [EMAIL PROTECTED] wrote:
[...]
I find killing it by hand labourious so I used the following command to
clean up and have now defined it as an alias to make life easier.
pgrep wine|while read
On Mon, 31 Oct 2005 08:36:27 +0100, Paul Vriens <[EMAIL PROTECTED]>
wrote:
Hi,
don't have time (yet) to do stuff in Wine, but have a look at
http://www.winehq.org/pipermail/wine-patches/2005-September/020423.html
this shows you how to add version stuff to a dll.
cheers,
Paul
Thanks for
On Tue, 01 Nov 2005 21:54:51 +0100, Marcus Meissner
<[EMAIL PROTECTED]> wrote:
My goal is getting NatSpeak dictated text messages freed from the
confines
of the wine instance of the app. This would seem to be one approach if
wine can run more than one process at a time.
Running two "wine
Hi,
I dont know much about the message queue works on Wine but wondered if
there was means of running two progams in the same context on wine in such
a way that they use the same message queue and can therefore potencially
interact.
As I understand it, running two instance of command line
On Tue, 01 Nov 2005 12:14:51 +0100, Andreas Rosenberg <[EMAIL PROTECTED]>
wrote:
3.)
There is also a different behavior of SetCapture(hWnd) in Wine.
If an overlapped window has captured the mouse input and a new
child window is being openend, Windows internally releases the
capture. Wine maint
On Mon, 31 Oct 2005 20:10:12 +0100, <[EMAIL PROTECTED]> wrote:
I often have wine finish uncleanly or need to break in if it is
misbehaving , this leaves some processes lying around and often means
wine cannot be restarted correctly.
I find killing it by hand labourious so I used the followi
I often have wine finish uncleanly or need to break in if it is
misbehaving , this leaves some processes lying around and often means wine
cannot be restarted correctly.
I find killing it by hand labourious so I used the following command to
clean up and have now defined it as an alias to m
On Mon, 31 Oct 2005 02:23:52 +0100, <[EMAIL PROTECTED]> wrote:
Hi,
I am trying to capture output that an app normally sends to other
processes under windows operation.
I know that in the case of major M$ apps this will be my ole but I
believe that in the more general case this must be by
Hi,
I am trying to capture output that an app normally sends to other
processes under windows operation.
I know that in the case of major M$ apps this will be my ole but I believe
that in the more general case this must be by simulating keystrokes
I tried WINEDEBUG="+relay" but the output
On Fri, 28 Oct 2005 20:15:06 +0200, Paul Vriens <[EMAIL PROTECTED]>
wrote:
On Fri, 2005-10-28 at 19:53 +0200, [EMAIL PROTECTED] wrote:
I have an app that tests the version number of certain dlls it uses on
startup.
The first seems to be riched20.dll
If I run it on 20050524 it starts and wor
On Sat, 29 Oct 2005 01:39:28 +0200, Kevin DeKorte <[EMAIL PROTECTED]>
wrote:
/etc/init.d/wine
thanks for pointing that out. I dont have the wine script and it seems we
now need to mount the pseudo-fs if we want it.
https://www.redhat.com/archives/fedora-list/2004-August/msg02587.html
In
On Fri, 28 Oct 2005 20:15:06 +0200, Paul Vriens <[EMAIL PROTECTED]>
wrote:
On Fri, 2005-10-28 at 19:53 +0200, [EMAIL PROTECTED] wrote:
I have an app that tests the version number of certain dlls it uses on
startup.
The first seems to be riched20.dll
If I run it on 20050524 it starts and wor
On Thu, 27 Oct 2005 22:16:23 +0200, Anthony R. Tuel <[EMAIL PROTECTED]> wrote:
It seems when I have an app up running under wine (lotus notes 6.5.4 in
my case) and I switch to another app (using a gaim messaging window in
my case) using alt tab, when I come back to my notes window its as if
On Fri, 28 Oct 2005 20:40:04 +0200, Lionel Ulmer <[EMAIL PROTECTED]>
wrote:
If I wanted moron-user-friendly I would still be running M$ not Linux.
Ah then we could petition AJ to remove the configure script and go back
to
Makefile templates that you modify to be aligned with your configura
OK, I think I've cracked it.
After a lot of heaving and grunting I managed to reinstall Dragon
Naturally Speaking into a fresh user account with the help of sidenet.
This time I carefully documented the steps I took so as to be sure it was
reproducable.
What worked:
wine-20050524; sidene
On Fri, 28 Oct 2005 19:50:41 +0200, Chris Morgan <[EMAIL PROTECTED]>
wrote:
On 10/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I dont think you should be so quick to over-ride that maintainer's
evaluation. It would seem likely that they have looked into it a bit
deeper than the average
I have an app that tests the version number of certain dlls it uses on
startup.
The first seems to be riched20.dll
If I run it on 20050524 it starts and works.
If I run from the same installation after installing wine-0.9 (or just
about any winecfg based version) it starts throwing errors l
I dont think you should be so quick to over-ride that maintainer's
evaluation. It would seem likely that they have looked into it a bit
deeper than the average user. (Maybe weight the maintainers rating)
Also may move to marks out of ten rather than ill-defined garbage...gold.
I would doubt
On Fri, 28 Oct 2005 18:48:08 +0200, Juan Lang <[EMAIL PROTECTED]> wrote:
Hi James,
+/* max port num is 655936 => 6 digits */
Actually, it's 65535. A correct comment would be appreciated ;)
+*lpdwUrlLength += strlen("://");
You should use sizeof instead to avoid the call to strlen. Same
Hi,
just getting into a fresh installation with 0.9
ran up winecfg and tried to add a device for my dvd burner.
editing the device name is unusable. No cursor , then after a first
character is entered the edit seems to jump to insert mode and puts the
cursor at the begingin of the line. The
On Fri, 28 Oct 2005 01:11:21 +0200, Vitaliy Margolen
<[EMAIL PROTECTED]> wrote:
Thursday, October 27, 2005, 5:04:05 PM, [EMAIL PROTECTED] wrote:
Thanks for the explaination but that's just my point. That is windows
mentality, but this is not windows.
If I install gimp it does not try to re
Thanks for the explaination but that's just my point. That is windows
mentality, but this is not windows.
If I install gimp it does not try to reconfigure my system and take over
control of any image file types it can handle. That is windows mentality.
What it is does is the first time it i
Thanks for an informative reply.
Gentoo has just added an ebuild for 0.9 that does not display this issue.
The problem I had was installing from wine-cvs with an ebuild script that
had be fine in the past, next time I need cvs I'll add a patch to do what
you suggested.
Thanks for your hel
On Thu, 27 Oct 2005 21:23:48 +0200, Dustin Navea <[EMAIL PROTECTED]>
wrote:
I dont see how that is a problem? AFAIK wine has to mod them so that
when you double click on an exe in your GUI, the GUI knows what program
to load the exe's with... but then again I could be wrong. anyone else?
On Thu, 27 Oct 2005 19:55:38 +0200, Vitaliy Margolen
<[EMAIL PROTECTED]> wrote:
You was really close: OS=Windows_NT
Vitaliy.
I was ; you were ;)
I tried to compile wine-cvs on Gentoo and it got stopped during the
install stage with a sandbox violation.
This is a gentoo feature protecting the system from software that steps
outside its own territory. It seems that wine is taking it upon itself to
mod the mimetypes for the whole syste
On 10/27/05, Pavel Troller <[EMAIL PROTECTED]> wrote:
Is there a possibility to find, which tricks is the program trying to
determine an OS it's running on ? I've tried WINEDEBUG=+relay, found
the place
where the dialog was requested but I didn't find anything suspicious
before.
I sugg
Very good points. It seems a lot of this has been accepted over the years
on the basis that wine was alpha software and in that context , the past
is the past - get the new release etc.
It seems that the result is , as you say, regression testing is a PITA and
as a result often gets skipped
Hi,
I have an app that is was able to get working very well earlier this year
. Now , despite days of work and all the wine versions I can think of I am
unable to reproduce this.
Fortunately I have a tarball of the entire installation and I am able to
get the thing in it's previous working stat
On Sun, 23 Oct 2005 13:05:59 +0200, Christian Costa
<[EMAIL PROTECTED]> wrote:
Alexandre Julliard wrote:
Christian Costa <[EMAIL PROTECTED]> writes:
However, I would like to do the same thing as
wine_dbg_parse_options("+all").
Using "all" as channel name with __wine_dbg_set_channel_flag
On Thu, 20 Oct 2005 12:09:57 +0200, Hans Kristian Rosbach <[EMAIL PROTECTED]>
wrote:
In any case. A program I have here will not install without IE6,
and works perfectly well (except auto update) when just setting
the registry setting. Saves me a lot of grief.
-HK
That's fine , you set it
On Thu, 20 Oct 2005 07:37:19 +0200, Dan Kegel <[EMAIL PROTECTED]>
wrote:
The latter three problems really aren't Wine's fault; the app
leaves them out because most windows systems have
them these days (really?).
That might just be why it was checking for the presence of IE6. A pretty
clumbsy
On Mon, 10 Oct 2005 08:45:30 +0200, James Hawkins <[EMAIL PROTECTED]>
wrote:
Hi,
I really appreciate the effort everyone has put into cleaning out the
old bugs in our bugzilla recently; however, I do have an issue with
the way we're closing some of the bug reports. The ultimate outcome
of wi
Hi,
I am trying to debug an app and making good progress with on sorting out
the dlls reqd. but now have an exception I dont know how to follow.
The progs own log ends with:
10:21:35 File C:\progs\natz\Program\dd10enum.dll: Version 7.0.0.2
10:21:35 File C:\progs\natz\Program\dmfc6.dll: Versi
On Sat, 01 Oct 2005 15:01:33 +0200, Molle Bestefich
<[EMAIL PROTECTED]> wrote:
Dan Kegel wrote:
We have 554 unconfirmed bugs older than 90 days.
Most of these are likely to be obsolete.
It would be really easy to write a script to
ping the people who submitted those bugs,
and ask them to upda
On Sat, 08 Oct 2005 08:47:09 +0200, Vijay Kiran Kamuju
<[EMAIL PROTECTED]> wrote:
well some times, things that ont work in normal mode, do work in desktop
mode
There is an old bug, the dialog boxes getiing behind the main window
I get similar behaviour on an InstallShield based installer
On Sat, 08 Oct 2005 08:44:00 +0200, luis lenders <[EMAIL PROTECTED]>
wrote:
Hi, what i find rather confusing in current wine , is
that it only tries to use the fonts in
~/.wine/drive_c/windows/fonts.
Yes, winecfg does not seem to be as complete/flexible as the old
.wine/config method yet.
1 - 100 of 165 matches
Mail list logo