Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
XGL (Part 5)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, ... 35, 36, 37  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
sugar
Guru
Guru


Joined: 07 Aug 2004
Posts: 579
Location: Morrinsville, New Zealand

PostPosted: Mon Jun 12, 2006 9:15 am    Post subject: Reply with quote

Dumbkiwi wrote:
I've just got a quick question about kdelibs on the CoffeeBuzz overlay. Portage wants to upgrade kdelibs to 3.5.3. Previously, the overlay has had a patched version of kdelibs in the overlay. The only version of kdelibs in the overlay at the moment is 3.5.2-r6. Does anyone know if kdelibs 3.5.3 requires patching for xgl? or when a patched version of kdelibs might be available?


I saw the nick. Nice to see another kiwi. There should be more of us soon thanks to Unbundling etc.
Back to top
View user's profile Send private message
nesl247
Veteran
Veteran


Joined: 15 Jun 2004
Posts: 1614
Location: Florida

PostPosted: Mon Jun 12, 2006 1:09 pm    Post subject: Reply with quote

Dumkiwi: I am not really sure about the KDE ebuilds. Roderick will have to take a look at it. I am pretty sure it requires patching, but I am in no way positive.
Back to top
View user's profile Send private message
unz
l33t
l33t


Joined: 28 Jul 2004
Posts: 819
Location: Roma, Italia

PostPosted: Mon Jun 12, 2006 3:08 pm    Post subject: Reply with quote

ok l33t5!, help me to the last holy Xgl trouble.

I managed to start Xgl on my new lappy [acer aspire 5672 - ati x1400 - intel 945GM - centrino duo].

