I have just upgraded Ubuntu to 14.04 and I was disappointed to see that the Empathy version supplied with it (3.8.6) still suffers from the same problems that were introduced in Ubuntu 12.10, where the contacts are huge and cannot be sorted by status... consequently I have to scroll down through tens of 'Idle' people I never talk to, to find the contacts I want alphabetically (this used to work fine on the version supplied with 12.04).
Version 3.9.4 carries some fixes to the contact list sorting, so I was hoping that at least this version (which was released in July) would come with the new Ubuntu 14.04.
Is there any way to upgrade to the latest Empathy version safely?
14.04 empathy
bumped to the homepage by Community♦ 54 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have just upgraded Ubuntu to 14.04 and I was disappointed to see that the Empathy version supplied with it (3.8.6) still suffers from the same problems that were introduced in Ubuntu 12.10, where the contacts are huge and cannot be sorted by status... consequently I have to scroll down through tens of 'Idle' people I never talk to, to find the contacts I want alphabetically (this used to work fine on the version supplied with 12.04).
Version 3.9.4 carries some fixes to the contact list sorting, so I was hoping that at least this version (which was released in July) would come with the new Ubuntu 14.04.
Is there any way to upgrade to the latest Empathy version safely?
14.04 empathy
bumped to the homepage by Community♦ 54 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have just upgraded Ubuntu to 14.04 and I was disappointed to see that the Empathy version supplied with it (3.8.6) still suffers from the same problems that were introduced in Ubuntu 12.10, where the contacts are huge and cannot be sorted by status... consequently I have to scroll down through tens of 'Idle' people I never talk to, to find the contacts I want alphabetically (this used to work fine on the version supplied with 12.04).
Version 3.9.4 carries some fixes to the contact list sorting, so I was hoping that at least this version (which was released in July) would come with the new Ubuntu 14.04.
Is there any way to upgrade to the latest Empathy version safely?
14.04 empathy
I have just upgraded Ubuntu to 14.04 and I was disappointed to see that the Empathy version supplied with it (3.8.6) still suffers from the same problems that were introduced in Ubuntu 12.10, where the contacts are huge and cannot be sorted by status... consequently I have to scroll down through tens of 'Idle' people I never talk to, to find the contacts I want alphabetically (this used to work fine on the version supplied with 12.04).
Version 3.9.4 carries some fixes to the contact list sorting, so I was hoping that at least this version (which was released in July) would come with the new Ubuntu 14.04.
Is there any way to upgrade to the latest Empathy version safely?
14.04 empathy
14.04 empathy
asked Apr 22 '14 at 17:21
jbxjbx
11916
11916
bumped to the homepage by Community♦ 54 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 54 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Try
http://pkgs.org/download/empathy
Under Debian Sid, download either of one
- empathy 3.12 64-bit
- empathy 3.12 32-bit
download and install using sudo dpkg -i <path to .deb file>
1
I tried to open it with the Ubuntu Software Centre before installing it withdpkgand it saysBreaks existing package 'account-plugin-aim' dependency empathy (= 3.8.6-0ubuntu9). Is it still safe to usedpkg?
– jbx
Apr 23 '14 at 13:19
No actually I think it will give an error in the dpkg installation but still you can try
– Back.Slash
Apr 23 '14 at 13:30
Yep, I think it is the same error just reported differently bydpkg:dpkg: error processing archive empathy_3.12.1-1_amd64.deb (--install): trying to overwrite '/usr/lib/mission-control-plugins.0/mcp-account-manager-goa.so', which is also in package mcp-account-manager-goa 3.8.6-0ubuntu9. Any way I can upgrade whatever is the dependency (without running into a manual dependency management hell)?
– jbx
Apr 23 '14 at 14:03
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f453034%2fis-there-any-way-to-install-empathy-3-12-on-ubuntu-14-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try
http://pkgs.org/download/empathy
Under Debian Sid, download either of one
- empathy 3.12 64-bit
- empathy 3.12 32-bit
download and install using sudo dpkg -i <path to .deb file>
1
I tried to open it with the Ubuntu Software Centre before installing it withdpkgand it saysBreaks existing package 'account-plugin-aim' dependency empathy (= 3.8.6-0ubuntu9). Is it still safe to usedpkg?
– jbx
Apr 23 '14 at 13:19
No actually I think it will give an error in the dpkg installation but still you can try
– Back.Slash
Apr 23 '14 at 13:30
Yep, I think it is the same error just reported differently bydpkg:dpkg: error processing archive empathy_3.12.1-1_amd64.deb (--install): trying to overwrite '/usr/lib/mission-control-plugins.0/mcp-account-manager-goa.so', which is also in package mcp-account-manager-goa 3.8.6-0ubuntu9. Any way I can upgrade whatever is the dependency (without running into a manual dependency management hell)?
– jbx
Apr 23 '14 at 14:03
add a comment |
Try
http://pkgs.org/download/empathy
Under Debian Sid, download either of one
- empathy 3.12 64-bit
- empathy 3.12 32-bit
download and install using sudo dpkg -i <path to .deb file>
1
I tried to open it with the Ubuntu Software Centre before installing it withdpkgand it saysBreaks existing package 'account-plugin-aim' dependency empathy (= 3.8.6-0ubuntu9). Is it still safe to usedpkg?
– jbx
Apr 23 '14 at 13:19
No actually I think it will give an error in the dpkg installation but still you can try
– Back.Slash
Apr 23 '14 at 13:30
Yep, I think it is the same error just reported differently bydpkg:dpkg: error processing archive empathy_3.12.1-1_amd64.deb (--install): trying to overwrite '/usr/lib/mission-control-plugins.0/mcp-account-manager-goa.so', which is also in package mcp-account-manager-goa 3.8.6-0ubuntu9. Any way I can upgrade whatever is the dependency (without running into a manual dependency management hell)?
– jbx
Apr 23 '14 at 14:03
add a comment |
Try
http://pkgs.org/download/empathy
Under Debian Sid, download either of one
- empathy 3.12 64-bit
- empathy 3.12 32-bit
download and install using sudo dpkg -i <path to .deb file>
Try
http://pkgs.org/download/empathy
Under Debian Sid, download either of one
- empathy 3.12 64-bit
- empathy 3.12 32-bit
download and install using sudo dpkg -i <path to .deb file>
answered Apr 22 '14 at 17:56
Back.SlashBack.Slash
1,80621121
1,80621121
1
I tried to open it with the Ubuntu Software Centre before installing it withdpkgand it saysBreaks existing package 'account-plugin-aim' dependency empathy (= 3.8.6-0ubuntu9). Is it still safe to usedpkg?
– jbx
Apr 23 '14 at 13:19
No actually I think it will give an error in the dpkg installation but still you can try
– Back.Slash
Apr 23 '14 at 13:30
Yep, I think it is the same error just reported differently bydpkg:dpkg: error processing archive empathy_3.12.1-1_amd64.deb (--install): trying to overwrite '/usr/lib/mission-control-plugins.0/mcp-account-manager-goa.so', which is also in package mcp-account-manager-goa 3.8.6-0ubuntu9. Any way I can upgrade whatever is the dependency (without running into a manual dependency management hell)?
– jbx
Apr 23 '14 at 14:03
add a comment |
1
I tried to open it with the Ubuntu Software Centre before installing it withdpkgand it saysBreaks existing package 'account-plugin-aim' dependency empathy (= 3.8.6-0ubuntu9). Is it still safe to usedpkg?
– jbx
Apr 23 '14 at 13:19
No actually I think it will give an error in the dpkg installation but still you can try
– Back.Slash
Apr 23 '14 at 13:30
Yep, I think it is the same error just reported differently bydpkg:dpkg: error processing archive empathy_3.12.1-1_amd64.deb (--install): trying to overwrite '/usr/lib/mission-control-plugins.0/mcp-account-manager-goa.so', which is also in package mcp-account-manager-goa 3.8.6-0ubuntu9. Any way I can upgrade whatever is the dependency (without running into a manual dependency management hell)?
– jbx
Apr 23 '14 at 14:03
1
1
I tried to open it with the Ubuntu Software Centre before installing it with
dpkg and it says Breaks existing package 'account-plugin-aim' dependency empathy (= 3.8.6-0ubuntu9). Is it still safe to use dpkg?– jbx
Apr 23 '14 at 13:19
I tried to open it with the Ubuntu Software Centre before installing it with
dpkg and it says Breaks existing package 'account-plugin-aim' dependency empathy (= 3.8.6-0ubuntu9). Is it still safe to use dpkg?– jbx
Apr 23 '14 at 13:19
No actually I think it will give an error in the dpkg installation but still you can try
– Back.Slash
Apr 23 '14 at 13:30
No actually I think it will give an error in the dpkg installation but still you can try
– Back.Slash
Apr 23 '14 at 13:30
Yep, I think it is the same error just reported differently by
dpkg: dpkg: error processing archive empathy_3.12.1-1_amd64.deb (--install): trying to overwrite '/usr/lib/mission-control-plugins.0/mcp-account-manager-goa.so', which is also in package mcp-account-manager-goa 3.8.6-0ubuntu9. Any way I can upgrade whatever is the dependency (without running into a manual dependency management hell)?– jbx
Apr 23 '14 at 14:03
Yep, I think it is the same error just reported differently by
dpkg: dpkg: error processing archive empathy_3.12.1-1_amd64.deb (--install): trying to overwrite '/usr/lib/mission-control-plugins.0/mcp-account-manager-goa.so', which is also in package mcp-account-manager-goa 3.8.6-0ubuntu9. Any way I can upgrade whatever is the dependency (without running into a manual dependency management hell)?– jbx
Apr 23 '14 at 14:03
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f453034%2fis-there-any-way-to-install-empathy-3-12-on-ubuntu-14-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown