View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 23 posts ] 
Go to page 1, 2  Next

Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon Jul 25, 2005 1:47 am 
Offline
Joined: Sat Jul 23, 2005 10:45 pm
Posts: 19
I understand that "pre-scaling theme images" runs everytime myth detects a resolution change. However, my resolution never changes; is always 1024x768. Yet EVERY time I run Mythtv, I have to wait for it.

Is this normal?

Since I'm fiddeling with the mixer, I have to go out and back into myth a lot and this problem makes it take forever.

_________________
AthlonXP 2000+
Via KM400 (PC Chips M851G)
512MB pc3200 DDR
Nvidia Ti4400 w/s-video out
Kworld VS-TV878RF
Ensoniq AudioPCI [Working in full-duplex)
KnoppMyth R5A16

-Via onboard sound (CMI9761) [distorted]
-SB Live! Gold [distorted]


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 25, 2005 8:20 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
can't tell you why it's doing it, but no it's not normal.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 25, 2005 10:55 am 
Offline
Joined: Thu Jun 23, 2005 7:09 pm
Posts: 21
Hmm... i didn't realise this wasn't normal. Mine does it too... every time.

_________________
This is my first time...


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 25, 2005 11:00 am 
Offline
Joined: Sat Jul 23, 2005 10:45 pm
Posts: 19
Perhaps there is some configuration file that is not being written for some reason. When I run mythtv, or mythtv-setup from the commmand prompt, it starts rightaway without the "prescaling"

_________________
AthlonXP 2000+
Via KM400 (PC Chips M851G)
512MB pc3200 DDR
Nvidia Ti4400 w/s-video out
Kworld VS-TV878RF
Ensoniq AudioPCI [Working in full-duplex)
KnoppMyth R5A16

-Via onboard sound (CMI9761) [distorted]
-SB Live! Gold [distorted]


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 25, 2005 11:10 am 
Offline
Joined: Thu Feb 12, 2004 2:54 pm
Posts: 392
Location: Beaumont, CA
Is this from knoppmyth install or from a compiled frontend (or rpm/package installed frontend)? Both of my compiled frontends do this everytime I start them. Probably because I am running as a normal user and most likely there is a file that a normal user can't write too. An RPM/package install would probably do the same.
On my knoppmyth box itself (which is ran as both backend and frontend in my living room) it doesn't do this.

_________________
ASUS A7N266 Micro-ATX Motherboard
Athlon 2200 processor
512K Kingston PC2100 Memory
MicroAtx Case
2 PVR250's w/remote
eVGA e-GeForce mx4000 (64 Ram with Tv/Out (Svideo))
Lite-on DVD cd-rw combo
120 GB Western Digital


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 25, 2005 11:53 pm 
Offline
Joined: Sat Jul 23, 2005 10:45 pm
Posts: 19
I reinstalled KnoppMyth R5A16 from scratch again.

I still get the "prescanning" progress bar, but it completes in about 2 seconds, where before it took almost a minute each time. I have no idea why it works now.

_________________
AthlonXP 2000+
Via KM400 (PC Chips M851G)
512MB pc3200 DDR
Nvidia Ti4400 w/s-video out
Kworld VS-TV878RF
Ensoniq AudioPCI [Working in full-duplex)
KnoppMyth R5A16

-Via onboard sound (CMI9761) [distorted]
-SB Live! Gold [distorted]


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 01, 2005 6:43 am 
Offline
Joined: Tue Feb 03, 2004 3:23 am
Posts: 159
Location: Friesland, The Netherlands
The prescaled images are stored in ~/.mythtv/themecache/ If this directory is not present or the user doesn't have sufficient privileges the images have to be scaled at every start since they cannot be cached.
Another reason could be selecting a new theme at each start. I believe there is an option where you have a random theme at every start of mythfrontend.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 29, 2005 11:00 pm 
Offline
Site Admin
Joined: Fri Jun 11, 2004 7:58 am
Posts: 507
Little late with an answer but for reference it most likely was a timestamp issue.

if the timestamp on a theme is newer then cache then it rescales the images. Normally this works fine but if somehow the clock is set incorrectly or the date on the theme is incorrect problems like this occur.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 30, 2005 9:10 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Yep. Good call. That's a likely candidate... Try this to find out...
Code:
TS_FILE=/tmp/timestamp.$$
touch $TS_FILE
find / -newer $TS_FILE -ls 2>/dev/null | sed -e '/ \/sys/d' -e '/ \/proc/d'
rm $TS_FILE

You should only see a couple /dev files for pseudo ttys or virtual consoles...


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 31, 2005 5:45 am 
Offline
Joined: Tue Apr 13, 2004 6:51 pm
Posts: 890
Location: Groton, MA
intresting, future dated files. would a

Code:
touch <future_dated_file>


pull the timestamp back?

_________________
R5F1 - Dell P4 2.4Ghz 500MB - PVR250 x 2 - GeForce FX 5200 - Onboard sound/NIC 80GB ATA/250GB ATA/400GB SATA


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 31, 2005 8:38 am 
Offline
Site Admin
Joined: Fri Jun 11, 2004 7:58 am
Posts: 507
yes touching the file would make the timestamp current


Top
 Profile  
 
 Post subject: pre-scaling theme images
PostPosted: Thu May 03, 2007 3:15 pm 
Offline
Joined: Sun Jul 24, 2005 4:15 pm
Posts: 170
I have always had this problem from R5A12 up to whatever we are up to these days.

Every time i start mythtvfrontend it does "pre-scaling theme images" 1-100% and it does it 2 or 3 times and it takes bloody ages, it is especially worse with the more graphical themes.

I presumed this was normal and it was just slow because of my low graphics card - 32mb built into motherboard.

I don't quite understand the solution though boys... incorrect clock? timestamps?

help, cheers!

___________________
VIA EPIA MII
Nova-T
512 RAM
SVIDEO TV OUT


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 03, 2007 10:10 pm 
Offline
Joined: Wed Aug 23, 2006 3:07 pm
Posts: 339
Mine does it too, but it didn't when I used the default theme. When I changed it, it started prescaling every time mythtv loads. I'm using Blue right now.

But for me, it zips along. It only takes 2 seconds, so I don't really mind.


Top
 Profile  
 
PostPosted: Fri May 04, 2007 7:51 am 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
parkinpants wrote:
I have always had this problem from R5A12 up to whatever we are up to these days.

Every time i start mythtvfrontend it does "pre-scaling theme images" 1-100% and it does it 2 or 3 times and it takes bloody ages, it is especially worse with the more graphical themes.

I presumed this was normal and it was just slow because of my low graphics card - 32mb built into motherboard.

I don't quite understand the solution though boys... incorrect clock? timestamps?
Check your theme image timestamps - http://svn.mythtv.org/trac/ticket/3189


Top
 Profile  
 
PostPosted: Fri May 04, 2007 10:15 am 
Offline
Joined: Wed Aug 23, 2006 3:07 pm
Posts: 339
slowtolearn wrote:
parkinpants wrote:
I have always had this problem from R5A12 up to whatever we are up to these days.

Every time i start mythtvfrontend it does "pre-scaling theme images" 1-100% and it does it 2 or 3 times and it takes bloody ages, it is especially worse with the more graphical themes.

I presumed this was normal and it was just slow because of my low graphics card - 32mb built into motherboard.

I don't quite understand the solution though boys... incorrect clock? timestamps?
Check your theme image timestamps - http://svn.mythtv.org/trac/ticket/3189


Everything in the blue directory on my system is dated 12/20/2006. In the default, it's mixed between 12/2/2006 and 12/20/2006.

So for me, at least, it's not a timestamp issue, as far as I can tell.

I can't seem to find the mythfrontend.log file that the ticket mentioned. I did a find / -iname mythfrontend.log and nothing came back.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 23 posts ] 
Go to page 1, 2  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu