Displaying 20 results from an estimated 10000 matches similar to: "Where do I stick overrides?"
2006 Jul 12
3
Still trying to sort out an override problem
The program I am trying to run quits with the following error messages:
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc
2011 Feb 14
4
Stick on installation: winecfg not found
Hi,
I followed the installation instruction step by step with the wine 1.3.13 package. I stick at point 3.1 user guide: using winecfg. If I input /usr/local/bin/winecfg or only winecfg in the wine-1.3.13 directory, the error message -bash: winecfg: command not found appears.
There is a directory winecfg under wine-1.3.13/programs/ but no executable files.
The wine package is installed under
1998 May 13
1
mixed case usernames
I haven't found anything about this in the FAQ's...
Despite having a translation from an all uppercase (or all lowercase) to
the mixed case Unix username in the username map, the samba server
(1.9.18p1) does not allow browsing from a Win95 client.
If I change the username to all lowercase on the Unix server, then browsing
works fine.
Have I missed something?
--
Phil Etheridge
2010 Dec 21
3
Properly rating my submissions
Hi, I just wanted to verify the appdb rules/format so I correctly make my submissions in the future. I was surprised when I received an admin edit after submitting: http://appdb.winehq.org/objectManager.php?sClass=version&iId=22285&iTestingId=59851
recently. The game worked completely flawlessly for me, so I submitted it as a "Platinum" rating. However, since I had to set Wine to
2011 Dec 09
2
No sound in Wine with ALSA loopback devices
Hi,
I recently set up an ALSA-to-JACK bridge (as described in http://alsa.opensrc.org/Jack_and_Loopback_device_as_Alsa-to-Jack_bridge) in order to route non-JACK apps into JACK. Every sounding non-JACK app (even Flash Player) work flawlessly but Wine outputs no sound (in theory, ALSA loopback devices should behave transparently to Wine).
I'm using git version and every audio app I ran in
2016 Aug 21
2
Sound failure in CentOS 6.8
On Sunday 21 August 2016 13:50:25 Frank Cox wrote:
> On Sun, 21 Aug 2016 13:39:29 -0700
>
> j_post wrote:
> > Sound stopped working on my CentOS 6.8 system several months ago.
>
> alsamixer may tell you something useful.
>
When I select HDA Intel PCH, which is what it should be using, everything
looks normal with one possible exception. There are three volume sliders
2008 Dec 26
2
DVD burner in WINE
I have a program, ProShow Producer, that works flawlessly in WINE, but I need to use a DVD burner in it. The program will only export the DVD slideshows to a disc, not an image, so I need to be able to use the burner or somehow fake it and save to an image. Does anyone know how I can either get the burner working or (ideally) fake the burner and create an image instead??
Thanks so much for the
2010 Jan 03
1
Re: How to achieve Japanese localization on Mac OSX?
Marvin_Arnold wrote:
>
> Charles Davis wrote:
> > James McKenzie wrote:
> >
> > > vitamin wrote:
> > >
> > > > James McKenzie wrote:
> > > >
> > > >
> > > > > I do think this is doable, but the appropriate variables have to be set before running Wine, just like you do in Linux (or any other UNIX for that
2016 Mar 08
2
Module Versioning... and other things
On 3/8/2016 07:23, Pete Batard via Syslinux wrote:
> [...] the merging of ldlinux.sys and isolinux.bin, which I would very
> much like to rally people on this list into seeing as beneficial. [...]
My understanding is that isolinux.bin and ldlinux.bin are pretty much
twins[1]. If I understand correctly, you'd like the latter to be tacked
onto the former because people are too stupid
2006 Sep 26
2
Sort problem with merge (again)
# R version 2.3.1 (2006-06-01) Debian Linux "testing"
# Is the following behaviour a bug, feature or just a lack of
# understanding on my part? I see that this was discussed here
# last March with no apparent resolution.
d <- as.factor(c("1970-04-04","1970-08-11","1970-10-18"))
x <- c(9,10,11)
ch <- data.frame(Date=d,X=x)
d <-
2008 May 30
5
LinkWord Language Learing Software W/ ActiveX error
Hi all,
I am new to Wine and Linux. I am currently running Ubuntu 8.04 with Wine 1.0-rc2 on an old Dell Inspiron 2650 laptop.
For the last couple of days, I have been trying to get my Linkword language learning software to work on my laptop (Rosetta Stone seems like a lost cause at this point).
A little about this program, it is a "stand alone" type program, and by that I mean
2009 May 01
3
adding zeros to dataframe
Greetings,
I am new to R and am hoping to get some tips from experienced R-programmers.
I have a dataset that I've read into R as a dataframe. There are 5 columns: Plot location,species name, a species number code (unique to each species name), abundance, and treatment. There are 272 plots in each treatment, but only the plots in which the species was recorded have an abundance value. For
2006 May 09
2
Log file format + Awstats
I'm trying to process Icecast2 log files with Awstats and I'm running
into a problem which I believe may be related to an extra entry in the
Icecast2 logfiles.
If one compares an Apache CLF log entry such as the following:
199.125.245.200 - - [08/May/2006:12:26:00 -0600] "GET / HTTP/1.0" 200 53
"-" "-"
to an Icecast2 log entry:
166.70.52.200 - -
2009 Oct 26
1
GGPLOT2 Different Layers Different X Values
I'm trying to plot values based on a date and then overlay a histogram also
by date. The problem is that both data sets don't have exactly the same
dates. So when I add the histogram, any dates that aren't already there from
from the scatter plot just get tacked on at the end and are out of order. I
tried using scale_x_discrete, but to no avail.
Thanks,
Jon
--
View this message in
2008 Jan 03
1
Validation errors and file uploads
I''ve got a form that contains a number of textfields, as well as a
file upload element.
I''ve noticed that this field doesn''t retain it''s data after validation
errors. While I know html/http doesn''t allow form fields to be pre-
populated per se, it can be faked by stuffing it into the session.
Yuck.
Is there any accepted pattern/best practice for
2003 Apr 23
1
ATA tag queuing broken...
Alright, well it's apparently no surprise to folks that ATA tag queuing
is broken at the moment. Are there any objections to me adding a few
cautious words to ata(4) and tuning(7) that advise _against_ the use
of ata tag queuing given that they're likely the fastest way to reboot
a -STABLE box?
Here's a PR that I tacked a tad bit of info into:
2002 Dec 30
1
R on the Zaurus link
Hello All,
The link to the binary & installation instructions (tar.gz binary not an ipk
I'm afraid) is as follows: http://students.bath.ac.uk/enpsgp/Zaurus/#R
It eventually dawned on me that the WORDS_BIGENDIAN define (or lack thereof)
was causing the problems (after testing ieee NaN compliance that is).
When cross-compiling it's probably fair enough that the configure script
2009 Feb 18
3
[LLVMdev] Parametric polymorphism
> I think many people were confused by this at first but an excellent counter
> example was provided in a previous thread: C99 ABIs can require that struct
> return values are returned via a pointer to a preallocated struct passed as
> an auxiliary argument *except* when you're talking about a C99 complex, in
> which case the return value is conveyed in a completely different
2009 Mar 27
2
adding matrices with common column names
folks,
if i have three matrices, a, b, cc with some colnames in common, and i
want to create a matrix which consists of the common columns added up,
and the other columns tacked on, what's a good way to do it? i've got
the following roundabout code for two matrices, but if the number of
matrices increases, then i'm a bit stymied.
> a <- matrix(1:20,ncol=4); colnames(a) <-
2016 Aug 21
1
Sound failure in CentOS 6.8
On Sunday 21 August 2016 15:32:55 Frank Cox wrote:
> On Sun, 21 Aug 2016 14:55:50 -0700
>
> j_post wrote:
> > On Sunday 21 August 2016 13:50:25 Frank Cox wrote:
> > > On Sun, 21 Aug 2016 13:39:29 -0700
> > >
> > > j_post wrote:
> > > > Sound stopped working on my CentOS 6.8 system several months ago.
> > >
> > > alsamixer may