flagflag  

0.7.5-rc1 Search and profile issues

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 .2 | Posted on 2013/1/7 21:01
Luisillo  Just can't stay away 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
Votes:62 Average:5.65
Previous post - Next post | Parent - No child | Posted on 2013/1/7 23:47
iseki  Home away from home   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.
Votes:98 Average:5.10
Previous post - Next post | Parent - Children.1 | Posted on 2013/1/8 7:05
Luisillo  Just can't stay away From: Spain  Posts: 80
Thank you for your quick answer.
Votes:58 Average:4.66
Previous post - Next post | Parent - Children.1 | Posted on 2013/1/20 20:39 | Last modified
iseki  Home away from home   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

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:60 Average:4.00
Previous post - Next post | Parent - Children.1 | Posted on 2013/1/20 21:09
iseki  Home away from home   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?
Votes:62 Average:5.65
Previous post - Next post | Parent - Children.1 | Posted on 2013/1/21 0:25 | Last modified
iseki  Home away from home   Posts: 1581
I think this is bug of OpenSim.

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:56 Average:5.00
Previous post - Next post | Parent - No child | Posted on 2013/1/26 17:06 | Last modified
iseki  Home away from home   Posts: 1581
Hi

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:67 Average:5.82

  Advanced search


Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthApr 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Today

Who's Online

40 user(s) are online (1 user(s) are browsing Forum)

Members: 0
Guests: 40

more...

Access Counter

Today : 5385538553855385
Yesterday : 1889718897188971889718897
Total : 2341898223418982234189822341898223418982234189822341898223418982
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com