Displaying 20 results from an estimated 22 matches for "inhttps".
Did you mean:
inhttp
2009 Aug 01
2
jasperreport and rails
Hi everybody,
I have a rails application and a report designed by iReport.
I want to combine rails and jasper to obtain a pdf document..
Sincerly, i followed the tutorial in http://wiki.rubyonrails.org/rails/pages/HowtoIntegrateJasperReports
and i haven''t obtain a result because i coud''nt understand where i put
these codes..
I knocked in this door and i hope to obtain your
2008 Mar 24
1
[LLVMdev] AsmParser/Lexer.l error
Hello
With the latest LLVM from Subversion (rev48737 from
http://llvm.org/svn/llvm-project/llvm/trunk) I'm getting
make[2]: Entering directory `/usr/src/Lang/llvm/_Obj/lib/AsmParser'
llvm[2]: Flexing Lexer.l
llvm[2]: Compiling Lexer.cpp for Debug build
/usr/src/Lang/llvm/lib/AsmParser/Lexer.l: In function 'int llvmAsmlex()':
/usr/src/Lang/llvm/lib/AsmParser/Lexer.l:278: error:
2008 Jan 26
3
Facebooker::Session::IncorrectSignature
I think I must be missing something obvious on this one, but I can''t get past the initial "ensure_application_is_installed_by_facebook_user" in a rails app that I''m trying to put together. I''m running on edge rails with the latest Facebooker as a plugin. I''ve tried adding my settings to the environment configs and recently I tried the new yaml
2011 Feb 02
11
How to include the Scope(...) in a generated string?
I''d like to include similar information that notice() spits out in a
file I am generating -- basically so that anyone looking at the
generated file (actually a file fragment) could trace it back to the
class that is generating the entry.
Using $name within the file fragment is the closest I am getting to
what I want -- is there anything better?
--
You received this message because you
2020 May 22
2
__syncthreads() inrtinsic seems to be missing from __clang_cuda_device_functions.h
Hi!
I see the `__syncthreads_{and|or|count}()` CUDA intrinsics listed in
https://github.com/llvm/llvm-project/blob/master/clang/lib/Headers/__clang_cuda_device_functions.h
but
the vanilla `__syncthreads()` intrinsic seems to be missing. Is this an
oversight, or is it omitted for a specific reason?
Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Jul 28
0
MP3 Tags in icecast? (solved)
Hello Geoff,
after adjusting the directions
inhttp://en.flossmanuals.net/vlc/ch015_streaming-to-icecast/ from their
VLC 0.8.5 to my VLC 2.0.1 and some experimenting it finally worked! For
ogg-files to begin with but mp3 will soon follow, I'm sure.
Thank you so much for this advice!
Hubert
2007 Jul 05
1
onDrop don't fires
Hi!
As in http://groups.google.es/group/rubyonrails-spinoffs/browse_thread/thread/bbd975bac3be748a?hl=es
I have some problems with onDrop on a Droppable
Instead of he I have only a sortable list with draggable elements (I
make the list sortable and every element draggable)
I try two forms:
onDrop: Borrar
where Borrar is something like:
Borrar = function () { my code here }
an onDrop:
2023 Oct 30
1
Wayland Display Support in R Plot
...23.04 to
> | > Ubuntu 23.10
>
> Booted an older laptop using 22.04, selected 'not X11' in the gdm dialog but
> the same Gnome Menu still says Windowing System: X11. So I am no longer sure
> how I would convince myself if I am under Wayland there or not. The answers
> inhttps://unix.stackexchange.com/questions/202891/how-to-know-whether-wayland-or-x11-is-being-used
> suggest I still run X11 too. So I got nuttin' here.
>
> In any event, I read OP as asking 'do we need a new device' and I still think
> that the answer to that still is 'likely...
2023 Oct 29
1
Wayland Display Support in R Plot
On 30 October 2023 at 09:20, Simon Urbanek wrote:
| > On 30/10/2023, at 8:38 AM, Dirk Eddelbuettel <edd at debian.org> wrote:
| > On 30 October 2023 at 07:54, Paul Murrell wrote:
| > | I am unaware of any Wayland display support.
| > |
| > | One useful way forward would be an R package that provides such a device
| > | (along the lines of 'Cairo',
2006 Apr 12
5
Rails talking to MySql (cygwin on Windows XP)
Hello fellow RoR users,
I am a newbie and I thought RoR is so easy to set up and that I would
be saving so much time -- but I am still waiting to save time because I
simply couldn''t get Ruby/Rails to talk to MySQL (5.0.18) at all.
Here are the steps that I have examined:
1) I look at dabatbase.yml and put in the right information to talk to
the database I have set up (the
2024 Feb 09
1
Joining Windows 10 Domain Member to Samba AD/DC
...5:31 +0100, Mark Foley via samba<samba at lists.samba.org>, wrote:
>>> On Thu Jan 4 19:46:02 2024 Mark Foley via samba<samba at lists.samba.org> wrote:
>>>> I've added a Windows 10 domain member to my Domain. I'm now following the
>>>> procedure inhttps://wiki.samba.org/index.php/Time_Synchronisation#Configuring_Time_Synchronisation_on_a_Windows_Domain_Member.
>>>>
>>>> [deleted]
>>> The above references the first in a long thread I started having to do with
>>> getting a Windows domain member to time-sync...
2018 Oct 11
4
Struggling to get dovecot working with postfix auth
On Thursday, October 11, 2018 12:07 PM, Ralph Seichter <m16+dovecot at monksofcool.net> wrote:
> On 11.10.18 11:30, Laura Smith wrote:
>
> > unix_listener /var/spool/postfix-authrelay/private/dovecot-auth {
> > group = postfix
> > mode = 0666
> > user = postfix
> > }
>
> I suggest using "mode = 0660" instead.
Makes no difference.
>
2008 Apr 10
2
uninitialized constant Puppet::Network::Handler::FileServer::AuthStoreError ?
Hi Folks, Just wondering what the above error means. I followed
the instructions in http://www.howtoforge.com/installing_puppet_on_ubuntu
and when I try to startup the server it fails with the error in the
subject
of this message.
I am running the server on Ubuntu/i386/gutsy. In particular,
# puppetmasterd --verbose --debug
debug: puppetmasterd: Setting logdir to
2011 May 08
1
Spork + Autotest Failure
Hi folks, I''m going through railstutorial.org and so I apologize if
I''m hitting the wrong group here and would appreciate any appropriate
redirection if necessary.
I''ve set up Spork + Autotest as per Michael''s instructions in
http://ruby.railstutorial.org/chapters/static-pages#sec:testing_tools
Essentially by doing the following (using rvm & I''m
2018 Oct 11
2
Struggling to get dovecot working with postfix auth
Hi,
I am trying to create an authenticated relay server using Postfix and Dovecot.
However I am having two problems :
(a) If I create a dovecot config entry as follows :
unix_listener /var/spool/postfix-authrelay/private/dovecot-auth {
group = postfix
mode = 0666
user = postfix
}
Dovecot is unable to create the socket ? I thought surely if dovecot is started as root it should
2015 Jan 07
2
New version of Rtools for Windows
I have just uploaded to CRAN a new version 3.2.0.1948 of Rtools for
Windows. This will become visible there in a few hours, and be copied
to mirrors thereafter. People who want to build packages that include
compiled code can use this to supply the compilers, etc., that are
necessary for the build. It also includes some extra materials for
people who want to build R itself.
This version
2002 Jan 14
1
The 4th Coming : 2 mouse cursors
Skipped content of type multipart/alternative-------------- next part --------------
WINE REGISTRY Version 2
;; All keys relative to \\Machine\\Software\\Wine\\Wine\\Config
;;
;; MS-DOS drives configuration
;;
;; Each section has the following format:
;; [Drive X]
;; "Path"="xxx" (Unix path for drive root)
;; "Type"="xxx" (supported types are
2016 Nov 15
2
iaxmodem errors.
2024 Feb 09
1
Joining Windows 10 Domain Member to Samba AD/DC
On Fri Feb 9 04:23:29 2024 Luis Peromarta via samba <samba at lists.samba.org> wrote:
>
> Are your clients talking to the DCs re. Time at all ?
>
> This is an example in one of my DCs: Run tcpdump on your DC:
>
> root at dwing:~# tcpdump??port 123 -v
> [snip]
>
> Might be work examining that traffic for clues.
>
> Regards, LP
Luis, excellent suggestion!
2011 Mar 10
8
How to install rails_tiny_mce in Rails2.3.10
I have tried followed the guide in https://github.com/sandipransing/rails_tiny_mce/tree/rails_2.x,but
failed.I suggest the newest plugin in git://github.com/sandipransing/rails_tiny_mce.git
only support Rails3.0.How to install in Rails2.3.10?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to