[Freevo-users] Re: Gentoo freevo start problem

2003-11-03 Thread Dirk Meyer
"Xavier Garcia" wrote:
> I'm a little desolate because I can't get enough information to check why
> my freevo installation dosen't work.
> There are any other means to trace the program execution ?
> this is the last message freevo give me and I don't know what can I do.
> osd.py (304): Loading font "/usr/bin/../share/freevo/fonts/Vera.ttf"
>
> Any suggestions would be appreciate.

Try to set DEBUG=2 in your local_conf.py. And I'm confused BTW: what
is working and waht is not working. Do you see a splash screen? A
menu?  


Dischi

-- 
Maryann's Law:
You can always find what you're not looking for.


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Gentoo freevo start problem

2003-11-02 Thread Xavier Garcia
I'm a little desolate because I can't get enough information to check why
my freevo installation dosen't work.
There are any other means to trace the program execution ?
this is the last message freevo give me and I don't know what can I do.
osd.py (304): Loading font "/usr/bin/../share/freevo/fonts/Vera.ttf"

Any suggestions would be appreciate.

> "Xavier Garcia" wrote:
>> I have a TV connected to the G400 and the main menu display correctly
>> (well, without taking in account my local_conf) but after this freevo
>> returns to the shell.(same with the OSD_SDL_EXEC_AFTER_STARTUP setting
>> above)
>
> Te restore the shell after Freevo try 'restore'
>
> Dischi
>
> --
> "Ignore reality. There's nothing you can do about it." - Natalie
> Imbruglia
>
>
> ---
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?   SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: Gentoo freevo start problem

2003-11-02 Thread Dirk Meyer
"Xavier Garcia" wrote:
> I have a TV connected to the G400 and the main menu display correctly
> (well, without taking in account my local_conf) but after this freevo
> returns to the shell.(same with the OSD_SDL_EXEC_AFTER_STARTUP setting
> above)

Te restore the shell after Freevo try 'restore'

Dischi

-- 
"Ignore reality. There's nothing you can do about it." - Natalie
Imbruglia


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Gentoo freevo start problem

2003-11-02 Thread Xavier Garcia
> "Xavier Garcia" wrote:
 When I start freevo I get this output:

 config.py (405): Logging to /var/log/freevo/main-0.log
 Error: TV_SHOW_DATA_DIR not found
 COVER_DIR not found
 MOVIE_DATA_DIR not found
 osd.py (419): SDL Driver: fbcon
 skin.py (77): Imported skin main
 main.py (345): Skin: Loading XML file blue2
 skin not found, using fallback skin
>>>
>>>Ouch, that shouldn't happen. Did you choose a special skin?
>>
>> Well, it's a skin name from 1.2.4 I think, but no problem at all for this
>
> We renamed some stuff. But it should use the fallback skin, so it should
work.
>
>> I don't have X runnig in the server, only mga with a G400
>>
>> My freevo.conf:
>>
>> cdparanoia = /usr/bin/cdparanoia
>> chanlist = us-cable
>> display = mga
>> geometry = 768x576
>> jpegtran = /usr/bin/jpegtran
>> mplayer = /usr/bin/mplayer
>> renice = /usr/bin/renice
>> setterm = /usr/bin/setterm
>> tv = pal
>> version = 2.1
>
> Ah, do you have a tv connected? I'm asking because at least my monitor
doesn't like the stuff the matroxset and fbset do. If not, set
> OSD_SDL_EXEC_AFTER_STARTUP=''
> and try again.
>

I have a TV connected to the G400 and the main menu display correctly
(well, without taking in account my local_conf) but after this freevo
returns to the shell.(same with the OSD_SDL_EXEC_AFTER_STARTUP setting
above)

>
> Dischi
>
> --
> A much wittier reply came to mind immediately after I clicked the 'Send'
button.
>
>
> ---
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?   SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>





---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: Gentoo freevo start problem

2003-11-01 Thread Dirk Meyer
"Xavier Garcia" wrote:
>>> When I start freevo I get this output:
>>>
>>> config.py (405): Logging to /var/log/freevo/main-0.log
>>> Error: TV_SHOW_DATA_DIR not found
>>> COVER_DIR not found
>>> MOVIE_DATA_DIR not found
>>> osd.py (419): SDL Driver: fbcon
>>> skin.py (77): Imported skin main
>>> main.py (345): Skin: Loading XML file blue2
>>> skin not found, using fallback skin
>>
>>Ouch, that shouldn't happen. Did you choose a special skin?
>
> Well, it's a skin name from 1.2.4 I think, but no problem at all for this

We renamed some stuff. But it should use the fallback skin, so it
should work. 

> I don't have X runnig in the server, only mga with a G400
>
> My freevo.conf:
>
> cdparanoia = /usr/bin/cdparanoia
> chanlist = us-cable
> display = mga
> geometry = 768x576
> jpegtran = /usr/bin/jpegtran
> mplayer = /usr/bin/mplayer
> renice = /usr/bin/renice
> setterm = /usr/bin/setterm
> tv = pal
> version = 2.1

