Displaying 12 results from an estimated 12 matches similar to: "tcl font size issue on centso 4.4 x86_64"
2006 Apr 04
2
How to add CSS tips to link_to_remote?
The following code of tag clouds implementation:
<%= link_to(h("<#{tag}>"), "tags/listmytag/#{tag}", { :style =>
"font-size: #{font_size}" } ) -%>
I want to change it to ajax style:
<%= link_to_remote "<#{tag}>",
{ :url => { :controller => ''tags'', :action => ''listmytag'', :id =>
2013 Sep 15
0
unify core printf()/dprintf(): thoughts?
If I understand correctly, the Linux kernel has a function printk()
designed for most printing functions where a string prefix determines
where the message is seen.
Would something like this be useful in Syslinux? As I see it, there's
essentially 3 separate printing methods with an additional variation.
Goals:
- To keep data size smaller, avoid 2+ identical static strings (akin
to {
2008 Nov 05
3
Help with TCL/TK on centos 5.2 unknown color black
Hi all,
I am using centos 5.2 x86_64 on a box. and getting this error:
wish -f pcalert.tcl
Error in startup script: unknown color name "black"
(processing "-background" option)
invoked from within
"canvas .c -height $canvas_height -width $screen_width -background black
-highlightthickness 0 "
invoked from within
"set c [canvas .c -height
2003 Feb 25
1
Re: A tcltk question
Hi,
I am trying to create a light-weight window with no border and title bar. The
following code does not work for me.
base <- tktoplevel()
tkwm.overrideredirect(base, TRUE) (or FALSE)
Could someone help me out? Thanks.
Jianhua Zhang
Department of Biostatistics
Dana-Farber Cancer Institute
44 Binney Street
Boston, MA 02115-6084
2007 Apr 16
7
pdf-file tot desktop with pdf/writer problem
Hi,
I''m using pdf/Writer to generate a pdf-file, but whatever I do, it
gets saved in folder of my app, and not on the users desktop.
I''ve used
pdf = PDF::Writer.new
pdf.select_font "Times-Roman"
pdf.text "Hello.pdf", :font_size => 12, :justification
=> :left
File.open("hello.pdf", "wb") { |f|
2006 Nov 04
0
UTF-8 String to PDF using PDF::Writer
Hi
I just can''t seem to figure this out.
I know that PDF doesn''t support UTF-8 so I''m trying to use Iconv to
convert the string from UTF-8 to MacRoman (or anything that will
work). This doesn''t seem to be working though. Is there a better/
correct way to do this? The sting is stored as UTF-8 in MySQL and
displays properly on the web (<?xml
2006 Jul 13
1
Incorrect composed_of I think
I am trying to use composed_of in my model, but I not succeeding.
With the code I pasted below, I cannot perform this action in the console:
property = Property.new(1, "px")
I get NameError: uninitialized constant Property when I try to perform
that action. It''s not finding my class I made I suppose. The Property
class is in the same file as the Element class, element.rb.
2008 Mar 13
0
Template being ignored when attaching pdf in e-mail
The following code attaches my pdf with success. However, my e-mail
template is not being rendered in the e-mail. Any idea''s why my
template is ignored?
require ''pdf/writer''
class NotifierRequest < ActionMailer::Base
def inforequest(name, email, notice_request, message)
@subject = ''Notice''
@body = {:name => name, :email
2012 Jan 22
2
Centso 6.2 bug ?
Hello,
is anyone experiencing this ?
I have a sympa process (bulk.pl) which triggers this bug:
------------[ cut here ]------------
WARNING: at kernel/sched.c:5914 thread_return+0x232/0x79d() (Not tainted)
Hardware name: X8DTU-LN4+
Modules linked in: cpufreq_ondemand acpi_cpufreq freq_table mperf
ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 xt_state nf_conntrack
ip6table_filter ip6_tables ipv6
2007 Apr 20
3
centso 5 modifying my ifcfg-eth[x] files
I have a machine with 2 network cards.
Installing centos 5 on it.
I set up both cards with static IP addresses.
activate on boot etc...
One is e1000 Intel the other is onboard forcedeth (nvidia).
After I reboot the forcedeth ifcfg-eth1 file is changed to DHCP.
I use netconfig -d eth1 to set it back up and reboot again and
the changes back to DHCP.
Only thing to add here is the network card
2006 May 05
8
pdf/writer: table.render_on best practices?
Hi All,
I generate a pdf report that contains a table. The report is 14 pages, and
it takes 20s to be rendered. Most of these 20s are spend in the render_on
method. I wonder if it is possible to speed up that process?
To create the report, I do the following:
1) Setup pdf layout:
# Setup pdf layout
pdf.select_font("Helvetica", { :encoding => "WinAnsiEncoding"})
2009 Feb 11
5
Possible CentsOS licensing issue
Dear Friends,
I have few questions.
1. I have a device on which I have installed CentOS 5.2 as an operating
system. Now I want to sell this device. Will there be any issue ?
points to keep in mind:
a. There are no changes in OS. (it is just a stripped down image of original
OS)
b. I have installed few generic user space applications of my own installed
in that OS.
I do not want to violate