[solved] Firefox and ed2k / aMule links

Hi,
I want Firefox to add ed2k links to the Transfers in aMule if I click on one.
I opend the Firefox config (about:config) and created these two entries:
network.protocol-handler.external.ed2k user set boolean true
network.protocol-handler.app.ed2k user set string /usr/bin/ed2k
but if I click on a ed2k link in Firefox I get this error:
Firefox doesn't know how to open this address,
because the protocol (ed2k) isn't associated with any program.
Last edited by SiD (2007-03-19 21:31:14)

Kern wrote:erm, shouldnt that be /usr/bin/amule not /usr/bin/ed2k    ?
no, /usr/bin/ed2k is correct
from ed2k man-page
aMule ED2k link parser v1.1.0. Sends the given <ED2k_link> to aMule
I did it like described on amule.org
http://www.amule.org/wiki/index.php/Ed2k_links_handling
I don't know what exactly MozEx is, but there are no MozEx Packages in the Repos and AUR.
So I guess it's not installed on my system.
Kern wrote:also Edit -   Preferences - Content - How BonEcho deals with etc and see if your about:config did anything
There are no Options to set this (network.protocol-handlers) in the "Edit -> Preferences" menus...
EDIT
just tested it with opera and running ed2k from console and both worked.
So the problem is that firefox seems to ignore this entry in about:config
network.protocol-handler.external.ed2k user set boolean true
EDIT
now it works. don't know why, but it works.
I just
- deleted the two entries in about:config
- closed Firefox
- startetd Firefox and added the (exactly same) entries in about:config
- closed and restarted Firefox
Last edited by SiD (2007-03-19 21:37:54)

