<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 5, 2014 at 11:07 AM, Thomas Mashos <span dir="ltr"><<a href="mailto:thomas@mashos.com" target="_blank">thomas@mashos.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">On Fri, Sep 5, 2014 at 5:57 AM, Daryl McDonald <<a href="mailto:darylangela@gmail.com">darylangela@gmail.com</a>> wrote:<br>
><br>
<snip><br>
<div><div class="h5">>> ><br>
>> >><br>
>> >> I'm having some trouble creating a backup schedule with MCC:<br>
>> ><br>
>> > org.freedesktop.DBus.Python.TypeError<br>
>> ><br>
>> > Traceback (most recent call last):<br>
>> > File "/usr/lib/python3/dist-packages/dbus/service.py", line 707, in<br>
>> > _message_cb<br>
>> > retval = candidate_method(self, *args, **keywords)<br>
>> > File<br>
>> > "/usr/lib/python3/dist-packages/MythbuntuControlCentre/backend.py",<br>
>> > line 280, in scriptedchanges<br>
>> ><br>
>> ><br>
>> > plugin_instances[instance].root_scripted_changes(plugin_dictionary[plugin])<br>
>> > File "/usr/share/mythbuntu/plugins/python/mythbuntu-bare.py", line<br>
>> > 488, in<br>
>> > root_scripted_changes<br>
>> > config.set('Backup', 'db', reconfigure[subitem])<br>
>> > File "/usr/lib/python3.4/configparser.py", line 1166, in set<br>
>> > self._validate_value_types(option=option, value=value)<br>
>> > File "/usr/lib/python3.4/configparser.py", line 1155, in<br>
>> > _validate_value_types<br>
>> > raise TypeError("option values must be strings")<br>
>> > TypeError: option values must be strings<br>
>> ><br>
>> > the above message appears after clicking "apply"<br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > _______________________________________________<br>
>> > mythtv-users mailing list<br>
>> > <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
>> > <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
>> > <a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
>> > MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
>> ><br>
>><br>
>> What is the output of 'dpkg -l mythbuntu-common'<br>
>><br>
>> Thanks,<br>
>><br>
>> Thomas Mashos<br>
>> _______________________________________________<br>
>> mythtv-users mailing list<br>
>> <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
>> <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
>> <a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
>> MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
><br>
><br>
> daryl@daryl-A780L3C:~$ dpkg -l mythbuntu-common<br>
> Desired=Unknown/Install/Remove/Purge/Hold<br>
> |<br>
> Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend<br>
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)<br>
> ||/ Name Version Architecture Description<br>
> +++-==============-============-============-=================================<br>
> ii mythbuntu-comm 0.74 all Mythbuntu application support<br>
> fun<br>
> daryl@daryl-A780L3C:~$<br>
><br>
><br>
</div></div>> _______________________________________________<br>
<br>
Hmm, thought I had tested all the parts of bare. This one is going to<br>
take a bit more work to get the trace for. Please do the following<br>
<br>
1. Close MCC<br>
2. Kill mcc-backend ('sudo killall mcc-backend' should be fine).<br>
3. Start mcc-backend in a terminal with 'sudo /usr/bin/mcc-backend'<br>
4. In a new terminal window, start mythbuntu-control-center<br>
5. Reproduce the error<br>
6. Post the output from both terminal windows here.<br>
<div class=""><div class="h5"><br>
Thanks,<br>
<br>
Thomas Mashos<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a></div></div></blockquote><div><br></div><div><div>daryl@daryl-A780L3C:~$ sudo killall mcc-backend</div><div>[sudo] password for daryl: </div><div>mcc-backend: no process found</div><div>daryl@daryl-A780L3C:~$ sudo killall mythbuntu-control-center-backend</div><div>mythbuntu-control-center-backend: no process found</div><div><br></div><div>daryl@daryl-A780L3C:~$ </div></div><div><br></div><div><div>daryl@daryl-A780L3C:~$ mythbuntu-control-centre</div><div>Reading package lists... Done</div><div>Building dependency tree </div><div>Reading state information... Done</div><div>daryl@daryl-A780L3C:~$ </div></div><div><br></div><div>the GUI opened as expected. I even tried correct spelling:</div><div><br></div><div><div>daryl@daryl-A780L3C:~$ sudo killall mythbuntu-control-centre-backend</div><div>mythbuntu-control-centre-backend: no process found</div><div>daryl@daryl-A780L3C:~$ </div></div><div><br></div><div>could this have to do with MCC being set according to a database restore?<br></div><div><br></div><div> </div></div><br></div></div>