Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE 3.2 'Rudi'
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3, 4 ... 9, 10, 11  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
monicajae
Guru
Guru


Joined: 03 Sep 2003
Posts: 363
Location: Dorset, VT

PostPosted: Tue Nov 04, 2003 5:32 pm    Post subject: Reply with quote

yodermk wrote:
RATS! Failed on kdeadmin, right after the configure step:

Code:
checking if kpackage should be compiled... yes
checking if ksysv should be compiled... yes
checking if kuser should be compiled... yes
checking if lilo-config should be compiled... yes
checking if secpolicy should be compiled... yes
configure: creating ./config.status

Good - your configure finished. Start make now


!!! ERROR: kde-base/kdeadmin-3.2.0_beta1 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make


YES! I get the exact error message and cannot compile anything kde-beta succeeding that. I'm at a loss...
_________________
"Conformity is the jailer of freedom and the enemy of growth." -- John F. Kennedy

"Those who dare to fail miserably can achieve greatly." -- John F. Kennedy
Back to top
View user's profile Send private message
caleb
Developer
Developer


Joined: 02 Jun 2003
Posts: 404

PostPosted: Tue Nov 04, 2003 5:39 pm    Post subject: Reply with quote

monicajae wrote:

YES! I get the exact error message and cannot compile anything kde-beta succeeding that. I'm at a loss...


Can you emerge this with debugging on and post a bit more of the information surrounding this so we can see what's exactly causing it to fail?

Caleb
Back to top
View user's profile Send private message
fusibou
Tux's lil' helper
Tux's lil' helper


Joined: 25 Mar 2003
Posts: 109

PostPosted: Tue Nov 04, 2003 6:21 pm    Post subject: Reply with quote

I can confirm that kdemultimedia will compile if linux-headers are downgraded to 2.4.19 from 2.4.21. I just finished.

I did emerge unmerge linux-headers to get out 2.4.21
added linux-headers-2.4.21 to /usr/portage/profiles/package.mask
then emerge linux-headers to get 2.4.19
Back to top
View user's profile Send private message
lorian69
n00b
n00b


Joined: 04 Nov 2003
Posts: 8

PostPosted: Tue Nov 04, 2003 6:21 pm    Post subject: Reply with quote

Code:
cd . && /bin/sh /var/tmp/portage/kdeadmin-3.2.0_beta1/work/kdeadmin-3.1.93/admin/missing --run aclocal-1.7
cd . && \
  /bin/sh /var/tmp/portage/kdeadmin-3.2.0_beta1/work/kdeadmin-3.1.93/admin/missing --run automake-1.7 --foreign  Makefile
cd . && rm -f configure && make -f ./admin/Makefile.common configure
make[1]: Entering directory `/var/tmp/portage/kdeadmin-3.2.0_beta1/work/kdeadmin-3.1.93'
autom4te-2.57: cannot not rename autom4te.cache/traces.0t as autom4te.cache/traces.0: No such file or directory
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
configure.in: required file `./install-sh' not found
configure.in: required file `./mkinstalldirs' not found
configure.in: required file `./missing' not found
SUBDIRS: variable `TOPSUBDIRS' is used but `TOPSUBDIRS' is undefined
make: *** [Makefile.in] Error 1
make: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/kdeadmin-3.2.0_beta1/work/kdeadmin-3.1.93'

!!! ERROR: kde-base/kdeadmin-3.2.0_beta1 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make


I'm getting this immediately after the configure finishes. Everything up to this point compiles fine. Here's the same section with debugging on:

Code:

