|
View:
New views
15 Messages
—
Rating Filter:
Alert me
|
|
|
[Bug 211763] New: Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
Summary: Infinity loop for kde link Product: kde Version: unspecified Platform: Gentoo Packages OS/Version: unspecified Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: unassigned-bugs@... ReportedBy: alpha_one_x86@... Version: (using KDE 4.3.2) Installed from: Gentoo Packages Hello, when I click left on link in KDE (kvirc, kmail, ...) it open konqueror as infinity loop. It result crash of the computer. See the attached screen. I have previouly set /usr/bin/firefox-3.0 as binary for open link. But now the binary is missing. Don't infinity loop when executable is missing. Prevent this type of error. Thanks to fix it. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
--- Comment #1 from BRULE Herman <alpha_one_x86 first-world info> 2009-10-25 12:21:05 --- Note: The field "Open http and https URLS in the following browser" is empty. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
--- Comment #2 from BRULE Herman <alpha_one_x86 first-world info> 2009-10-25 12:24:59 --- Created an attachment (id=37816) --> (http://bugs.kde.org/attachment.cgi?id=37816) screen shot Note: the icon of konqueror in the task bar, it's that's when the task bar is full full full. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
Raphael Kubo da Costa <kubito@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kubito@... --- Comment #3 from Raphael Kubo da Costa <kubito gmail com> 2009-10-27 20:49:05 --- Do you mean that you've set your Default Browser in System Settings to a certain path that doesn't exist anymore, and now whenever you click a link instead of saying the path you've set does not exist it launches an infinite number of Konqueror instances? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
--- Comment #4 from BRULE Herman <alpha_one_x86 first-world info> 2009-10-27 20:56:36 --- yes, exactly, witch product the full system failure. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
--- Comment #5 from Raphael Kubo da Costa <kubito gmail com> 2009-10-27 21:17:54 --- Was /usr/bin/firefox-3.0 a symlink or a real binary? If it was a symlink, have you tested if this happens with binaries as well? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
--- Comment #6 from BRULE Herman <alpha_one_x86 first-world info> 2009-10-27 21:25:42 --- I don't know, I have removed it. Can you test both? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
--- Comment #7 from Raphael Kubo da Costa <kubito gmail com> 2009-10-27 21:30:10 --- I can, but not in the near future, that's why I asked you first :) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
--- Comment #8 from BRULE Herman <alpha_one_x86 first-world info> 2009-10-27 21:36:24 --- me too -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
--- Comment #9 from Raphael Kubo da Costa <kubito gmail com> 2009-11-08 01:17:41 --- I haven't been able to reproduce this bug on trunk; if I manually enter a path to a binary or symlink, click Apply and then remove this binary/symlink, when I click a link somewhere I get a dialog saying the given application couldn't be launched. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
--- Comment #10 from BRULE Herman <alpha_one_x86 first-world info> 2009-11-08 11:33:59 --- Have you test: - Set application - Remove the binary Try this bug? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
--- Comment #11 from Raphael Kubo da Costa <kubito gmail com> 2009-11-08 16:49:23 --- That's what I've said I've done. Let's say there's a Firefox binary in /usr/bin/firefox. * cp /usr/bin/firefox /tmp/firefox-binary * Go to System Settings, Default Applications, Web Browser * Click the "in the following browser" option * Enter /tmp/firefox-binary in the edit box, then click Apply * Click a link in Konversation, for example: it should now open in Firefox * rm /tmp/firefox-binary * Click a link in Konversation again; a messagebox saying KDEInit couldn't launch /tmp/firefox-binary is shown, and that's all The same applies if I use ln -s /usr/bin/firefox /tmp/firefox-link as well. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
Anselmo Lacerda Silveira de Melo (anselmolsm) <anselmo.melo@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anselmo.melo@... --- Comment #12 from Anselmo Lacerda Silveira de Melo (anselmolsm) <anselmo melo openbossa org> 2009-11-26 14:55:25 --- I repeated the steps described in #11 and I couldn't reproduce the bug here, using trunk rev 1054664 . A warning says that the program couldn't be launched. Fixed then? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
--- Comment #13 from Raphael Kubo da Costa <kubito gmail com> 2009-11-26 17:44:30 --- Closing as WORKSFORME then. BRULE, if you still have this issue with KDE 4.3.3, 4.3.4 or the coming 4.4.0, please reopen this bug report. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
|
|
[Bug 211763] Infinity loop for kde linkhttps://bugs.kde.org/show_bug.cgi?id=211763
Anselmo Lacerda Silveira de Melo (anselmolsm) <anselmo.melo@...> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. |
| Free embeddable forum powered by Nabble | Forum Help |