MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins


Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.

Reply
 
Thread Tools Display Modes
Old 2008-07-08, 19:54   #11 (permalink)
Portal Member
 
Join Date: Mar 2007
Location: Riedstadt
Age: 21
Posts: 80
Thanks: 4
Thanked 4 Times in 2 Posts

Country:


Send a message via ICQ to Epstone
Default

Hi Joz,
could you make a screenshot of the error, I still don't get it why or when it actually appears...
Thanks!
__________________
You can run, but you can't glide! USA USA
Epstone is offline   Reply With Quote
Old 2008-07-08, 20:18   #12 (permalink)
joz
Portal Member
 
joz's Avatar
 
Join Date: Mar 2008
Posts: 249
Thanks: 37
Thanked 21 Times in 17 Posts

Country:

My System

Default

Sure can. You helped me out so it's the least I can do

I made a screen shot of multiple parts of the error. At the beginning it says (in dutch, so I'll just translate it for you) "Method not found:" and then the error message scrolls thru the window (that's why I made a couple of screenshots).
It happens everytime I open Outlook Mail. It also happens when I click on "My Inbox" or the favourite one I got in there (PostvakIn is what I called it).

Hope this'll help you

Edit:

I'll check this thread from time to time. If you need me to provide any other information or screenshots, don't hesitate to ask
Attached Thumbnails
outlook-mail-plugin-error.jpg  

Last edited by joz; 2008-07-08 at 20:21.
joz is offline   Reply With Quote
Old 2008-07-08, 21:14   #13 (permalink)
Portal Member
 
Join Date: Mar 2007
Location: Riedstadt
Age: 21
Posts: 80
Thanks: 4
Thanked 4 Times in 2 Posts

Country:


Send a message via ICQ to Epstone
Default

Oh..k I have no idea atm where the error exactly could be.
Are you using the 0.2.3.0 version from here SourceForge.net: Files ?
Maybe it is just to old...

But what you should try at first is the small programm in the attachements. If you see an email body of a mail, the bug is not the outlook interface.
Attached Files
File Type: zip Outlook test.zip (119.9 KB, 2 views)
__________________
You can run, but you can't glide! USA USA
Epstone is offline   Reply With Quote
Old 2008-07-08, 21:24   #14 (permalink)
joz
Portal Member
 
joz's Avatar
 
Join Date: Mar 2008
Posts: 249
Thanks: 37
Thanked 21 Times in 17 Posts

Country:

My System

Default

I just tried your program and it works. However when I change the mail nr to anything other than 1 it says "Mail error, the boundry of the matrixindex has been exceeded" (translated from dutch). Probably some array which is fed an index which it doesn't have.
Maybe this is expected behaviour, dunno.

Edit:

I'm a programmer myself (mostly Java and PHP. But I did some C# and .Net at school) and well the error's kinda obvious, the method which is been called is not available at that time. Probably some error in the flow of your program (or in MP 0.2.3.0).
Like an assembly which isn't loaded at that time or something like that (does that make sense? maybe in PHP, don't think so in .Net).

btw I'm using 0.2.3.0 The final stable release (last one before 1.0). Still using this version since I don't seem to get 1.0 setup properly. Didn't spend much time trying to make the 1.0 work...

Last edited by joz; 2008-07-08 at 21:41.
joz is offline   Reply With Quote
Old 2008-07-08, 21:27   #15 (permalink)
Portal Member
 
Join Date: Mar 2007
Location: Riedstadt
Age: 21
Posts: 80
Thanks: 4
Thanked 4 Times in 2 Posts

Country:


Send a message via ICQ to Epstone
Default

yes, that is just the Mail number of your inbox. If you have just 1 mail there you'll get an error with "2".

EDIT: is it to much work for you to update to MP RC1? Don't kill your whole config for my plugin
cause then I'll take the laptop from 5m away and try it with 0.2.3.0
EDITEDIT: grr Edits don't help.. Ill take the other laptop and try it.
The function which is not there, is not mine... thats y I think its a MP thing
__________________
You can run, but you can't glide! USA USA

Last edited by Epstone; 2008-07-08 at 21:46.
Epstone is offline   Reply With Quote
Old 2008-07-08, 21:49   #16 (permalink)
joz
Portal Member
 
joz's Avatar
 
Join Date: Mar 2008
Posts: 249
Thanks: 37
Thanked 21 Times in 17 Posts

Country:

My System

Default

The thing is, it totally screwed up my system the last time I installed it. I got Visual Studio 2008 and MySQL installed on this machine and it seems to interfere with MP 1.0 installation.
This machine's installation is kinda special anyways. I always use nLite to do some adjustments and integrations.
Besides that I got a shitload of dev. tools installed (PHPed, Netbeans, couple of mobile emulators, activesync, virtual PC etc.)

I can live with the error for know so don't worry about it to much. I'd appreciate a fix for 0.2.3.0 (since it's probably related to MP and not your plugin) but I can live without one.
Next time when I'm going to do a fresh install of Windows I'll try 1.0 again and get back to you if the problem is resolved or not.

edit:
if it may help in anyway: I have XP SP3 installed with all the crap that comes with it (.net 3.5, silverlight, fixes etc.)

Quote:
EDITEDIT: grr Edits don't help
Sorry 'bout that. I'm kinda used to post a message, then read through my message (since it's easier to read that way) and make some adjustmenst here and there...

I was thinking about this error thing. Isn't it possible to just surpress the error message (so it doesn't show, A silent fail you might say)?
Or is this outside of the scope of the plugin? (is there some errorhandling in MP which you can't influence?)
Maybe I'll take a nose dive into the source of your plugin sometime but it's been a while since i've done any C# programming (I assume it's written in C#).
I'll have to get started with C# anyways sometime soon for job purposes so that might be a nice experience.

Btw if you have any experience with mobile dotNet and creating installers (cab, pwi, pocketpc and smartphone) or links on the subject, please enlighten me

Last edited by joz; 2008-07-08 at 22:23. Reason: Automerged Doublepost
joz is offline   Reply With Quote
Old 2008-07-08, 22:30   #17 (permalink)
Portal Member
 
Join Date: Mar 2007
Location: Riedstadt
Age: 21
Posts: 80
Thanks: 4
Thanked 4 Times in 2 Posts

Country:


Send a message via ICQ to Epstone
Default

np about the EDITs, I do that aswell all the time

I made a small step, cause I can also see now your error msg. And it is the 0.2.3.0 version. I almost built a new dll, but then I faced that a small thing (call listview items by index) is not there where it should be.... so just give me a few minutes. I hope I find it soon...

EDIT:
Hey Joz,
look at first post plz! Just overwrite the dll in the plugins folder... but I had to disable the "delete" function as I couldn't fix the ResetID function. You should try to get a new version soon
gn8!

EDITEDIT: no sry, no experience in pocket pcs and .Net here yet...
__________________
You can run, but you can't glide! USA USA

Last edited by Epstone; 2008-07-08 at 23:38. Reason: Automerged Doublepost
Epstone is offline   Reply With Quote
This User Say Thank You:
Old 2008-07-10, 16:20   #18 (permalink)
Portal User
 
Wolfseye's Avatar
 
Join Date: Jul 2008
Location: Cologne
Age: 36
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Send a message via MSN to Wolfseye
Default

i tried to make it work but it says that my skin misses some .xml file for that to display. Then mp crashed. i am using the blue wide skin. any ideas ?

Thanks
Wolfseye is offline   Reply With Quote
Old 2008-07-10, 21:40   #19 (permalink)
joz
Portal Member
 
joz's Avatar
 
Join Date: Mar 2008
Posts: 249
Thanks: 37
Thanked 21 Times in 17 Posts

Country:

My System

Default

Let me jump in there. Encountered same problem and just got it from somewhere else and started tweeking the layout.
In the attachment is what i've got so far. It works ok for me (1680x1050 res), thinking 'bout making it a 3 column layout some time.

To install this bit of skin:
Download attached file.
Move the file to the mediaportal\skin\BlueTwo wide folder
run mediaportal.
Attached Files
File Type: xml OutlookMail.xml (7.3 KB, 13 views)

Last edited by joz; 2008-07-10 at 21:57.
joz is offline   Reply With Quote
Old 2008-07-10, 22:18   #20 (permalink)
Portal Member
 
Join Date: Mar 2007
Location: Riedstadt
Age: 21
Posts: 80
Thanks: 4
Thanked 4 Times in 2 Posts

Country:


Send a message via ICQ to Epstone
Default

ohps.. tx joz
Don't make yourself to much work, I have to redesign the plugin, cause I also want to read the rss msgs with it in future. During development I just used Outlook 03 and focused on Emails. But now I have the 07 version and I like its features
So I'll build different xml pages soon for different types. Mail and rss at first. There are other good plugins allready available for calender and contact items. We'll see....

@wolf, you also need the graphic files, just download the pack from first post and please tell if its working right!

EDIT: omg.. now I know what you're talking about.. :/ wrong skinfile, it was allready done.. its just the wrong one in the mpi sry.
EDITEDIT: Fixed the skin thing... New mpi will come soon.
__________________
You can run, but you can't glide! USA USA

Last edited by Epstone; 2008-07-10 at 23:10.
Epstone is offline   Reply With Quote
Reply

Bookmarks

Tags
mail, outlook, plugin

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
My Mail Plugin balu05 Plugins/Erweiterungen 3 2007-10-05 10:50
Mail Plugin geht net. mohhadieb Plugins/Erweiterungen 1 2006-07-03 18:00
MyMail plugin and supporter mail server no_Legend Plugins 5 2006-05-31 15:12
GMail support in Mail Plugin smithft Plugins 2 2005-12-29 01:24
Mail Plugin- Leave mesages on server rwbradley Improvement Suggestions 1 2005-01-14 00:02


All times are GMT +1. The time now is 04:54.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden