Page 1 of 1

Disappearing clip library bug in 4.6

Posted: Wed Jan 08, 2003 12:47 pm
by D'Arcy Rittich
After installing v4.6 over top of v4.5, my first (alphabetically) clip library did not show up. This is the case on my home pc and my work pc...I tried renaming the library and renaming the file, with no luck. The fix was to create a new clip library, and then to copy the clips under the header from the old file to the new.

I have observed this on two different machines, with slightly different clip libraries.

Re: Disappearing clip library bug in 4.6

Posted: Wed Jan 08, 2003 12:48 pm
by D'Arcy Rittich
 

Re: Disappearing clip library bug in 4.6

Posted: Wed Jan 08, 2003 12:49 pm
by D'Arcy Rittich
looks like there is a bug in this website - it is saving an escaped apostrophe for my name to the db, which means it keeps getting escaped...

Re: Disappearing clip library bug in 4.6

Posted: Wed Jan 08, 2003 12:49 pm
by D'Arcy Rittich
wow

Re: Disappearing clip library bug in 4.6

Posted: Wed Jan 08, 2003 12:50 pm
by D'Arcy
hey, this is fun!

test'test

Re: Disappearing clip library bug in 4.6

Posted: Thu Jan 16, 2003 12:52 pm
by Daniel
I had the same problem

Commaring my TCL with the examples I found
a difference in line 1

--old
!TCL=ORACLE-Utility-Scripts
--new
!TCL= 4711, ORACLE-Utility-Scripts

Don't ask my that this number is used for. Just insert any number

Re: Disappearing clip library bug in 4.6

Posted: Wed Jan 22, 2003 5:35 pm
by D
Thanks for the info - in my case there was already a number (1 or 0 I forget), but when I changed it to a larger integer it solved the problem.