Bug#288061: konqueror: Specific web page renders, then goes blank

2004-12-31 Thread Stephen Gran
This one time, at band camp, Carl Fink said: > Package: konqueror > Version: 4:3.2.2-1 > using Konqueror. > > The URL is right now. That will change next > Friday, the permanent URL is > The same phenomenon seems to happen for the

Bug#288061: konqueror: Specific web page renders, then goes blank

2004-12-31 Thread Carl Fink
Package: konqueror Version: 4:3.2.2-1 Severity: normal I read Park's "What's New" column (hosted by the American Physical Society) every week. This week I tried for the first time to read it using Konqueror. The column, displayed fine by Firefox and Dillo, starts loading and is visible until i

kdenonbeta/icecream/icecream/debian

2004-12-31 Thread André Wöbbeking
CVS commit by woebbe: don't rename create-env as icecc uses this name M +1 -1 icecc.install 1.5 M +0 -1 rules 1.6 --- kdenonbeta/icecream/icecream/debian/icecc.install #1.4:1.5 @@ -1,4 +1,4 @@ +debian/tmp/usr/bin/create-env debian/tmp/usr/bin/icecc -debian/tmp/usr/bin/icec

kdenonbeta/icecream/icecream/debian

2004-12-31 Thread André Wöbbeking
CVS commit by woebbe: tabs instead of spaces M +5 -5 icecc.postrm 1.2 --- kdenonbeta/icecream/icecream/debian/icecc.postrm #1.1:1.2 @@ -9,6 +9,6 @@ rm -f $conffile echo Deleting icecc user... -deluser --quiet --system icecc -

kdenonbeta/icecream/icecream/debian

2004-12-31 Thread André Wöbbeking
CVS commit by woebbe: - it's "false" and not "no" - create user icecc if it doesn't exist M +8 -11 icecc.postinst 1.2 --- kdenonbeta/icecream/icecream/debian/icecc.postinst #1.1:1.2 @@ -86,7 +86,7 @@ # Start also the scheduler? # -# START_ICECC_SCHEDULER="no" +# START_ICECC_SCHEDUL