settings in tvbrowser 3.0 r2(linux)

For talk and Help about everything concerning TV-Browser.
kenola86

settings in tvbrowser 3.0 r2(linux)

Beitrag von kenola86 »

I have tvbrowser 3.0 r2 and everything works perfect until i changed the language from english to swedish. then the tvbrowser won't start, its freezing before the program opens. I need to change the language back to english, but i need to do it in the terminal because i am not abel to come in to the program, so I cant change the settings there. Can anyone write the commandol line for changing the language (from swedish to english) in the terminal for me?
ds10
Site Admin
Beiträge: 19119
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von ds10 »

Open the settings.prop in the settings directory ~/.tvbrowser/3.0 RC2 with an editor and change the entry language=sv to language=en.
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
kenola
Newbie
Beiträge: 7
Registriert: 16 Feb 2011, 00:42

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von kenola »

I cant find the directrory, im new with linux so I don't know where things are saved, but i have searched for "tvbrowser" and found this(see photo) (can not add links or photo jet)
img35.imageshack.us/i/skjermdump.png

in the map "tvbrowser" in "usr/share/" its this files:
img412.imageshack.us/i/skjermdump1.png

are settngs.prop in one of the files in one of the photos?
ds10
Site Admin
Beiträge: 19119
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von ds10 »

Well, ~ is your home directory (/home/USERNAME), and all files and directories that start with a dot are hidden, so you cannot see them. You first have to enable the showing of hidden files in the view of the file explorer.

On the screenshots it appears that you are using the Gnome version of Linux Mint so alternatively you can open a terminal and type: gedit ~/.tvbrowser/3.0 RC2/settings.prop
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
kenola
Newbie
Beiträge: 7
Registriert: 16 Feb 2011, 00:42

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von kenola »

ah. thank you so much :) it works now :)
Jo
Site Admin
Beiträge: 11816
Registriert: 07 Apr 2006, 23:39

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von Jo »

kenola86 hat geschrieben:I have tvbrowser 3.0 r2 and everything works perfect until i changed the language from english to swedish. then the tvbrowser won't start, its freezing before the program opens.
Are you sure that it was because of the language change? Did you wait for a longer time? For me it works with swedish language. Maybe you could activate the logging ( http://enwiki.tvbrowser.org/index.php/Activate_Logging ) and tell what it says when you have changed the language.
kenola
Newbie
Beiträge: 7
Registriert: 16 Feb 2011, 00:42

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von kenola »

I tried again, but when I changed the language it would not open again (waited for 10 minutes). I tried to enable logging, but "linux.properties" in "/usr/share/tvbrowser" was I not allowed to change.
is that correct "linux.properties" I try to change? how do I get off write protection? is it right that I should replace "#logdirectory=${user.home}/.tvbrowser" whit "logdirectory=/home/bodum/" and nothing else?
ds10
Site Admin
Beiträge: 19119
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von ds10 »

kenola hat geschrieben:is that correct "linux.properties" I try to change? how do I get off write protection?
Open a terminal and enter: sudo gedit /usr/share/tvbrowser/linux.properties
kenola hat geschrieben:is it right that I should replace "#logdirectory=${user.home}/.tvbrowser" whit "logdirectory=/home/bodum/" and nothing else?
The directory should be logdirectory=/home/YOURUSERNAME
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
kenola
Newbie
Beiträge: 7
Registriert: 16 Feb 2011, 00:42

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von kenola »

ds10 hat geschrieben:
kenola hat geschrieben:is that correct "linux.properties" I try to change? how do I get off write protection?
Open a terminal and enter: sudo gedit /usr/share/tvbrowser/linux.properties
kenola hat geschrieben:is it right that I should replace "#logdirectory=${user.home}/.tvbrowser" whit "logdirectory=/home/bodum/" and nothing else?
The directory should be logdirectory=/home/YOURUSERNAME
Thanks :)

Code: Alles auswählen

Here is the start up log:(when I have a Swedish language)

14:00:32 INFO: Using timezone Centraleuropeisk tid

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/I18NPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/PrintPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/GrowlPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/ProgramListPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/NewsPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/BlogThisPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/CalendarExportPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/WebPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/KNotifyPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/SimpleMarkerPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/TVRaterPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/EMailPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/ImdbPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/DboxSwitch.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/DataViewerPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/CapturePlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/ListViewPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/ClipboardPlugin.jar.proxy

14:00:32 INFO: Deleting /home/kenneth/.tvbrowser/3.0 RC2/GenrePlugin.jar.proxy

14:00:32 VARNING: Loading plugin file failed: /home/kenneth/.tvbrowser/3.0 RC2/plugins/VirtualDataService.jar
util.exc.TvBrowserException: [PluginLoader.error.2#Could not load plugin /home/kenneth/.tvbrowser/3.0 RC2/plugins/VirtualDataService.jar.]
	at tvbrowser.core.PluginLoader.loadJavaPlugin(PluginLoader.java:583)
	at tvbrowser.core.PluginLoader.loadPlugin(PluginLoader.java:193)
	at tvbrowser.core.PluginLoader.loadPlugins(PluginLoader.java:456)
	at tvbrowser.core.PluginLoader.loadAllPlugins(PluginLoader.java:492)
	at tvbrowser.TVBrowser.main(TVBrowser.java:398)
Caused by: java.lang.NoClassDefFoundError: tvdataservice/TvDataService
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
	at java.lang.Class.getMethod0(Class.java:2670)
	at java.lang.Class.getMethod(Class.java:1603)
	at tvbrowser.core.PluginLoader.loadJavaPlugin(PluginLoader.java:540)
	... 4 more
Caused by: java.lang.ClassNotFoundException: tvdataservice.TvDataService
	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:627)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
	... 9 more

14:00:32 VARNING: Key 'PluginLoader.error.2' not found in resource bundle 'tvbrowser.core.core'

14:00:32 VARNING: Key 'PluginLoader.error.2' not found in resource bundle 'tvbrowser.core.core'

14:00:32 VARNING: Key 'PluginLoader.error.2' not found in resource bundle 'tvbrowser.core.core'

14:00:32 INFO: Loaded plugin /home/kenneth/.tvbrowser/3.0 RC2/plugins/DboxSwitch.jar

14:00:32 VARNING: Loading plugin file failed: /home/kenneth/.tvbrowser/3.0 RC2/plugins/DboxDataService.jar
util.exc.TvBrowserException: [PluginLoader.error.2#Could not load plugin /home/kenneth/.tvbrowser/3.0 RC2/plugins/DboxDataService.jar.]
	at tvbrowser.core.PluginLoader.loadJavaPlugin(PluginLoader.java:583)
	at tvbrowser.core.PluginLoader.loadPlugin(PluginLoader.java:193)
	at tvbrowser.core.PluginLoader.loadPlugins(PluginLoader.java:456)
	at tvbrowser.core.PluginLoader.loadAllPlugins(PluginLoader.java:492)
	at tvbrowser.TVBrowser.main(TVBrowser.java:398)
Caused by: java.lang.NoClassDefFoundError: tvdataservice/TvDataService
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
	at java.lang.Class.getMethod0(Class.java:2670)
	at java.lang.Class.getMethod(Class.java:1603)
	at tvbrowser.core.PluginLoader.loadJavaPlugin(PluginLoader.java:540)
	... 4 more
Caused by: java.lang.ClassNotFoundException: tvdataservice.TvDataService
	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:627)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
	... 9 more

14:00:32 VARNING: Key 'PluginLoader.error.2' not found in resource bundle 'tvbrowser.core.core'

14:00:32 VARNING: Key 'PluginLoader.error.2' not found in resource bundle 'tvbrowser.core.core'

14:00:32 VARNING: Key 'PluginLoader.error.2' not found in resource bundle 'tvbrowser.core.core'

14:00:32 INFO: Loaded plugin /home/kenneth/.tvbrowser/3.0 RC2/plugins/ImdbPlugin.jar

14:00:32 INFO: Loaded plugin /home/kenneth/.tvbrowser/3.0 RC2/plugins/DataViewerPlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/GrowlPlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/DreamboxDataService.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/I18NPlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/WebPlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/SweDBTvDataService.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/BlogThisPlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/CapturePlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/CalendarExportPlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/EMailPlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/ProgramListPlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/ListViewPlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/SchedulesDirectDataService.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/ClipboardPlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/NewsPlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/TVRaterPlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/GenrePlugin.jar

14:00:32 INFO: Loaded plugin /usr/share/tvbrowser/plugins/RadioTimesDataService.jar

14:00:33 INFO: Loaded plugin /usr/share/tvbrowser/plugins/TvBrowserDataService.jar

14:00:33 INFO: Loaded plugin /usr/share/tvbrowser/plugins/PrintPlugin.jar

14:00:33 INFO: Loaded plugin /usr/share/tvbrowser/plugins/SimpleMarkerPlugin.jar

14:00:33 INFO: Loaded plugin /usr/share/tvbrowser/plugins/KNotifyPlugin.jar

14:00:33 INFO: Loading TV listings service...

14:00:33 INFO: DataHydraTvDataService setting directory to /home/kenneth/.tvbrowser/tvdata/swedbtvdataservice.SweDBTvDataService

14:00:33 INFO: Loading settings in DataHydraTvDataService

14:00:33 INFO: Finished loading settings for DataHydraTvDataService

14:00:33 INFO: Loading Look&Feel...

14:00:33 INFO: setting look and feel to com.sun.java.swing.plaf.gtk.GTKLookAndFeel

14:00:33 INFO: Loading plugins...

14:00:33 INFO: Activating plugin java.webplugin.WebPlugin

14:00:33 INFO: Activating plugin java.calendarexportplugin.CalendarExportPlugin

14:00:33 INFO: Loading Icon from /usr/share/tvbrowser/icons/CrystalClear.zip

14:00:33 INFO: Activating plugin java.emailplugin.EMailPlugin

14:00:33 INFO: Activating plugin java.clipboardplugin.ClipboardPlugin

14:00:33 INFO: Activating plugin java.tvraterplugin.TVRaterPlugin

14:00:33 INFO: Activating plugin java.printplugin.PrintPlugin

14:00:33 INFO: Activating plugin java.simplemarkerplugin.SimpleMarkerPlugin

14:00:33 INFO: Activating plugin java.dboxswitch.DboxSwitch

14:00:33 INFO: Activating plugin java.imdbplugin.ImdbPlugin

14:00:33 INFO: Activating plugin java.dataviewerplugin.DataViewerPlugin

14:00:33 INFO: Activating plugin java.captureplugin.CapturePlugin

14:00:33 INFO: Storing plugin settings for java.captureplugin.CapturePlugin...

14:00:33 INFO: Activating plugin java.programlistplugin.ProgramListPlugin

14:00:33 INFO: Activating plugin java.listviewplugin.ListViewPlugin

14:00:33 INFO: Activating plugin java.newsplugin.NewsPlugin

14:00:33 INFO: Activating plugin java.genreplugin.GenrePlugin

14:00:33 INFO: Activating plugin java.knotifyplugin.KNotifyPlugin

14:00:33 INFO: Checking TV listings inventory...

14:00:33 INFO: Starting up...
Jo
Site Admin
Beiträge: 11816
Registriert: 07 Apr 2006, 23:39

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von Jo »

I have no idea why it doesn't work for you. I can't see anything in the log. You have the 2 plugins VirtualDataService and DboxDataService not working with this version. But that shouldn't mean that TVB doesn't start with swedish language settings.
Bananeweizen
Site Admin
Beiträge: 3353
Registriert: 09 Sep 2006, 22:45

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von Bananeweizen »

That is probably the same as http://tvbrowser.org:8080/jira/browse/TVB-986. You need to wait for 3.0 RC3 or use a nightly build
kenola
Newbie
Beiträge: 7
Registriert: 16 Feb 2011, 00:42

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von kenola »

ok. No problem. I'm from Norway, so I just tried Swedish language for fun. will there come norwegian language as well?
ds10
Site Admin
Beiträge: 19119
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von ds10 »

kenola hat geschrieben:ok. No problem. I'm from Norway, so I just tried Swedish language for fun. will there come norwegian language as well?
If you are willing to translate then yes. ;-)
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
kenola
Newbie
Beiträge: 7
Registriert: 16 Feb 2011, 00:42

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von kenola »

where can I find the language file I can translate? I'll try to get it right:)
ds10
Site Admin
Beiträge: 19119
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: settings in tvbrowser 3.0 r2(linux)

Beitrag von ds10 »

TV-Browser comes with a plugin for translation (Tools->Translation tool).
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
Antworten