Displaying 10 results from an estimated 10 matches for "problemns".
Did you mean:
problemas
2008 Oct 23
8
Having problems with World of warcraft
Well... THANKS to wine developers!! Never thought i could play WOW on salckware!
Actually it's running a LOT smoother on wine as it did on xp.
However the only problemn is that the cursor can't reach the far bottom on the screen where my bar is. So i can't put my spells in the quick slots. Any suggestions about it? Is there someway to solve this minor issue?
2007 May 17
1
GUI: Not Found. Move along
Hi there,
I just installed the GUI for Asterisk 1.4.4 and correctly set my
settings but when I use my browser to access it, it gives me an error
saying "Not Found. Nothing to see here, move along" with "asterisk" in
the header and footer...
anyone had this problemn before?
greetz
2006 Jul 22
2
Gruff Graphs
Well, I''m trying to generate graphs using gruff,
but I''m having problemns.
I use, require_gem ''gruff''
then when I run g = Gruff::Line.new(475)
I get uninitialized constant Gruff
/////
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:100:in
`const_missing''
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3....
2006 May 25
1
prototype Ajax.Request
Hi, I''m using like this
var pars = ''table=''+this.config[''table'']+''&op=update&id=''+id;
new Ajax.Request(
this.config[''url''],
{
method: ''get'',
parameters: pars,
2012 Aug 21
1
R CMD build error with data files
Dear list,
I want to update my prabclus package which I haven't done for quite a
while.
In the previous version, I had .dat files in my data subdirectory, which I
read using .R files. Now R CMD check gives me a warning that .dat files
are no longer accepted there.
So I changed my filenames to .txt, but actually some of these files are
only there in order to be read by .R, not in order
2004 Oct 13
0
Re: Wine and Tapi32
On Wed, 13 Oct 2004 08:23:21 +0000, you wrote:
> Hi,
>
> I don't know if you can help but your e-mail address came up in a search for
> answers to a problemn I am having with Wine.
>
> I am using Suse9.1 and the latest release of wine. I am trying to run a
> program called Time&Chaos version 6 (demo available from
> www.chaossoftware.com).
>
> It installs
2008 Jul 27
0
[LLVMdev] Hi
Hello, I want to use LLVM to develop a 64-bit operating system (64-bit
Win64 DLL targets) on a 32-bit Windows host. Is this possible?
Also I get the following error when I try make install:
llvm[1]: Compiling StringPool.cpp for Release build
llvm[1]: Compiling SystemUtils.cpp for Release build
llvm[1]: Compiling Timer.cpp for Release build
llvm[1]: Building Release Archive Library
2001 Oct 26
1
postscript problem (PR#1147)
I reported this earlier, and have got reports that others have the same
promlem on UNIX machines, so it is not only a windows problem
S I file a bug report.
The function (boot.stat) given at the end produces a postscript file,
which cannot be included correctly in LaTeX. Specifically,
the image in LaTeX (when translated by dvips to postscript)
becomes very small, not using the bounding box, and
2007 Jun 23
3
has_and_belongs_to_many and dynamic find
Hi
Just curious if anyone can explain why using a dynamic find fails to
work with << operator
I have standard habtm relationship
class User < ActiveRecord::Base
has_and_belongs_to_many :roles
Now when I assign a Role via << after saving the new User I get wierd
behaviour
but only when using the dynamic version of find
i.e
@user = User.new(p)
if @user.save
#
2006 Feb 05
30
Emacs rails.el
Features:
* Management WEBrick - start, stop
* Viewing log files
* Abbrev from TextMate
* Switching between View/Action
http://www.emacswiki.org/cgi-bin/emacs/rails.el