Displaying 20 results from an estimated 90 matches similar to: "RE:bug 548 graphics '*' (PR#549)"
2000 May 22
0
RE:bug 548 graphics '*' (PR#549)
> Date: Mon, 22 May 2000 16:52:59 +0200 (CEST)
> From: Martyn Plummer <plummer@iarc.fr>
> To: ripley@stats.ox.ac.uk
> Subject: Re: [Rd] RE:bug 548 graphics '*' (PR#549)
> Cc: R-bugs@biostat.ku.dk, r-devel@stat.math.ethz.ch
>
> On 22-May-00 ripley@stats.ox.ac.uk wrote:
> > A little more followup. The gtk() device uses gdk_string_width to
> > find the
2007 Sep 13
1
minimize white space around lattice plot
Dear list,
I'm trying to produce a plot via xyplot with minimal sourounding white
space. However, I cannot find the options in xyplot, ps.options or
wherever which prevents lattice from drawing quite some white space
around my plot. However, this is quite a problem for me as I want to
produce an inset plot inside another lattice-plot. I'm using the panel
function to open a viewport and
2006 May 30
1
DOM values in ERB Variable?
I am trying to post the current brower window sizes into the user''s
session file with a form_remote_tag call as follows:
<%= form_remote_tag :url => url_for(:controller => "welcome", :action
=> "login", :iheight => "1", :iwidth => "2") %>
But how do I get the DOM data for window.innerHeight and
window.innerWidth into an
2009 Jun 08
6
Display of Photomatix GUI Has No Buttons, Checkmarks
I would like to use Photomatix Pro 3.1.3 on my WINE install. I was able to successfully install it after installing corefonts and .NET 2.0 using winetricks. The program opens fine but none of the buttons, checkmarks, or other window dressings appear:
[Image: http://img93.imageshack.us/img93/7739/photomatix.png ]
I have several other applications installed in WINE and none of them exhibit this
2003 Sep 30
0
VB Code to convert BMP to LSS for splash screens
The following code can be used to convert a 256 color BMP to LSS format for use as a SYSLINUX/ISOLINUX/PXELINUX Splash screen. The bitmap must be LESS than 640 pixels wide (bug) and only uses the first 16 colors. CorelDraw and PhotoShop are good for re-palletizing and dithering.
Paul Shebanow
pshebanow at iqcorp.com
--- Begin Code ---
Type RGBColor4
cBlue As Byte
cGreen As Byte
2000 May 22
0
RE:bug 548 graphics '*' (PR#549)
> From: acuster@nature.berkeley.edu
> Date: Mon, 22 May 2000 00:13:41 +0200 (MET DST)
> To: r-devel@stat.math.ethz.ch
> Subject: [Rd] RE:bug 548 graphics '*' (PR#549)
> CC: R-bugs@biostat.ku.dk
> X-Loop: R-bugs@biostat.ku.dk
> X-Keywords:
>
> Full_Name: Adrian Custer
> Version: 1.0.1
> OS: gnu-linux (mandrake 7.1beta)
> Submission from: (NULL)
1998 Oct 28
1
Request for help with compiling R on a DEC Alpha
I am currently attempting to install R (v0.62.3) on our DEC Alpha computer,
and have solved one problem but now am having another:
When issuing the 'make' (after ./configure), I get the error shown at the
end of this output:
============================================================================
=======
cd main; make
make[3]: Entering directory `/usr/local/src/R-0.62.3/src/main'
2003 Apr 24
3
[Bug 548] SSH Authentication fails against PAM + pam_ldap
http://bugzilla.mindrot.org/show_bug.cgi?id=548
Summary: SSH Authentication fails against PAM + pam_ldap
Product: Portable OpenSSH
Version: 3.5p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2007 Feb 25
2
[Bug 548] ip6tables accepts -p icmp
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=548
------- Additional Comments From michal@logix.cz 2007-02-25 23:31 MET -------
For the record, the command is "ip6tables ... -p icmp". Just in case someone
changes the Summary.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are
2000 May 19
2
graphics character misplaced (PR#548)
Full_Name: Adrian Custer
Version: 1.01
OS: gnu-linux (mandrake 7.1beta)
Submission from: (NULL) (128.32.251.234)
The character "*" displays too high in comparison to the graph space and other
characters in the plot. Consider:
> a_-0.15
> plot(c(0,100),c(0,1))
> for (i in 1:100){ points(i,(1-exp(a*i)),pch=".",col="blue")}
> for (i in 1:100){
2001 Mar 22
1
JFS DEBUG: (journal.c, 549)
Hello,
Everytime i mount my ext3 partition i get the follow message in 'dmesg' this is not the root
drive only, even when i cleanly umount the drive and mount it i get the error any ideas?
I installed ext3 support as per instructions on
http://beta.redhat.com/index.php?program=Display_Page&action=ext3
JFS DEBUG: (journal.c, 549): journal_init_inode: journal c4f99920: inode
2003 Jun 03
0
[Bug 549] Login Delay / Remove unwanted reverse map check
http://bugzilla.mindrot.org/show_bug.cgi?id=549
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From djm at mindrot.org 2003-06-03 10:28
2016 Dec 06
0
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
On 06.12.2016 10:00, Aki Tuomi wrote:
>
>
> On 06.12.2016 09:32, Toni Mattila wrote:
>> Hi,
>>
>> On 05-Dec-16 20:28, Toni Mattila wrote:
>>> Panicing stopped when all index files where deleted.
>>
>> It happens again in same user account, so rebuilding indexes didn't
>> fix it.
>>
>> #14 0x08058219 in cmd_search
2016 Dec 06
0
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
On 06.12.2016 10:44, Toni Mattila wrote:
> Hi,
>
> On 06-Dec-16 10:10, Aki Tuomi wrote:
>> Alternatively if you could try and print the args array in cmd_search?
>>
>> f 14
>> p args[0]
>> p args[1]
>> ...
>> until NULL
>
> My hand got sore at first 100 and they are below. I will mail you the
> binary and core in seperate mail.
>
>
2016 Dec 06
2
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
On 06.12.2016 10:47, Aki Tuomi wrote:
>
>
> On 06.12.2016 10:44, Toni Mattila wrote:
>> Hi,
>>
>> On 06-Dec-16 10:10, Aki Tuomi wrote:
>>> Alternatively if you could try and print the args array in cmd_search?
>>>
>>> f 14
>>> p args[0]
>>> p args[1]
>>> ...
>>> until NULL
>>
>> My hand got sore
2016 Dec 08
0
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
Hi,
On 06-Dec-16 12:11, Aki Tuomi wrote:
> I was able to repeat this bug, thank you for your report.
Noticed tss commited
https://github.com/dovecot/core/commit/b7a0844fb8dffbf7f1dd0b5c6d30c22ff8cb6bec
so testing that now.
Cheers,
Toni
2016 Dec 09
1
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
On 08.12.2016 22:43, Toni Mattila wrote:
> Hi,
>
> On 06-Dec-16 12:11, Aki Tuomi wrote:
>> I was able to repeat this bug, thank you for your report.
>
> Noticed tss commited
> https://github.com/dovecot/core/commit/b7a0844fb8dffbf7f1dd0b5c6d30c22ff8cb6bec
> so testing that now.
>
> Cheers,
> Toni
Thank you. Please let us know how it went!
Aki
2007 Feb 25
5
[Bug 549] kernel oops when trying to remove ip_conntrack module
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=549
------- Additional Comments From kaber@trash.net 2007-02-25 22:58 MET -------
> When ip_conntrack_pptp / ip_nat_pptp modules are loaded in addition
to ftp ones, the oops happens in one of the latter two modules.
I'm not sure I understand. ip_conntrack shouldn't be unloadable while these
modules are still loaded, so how
2007 Feb 25
0
[Bug 549] New: kernel oops when trying to remove ip_conntrack module
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=549
Summary: kernel oops when trying to remove ip_conntrack module
Product: netfilter/iptables
Version: linux-2.6.x
Platform: x86_64
OS/Version: Fedora
Status: NEW
Severity: critical
Priority: P2
Component: unknown
AssignedTo:
2016 Dec 06
0
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
Hi,
On 05-Dec-16 20:28, Toni Mattila wrote:
> Panicing stopped when all index files where deleted.
It happens again in same user account, so rebuilding indexes didn't fix it.
Here's bt full instead of just bt:
#0 0x001d4402 in __kernel_vsyscall ()
No symbol table info available.
#1 0x00949d70 in raise () from /lib/i686/nosegneg/libc.so.6
No symbol table info available.
#2