Similar Messages

  • [SOLVED] Firefox and Thunderbird intermittently runs without a window

    I'm having an intermittent problem with Firefox and Thunderbird. When I attempt to launch either firefox or thunderbird the respective application will show up in htop (I see a bunch of firefox threads) but no window appears and the CPU load is 0%. When the application (Firefox or Thunderbird) is running but not visible, the mouse and keyboard remain fully functional; e.g. I can launch a new terminal and switch work-spaces without trouble. Repeatedly killing the application and restarting it will sometimes result in the application loading properly (i.e. I get a fully functional window with working menus, etc).
    I'm currently using Firefox version 8.0.1 and Thunderbird version 8.0 with the i3 window manager on my Macbook 5,1 (with nvidia drivers). I did a full system update about a month ago. I've not experienced this problem on my workstation: a custom built AMD system with ATI graphics. Both my macbook and custom workstation are using the same versions of i3, Firefox, and Thunderbird.
    I did a little experiment and temporarily switch over to fluxbox for a while. While using fluxbox I was unable to replicate the symptoms; both Firefox and thunderbird appear to work fine. But, since the problem is "random" it is hard to say for sure if this was just a coincidence.
    I tried launching firefox and thunderbird from a terminal: no errors or output of any kind are printed to the terminal even when the application window does not appear. Launching Firefox in safemode does not appear to have any influence.
    I saw a similar bug report on the mozilla website dating back a few years (version 3.0 I believe of Firefox). But I didn't see any links to a solution or explanation of the problem.
    Any advise on how to debug this?
    Thanks in advance.
    (I appoligize if this has already been addressed somewhere else. My search attempts did not yield any relevant hits.)
    EDIT: marked as solved
    Last edited by bsilbaugh (2012-03-14 23:23:52)

    I recently did a full system update, which includes a kernel upgrade (from 3.0 to 3.2), and the symptoms have disappeared. Firefox and Thunderbird appear to be functioning normally.
    It's still not clear what was causing the original problem. I guess I'll just have to live with the mystery.

  • [SOLVED] firefox and thunderbird freeze

    Hi, since a few day I've had issues with both firefox 9 and thunderbird 9. Firefox starts normally, but whenever I touch try to open a menu it freezes. If I start ff from a terminal I don't get any error error messages it just hangs. Killing the program from the gui does not work, but I when started from the terminal ctrl-c kills it without any problems. The problem only occurs for the main toolbar, my bookmarks bar works fine, as do the home button, url bar and such. Thunderbird shows similar freezes, but they occur consistently after starting the program. I think the problems started after upgrading to version 9, but I am not entirely sure, since I don't use the laptop on which the problem occurs much for email and browsing.
    I tried renaming my .mozilla folder so I could make a fresh start, but this had no effect, nor did starting firefox in safe-mode. I also tried downgrading to 8.x but then it froze on startup. Since gtk3 was updated at the same time as well, I tried downgrading that one as well, but to no effect As the program is frozen the memory and cpu use are normal.
    Does anyone have any suggestions towards finding a solution?
    [edit]I have two arch installations on this laptop and just tried updating the other (somewhat neglected) install. In this one all works fine.I'm trying to go over the differences between the two now.[/edit]
    Last edited by FreeTheBee (2011-12-28 11:27:29)

    The output is mostly gibberish to me but it did help
    When I click a menu button in firefox the output of strace turned into a seemingly endless loop of the following
    readlink("/home/patrick/.pulse/6d395381881edc62e30ef1dc0000052a-runtime", "/tmp/pulse-PKdhtXMmr18n"..., 99) = 23
    lstat64("/tmp/pulse-PKdhtXMmr18n", 0xbfe89d70) = -1 ENOENT (No such file or directory)
    umask(077) = 022
    mkdir("/tmp/pulse-BtWOtBrBLg7x", 0700) = 0
    umask(022) = 077
    symlink("/tmp/pulse-BtWOtBrBLg7x", "/home/patrick/.pulse/6d395381881edc62e30ef1dc0000052a-runtime.tmp") = -1 EEXIST (File exists)
    rmdir("/tmp/pulse-BtWOtBrBLg7x") = 0
    nanosleep({0, 10000000}, NULL) = 0
    readlink("/home/patrick/.pulse/6d395381881edc62e30ef1dc0000052a-runtime", "/tmp/pulse-PKdhtXMmr18n"..., 99) = 23
    lstat64("/tmp/pulse-PKdhtXMmr18n", 0xbfe89d70) = -1 ENOENT (No such file or directory)
    umask(077) = 022
    mkdir("/tmp/pulse-OHwEwCYtPIhw", 0700) = 0
    umask(022) = 077
    symlink("/tmp/pulse-OHwEwCYtPIhw", "/home/patrick/.pulse/6d395381881edc62e30ef1dc0000052a-runtime.tmp") = -1 EEXIST (File exists)
    rmdir("/tmp/pulse-OHwEwCYtPIhw") = 0
    nanosleep({0, 10000000}, ^C <unfinished ...>
    I assumed the .pulse folder is related to pulseaudio, because of the name and the contents, so I uninstalled pulseaudio and friends and deleted the ~/.pulse folder. Now firefox and thunderbird work again as they should. And as a bonus spotify finally works again as well. Pulseaudio has been giving me a headache on this laptop but I don't understand why it interfered with firefox.
    Thanks for helping out.
    If the glibc problem turns out to persist I can undo the solved tag ofc.
    Last edited by FreeTheBee (2011-12-28 11:28:44)

  • [SOLVED] Firefox and bad fonts

    I would like to start using Firefox and its excellent plugins, but the only thing that prevents me are the fonts. They seem plain evil!
    They are fuzzy and somehow too large and CTRL++ or CTRL+- won't help with the look. Take a loot at these:
    Firefox: fonts are fuzzy and some characters are looking like painted - see the copyright sign for example! :evil: Also the distance between different characters in a word doesnt seem to be equal all the times and that makes it hard to grasp the word.
    Mozilla Suite: crisp and clear
    I think it is somehow xft - related, because I downloaded the standard Mozilla suite build and it also had these awful fonts and then tried the non-xft build and fonts were ok. In Appearance-Fonts they are described as Serif -> adobe-times-iso8859-1, Sans-serif -> adobe-helvetica-iso8859-1 and so on. How could I get these fonts appear in Firefox, too?
    I have tried to compile Firefox myself with disable-xft option, but it fails with an error about gtk not being found in pkgconfig path.

    What you call "crisp", I just call "aliased". The fonts in Opera are also aliased, which makes them look poor. Your Firefox's fonts look nice, except the fact that the autohinter is making them look sloppy. Comment that part out and see how it looks.
    <?xml version="1.0"?>
    <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
    <!-- /etc/fonts/local.conf file for local customizations -->
    <fontconfig>
    <!--Use the Auto-Hinter-->
    <!--<match target="pattern">
    <edit name="autohint" mode="assign">
    <bool>true</bool>
    </edit>
    </match>-->
    <!--
    Disable anti-aliasing for fonts that are size <=12
    <match target="pattern">
    <test qual="any" name="size" compare="less_eq">
    <int>12</int>
    </test>
    <edit name="antialias" mode="assign"><bool>false</bool></edit>
    </match>
    -->
    <!--
    Enable sub-pixel rendering
    <match target="font">
    <test qual="all" name="rgba">
    <const>unknown</const>
    </test>
    <edit name="rgba" mode="assign"><const>rgb</const></edit>
    </match>
    -->
    </fontconfig>
    Cheers.

  • [partially solved] firefox and input boxes

    I've updated firefox to 3.5 recently, after update, I noticed that input boxes look too long.
    here's a screenshot of www.archlinux.org (pay attention to package search area)
    and here's a screenshot from google.
    I dont have any problems with midori, it renders the page fine:
    I tried changing firefox theme and gtk theme but it didnt help.
    So, any ideas about this problem?
    solved
    well, i've solved my problem by changing main font from Lucida Grande to another font.
    Last edited by ras0ir (2009-07-14 08:43:05)

    I had exactly the same problem but i didn't want to change my system font because i really like the elegance of 'Lucida Grande'.
    I tried a bit tweaking Firefox with creating userChrome.css but it didn't work for me.
    Then i installed the stylish addon and created a custom userstyle:
    * Bugfix for the firefox input fields when using 'Lucida grande' as system font
    @namespace url(http://www.w3.org/1999/xhtml);
    input {
    font-family: sans-serif !important;
    With this workaround all input fields are at the right size again. Of course 'sans-serif' shouldn't again point to 'Lucida Grande' For me it's 'DejaVu Sans'.
    Could someone help me to realize this workaround with a userChrome.css so i don't need the stylish extension anymore?
    Also this tweak applies to all 'input' fields - e.g. to buttons, too. How can i specifiy, that it should only target single-line text inputs?
    cheers
    Fat

  • (SOLVED) Firefox and Sublime calling Cervisia as file manager

    I'm using KDE 4.13
    Problem In Firefox :
    When a download is completed, it shows up in Downloads window. When I ask "open containing folder", it will display a warning:
    http://up.vbiran.ir/uploads/10587140621 … a-warn.png
    "This is not a CVS folder.
    If you did not intend to use Cervisia, you can switch view modes within Konqueror."
    and then open `Cervisia` :
    http://up.vbiran.ir/uploads/10584140621 … ivitia.png
    Problem in Sublime Text Editor :
    When I running Sublime and then `Pereferences > Browse Packages`
    (Same as Firefox)
    It will display :
    "This is not a CVS folder.
    If you did not intend to use Cervisia, you can switch view modes within Konqueror."
    and then open `Cervisia`.
    Any ideas?
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
    Last edited by kamrava (2014-07-25 07:02:14)

    basica wrote:
    xdg-mime default nautilus.desktop inode/directory
    replace nautilis with whatever the default file manager is for KDE and you should be ok.
    Solved   Tnx
    I'm using `Dolphin` and tried :
    xdg-mime default dolphin.desktop inode/directory
    Worked like a charm.

  • [SOLVED] Firefox and OpenJDK give buffer overflow

    Hello all,
    I hope I am posting this on the right forum. I am having some problems on sites with Java when opening them using Firefox 14.0.1 and the OpenJDK plugin.
    Whenever I open a site that has any kind of java (even the simple applet tutorial given on oracle website) I get a buffer overflow error. If I switch to Sun JDK (well Oracle? whatever...) everything works perfectly. Opera with OpenJDK works perfectly as well.
    This is what I get:
    *** buffer overflow detected ***: firefox terminated
    ======= Backtrace: =========
    /lib/libc.so.6(__fortify_fail+0x37)[0x7fcc895d16c7]
    /lib/libc.so.6(+0xf77a0)[0x7fcc895cf7a0]
    /usr/lib/jvm/java-7-openjdk/lib/IcedTeaPlugin.so(NP_Initialize+0x198)[0x7fcc5e1deb58]
    /usr/lib/firefox/libxul.so(+0x108b89a)[0x7fcc87ec589a]
    /usr/lib/firefox/libxul.so(+0x10778f2)[0x7fcc87eb18f2]
    /usr/lib/firefox/libxul.so(+0x108327f)[0x7fcc87ebd27f]
    /usr/lib/firefox/libxul.so(+0x1085639)[0x7fcc87ebf639]
    /usr/lib/firefox/libxul.so(+0x1085ac5)[0x7fcc87ebfac5]
    /usr/lib/firefox/libxul.so(+0x1085cf2)[0x7fcc87ebfcf2]
    /usr/lib/firefox/libxul.so(+0x10864a1)[0x7fcc87ec04a1]
    /usr/lib/firefox/libxul.so(+0xb08ee6)[0x7fcc87942ee6]
    /usr/lib/firefox/libxul.so(+0xb09165)[0x7fcc87943165]
    /usr/lib/firefox/libxul.so(+0x72cdf8)[0x7fcc87566df8]
    /usr/lib/firefox/libxul.so(+0x7226b9)[0x7fcc8755c6b9]
    /usr/lib/firefox/libxul.so(+0x71fceb)[0x7fcc87559ceb]
    /usr/lib/firefox/libxul.so(+0x1258ae3)[0x7fcc88092ae3]
    /usr/lib/firefox/libxul.so(+0x111a955)[0x7fcc87f54955]
    /usr/lib/firefox/libxul.so(+0xfe42ed)[0x7fcc87e1e2ed]
    /usr/lib/firefox/libxul.so(+0x84d64a)[0x7fcc8768764a]
    /usr/lib/firefox/libxul.so(+0x850e8d)[0x7fcc8768ae8d]
    /usr/lib/firefox/libxul.so(XRE_main+0x12d)[0x7fcc8768b120]
    firefox[0x40250b]
    /lib/libc.so.6(__libc_start_main+0xf5)[0x7fcc894f9725]
    firefox[0x406041]
    ======= Memory map: ========
    00400000-00417000 r-xp 00000000 08:05 1591079 /usr/lib/firefox/firefox
    00617000-00618000 r--p 00017000 08:05 1591079 /usr/lib/firefox/firefox
    00618000-00619000 rw-p 00018000 08:05 1591079 /usr/lib/firefox/firefox
    7fcc4e500000-7fcc4f200000 rw-p 00000000 00:00 0
    7fcc4f300000-7fcc4f600000 rw-p 00000000 00:00 0
    7fcc4f700000-7fcc4f900000 rw-p 00000000 00:00 0
    7fcc4fa00000-7fcc4fc00000 rw-p 00000000 00:00 0
    7fcc4fd00000-7fcc4fe00000 rw-p 00000000 00:00 0
    7fcc4ff00000-7fcc50000000 rw-p 00000000 00:00 0
    7fcc50100000-7fcc50200000 rw-p 00000000 00:00 0
    7fcc50300000-7fcc50600000 rw-p 00000000 00:00 0
    7fcc50700000-7fcc50c00000 rw-p 00000000 00:00 0
    7fcc50d00000-7fcc51100000 rw-p 00000000 00:00 0
    7fcc51200000-7fcc51500000 rw-p 00000000 00:00 0
    7fcc51600000-7fcc51700000 rw-p 00000000 00:00 0
    7fcc51800000-7fcc51900000 rw-p 00000000 00:00 0
    7fcc51a00000-7fcc51b00000 rw-p 00000000 00:00 0
    7fcc51bdf000-7fcc51be0000 ---p 00000000 00:00 0
    7fcc51be0000-7fcc523e0000 rw-p 00000000 00:00 0 [stack:13747]
    7fcc52500000-7fcc52600000 rw-p 00000000 00:00 0
    7fcc52700000-7fcc52800000 rw-p 00000000 00:00 0
    7fcc52900000-7fcc52a00000 rw-p 00000000 00:00 0
    7fcc52b00000-7fcc52c00000 rw-p 00000000 00:00 0
    7fcc52cfe000-7fcc52cff000 ---p 00000000 00:00 0
    7fcc52cff000-7fcc534ff000 rw-p 00000000 00:00 0 [stack:13733]
    7fcc534ff000-7fcc53500000 ---p 00000000 00:00 0
    7fcc53500000-7fcc54600000 rw-p 00000000 00:00 0 [stack:13732]
    7fcc546ac000-7fcc546ad000 ---p 00000000 00:00 0
    7fcc546ad000-7fcc54ead000 rw-p 00000000 00:00 0 [stack:13731]
    7fcc54ead000-7fcc58eae000 rw-s 00000000 00:0f 1035228 /dev/shm/pulse-shm-1172457461
    7fcc58eae000-7fcc58ec3000 r-xp 00000000 08:05 1310772 /usr/lib/libnsl-2.16.so
    7fcc58ec3000-7fcc590c2000 ---p 00015000 08:05 1310772 /usr/lib/libnsl-2.16.so
    7fcc590c2000-7fcc590c3000 r--p 00014000 08:05 1310772 /usr/lib/libnsl-2.16.so
    7fcc590c3000-7fcc590c4000 rw-p 00015000 08:05 1310772 /usr/lib/libnsl-2.16.so
    7fcc590c4000-7fcc590c6000 rw-p 00000000 00:00 0
    7fcc590c6000-7fcc59379000 r-xp 00000000 08:05 1335703 /usr/lib/libvorbisenc.so.2.0.9
    7fcc59379000-7fcc59578000 ---p 002b3000 08:05 1335703 /usr/lib/libvorbisenc.so.2.0.9
    7fcc59578000-7fcc59594000 r--p 002b2000 08:05 1335703 /usr/lib/libvorbisenc.so.2.0.9
    7fcc59594000-7fcc59595000 rw-p 002ce000 08:05 1335703 /usr/lib/libvorbisenc.so.2.0.9
    7fcc59595000-7fcc595df000 r-xp 00000000 08:05 1335711 /usr/lib/libFLAC.so.8.2.0
    7fcc595df000-7fcc597de000 ---p 0004a000 08:05 1335711 /usr/lib/libFLAC.so.8.2.0
    7fcc597de000-7fcc597e0000 rw-p 00049000 08:05 1335711 /usr/lib/libFLAC.so.8.2.0
    7fcc597e0000-7fcc597e5000 r-xp 00000000 08:05 1335668 /usr/lib/libasyncns.so.0.3.1
    7fcc597e5000-7fcc599e4000 ---p 00005000 08:05 1335668 /usr/lib/libasyncns.so.0.3.1
    7fcc599e4000-7fcc599e5000 r--p 00004000 08:05 1335668 /usr/lib/libasyncns.so.0.3.1
    7fcc599e5000-7fcc599e6000 rw-p 00005000 08:05 1335668 /usr/lib/libasyncns.so.0.3.1
    7fcc599e6000-7fcc59a45000 r-xp 00000000 08:05 1335721 /usr/lib/libsndfile.so.1.0.25
    7fcc59a45000-7fcc59c45000 ---p 0005f000 08:05 1335721 /usr/lib/libsndfile.so.1.0.25
    7fcc59c45000-7fcc59c47000 r--p 0005f000 08:05 1335721 /usr/lib/libsndfile.so.1.0.25
    7fcc59c47000-7fcc59c48000 rw-p 00061000 08:05 1335721 /usr/lib/libsndfile.so.1.0.25
    7fcc59c48000-7fcc59c4c000 rw-p 00000000 00:00 0
    7fcc59c4c000-7fcc59cab000 r-xp 00000000 08:05 1456447 /usr/lib/pulseaudio/libpulsecommon-2.1.so
    7fcc59cab000-7fcc59eab000 ---p 0005f000 08:05 1456447 /usr/lib/pulseaudio/libpulsecommon-2.1.so
    7fcc59eab000-7fcc59eac000 r--p 0005f000 08:05 1456447 /usr/lib/pulseaudio/libpulsecommon-2.1.so
    7fcc59eac000-7fcc59eae000 rw-p 00060000 08:05 1456447 /usr/lib/pulseaudio/libpulsecommon-2.1.so
    7fcc59eae000-7fcc59eb5000 r-xp 00000000 08:05 1350728 /usr/lib/libjson.so.0.0.1
    7fcc59eb5000-7fcc5a0b4000 ---p 00007000 08:05 1350728 /usr/lib/libjson.so.0.0.1
    7fcc5a0b4000-7fcc5a0b5000 r--p 00006000 08:05 1350728 /usr/lib/libjson.so.0.0.1
    7fcc5a0b5000-7fcc5a0b6000 rw-p 00007000 08:05 1350728 /usr/lib/libjson.so.0.0.1
    7fcc5a0b6000-7fcc5a0fe000 r-xp 00000000 08:05 1350892 /usr/lib/libpulse.so.0.14.3
    7fcc5a0fe000-7fcc5a2fe000 ---p 00048000 08:05 1350892 /usr/lib/libpulse.so.0.14.3
    7fcc5a2fe000-7fcc5a2ff000 r--p 00048000 08:05 1350892 /usr/lib/libpulse.so.0.14.3
    7fcc5a2ff000-7fcc5a300000 rw-p 00049000 08:05 1350892 /usr/lib/libpulse.so.0.14.3
    7fcc5a300000-7fcc5a800000 rw-p 00000000 00:00 0
    7fcc5a8ff000-7fcc5a900000 ---p 00000000 00:00 0
    7fcc5a900000-7fcc5b400000 rw-p 00000000 00:00 0 [stack:13729]
    7fcc5b44b000-7fcc5c5c4000 r-xp 00000000 08:05 1469133 /usr/lib/mozilla/plugins/libflashplayer.so
    7fcc5c5c4000-7fcc5c7c4000 ---p 01179000 08:05 1469133 /usr/lib/mozilla/plugins/libflashplayer.so
    7fcc5c7c4000-7fcc5c899000 rw-p 01179000 08:05 1469133 /usr/lib/mozilla/plugins/libflashplayer.so
    7fcc5c899000-7fcc5c9a8000 rw-p 00000000 00:00 0
    7fcc5c9a8000-7fcc5c9cd000 r-xp 00000000 08:05 1326525 /usr/lib/libjson-glib-1.0.so.0.1400.2
    7fcc5c9cd000-7fcc5cbcc000 ---p 00025000 08:05 1326525 /usr/lib/libjson-glib-1.0.so.0.1400.2
    7fcc5cbcc000-7fcc5cbcd000 r--p 00024000 08:05 1326525 /usr/lib/libjson-glib-1.0.so.0.1400.2
    7fcc5cbcd000-7fcc5cbce000 rw-p 00025000 08:05 1326525 /usr/lib/libjson-glib-1.0.so.0.1400.2
    7fcc5cc0b000-7fcc5cc0e000 r-xp 00000000 08:05 1456503 /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so
    7fcc5cc0e000-7fcc5ce0e000 ---p 00003000 08:05 1456503 /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so
    7fcc5ce0e000-7fcc5ce0f000 r--p 00003000 08:05 1456503 /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so
    7fcc5ce0f000-7fcc5ce10000 rw-p 00004000 08:05 1456503 /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so
    7fcc5ce10000-7fcc5d866000 r-xp 00000000 08:05 1334749 /usr/lib/libQtGui.so.4.8.2
    7fcc5d866000-7fcc5da65000 ---p 00a56000 08:05 1334749 /usr/lib/libQtGui.so.4.8.2
    7fcc5da65000-7fcc5daa7000 r--p 00a55000 08:05 1334749 /usr/lib/libQtGui.so.4.8.2
    7fcc5daa7000-7fcc5daae000 rw-p 00a97000 08:05 1334749 /usr/lib/libQtGui.so.4.8.2
    7fcc5daae000-7fcc5dab2000 rw-p 00000000 00:00 0
    7fcc5dab2000-7fcc5dd73000 r-xp 00000000 08:05 1334737 /usr/lib/libQtCore.so.4.8.2
    7fcc5dd73000-7fcc5df73000 ---p 002c1000 08:05 1334737 /usr/lib/libQtCore.so.4.8.2
    7fcc5df73000-7fcc5df7e000 r--p 002c1000 08:05 1334737 /usr/lib/libQtCore.so.4.8.2
    7fcc5df7e000-7fcc5df7f000 rw-p 002cc000 08:05 1334737 /usr/lib/libQtCore.so.4.8.2
    7fcc5df7f000-7fcc5df80000 rw-p 00000000 00:00 0
    7fcc5dfbd000-7fcc5dfce000 r-xp 00000000 08:05 1459536 /usr/lib/mozilla/plugins/skypebuttons.so
    7fcc5dfce000-7fcc5e1ce000 ---p 00011000 08:05 1459536 /usr/lib/mozilla/plugins/skypebuttons.so
    7fcc5e1ce000-7fcc5e1cf000 r--p 00011000 08:05 1459536 /usr/lib/mozilla/plugins/skypebuttons.so
    7fcc5e1cf000-7fcc5e1d0000 rw-p 00012000 08:05 1459536 /usr/lib/mozilla/plugins/skypebuttons.so
    7fcc5e1d0000-7fcc5e1ff000 r-xp 00000000 08:05 1585363 /usr/lib/jvm/java-7-openjdk/lib/IcedTeaPlugin.so
    7fcc5e1ff000-7fcc5e3fe000 ---p 0002f000 08:05 1585363 /usr/lib/jvm/java-7-openjdk/lib/IcedTeaPlugin.so
    7fcc5e3fe000-7fcc5e400000 rw-p 0002e000 08:05 1585363 /usr/lib/jvm/java-7-openjdk/lib/IcedTeaPlugin.so
    7fcc5e5f9000-7fcc5e5ff000 r-xp 00000000 08:05 1719200 /usr/lib/libcanberra-0.28/libcanberra-pulse.so
    7fcc5e5ff000-7fcc5e7fe000 ---p 00006000 08:05 1719200 /usr/lib/libcanberra-0.28/libcanberra-pulse.so
    7fcc5e7fe000-7fcc5e7ff000 r--p 00005000 08:05 1719200 /usr/lib/libcanberra-0.28/libcanberra-pulse.so
    7fcc5e7ff000-7fcc5e800000 rw-p 00006000 08:05 1719200 /usr/lib/libcanberra-0.28/libcanberra-pulse.so
    7fcc5e800000-7fcc5e900000 rw-p 00000000 00:00 0
    7fcc5e9ff000-7fcc5ea00000 ---p 00000000 00:00 0
    7fcc5ea00000-7fcc5f600000 rw-p 00000000 00:00 0 [stack:13726]
    7fcc5f6ff000-7fcc5f700000 ---p 00000000 00:00 0
    7fcc5f700000-7fcc60200000 rw-p 00000000 00:00 0 [stack:13725]
    7fcc602ff000-7fcc60300000 ---p 00000000 00:00 0
    7fcc60300000-7fcc60d00000 rw-p 00000000 00:00 0 [stack:13724]
    7fcc60dff000-7fcc60e00000 ---p 00000000 00:00 0
    7fcc60e00000-7fcc61700000 rw-p 00000000 00:00 0 [stack:13723]
    7fcc617ff000-7fcc61800000 ---p 00000000 00:00 0
    7fcc61800000-7fcc62100000 rw-p 00000000 00:00 0 [stack:13722]
    7fcc621ff000-7fcc62200000 ---p 00000000 00:00 0
    7fcc62200000-7fcc62f00000 rw-p 00000000 00:00 0 [stack:13721]
    7fcc62fab000-7fcc62fac000 ---p 00000000 00:00 0
    7fcc62fac000-7fcc637ac000 rw-p 00000000 00:00 0 [stack:13720]
    7fcc637ac000-7fcc637b1000 r-xp 00000000 08:05 1310783 /usr/lib/libnss_dns-2.16.so
    7fcc637b1000-7fcc639b0000 ---p 00005000 08:05 1310783 /usr/lib/libnss_dns-2.16.so
    7fcc639b0000-7fcc639b1000 r--p 00004000 08:05 1310783 /usr/lib/libnss_dns-2.16.so
    7fcc639b1000-7fcc639b2000 rw-p 00005000 08:05 1310783 /usr/lib/libnss_dns-2.16.so
    7fcc639ef000-7fcc639f7000 r--p 00000000 08:06 260678 /home/stefano/.config/dconf/user
    7fcc639f7000-7fcc639f8000 r--s 00000000 08:06 684980 /home/stefano/.cache/dconf/user
    7fcc639f8000-7fcc639ff000 r-xp 00000000 08:05 1354677 /usr/lib/gio/modules/libdconfsettings.so
    7fcc639ff000-7fcc63bfe000 ---p 00007000 08:05 1354677 /usr/lib/gio/modules/libdconfsettings.so
    7fcc63bfe000-7fcc63bff000 r--p 00006000 08:05 1354677 /usr/lib/gio/modules/libdconfsettings.so
    7fcc63bff000-7fcc63c00000 rw-p 00007000 08:05 1354677 /usr/lib/gio/modules/libdconfsettings.so
    7fcc63c00000-7fcc64d00000 rw-p 00000000 00:00 0
    7fcc64dff000-7fcc64e00000 ---p 00000000 00:00 0
    7fcc64e00000-7fcc65700000 rw-p 00000000 00:00 0 [stack:13727]
    7fcc657f9000-7fcc657fa000 ---p 00000000 00:00 0
    7fcc657fa000-7fcc65ffa000 rw-p 00000000 00:00 0 [stack:13716]
    7fcc65ffa000-7fcc65ffb000 ---p 00000000 00:00 0
    7fcc65ffb000-7fcc667fb000 rw-p 00000000 00:00 0 [stack:13719]
    7fcc667fb000-7fcc667fc000 ---p 00000000 00:00 0
    7fcc667fc000-7fcc66ffc000 rw-p 00000000 00:00 0 [stack:13718]
    7fcc66ffc000-7fcc66ffe000 r-xp 00000000 08:05 1334848 /usr/lib/libXss.so.1.0.0
    7fcc66ffe000-7fcc671fe000 ---p 00002000 08:05 1334848 /usr/lib/libXss.so.1.0.0
    7fcc671fe000-7fcc671ff000 r--p 00002000 08:05 1334848 /usr/lib/libXss.so.1.0.0
    7fcc671ff000-7fcc67200000 rw-p 00003000 08:05 1334848 /usr/lib/libXss.so.1.0.0
    7fcc67200000-7fcc67300000 rw-p 00000000 00:00 0
    7fcc6730d000-7fcc6735f000 r--p 00000000 08:05 2228918 /usr/share/fonts/TTF/DejaVuSansMono.ttf
    7fcc6735f000-7fcc6739f000 rwxp 00000000 00:00 0
    7fcc673af000-7fcc673ef000 rwxp 00000000 00:00 0
    7fcc673ff000-7fcc67400000 ---p 00000000 00:00 0
    7fcc67400000-7fcc68000000 rw-p 00000000 00:00 0 [stack:13711]
    7fcc68056000-7fcc68057000 rw-p 00000000 00:00 0
    7fcc68057000-7fcc680aa000 r--p 00000000 08:05 2230287 /usr/share/fonts/TTF/DejaVuSerif-Italic.ttf
    7fcc680aa000-7fcc680fe000 r--p 00000000 08:05 2230348 /usr/share/fonts/TTF/DejaVuSerif-Bold.ttf
    7fcc680fe000-7fcc680ff000 ---p 00000000 00:00 0
    7fcc680ff000-7fcc688ff000 rw-p 00000000 00:00 0 [stack:13710]
    7fcc688ff000-7fcc68900000 ---p 00000000 00:00 0
    7fcc68900000-7fcc69400000 rw-p 00000000 00:00 0 [stack:13717]
    7fcc69404000-7fcc694c2000 r--p 00000000 08:05 2231638 /usr/share/fonts/TTF/arial.ttf
    7fcc694c2000-7fcc694e0000 r--p 00000000 08:05 2231639 /usr/share/fonts/TTF/ariblk.ttfAborted
    It's not a very big issue for me, it takes a split second to switch between OpenJDK and Sun but if I happen to forget, things go pear shaped. Anyone else having this issue? I remember something like that, if I am not mistaken, happening with Firefox 3.5 but that has been fixed long ago.
    Last edited by StefaX (2012-08-05 07:32:19)

    Bett help fixing the bug: http://mail.openjdk.java.net/pipermail/ … 19629.html
    https://bugs.archlinux.org/task/30969
    http://icedtea.classpath.org/bugzilla/s … gi?id=1106
    Last edited by AndyRTR (2012-08-03 13:02:52)

  • [SOLVED] Firefox and Java: Website broken

    Hi Archers
    I'm struggling to get my bank's website to work in Arch linux. It's been working without a hitch before, but now I can't make it work.
    The site is located at https://www.portalbank.dk/9100/.
    There should be a Java login box and if you press "hent nøgle" a 'file open' dialog should pop up. With my computer, there's just a grey box where the Java login should've been.
    I'm using the current version of both firefox (3.0.4-1) and openjdk (1.3.1-2) on both my computers. If I go to http://java.com/en/download/installed.jsp it looks as if Java should be installed correctly.
    Can any of you guys see the page and have any idea why I can't?
    I really appreciate your help.
    /Ledet
    Last edited by ledet (2008-12-03 21:50:35)

    It seems that the implementation of OpenJDK isn't all that good.
    Birger

  • [Solved] Firefox and Thunderbird (Startup crash)

    Hi guys, I've just installed arch linux + awesome wm with ati catalyst drivers from amd page. All works fine, just one problem. When I run thunderbird or firefox I have this message. I tried to reinstall both of them, and reinstall amd drivers but it didn't work.
    thunderbird
    (process:1065): GLib-CRITICAL **: g_slice_set_config: assertion
    `sys_page_size == 0' failed
    ###!!! ABORT: XINERAMAIsActive: BadLength (poly request too large or
    internal Xlib length error): file
    /build/src/comm-esr17/mozilla/toolkit/xre/nsX11ErrorHandler.cpp, line
    157
    ###!!! ABORT: XINERAMAIsActive: BadLength (poly request too large or
    internal Xlib length error): file
    /build/src/comm-esr17/mozilla/toolkit/xre/nsX11ErrorHandler.cpp, line
    157
    Segmentation fault (core dumped)
    Last edited by nighhunter (2013-04-29 17:24:11)

    I fixed it, the problem was ati drivers, after remove it and install "Vi0L0" catalyst, the problem is gone

  • [solved] firefox and flash

    From today I doesn't see flash video in firefox.
    Any idea?
    Last edited by ugaciaka (2011-05-03 17:57:16)

    i see this
    firefox
    *** NSPlugin Viewer *** ERROR: rpc_end_sync called when not in sync!
    *** NSPlugin Wrapper *** ERROR: NP_Initialize() wait for reply: Message truncated
    NOTE: child process received `Goodbye', closing down
    *** NSPlugin Viewer *** ERROR: rpc_end_sync called when not in sync!
    *** NSPlugin Wrapper *** ERROR: NP_Initialize() wait for reply: Message truncated
    NOTE: child process received `Goodbye', closing down

  • I am using Unix sites and they use links to files. If I use IE I can save target and it works. If I use save as in Firefox it only saves the link. I have res

    http://code.google.com/p/mkgmap-style-sheets/source/browse/#svn%2Ftrunk%2Fstyles%2Fworld
    Is the website. I am trying to download the files. Yes I can open and manually save them but the stock standard IE save target does not exist in Firefox and the Save Link only saves the link. The whole world has struck this problem so please do not say it works. It does not!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    Ever thing works as it should in IE.

    On code.google.com, when I compare Fx22 and IE8, the links on that page both want to save the HTML and not the actual code. In both cases, I need to go to the HTML view then right-click and save the "View Raw file" link on the right side to get the actual code file.
    If you need to save a lot of files while browsing, perhaps a subversion client and/or subversion add-on would make it more efficient?

  • Why cant I copy and paste local links (file:/// or bookmarks) into an editable page (browser or email) in Fx 4 or 5, as I COULD in Fx 3?

    During the time I was using Fx 3, I found out that I could copy and past links and bookmark folders into an editable page in firefox, and manipulate those links just as I could in my emails for instance -- copy and paste to my hearts content! and the links would remain clickable--
    now, having switched to Fx 4, and then a week later Fx 5, I find out that in neither of these versions can I still do this same operation-- the links from file (file:///) and bookmarks to local pages (including about:config, or about:blank) used to show up in an editable page (and then saved in the scrapbook extension, but even if saved onboard my disk, no matter) as a clickable link-- (no, about config would not open up from a saved page, Im trying to remember more examples here, the LINK would still be a correct hyperlink)
    now, in Fx 4 and 5, these links are copied to the clipboard as text only!
    this saddens greatly-- I was making wonderful use of this feature back in Fx 3.6-- but Fx 5 really is faster, and so far, ALL the extensions Ive come to LOVE still work great in Fx5, and things happen faster
    can someone tell me why,
    and
    is there a config setting, or some other solution that can change this back for me?
    ("3 people have this problem 2 new this week")
    THANK YOU "I have this problem too" clickers!!!
    Im still checking back here regularly to find out WHY!?

    During the time I was using Fx 3, I found out that I could copy and past links and bookmark folders into an editable page in firefox, and manipulate those links just as I could in my emails for instance -- copy and paste to my hearts content! and the links would remain clickable--
    now, having switched to Fx 4, and then a week later Fx 5, I find out that in neither of these versions can I still do this same operation-- the links from file (file:///) and bookmarks to local pages (including about:config, or about:blank) used to show up in an editable page (and then saved in the scrapbook extension, but even if saved onboard my disk, no matter) as a clickable link-- (no, about config would not open up from a saved page, Im trying to remember more examples here, the LINK would still be a correct hyperlink)
    now, in Fx 4 and 5, these links are copied to the clipboard as text only!
    this saddens greatly-- I was making wonderful use of this feature back in Fx 3.6-- but Fx 5 really is faster, and so far, ALL the extensions Ive come to LOVE still work great in Fx5, and things happen faster
    can someone tell me why,
    and
    is there a config setting, or some other solution that can change this back for me?
    ("3 people have this problem 2 new this week")
    THANK YOU "I have this problem too" clickers!!!
    Im still checking back here regularly to find out WHY!?

  • On ebay, firefox will not respond to "shipping and payment" and "read more" links. no problem using IE.

    when on Ebay and looking at an auction, the links for 'shipping and payment' and 'read more' (in the item specifics block) do not respond. all other links on auction pages work. and they also work using IE. this is the only website that i have this problem with.
    i did a refresh of Firefox, but the problem persists.

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that temporarily turns off hardware acceleration, resets some settings, and disables add-ons (extensions and themes).
    '''If Firefox is open,''' you can restart in Firefox Safe Mode from the Help menu:
    * Click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    '''If Firefox is not running,''' you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".
    ;[[Image:SafeMode-Fx35]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, theme, or hardware acceleration. Please follow the steps in the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

  • When I click on link in a website firefox randomly decide to reload the page after it has already loaded it once. It's really irritating. I tried uninstalling firefox and installing the latest version but it still does it. HELP!!!!

    After I updated to 3.6.8 I started noticing on a game I play at UniversalCriminal.com that randomly when I click on a link, firefox will load the appropriate page and as soon as it finishes loading that page it will refresh or reload the same page. It doesn't happen on any particular link it just happens randomly, and not all the time but most of the time. I tried reverting back to an earlier version of firefox but it still happened. I uninstalled firefox and reinstalled the latest version but it still happens. It doesn't do it with IE or Chrome or Opera. What gives? Any ideas anyone?

    I see that you ave changed some network.http prefs.<br />
    Doing that can cause all kinds of problems because not all servers like such changes, so you can try to reset those prefs on the about:config page.<br />
    network.http.max-connections 48<br />
    network.http.max-connections-per-server 16<br />
    network.http.max-persistent-connections-per-proxy 16<br />
    network.http.max-persistent-connections-per-server 8<br />
    network.http.pipelining true<br />
    network.http.pipelining.firstrequest true<br />
    network.http.pipelining.maxrequests 8<br />
    network.http.proxy.pipelining true<br />
    network.http.request.max-start-delay 0<br />
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Firefox and Thunderbird do not communicate anymore : I can't open links from TB emails ( a href... ) and can't send mail from FF pages (mailto)

    Hi there,
    Please excuse me if a make a few mistakes, I am French ;)
    I come here because firefox and thunderbird are not working together anymore. This is what happens :
    - Firefox and Thunderbird are opened
    - I click on a link in an email
    - A few seconds after that a Firefox windows pops up. The title is : "Close Firefox", the content is : "Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system."
    Second case :
    - Firefox is closed and Thunderbird is open
    - I click on a link in an email
    - A few seconds after that a Firefox windows pops up as expected. Firefox opens the link as expected but doesn't opens the other tabs as usual (when i start FF it re-opens previous tabs)
    Third case :
    - Firefox and Thunderbird are opened
    - I click on a link to send an email (<a href="mailto:......@.....">)
    - A few seconds after that a Thunderbird windows pops up. The title is : "Close Thunderbird", the content is : "Thunderbird is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system."
    As in the second case, if TB is closed when i click on the mailto, TB opens properly and send the email.
    If Internet Explorer is set as my default browser, it works fine for "Thunderbird -> link -> IE" but the "IE-> mailto -> TB" still doesn't work.
    I already looked up for some answers on google but can't find something which works.
    Thank you in advance for your answers.
    Vincent

    Check the target field in the Firefox desktop shortcut and make sure that you do not start Firefox with the -no-remote switch or have set the environment variable MOZ_NO_REMOTE=1 (Control Panel > System > Advanced > Environment variables).
    Always make sure to start at least the default profile without the -no-remote command line switch.
    If you need to have more than one profile open at the same time then start subsequent instances with the -no-remote command line switch.
    You can not send links from other programs to a Firefox instance that is started with the -no-remote switch.
    In such a case you need to drag links in a Firefox window or paste the link in the location bar.

Maybe you are looking for

  • Urgent:Error While calling one form from another form

    Hi, i am using a form in which zoom functionality is enabled.From this form if i am clicking view->zoom it should open another form which should accept two parameters from the first form.But whenever i am clicking on zoom its giving the following err

  • Trouble to sinc with Nokia Suite and Nokia c6-01

    Hello Could you please help me,I can only add a new appointment with my computer by using outlook and and can not add it directly on my phone ...there is everytime  trouble to sinc Runtime Error ! Program: C:\Program Files (x86)\Nokia\Nokia Suite\Nok

  • My iPad set it's applications in French

    I just bought an iPad air, and there is a problem with the set up. All the interfaces are in English, but when I open up iTunes or the App Store or Newsstand, it's all in French. I don't really speak much french, so it's a little difficult. Anyone kn

  • Legacy file vault - new machine.

    This will probably be a stupid question - please bear with me - 59 year old, largely self taught regarding tech stuff. I have a 2007 macbook pro with legacy filevault enabled. I realised after I had installed Lion that there was a new version of file

  • Cannot load query "ZBM_M020_Q001" (data provider "DP_1": {2})

    I'm getting this error message when I try to run any of my bookmarks in this new bi system My url looks like: http://<myserver>:<myport>/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fc