Problem with Salome-Meca 2010.2
- Chris
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 28
- Thank you received: 0
14 years 7 months ago #4980
by Chris
Problem with Salome-Meca 2010.2 was created by Chris
Hi guys,
after reinstall my host system (XP) i installed new Ubuntu 10.10 and new Salome-Meca 2010.2 from:
www.code-aster.org/V2/spip.php?article303
Unfortunately when i'm changing module from Mesh to Aster have an error
and one of hypothesis is missing
Uploaded with ImageShack.us
Is any way to fix it?
Best Regards,
Chris
after reinstall my host system (XP) i installed new Ubuntu 10.10 and new Salome-Meca 2010.2 from:
www.code-aster.org/V2/spip.php?article303
Unfortunately when i'm changing module from Mesh to Aster have an error
and one of hypothesis is missing


Uploaded with ImageShack.us
Is any way to fix it?
Best Regards,
Chris
- Chris
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 28
- Thank you received: 0
14 years 3 months ago #5425
by Chris
Replied by Chris on topic Re:Problem with Salome-Meca 2010.2
Hi again,
Unfortunately the same error I've on normal installation of Ubuntu 10.10 32bit (not guest system on VBox).
I think I must try "Salome-Meca 2011.1 Universal 64bits" with Ubuntu 10.10 (or 10.04) 64bit, maybe it will be better option.
Greetings
Unfortunately the same error I've on normal installation of Ubuntu 10.10 32bit (not guest system on VBox).
I think I must try "Salome-Meca 2011.1 Universal 64bits" with Ubuntu 10.10 (or 10.04) 64bit, maybe it will be better option.
Greetings
- Joël Cugnoni
-
- Offline
- Moderator
-
14 years 2 months ago #5437
by Joël Cugnoni
Joël Cugnoni - a.k.a admin
www.caelinux.com
Replied by Joël Cugnoni on topic Re:Problem with Salome-Meca 2010.2
Hi,
I have no explanation for this problem. But could you try to run Salome Meca from a terminal and see if error messages are displayed when you switch from Mesh to Aster? if a library is missing you may get a message telling you which one Salome was looking for.. and then you just need to install the missing library from package manager or another source.
Also, try to see if this problem has not been reported already on the SalomeMeca forums at code-aster.org.
Joel
I have no explanation for this problem. But could you try to run Salome Meca from a terminal and see if error messages are displayed when you switch from Mesh to Aster? if a library is missing you may get a message telling you which one Salome was looking for.. and then you just need to install the missing library from package manager or another source.
Also, try to see if this problem has not been reported already on the SalomeMeca forums at code-aster.org.
Joel
Joël Cugnoni - a.k.a admin
www.caelinux.com
- Chris
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 28
- Thank you received: 0
14 years 2 months ago #5449
by Chris
Replied by Chris on topic Re:Problem with Salome-Meca 2010.2
Administrator wrote:
Hi Joel
Thanks for interesting, I posted my problem at code-aster.org forum, like you said.
Below I'm pasting code from terminal, maybe it will be better than PrtScr.
Without sudo (Salome don't started)
[code:1]trabbit@trabbit-VirtualBox:~$ cd /opt/SALOME-MECA-2010.2/
trabbit@trabbit-VirtualBox:/opt/SALOME-MECA-2010.2$ ls
aster postinstall runSalomeMeca SALOME-MECA
envSalomeMeca.sh runAppli SALOME
trabbit@trabbit-VirtualBox:/opt/SALOME-MECA-2010.2$ ./runSalomeMeca
Checking... LD_LIBRARY_PATH
Checking... PATH
Checking... PYTHONPATH
NO ! /opt/SALOME-MECA-2010.2/SALOME/SALOME5/V5_1_4/../Prerequis/Nose-0.11.1_python2.4/lib/python2.4/site-packages
CHECK /home/trabbit
Searching for free port for the SALOME Naming Service: /opt/SALOME-MECA-2010.2/runAppli: line 32: /home/trabbit/.omniORB_V5_1_4: Permission denied
2810 - Ok
runSalome running on trabbit-VirtualBox
Searching for a free port for naming service: 2810 - OK
Traceback (most recent call last):
File "/opt/SALOME-MECA-2010.2/SALOME/SALOME5/V5_1_4/KERNEL_V5_1_4/bin/salome/runSalome.py", line 862, in ?
clt,args = main()
File "/opt/SALOME-MECA-2010.2/SALOME/SALOME5/V5_1_4/KERNEL_V5_1_4/bin/salome/runSalome.py", line 852, in main
searchFreePort(args, save_config)
File "/opt/SALOME-MECA-2010.2/SALOME/SALOME5/V5_1_4/KERNEL_V5_1_4/bin/salome/runSalome.py", line 788, in searchFreePort
f = open(omniorb_config, "w"«»)
IOError: [Errno 13] Permission denied: '/home/trabbit/.omniORB_trabbit-VirtualBox_2810.cfg'
>>> [/code:1]
With sudo
[code:1]trabbit@trabbit-VirtualBox:~$ cd /opt/SALOME-MECA-2010.2/
trabbit@trabbit-VirtualBox:/opt/SALOME-MECA-2010.2$ ls
aster postinstall runSalomeMeca SALOME-MECA
envSalomeMeca.sh runAppli SALOME
trabbit@trabbit-VirtualBox:/opt/SALOME-MECA-2010.2$ sudo ./runSalomeMeca
[sudo] password for trabbit:
Checking... LD_LIBRARY_PATH
Checking... PATH
NO ! /usr/X11R6/bin
Checking... PYTHONPATH
NO ! /opt/SALOME-MECA-2010.2/SALOME/SALOME5/V5_1_4/../Prerequis/Nose-0.11.1_python2.4/lib/python2.4/site-packages
CHECK /home/trabbit
Searching for free port for the SALOME Naming Service: 2810 - Ok
runSalome running on trabbit-VirtualBox
Searching for a free port for naming service: 2810 - OK
Searching Naming Service + found in 0.1 seconds
(notifd) launch failed: 2 (No such file or directory)
Searching /Containers/trabbit-VirtualBox/FactoryServerPy in Naming Service +SALOME_ResourcesCatalog_Handler::«»ProcessMachine : !!! Warning !!! No Name found use Hostname for resource: localhost
- Trace /local00/SALOME5/Sources/KERNEL/V5_1_4rc3/KERNEL_SRC/src/ResourcesManager/SALOME_ResourcesCatalog_Handler.cxx [141] : Warning resource trabbit-VirtualBox already added, keep last resource found !
+++ found in 2.0 seconds
Searching /Kernel/Session in Naming Service ++ found in 1.0 seconds
Start SALOME, elapsed time : 3.5 seconds
additional external python interpreters: 0
>>> ****************************************************************
* Warning: DSCCODE GUI resources are not found.
* DSCCODE GUI will not be available.
****************************************************************
****************************************************************
* Warning: PAL GUI resources are not found.
* PAL GUI will not be available.
****************************************************************
############ This is the file salome.py integrated to nepal_src
OpenGL Warning: No pincher, please call crStateSetCurrentPointers() in your SPU
OpenGL Warning: No pincher, please call crStateSetCurrentPointers() in your SPU
... Step File Reading : /home/trabbit/Desktop/piston.stp
... STEP File Read ...
Elapsed time: 0 Hours 0 Minutes 0.042329 Seconds
CPU user time: 0 seconds
CPU system time: 0.01 seconds
... Step File loaded ...
Elapsed time: 0 Hours 0 Minutes 0.052182 Seconds
CPU user time: 0.01 seconds
CPU system time: 0.01 seconds
3481 records (entities,sub-lists,scopes), 11118 parameters
... Parameters prepared ... Elapsed time: 0 Hours 0 Minutes 0.094201 Seconds
CPU user time: 0.01 seconds
CPU system time: 0.02 seconds
... Objets analysed ...
Elapsed time: 0 Hours 0 Minutes 0.149981 Seconds
CPU user time: 0.02 seconds
CPU system time: 0.04 seconds
STEP Loading done : 2204 Entities
tesusp: suppression de 14 sommets de te trop proches de la frontiere
tesusp: suppression de 6 sommets de te trop proches de la frontiere
tesusp: suppression de 2 sommets de te trop proches de la frontiere
tesusp: suppression de 36 sommets de te trop proches de la frontiere
tridcf: trcf3s produit tr 2992 st 25 1659 24
tridcf: triangle AIRE<0
tridcf: trcf3s produit tr 2225 st 40 176 39
tridcf: triangle AIRE<0
CalcLocalH: 5032 Points 0 Elements 10076 Surface Elements
Check subdomain 1 / 1
10076 open elements
Meshing subdomain 1 of 1
10076 open elements
Use internal rules
10076 open elements
Delaunay meshing
number of points: 5032
blockfill local h
number of points: 5468
.........+.........+.........+.........+.........+....
Points: 5468
Elements: 31799
1182 open elements
Num open: 1182
free: 5522, fixed: 26277
SwapImprove
909 swaps performed
504 open elements
Num open: 504
free: 4231, fixed: 27394
SwapImprove
344 swaps performed
1 degenerated elements removed
Remove intersecting
Remove outer
tables filled
outer removed
10076 open elements
5050 points, 14874 elements
620 open elements
620 open faces
start tetmeshing
Use internal rules
El: 466 faces: 8 vol = 0.01984877
0 open elements
Success !
5082 points, 15356 elements
Remove Illegal Elements
2129 illegal tets
SplitImprove
badmax = 2.35057e+10
295 splits performed
SwapImprove
304 swaps performed
SwapImprove2
11 swaps performed
1506 illegal tets
SplitImprove
badmax = 1.36022e+06
BFGS update error2
262 splits performed
SwapImprove
114 swaps performed
SwapImprove2
38 swaps performed
982 illegal tets
SplitImprove
badmax = 1.36022e+06
201 splits performed
SwapImprove
70 swaps performed
SwapImprove2
50 swaps performed
526 illegal tets
SplitImprove
badmax = 19487.4
127 splits performed
SwapImprove
44 swaps performed
SwapImprove2
21 swaps performed
245 illegal tets
SplitImprove
badmax = 9693.51
69 splits performed
SwapImprove
24 swaps performed
SwapImprove2
14 swaps performed
78 illegal tets
SplitImprove
badmax = 7854.1
25 splits performed
SwapImprove
7 swaps performed
SwapImprove2
1 swaps performed
21 illegal tets
SplitImprove
badmax = 7854.1
7 splits performed
SwapImprove
1 swaps performed
SwapImprove2
1 swaps performed
5 illegal tets
SplitImprove
badmax = 7854.1
1 splits performed
SwapImprove
0 swaps performed
SwapImprove2
0 swaps performed
4 illegal tets
SplitImprove
badmax = 7854.1
1 splits performed
SwapImprove
1 swaps performed
SwapImprove2
0 swaps performed
0 illegal tets
Volume Optimization
CombineImprove
292 elements combined
ImproveMesh
Total badness = 40664.2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 38625.9
SplitImprove
badmax = 966.816
7 splits performed
ImproveMesh
Total badness = 38576.3
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 38428.6
SwapImprove
1316 swaps performed
SwapImprove2
2 swaps performed
ImproveMesh
Total badness = 34069.2
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 32966.5
CombineImprove
69 elements combined
ImproveMesh
Total badness = 32121.2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 32020.2
SplitImprove
badmax = 394.622
1 splits performed
ImproveMesh
Total badness = 32026.1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 32016.7
SwapImprove
482 swaps performed
SwapImprove2
0 swaps performed
ImproveMesh
Total badness = 31101.8
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 30606.8
CombineImprove
34 elements combined
ImproveMesh
Total badness = 30226
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 30184.2
SplitImprove
badmax = 137.697
2 splits performed
ImproveMesh
Total badness = 30198
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 30195.4
SwapImprove
210 swaps performed
SwapImprove2
0 swaps performed
ImproveMesh
Total badness = 29913.1
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 29755.5[/code:1]
Best Regards,
Chris
P.S. I have no errors with "sudo python postinstall.py
" command
Hi,
I have no explanation for this problem. But could you try to run Salome Meca from a terminal and see if error messages are displayed when you switch from Mesh to Aster? if a library is missing you may get a message telling you which one Salome was looking for.. and then you just need to install the missing library from package manager or another source.
Also, try to see if this problem has not been reported already on the SalomeMeca forums at code-aster.org.
Joel
Hi Joel
Thanks for interesting, I posted my problem at code-aster.org forum, like you said.
Below I'm pasting code from terminal, maybe it will be better than PrtScr.
Without sudo (Salome don't started)
[code:1]trabbit@trabbit-VirtualBox:~$ cd /opt/SALOME-MECA-2010.2/
trabbit@trabbit-VirtualBox:/opt/SALOME-MECA-2010.2$ ls
aster postinstall runSalomeMeca SALOME-MECA
envSalomeMeca.sh runAppli SALOME
trabbit@trabbit-VirtualBox:/opt/SALOME-MECA-2010.2$ ./runSalomeMeca
Checking... LD_LIBRARY_PATH
Checking... PATH
Checking... PYTHONPATH
NO ! /opt/SALOME-MECA-2010.2/SALOME/SALOME5/V5_1_4/../Prerequis/Nose-0.11.1_python2.4/lib/python2.4/site-packages
CHECK /home/trabbit
Searching for free port for the SALOME Naming Service: /opt/SALOME-MECA-2010.2/runAppli: line 32: /home/trabbit/.omniORB_V5_1_4: Permission denied
2810 - Ok
runSalome running on trabbit-VirtualBox
Searching for a free port for naming service: 2810 - OK
Traceback (most recent call last):
File "/opt/SALOME-MECA-2010.2/SALOME/SALOME5/V5_1_4/KERNEL_V5_1_4/bin/salome/runSalome.py", line 862, in ?
clt,args = main()
File "/opt/SALOME-MECA-2010.2/SALOME/SALOME5/V5_1_4/KERNEL_V5_1_4/bin/salome/runSalome.py", line 852, in main
searchFreePort(args, save_config)
File "/opt/SALOME-MECA-2010.2/SALOME/SALOME5/V5_1_4/KERNEL_V5_1_4/bin/salome/runSalome.py", line 788, in searchFreePort
f = open(omniorb_config, "w"«»)
IOError: [Errno 13] Permission denied: '/home/trabbit/.omniORB_trabbit-VirtualBox_2810.cfg'
>>> [/code:1]
With sudo
[code:1]trabbit@trabbit-VirtualBox:~$ cd /opt/SALOME-MECA-2010.2/
trabbit@trabbit-VirtualBox:/opt/SALOME-MECA-2010.2$ ls
aster postinstall runSalomeMeca SALOME-MECA
envSalomeMeca.sh runAppli SALOME
trabbit@trabbit-VirtualBox:/opt/SALOME-MECA-2010.2$ sudo ./runSalomeMeca
[sudo] password for trabbit:
Checking... LD_LIBRARY_PATH
Checking... PATH
NO ! /usr/X11R6/bin
Checking... PYTHONPATH
NO ! /opt/SALOME-MECA-2010.2/SALOME/SALOME5/V5_1_4/../Prerequis/Nose-0.11.1_python2.4/lib/python2.4/site-packages
CHECK /home/trabbit
Searching for free port for the SALOME Naming Service: 2810 - Ok
runSalome running on trabbit-VirtualBox
Searching for a free port for naming service: 2810 - OK
Searching Naming Service + found in 0.1 seconds
(notifd) launch failed: 2 (No such file or directory)
Searching /Containers/trabbit-VirtualBox/FactoryServerPy in Naming Service +SALOME_ResourcesCatalog_Handler::«»ProcessMachine : !!! Warning !!! No Name found use Hostname for resource: localhost
- Trace /local00/SALOME5/Sources/KERNEL/V5_1_4rc3/KERNEL_SRC/src/ResourcesManager/SALOME_ResourcesCatalog_Handler.cxx [141] : Warning resource trabbit-VirtualBox already added, keep last resource found !
+++ found in 2.0 seconds
Searching /Kernel/Session in Naming Service ++ found in 1.0 seconds
Start SALOME, elapsed time : 3.5 seconds
additional external python interpreters: 0
>>> ****************************************************************
* Warning: DSCCODE GUI resources are not found.
* DSCCODE GUI will not be available.
****************************************************************
****************************************************************
* Warning: PAL GUI resources are not found.
* PAL GUI will not be available.
****************************************************************
############ This is the file salome.py integrated to nepal_src
OpenGL Warning: No pincher, please call crStateSetCurrentPointers() in your SPU
OpenGL Warning: No pincher, please call crStateSetCurrentPointers() in your SPU
... Step File Reading : /home/trabbit/Desktop/piston.stp
... STEP File Read ...
Elapsed time: 0 Hours 0 Minutes 0.042329 Seconds
CPU user time: 0 seconds
CPU system time: 0.01 seconds
... Step File loaded ...
Elapsed time: 0 Hours 0 Minutes 0.052182 Seconds
CPU user time: 0.01 seconds
CPU system time: 0.01 seconds
3481 records (entities,sub-lists,scopes), 11118 parameters
... Parameters prepared ... Elapsed time: 0 Hours 0 Minutes 0.094201 Seconds
CPU user time: 0.01 seconds
CPU system time: 0.02 seconds
... Objets analysed ...
Elapsed time: 0 Hours 0 Minutes 0.149981 Seconds
CPU user time: 0.02 seconds
CPU system time: 0.04 seconds
STEP Loading done : 2204 Entities
tesusp: suppression de 14 sommets de te trop proches de la frontiere
tesusp: suppression de 6 sommets de te trop proches de la frontiere
tesusp: suppression de 2 sommets de te trop proches de la frontiere
tesusp: suppression de 36 sommets de te trop proches de la frontiere
tridcf: trcf3s produit tr 2992 st 25 1659 24
tridcf: triangle AIRE<0
tridcf: trcf3s produit tr 2225 st 40 176 39
tridcf: triangle AIRE<0
CalcLocalH: 5032 Points 0 Elements 10076 Surface Elements
Check subdomain 1 / 1
10076 open elements
Meshing subdomain 1 of 1
10076 open elements
Use internal rules
10076 open elements
Delaunay meshing
number of points: 5032
blockfill local h
number of points: 5468
.........+.........+.........+.........+.........+....
Points: 5468
Elements: 31799
1182 open elements
Num open: 1182
free: 5522, fixed: 26277
SwapImprove
909 swaps performed
504 open elements
Num open: 504
free: 4231, fixed: 27394
SwapImprove
344 swaps performed
1 degenerated elements removed
Remove intersecting
Remove outer
tables filled
outer removed
10076 open elements
5050 points, 14874 elements
620 open elements
620 open faces
start tetmeshing
Use internal rules
El: 466 faces: 8 vol = 0.01984877
0 open elements
Success !
5082 points, 15356 elements
Remove Illegal Elements
2129 illegal tets
SplitImprove
badmax = 2.35057e+10
295 splits performed
SwapImprove
304 swaps performed
SwapImprove2
11 swaps performed
1506 illegal tets
SplitImprove
badmax = 1.36022e+06
BFGS update error2
262 splits performed
SwapImprove
114 swaps performed
SwapImprove2
38 swaps performed
982 illegal tets
SplitImprove
badmax = 1.36022e+06
201 splits performed
SwapImprove
70 swaps performed
SwapImprove2
50 swaps performed
526 illegal tets
SplitImprove
badmax = 19487.4
127 splits performed
SwapImprove
44 swaps performed
SwapImprove2
21 swaps performed
245 illegal tets
SplitImprove
badmax = 9693.51
69 splits performed
SwapImprove
24 swaps performed
SwapImprove2
14 swaps performed
78 illegal tets
SplitImprove
badmax = 7854.1
25 splits performed
SwapImprove
7 swaps performed
SwapImprove2
1 swaps performed
21 illegal tets
SplitImprove
badmax = 7854.1
7 splits performed
SwapImprove
1 swaps performed
SwapImprove2
1 swaps performed
5 illegal tets
SplitImprove
badmax = 7854.1
1 splits performed
SwapImprove
0 swaps performed
SwapImprove2
0 swaps performed
4 illegal tets
SplitImprove
badmax = 7854.1
1 splits performed
SwapImprove
1 swaps performed
SwapImprove2
0 swaps performed
0 illegal tets
Volume Optimization
CombineImprove
292 elements combined
ImproveMesh
Total badness = 40664.2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 38625.9
SplitImprove
badmax = 966.816
7 splits performed
ImproveMesh
Total badness = 38576.3
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 38428.6
SwapImprove
1316 swaps performed
SwapImprove2
2 swaps performed
ImproveMesh
Total badness = 34069.2
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 32966.5
CombineImprove
69 elements combined
ImproveMesh
Total badness = 32121.2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 32020.2
SplitImprove
badmax = 394.622
1 splits performed
ImproveMesh
Total badness = 32026.1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 32016.7
SwapImprove
482 swaps performed
SwapImprove2
0 swaps performed
ImproveMesh
Total badness = 31101.8
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 30606.8
CombineImprove
34 elements combined
ImproveMesh
Total badness = 30226
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 30184.2
SplitImprove
badmax = 137.697
2 splits performed
ImproveMesh
Total badness = 30198
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 30195.4
SwapImprove
210 swaps performed
SwapImprove2
0 swaps performed
ImproveMesh
Total badness = 29913.1
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Total badness = 29755.5[/code:1]
Best Regards,
Chris
P.S. I have no errors with "sudo python postinstall.py
" command
- Torben
- Offline
- Premium Member
-
Less
More
- Posts: 91
- Thank you received: 1
14 years 2 months ago #5465
by Torben
Replied by Torben on topic Re:Problem with Salome-Meca 2010.2
Try
ls -l /home/trabbit/.omniORB_trabbit-VirtualBox_2810.cfg
and see if the mode allows write for user trabbit. It is in home of trabbit so trabbit should own the file. If not so make it trabbits by issuing
chown trabbit /home/trabbit/.omniORB_trabbit-VirtualBox_2810.cfg
If mode is wrong try
chmod u+rw /home/trabbit/.omniORB_trabbit-VirtualBox_2810.cfg
Then try again. If it does not help, try the 2010.1 package instead. For me 2010.2 did not work under PCLinuxOS but 2010.1 did. I now use 2010.2 under Linux Mint which is very Ubuntu 10.04'ish.<br /><br />Post edited by: Torben, at: 2011/04/19 00:43
ls -l /home/trabbit/.omniORB_trabbit-VirtualBox_2810.cfg
and see if the mode allows write for user trabbit. It is in home of trabbit so trabbit should own the file. If not so make it trabbits by issuing
chown trabbit /home/trabbit/.omniORB_trabbit-VirtualBox_2810.cfg
If mode is wrong try
chmod u+rw /home/trabbit/.omniORB_trabbit-VirtualBox_2810.cfg
Then try again. If it does not help, try the 2010.1 package instead. For me 2010.2 did not work under PCLinuxOS but 2010.1 did. I now use 2010.2 under Linux Mint which is very Ubuntu 10.04'ish.<br /><br />Post edited by: Torben, at: 2011/04/19 00:43
Moderators: catux
Time to create page: 0.164 seconds