Displaying 20 results from an estimated 44 matches for "luddite".
2006 Mar 28
5
combining two models in one controller/view "set"
...oks from both models.
After sifting through both the controllers and views and adding
those relationships (described above) is there any way to:
a) run the scaffolding again so that it will take these new
relationships into account?
b) if not, how should I proceed?
I am a complete Ruby/RoR/MVC luddite and am open to any suggestions here.
Thanks
2010 Jun 03
2
creating fixtures for has_many :through
...eruser)
role: roles(:administrator)
two:
user: users(:superuser)
role: roles(:user)
====
... but no combination of "roles(:user)", "roles(:user).find",
"roles(:user).find.id" etc appears to create the correct associations.
Before Marnen tells me to put aside my Luddite tendencies and that I
should learn factory_girl or Machinist or the next testing framework du
jour, is there any sensible way to do this using fixtures?
- ff
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rail...
2013 Jun 28
1
Asterisk 1.2 crashing on x64 when transferring a call
Yes, I know, but I'm a 1.2 Luddite.
1.2 on 32 bits has been stable and rock solid for almost 10 years, but the
client wanted to try it on a 64 bit version of CentOS 5.9.
It all seems to be working OK, but when the customer service agents
transfer a call they got from a queue, Asterisk crashes.
Has anybody else had issues runnin...
2006 Mar 31
4
How to have a form within a form?
Say I am building a blogging platform, and I want to allow users to be
able to add an avatar without leaving the page, when they''re writing a
post. I need the avatar information to be included in the form for the
post. So for example, after a user adds a new avatar while writing a
new blog post, it would be available to be selected as the avatar to be
used for that post. What is
2007 Apr 16
4
You disappear for five weeks...
And someone goes and redesigns the look and operation of the Trac. Quite
noice, but a couple of comments:
* The main toolbar ("Wiki", "Documentation", "Timeline") ends up under the
puppet logo on the left hand side, which is a pest.
* I can''t click on any link, text box, or button in the main part of the
page. All of the navigation links work fine, and I
2019 Oct 17
2
Centos 8 Mate?
...ges in Gnome 3 seemed to me to be needlessly adding pain
and difficulty to what had been a perfectly usable desktop. Every time
I install a new CentOS I grit my teeth at having to remember/figure out
enough of it to get me thru to the point where I can use a friendly UI.
Yes, I should stop being a luddite and learn it. but, y'know, I just
can't bring myself to deal with the pain. As a geezer, I guess I'm
kinda set in my ways. :)
Just to get the Mate installed on C8 (as was posted here recently
where/how to do it) was more pain that I enjoyed going through. Now,
I'm sure there are si...
2019 Jan 14
5
Removing LLVM_ALWAYS_INLINE from ADT classes
...tion doesn't seem to work very well
for many generators.
What actually blocks us from removing these always_inline attributes? When
I read this thread, I didn't get the sense that debug build tablegen
performance was actually important to anyone, but maybe I skimmed too much.
Maybe I am a luddite because I just build Release+Asserts with debug info
enabled and then sprinkle `#pragma clang optimize off` around when I need
to debug a particular source file. This keeps build & test fast enough
except in the corner cases where a debugger is required.
-------------- next part --------------...
2007 Nov 04
7
HFSC and that ATM overhead problem (Another VOIP QoS post. Ahhhh)
...s bit rate as
(measured max bit rate)*%50 (or some other awful percentage)?
If the answer is yes to the above, does that mean that the next best
solution would be HTB coupled with the newly updated
http://www.adsl-optimizer.dk/? Would Shorewall with patched kernel and
patched iproute2 be the most Luddite way of using adsl-optimizer?
Ah, so many questions, sorry. Have a nice day.
Regards
Fog_Watch.
--
Lose wait. Get Gentoo.
2020 Apr 30
3
Service Winbind stopped, what could be the reason ?
Hello Rowland,
I had a look on message log, when the winbind stopped.
I found that an system update occured during the night, and then Winbind
did not restart properly.
...
/Apr 28 04:33:08 [localhost] yum[1232]: Mis ? jour?:
samba-winbind-clients.x86_64 4.10.4-10.el7//
//Apr 28 04:33:08 [localhost] yum[1232]: Mis ? jour?:
samba-winbind-krb5-locator.x86_64 4.10.4-10.el7//
//Apr 28 04:33:09
2020 Apr 30
0
Service Winbind stopped, what could be the reason ?
...ut required as domain member:
> NT_STATUS_NO_LOGON_SERVERS/*
>
> ...
>
> Can it sometimes happen that winbind do not restart properly after
> automatic system update ?
>
It looks like you have found your problem, but I am the last person to
provide an answer, I am one of the luddites who refuses to use systemd ;-)
It looks like windbind needs to start before smbd, but how you would do
this, I have no idea.
Rowland
2006 Jun 14
1
R ``literal'' comand
I know I am luddite when it comes to list-based languages, such as
R. But, even these beasts must occasionally want to access objects
at a literal level. For example, to a naive twit like me, x<--print
(y) should deposit in x a literal print out of y; that is, x should
contain the *results* of applying the...
2009 Apr 02
1
Simple Queue question
Hello,
I have a fairly standard call center. I'm running 1.4.23.1. I am
trying to get a mechanism where :
1- Employee A can have the phone at his desk ring when a call comes in the queue
2- When already on a call, employee A does not hear a "beep" in his
phone because another call is trying to come in
It's fairly simple. I tried a few different things:
in queues.conf
[559]
2009 Jul 10
0
Meetme problem (talk detection/opt) in 1.6.1.1
On Fri, 10 Jul 2009, Jared Mauch wrote:
> I need the 'talking' information to better identify rogue people
> on bridges.
I'm a 1.2 Luddite so I don't have all these fancy new features :)
A different solution to a similar problem.
I had problems with abusive callers in my conferences. I whipped up some
dialplan and AGI mojo to let an admin mute and unmute individual callers
to identify the culprit and then kick that caller.
--...
2009 Aug 08
0
DeadAgi application not exiting
...9;t you?
3) What version of Asterisk?
4) What language and version is your script written in?
5) Who's AGI library are you using?
6) What have you tried that failed to resolve your issue?
7) What have you done to collect useful information?
The "agi debug" command (I'm a 1.2 Luddite) can be very helpful.
8) Is your script starting?
9) Where in your script is it getting "stuck?"
10) Are you violating the AGI protocol?
Do you actually have to stop Asterisk? What happens if you "kill
-[1|9|15]" the process running your script.
--
Thanks in advance,
----...
2009 Oct 19
1
Looking for the asterisk 'off' sound file
Hi All,
In the Asterisk extra sound file, there is listed in the text file an 'On'
and an 'Off' sound prompt but I only have the 'On' file. I have searched
through various versions of 1.6, 1.4 and 1.2, and can not find the file.
Does anyone have this prompt and can send it to me, gsm or ulaw?
Thanks.
JR
--
JR Richardson
Engineering for the Masses
-------------- next
2009 Nov 14
2
Error Dialplan ?
Hi
I have a problems with a new Asterisk Server,
when i want call, i have:
[Nov 14 09:12:38] NOTICE[31992]: chan_sip.c:18160
handle_request_invite: Call from 'PHISIP000001' to extension
'00420225352184' rejected because extension not found.
but into my extensions.conf:
exten => _00420X.,1,Set(CDR(CodeTier)=CZE)
exten =>
2010 May 13
1
Error at start of asterisk with cdr_addon_mysql.o
Hi all,
I use asterisk-1.6.2.7 and asterisk addon version 1.6.2.1.
It started ok with out cdr_addon_mysql.o. But when I put
cdr_addon_mysql.o in to modules folder, it fail at start and the
following out has been thrown:
----------
[root at localhost modules]# /usr/sbin/safe_asterisk: line 145: 13270
Segmentation fault (core dumped) nice -n $PRIORITY ${ASTBINDIR}/asterisk
-f ${CLIARGS}
2010 Jun 11
1
contacting
Hello,
Is it possible to connect two *callers* without going through a conference
(meetme) ?
Example:
06:50pm - User 1 call extension 600 and musiconhold / parked call ..
06:51pm - User 2 call extension 600 and connect to User 1.
Thank you in advance,
Mickael.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Aug 26
2
Use of AGISIGHUP
Hi, I am setting AGISIGHUP=no before running a Perl script via AGI but
it doesn't seem to be doing anything as the script is still exiting on a
hangup and not completing properly. I am using 1.4.35 and have tried
various combinations. Can anyone shed any light on this?
Regards
Lee
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Nov 01
4
Issue with asterisk
Hey;
Anyone see this before:
[Nov 1 19:55:49] WARNING[30497] chan_sip.c: username mismatch, have
<6839>, digest has <3169>
G