All the news that fits, we print.
This is the 339 issue of the Wine Weekly News publication. Its main goal is to introduce wine 0.9.53. It also serves to inform you of what's going on around Wine. Wine is an open source implementation of the Windows API on top of X and Unix. Think of it as a Windows compatibility layer. Wine does not require Microsoft Windows, as it is a completely alternative implementation consisting of 100% Microsoft-free code, but it can optionally use native system DLLs if they are available. You can find more info at www.winehq.org
This week, 206 posts consumed 316 K. There were 70 different contributors. 41 (58%) posted more than once. 32 (45%) posted last week too. The top 5 posters of the week were:
|
News: Wine 0.9.53 Released | Archive | |
---|---|---|
Wine
The first wine release of the new year is here! Wine 0.9.53 was released today, with the following main changes: * RunOnce and Run entries now executed on startup. * Beginnings of support for emulated disk devices. * Many Richedit improvements. * Nicer looking color dialog. * Lots of bug fixes. More on RunOnce entries later in this wwn. In other news, Roderick Colenbrander (aka Thunderbird) has written a new wiki page about DirectDraw and the relevant registry keys associated with it. I recommend anybody interested in tinkering with such settings read it over once prior to asking questions in #winehq. |
News: Leopard to have wine built in? | Archive | |
---|---|---|
Wine on OSX
Seth Weintraub at computerworld.com has a handful of predictions for the future of Leopard at the upcoming mac world. Most of his article is irrelevant to the WINE project, until you get down to this interesting tidbit: Leopard runs Windows apps natively - Beta. Not all windows apps. But now Leopard has Wine libraries built in. You can play some games, run IE7, Outlook 2007 - Part of Leopard 10.5.2. Would certainly be interesting if this one came to pass! |
Revisiting yearly states | Archive | |
---|---|---|
Stats
You may remember an article on the number of commits per year that was posted in WWN 338 last week. This week, Michael Stefaniuc writes in with a similar statistic for the number of authors:
[...]I wanted to send the numbers of authors. $ for y in `seq 2002 2007`; do echo -n "Number of authors in $y: " git shortlog -s --since="$y-01-01 00:00" --until="$y-12-31 24:00" | wc -l done Number of authors in 2002: 185 Number of authors in 2003: 167 Number of authors in 2004: 183 Number of authors in 2005: 212 Number of authors in 2006: 195 Number of authors in 2007: 218 bye |
BugZilla Audit | Archive | |
---|---|---|
BugZilla
A couple of weeks ago Vijay Kiran Kamuju wrote in recommending we do some annual bug cleanups
Hi,
Dan Kegel writes in with the status of this audit:
Since Vijay suggested doing a bug audit two weeks ago,
the number of open bugs has dropped by about 300, or 10%:
http://bugs.winehq.org/reports.cgi?product=-All-&datasets=NEW%3A&datasets=UNCONFIRMED%3A
That was quite a burst of activity!
And of course, it seems that it's another week and we have another graph worth looking at from Dan Kegel |
Alky project shutdown | Archive | |
---|---|---|
Alky
The Alky Project has recently closed shop. One key thing about their closing though is their decision about what to do with already written code: However, every ending tends to open another door for opportunity and though we are saddened to announce our departure, we are almost as excited to announce the immediate availability of ALL source code for the Alky Project! This of course ignited some discussion on wine-devel. Stefan Dösinger explains that unfortunately most of the code will not be of use to wine. Looking at their D3D10 implementation, it is comparable to Andras' soc code, with the difference that Alky has a few lines to create a gl context and send off vertices, but Andras has written a D3D10.idl header. Adding the functionality of Alky to Andras' code is a matter of hours, if we do it the hacky way. So all in all I think that the not yet integrated d3d10 that Wine has is more advanced. As far as other libraries go, there isn't much to see either [...] While the code may not be of any use for us(or anyone else, since Wine exists), Cody seems to have written a lot of code. It might not be comparable to Wine, which has enjoyed the work of almost thousand developers and is almost 15 years old, it seems to be quite some accomplishment for a project which has been developed by apparently one(two?) persons. (I have no comparison how Wine started though. I only had a Gameboy back then :-) ) |
AutoRun/RunOnce support | Archive | |
---|---|---|
Autorun
Alexandre Julliard recently committed a patch
which causes wineboot to be started in when a new wine process begins. One of the biggest results of this is that now AutoRun and RunOnce programs are launched with wine.
> What's new in this release: > - RunOnce and Run entries now executed on startup. This will probably give some fallout ;) I wanted to write earlier, but did forget about it over the last days. For my grown Wine installation this now starts: - 2 instances of a Windows Worm - Google Talk (not working) - Skype (crashing) - pccam.exe from some digital camera disk - the annoying Steam.exe auto-update and ask-for-subscription dialog - perhaps more and this even on "make check" :( We probably need some tool to edit Run and RunOnce entries now. Ciao, Marcus Most agree that some method of controlling these things is necessary. A few options are proposed:
(Steven Edwards) And then there is this very interesting discussion on msconfig from reactOS.
(Steven Edwards) |
Weekly AppDB/BugZilla Status Changes | Archive | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AppDB / BugZilla
*Temporary Disclaimer: For the better part of the month of January wine's bugzilla will be going through an annual triage and cleanup. While the following statistics are still meaningful, (perhaps even moreso than otherwise) they are very skewed from normal wine BugZilla activity.
*Disclaimer: These lists of changes are automatically generated by information entered into the AppDB. These results are subject to the opinions of the users submitting application reviews. The WINE community does not guarantee that even though an application may be upgraded to 'Gold' or 'Platinum' in this list, that you will have the same experience and would provide a similar rating.
Updates by App Maintainers
Updates by the Public
|
All Kernel Cousin issues and summaries are copyright their original authors, and distributed
under the terms of the
GNU General Public License,
version 2.0.