What i've done:
- xgl-coffee overlay updated and installed [only xorg-server is <1.1.0]
- compiled kernel with agp support as module, back-end included
- no framebuffer support in character device [ATI radeon fb et similia]
- last ati-divers [8.25.18]
- xorg.conf [i've tried 26 different conf ... this one works]
Code:

Section "Device"
   Identifier  "tvideo"
   Driver      "fglrx"
   Option       "no_accel" "no"
   Option       "no_dri" "no"
   Option       "DynamicClocks" "on"
   Option       "mtrr" "on"
   Option       "DesktopSetup" "Single"
   Option       "ScreenOverlap" "0"
   Option       "Capabilities" "0x00000000"
   Option       "CapabilitiesEx" "0x00000000"
   Option       "VideoOverlay" "on"
   Option       "OpenGLOverlay" "off"
   Option       "CenterMode" "off"
   Option       "PseudoColorVisuals" "off"
   Option       "Stereo" "off"
   Option       "StereoSyncEnable" "1"
   Option       "FSAAEnable" "no"
   Option       "FSAAScale" "1"
   Option       "FSAADisableGamma" "no"
   Option       "FSAACustomizeMSPos" "no"
   Option       "FSAAMSPosX0" "0.000000"
   Option       "FSAAMSPosY0" "0.000000"
   Option       "FSAAMSPosX1" "0.000000"
   Option       "FSAAMSPosY1" "0.000000"
   Option       "FSAAMSPosX2" "0.000000"
   Option       "FSAAMSPosY2" "0.000000"
   Option       "FSAAMSPosX3" "0.000000"
   Option       "FSAAMSPosY3" "0.000000"
   Option       "FSAAMSPosX4" "0.000000"
   Option       "FSAAMSPosY4" "0.000000"
   Option       "FSAAMSPosX5" "0.000000"
   Option       "FSAAMSPosY5" "0.000000"
   Option       "UseFastTLS" "0"
   Option       "BlockSignalsOnLock" "on"
   Option       "UseInternalAGPGART" "no"
   Option       "ForceGenericCPU" "no"
   Option       "KernelModuleParm" "agplock=0"   
   Option       "PowerState" "1"
   BusID       "PCI:1:0:0"
EndSection

- i tried to follow our great Xgl-How To [ my desktop rocks with Xgl on a nvidia card] for gdm setup ... but it crashes

so from command line as root:
- /etc/init.d/dbus restart
- DISPLAY=:1 /usr/bin/Xgl :1 -fullscreen -ac -accel xv:pbuffer -accel glx:pbuffer &
- DISPLAY=:1 gnome-session &
- DISPLAY=:1 compiz --replace gconf &
- DISPLAY=:1 gnome-window-decorator &

and it goes!

So i need your help. Gdm doesn't work ... it crashes for ever, i can't switch to VT too, and as nomal user compiz complains about dbus-session not founded ... here we are, help me to add another [solved] to this great piece of software :D
_________________
Ma che c'hai là? Sulla spalla!!!! http://lascimmia.it/
Back to top
View user's profile Send private message
faugusztin
n00b
n00b


Joined: 15 May 2005
Posts: 47

PostPosted: Mon Jun 12, 2006 3:28 pm    Post subject: Reply with quote

unz wrote:

So i need your help. Gdm doesn't work ... it crashes for ever, i can't switch to VT too, and as nomal user compiz complains about dbus-session not founded ... here we are, help me to add another [solved] to this great piece of software :D


Don't forget to add GdmXServerTimeout directive to /etc/X11/gdm/custom.conf :

Code:

[daemon]
GdmXserverTimeout=45


Xgl via GDM "crashed" for me too until i upgraded to GDM 2.14.something and added this directive to it's configuration.
Back to top
View user's profile Send private message
unz
l33t
l33t


Joined: 28 Jul 2004
Posts: 819
Location: Roma, Italia

PostPosted: Mon Jun 12, 2006 3:59 pm    Post subject: Reply with quote

yeah, i know ... i setted it at 60 sec ... i think there's a problem with gnome-session/dbus and compiz ... maybe it's gnome-2.15's fault
_________________
Ma che c'hai là? Sulla spalla!!!! http://lascimmia.it/
Back to top
View user's profile Send private message
Test-tools
n00b
n00b


Joined: 12 Jun 2006
Posts: 6

PostPosted: Mon Jun 12, 2006 7:09 pm    Post subject: x11-base/xgl ebuild breaks .../pkgconfig/xorg-server.pc Reply with quote

Strongly believing that x11-base/xgl overwrites (incompatible) xorg-server.pc.
That files belongs here to two packags
$ equery belongs xorg-server.pc
[ Searching for file(s) xorg-server.pc in *... ]
x11-base/xorg-server-1.1.0 (/usr/lib64/pkgconfig/xorg-server.pc)
x11-base/xgl-0.0.1_p20060606 (/usr/lib64/pkgconfig/xorg-server.pc)
$
In the later Xgl version, sdkdir= is empty and e.g. -DXFree86LOADER is missing in Cflags.

E.g. after emerging xgl it is not possible to correct&direct re-emerge xf86-video-ati, you'll
then get an error regarding missing symbol gRADEONEntityIndex
Back to top
View user's profile Send private message
star.dancer
Tux's lil' helper
Tux's lil' helper


Joined: 18 Sep 2004
Posts: 93

PostPosted: Mon Jun 12, 2006 10:35 pm    Post subject: shift key does not work in compiz Reply with quote

I am still having this problem and can't seem to figure out a workaround, except for disabling compiz.

Basically, my shift key doesn't work. I am sure that it is compiz because the shift key works in gdm under xgl and it also works fine if I boot the normal xorg server without compiz. I have removed every compiz plugin setting in gconf that had the shift key in it but to no avail.

I wasn't sure exactly what the howto meant when it referred to the water plugin and changing the 'ctrl' key to 'none'. Ie. it is not clear if one should enclose 'none' in angled brackets, set it to disabled, or just delete it. I tried just setting it to 'none' but that didn't help.

There were a few earlier posts that indicated disabling the 'workarounds' checkbox under the 'place' plugin would do it but that did not work for me.

I am at revision 237, although this same problem existed a few weeks ago, I was just out of town and was hoping it would magically fix itself in the newer version.

One more bizarre thing, in gnome-terminal the key combinations ctrl-shift-t, ctrl-shift-w, etc. all work fine. I think this means that the keyboard is setup fine and that the shift key is sending the right signal but that something [ie. compiz] is intercepting the 'shift' key and not behaving properly.

Does anyone know how to solve this or have any ideas how to track this problem down// [my capslock key is going to wear out soon].

Thanks

EDIT: Ok, it seems to work now, it required a reboot (to reload the gconf db I guess...). I am too frustrated now to isolate which plugin was causing it but if I remove every reference to shift in the compiz plugins, disable the workarounds for the "place" plugin, and put "none" in for the water plugin, and then reboot, my shift key works. Hope that helps someone in the future! (yay for punctuation marks!)


Last edited by star.dancer on Tue Jun 13, 2006 2:51 am; edited 1 time in total
Back to top
View user's profile Send private message
Admiral_Trigger_Happy
Guru
Guru


Joined: 05 Sep 2004
Posts: 337
Location: Australia

PostPosted: Tue Jun 13, 2006 12:07 am    Post subject: Reply with quote

Star Dancer thats an odd one, it all works fine for me, what compiz version are you using?

If you haven't tried it yet I would suggest you try compiz-quinnstorm-9999 (its the CVS ebuild not the snapshot)
_________________
Admiral Trigger Happy
-------------------------------
www.kiba-dock.org
Back to top
View user's profile Send private message
Vulcano23
n00b
n00b


Joined: 17 May 2004
Posts: 51

PostPosted: Tue Jun 13, 2006 12:17 am    Post subject: Reply with quote

Vulcano23 wrote:
I haven't followed the Xgl development for a while (my last install was made with ebuilds dated april) and I would like a quick update on XVideo support.

Has it been implemented completely? I'd love to switch to Xgl, but I also use my pc as tv and MythTV only runs with xv or shared memory (which has terrible performance).

Thank you! :)


Nobody knows?

Could somebody please post the output of:

Code:

xvinfo


while running Xgl?
Back to top
View user's profile Send private message
Jupiter1TX
Guru
Guru


Joined: 24 Feb 2006
Posts: 546
Location: 3rd Rock

PostPosted: Tue Jun 13, 2006 12:49 am    Post subject: Reply with quote

Vulcano23 wrote:
Vulcano23 wrote:
I haven't followed the Xgl development for a while (my last install was made with ebuilds dated april) and I would like a quick update on XVideo support.

Has it been implemented completely? I'd love to switch to Xgl, but I also use my pc as tv and MythTV only runs with xv or shared memory (which has terrible performance).

Thank you! :)


Nobody knows?

Could somebody please post the output of:

Code:

xvinfo


while running Xgl?


Here is my xvinfo, hope this helps

zero@vger ~ $ xvinfo
X-Video Extension version 2.2
screen #0
Adaptor #0: "Xgl Generic Texture Video"
number of ports: 32
port base: 48
operations supported: PutImage
supported visuals:
depth 24, visualID 0x2c
depth 24, visualID 0x2d
depth 32, visualID 0x2e
depth 32, visualID 0x2f
no port attributes defined
maximum XvImage size: 2048 x 2048
Number of image formats: 2
id: 0x32315659 (YV12)
guid: 59563132-0000-0010-8000-00aa00389b71
bits per pixel: 12
number of planes: 3
type: YUV (planar)
id: 0x0
guid: 03000000-0000-0010-8000-00aa00389b71
bits per pixel: 32
number of planes: 1
type: RGB (packed)
depth: 24
red, green, blue masks: 0xff0000, 0xff00, 0xff
_________________
Core i7 920 D0 | Asus P6T DLX | Patriot Viper 1600 6GB | Antec Quattro 850W
Geforce 8800GTX OC2 768MB | Dell 22" LCD | Koolance Exos2/Swiftech GTZ
GCC 4.6.1 | 3.7.x-geek | Xorg-7.4-x | KDE-4.7.x | Compiz
Back to top
View user's profile Send private message
sternklang
Veteran
Veteran


Joined: 10 Sep 2005
Posts: 1641
Location: Somewhere in time and space

PostPosted: Tue Jun 13, 2006 1:30 am    Post subject: Reply with quote

Vulcano23, while xv runs under Xgl, I find that running video on the underlying xorg-server is the only way to get decent performance, especially for fullscreen video. This works fine with MPlayer, but I don't use MythTV so I can't give you any input there.

My xvinfo is identical to Jupiter1TX's, and xvinfo for the underlying server (display :94 on my system) just gives video-card-specific information.
Back to top
View user's profile Send private message
Vulcano23
n00b
n00b


Joined: 17 May 2004
Posts: 51

PostPosted: Tue Jun 13, 2006 3:03 am    Post subject: Reply with quote

Thank you both for the replies!

It seems the xv implementation is still very basic. I was able to use mplayer in Xgl, but it seems Mythtv uses some, more sophisticated features of xv and wont work.

In particular my guess is that it uses the following attributes (this is part of the dump from xvinfo in xorg):
Code:

    number of attributes: 12
      "XV_SET_DEFAULTS" (range 0 to 1)
              client settable attribute
      "XV_AUTOPAINT_COLORKEY" (range 0 to 1)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_COLORKEY" (range 0 to -1)
              client settable attribute
              client gettable attribute (current value is 30)
      "XV_DOUBLE_BUFFER" (range 0 to 1)
              client settable attribute
              client gettable attribute (current value is 1)
      "XV_BRIGHTNESS" (range -1000 to 1000)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_CONTRAST" (range -1000 to 1000)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_SATURATION" (range -1000 to 1000)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_COLOR" (range -1000 to 1000)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_HUE" (range -1000 to 1000)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_RED_INTENSITY" (range -1000 to 1000)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_GREEN_INTENSITY" (range -1000 to 1000)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_BLUE_INTENSITY" (range -1000 to 1000)
              client settable attribute
              client gettable attribute (current value is 0)


which are neither settable nor gettable in Xgl.

I didn't know it was possible to run video on the underlying server, I guess I'll update Xgl and give it a try.

Thank you again!
Back to top
View user's profile Send private message
sternklang
Veteran
Veteran


Joined: 10 Sep 2005
Posts: 1641
Location: Somewhere in time and space

PostPosted: Tue Jun 13, 2006 4:01 am    Post subject: Reply with quote

Vulcano23 wrote:
I didn't know it was possible to run video on the underlying server, I guess I'll update Xgl and give it a try.

Whichever method you use to run Xgl, you need to add "-xorgAc" to the command that starts Xgl or only root will be able to access xorg-server. Depending on whether you run Xgl on display :0 or :1, you would run MythTV on :93 or :94.

Good luck!
Back to top
View user's profile Send private message
moppsy
n00b
n00b


Joined: 26 Dec 2004
Posts: 51

PostPosted: Tue Jun 13, 2006 2:06 pm    Post subject: Reply with quote

neg is a very experimental plugin, if it gives you problems please unload it and report your problems here.
Your assistance will be greatly appreciated.
Back to top
View user's profile Send private message
unz
l33t
l33t


Joined: 28 Jul 2004
Posts: 819
Location: Roma, Italia

PostPosted: Tue Jun 13, 2006 2:41 pm    Post subject: Reply with quote

Ok, just to share my happiness with you mates!!!
My gnome-2.15 comes with only custom.conf to set gdm option ... so i thinked ... why not? let's add a gdm.conf
Code:
[daemon]
GdmXserverTimeout=50
RemoteGreeter=/usr/libexec/gdmgreeter
Greeter=/usr/libexec/gdmgreeter

[server]
#0=Standard
1=Standard


[servers]
1=Standard
0=inactive

[server-Standard]
name=Standard server
command=/usr/bin/Xgl :1 -ac -accel glx:pbuffer -accel xv:pbuffer
chooser=false
handled=true
flexible=true
priority=0

[debug]
Enable=true

[security]
DisallowTCP=false

[xdmcp]
Enable=true

[greeter]
GraphicalTheme=gentoo-cow


and i solved the problem :D

