OpenSUSE :: Thunderbird Links Is Not Working
Mar 10, 2010
All of a sudden, when I click on a link in Thunderbird, nothing happens, where it used to open a tab in Firefox. Left clicking and selecting "open in browser" also doesn't work.I checked in Firefox to make sure I had it set as my default browser, but when I click on an html file it opens in Konquerer. Is there another setting I should change?
View 1 Replies
ADVERTISEMENT
Feb 7, 2010
When the update on Open Suse 11.2 is going to happen for Thunderbird version 3. The current version (links don't work to open on default browser.
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5)
Gecko/20091130 SUSE/3.0.0-1.1.1 Thunderbird/3.0
View 2 Replies
View Related
Dec 24, 2010
So, approx 2 weeks ago, clicking on links in Thunderbird stopped working. There is no response in the browser whether it is open or not. I am able to paste the links to the browser just fine. Being congenitally lazy, I would rather just click them. I have upgraded to the latest version of Thunderbird and have the same issue. I have tried using Swiftfox, Firefox and Opera - all give the same non-response.
Am not getting any error messages, the links just do not open. Can't find any settings relevant to this issue.Any bright ideas out there?
View 8 Replies
View Related
Mar 27, 2011
I cannot open links from thunderbird in firefox 4. In kde I have set firefox 4 as default browser. OpenSuse 11.4 KDE 4.6.0.
View 5 Replies
View Related
Aug 6, 2011
After upgrading my TB to 5.0 it does not open links in Firefox anymore.
I have check all my settings and they seem to be fine. Firefox is default browser, clicking a link should open a new tab in Firefox
but id does not work.
What happens is that when I click a link it starts/opens Firefox but with empty address bar.
I need to manually copy link location and paste it manually in Firefox.
What to do to fix it?
View 7 Replies
View Related
Mar 30, 2010
I have been having trouble getting Thunderbird to open links within my emails. When a link is clicked there is no response at all. I am running firefox version 3.6.2 and Thunderbird 3.0.3. After surfing the interweb and the forums I have tried setting the default browser through Firefox itself and through the preferred applications GUI in Ubuntu with no luck. I have gone into the about:config for Thunderbird and added the following lines:
network.protocol-handler.app.http /usr/bin/firefox
network.protocol-handler.app.https /usr/bin/firefox
View 2 Replies
View Related
Jan 19, 2011
I'm having trouble getting Thunderbird to open links using Chromium (chromium-browser).
The default browser is now set to chromium-browser in KDE system settings. I've also tweaked the Thunderbird config network.protocol-handler.app.http and https settings to use chromium-browser or /usr/bin/chromium-browser.
Despite this, Thunderbird keeps opening links in Firefox. I'm bewildered as to why.
One thought is possibly an old GNOME system setting (there are .gconf and .gnome2 directories in my home directory, though I no longer use GNOME or have it installed on my system). But I don't know and I would have thought the Thunderbird config would have overridden that in any case.
View 8 Replies
View Related
Nov 19, 2009
I have switched from Gnome 11.1 to KDE 11.2 but am still using Evolution Mail as I could not figure out a straightforward way to move my large email base to KDE PIM. When I click on a link in emails, I get the message "failed to execute child process epiphany".I am using Opensuse 11.2 64-bit, KDE 4.3.3 Evolution Gnome
View 6 Replies
View Related
Jun 29, 2011
after updating to fedora 15, the http links in Thunderbird doesn't work.I have tried many solutions, but without result.
- in prefs.js add :user_pref("network.protocol-handler.app.ftp", "/usr/bin/firefox");
user_pref("network.protocol-handler.app.http", "/usr/bin/firefox");
user_pref("network.protocol-handler.app.https", "/usr/bin/firefox");- I have tried it with KDE and GNOME.
- move .thunderbird to .thunderbird.backup and reopen thunderbird. But still same problem.
- When I create a new user it works correctly! So I think it must be related to the update.
- I also change the default application (in System Settings) to google-chrome and Opera. But no result.
- http-links in other application (dolphin, nautilus, ...) works correctly
View 1 Replies
View Related
Apr 30, 2010
When I click on an http link in Thunderbird, nothing at all happens. There's no error message on the console, there's no new browser starting, and there's no new tab opening with the browser already running.
I've tried: sudo update-alternatives --config x-www-browser, choosing firefox.I've also tried: adding a new string value to Thunderbird's warranty-voiding config: network.protocol-handler.app.http, with a value of /usr/bin/firefox. This was recommended in various threads.But no luck.There's an entry for https - firefox on the Attachment tab of the preferences, and https links are indeed opening in Firefox. But not http.KDE 4.4.2 itself has default mail client and browser set to Thunderbird 3.0.4 and Firefox 3.6.3 (both from the repositories, no website downloads).
View 3 Replies
View Related
May 26, 2011
Fedora 15, when I click on a link in Evolution email, Firefox opens OK, but does not go to the link but to the home page.Any work-arounds please or is this a bug?
View 8 Replies
View Related
May 26, 2010
Clicking on a link in an email does not work.Is there a setting I'm missing?TBird seems to work fine.
View 3 Replies
View Related
Aug 7, 2010
Links from third party applications do not work any more. When I go to click on links from PDF,s or from Pino or KeePass nothing happens. I've tested different browsers Opera, Chrome, Midori etc same thing links just don't work from third party apps.
[URL]
View 3 Replies
View Related
Nov 23, 2010
I read and saw a video that says that typing in 'links' command followed by a website, will open a site in terminal.
However, when I type in the links command, terminal returns the error 'bash: links: command not found'.
What package or library needs to be installed to get this command to work.
View 2 Replies
View Related
Dec 26, 2010
I just set up LAMP with PHP. PHP is working fine. I set up a folder with the files. Then I modified the config file to this:
Code:
<VirtualHost *:80>
ServerAdmin webmaster@localhost
DocumentRoot /home/stefano/public_html/
<Directory /home/stefano/public_html/>
Options FollowSymLinks
[code]..
View 3 Replies
View Related
Dec 6, 2010
At my Uni, we use a web-based login for our internet connections. Its based off of Cisco, and every Wednesday night every computer on campus must re-enter their credentials to use the network.
Normally on my several computers I simply pull up the Terminal, point links to google.com using
Code:
And enter my credentials when Cisco redirects to the login page.
Literally, the process is
Code:
Then ENTER to accept the redirect, down arrow to skip over the logo image, USERNAME, ENTER, PASSWORD, ENTER, ENTER.
Naturally, this is EXTREMELY time consuming, as I have about 5 computers located around campus and must physically walk to the machines and login every single week.
My question is, How would I formulate a program that does the following;
1) checks for connectivity (i.e. is able to reach/resolve to the greater part of the internet) and
2) automatically fills in the credentials on the links login page?
View 2 Replies
View Related
Mar 15, 2011
I have installed 11.4, and it seems (seemed) to work OK so far. I installed Thunderbird via the opensuse "1 click install". the installation ran smoothly, but now a click on the Thunderbird icon does not activate any mail client; the only success is that Thunderbird icon jumps joyfully and then disappears.
View 9 Replies
View Related
Apr 6, 2010
If you have some directories shared that contain symbolic links that are NOT being resolved by the client machine, try adding these lines to your /etc/samba/smb.conf file:
Code:
[global]
follow symlinks = yes
wide symlinks = yes
unix extensions = no
View 5 Replies
View Related
Feb 3, 2009
I have a personal wiki of notes, with now thousands of links in markdown format:
[link text](http://example.com)
but now that fckeditor is available for mediawiki (very beta), it has become much better to just stick with wikitext format. There are only a few conversions to do: tables, links, and bulleted lists. The lists are a fairly simple regex and fckeditor magically reformats the tables, so all I'm left with is the links. But I'm not a regex master. How do I reformat code...
View 12 Replies
View Related
Mar 7, 2011
When I click "Places" in the top gnome panel of Maverick, then click any link such as "Home" or "Desktop" (or any bookmark) Movie Player opens (instead of Nautilus)! This started today. I have rebooted twice, but that didn't help (no surprise--this isn't Windows).
Code:
$ cat /usr/share/applications/defaults.list
[Default Applications]
application/csv=openoffice.org-calc.desktop
application/excel=openoffice.org-calc.desktop
[code]....
View 2 Replies
View Related
Aug 10, 2011
I could not get my HP printer to work. So in a not so brilliant move, I have uninstalled hplip and hptool and reinstalled it.Even tough the command line message is telling that it is installed, the HPtoolbox would not run (both from the command line or the menu).Did some digging and found that all the HP related files in /usr/bin were all labelled <broken link>.So, I deleted all these.Before I tried to reinstall again, should I worry about all the leftover hplip files?
View 1 Replies
View Related
Aug 7, 2011
I can not make the upgrade from 3.11 to 5 load. When I run it from the terminal this is what I get code...
Does anyone recognize what I should do to get TB working?
View 6 Replies
View Related
Jan 10, 2010
I am a Mepis 8 user and I use Thunderbird to access my Gmail account. I can receive mail (pop3) no problem, but the SMTP server is not found, so I can't send Emails unless I log in to Gmail. It's especially confusing as I have the exact same setup on the WinXP box and it works perfectly.
View 6 Replies
View Related
May 25, 2010
thunderbird not working after upgrade I finally got around to doing some more testing after I upgraded from Ubuntu 9.x to 10.x and now Thunderbird wont work right. It wont let me see the messages correctly. its slow and takes forever to load. I cannot read mail or switch between accounts easily any more. Do i need to remove it and reload? Will I lose all my email and my account settings?
View 3 Replies
View Related
May 25, 2010
I finally got around to doing some more testing after I upgraded from Ubuntu 9.x to 10.x and now Thunderbird wont work right.
It wont let me see the messages correctly. its slow and takes forever to load.
What do i need to do to correct this?
Do i need to remove it and reload? Will I lose all my email and my account settings? Anyone else have issue with Thunderbird after upgrading?
View 2 Replies
View Related
Jan 30, 2011
Ive tried both Evolution and Thunderbird email, and i prefer Thunderbird, and they wont work, they wont retrieve my email from my email account (yahoo email) or even find the password and username right. Plz help, its kinda irritating.Ive also tried out Empathy IM and it wont work finding my facebook chat account, i havent tried it with anything else yet but its just not connecting.It says theres a network problem or the problems coming from facebook.
View 9 Replies
View Related
Apr 12, 2010
I am using Fedora 12 and Thunderbird 3.0.4 version I am trying the connect it to the IMAP server but it does not work (no authentication).
- IMAP with SSL
- SMTP with none
Though it works for other email client (Evolution). I there a problem with the thunderbird itself or am I missing something special to configure that I dont know of?
View 2 Replies
View Related
Oct 25, 2010
Instead of upgrading to 10.10, I decided to install everything from scratch. Since the installation I can't make Firefox and Thunderbird work with the profiles I have always used on an NFS share. Locally Everything seems to work fine, but when I use the profiles on my NFS server I get in trouble. With Thunderbird I can read the email that is already there, but I can't get new one. It seems to hang during the connection. I can also write Drafts, and save them. RSS seems to work too. With Firefox I get the error "the bookmark and history system will not be functional because one of Firefox's files is in use by another application". When I try to open a url it doesn't work. Both applications start very slowly, but only when I open the profiles on the NFS share. I can happily read and write files on that share, so it can't be an access problem. I have a 64 bit machine, and I am using the Firefox 3.6.11 32 bit that I downloaded separately. Thunderbird is the one coming with the distribution.
View 1 Replies
View Related
Sep 26, 2010
how to get Lightening working with Thunderbird on a 13.1 multilib system.
View 3 Replies
View Related
Jan 16, 2011
I had a play with Linux some while ago, but could never find one that worked with my computer. I know have one that worked, well so far. Haven't sorted out the printer as yet though. I am trying to locate the application for links onto the desktop. eg. Want to put Opera browser linked to the desktop, or have to locate the application for things to work.
View 9 Replies
View Related