yunfan 发表于 2005-5-10 17:43:33

0.3.0 预览版 BUG 报告

请大家把发现的问题都集中贴在这里把。
多谢

yunfan 发表于 2005-5-10 18:20:56

1。如果查找的是一个不存在的群, 那么eva崩溃。
2。如果群内有人贴图的shortcut内含'[', 则无法下载图片

baif 发表于 2005-5-10 22:08:20

我真是搞不明白。我一换上PIII 800的这块CPU。gcc就会在大型的编译时出错。。。 :lol:

小锁 发表于 2005-5-11 00:50:03

1.网络适应功能不太强。
2.有的时候显示贴图会崩溃,可能与多个贴图同时载入有关。
3.open.png和close.png的图标是不是考虑更换一下,感觉不和谐有点儿!
4.确定eva狂占资源,尤其是CPU有的时候上升到90%,是不是因为网络不好,重试的循环?
5.最好改成双击打开主窗口。

tmacd 发表于 2005-5-11 01:13:15

make失败
环境是arch linux 0.7, gcc 3.4.3, qt 3.3.4-7

# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whetheraccepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flagworks... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /opt/qt/lib, headers /opt/qt/include using -mt
checking for moc... /opt/qt/bin/moc
checking for uic... /opt/qt/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /opt/kde/lib, headers /opt/kde/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde/bin/dcopidl
checking for dcopidl2cpp... /opt/kde/bin/dcopidl2cpp
checking for mcopidl... /opt/kde/bin/mcopidl
checking for artsc-config... /opt/kde/bin/artsc-config
checking for kde-config... /opt/kde/bin/kde-config
checking for meinproc... /opt/kde/bin/meinproc
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking if doc should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating doc/Makefile
fast creating doc/en/Makefile
fast creating po/Makefile
fast creating po/zh_CN/Makefile
fast creating src/Makefile
fast creating src/api/Makefile
fast creating src/image/Makefile
fast creating src/image/face/Makefile
fast creating src/image/smiley/Makefile
fast creating src/image/theme/Makefile
fast creating src/libeva/Makefile
fast creating src/libeva/libcustompic/Makefile
fast creating src/sound/Makefile
fast creating src/ui/Makefile
config.pl: fast created 15 file(s).
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Good - your configure finished. Start make now

# make
makeall-recursive
make: Entering directory `/home/pxy/MyDownloads/eva-0.3.0-preview'
Making all in doc
make: Entering directory `/home/pxy/MyDownloads/eva-0.3.0-preview/doc'
Making all in .
make: Entering directory `/home/pxy/MyDownloads/eva-0.3.0-preview/doc'
make: Nothing to be done for `all-am'.
make: Leaving directory `/home/pxy/MyDownloads/eva-0.3.0-preview/doc'
Making all in en
make: Entering directory `/home/pxy/MyDownloads/eva-0.3.0-preview/doc/en'
/opt/kde/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make: Leaving directory `/home/pxy/MyDownloads/eva-0.3.0-preview/doc/en'
make: Leaving directory `/home/pxy/MyDownloads/eva-0.3.0-preview/doc'
Making all in po
make: Entering directory `/home/pxy/MyDownloads/eva-0.3.0-preview/po'
Making all in .
make: Entering directory `/home/pxy/MyDownloads/eva-0.3.0-preview/po'
make: Nothing to be done for `all-am'.
make: Leaving directory `/home/pxy/MyDownloads/eva-0.3.0-preview/po'
Making all in zh_CN
make: Entering directory `/home/pxy/MyDownloads/eva-0.3.0-preview/po/zh_CN'
make: Nothing to be done for `all'.
make: Leaving directory `/home/pxy/MyDownloads/eva-0.3.0-preview/po/zh_CN'
make: Leaving directory `/home/pxy/MyDownloads/eva-0.3.0-preview/po'
Making all in src
make: Entering directory `/home/pxy/MyDownloads/eva-0.3.0-preview/src'
Making all in ui
make: Entering directory `/home/pxy/MyDownloads/eva-0.3.0-preview/src/ui'
/opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -o qundetailsui.h ./qundetailsui.ui
source='evachatuibase.cpp' object='evachatuibase.lo' libtool=yes \
depfile='.deps/evachatuibase.Plo' tmpdepfile='.deps/evachatuibase.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evachatuibase.lo `test -f 'evachatuibase.cpp' || echo './'`evachatuibase.cpp
source='evachatwindow.cpp' object='evachatwindow.lo' libtool=yes \
depfile='.deps/evachatwindow.Plo' tmpdepfile='.deps/evachatwindow.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evachatwindow.lo `test -f 'evachatwindow.cpp' || echo './'`evachatwindow.cpp
source='evadetailswindow.cpp' object='evadetailswindow.lo' libtool=yes \
depfile='.deps/evadetailswindow.Plo' tmpdepfile='.deps/evadetailswindow.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evadetailswindow.lo `test -f 'evadetailswindow.cpp' || echo './'`evadetailswindow.cpp
source='evafontselecter.cpp' object='evafontselecter.lo' libtool=yes \
depfile='.deps/evafontselecter.Plo' tmpdepfile='.deps/evafontselecter.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evafontselecter.lo `test -f 'evafontselecter.cpp' || echo './'`evafontselecter.cpp
source='evahistoryuibase.cpp' object='evahistoryuibase.lo' libtool=yes \
depfile='.deps/evahistoryuibase.Plo' tmpdepfile='.deps/evahistoryuibase.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evahistoryuibase.lo `test -f 'evahistoryuibase.cpp' || echo './'`evahistoryuibase.cpp
source='evahistoryviewer.cpp' object='evahistoryviewer.lo' libtool=yes \
depfile='.deps/evahistoryviewer.Plo' tmpdepfile='.deps/evahistoryviewer.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evahistoryviewer.lo `test -f 'evahistoryviewer.cpp' || echo './'`evahistoryviewer.cpp
source='evalistview.cpp' object='evalistview.lo' libtool=yes \
depfile='.deps/evalistview.Plo' tmpdepfile='.deps/evalistview.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evalistview.lo `test -f 'evalistview.cpp' || echo './'`evalistview.cpp
source='evaloginwindow.cpp' object='evaloginwindow.lo' libtool=yes \
depfile='.deps/evaloginwindow.Plo' tmpdepfile='.deps/evaloginwindow.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evaloginwindow.lo `test -f 'evaloginwindow.cpp' || echo './'`evaloginwindow.cpp
source='evamainuibase.cpp' object='evamainuibase.lo' libtool=yes \
depfile='.deps/evamainuibase.Plo' tmpdepfile='.deps/evamainuibase.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evamainuibase.lo `test -f 'evamainuibase.cpp' || echo './'`evamainuibase.cpp
source='evamainwindow.cpp' object='evamainwindow.lo' libtool=yes \
depfile='.deps/evamainwindow.Plo' tmpdepfile='.deps/evamainwindow.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evamainwindow.lo `test -f 'evamainwindow.cpp' || echo './'`evamainwindow.cpp
evamainwindow.cpp:467: warning: unused parameter 'pos'
source='evanotifyuibase.cpp' object='evanotifyuibase.lo' libtool=yes \
depfile='.deps/evanotifyuibase.Plo' tmpdepfile='.deps/evanotifyuibase.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evanotifyuibase.lo `test -f 'evanotifyuibase.cpp' || echo './'`evanotifyuibase.cpp
source='evanotifywindow.cpp' object='evanotifywindow.lo' libtool=yes \
depfile='.deps/evanotifywindow.Plo' tmpdepfile='.deps/evanotifywindow.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evanotifywindow.lo `test -f 'evanotifywindow.cpp' || echo './'`evanotifywindow.cpp
source='evasearchuibase.cpp' object='evasearchuibase.lo' libtool=yes \
depfile='.deps/evasearchuibase.Plo' tmpdepfile='.deps/evasearchuibase.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evasearchuibase.lo `test -f 'evasearchuibase.cpp' || echo './'`evasearchuibase.cpp
source='evasearchwindow.cpp' object='evasearchwindow.lo' libtool=yes \
depfile='.deps/evasearchwindow.Plo' tmpdepfile='.deps/evasearchwindow.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evasearchwindow.lo `test -f 'evasearchwindow.cpp' || echo './'`evasearchwindow.cpp
evasearchwindow.cpp:493: warning: unused parameter 'id'
source='evasmileypopup.cpp' object='evasmileypopup.lo' libtool=yes \
depfile='.deps/evasmileypopup.Plo' tmpdepfile='.deps/evasmileypopup.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evasmileypopup.lo `test -f 'evasmileypopup.cpp' || echo './'`evasmileypopup.cpp
source='evasyshistoryviewer.cpp' object='evasyshistoryviewer.lo' libtool=yes \
depfile='.deps/evasyshistoryviewer.Plo' tmpdepfile='.deps/evasyshistoryviewer.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evasyshistoryviewer.lo `test -f 'evasyshistoryviewer.cpp' || echo './'`evasyshistoryviewer.cpp
source='evasyssettinguibase.cpp' object='evasyssettinguibase.lo' libtool=yes \
depfile='.deps/evasyssettinguibase.Plo' tmpdepfile='.deps/evasyssettinguibase.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evasyssettinguibase.lo `test -f 'evasyssettinguibase.cpp' || echo './'`evasyssettinguibase.cpp
source='evasyssettingwindow.cpp' object='evasyssettingwindow.lo' libtool=yes \
depfile='.deps/evasyssettingwindow.Plo' tmpdepfile='.deps/evasyssettingwindow.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evasyssettingwindow.lo `test -f 'evasyssettingwindow.cpp' || echo './'`evasyssettingwindow.cpp
source='evatable.cpp' object='evatable.lo' libtool=yes \
depfile='.deps/evatable.Plo' tmpdepfile='.deps/evatable.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evatable.lo `test -f 'evatable.cpp' || echo './'`evatable.cpp
source='evatextedit.cpp' object='evatextedit.lo' libtool=yes \
depfile='.deps/evatextedit.Plo' tmpdepfile='.deps/evatextedit.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evatextedit.lo `test -f 'evatextedit.cpp' || echo './'`evatextedit.cpp
source='evatipuibase.cpp' object='evatipuibase.lo' libtool=yes \
depfile='.deps/evatipuibase.Plo' tmpdepfile='.deps/evatipuibase.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evatipuibase.lo `test -f 'evatipuibase.cpp' || echo './'`evatipuibase.cpp
source='evatipwindow.cpp' object='evatipwindow.lo' libtool=yes \
depfile='.deps/evatipwindow.Plo' tmpdepfile='.deps/evatipwindow.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evatipwindow.lo `test -f 'evatipwindow.cpp' || echo './'`evatipwindow.cpp
source='evauseruibase.cpp' object='evauseruibase.lo' libtool=yes \
depfile='.deps/evauseruibase.Plo' tmpdepfile='.deps/evauseruibase.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evauseruibase.lo `test -f 'evauseruibase.cpp' || echo './'`evauseruibase.cpp
source='loginuibase.cpp' object='loginuibase.lo' libtool=yes \
depfile='.deps/loginuibase.Plo' tmpdepfile='.deps/loginuibase.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o loginuibase.lo `test -f 'loginuibase.cpp' || echo './'`loginuibase.cpp
source='evachatview.cpp' object='evachatview.lo' libtool=yes \
depfile='.deps/evachatview.Plo' tmpdepfile='.deps/evachatview.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evachatview.lo `test -f 'evachatview.cpp' || echo './'`evachatview.cpp
source='evaqunchatuibase.cpp' object='evaqunchatuibase.lo' libtool=yes \
depfile='.deps/evaqunchatuibase.Plo' tmpdepfile='.deps/evaqunchatuibase.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evaqunchatuibase.lo `test -f 'evaqunchatuibase.cpp' || echo './'`evaqunchatuibase.cpp
source='evaqunchatwindow.cpp' object='evaqunchatwindow.lo' libtool=yes \
depfile='.deps/evaqunchatwindow.Plo' tmpdepfile='.deps/evaqunchatwindow.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evaqunchatwindow.lo `test -f 'evaqunchatwindow.cpp' || echo './'`evaqunchatwindow.cpp
source='evaqunlistview.cpp' object='evaqunlistview.lo' libtool=yes \
depfile='.deps/evaqunlistview.Plo' tmpdepfile='.deps/evaqunlistview.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o evaqunlistview.lo `test -f 'evaqunlistview.cpp' || echo './'`evaqunlistview.cpp
/opt/qt/bin/moc ./qundetailswindow.h -o qundetailswindow.moc
source='qundetailswindow.cpp' object='qundetailswindow.lo' libtool=yes \
depfile='.deps/qundetailswindow.Plo' tmpdepfile='.deps/qundetailswindow.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/api -I../../src/libeva -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT-D_REENTRANT-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common-c -o qundetailswindow.lo `test -f 'qundetailswindow.cpp' || echo './'`qundetailswindow.cpp
In file included from qundetailswindow.cpp:22:
qundetailswindow.h:52: error: expected unqualified-id before '<' token
qundetailswindow.h:52: error: expected `,' or `...' before '<' token
qundetailswindow.h:52: error: ISO C++ forbids declaration of `parameter' with no type
qundetailswindow.cpp: In member function `void QunDetailsWindow::slotModifyMembers()':
qundetailswindow.cpp:612: error: no matching function for call to `QunDetailsWindow::requestModifyQunMembers(const int, std::list<int, std::allocator<int> >&, bool)'
qundetailswindow.h:52: note: candidates are: void QunDetailsWindow::requestModifyQunMembers(int, int)
qundetailswindow.cpp:616: error: no matching function for call to `QunDetailsWindow::requestModifyQunMembers(const int, std::list<int, std::allocator<int> >&, bool)'
qundetailswindow.h:52: note: candidates are: void QunDetailsWindow::requestModifyQunMembers(int, int)
In file included from qundetailswindow.cpp:635:
qundetailswindow.moc: At global scope:
qundetailswindow.moc:323: error: prototype for `void QunDetailsWindow::requestModifyQunMembers(int, std::list<int, std::allocator<int> >, bool)' does not match any in class `QunDetailsWindow'
qundetailswindow.h:52: error: candidate is: void QunDetailsWindow::requestModifyQunMembers(int, int)
qundetailswindow.cpp:361: warning: unused parameter 'col'
qundetailswindow.cpp:361: warning: unused parameter 'button'
qundetailswindow.cpp:361: warning: unused parameter 'mousePos'
qundetailswindow.cpp:273: warning: unused parameter 'qqID'
make: *** Error 1
make: Leaving directory `/home/pxy/MyDownloads/eva-0.3.0-preview/src/ui'
make: *** Error 1
make: Leaving directory `/home/pxy/MyDownloads/eva-0.3.0-preview/src'
make: *** Error 1
make: Leaving directory `/home/pxy/MyDownloads/eva-0.3.0-preview'
make: *** Error 2

yunfan 发表于 2005-5-11 09:23:50

1.网络适应功能不太强。
2.有的时候显示贴图会崩溃,可能与多个贴图同时载入有关。
3.open.png和close.png的图标是不是考虑更换一下,感觉不和谐有点儿!
4.确定eva狂占资源,尤其是CPU有的时候上升到90%,是不是因为网络不好,重试的循环?
5.最好改成双击打开主窗口。

1. 我这里掉线了, 会通知的啊, 只是我设置的时间可能长了一点。
2。 这个可能存在,新功能么, :)
3。这个得caihua做才行啊, 我不会做图片 :(
4. 是不是发生在刚开始登录的时候? 如果是登录后,
   那你详细说一下情况吧,我也好fix
5。这个下个测试版, 搞定吧。 按腾讯的system tray点击习惯走好了。

yunfan 发表于 2005-5-11 09:26:39

to tmacd

是我疏忽, 呵呵, 我这里可以正常编译。

你在ui目录下找到qundetailswindow.h文件 上加个 #include <list>:lol:

小锁 发表于 2005-5-11 10:14:37

CPU占用过高不仅是发生在登录时,运行过程中也会发生的。

yunfan 发表于 2005-5-11 10:18:15

CPU占用过高不仅是发生在登录时,运行过程中也会发生的。
在什么情况下, 能描述一下么, 是否周期性出现, 比如大概1分钟出现一次?

tinnyliu 发表于 2005-5-11 11:31:02

Level中,大部分是"0",然后我有一个朋友居然是一排的太阳。可能是协议部分还没有解决吧。

yunfan 发表于 2005-5-11 12:52:51

Level中,大部分是"0",然后我有一个朋友居然是一排的太阳。可能是协议部分还没有解决吧。

协议没有问题。呵呵。 可能是服务器没有返回,或者是处理上有点小问题

yunfan 发表于 2005-5-11 12:54:45

忘了说了 Level 在没有得到之前, 是0 (默认值)

Anomymous 发表于 2005-5-11 14:22:41

无法运行。。
程序 Eva(eva)已崩溃,导致信号 6(SIGABRT).

程序在检测到缺陷引起的内部不一致时,以SIGABRT信号中止

此回溯跟踪似乎没有用处。
这可能是因为您的软件包所创建的方式避免创建正确的回溯跟踪,或者崩溃中的堆栈框架已严重损坏。

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in ?? ()
#00xffffe410 in ?? ()
#10xbfffe1dc in ?? ()
#20x00000000 in ?? ()

Anomymous 发表于 2005-5-11 14:23:51

# eva
terminate called after throwing an instance of 'std::bad_alloc'
what():St9bad_alloc
KCrash: Application 'eva' crashing...

yunfan 发表于 2005-5-11 14:36:26

你的这个报告,让人无从下手啊。
页: [1] 2 3 4 5 6 7
查看完整版本: 0.3.0 预览版 BUG 报告