9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] fossil's snaptime doesn't work
@ 2004-06-05  1:09 kiwane
  2004-06-05  1:50 ` Russ Cox
  0 siblings, 1 reply; 5+ messages in thread
From: kiwane @ 2004-06-05  1:09 UTC (permalink / raw)
  To: Fans Bell Labs of the OS Plan 9 from

I want my fossil to automatically take snapshot at every 30
minute and do the dump at midnight. My fossil configuration
is:

   term% fossil/conf /dev/sdC0/fossil
   fsys main config /dev/sdC0/fossil
   fsys main open -c 750
   fsys main snaptime -a 0000 -s 30 -t 1440
   term%

The problem is that it doesn't take either snap nor dump.
Why does fossil ignore the snaptime command? How do
I find out what is going on?

-- kazumi



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] fossil's snaptime doesn't work
  2004-06-05  1:09 [9fans] fossil's snaptime doesn't work kiwane
@ 2004-06-05  1:50 ` Russ Cox
  2004-06-05  4:30   ` kiwane
  2004-06-09 16:31   ` [9fans] drawterm behavior Ishwar Rattan
  0 siblings, 2 replies; 5+ messages in thread
From: Russ Cox @ 2004-06-05  1:50 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

We use snaptime with no problems.  
Try connecting to the console and running

    fsys main
    snaptime

to see what fossil thinks you've told it to do.
There may also be errors waiting for you on
the console.

Russ


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] fossil's snaptime doesn't work
  2004-06-05  1:50 ` Russ Cox
@ 2004-06-05  4:30   ` kiwane
  2004-06-09 16:31   ` [9fans] drawterm behavior Ishwar Rattan
  1 sibling, 0 replies; 5+ messages in thread
From: kiwane @ 2004-06-05  4:30 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

It looks like fossil knows what it should do.

   term% con /srv/fscons
   prompt: fsys main
   main: snaptime
       snaptime -a 0000 -s 30 -t 1440
   main:

I see no errors on the console.

I am using 9pcf that was replica'd on May 26.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [9fans] drawterm behavior..
  2004-06-05  1:50 ` Russ Cox
  2004-06-05  4:30   ` kiwane
@ 2004-06-09 16:31   ` Ishwar Rattan
  2004-06-09 20:07     ` andrey mirtchovski
  1 sibling, 1 reply; 5+ messages in thread
From: Ishwar Rattan @ 2004-06-09 16:31 UTC (permalink / raw)
  To: 9fans


System is Mandrake-9.1 Linux.

I compiled drawterm (usig mk form plan9-ports) and see a strange
behavior:

cpu% mk


screen does not display any text after this. Same thing happens to
mouse buttons-2 and 3 behavior (not text in boxes).

I also tried precompiled binary form ucalgary's page and see the
same behavior.

Is there something missing from my Linux setup??

-ishwar




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] drawterm behavior..
  2004-06-09 16:31   ` [9fans] drawterm behavior Ishwar Rattan
@ 2004-06-09 20:07     ` andrey mirtchovski
  0 siblings, 0 replies; 5+ messages in thread
From: andrey mirtchovski @ 2004-06-09 20:07 UTC (permalink / raw)
  To: 9fans

> screen does not display any text after this. Same thing happens to
> mouse buttons-2 and 3 behavior (not text in boxes).

david tolpin has a patch for this on his web page (sorry, no link --
check the archives).  it's not included in the binaries at UCalgary
because nobody has asked for it (and it's a performance hit).  i use
drawterm on radeon and nvidia hw accelerated X's and never observe
this problem. it did happen on S3 though.

starting acme in a new window may bring back your drawterm to 
life.

andrey



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-06-09 20:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-05  1:09 [9fans] fossil's snaptime doesn't work kiwane
2004-06-05  1:50 ` Russ Cox
2004-06-05  4:30   ` kiwane
2004-06-09 16:31   ` [9fans] drawterm behavior Ishwar Rattan
2004-06-09 20:07     ` andrey mirtchovski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).