+ '[' x86 = hppa ']'
+ shift
+ '[' make ']'
+ export PATH=/usr/kde/3.2/bin:/usr/kde/3.2/bin:/sbin:/usr/sbin:/usr/lib/
portage/bin:/bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/
gcc-bin/3.2:/opt/ati/bin:/usr/X11R6/bin:/opt/blackdown-jdk-1.4.1/bin:/opt/
blackdown-jdk-1.4.1/jre/bin:/usr/qt/3/bin:/usr/kde/3.2/sbin:/usr/kde/3.2/bin:/
usr/kde/3.1/sbin:/usr/kde/3.1/bin
+ PATH=/usr/kde/3.2/bin:/usr/kde/3.2/bin:/sbin:/usr/sbin:/usr/lib/portage/bin:/
bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.2:/opt/ati/
bin:/usr/X11R6/bin:/opt/blackdown-jdk-1.4.1/bin:/opt/blackdown-jdk-1.4.1/
jre/bin:/usr/qt/3/bin:/usr/kde/3.2/sbin:/usr/kde/3.2/bin:/usr/kde/3.1/sbin:/usr/
kde/3.1/bin
+ debug-print-section make
+ debug-print 'now in section make'
+ '[' -z /var/tmp/portage/kdeadmin-3.2.0_beta1/temp ']'
+ '[' 'now in section make' ']'
+ '[' '' == on ']'
+ '[' -n '' ']'
+ echo 'now in section make'
+ chmod g+w /var/tmp/portage/kdeadmin-3.2.0_beta1/temp/eclass-debug.log
+ shift
+ '[' '' ']'
+ emake
*** Creating configure.files
cd . && /bin/sh /var/tmp/portage/kdeadmin-3.2.0_beta1/work/kdeadmin-3.1.93/admin/missing --run aclocal-1.7
cd . && \
  /bin/sh /var/tmp/portage/kdeadmin-3.2.0_beta1/work/kdeadmin-3.1.93/admin/missing --run automake-1.7 --foreign  Makefile
cd . && rm -f configure && make -f ./admin/Makefile.common configure
make[1]: Entering directory `/var/tmp/portage/kdeadmin-3.2.0_beta1/work/kdeadmin-3.1.93'
autom4te-2.57: cannot not rename autom4te.cache/traces.0t as autom4te.cache/traces.0: No such file or directory
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
configure.in: required file `./install-sh' not found
configure.in: required file `./mkinstalldirs' not found
configure.in: required file `./missing' not found
SUBDIRS: variable `TOPSUBDIRS' is used but `TOPSUBDIRS' is undefined
make: *** [Makefile.in] Error 1
make: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/kdeadmin-3.2.0_beta1/work/kdeadmin-3.1.93'
+ diefunc kde_src_compile 137 2 'died running emake, kde_src_compile:make'
+ local funcname=kde_src_compile lineno=137 exitcode=2
+ shift 3
+ echo

+ echo '!!! ERROR: kde-base/kdeadmin-3.2.0_beta1 failed.'
!!! ERROR: kde-base/kdeadmin-3.2.0_beta1 failed.
+ echo '!!! Function kde_src_compile, Line 137, Exitcode 2'
!!! Function kde_src_compile, Line 137, Exitcode 2
+ echo '!!! died running emake, kde_src_compile:make'
!!! died running emake, kde_src_compile:make
+ echo

+ exit 1
Back to top
View user's profile Send private message
yodermk
Apprentice
Apprentice


Joined: 09 Jun 2003
Posts: 189
Location: Quito, Ecuador

PostPosted: Tue Nov 04, 2003 7:03 pm    Post subject: Reply with quote

fusibou wrote:
I assume everyone who is having problems did

Code:

emerge sync
ACCEPT_KEYWORDS="~x86" emerge automake autoconf m4


before starting


Actually no I didn't, because earlier a developer said that the -r1 release of one of the ebuilds should make that not required. IIRC that was one of the first ones to build, and I'm way past that now.

But good idea, I will emerge said utils now.
Back to top
View user's profile Send private message
yodermk
Apprentice
Apprentice


Joined: 09 Jun 2003
Posts: 189
Location: Quito, Ecuador

PostPosted: Tue Nov 04, 2003 7:25 pm    Post subject: Reply with quote

Ok, I updated thos packages, and KDEadmin is now compiling. :)
Back to top
View user's profile Send private message
deviljelly
Apprentice
Apprentice


Joined: 19 Feb 2003
Posts: 193
Location: Netherlands

PostPosted: Tue Nov 04, 2003 7:29 pm    Post subject: Reply with quote

OK, all working here for about 4 hours (started compile this morning) I have noticed the Control Panel brokeness, I also noticed that in the Kicker main menu that all of the config icons are in an "unknown" menu rather than the regular structure....

Just guessing here but could the Control Panel et al be looking for the regular structure i.e. is it's source for the config items the Kicker Menu Structure??

P.S. Kopete the IM client is rather cool (might even switch from gaim!)
Back to top
View user's profile Send private message
casa
n00b
n00b


Joined: 06 Oct 2003
Posts: 24

PostPosted: Tue Nov 04, 2003 7:56 pm    Post subject: Reply with quote

I've compiled successfully kdelibs 3.2beta1 but I've got an error at kdeutils:

Code:

/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kdepasswd -I/usr/kde/3.2/include -I/usr/qt/3/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 -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-mp -fomit-frame-pointer -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o userinfo_chface.lo `test -f 'userinfo_chface.cpp' || echo './'`userinfo_chface.cpp
rm: cannot remove `': Invalid argument
rm: cannot remove `': Invalid argument
userinfo_chface.cpp:31:29: konq_operations.h: No such file or directory
userinfo_chface.cpp: In member function `void
   KUserInfoChFaceDlg::addCustomPixmap(QString, bool)':
userinfo_chface.cpp:122: `KonqOperations' undeclared (first use this function)
userinfo_chface.cpp:122: (Each undeclared identifier is reported only once for
   each function it appears in.)
userinfo_chface.cpp:122: syntax error before `::' token
make[4]: *** [userinfo_chface.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
userinfo.cpp: In member function `void
   KUserInfoConfig::faceButtonDropEvent(QDropEvent*)':
userinfo.cpp:217: warning: `download' is deprecated (declared at
   /usr/kde/3.2/include/kio/netaccess.h:115)
make[4]: Leaving directory `/var/tmp/portage/kdeutils-3.2.0_beta1/work/kdeutils-3.1.93/kdepasswd/userinfo'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdeutils-3.2.0_beta1/work/kdeutils-3.1.93/kdepasswd/userinfo'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdeutils-3.2.0_beta1/work/kdeutils-3.1.93/kdepasswd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdeutils-3.2.0_beta1/work/kdeutils-3.1.93'
make: *** [all] Error 2

!!! ERROR: kde-base/kdeutils-3.2.0_beta1 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make

bash-2.05b#



I've already upgraded automake autoconf and m4.

I'm using Kernel 2.6.0test9 and the following CFLAGS: "-O2 -march=athlon-mp -fomit-frame-pointer -pipe" and MAKEOPTS="-j3"

Any suggestions?
Back to top
View user's profile Send private message
caleb
Developer
Developer


Joined: 02 Jun 2003
Posts: 404

PostPosted: Tue Nov 04, 2003 8:00 pm    Post subject: Reply with quote

casa wrote:
I've compiled successfully kdelibs 3.2beta1 but I've got an error at kdeutils:


You've already emerged kdebase too, right?
Back to top
View user's profile Send private message
Evil Dark Archon
Guru
Guru


Joined: 21 Dec 2002
Posts: 562
Location: Santa Rosa, CA

PostPosted: Tue Nov 04, 2003 8:05 pm    Post subject: Reply with quote

he's probably using the kde meta-ebuild which for some reason puts kdeutils before kdebase which causes that error.
Back to top
View user's profile Send private message
casa
n00b
n00b


Joined: 06 Oct 2003
Posts: 24

PostPosted: Tue Nov 04, 2003 8:07 pm    Post subject: Reply with quote

caleb wrote:
casa wrote:
I've compiled successfully kdelibs 3.2beta1 but I've got an error at kdeutils:


You've already emerged kdebase too, right?


Yes, right, I've forgotten that. kdelibs and kdebase are both emerged.

EDIT:
Damn, haven't seen that: kdebase is still in the --pretend.
So I've to emerge kdebase by hand and then start emerge kde-base/kde/kde-3.2.0_beta1.ebuild again?
Back to top
View user's profile Send private message
ranmakun
Guru
Guru


Joined: 06 Nov 2002
Posts: 372
Location: Buenos Aires - Argentina

PostPosted: Tue Nov 04, 2003 8:18 pm    Post subject: Reply with quote

caleb wrote:
casa wrote:
I've compiled successfully kdelibs 3.2beta1 but I've got an error at kdeutils:


You've already emerged kdebase too, right?


mmm, I have the exact same problem. I didn't emerge kdebase yet. I will try that, but you should note that when you "emerge -pv kde-3.2.0_beta1.ebuild" the order is kdeutils before kdebase, maybe this is this wrong?
Code:

