0.7.5-rc1 Search and profile issues
- You cannot open a new topic into this forum
- Guests cannot post into this forum
Luisillo
From: Spain
Posts: 80

Profile Issues:
In about folder:
Show groups but have not picture or text.
In web folder:
dont work
In Interest folder:
dont work
In Pricks folder:
work without problems.
In Classified folder:
work without problems.
In First Life folder:
dont work
In My Notes folder:
dont work
Search Issues:
Dont work and i have not notices in web php or region logs. Silently.
Regards,
Luisillo
In about folder:
Show groups but have not picture or text.
In web folder:
dont work
In Interest folder:
dont work
In Pricks folder:
work without problems.
In Classified folder:
work without problems.
In First Life folder:
dont work
In My Notes folder:
dont work
Search Issues:
Dont work and i have not notices in web php or region logs. Silently.
Regards,
Luisillo
Votes:77
Average:5.06
iseki
Posts: 1581

Hi,
Thank you for your bug report.
But sorry, I'm very busy now.
The priority of the my present works
1. Preparation of lectures at my Univ. for new year.
2. Speech recognition for Rinions.
3. Full HTTPS support for Money Server.
4. Auto attendant module for Moodle.
5. Web Interface for Xoops Cube, Moodle and WordPress(new) (include module)
Please wait for a while, sorry.
Thank you for your bug report.
But sorry, I'm very busy now.

The priority of the my present works
1. Preparation of lectures at my Univ. for new year.
2. Speech recognition for Rinions.
3. Full HTTPS support for Money Server.
4. Auto attendant module for Moodle.
5. Web Interface for Xoops Cube, Moodle and WordPress(new) (include module)
Please wait for a while, sorry.
Votes:109
Average:5.23
Luisillo
From: Spain
Posts: 80

Thank you for your quick answer.
Votes:64
Average:4.84
iseki
Posts: 1581

Hi,
I am debuging our profile module now.
It seems that a work of OpenSim(0.7.5rc1) is strange.
First, correct packets are sent, but wrong second packets are sent soon to viewer.
I may be mistaken in some. I examine a modular configuration type once again.
------
UPD packets from OpenSim Region Server to Viewer about Avatar Profile are
I am debuging our profile module now.
It seems that a work of OpenSim(0.7.5rc1) is strange.
First, correct packets are sent, but wrong second packets are sent soon to viewer.
I may be mistaken in some. I examine a modular configuration type once again.
------
UPD packets from OpenSim Region Server to Viewer about Avatar Profile are
S->P [29891]: 0xc0 seq = 272 UDP message is Low 1 TestMessage --> Low 171 AvatarPropertiesReply
c0 00 00 01 10 00 ff ff 00 01 ab 18 fb ac e8 05 . . . . . . . . . . . . . . . .
e6 40 67 83 00 01 91 cb f0 1f ad 2f 18 fb ac e8 . @ g . . . . . . . . / . . . .
05 e6 40 67 83 00 01 91 cb f0 1f ad 2f 00 06 22 . . @ g . . . . . . . . / . . "
22 33 33 10 00 03 10 01 00 06 22 22 33 33 10 00 " 3 3 . . . . . . . " " 3 3 . .
03 10 00 11 06 00 01 49 6e 66 6f 20 00 01 0f 52 . . . . . . . I n f o . . . R
65 61 6c 20 4c 69 66 65 20 54 65 78 74 00 01 0a e a l L i f e T e x t . . .
31 2f 32 30 2f 32 30 31 33 00 01 21 68 74 74 70 1 / 2 0 / 2 0 1 3 . . ! h t t p
3a 2f 2f 77 77 77 2e 6e 73 6c 2e 74 75 69 73 2e : / / w w w . n s l . t u i s .
61 63 2e 6a 70 2f 78 6f 6f 70 73 2f 00 01 01 00 a c . j p / x o o p s / . . . .
05 .
(comment: This is correct packet)
S->P [29891]: 0xc0 seq = 273 UDP message is Low 1 TestMessage --> Low 172 [00 ac]
c0 00 00 01 11 00 ff ff 00 01 ac 18 fb ac e8 05 . . . . . . . . . . . . . . . .
e6 40 67 83 00 01 91 cb f0 1f ad 2f 18 fb ac e8 . @ g . . . . . . . . / . . . .
05 e6 40 67 83 00 01 91 cb f0 1f ad 2f 00 0b . . @ g . . . . . . . . / . .
(comment: This is correct packet, tpo)
S->P [29891]: 0xc0 seq = 274 UDP message is Low 1 TestMessage --> Low 171 AvatarPropertiesReply
c0 00 00 01 12 00 ff ff 00 01 ab 18 fb ac e8 05 . . . . . . . . . . . . . . . .
e6 40 67 83 00 01 91 cb f0 1f ad 2f 18 fb ac e8 . @ g . . . . . . . . / . . . .
05 e6 40 67 83 00 01 91 cb f0 1f ad 2f 00 33 0a . . @ g . . . . . . . . / . 3 .
31 2f 32 30 2f 32 30 31 33 00 01 10 4e 6f 20 70 1 / 2 0 / 2 0 1 3 . . . N o p
72 6f 66 69 6c 65 20 64 61 74 61 00 01 0a 54 45 r o f i l e d a t a . . . T E
53 54 20 54 45 53 54 00 05 S T T E S T . .
(comment: This is wrong packet)
S->P [29891]: 0xc0 seq = 275 UDP message is Low 1 TestMessage --> Low 172 [00 ac]
c0 00 00 01 13 00 ff ff 00 01 ac 18 fb ac e8 05 . . . . . . . . . . . . . . . .
e6 40 67 83 00 01 91 cb f0 1f ad 2f 18 fb ac e8 . @ g . . . . . . . . / . . . .
05 e6 40 67 83 00 01 91 cb f0 1f ad 2f 00 0b . . @ g . . . . . . . . / . .
(comment: This is wrong packet, too)
Votes:66
Average:4.09
iseki
Posts: 1581

Ummmmmm.
The 2nd packets are sent from BasicProfile Module.
BasicProfile Module has not stopped.
What should I do to stop it?
Is someone known?
The 2nd packets are sent from BasicProfile Module.
BasicProfile Module has not stopped.

What should I do to stop it?
Is someone known?
Votes:70
Average:5.43
iseki
Posts: 1581

Patch code is
--- opensim-/OpenSim/Region/CoreModules/Avatar/Profile/BasicProfileModule.cs 2013-01-05 06:59:49.000000000 +0900
+++ opensim/OpenSim/Region/CoreModules/Avatar/Profile/BasicProfileModule.cs 2013-01-21 00:15:58.211259616 +0900
@@ -57,6 +57,18 @@
public void Initialise(IConfigSource config)
{
+ IConfig profileConfig = config.Configs["Profile"];
+
+ if (profileConfig != null)
+ {
+ string module_name = profileConfig.GetString("Module");
+ if (module_name != null && module_name != Name)
+ {
+ m_Enabled = false;
+ return;
+ }
+ }
+
m_log.DebugFormat("[PROFILE MODULE]: Basic Profile Module enabled");
m_Enabled = true;
}
And now, my new module repository is http://www.nsl.tuis.ac.jp/svn/opensim/opensim.modules/trunk
Votes:65
Average:5.38
iseki
Posts: 1581

Hi
Quote:
Sorry, this is not Bug of OpenSim.
I read source code of OpenSim, so I understood new mechanism of module loading.
Souce code is OpenSim/ApplicationPlugins/RegionModulesController/RegionModulesControllerPlugin.cs
New correct module repository is available now.
http://www.nsl.tuis.ac.jp/svn/opensim/opensim.modules/trunk
Thanks.
Quote:
iseki wrotes:
I think this is bug of OpenSim.
Sorry, this is not Bug of OpenSim.
I read source code of OpenSim, so I understood new mechanism of module loading.
Souce code is OpenSim/ApplicationPlugins/RegionModulesController/RegionModulesControllerPlugin.cs
New correct module repository is available now.
http://www.nsl.tuis.ac.jp/svn/opensim/opensim.modules/trunk
Thanks.
Votes:74
Average:5.81