[konqueror] [Bug 373824] Konqueror 16.12 is missing the sidebar

2019-06-23 Thread insaner
https://bugs.kde.org/show_bug.cgi?id=373824

insaner  changed:

   What|Removed |Added

 CC||kdeb...@insaner.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[konqueror] [Bug 373824] Konqueror 16.12 is missing the sidebar

2019-06-23 Thread insaner
https://bugs.kde.org/show_bug.cgi?id=373824

--- Comment #36 from insaner  ---
It is summer 2019, and I was just forced to do a big upgrade on my machine, and
find myself running into this bug. I'm not sure if there has been any coding
underway to bring back the sidebar, but I would like to drop my 2 cents:

1- Konqueror is THE killer app. There is no other app I rely on more for my
productivity than Konqueror. I use gnome (well, Mate, technically as of last
year or so) and have been using Konqueror as my file browser since the KDE 3.5
days, I believe. Nothing, nothing at all comes close to what Konqueror does. I
personally don't use it as a browser except under really dire circumstances
when all other browsers (chrome, firefox) are completely broken and unusable,
ie, only in emergencies. So the browser functionality was only ever just extra
for me. I can't say it enough, Konqueror always stood as everything I needed in
a file manager and more. It's always the first app I make sure to have
installed if I need to do anything graphical (as opposed to text/cli). So my
hat is firmly tipped to you, David Faure, and anyone else that contributed
code.

2- To answer the question of how we use the sidebar: Besides the already
mentioned "tree view" (which I couldn't figure out how to do the workaround you
suggest), for the reasons already mentioned (ie: incredibly fast and efficient
file navigation), I use the sidebar to do mounts of USB drives or removables
(SATA removable drives). All I have ("had" .. *cry*) to do was to click on the
little entry in the sidebar and konqueror took care of the udisks mount,
everything, including navigating me right to it. That, with the infinite window
splitting, seamless drag-drop into sftp, etc, just made my life so easy.

In summary, Konqueror stands next to software like blender, firefox,
thunderbird and a terminal emulator (I just now discovered konsole, and am
blown away too!) as the standard for how to do the linux desktop. I miss my
sidepane, and am willing to help code, debug, test, whatever is needed. I might
end up trying to figure out how to compile the old konqueror in the meantime,
to bring my productivity back to acceptable levels.

A huge thank you to everyone for giving us Konqueror. I hope I can be of some
help.

(Where /do/ I get the old code from? Is it possible to compile the old
Konqueror and run it side-by-side with the new one somehow?)

-- 
You are receiving this mail because:
You are watching all bug changes.

[konqueror] [Bug 373824] Konqueror 16.12 is missing the sidebar

2019-06-23 Thread insaner
https://bugs.kde.org/show_bug.cgi?id=373824

--- Comment #37 from insaner  ---
I ran git clone git://anongit.kde.org/konqueror
So I have the latest source, and saw there are some cmake files, and from
memory I think the way to do it is "mkdir build; cd build; cmake ../src"

 Which gives me the error: 
   CMake Error at CMakeLists.txt:24 (ecm_qt_declare_logging_category): 
   Unknown CMake command "ecm_qt_declare_logging_category".

So I'm stuck.

I'm ready to rock, I just need some help getting all set up (and someone to
tell me at least a couple of pointer on how to start hacking away at this).
I've joined #kde-devel on freenode irc. (I figure this bug report is not the
place for this sort of discussion.. if someone could please point me in the
right direction for where the right place to discuss is, that would be much
appreciated!)

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kxmlgui] [Bug 381793] Repeated crash of Kate application

2019-07-25 Thread insaner
https://bugs.kde.org/show_bug.cgi?id=381793

insaner  changed:

   What|Removed |Added

 CC||kdeb...@insaner.com

--- Comment #8 from insaner  ---
kate-17.12.2-2.fc27.i686


Could not reproduce.

It might be helpful for those tracking konqueror Bug 384563 to create a bisect
of kate between 16.08.2 and 17.12.2 to see how it was solved.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kxmlgui] [Bug 381793] Repeated crash of Kate application

2019-07-25 Thread insaner
https://bugs.kde.org/show_bug.cgi?id=381793

--- Comment #9 from insaner  ---
Actually, just tested: 

git checkout Applications/16.08  of kate, also with:

qt5-qtbase-devel-5.9.6-4.fc27.i686

(same qt I tested konq with), and I cannot reproduce the crash on closing a
view in kate. Is it possible that Bug 384563 is not a duplicate of this?

-- 
You are receiving this mail because:
You are watching all bug changes.

[konqueror] [Bug 384563] Konqueror crashes when I close one split view

2019-07-22 Thread insaner
https://bugs.kde.org/show_bug.cgi?id=384563

insaner  changed:

   What|Removed |Added

 CC||kdeb...@insaner.com

--- Comment #3 from insaner  ---

linux kernel 4.10.10 SMP PREEMPT i686 (32bit)
qt-4.8.7-44.fc27.i686
qt5-5.9.6-1.fc27.noarch
kf5-[*]-5.48.0-1.fc27.i686


Confirmed in konqueror Version 5.0.97:


Thread 1 "konqueror" received signal SIGSEGV, Segmentation fault.
0xb5a0c578 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from
/usr/lib/libQt5Core.so.5
(gdb) bt
#0  0xb5a0c578 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at
/usr/lib/libQt5Core.so.5
#1  0xb6349b3f in QWidgetWindow::handleMouseEvent(QMouseEvent*) () at
/usr/lib/libQt5Widgets.so.5
#2  0xb634c70c in QWidgetWindow::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#3  0xb62e63ca in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#4  0xb62ee407 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#5  0xb5a0c592 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at
/usr/lib/libQt5Core.so.5
#6  0xb5d6b3e9 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() at /usr/lib/libQt5Gui.so.5
#7  0xb5d6d3a9 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() at /usr/lib/libQt5Gui.so.5
#8  0xb5d40f64 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /usr/lib/libQt5Gui.so.5
#9  0xb17b858e in userEventSourceDispatch(_GSource*, int (*)(void*), void*) ()
at /usr/lib/libQt5XcbQpa.so.5
#10 0xb21c5af1 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#11 0xb21c5ec9 in g_main_context_iterate.isra () at /usr/lib/libglib-2.0.so.0
#12 0xb21c5f77 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#13 0xb5a64633 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#14 0xb17b8761 in
QPAEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5XcbQpa.so.5
#15 0xb5a0b02f in QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#16 0xb5a1430d in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#17 0xb5d61981 in QGuiApplication::exec() () at /usr/lib/libQt5Gui.so.5
#18 0xb62e6324 in QApplication::exec() () at /usr/lib/libQt5Widgets.so.5
#19 0xb7f172ec in kdemain () at /usr/lib/libkdeinit5_konqueror.so
#20 0x8997 in main ()


and konqueror commit 936ef229f4fa4ed98e1c28bae89a39ad3442d416 (Jun 21 2019)


Thread 1 "konqueror" received signal SIGSEGV, Segmentation fault.
0xb51a0575 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from
/usr/lib/libQt5Core.so.5
Missing separate debuginfos, use: dnf debuginfo-install
plasma-desktop-5.12.7-1.fc27.i686
(gdb) bt
#0  0xb51a0575 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at
/usr/lib/libQt5Core.so.5
#1  0xb5addb3f in QWidgetWindow::handleMouseEvent(QMouseEvent*) () at
/usr/lib/libQt5Widgets.so.5
#2  0xb5ae070c in QWidgetWindow::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#3  0xb5a7a3ca in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#4  0xb5a82407 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#5  0xb51a0592 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at
/usr/lib/libQt5Core.so.5
#6  0xb54ff3e9 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() at /usr/lib/libQt5Gui.so.5
#7  0xb55013a9 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() at /usr/lib/libQt5Gui.so.5
#8  0xb54d4f64 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /usr/lib/libQt5Gui.so.5
#9  0xb0f5358e in userEventSourceDispatch(_GSource*, int (*)(void*), void*) ()
at /usr/lib/libQt5XcbQpa.so.5
#10 0xb1960af1 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#11 0xb1960ec9 in g_main_context_iterate.isra () at /usr/lib/libglib-2.0.so.0
#12 0xb1960f77 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#13 0xb51f8633 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#14 0xb0f53761 in
QPAEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5XcbQpa.so.5
#15 0xb519f02f in QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#16 0xb51a830d in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#17 0xb54f5981 in QGuiApplication::exec() () at /usr/lib/libQt5Gui.so.5
#18 0xb5a7a324 in QApplication::exec() () at /usr/lib/libQt5Widgets.so.5
#19 0xb770ab67 in kdemain () at
/fittybones/tmp/github/konqueror/build/src/libkdeinit5_konqueror.so
#20 0x080489ea in main ()

-- 
You are receiving this mail because:
You are watching all bug changes.

[konqueror] [Bug 373824] Konqueror 16.12 is missing the sidebar

2019-06-30 Thread insaner
https://bugs.kde.org/show_bug.cgi?id=373824

--- Comment #38 from insaner  ---
For the curious landing here from google, I had to install (on fc27): 

dnf install qt5-qtwebengine-devel  extra-cmake-modules kf5-kdesu-devel 
kf5-kwallet-devel  kf5-kparts-devel kf5-kcmutils-devel kf5-khtml-devel
kf5-kdelibs4support-devel kf5-karchive-devel kf5-kcrash-devel

and all the dependencies those pulled in. I can successfully compile (and run
the result) now, and am about to start hacking away.

I promise that's the last off-topic reply (I couldn't edit my previous ones).

-- 
You are receiving this mail because:
You are watching all bug changes.