Is it a wise idea to add a graphical warning to mscoree that Wine
doesn't support running .NET applications directly yet? I was thinking
about using a MessageBox() to deliver the warning. I also wanted the
popup to be displayed conditionally, in which if Wine was started from
the commandline, the b
James Hawkins wrote:
> On 10/10/06, Segin <[EMAIL PROTECTED]> wrote:
>> >
>> Some Google searching provides that there may or may not be an
>> implementation.
>>
>> http://www.reactos.org/pipermail/ros-svn/2005-August/005303.html
>> ([ros-svn] [weid
Brad DeMorrow wrote:
> Is Anyone currently working on this?
>
> If Not - I would like to start working on this part myself, it seems
> like it
> is fairly simple - but tedious work :-)
>
> Shouldn't be too much of a hassle and should help a little
>
> --Brad DeMorrow
>
>
> On 9/28/06, Frank Ri
It took some good hydro from Holland and about 6 hours of trying to
write a program that could syncronize multiple instances of itself using
IPC and signals (so it could run on Minix 3, where pthreads sadly
doesn't exist, so it was a threading hack of sorts) to come up with a
possible fix for the c
I was recently just feeding random crap to Wine, in an attempt to
"stress-test" Wine, for a lack of better words. I fed it the Microsoft
Platform SDK Installer, and it revealed a bug in the program, probably
related to translation.
Image URI:
http://segin.no-ip.org/wtf.png
--
The real problem wit
Jeff L wrote:
> When compiling dlls/gdi/tests/metafile.c on line 1357 I get a warning
> C4013: "snprintf" is undefined. Looking around, it seems that snprinft
> is in fact _snprintf in Visual C++. I have found a define
>
>#if !defined(HAVE_SNPRINTF) && defined(HAVE__SNPRINTF)
>#define
No trolling on the wine-devel mailing list please. I got in deep shit
for that, but you are a rather respected member of the Wine community,
and to lose that respect over a simple flame would be ironic.
And it seems the other guy is trolling himself, but did you not see the
sign? "Do not feed
I keep getting stub fixme's for each and every single file that is
access in Wine, especially via an installer. THe fixmes look like:
fixme:sfc:SfcIsFileProtected ((nil), L"C:\\Program Files\\GeneXproTools
4\\SampleRuns\\XOR.gep") stub
Does this have anything to do with the ClamAV integration
One new thing I have found with Wine 0.9.17 is the inclusion of
anitaliased text. Winecfg et. al. now have their text antialiased.
I don't know if this is a new feature (i'll go dig in the ChangeLogs),
but it is a significant improvement in the user experience.
--
The real problem with C++ for
Kevin Krammer wrote:
IMHO of course based on the agreement of both students since they might have
individual ideas on how to solve certian aspects.
My suggestion is to give each student a bag (of marijuana), a lighter,
and a pipe, lock them in a room, and don't let them out until they have
come
Well, it seems that we have a bit of a problem building Wine 0.9.17 on
Gentoo...
make[2]: Entering directory
`/var/tmp/portage/wine-0.9.17/work/wine-0.9.17/dlls/gphoto2.ds'
../../tools/makedep -I. -I. -I../../include -I../../include
-I/usr/include/gphoto2 -I/usr/include -I/usr/include/gphoto2
Let me guess, your "stress-test" is installing Gentoo :)
Jeremy Newman wrote:
Thanks. ;)
Sorry to everyone for the extended downtime. It has been a nightmare of
the worst sysadmin kind. I had stress tested 2 different motherboards.
The first one would run for less than 12 hours or so then crash
Being out of a Internet connection for a while, could somebody summarize
everything important that's happened since... May 15? I don't really
want to read 3485 pieces of email I couldn't read during that time I was
offline.
--
The real problem with C++ for kernel modules is: the language just s
(FYI: I have no internet connection at the moment, so I say 'hi' to
all Wine developers!)
Wine is nortorious for NOT supporting Autorun. Sure, it's stupid to
load the autorun program right after the disk is inserted, but who
wants to have to parse the autorun.inf by hand?
So I wrote this little
Mikołaj Zalewski wrote:
I've had an idea for a SoC project and filled the application. In a
comment I was advised to discuss it on wine-devel.
The idea is to integrate the wine shell32 with the Linux desktops. The
main problem is of course that there are many desktop environments and
only s
Dimi Paun wrote:
On Wed, May 3, 2006 12:00 pm, Dan Kegel said:
Windows Firefox just happily updated itself under Wine to
1.5.0.3. Nice that an uncommon code path worked fine.
Indeed. Funny you mention it, it just updated here too.
It worked fine on Windows as well :)))
Firefox is solid f
kk, no problem, i barely use the web interface (I just use thunderbird)
but if it makes any difference, i'll do it. It's also easier on me cause
i can then redirect a backtrace with a pipe to a file.
Tom Spear wrote:
Segin, thanks for reporting this, but just as a personal favor,
Dan Kegel wrote:
All you have to do to have your application summarily deleted is
to make it so short that it conveys no information.
Bonus points if you propose implementing something that's already
(somewhat) implemented.
For instance:
"I will add scanner support to Wine."
or
"I will implemen
when closing the list of newsgroups with the full list displayed, Opera
crashes and gives this nice backtrace:
wine: Unhandled page fault on read access to 0x at address
0x11df:0x29e2 (thread 0055), starting debugger...
WineDbg starting on pid 0x53
Unhandled exception: page fault o
Marcus Meissner wrote:
On Mon, May 01, 2006 at 02:01:33PM +0200, Andreas Mohr wrote:
Hi,
On Sun, Apr 30, 2006 at 04:09:09PM -0400, Segin wrote:
javaw.exe -version gives this:
java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03)
Java
Vitaliy Margolen wrote:
Sunday, April 30, 2006, 1:39:37 PM, Segin wrote:
Vitaliy Margolen wrote:
Sunday, April 30, 2006, 12:31:50 PM, Segin wrote:
No it's been patch that AJ committed some time ago.
I think you should browse git commit log more often. Especially all of
AJ's patch
Ahh, with 0.9.12, we are one step away from using Java!! So far, I have
tried to use a Java-based game that provides it's own JRE in Wine.
It start up fast, and i do mean *fast*, and displays the game's
splash-banner, and draws a quick black all over the screen (which other
X clients remove by
Vitaliy Margolen wrote:
Sunday, April 30, 2006, 12:31:50 PM, Segin wrote:
Good day, everybody! I have recently done two things:
A. I stopped trying to get Wine to use SDL for a graphics display -- the
entire idea just sucks.
B. Upgraded to 0.9.12
This has presented me with something
Good day, everybody! I have recently done two things:
A. I stopped trying to get Wine to use SDL for a graphics display -- the
entire idea just sucks.
B. Upgraded to 0.9.12
This has presented me with something quite odd
Windows programs running in Wine had their argv[0]'s exposed to Linux.
L
This is not a question email, but one that states the minimum required
Fontforge needed to build Wine. Treat it as third-party documentation.
Versions of Wine up to 0.9.10 need fontforge-20050624; Never use
anything older.
Versions 0.9.11 and 0.9.12 require something newer. Try
fontforge-200
Francois Gouget wrote:
And finally, what did I miss?
Linux thread priorities?
Anything on the sound side?
Anything on the X server side?
The fact that Free/Open/BSD exist.
--
The real problem with C++ for kernel modules is: the language just sucks.
-- Linus Torvalds
Marcus Meissner wrote:
Hi,
Adjust SUSE download entry to match what RPMs there are now.
Ciao, Marcus
Index: download.template
===
RCS file: /home/wine/lostwages/templates/en/download.template,v
retrieving revision 1.77
diff -u -r
Vitaliy Margolen wrote:
I'm sure that everyone of us really enjoys seeing influx of these
wonderful HTML messages.
People please don't send HTML e-mails to the mailing lists. Tey are a pain
to read. And if some one about to say that's not their fault because they
use gmail - then DON'T use gmai
Hedos wrote:
Hello folks!
I'm new to Wine development, and I've just completed my first patch. I
hope I could get some advices to make sure I'm heading in the right
direction.
Just a bit myself now to clear up a few things: I'm a first year
college student who realized this week-
n0dalus wrote:
On 4/24/06, Tom Spear (Dustin Booker, Dustin Navea)
<[EMAIL PROTECTED]> wrote:
Fine whatever.. Personally I dont like having to keep an irc client
open, but i would be more inclined to do so if we had our own server...
Then we could do java irc from one of the websit
I just refreshed my CVS source tree, and on configure, it failed while
writing the final makefiles with tihs error:
config.status: error: cannot find input file: dlls/comdlg32/Makefile.in
The folder dlls/comdlg32/ is empty -- is this a CVS glitch?
Please /dev/null that patch, I made a mistake in creating it. Attached
is a corrected version.
Segin wrote:
While
looking over this file, I came across something that just doesn't look
right:
{ "win31", "Windows 3.1", 2, 10, 0, VER_PLATFORM_W
u may think that, but really, it's not. They had to configure
their mail client for email, and since most (if not all) mail clients
still used double as a news reader, it shouldn't be too much of a
hassle... Then again, they need to configure their newsreader if they
plan on downloading all the warez on USENET (just kidding)
- Segin
Vitaliy Margolen wrote:
Saturday, April 22, 2006, 4:14:28 PM, Segin wrote:
Actually, it seems most users like to send messages via their
emailclient, but like in another email i sent, they also resent their
emailclients for lack of pretty graphics, colors, and the mailing
While looking over this file, I came across something that just doesn't
look right:
{ "win31", "Windows 3.1",2, 10, 0, VER_PLATFORM_WIN32s,
"Win32s 1.3", 0, 0, ""},
(for those that don't pay attention to the winecfg code, the third value
is the major version for the emulated versio
really pointless (would you like to get a email with a
black background and pink text that's bold and some weird, hard-to-read
font? I don't think so)
Also, apology accepted :)
James Trotter wrote:
On 4/22/06, Segin <
[EMAIL PROTECTED]> wrote:
Why aren't I offeri
This is a big of a nag, but mostly truth. Hear me out.
Most of users' problem with the email is the lack of spiffy graphics. I
don't understand why people rant and rave onver the email because it
doesn't have spiffy graphics. Also, this extends to HTML formatting.
They want to be able to use g
ained why the problems i mention as unfixable by us are just
that. Can we configure the users email client for him? No. Therefore we
can't fix those problems.
James Trotter wrote:
On 4/22/06, Segin <[EMAIL PROTECTED]> wrote:
Hello,
I have noted below problems that we can take care of,
Dan Kegel wrote:
A lot of applications rely on Sun's JRE, some even use it in their installers!
(cf. http://bugs.winehq.org/show_bug.cgi?id=5040 )
Getting Sun's JRE working properly on Wine would be a great project.
--
Wine for Windows ISVs: http://kegel.com/wine/isv
There is a version of
Hello, I have noted below problems that we can take care of, and those
that aren't our problem, never were, never will be, impossible to be our
problem, (you get the picture), because they are PEBKAC errors :)
For all of those that don't know: PEBKAC = Problem Exists Between
Keyboard and Chair
Molle Bestefich wrote:
Segin wrote:
you all may find intersting.
Not me. Nyah, nyah.
I went to make sure that Wine wasn't broken, so I re-exec'd the binary,
but only to get this:
I've recently seen exceptions too when trying to run
n0dalus wrote:
On 4/22/06, Paul <[EMAIL PROTECTED]> wrote:
I don't like web interfaces!
No seriously, I don't have the time to spend going out and monitoring a
dozen forums. I find mail lists much more convenient ... the
information comes to me, I don't have to go to the informat
Molle Bestefich wrote:
Paul wrote:
No seriously, I don't have the time to spend going out and monitoring a
dozen forums. I find mail lists much more convenient ... the
information comes to me, I don't have to go to the information.
I feel the same.
I'd like to know exac
This is a email that serves multiple purposes, and you all may find
intersting.
Wine, as we all know, is able to load and run native programs that the
real McCoy can't run, but these programs are also close to 20 years old,
so nobody really cares anyways.
That's right, programs for Windows 2
Mike Hearn wrote:
Many projects, including large ones such as Gentoo, provide web forums for
their users. The benefits are:
* Users can help each other
* Sometimes developers may read it and:
* Be able to help users too
* Learn what difficulties people are facing
* Many people seem to prefe
James Hawkins wrote:
On 4/21/06, Roderick Colenbrander <[EMAIL PROTECTED]> wrote:
Hi,
One of the things users complain about is wine's sound quality. Problems
which you experience range from crackling sound in media players to buffer
underruns and high latencies in games.
For a p
Brandon Turner wrote:
Yes, Greatlord brought this to my attention today as well. I wasnt
planning on moving ROS cmd into Wine really. I was more planning on
moving Wcmd into ROS(Yes, I would have to talk with other ROS devs
about this idea first I'm aware) and then filling in all the features
Brian Vincent wrote:
On 4/16/06, Rich Gilson
<[EMAIL PROTECTED]>
wrote:
I
must say, the turn this conversation has taken is interesting. In
response
to what was written above, it does seem to me a curious precedent
Alexandre
has set. After all, wasn't Wine developed to allow people to ge
Mike Hearn wrote:
On Sat, 15 Apr 2006 23:37:17 -0400, Mike Frysinger wrote:
if wine is built with --disable-trace or --disable-debug, then using WINEDEBUG
will accept the respective options without complaining and without actually
showing any useful information
Why wou
Jesse Allen wrote:
On 4/7/06, Molle Bestefich <[EMAIL PROTECTED]> wrote:
trace:xrandr:X11DRV_XRandR_SetCurrentMode Changing Resolution to
1280x1024 @45961 Hz
Starcraft #
Looks like xrandr is broken.
It says "Changing Resolution to 640x480", so tha
Phil Krylov wrote:
On Mon, 10 Apr 2006 10:05:33 +0200
Kai Blin <[EMAIL PROTECTED]> wrote:
* Phil Krylov <[EMAIL PROTECTED]> [10/04/06, 11:52:01]:
On Mon, 10 Apr 2006 08:18:51 +0200
Kai Blin <[EMAIL PROTECTED]> wrote:
Also added fontforge to t
Alexander N. Sørnes wrote:
Hello,
I have found some font problems recently with Wine. First of all, the
text of most richedit objects started displaying as rectangles since
around Wine 0.9.9, and now, with current CVS, no text is displayed in
applications witht the standard Windows interfac
Boaz Harrosh wrote:
Samuel Hunt wrote:
Thought for you all.
Would it be possible to use Wine with a few extra bits to make a kind
of Windows Terminal Server?
So you login via VNC, and the Wine system prompts you for a username
and password, which it authenticates. It then loads up a
Robert Shearman wrote:
Segin wrote:
Could someone clue me in to just what this means and why it is:
err:virtual:NtProtectVirtualMemory Unsupported on other process
A quick Google comes up that function is undocumented, so I don't
have much info on it.
From the wine source:
Could someone clue me in to just what this means and why it is:
err:virtual:NtProtectVirtualMemory Unsupported on other process
A quick Google comes up that function is undocumented, so I don't have
much info on it.
From the wine source:
if (!is_current_process( process ))
{
ERR(
Jesse Allen wrote:
On 4/5/06, Segin <[EMAIL PROTECTED]> wrote:
Jesse Allen wrote:
On 4/5/06, Molle Bestefich <[EMAIL PROTECTED]> wrote:
These lines could explain why Starcraft is unable to switch to fullscreen:
err:xrandr:X11DRV_XRandR_GetCurrentMode In
Jesse Allen wrote:
On 4/5/06, Molle Bestefich <[EMAIL PROTECTED]> wrote:
These lines could explain why Starcraft is unable to switch to fullscreen:
err:xrandr:X11DRV_XRandR_GetCurrentMode In unknown mode, returning default
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change sc
As usual, I went out and found something else to test. SimCity 4 Deluxe
works, impeckably well, but it only does software rendering (which can
literally bring your system to it's knees). I use a patched .exe cause
the default one didn't work for me (and this one has a no-cd deal, plus
is smalle
Robert Reif wrote:
Con Kolivas wrote:
On Wednesday 05 April 2006 09:45, Robert Reif wrote:
One problem that I am seeing is that there is no practical way to
guarantee synchronization between the sound card hardware and the
sound card thread. OSS doesn't support poll/select reliably in
all
Jan Zerebecki wrote:
On Sun, Apr 02, 2006 at 08:57:28PM +0200, Alexandre Julliard wrote:
Mike Hearn <[EMAIL PROTECTED]> writes:
I'm not sure it counts as easy. At least Fedora and SUSE already have an
LSM module loaded, for SELinux and AppArmor respectively. Some s
Alexandre Julliard wrote:
Mike Hearn <[EMAIL PROTECTED]> writes:
I'm not sure it counts as easy. At least Fedora and SUSE already have an
LSM module loaded, for SELinux and AppArmor respectively. Some solution
based on making wineserver suid root might work but I didn't get anywhe
Tom Spear (Dustin Booker, Dustin Navea) wrote:
Segin wrote:
I never see ANY of the posts I make once I make them. Could be a
setting of my email client to not fetch email I sent myself, but
seems unlikey cause GMail's web interface never claims to have
anything from myself.
I think
n0dalus wrote:
On 4/2/06, Karl Lattimer <[EMAIL PROTECTED]> wrote:
Hi,
I am having real issue with this list, I can't distinguish betweeen list
mail, other email and spam. Why is there no prefix [wine-devel] in the
subject line?
Use a mail client that can filter by To:
While changing user prefences, I got this error:
Database Error!
Query: REPLACE session_list VALUES ('0b7b7e6e2b25056088b212db53619c9c',
'', '',
'current|O:4:\"user\":7:{s:7:\"iUserId\";s:5:\"72211\";s:6:\"sEmail\";s:17:\"[EMAIL PROTECTED]";s:9:\"sRealname\";s:0:\"\";s:6:\"sStamp\";s:14:\"20051
Tom Spear wrote:
Hi all, this is a call for volunteers. I am hoping that
certain developers participating in another thread are willing to
rewrite the keyboard code, but we need people to test. If you are
interested, please reply here saying that you are interested, and what
kind of keyboard
I have come forth with a Windows program -- complete with source and
binary -- designed for Windows 2.03 (as from the binary headers, i
learned a bit about NE headers trying to hack Win9x 16-bit apps onto
windows 3.1, i did manage to get Defrag to work that way)
Case and point, would anyone like
Saulius Krasuckas wrote:
* On Tue, 28 Mar 2006, Karl Lattimer wrote:
And also, accusing people of having an IQ of 0 for replying to a flame
isn't in the slightest constructive,
Hardly. I have actually done something good. I got people to addresses
the Winetools problem a
Tom Williams wrote:
Tom Spear wrote:
Java, anyone? lol oh wait wait I got one better.. Fortran... or no,
how about... COBOL!! LMFAO gimme a break..
Seriously though, why not break winedoors up into different
components, and then have different submaintainers, and
Karl Lattimer wrote:
Am Mo, M�r 27, 2006 at 09:32:29 -0500 schrieb Segin:
There is one reason, inarguable (if you reply to this you have a IQ of
0) as to why WineTools is useless: Most of the WineTools 'magic' is in
it's ~/.wine/config file, which Wine no longer uses/ackno
Andreas Mohr wrote:
Hi,
On Tue, Mar 28, 2006 at 03:39:43AM -0800, Dan Kegel wrote:
OK, I've had it. The X errors I'm running into are keeping
me from getting work done. They might be due to
bugs in my X server (ubuntu 05.10), but while I wait
for the next release of ubuntu, mayb
Andreas Mohr wrote:
Hi,
On Tue, Mar 28, 2006 at 03:39:43AM -0800, Dan Kegel wrote:
OK, I've had it. The X errors I'm running into are keeping
me from getting work done. They might be due to
bugs in my X server (ubuntu 05.10), but while I wait
for the next release of ubuntu, mayb
Kai Blin wrote:
* Segin <[EMAIL PROTECTED]> [27/03/06, 21:32:29]:
There is one reason, inarguable (if you reply to this you have a IQ of
0) as to why WineTools is useless: Most of the WineTools 'magic' is in
it's ~/.wine/config file, which Wine no longer use
Marcus Meissner wrote:
On Tue, Mar 28, 2006 at 11:50:17AM +0200, Joris Huizer wrote:
Segin wrote:
There is one reason, inarguable (if you reply to this you have a IQ of
0) as to why WineTools is useless: Most of the WineTools 'magic' is in
it's
There is one reason, inarguable (if you reply to this you have a IQ of
0) as to why WineTools is useless: Most of the WineTools 'magic' is in
it's ~/.wine/config file, which Wine no longer uses/acknoleges, thefore,
WineTools is utterly useless and has no point in existing AT ALL, PERIOD.
Robert van Herk wrote:
sorry for my bad english i am not feeling well and it is affecting my
corrdination, i can't walk right or type correctly. i can barely see
the monitor, it's that bad.
Don't worry, probably it's just a virus.
Regards,
Robert
yeah, i think i got the karma-sutra or
Jason Green wrote:
On 3/27/06, Segin <[EMAIL PROTECTED]> wrote:
Due to the current state of Wine, plus it's archjitechure, Even if a
virus was found, it is much easier to remove.
If the virus is a memory-resident kind, you can do pkill -9 wine as root
or your user an
Philip V. Neves wrote:
On the website there is an article that talks about homogenious
populations being a threat to society and to the computer industry.
Although I accept the fact that this is mostly true I believe that is
a good argument for creating the Linux OS and other OS's not for
cre
This is possibly the best news the Wine development team has recieved
since getting Solitare to run on Wine in 1994: Wine and Mozilla are
*faster* than IE on native Windows, on the same harware.
I am not joking you.
I used to have a Windows partition until it was corrupted recently, and
my "p
Also note that most of Winetools prior usefullness was killed when we
killed ~/.wine/config
Dr J A Gow wrote:
Karl Lattimer wrote:
Fair point that it has been useful to you, it has been useful to me
also. Here's what I see.
* An over complicated bash script, with way too many difficult to
I was thinking about running Wine on Interix (the POSIX layer of
Microsoft's Services for Unix). There are a few apparent unknows:
Would Wine load the .dll.so's? Since Interix uses PE for it's native
format (running on Windows, duh), Would Wine load the .dll.so's? Would
it reject them being in
As of 0.9.10, the bug which caused all PNGs in Firefox to appear inverse
is fixed.
Also, for developers with slower machines, try using Mozilla 1.7.x, it's
much much faster than Firefox. It may not have *as many* bugs, but it
still brings up the same exact OLE problems which Firefox does, so u
Karl Lattimer wrote:
[...]
I've looked through the winetools code and it is a clusterf*ck of
nonsense. It appears to be in the final stages of code rot [...]
Is THIS enough to get rid of Winetools?
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
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
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
Pentium 4 2.8GHz HyperThreading with
512MB RAM, so that is not the problem! It just always fails
On 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.10!!!
Dimi Paun wrote:
From: "Segin" <[EMAIL PROTECTED]>
For some odd reason some files won't compile, yet others do, i can't
explain it. Must be a MingW bug.
Is Dev-C++ using MinGW or the native gcc?
MinGW, it cannot use the native gcc AFAIK.
So far, everything works, except when you try to install a package that
already is installed (of any version, so this also breaks upgrades via
the package manager)
Package manager starts up, presents you with a disloag (like aother
package install) but when it goes to copy files, it open a di
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.10!!! Nearly every other
Linux distro supported has the up to date packages!!! And why does the
Red Hat packages site not go to the SourceForge site as it does for
SUSE pack
Tony Lambregts wrote:
Tom Spear
wrote:
On 3/21/06, *Vitaliy Margolen*
<[EMAIL PROTECTED] >
wrote:
[...]
[...]
Keeping
them around for a while even after they are fixed would be a
good idea since not everyone keeps up with the latest version of wine.
I have an idea, let
Mike McCormack wrote:
Segin wrote:
aRts in and of itself is a b/uggy ha/ck, KDE is droipping it in the
4.0 release, Skype crashes if you use artsdsp with it and play sound,
arts is also known to just segfault for no reason whatsoever. Best
suggestion is to drop support for aRts entirely
Dimi Paun wrote:
On Tue, 2006-03-21 at 14:14 +0900, Mike McCormack wrote:
The best way to fix it is probably to rearrange the code so that the
Audio tab shows, then there's a [Detect] button that the user can
click to run the autodetect code that might crash. At least then the
us
Dimi Paun wrote:
On Mon, 2006-03-20 at 22:28 -0600, Tom Spear (Dustin Booker, Dustin
Navea) wrote:
clicking on the audio tab to check out bug 4051 first? Please!
How about we fix the problem instead? :)
That sounds like a great idea, while we're at it, let's write o
attached.
Joris Huizer wrote:
Segin wrote:
Attached is version 0.2 of this script, with a lot of additional
functionality. You will need to be able to write to /tmp and make a
file /tmp/grep to use the extended functionality (default
functionality needs none of that, and is unmodified
Dan Kegel wrote:
On 3/19/06, Dimi Paun <[EMAIL PROTECTED]> wrote:
On Sun, 2006-03-19 at 09:09 -0800, Dan Kegel wrote:
I tried [mauve on msys on wine] ...
I personally think this is a very exciting thing to get right.
Being able to run an emulation la
Attached is version 0.2 of this script, with a lot of additional
functionality. You will need to be able to write to /tmp and make a file
/tmp/grep to use the extended functionality (default functionality needs
none of that, and is unmodified.)
For those that are intested, you can fetch memche
Jim White wrote:
Joris Huizer wrote:
Segin wrote:
It's not a C interpeter, it's literally a frint end of sorts to
grep. There's only one textual occurence of malloc() in the code, so
it only returns one.
Think before you speak.
P.S. I'll add a C interpeter when ther
e for detecting contant for loops at one point.
Also, the script is designed to be edited and whatever function you want
to look for inserted into the code.
Joris Huizer wrote:
Segin wrote:
It's not a C interpeter, it's literally a frint end of sorts to grep.
There's only one
crt0.o is everything from the program's entry point until main() -- If
the OS doesn't parse arguments in the way main() handles them, the
crt0.o code converts them. Most unix systems have /usr/lib/crt?.o
crtdll.dll is equilvant to libc.so, and therefore unrelatted
Wesley Parish wrote:
Hi.
I
1 - 100 of 134 matches
Mail list logo