Notices


Reply
Thread Tools
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#171
Code:
sudo gainroot
apt-get install python-glade2
This allows the guy to show but doesn't suffice in my hands to make the program work.

EDIT after manually moving the pdf line in /etc/gnome/default.list to dbus-switchboard, it started working for pdf.

Thanks, Alan!
__________________
Ernesto de Bernardis


Last edited by debernardis; 2010-06-05 at 06:33.
 

The Following 2 Users Say Thank You to debernardis For This Useful Post:
Posts: 131 | Thanked: 78 times | Joined on May 2010
#172
works now, thanks to you, debernardis
and, of course, qole

edit: right, after testing it out, gui shows, but files aren't handled any differently. i change the handler, then save from the dropdown at the top, however, results are not as expected (i set kmplayer to play all video filetypes, but media player is still the default).

Last edited by m0da; 2010-06-05 at 06:46.
 
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#173
Try to delete the association and redo it from scratch. I had to manually edit the mime associations file as I said.
__________________
Ernesto de Bernardis

 
Posts: 117 | Thanked: 47 times | Joined on Apr 2010 @ UK
#174
Originally Posted by debernardis View Post
Code:
sudo gainroot
apt-get install python-glade2
This allows the guy to show but doesn't suffice in my hands to make the program work.
!
hi i've done this ok but the app still closes before it loads anything. is there anyway to check why this could be?
thanks
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#175
I will add python-glade2 to the dependencies.

Please don't edit the files manually, we can't test the app properly that way.

I didn't have to touch the gnome file at all.
Did you set the default in the GUI? I had to switch application/pdf to dbus-switchboard in the defaults tab as well as setting up the handler and xref.

Also, remember to save your changes!
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following User Says Thank You to qole For This Useful Post:
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#176
The new version I just uploaded should install python-glade2 now...
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following 3 Users Say Thank You to qole For This Useful Post:
Bec's Avatar
Posts: 876 | Thanked: 396 times | Joined on Dec 2009
#177
Originally Posted by m0da View Post
wish i could say the same.
i installed, tried to run, no go.
rebooted, tried to run, no go.
disconnected cellular data and shut down all apps, no go.

no go = it says dbus browser switchboard at top with the loading icon. after a few seconds, it closes by itself (no switchboard gui actually popped up).
Ok same thing over here and I can't uninstall it.

"Unable to uninstall 'DBus Switchboard'"
and then
"Internal error. Application App. manager closed"

Tried via terminal.
Can't uninstall, package is in a very bad inconsistent state, can't reinstall either.

I guess some sub process is still running, which one could that be?
__________________

Last edited by Bec; 2010-06-05 at 16:56.
 
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#178
The old version has an error in the postinst script. To correct, as root, do

Code:
leafpad /var/lib/dpkg/info/dbus-switchboard.postrm
and join the last line to the preceding one so that the last line of the script reads like

Code:
# cp /usr/share/applications/defaults.list~ /usr/share/applications/defaults.list
all in the same line.

Then you can issue

Code:
apt-get install --reinstall dbus-switchboard
and you're done.

EDIT it seems that the latest version has the same error. Qole, please check it
__________________
Ernesto de Bernardis

 

The Following User Says Thank You to debernardis For This Useful Post:
Bec's Avatar
Posts: 876 | Thanked: 396 times | Joined on Dec 2009
#179
Thanks:
Code:
home/user # apt-get install --reinstall dbus-switchboard
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 3 not upgraded.
10 not fully installed or removed.
Need to get 0B/47,5kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 31878 files and directories currently installed.)
Preparing to replace dbus-switchboard 1.2.9-2fremantle1 (using .../dbus-switchboard_1.2.9-2fremantle1_all.deb) ...
Unpacking replacement dbus-switchboard ...
Setting up telepathy-salut (0.3.12-1) ...
Setting up account-plugin-salut (0.8) ...
/var/lib/dpkg/info/account-plugin-salut.postinst: line 6: /etc/init.d/avahi-daemon: not found
dpkg: error processing account-plugin-salut (--configure):
 subprocess post-installation script returned error exit status 127
Setting up python-osso (0.4-0maemo4) ...
Setting up python-telepathy (0.15.17-1) ...
Setting up python2.5-minimal (2.5.4-1maemo6) ...
Setting up python2.5 (2.5.4-1maemo6) ...
dpkg: dependency problems prevent configuration of telepathy-extras:
 telepathy-extras depends on account-plugin-salut; however:
  Package account-plugin-salut is not configured yet.
dpkg: error processing telepathy-extras (--configure):
 dependency problems - leaving unconfigured
Setting up telepathy-haze (0.3.4-1maemo0) ...
Setting up python-hildon (0.9.0-1maemo16) ...
Setting up dbus-switchboard (1.2.9-2fremantle1) ...
Unknown media type in type 'sketch/png'

foo
Errors were encountered while processing:
 account-plugin-salut
 telepathy-extras
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user #
__________________
 
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#180
This time (ver 3) I had to edit /usr/share/applications/defaults.list by hand and change the association of pdf files to dbus-switchboard.
Also, in my hands the gui app doesn't delete Xrefs (even if it can create new ones).
Hope that helps, Alan.
__________________
Ernesto de Bernardis

 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 12:08.