ukyo kde # ACCEPT_KEYWORDS="~x86" emerge -pv kde-3.2.0_beta1.ebuild

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] kde-base/kdeutils-3.2.0_beta1
[ebuild  N    ] kde-base/kdegraphics-3.2.0_beta1  -gphoto2 +tetex +scanner
[ebuild  N    ] kde-base/kdegames-3.2.0_beta1
[ebuild  N    ] kde-base/kdemultimedia-3.2.0_beta1  -nas +esd +motif +slang +tcltk +oggvorbis +cdr
[ebuild  N    ] kde-base/kdebase-3.2.0_beta1  +ldap +pam +motif +encode +oggvorbis +cups +ssl +opengl +samba +java
[ebuild  N    ] kde-base/kdenetwork-3.2.0_beta1  -slp
[ebuild  N    ] kde-base/kdeadmin-3.2.0_beta1  +pam -foreign-sysvinit
[ebuild  N    ] kde-base/kdeartwork-3.2.0_beta1  +opengl
[ebuild  N    ] kde-base/kdetoys-3.2.0_beta1
[ebuild  N    ] kde-base/kdeaccessibility-3.2.0_beta1
[ebuild  N    ] kde-base/kdeedu-3.2.0_beta1
[ebuild  N    ] kde-base/kdeaddons-3.2.0_beta1  +sdl -svga +xmms
[ebuild  N    ] kde-base/kdepim-3.2.0_beta1  -pda
[ebuild  N    ] kde-base/kde-3.2.0_beta1
Back to top
View user's profile Send private message
fusibou
Tux's lil' helper
Tux's lil' helper


Joined: 25 Mar 2003
Posts: 109

PostPosted: Tue Nov 04, 2003 8:26 pm    Post subject: Reply with quote

Well, using KDE 3.2.0 beta 1 successfully.

Linux localhost 2.6.0-test8 #2 Fri Oct 17 23:34:25 EDT 2003 i686 AMD Athlon(tm) Processor AuthenticAMD GNU/Linux

gcc (GCC) 3.3.1 20030927 (Gentoo Linux 3.3.1-r5, propolice)

Notes:
Configuration window for weather applet doesn't display properly
I an email indicator applet
kfind doesn't seem to work (I put in filenames I know exist and it finds nothing) and when I click browse button for "Look in" dialogue: "Could not start process Unable to create io-slave: Too many open files

I guess I'll report these to the bug dbase
Back to top
View user's profile Send private message
caleb
Developer
Developer


Joined: 02 Jun 2003
Posts: 404

PostPosted: Tue Nov 04, 2003 8:26 pm    Post subject: Reply with quote

ranmakun wrote:


mmm, I have the exact same problem. I didn't emerge kdebase yet. I will try that, but you should note that when you "emerge -pv kde-3.2.0_beta1.ebuild" the order is kdeutils before kdebase, maybe this is this wrong?


Yikes; that's wrong.

I've fixed it in portage - should work better now.
Back to top
View user's profile Send private message
yodermk
Apprentice
Apprentice


Joined: 09 Jun 2003
Posts: 189
Location: Quito, Ecuador

PostPosted: Tue Nov 04, 2003 8:41 pm    Post subject: Reply with quote

Rats, I have the control center problem too. Other than that it seems OK.

Except that Konqueror doesn't seem to view SVG graphics like I thought it should! And that was one of the things that most excited me about 3.2...
Back to top
View user's profile Send private message
shm
Advocate
Advocate


Joined: 09 Dec 2002
Posts: 2380
Location: Atlanta, Universe

PostPosted: Tue Nov 04, 2003 8:51 pm    Post subject: Reply with quote

yodermk wrote:
Rats, I have the control center problem too. Other than that it seems OK.

Except that Konqueror doesn't seem to view SVG graphics like I thought it should! And that was one of the things that most excited me about 3.2...


do you have kdegraphics installed?
_________________
what up
Back to top
View user's profile Send private message
yodermk
Apprentice
Apprentice


Joined: 09 Jun 2003
Posts: 189
Location: Quito, Ecuador

PostPosted: Tue Nov 04, 2003 8:57 pm    Post subject: Reply with quote

Yes, kdegraphics is installed. The SVG viewer is in the kde/3.2/bin directory, but Konqui doesn't seem to be picking it up.
Back to top
View user's profile Send private message
shm
Advocate
Advocate


Joined: 09 Dec 2002
Posts: 2380
Location: Atlanta, Universe

PostPosted: Tue Nov 04, 2003 9:07 pm    Post subject: Reply with quote

yodermk wrote:
Yes, kdegraphics is installed. The SVG viewer is in the kde/3.2/bin directory, but Konqui doesn't seem to be picking it up.


weird.. if you right click on a svg file in konq's file manager, and goto open with, does it say "Embedded SVG Viewer"?
_________________
what up
Back to top
View user's profile Send private message
deviljelly
Apprentice
Apprentice


Joined: 19 Feb 2003
Posts: 193
Location: Netherlands

PostPosted: Tue Nov 04, 2003 9:26 pm    Post subject: Reply with quote

Mmmmmmmm, tasty...... I've just gone to 4.3.99-r15 too! with the newest ATI drivers all compiled with

Code:

CFLAGS="-O3 -fforce-addr -fmerge-all-constants -ffast-math -fprefetch-loop-arrays -fstrict-aliasing -falign-functions=64 -falign-labels=1 -falign-loops=16 -falign-jumps=16 -march=athlon-xp -mfpmath=sse -mpreferred-stack-boundary=4 -mno-push-args -maccumulate-outgoing-args -minline-all-stringops -pipe"


nice and snappy
Back to top
View user's profile Send private message
int2str
Guru
Guru


Joined: 29 Sep 2003
Posts: 362

PostPosted: Tue Nov 04, 2003 10:03 pm    Post subject: Plastik? Reply with quote

Hey guys!

I can't find Plastik in either Styles or Window Decorations (should be in both, right?). Which packacke is it in? Kdeartwork?

And also, I'll have to wait a moment to try again since kdepim is compiling right now, but I think kdeartwork isn't compiling for me (even so kdelibs, base, utils, network, graphics, admin+++ did).

Cheers,
André


Last edited by int2str on Tue Nov 04, 2003 10:32 pm; edited 1 time in total
Back to top
View user's profile Send private message
Red Nalie
Guru
Guru


Joined: 24 Mar 2003
Posts: 484
Location: Den Helder - The Netherlands - Europe - Earth - Milky Way - Universe

PostPosted: Tue Nov 04, 2003 10:27 pm    Post subject: Reply with quote

I'm having problems with KDEBASE (only problem :'( )

Code:

/usr/kde/3.2/share/apps/ksgmltools2/docbook/xsl/common/ca.xml:221 namespace error: Namespace prefix l on template is not defined
<l:template name="chapter" text="%t"/>

Or simillar errors, I get them about 2000 times and then the compile just stops....somebody help me :'(

And this keeps returning (in all kde-related compiles), maybe it aint important, but hell, might as well post it:
Code:
rm: cannot remove `': Invalid Argument

_________________
Many people call me Linux-freak, I just see me as a freak who uses Linux :)

i'm a little n00bie short and stout, here is my nickname here is my SHOUT!!!1 when i get all flamed up hear me SHOUT!!1 ban me forever, kick me out
Back to top
View user's profile Send private message
int2str
Guru
Guru


Joined: 29 Sep 2003
Posts: 362

PostPosted: Tue Nov 04, 2003 11:16 pm    Post subject: Reply with quote

Ah, I just noticed that I was trying to compile the wrong kdeartowork package... That would do it. I must have emerge sync'ed right before kdeartwork was updated because it did have all the other ebuilds.

So hopefully I will get plastik now, right?
Back to top
View user's profile Send private message
rrh
n00b
n00b


Joined: 04 Nov 2003
Posts: 2

PostPosted: Tue Nov 04, 2003 11:42 pm    Post subject: Reply with quote

I have kcontrol problem too. but I fixed it in the following way:
Code:

cd /usr/kde/3.2/etc/xdg/menus/
ln -s default_kde-settings.menu kde-settings.menu
rm -rf ~/.kde*

then start kde, kcontrol has many entries.
Back to top
View user's profile Send private message
andyknownasabu
Apprentice
Apprentice


Joined: 06 Feb 2003
Posts: 281
Location: Zurich, Switzerland

PostPosted: Tue Nov 04, 2003 11:51 pm    Post subject: Reply with quote

Red Nalie wrote:
I'm having problems with KDEBASE (only problem :'( )

Code:

/usr/kde/3.2/share/apps/ksgmltools2/docbook/xsl/common/ca.xml:221 namespace error: Namespace prefix l on template is not defined
<l:template name="chapter" text="%t"/>

Or simillar errors, I get them about 2000 times and then the compile just stops....somebody help me :'(

And this keeps returning (in all kde-related compiles), maybe it aint important, but hell, might as well post it:
Code:
rm: cannot remove `': Invalid Argument


I have the same problem with all kde apps and no idea where to
start... Have you been able to fix it in the meanwhile?
Thanks in advance!
Back to top
View user's profile Send private message
rndpkt
n00b
n00b


Joined: 04 Mar 2003
Posts: 59

PostPosted: Tue Nov 04, 2003 11:59 pm    Post subject: Reply with quote

I also have the Control Center problem and have a massive UNKNOWN folder. Anyone discovered a fix for this yet? KDE 3.2 looks terrific and I want to play with it, but I can't customize the settings!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3, 4 ... 9, 10, 11  Next
Page 3 of 11

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum