chrroe
18-Jan-2008, 12:40 PM
Hi!
Currently I'm testing Build 444 under openSUSE 10.3 with KDE 3.5.7.
First of all: Would'n it be clever to remove the redirection of STDERR the exec command in the "Cirrus" shell script?
exec -a $0 $EXEC "$@"
As long as we are in beta status it might show some hints in case of errors when you start Cirrus out of a shell. Well I did so and whenever I open a folder-compare, a file-compare or a text-merge the following text is written to the console:
QPixmap::setMask: The pixmap and the mask must have the same size
QPixmap::setMask: The pixmap and the mask must have the same size
QPixmap::setMask: The pixmap and the mask must have the same size
QPixmap::setMask: The pixmap and the mask must have the same size
Bye
Christoph
Currently I'm testing Build 444 under openSUSE 10.3 with KDE 3.5.7.
First of all: Would'n it be clever to remove the redirection of STDERR the exec command in the "Cirrus" shell script?
exec -a $0 $EXEC "$@"
As long as we are in beta status it might show some hints in case of errors when you start Cirrus out of a shell. Well I did so and whenever I open a folder-compare, a file-compare or a text-merge the following text is written to the console:
QPixmap::setMask: The pixmap and the mask must have the same size
QPixmap::setMask: The pixmap and the mask must have the same size
QPixmap::setMask: The pixmap and the mask must have the same size
QPixmap::setMask: The pixmap and the mask must have the same size
Bye
Christoph