Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Centrafuse > CF Bug Reports


Closed Thread
 
Share Thread Tools Display Modes
Old 09-28-2006, 11:57 AM   #91
VENDOR - Centrafuse
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 5,041
veetid is on a distinguished road
Quote: Originally Posted by justintime View Post
David,

If you are not able to reproduce this yet, it might be because the default skin for web plugin does NOT cover the bottom bar where the random button is located. My skin does cover that area with fullscreen web vieweing, so apparently that is what causes the random button not to refresh correctly....

got it... on section change I willl run an update random button function

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline  
Sponsored links
Advertisement
 
Advertisement
Old 09-28-2006, 12:11 PM   #92
Maximum Bitrate
 
Join Date: May 2006
Location: Seattleish, WA
Posts: 823
midiwall is on a distinguished road
I have a new one... you're gonna love this.

So, given the bug with not being able to refresh XM channels, I replaced my satchannels.xml file with one from a fresh install of RC3 (not RC3.1). My channels are back (which of course makes sense) and I'm back to using the XM plugin instead of AIMEE. But, here's the fun...

CF is set to startup in XM. It does, and I get audio right at startup. But, it's VERY loud and distorted. Hunting around, I can trace this back to the MIC level being set to 50 when CF loads. So, I turn down the level like I've been doing. _BUT_ when I go BACK into the XM plugin, the MIC level goes back to 50. No lie. 100% repeatable.

As well, when I come back out to MIXER, the MIC level slider is still at 0, but the level is clearly up. I drag the slider up, then back down, and the level goes back to 0. I click back into the XM plugin and... The MIC level comes back to 50.

What's VERY strange is that this didn't happen before. "Before" is defined as RC3 (NOT RC3.1) and before I first clicked on "refresh channel list" for the XM plugin under RC3.

Since I first did that, I upgraded to RC3.1, so is it possible that something changed at 3.1 in how you manage the audio when a plugin gets focus?
__________________
:: Mark
midiwall is offline  
Old 09-28-2006, 12:21 PM   #93
Newbie
 
bowtie4532's Avatar
 
Join Date: Sep 2005
Location: Little Rock, AR
Posts: 12
bowtie4532 is on a distinguished road
Quote: Originally Posted by midiwall View Post
I have a new one... you're gonna love this.

So, given the bug with not being able to refresh XM channels, I replaced my satchannels.xml file with one from a fresh install of RC3 (not RC3.1). My channels are back (which of course makes sense) and I'm back to using the XM plugin instead of AIMEE. But, here's the fun...

CF is set to startup in XM. It does, and I get audio right at startup. But, it's VERY loud and distorted. Hunting around, I can trace this back to the MIC level being set to 50 when CF loads. So, I turn down the level like I've been doing. _BUT_ when I go BACK into the XM plugin, the MIC level goes back to 50. No lie. 100% repeatable.

As well, when I come back out to MIXER, the MIC level slider is still at 0, but the level is clearly up. I drag the slider up, then back down, and the level goes back to 0. I click back into the XM plugin and... The MIC level comes back to 50.

What's VERY strange is that this didn't happen before. "Before" is defined as RC3 (NOT RC3.1) and before I first clicked on "refresh channel list" for the XM plugin under RC3.

Since I first did that, I upgraded to RC3.1, so is it possible that something changed at 3.1 in how you manage the audio when a plugin gets focus?


This is the same thing that is happening to me.
__________________
97 Firebird 7" Lilliput Touch Screen
AMD Athlon 3800+ DSATX
Centrafuse RC5
PPC 6700 Sprint Phone w/Bluetooth
Bluetooth GPS
bowtie4532 is offline  
Old 09-28-2006, 12:23 PM   #94
Maximum Bitrate
 
Join Date: May 2006
Location: Seattleish, WA
Posts: 823
midiwall is on a distinguished road
Quote: Originally Posted by bowtie4532 View Post
This is the same thing that is happening to me.

! Dood... I think you're the first person to have the same XM issues that I am. David will be so happy! (seriously - I think he thinks I've been making all this up!)
__________________
:: Mark
midiwall is offline  
Old 09-28-2006, 02:37 PM   #95
VENDOR - Centrafuse
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 5,041
veetid is on a distinguished road
Quote: Originally Posted by midiwall View Post
! Dood... I think you're the first person to have the same XM issues that I am. David will be so happy! (seriously - I think he thinks I've been making all this up!)

I believe you... I will focus on these XM issues as soon as I get the next release out...

It will be my main focus...

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline  
Old 09-28-2006, 02:59 PM   #96
Newbie
 
Join Date: Sep 2006
Posts: 6
HStam is an unknown quantity at this point
Quote: Originally Posted by veetid View Post
I will look into it, but we are not working on supporting Greek on our first initial release, but will shortly after...

i have spoken with Destinator and everything can be worked out, just not enough time in the day!!

david

Thank you David, I am waiting anxiously to hear what you find out.