Next missions:
- i got endless
Code:
[42950011.610000] [fglrx:firegl_pcie_lock_pages] *ERROR* unlocking pcie memory !
[42950011.610000] [fglrx:firegl_pcie_lock_pages] *ERROR* unlocking memory at 0xdf7a9a80 for 40960 bytes

but it works.
- make synaptic-touchpad scroll pages
_________________
Ma che c'hai là? Sulla spalla!!!! http://lascimmia.it/
Back to top
View user's profile Send private message
haveaniceday
n00b
n00b


Joined: 28 Jul 2004
Posts: 22

PostPosted: Tue Jun 13, 2006 9:40 pm    Post subject: Reply with quote

recently I've once again installed compiz and xgl but unlike a few months ago, I now have artifacts all over the Screen especially when moving windows and rotating the Desktop cube.

I'm running compiz-quinnstorm and the latest xgl.
ATI-Card with latest drivers and Xorg 7.0 and qingy as displaymanager.

Is this a known issue?

Thank you in advance for any help.
Back to top
View user's profile Send private message
faugusztin
n00b
n00b


Joined: 15 May 2005
Posts: 47

PostPosted: Tue Jun 13, 2006 9:54 pm    Post subject: Reply with quote

haveaniceday wrote:
recently I've once again installed compiz and xgl but unlike a few months ago, I now have artifacts all over the Screen especially when moving windows and rotating the Desktop cube.

I'm running compiz-quinnstorm and the latest xgl.
ATI-Card with latest drivers and Xorg 7.0 and qingy as displaymanager.

Is this a known issue?

Thank you in advance for any help.


And what is the result of the glxinfo command on your computer ?
Back to top
View user's profile Send private message
indianiec
Tux's lil' helper
Tux's lil' helper


Joined: 01 Feb 2005
Posts: 97
Location: Krakow

PostPosted: Wed Jun 14, 2006 12:51 am    Post subject: Reply with quote

haveaniceday wrote:
recently I've once again installed compiz and xgl but unlike a few months ago, I now have artifacts all over the Screen especially when moving windows and rotating the Desktop cube.

I'm running compiz-quinnstorm and the latest xgl.
ATI-Card with latest drivers and Xorg 7.0 and qingy as displaymanager.

Is this a known issue?

Thank you in advance for any help.


What is your default depth in xorg.conf? It should be 24, not 16.
Back to top
View user's profile Send private message
piwacet
Guru
Guru


Joined: 30 Dec 2004
Posts: 486

PostPosted: Wed Jun 14, 2006 9:03 am    Post subject: Reply with quote

Er - mind if I ask, what does dbus do?

I am running xgl (quinstorm 13.2) fine, although I get the "cann't connect to dbus" error. Is this important? compiz seems to be running fine. what do I gain from getting dbus to work?

Thanks!
Back to top
View user's profile Send private message
jcat
Veteran
Veteran


Joined: 26 May 2006
Posts: 1337

PostPosted: Wed Jun 14, 2006 2:39 pm    Post subject: XGL and emerge world Reply with quote

Hi All,


I recently converted to Gentoo from Fedora, and I'm very happy with it so far. I used the XGL howto to get XGL running, and it's been working well. So, I've had Gentoo installed for a few months now and thought it might be time to run a full system update.

But I'm having a bit of trouble doing an:

emerge -uDNv world

I get the follwoing error:

Calculating world dependencies ..... ....
!!! All ebuilds that could satisfy ">=gnome-base/gconf-2.14" have been masked.
!!! One of the following masked packages is required to complete your request:
- gnome-base/gconf-2.14.0 (masked by: ~x86 keyword)

I did update my xgl-coffee overlay first using svnup.sh, not sure wheather that represents a problem or not.

I tried adding gnome-base/gconf to package.unmask, but it didn't seem to change things. Surely I managed to emerge gnome-base/gconf before, what's the problem now?


Any help or advice is greatly appreciated.



Cheers,

jcat
Back to top
View user's profile Send private message
sternklang
Veteran
Veteran


Joined: 10 Sep 2005
Posts: 1641
Location: Somewhere in time and space

PostPosted: Wed Jun 14, 2006 2:56 pm    Post subject: Re: XGL and emerge world Reply with quote

jcat wrote:
!!! All ebuilds that could satisfy ">=gnome-base/gconf-2.14" have been masked.
!!! One of the following masked packages is required to complete your request:
- gnome-base/gconf-2.14.0 (masked by: ~x86 keyword)

Hi,

It looks like you need to keyword this instead of unmask it:
Code:
echo "gnome-base/gconf ~x86" >> /etc/portage/package.keywords

Are you running Gnome 2.14? If you're at 2.12 I think you are going to run into a number of 2.14 packages that need to be keyworded testing (~x86) to make this work. In that case, perhaps you want to update your system to 2.14 first?
Back to top
View user's profile Send private message
jcat
Veteran
Veteran


Joined: 26 May 2006
Posts: 1337

PostPosted: Wed Jun 14, 2006 3:08 pm    Post subject: Reply with quote

Thanks for the fast reply! 8)


It seems as though I'm running gnome-base/gnome 2.12.3, but emerge aslo says that's the latest verion available.

I assume that some of the compiz stuff is supposed to be part of gnome 2.14 then. Is that where the problem lies?

So, should I be using gnome 2.14 instead? I take it that's the testing version?


Thanks again for your help!




Cheers,

jcat
Back to top
View user's profile Send private message
sternklang
Veteran
Veteran


Joined: 10 Sep 2005
Posts: 1641
Location: Somewhere in time and space

PostPosted: Wed Jun 14, 2006 3:27 pm    Post subject: Reply with quote

Compiz is not part of Gnome, but it was written to run under Gnome and has been patched so it also runs under KDE and other environments. The Gnome experience tends to have fewer problems.

You might want to consider whether you want to install Xgl right now. It's outstanding software that has really enhanced the way I interact with my system, but it is alpha software that can require a lot of tweaking before it works with some combinations of hardware and software. If you value stability, it's not yet there for you.

As far as I know, most people running Gnome+Xgl are on 2.14 I don't know if it will run at all with 2.12. You will also be unmasking CVS versions of mesa, and very new versions of cairo and glitz, all of which will require unmasking of a lot of other packages to work. You have to be running xorg-x11 7.0 or later for this all to work.

In short, before taking this step you might want to consider changing over from the stable tree to the testing (~x86) tree and updating all the packages involved before installing Xgl. I run a testing (~amd64) system and find most software in testing to be stable enough for a production system, though others would disagree with that.

You could also stay x86 but keyword everything related to Gnome and xorg-x11 to get more recent releases, and then try installing Xgl.

If you do want to take either of these approaches, there are a lot of people in the forums who will help you out along the way. And if that's not for you just yet, then you might look into downloading the Koroaa Xgl LiveCD to see what Xgl is like.
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Wed Jun 14, 2006 3:54 pm    Post subject: Reply with quote

Merged the above 4 posts here.
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
jcat
Veteran
Veteran


Joined: 26 May 2006
Posts: 1337

PostPosted: Wed Jun 14, 2006 4:06 pm    Post subject: Reply with quote

Sorry mods, I was wondering if this was the correct section! :lol:


Hi sternklang,


I'm already running XGL, and have been for about a month. It's great! :) So XGL definitely runs on gnome 2.12

I followed http://gentoo-wiki.com/HOWTO_XGL when I installed and it was a very smooth install, but it doesn’t mention anything about using gnome 2.14 or to consider using testing instead of stable because of updating issues. In fact it doesn’t mention anything about how to update the system afterwards at all, I think it would be a good idea if the howto included a section dedicated to updating your system after XGL install.

So I might just try and add all the packages I need from testing to package.keywords as you said earlier.

If I did update to testing, what's the proceedure? Are there any good howto's on htat topic? Would there be any implications changing to testing seeing as I'm already running XGL? Would this affect the need to use the xgl-coffee overlay?

So many questions. Sorry to be a pain! :oops: Hope you can help.






Cheers,

jcat
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, ... 35, 36, 37  Next
Page 2 of 37

 
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