[Bug 213280] New: Konqueror is missing the search bar

View: New views
9 Messages — Rating Filter:   Alert me  

[Bug 213280] New: Konqueror is missing the search bar

by Bugzilla from cubranic@acm.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=213280

           Summary: Konqueror is missing the search bar
           Product: konqueror
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konq-bugs@...
        ReportedBy: cubranic@...


Version:            (using KDE 4.3.2)
OS:                Linux
Installed from:    Ubuntu Packages

After installing KUbuntu 9.10 (Karmic), with KDE 4.3.2, the search bar is
missing in the UI. I have the konqueror-plugin-searchbar package installed and
the 'Search bar' extension is active. There is nothing search bar-related in
the dialog for configuring the toolbars.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[Bug 213280] Konqueror is missing the search bar

by Bugzilla from cubranic@acm.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=213280





--- Comment #1 from Davor Cubranic <cubranic acm org>  2009-11-05 18:07:46 ---
Ubuntu bug report:
https://bugs.launchpad.net/ubuntu/+source/konq-plugins/+bug/454406

Possibly the same Debian bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550330

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[Bug 213280] Konqueror is missing the search bar

by Bugzilla from maksim@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=213280


Maksim Orlovich <maksim@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DOWNSTREAM




--- Comment #2 from Maksim Orlovich <maksim kde org>  2009-11-05 19:26:33 ---
dpkg -L konqueror-plugin-searchbar may tell you something interesting -- it
doesn't contain anything but some text files. Install konq-plugins instead.

dpkg-query -S searchbar.desktop
to see where the ghost settings entry comes from

(though, you may want to just use the location bar URI filters instead, and
save some screen space)

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[Bug 213280] Konqueror is missing the search bar

by Bugzilla from cubranic@acm.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=213280


Davor Cubranic <cubranic@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|DOWNSTREAM                  |




--- Comment #3 from Davor Cubranic <cubranic acm org>  2009-11-06 06:52:03 ---
Reopening the bug because I have konq-plugins installed, so that's not the
problem.

$ dpkg-query -S searchbar.desktop
konq-plugins: /usr/share/kde4/apps/konqueror/kpartplugins/searchbar.desktop

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[Bug 213280] Konqueror is missing the search bar

by Bugzilla from finex@finex.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=213280


FiNeX <finex@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |finex@...




--- Comment #4 from FiNeX <finex finex org>  2009-11-29 22:46:20 ---
@Davor: did newer packages fixed this issue?

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[Bug 213280] Konqueror is missing the search bar

by Bugzilla from cubranic@acm.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=213280





--- Comment #5 from Davor Cubranic <cubranic acm org>  2009-11-30 06:51:08 ---
@FiNeX: I have the most recent KUbuntu packages, but still no search bar.

But when I start Konqueror from the command line, I get the following warning
printed on stderr:
    findServiceByDesktopPath: searchproviders/locate.desktop not found

Does this ring any bells about what might be causing the problem?

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[Bug 213280] Konqueror is missing the search bar

by Bugzilla from finex@finex.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=213280


FiNeX <finex@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |searchbarplugin
         AssignedTo|konq-bugs@...           |arendjr@...




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[Bug 213280] Konqueror is missing the search bar

by Bugzilla from cubranic@acm.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=213280





--- Comment #6 from Davor Cubranic <cubranic acm org>  2009-12-01 15:39:07 ---
I tracked the problem down to a single line ~/.kde/share/config/konquerorrc:
'CurrentEngine=locate' in the [SearchBar] section. The clue was the
'findServiceByDesktopPath: searchproviders/locate.desktop not found' error that
Konqueror would print  to STDERR when running from the command line. I removed
the file and let Konqueror rebuild it, and search bar has appeared in the
toolbar again.

Sounds like a bug with handling 3.5 configuration files in post-4 KDE.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[Bug 213280] Konqueror is missing the search bar

by Bugzilla from pino@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=213280





--- Comment #7 from Pino Toscano <pino kde org>  2009-12-04 16:38:28 ---
SVN commit 1058517 by pino:

bump xmlgui version to 4, which should be ahead of any kde3 version
CCBUG: 213280


 M  +1 -1      searchbar.rc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1058517

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.