similar to: Tranlations needed

Displaying 20 results from an estimated 10000 matches similar to: "Tranlations needed"

2010 Nov 30
3
debian squeeze i386 test package available
Howdy, I'm working on reviving the debian packages. I haven't done debian packaging in a while, so I've put an alpha build of 1.3.8 on http://www.austinenglish.com/blah. Currently only squeeze/i386, but if these work well, and there is interest, I can do the other releases/64-bit versions. Please let me know if they do/don't work for you, or any other feedback. Cheers, Austin
2015 Nov 10
3
OpenSSH-7.1p1 fails configure check with LibreSSL-2.2.4
On Mon, Nov 9, 2015 at 5:35 PM, Darren Tucker <dtucker at zip.com.au> wrote: > On Tue, Nov 10, 2015 at 9:22 AM, Austin English <austinenglish at gmail.com> wrote: >> Howdy, >> >> I'm attempting to compile openssh-7.1p1 using libressl-2.2.4 for the >> ssl implementation. Unfortunately, this fails to work (tested on >> Debian Unstable and Gentoo):
2015 Nov 09
2
OpenSSH-7.1p1 fails configure check with LibreSSL-2.2.4
Howdy, I'm attempting to compile openssh-7.1p1 using libressl-2.2.4 for the ssl implementation. Unfortunately, this fails to work (tested on Debian Unstable and Gentoo): cd libressl-2.2.4 ./configure --prefix=/opt/libressl-2.2.4 && make -j8 && sudo make install cd ../openssh-7.1p1 ./configure --with-ssl-dir=/opt/libressl-2.2.4 fails with: checking OpenSSL header version...
2009 May 18
4
Portable applications list needed
Howdy, For those of you that don't know, I've got a Google Summer of Code project to make a better test suite for wine. The goal is to test graphical applications to find bugs that aren't tested by the test suite, and to prevent regressions that aren't prevented by it. While programs with installers can be tested, they increase the script complexity quite a bit. Eventually,
2010 Jun 01
6
Call for translators
Hi, (This was also posted on the wine-devel mailing list last week). The code freeze for Wine-1.2 has started and we are now in a weekly release candidate cycle. This is an ideal moment for translation work. The current translations status page http://source.winehq.org/transl/index.php shows four (4) languages at a 100%. Please help us have more fully translated languages for Wine-1.2. Also
2009 Jan 14
1
meaning of
>From: Austin English <austinenglish at gmail.com> >Sent: Jan 13, 2009 7:17 PM >To: James McKenzie <jjmckenzie51 at earthlink.net> >Subject: Re: meaning of "Hardware" field in bugzilla? > >On Tue, Jan 13, 2009 at 8:15 PM, James McKenzie ><jjmckenzie51 at earthlink.net> wrote: >> Austin English wrote: >>> >>> On Tue, Jan 13,
2008 May 01
5
The source file wineinstall needs translation
Hello, I have compiled the source of wine for the first time but I had not installed any package as flex and I get an error message. This error only showed that you must install the package, but in English and would rather useful for people who compiles for the first time, appeared in their language. You simply could detect the language before starting to compile a file and include constant
2015 Sep 11
7
[Bug 91972] New: xorg/nouveau crashes when running wine's unit tests under valgrind: EXA: malloc failed for size -262140 bytes
https://bugs.freedesktop.org/show_bug.cgi?id=91972 Bug ID: 91972 Summary: xorg/nouveau crashes when running wine's unit tests under valgrind: EXA: malloc failed for size -262140 bytes Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW
2007 Sep 18
2
FW: Specifying spec and output format inline?
Anyone have any advice on this one? Thanks, Adam ________________________________ From: rspec-users-bounces at rubyforge.org [mailto:rspec-users-bounces at rubyforge.org] On Behalf Of Adam Reed Sent: Monday, September 17, 2007 2:14 PM To: rspec-users at rubyforge.org Subject: [rspec-users] Specifying spec and output format inline? Howdy from Austin, TX. I''m new to rspec, and am
2008 Oct 30
2
Attention Non-Linux Wine Users
Howdy BSD/Solaris/OS X'ers, A lot of progress has been made fixing the conformance tests for Wine, but unfortunately, most of this progress has only been made on the Linux end. Most developers are using some form of Linux, so BSD/Solaris/OS X haven't seen their pass rate increase. But you can help! For more info, see: http://wiki.winehq.org/ConformanceTests But for the short version: 1.
2008 Dec 01
6
Request of the application that can runs it
Hello. My handle is Arus. The application that does not runs in Wine and CrossOver called A, and is not there the place that can give "Please be can runs A in Wine or CrossOver" request? -- -------------------------------------------------------------------- Arus dreamrail_arus at yahoo.co.jp --------------------------------------------------------------------
2017 Jul 28
0
[Bug 12940] New: rsync: -C/--cvs-exclude does not ignore SCM ignore files (patch)
https://bugzilla.samba.org/show_bug.cgi?id=12940 Bug ID: 12940 Summary: rsync: -C/--cvs-exclude does not ignore SCM ignore files (patch) Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: core Assignee:
2008 Mar 31
1
Try wineprefixcreate to repair old .wine instead of deleting
Alexandre says we should have users try wineprefixcreate before having them blow away their old .wine directory. ---------- Forwarded message ---------- From: Alexandre Julliard <julliard at winehq.org> Date: Mon, Mar 31, 2008 at 2:44 AM Subject: Re: Proposal: versioning .wine directory To: James Hawkins <truiken at gmail.com> Cc: Austin English <austinenglish at gmail.com>,
2009 Jul 26
10
Help! How to mix win32 and native os calls in code?
Hi I have a tool that I am running under Mac version of Wine. What I am doing is installing the tool under wine (i.e wine <path to installer pkg.exe>) and then running it from wine. It uses an api to capture current screen (BitBlt api). Under Mac, it is capturing the X windows frame buffer instead of native Quartz frame buffer. I have source code for this tool. I am thinking of
2009 Apr 19
5
wow memory error
Debian Lenny Wine 1.0.1 from Lenny repository Intel Dual Core 2GB RAM 250 GB SATA HD Nvidia 9600 GT When start WOW from system application menu I get the following error after I click on "Play" button on the WOW launcher. The application has encountered a critical error: Program: C:\Program Files\World of Warcraft\Wow.exe Exception: 0xC0000005 (ACCESS_VIOLATION) at
2009 Aug 24
1
Want to help Wine and prevent regressions in your favorite (downloadable) app?
Howdy all, For Google Summer of Code, I worked on a project I called Appinstall, which is basically an automated test framework for Wine. It works as a simple shell script, that runs several independent tests of applications, then parses the log files to make sure no applications broke, or bugs were fixed. The tests themselves are written using AutoHotKey (http://www.autohotkey.com). The neat
2016 Jul 25
7
grouping global variables by alignment: safe to do at LLVM level, or only at Clang level?
Dear all, Howdy! ;-) This is Abe of the Samsung Austin R&D Center`s compilers team. As an early part of a project that should help performance on some CPUs, I would like to cause global variables [at least from C and C++ programs] to be grouped together according to their alignment needs, which should help to slightly reduce RAM requirements in some cases. IMO this should be done at
2009 Apr 02
5
Error in starting "wine file" in x86_64 FC10 env
First the following errors are logged in dmesg: [ 31.891848] mtrr: base(0xc0000000) is not aligned on a size(0xff00000) boundary [ 32.343580] Xorg:3090 conflicting memory types c0000000-cff00000 uncached<->uncached-minus [ 32.343585] reserve_memtype failed 0xc0000000-0xcff00000, track uncached, req write-back [ 32.344431] Xorg:3090 conflicting memory types fd000000-fe000000
2008 Aug 09
6
ElderScrolls - case-sensitivity, many of the same file
hypothetically, i have 2 different textures, one names TX_Skin, another named tx_skin. a plugin calls TX_SKIN, which texture does it choose?
2008 Dec 28
5
playing with Wine on Cygwin
I'm currently playing with Wine on Cygwin on Windows 2000 on VirtualBox. Just to see what happens. Also to see how feasible Wine on Windows is from here. I've been updating the http://wiki.winehq.org/CygwinSupport page accordingly. With the 1.1.11 source tarball, I'm getting a compile error: internettransport.c:348: error: