Displaying 17 results from an estimated 17 matches for "nevs".
Did you mean:
ness
2011 Apr 05
4
Rails 3.0.5 gives SQLite3::SQLException for the same code that works on 3.0.3
Hello,
I recently updated Rails to 3.0.5. The very same code that worked on
3.0.3 now gives error.
The code is:
def kategorialista
Kategoria.where(:elfogadva => TRUE).order("nev").collect {|s|
[s.nev, s.sefuri]}
end
It is in application_controller.rb with
helper_method :kategorialista
The error it gives on 3.0.5:
SQLite3::SQLException: no such table: kategoria: SELECT
2008 May 18
2
problem build wine lib
This is my first post here, please excuse any incorrect terms etc. I have tried to follow chapter 5 of winelib-guild.pdf, but found winemaker does not correspond to the pdf.
I am using wine version 1.0-rc1. I am trying to call a Linux shared library from an unmodified windows C++ program using a ?C? interface to a DLL. I have built very simple test case that I would like help to compile. Sorry for
2002 May 14
1
2.2.4 and printing problems
...o_q_open_printer_ex: unable to unmarshall
SPOOL_Q_OPEN_PRINTER_EX.
[2002/05/14 13:24:39, 0] rpc_server/srv_pipe.c:api_rpcTNP(1200)
api_rpcTNP: api_spoolss_rpc: SPOOLSS_OPENPRINTEREX failed.
I also noticed that for my PC (Win2000 SP1) there are 2 smbd processes
running :
IPC$ casteels nevs 12326 pcevs12 (143.169.5.16) Tue May 14
13:34:33 2002
IPC$ casteels nevs 12338 pcevs12 (143.169.5.16) Tue May 14
13:34:41 2002
casteels casteels nevs 12326 pcevs12 (143.169.5.16) Tue May 14
13:34:39 2002
Best regards,
Paul Casteels Paul.Casteels@ua.ac.be Tel:...
2008 Jul 31
5
Firewall exception list
...ly here:
HKLM\System\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPoli cy\StandardProfile\AuthorizedApplications\List
But in the registry there is no such entry.
My idea was to create a "fake list" in the registry but that didnt work.
So, are there any suggestions?
greetz neVs
2006 Sep 28
3
A few questions about numbers and dates
Hi,
I just noticed that Ferret seems to convert every field to a string
[ruby code appended for those interested], which has thwarted my attempt
to format Dates (to "dd/mm/yyyy") and Floats (to "n.nn") for consumption
further down the line based on the class of the field stored.
I considered pre-formatting Dates and Floats prior to indexing, which
would store the field
2013 Oct 07
0
Buďte zdravější!
Akce 4 +1
===================================================
M?te pomal? metabolismus, chcete zhubnout?
Hubn?te zdrav?, bez zat??en? sv?ho
organismu!
Nyn? ke ka?d?mu ?tvrt?mu bal?ku d?v?me
jeden bal?k zdarma!</a> Nev?hejte, objednejte
hned! Bu?te zdrav?j?? o jednu kostku nav?c!
Objednejte te?:
http://vitalgrass.com/cz
===================================================
Pokud nechcete
2006 Jul 05
2
How to make a search between two values ?
Hi,
I would like to know if it was possible to make a search between two
values :
For example, I have a table Assignation :
- name (varchar)
- frequency (integer)
- created_on (date)
And I would like to sort all the names of the assignation which have a
frequency betwenn 100 kHz and 500 kHz, or sort all the names that has
been created between two given dates.
For the moment, the only thing
2003 May 02
0
için Anatolya aroma ozlu madensuyu tan?t?m?..
?yelik Bilgileriniz
Kullan?c?Ad?n?z :
?ifreniz :
Tekrar ?ifreniz :
Gizli Soru : ?
Cevab?n?z :
Ki?isel Bilgileriniz
Ad?n?z :
Soyad?n?z :
E-Mail Adresiniz :
Adresiniz :
?ehir
2006 Jun 28
4
How to export data
Hello
I would like to know if there is a webpage or something else (even
another thread in this forum) where there''s an explanation (preferably
simple and detailed)on how to export data from a rail application to a
.doc or a .xls. I have read Agile Web, Rails recipes and a few threads
in this forum but I don''t know how to do it.
Where is stored the model document ? How to
2007 Apr 12
2
Ferret 0.11.4.win32 indexing speed vs Ferret 0.10.9.win32
Firstly, thanks Dave for all your hard work. Ferret Rocks!,
I am just testing 0.11.4.win32 and it seems to work just fine, however
the index creation phase of my app is perhaps 3x slower under 0.11.4 vs
0.10.9
Details follow:
System: windows xp sp2, index on local hard disk, Ruby 1.8.6
Run #1, Ferret 0.10.9
- Reboot
- Build index, 35,000 rows added in 297 seconds
-
Run #2, Ferret 0.11.4
-
2007 Mar 05
2
Warming up a new Searcher/Reader (Ferret 0.10.9 win32)
Hi,
I have a largish index [700MB] which is updated from time to time,
requiring me to close and recreate the Ferret::Search::Searcher to use
the latest index.
My problem is that the first few searches on the new index are slow [by
comparison to before the close/recreate], I''m guessing because the new
index is being loaded into RAM by my OS and into Ferret as needed.
I''m
2006 Mar 10
1
NUT-NG (was: ideas for a new UPS infrastructure)
some notes:
- for this kind of discussion, please cc upsdev list (I've added it),
- I've fwded the full thread to upsdev,
- this subject is part of what I call NUT-NG (next gen.), aka nut 3.0...
- I'll study in depth the thread this week end, and complete with my thoughts,
- thanks to Stan to have put us all in touch
Arnaud
2006/3/10, Stanislav Brabec <sbrabec@suse.cz>:
>
2006 Apr 27
7
Role Based Authorization recipe implementation?
i got the rails recipes book, i have now an auth system for users
without problems, now i want to made a role based acces for my app, im
following the "Role Based Authorization" recipe of the book but i cant
make it to work even when the tables created and correctly added data
manually definig the roles and rights. als i dont know how to define a
right for use all the actions in a
2011 Dec 08
5
Master repeatedly killing workers due to timeouts
Hi,
We''re using unicorn as a Rails server on Solaris, and it''s been
running great for several months. We''ve recently been having a few
problems and I''m at a loss what might cause it. A number of times in
the past few days, our unicorn slaves keep timing out & the master
keeps restarting them. unicorn.log looks something like :
E,
2008 Aug 21
7
Re: Problem installing Topix
>
> No you didn't do what I showed you to do.
Hallo Vitamin,
yes you are right, I didn't install riched20 right, but know I have done it.
The fonts at the login mask appears and we can successful login. But if we open a list page (company's list, invoice's list), Topix still breaks down.
Here's the terminal's journal...
If you could have a look at it, can you
2020 Oct 31
0
[R-sig-Geo] raster::levels() not working in packaged function.
Many thanks,
That worked, since the NAMESPACE file incudes a warning about editing it
directly I ysed the reoygen tag in the fucntion script
#' @import raster.
On Sun, 1 Nov 2020 at 00:18, Marcelino de la Cruz Rot <
marcelino.delacruz at urjc.es> wrote:
> Maybe including
>
> import(raster)
>
> or
>
> importFrom("raster", "levels")
>
> in
2020 Oct 31
2
raster::levels() not working in packaged function.
Apologies, I cannot see how to make a rero for this issue.
I have a function that uses levels(r) tor return the RAT of a raster "r"
when the function is sourced from a script
source(".\R\function.r")
it works fine.
when the function is built into a package and sourced from there
library(mypackage) using the same script file to make the package
levels(r)[[1]]
the same line