Displaying 20 results from an estimated 5000 matches similar to: "Wine for next computing era"
2010 Jul 11
13
Simple application made with visual studio 2005 not running
I build a simple application with VS C++ and it is not running.
Debug info and the application with its source code is on the link below:
http://homepages.dcc.ufmg.br/~fccoelho/test.tar.gz
Tested on wine-1.2-rc7
2010 Jul 05
11
Make sure that Visual Studio works before 1.2 release
I was thinking that should be a good idea to make sure that at least Visual Studio 2008 is properly working in wine, before 1.2 release.
In this way, we could test specific functions in wine, by creating simple test applications to test if the system calls are working well.
I think that Visual Studio is a key application to test wine compatibility with windows, and it is an application that can be
2013 Oct 26
1
[HCL] Syndome Era Series 500VA 400W supported by blazer_usb
Syndome Era Series
*upsc output*
*
*battery.charge: 100
battery.runtime: 1000 <-- not reported by UPS (guesstimate)
battery.voltage: 13.60
battery.voltage.high: 13.00
battery.voltage.low: 10.40
battery.voltage.nominal: 12.0
device.type: ups
driver.flag.novendor: enabled
driver.name: blazer_usb
driver.parameter.chargetime: 43200
driver.parameter.idleload: 30
driver.parameter.pollinterval: 5
2014 Aug 15
0
Coordinate systems on on nv10-era cards
So I did a lot more debugging on this. I wrote a program that draws a
triangle to an fbo, and then blits that to fb 0. If I draw the
triangle with
glBegin(GL_TRIANGLES);
glColor3f(1, 0, 0); glVertex3f(-0.6*128 + 128, -0.75*128 + 128, 0.5);
glColor3f(0, 1, 0); glVertex3f(0.6*128 + 128, -0.75*128 + 128, 0);
glColor3f(0, 0, 1); glVertex3f(128, 0.75*128 + 128, 0);
glEnd();
Then all
2009 Aug 08
0
A new era in Radio! Don't miss The Experimental Beat! (fwd)
Hello,
Excuse the blatent self-promotion and certain degree of off-topicness, but
I thought people here might find this of interest.
We just recorded a radio show using Fideliphone (www.fideliphone.com)
which uses CELT. Not sure exactly which version but the most recent
release of Fideliphone was in May so it's probably not the most recent
version. Anyway it performed beautifully!
I
2006 Feb 24
0
[PATCH] Repost - support use of xen public headers by C89 era compilers
My apologies to the list, as the last patch was not correct.
It did no harm, but was to the trailing comma on the structure above
the enum I was targeting.
This patch is correct.
Signed-off-by: Bruce Rogers brogers@novell.com
- Bruce
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2010 Feb 12
2
Regression testing on Gentoo
I'm new to regression tests on wine.
Currently, I'm using Gentoo's portage to build the latest wine and I want to know if there is a tutorial on how to make the regression tests on Gentoo.
I'm going to do what Austin English ask me to do at this bug (http://bugs.winehq.org/show_bug.cgi?id=21693).
Since I'm new to it and I know that Gentoo is too fragile in building things out
2010 Feb 11
2
Oblivion sound effects mutted on wine-1.1.38
I have tested wine-1.1.38 with Oblivion on Gentoo and I found that the sound effects are no more being played.
I`m new to wine bugzilla and I don`t know a proper way to report bugs and regressions.
Please if someone is able to report this bug or help me find a way to fix it, I will be glad.
2010 Aug 01
5
:idea: A way to automatically test wine applications
I think that we are reaching a reasonable compatibility stage with windows applications.
However, there are applications that ways get progress and regressions in different areas. [Idea]
So, I was figuring out, if there is a way to automatically test applications, against Wine.
There should be a way to every new patch, be tested against a set of applications, and it automatically report the
2010 Aug 08
2
Need for speed 2 not accepting Keyboard input
Need for Speed 2 is not accepting input from Keyboard.
It was tested on wine 1.3.0, and Ubuntu 10.04.
It seems to be a problem like we are facing on Oblivion intro, where it is not possible to skip the intro to the main screen of the game.
2011 Nov 14
2
Uploading videos to Bugzilla and AppDB
I think that should be interesting if we could upload videos of the applications that we test on wine to the AppDB and Bugzilla.
I recently tested the WebM encoder (http://www.webmproject.org/) from Google and it seems to produce videos with a great quality and small file sizes.
The most recent versions of Chrome and Firefox are able to play this format nativily.
This would help people share their
2011 Nov 24
1
Playing with DLLs
I wish to implement my own DLL loader and play with it's exported functions.
Do someone have any tips or documentation about how to load a DLL exported function, get a pointer to the function and call it inside the code?
It is obvious that I'm not going to replicate a full Windows compliant DLL loader like we have in wine, but I want only to understand the concepts.
2012 Dec 27
2
Tecnoware ERA LCD (UPSilon 2000) communication problem
Hi to everyone!
I'm posting here after digging around the nut-upsuser and nut-upsdev
mailing list, hoping I didn't miss something important.
I'm trying to make my ups working with nut: it's a Tecnoware ERA LCD 0.85
which uses the so-hated UPSilon 2000 software to connect via usb.
Personally I checked and seems that this junk software only works from
windows, I'm trying to
2010 Aug 20
3
Bugzilla should be application oriented
I think that Bugzilla could have an option to join all issues that are related to an specific application.
For example, if someone is testing Oblivion, there should be a place where we can relate every issue that is happening to Oblivion.
So, instead of filing a new entry on Bugzilla, people could only add another issue to an application.
In this way, people can provide more info about an
2010 Jul 14
4
Wine applications for all users
The worst thing the happens to me when I'm backing up my home folder, is when wine creates symbolic links to my home foder, in a folder inside.
So with this, is hard to make a backup the entire home folder, if it relies in some symbolic links to folders out side the actual home folder.
Then I propose that wine could create a wine user/group and create a folder, for example /var/wineprofiles/
2014 Aug 10
2
Coordinate systems on on nv10-era cards
Hello,
I'm trying to debug why fbo-copyteximage-simple is failing, and I'm...
failing. It's an extremely simple test. I'm pretty sure that the
copyteximage part of it has nothing to do with the failure, at least
it behaves identically when I just return tex instead of copiex_tex.
Without any modifications, the test just renders one big red square. I
think there's something
2013 Jan 08
1
[blazer_usb] Support for TECNOWARE ERA LCD (FGCERALCD0K85)
Hi to all and happy new year!
I'm writing here as I'm trying to get nut supporting the UPS in the
subject; I didn't check well before buying and nowI discovered this is
kinda bad hardware (it doesn't have a valid USB id, it just reports
0000:0001 and linux support doesn't really work as they stated), but before
changing it I wanted to try to find a solution to get it work with
2007 Mar 19
2
setup.exe fails on wine version 0.9.20 and later
When I try to run wine /mnt/cdrom/setup.exe on the Monopoly CD-ROM it
returns "Terminated" on the console. This has happened since version
0.9.20. It worked almost perfect in wine version 0.9.19. Monopoly is a
Windows 16 bit game.
Any idea why this is happening now?
Thanks in advance,
Charlie
2019 May 15
4
OT: android phone backup NOT to google cloud question
Dear All,
My apologies for OT question.
I wonder if someone of Android smartphone owners backs up their device
and user/application data NOT to google cloud.
I just had to get new smartphone, and discovered that short of rooting
device or unlocking bootloader and flashing one of "un-googled" android
builds I can not find the way to back up everything. To my storage, NOT
TO GOOGLE
2011 Jun 16
5
Porting "unmaintained" packages to post R 2.10.0 era
Hi all,
I am trying to re-compile some "unmaintained" (it seems) packages, namely rSoNIA
and dynamicnetwork from:
http://csde.washington.edu/~skyebend/rsonia/rsoniaDemo/
These packages predates R 2.10.0 so they need to be recompile.
After split the single big file in /man in each packages into a file for each
function + some minor fix, I successfully manage to recompile and load