Ah, do you have a tv connected? I'm asking because at least my monitor
doesn't like the stuff the matroxset and fbset do. If not, set
OSD_SDL_EXEC_AFTER_STARTUP=''
and try again.


Dischi

-- 
A much wittier reply came to mind immediately after I clicked the
'Send' button.


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: Gentoo freevo start problem

2003-11-01 Thread Xavier Garcia
>> When I start freevo I get this output:
>>
>> config.py (405): Logging to /var/log/freevo/main-0.log
>> Error: TV_SHOW_DATA_DIR not found
>> COVER_DIR not found
>> MOVIE_DATA_DIR not found
>> osd.py (419): SDL Driver: fbcon
>> skin.py (77): Imported skin main
>> main.py (345): Skin: Loading XML file blue2
>> skin not found, using fallback skin
>
>Ouch, that shouldn't happen. Did you choose a special skin?

Well, it's a skin name from 1.2.4 I think, but no problem at all for this

>
>
>> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/VeraBd.ttf"
>> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/VeraBd.ttf"
>> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/VeraBd.ttf"
>> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/VeraBI.ttf"
>> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/VeraBd.ttf"
>> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/VeraBd.ttf"
>> osd.py (1067): Trying to load >file
"/usr/share/freevo/images/aubin_bg2.jpg"
>> osd.py (1067): Trying to load file
>> "/usr/share/freevo/images/splashscreen.png"
>> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/Vera.ttf"
>>
>> and nothing more happens, freevo draw the top menu in screen ( but
>without
>> taken in account my /etc/freevo/local_conf_py) and no freevo process is
>> runnig.
>
>Does it work under X?
>

I don't have X runnig in the server, only mga with a G400

My freevo.conf:

cdparanoia = /usr/bin/cdparanoia
chanlist = us-cable
display = mga
geometry = 768x576
jpegtran = /usr/bin/jpegtran
mplayer = /usr/bin/mplayer
renice = /usr/bin/renice
setterm = /usr/bin/setterm
tv = pal
version = 2.1

local_conf.py :

CONFIG_VERSION = 3.9

DEBUG = 4

AUDIO_INPUT_DEVICE  = '/dev/dspW'
MAJOR_AUDIO_CTRL= 'PCM'

DEFAULT_VOLUME  = 90

# Items in the main menu.

plugin.remove(plugin_tv)
plugin.remove(plugin_video)
plugin.remove(plugin_audio)
plugin.remove(plugin_image)
plugin.remove(plugin_shutdown)

plugin_video= plugin.activate('mediamenu', level=10, args=('video', ))
plugin_audio= plugin.activate('mediamenu', level=20, args=('audio', ))
plugin_image= plugin.activate('mediamenu', level=30, args=('image', ))


DIR_MOVIES = [
('DosPins', '/mnt/Video/DosPins'),
 .
 .
 . (etc)
 ]

DIR_AUDIO = [ ('Musica', '/mnt/Musica') ]

DIR_IMAGES = [
('Aniversaris', '/mnt/Fotos/Aniversaris'),
 ]

SKIN_XML_FILE = 'blue2'

TV_CHANNELS = [
('01.elpais.es', 'TVE 1', '0'),
('02.elpais.es', 'TVE 2', '0'),
('07.elpais.es', 'TV 3', '0'),
('14.elpais.es', 'Canal 33', '0'),
('04.elpais.es', 'Tele 5', '0'),
('03.elpais.es', 'Antena 3', '0'),
]

(I don't use xmltv rigth now)


Xavier Garcia


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: Gentoo freevo start problem

2003-10-31 Thread Dirk Meyer
"Xavier Garcia" wrote:
> I run the rsync-gentoo script and emerge the freevo-1.4_rc1 ebuild without
> problems (i only need to emerge manually libdvdread, needed by mmpython).

I know, that bug will be fixed soon (I thought it was fixed)

> When I start freevo I get this output:
>
> config.py (405): Logging to /var/log/freevo/main-0.log
> Error: TV_SHOW_DATA_DIR not found
> COVER_DIR not found
> MOVIE_DATA_DIR not found
> osd.py (419): SDL Driver: fbcon
> skin.py (77): Imported skin main
> main.py (345): Skin: Loading XML file blue2
> skin not found, using fallback skin

Ouch, that shouldn't happen. Did you choose a special skin? 

> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/VeraBd.ttf"
> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/VeraBd.ttf"
> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/VeraBd.ttf"
> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/VeraBI.ttf"
> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/VeraBd.ttf"
> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/VeraBd.ttf"
> osd.py (1067): Trying to load file "/usr/share/freevo/images/aubin_bg2.jpg"
> osd.py (1067): Trying to load file
> "/usr/share/freevo/images/splashscreen.png"
> osd.py (282): Loading font "/usr/bin/../share/freevo/fonts/Vera.ttf"
>
> and nothing more happens, freevo draw the top menu in screen ( but without
> taken in account my /etc/freevo/local_conf_py) and no freevo process is
> runnig.

Does it work under X?

Dischi

-- 
Linux: Because rebooting is for adding new hardware.


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users