MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » Quality Assurance (Bugreports) » Archive » Bug Reports » 0.2.3.0 RC3 and SVN Builds


0.2.3.0 RC3 and SVN Builds Post bugs you have found in 0.2.3.0 RC3 or any SVN-Snapshot here.

Reply
 
Thread Tools Display Modes
Old 2007-11-03, 19:27   #1 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 30
Thanks: 2
Thanked 0 Times in 0 Posts


fixed Firefly X10 file missing, but file is present

TV-Server Version: n/a
MediaPortal Version: 0.2.3.0 RC3 & SVN 16429
MediaPortal Skin: Blue Two
Windows Version: Windows XP SP2 64 bit
CPU Type: AMD Athlon 64 XS 5200+
HDD: 320 GB Seagate SATA RAID
Memory: 2 GB Corsair 6400
Motherboard: Asus M2N32SLI-Deluxe
Motherboard Chipset: nVidia nForce 570
Motherboard Bios: latest
Video Card: eVGA GF 7600GT 256MB PCIe 16x
Video Card Driver: latest nVidia drivers
Sound Card: onboard SoundMax HiDef
Sound Card AC3:
Sound Card Driver: latest
1. TV Card: Hauppauge HVR-1800
1. TV Card Type: ATSC/NTSC/QAM/FM
1. TV Card Driver: latest Hauppauge driver (CD 3.4d1)
MPEG2 Video Codec: MPV Decoder
MPEG2 Audio Codec: MPA Decoder
Satelite/CableTV Provider: TimeWarner / ATSC OTA
HTPC Case:
Cooling: 4x80mm, 1x120mm fans
Power Supply: Rosewell 500W
Remote: Snapstream Firefly X10 - R1000

Configuration: Remote > X 10
After clicking on Learn I get this error msg:
---------------------------
Mapping file missing
---------------------------
Can't locate mapping file Firefly X10.xml

Make sure it exists in /InputDeviceMappings/defaults
---------------------------
OK
---------------------------

Clicking OK opens Teach Firefly X10 Remote Control, clicking Start Learning gives JIT debug msg, see attached file.
Also, file 'Firefly X10.xml' is present in /InputDeviceMappings/defaults!
Attached Files
File Type: txt RamonS - X10 Learn.txt (8.2 KB, 16 views)

Last edited by diehard2; 2007-11-07 at 01:35. Reason: denote bug as fixed
RamonS is offline   Reply With Quote
Old 2007-11-03, 19:31   #2 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 30
Thanks: 2
Thanked 0 Times in 0 Posts


Default Config.log file

Sorry, I always forget the log file on the first go, here it is.
Attached Files
File Type: log Configuration.log (46.5 KB, 15 views)
RamonS is offline   Reply With Quote
Old 2007-11-04, 13:21   #3 (permalink)
Portal Member
 
Join Date: Aug 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I have the same problem, but with all options in this menu.
This error seems to be affecting only the Configuration, not Mediaportal itself.

TV-Server Version: SVN 16422
MediaPortal Version: 0.2.3.0 RC3 & SVN 16422
MediaPortal Skin: Blue Two
Windows Version: Windows XP SP2 32 bit
Attached Files
File Type: log Configuration.log (27.1 KB, 9 views)
vebis is offline   Reply With Quote
Old 2007-11-04, 13:56   #4 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 30
Thanks: 2
Thanked 0 Times in 0 Posts


Default

Well, the problem is that some mappings are not correct (such as go left, go right) and that I for some reason get in menus two steps for one button press. I did get the other driver and installed it (I guess, the exe doesn't give any feedback as to what it does or doesn't do), but that did not help.
The more and more I dive into MP the more and more I get the impression that those are not beta releases, but pre-alpha...even without the SVN builds. That isn't meant as critique, but as an observation. I think it will take several more months before MP is worth looking at again. Back to square one....
RamonS is offline   Reply With Quote
Old 2007-11-04, 17:27   #5 (permalink)
Portal Developer
 
Join Date: Apr 2006
Location: Chicago
Posts: 515
Thanks: 2
Thanked 13 Times in 9 Posts

Country:


Default

Hi Ramon,

This section of the code has been stable for months without complaints. The last time it was heavily reworked was almost a year ago. You can look through the forums. I will take a look at a new checkout of the svn and let you know if I see the problem.
diehard2 is offline   Reply With Quote
Old 2007-11-04, 17:48   #6 (permalink)
Portal Member
 
Join Date: Aug 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default

It seems to be a path relation problem. I've done a clean install of mp on a fresh windows xp installation, when this behavior appeared.

MP handles it correct and Configuration doesn't
vebis is offline   Reply With Quote
Old 2007-11-04, 19:12   #7 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 30
Thanks: 2
Thanked 0 Times in 0 Posts


Default

I agree with vebis as so far as that MP istelf apparently doesn't generate an error message when it comes to using the remote, but even MP is somewhat far away from accurately reacting to RC commands.
Diehard2, all I can do is report this error. It very much looks as if Configuration assumes a path that is de facto not present, so the error message isn't wrong, but the code underneath is. Unfortunately, the error message does not provide the full path, which would give some more clues. I run MP on 64 bit XP and the folder for 32 bit apps is "Program Files (x86)", which is exactly where MP installed itself. So if the installer could figure out where to put the files I am sure Configuration ought to be able to. I am not a professional developer by any means, but even I found out that just assuming paths to be present is bad practice, especially when there is a way to check for the correct path. Interestingly enough, all other files that are used are found, read, and written to correctly. Which makes this even more bizarre as I assume that the paths to MP directory is determined once and then used whenever needed.
RamonS is offline   Reply With Quote
Old 2007-11-05, 04:58   #8 (permalink)
Portal Developer
 
Join Date: Apr 2006
Location: Chicago
Posts: 515
Thanks: 2
Thanked 13 Times in 9 Posts

Country:


Default

Hi, try svn 16446 or higher (will be out sometime tomorrow). If that doesn't work, please post your logs.
diehard2 is offline   Reply With Quote
Old 2007-11-07, 01:24   #9 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 30
Thanks: 2
Thanked 0 Times in 0 Posts


Default

I tried SVN 16460 and that one works fine. This is fixed!
RamonS is offline   Reply With Quote
Old 2007-11-07, 16:23   #10 (permalink)
Portal Member
 
Join Date: Aug 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I can confirme that it's working now. But another minor bug has opened.

e.g. select the medion remote, click on "Learn"
Click on "Mapping", leaving mapping with Ok oder Cancel(no matter for the bug appearance)
Then I have all actions twice in the Learning Window.
This is repeatable.

Rev16460

Should I open a new thread for this minor bug?
vebis is offline   Reply With Quote
Reply

Bookmarks

Tags
firefly, present, x10

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
Can't locate mapping file Firefly X10.xml - but it's there RamonS General Support 2 2007-11-09 12:39
Get this error: File invalid or missing. FreddeMannen Plugins 2 2007-09-12 15:35
MyVideos: Delete file -> MP crashes (with X10 remote) The_Stig 0.2.0.0 Final and SVN Builds 0 2006-11-10 14:20
Missing GUIVideoTopOverlay.cs file txelu70 General Development (no feature request here!) 1 2006-01-16 22:17


All times are GMT +1. The time now is 19:16.


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