Given that it is only the city names problematic, whereas everything else encodes perfectly ok (like streetnames and all the rest), I feel optimistic

Harry

EDIT: This is what error.log says right after trying to display the city names

28/9/2006 11:13:10 μμ
Object reference not set to an instance of an object.
at DESTSDKLib.DestClass.LoadCheckedPOI()
at GPS.menudialog.menudialog_Load(Object sender, EventArgs e)
----------------------------------------------------------------------------------------------------------


and this is what it reads after browsing through POIs, History etc.


28/9/2006 11:13:25 μμ
Object reference not set to an instance of an object.
at DESTSDKLib.DestClass.get_CategoryName(Int32 Index)
at GPS.menudialog.loadPOIFolders()
----------------------------------------------------------------------------------------------------------
28/9/2006 11:13:36 μμ
Object reference not set to an instance of an object.
at DESTSDKLib.DestClass.GetMapHistoryPointArray()
at GPS.menudialog.loadMapHistory()
----------------------------------------------------------------------------------------------------------
28/9/2006 11:19:28 μμ
Object reference not set to an instance of an object.
at DESTSDKLib.DestClass.LoadCheckedPOI()
at GPS.menudialog.menudialog_Load(Object sender, EventArgs e)
----------------------------------------------------------------------------------------------------------
28/9/2006 11:19:47 μμ
Object reference not set to an instance of an object.
at DESTSDKLib.DestClass.SaveCheckedPOI()
at GPS.menudialog.menudialog_Closed(Object sender, EventArgs e)
----------------------------------------------------------------------------------------------------------


Cheers

Last edited by HStam; 09-28-2006 at 04:49 PM.
HStam is offline  
Old 09-28-2006, 06:23 PM   #97
Newbie
 
LEiPiE's Avatar
 
Join Date: Aug 2006
Location: The Netherlands
Posts: 35
LEiPiE is an unknown quantity at this point
Quote: Originally Posted by veetid View Post
I'm pretty positive it's related to the visuals, especially after seeing your error.log... If the music is playing, the visuals are loaded in memory and ready to render if you to the media screen...

I known where to start looking now... great job!

Cheered too soon I guess...
I've disabled the music autostart, restarted CF and did absolutely nothing and now got this in the errorlog at the moment of startup:
----
9/28/2006 11:56:31 PM
Object reference not set to an instance of an object.
at centrafuse.obdii.resetChip()
----
and CF crashing with the same error after about 20 min of sitting idle...

Trying to reproduce this behaviour, it just resorted to putting in the
Object reference not set to an instance of an object.
at centrafuse.main.loadVisuals()
right after startup.
Dunno if it's gonna crash again as it has only been a few minutes.

I must say: with RC2 (I think) I've made a roadtrip (on a different machine also) and didn't come across this error. Didn't play any music, only used the navigation, was actually a test (needed to pickup something 300km from home and could use some navigation).

Not much of a help I guess... isn't there a way to intercept that general .net error and have CF log what it was doing or something? Or maybe I could run it through some tracer? I have no .net experience, but I have basic debugging skills
__________________
CarPC: "Carma" (Car Audio & Route Management) (about 70% ready)
P4 1.8GHz / 512MB / 4GB CF
Asus TVFM + B/W camera
15" touchscreen 1024x768
BU303
2x 100Ah
reinstalling

And all this in a Dutch 1972 Citroën HY van called "MurpHY".
LEiPiE is offline  
Old 09-28-2006, 11:06 PM   #98
VENDOR - Centrafuse
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 5,041
veetid is on a distinguished road
Quote: Originally Posted by LEiPiE View Post
Cheered too soon I guess...
I've disabled the music autostart, restarted CF and did absolutely nothing and now got this in the errorlog at the moment of startup:
----
9/28/2006 11:56:31 PM
Object reference not set to an instance of an object.
at centrafuse.obdii.resetChip()
----
and CF crashing with the same error after about 20 min of sitting idle...

Trying to reproduce this behaviour, it just resorted to putting in the
Object reference not set to an instance of an object.
at centrafuse.main.loadVisuals()
right after startup.
Dunno if it's gonna crash again as it has only been a few minutes.

I must say: with RC2 (I think) I've made a roadtrip (on a different machine also) and didn't come across this error. Didn't play any music, only used the navigation, was actually a test (needed to pickup something 300km from home and could use some navigation).

Not much of a help I guess... isn't there a way to intercept that general .net error and have CF log what it was doing or something? Or maybe I could run it through some tracer? I have no .net experience, but I have basic debugging skills


It actually is a lot of help....

try removing the OBDII plugin by deleting the directory in the plugins folder... Then see if you still get the error...

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline  
Sponsored links
Advertisement
 
Advertisement
Old 09-28-2006, 11:15 PM   #99
VENDOR - Centrafuse
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 5,041
veetid is on a distinguished road
Quote: Originally Posted by LEiPiE View Post
Cheered too soon I guess...
I've disabled the music autostart, restarted CF and did absolutely nothing and now got this in the errorlog at the moment of startup:
----
9/28/2006 11:56:31 PM
Object reference not set to an instance of an object.
at centrafuse.obdii.resetChip()
----
and CF crashing with the same error after about 20 min of sitting idle...

Trying to reproduce this behaviour, it just resorted to putting in the
Object reference not set to an instance of an object.
at centrafuse.main.loadVisuals()
right after startup.
Dunno if it's gonna crash again as it has only been a few minutes.

I must say: with RC2 (I think) I've made a roadtrip (on a different machine also) and didn't come across this error. Didn't play any music, only used the navigation, was actually a test (needed to pickup something 300km from home and could use some navigation).

Not much of a help I guess... isn't there a way to intercept that general .net error and have CF log what it was doing or something? Or maybe I could run it through some tracer? I have no .net experience, but I have basic debugging skills

I have fixed both the errors you have seen in your error.log as well as made some changes I think were causing the issue... RC4 will be out soon and we will see...

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline  
Old 09-28-2006, 11:30 PM   #100
Constant Bitrate
 
Join Date: Mar 2006
Location: columbia, mo
Posts: 220
Bboy_jon is on a distinguished road
Quote: Originally Posted by justintime View Post
Delete your main.dat file, and re index your music library. Worked for me!

ya didnt work, it just F**ked up cf :/
Bboy_jon is offline  
Old 09-29-2006, 06:16 AM   #101
Low Bitrate
 
Join Date: Jun 2005
Location: Slovenia
Posts: 62
andro is on a distinguished road
Quote: Originally Posted by veetid View Post
I'm pretty positive it's related to the visuals, especially after seeing your error.log... If the music is playing, the visuals are loaded in memory and ready to render if you to the media screen...

I known where to start looking now... great job!

david

Hi David, gotta report the same bug here. Occuring irregularly, haven't had the chance to kick visuals out yet to see whether then it'd be allright. To be a tad annoying: any chance of an option whether visuals are loading at all or not? I know that a lot of people love them, but I just hate them and kick them out on every installation of CF..

Oh, by the way: the OBDII is out of my plugins folders and it's still got issues, so it's not related to this.

Last edited by andro; 09-29-2006 at 06:23 AM.
andro is offline  
Old 09-29-2006, 07:14 AM   #102
Newbie
 
Join Date: Sep 2006
Posts: 6
HStam is an unknown quantity at this point
Quote: Originally Posted by veetid View Post
... RC4 will be out soon and we will see...

david

[Asking_Too_Much Mode ON]

Any chance to have a look into the Greek cities character thing until then?

I attached the error.log contents in my previous post, not quite sure if they help you though..

[Asking_Too_Much mode OFF]


/Harry
HStam is offline  
Old 09-29-2006, 01:30 PM   #103
VENDOR - Centrafuse
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 5,041
veetid is on a distinguished road
Quote: Originally Posted by HStam View Post
[Asking_Too_Much Mode ON]

Any chance to have a look into the Greek cities character thing until then?

I attached the error.log contents in my previous post, not quite sure if they help you though..

[Asking_Too_Much mode OFF]


/Harry


I will not have chance to speak with Destinator before then, this is an issue within their SDK, not Centrafuse...

I have a call setup with them next week, but I plan to release RC4 before then...

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline  
Old 09-29-2006, 03:13 PM   #104
Newbie
 
Join Date: Sep 2006
Posts: 6
HStam is an unknown quantity at this point
Quote: Originally Posted by veetid View Post
I will not have chance to speak with Destinator before then, this is an issue within their SDK, not Centrafuse...

I have a call setup with them next week, ... ...

david


ok David, I 'm keeping my fingers crossed

Thnx

/Harry
HStam is offline  
Old 09-29-2006, 06:23 PM   #105
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,705
justintime is on a distinguished road
David,

Not sure if this is due to CF, but every time I resume from Hibernate, the COnnection status icon is "ON" by default, and then after about 30 seconds it turns of (which is the correct status in this case, given that there is not really an internet connection).

This happens even when I know there is no inet connection. Not sure if it is WINDOWS that assumes connection (and CF by inheritance), or if its CF that is doing that....
__________________
2002 Honda CR-V
Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
Spent so far: $1105.90


Download the NEXUS Skin for Centrafuse
...or even Listen to my music
justintime is offline  
Sponsored links
Advertisement
 
Advertisement
Closed Thread

Bookmarks

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
New Release Centrafuse 1.20 veetid Centrafuse 89 10-10-2007 08:12 PM
Centrafuse 1.6 Bugs Mbai2 CF Bug Reports 57 05-10-2006 11:30 AM
Centrafuse 1.5 Bugs veetid CF Bug Reports 162 01-14-2006 08:03 PM
Centrafuse 1.4 Bugs veetid CF Bug Reports 270 09-27-2005 10:58 PM
Centrafuse 1.3 Bugs rickster CF Bug Reports 330 07-26-2005 08:51 PM



All times are GMT -5. The time now is 01:54 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics