[dolphin] [Bug 360191] Version 15.12.2. Dolphin file.so not found

2016-03-07 Thread adimeymuc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360191

adimeymuc  changed:

   What|Removed |Added

Summary|Version 15.12.2.|Version 15.12.2. Dolphin
   ||file.so not found

--- Comment #1 from adimeymuc  ---
I should like to add that "file.so" IS in its proper place and that a reinstall
of kio also does not solve the problem.

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


[dolphin] [Bug 360191] Version 15.12.2.

2016-03-07 Thread adimeymuc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360191

adimeymuc  changed:

   What|Removed |Added

 CC||adimey...@gmail.com

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


[dolphin] [Bug 360191] New: Version 15.12.2.

2016-03-07 Thread adimeymuc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360191

Bug ID: 360191
   Summary: Version 15.12.2.
   Product: dolphin
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: panels: folders
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: adimey...@gmail.com

After installing the latest update package (in the vain hope that I might at
some stage get a usable, stable Plasma5) system. Dolphin (in its packaged) form
is rendered totally unusable after reboot, starting wit error  message

"klauncher meldet: Error loading '/usr/lib64/qt5/plugins/kf5/kio/file.so'."

Using:
KDE Frameworks 5.19.0
Qt 5.5.1 (built against 5.5.1)
The xcb windowing system

Reproducible: Always

Steps to Reproduce:
1. startupdolphin
2.
3.

Actual Results:  
Unusable

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


[dolphin] [Bug 360152] New: Dolphin crash on file move

2016-03-05 Thread adimeymuc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360152

Bug ID: 360152
   Summary: Dolphin crash on file move
   Product: dolphin
   Version: 15.12.1
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: adimey...@gmail.com

Application: dolphin (15.12.1)

Qt Version: 5.5.1
Operating System: Linux 4.1.15-8-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Trying to move a file (may have been accessed  by different applicaton [rsync]
in background)

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f673ce427c0 (LWP 2606))]

Thread 5 (Thread 0x7f6725e6d700 (LWP 2607)):
#0  0x7f673c6f2c1d in poll () at /lib64/libc.so.6
#1  0x7f672f629422 in  () at /usr/lib64/libxcb.so.1
#2  0x7f672f62b00f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x7f67281ee3c9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x7f67367d132f in  () at /usr/lib64/libQt5Core.so.5
#5  0x7f67322160a4 in start_thread () at /lib64/libpthread.so.0
#6  0x7f673c6fb04d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f6714445700 (LWP 2622)):
#0  0x7f673221a05f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f671af16a13 in  () at /usr/lib64/dri/radeonsi_dri.so
#2  0x7f671af16197 in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x7f67322160a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7f673c6fb04d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f6712a15700 (LWP 2741)):
#0  0x7f673c6f2c1d in poll () at /lib64/libc.so.6
#1  0x7f6731681e64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f6731681f7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f6736a03d8b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f67369aad53 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f67367cc61a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f67367d132f in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f67322160a4 in start_thread () at /lib64/libpthread.so.0
#8  0x7f673c6fb04d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f670b975700 (LWP 15239)):
[KCrash Handler]
#6  0x7f67367cf47a in QThreadStorageData::finish(void**) () at
/usr/lib64/libQt5Core.so.5
#7  0x7f67367d05ae in  () at /usr/lib64/libQt5Core.so.5
#8  0x7f67367d1351 in  () at /usr/lib64/libQt5Core.so.5
#9  0x7f67322160a4 in start_thread () at /lib64/libpthread.so.0
#10 0x7f673c6fb04d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f673ce427c0 (LWP 2606)):
#0  0x7f673221a05f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f672f629669 in  () at /usr/lib64/libxcb.so.1
#2  0x7f672f62ad5f in  () at /usr/lib64/libxcb.so.1
#3  0x7f672f62ae72 in xcb_wait_for_reply () at /usr/lib64/libxcb.so.1
#4  0x7f67281e80ba in QXcbConnection::sync() () at
/usr/lib64/libQt5XcbQpa.so.5
#5  0x7f6728206b3e in  () at /usr/lib64/libQt5XcbQpa.so.5
#6  0x7f6728206dd7 in  () at /usr/lib64/libQt5XcbQpa.so.5
#7  0x7f6737b3e7f3 in  () at /usr/lib64/libQt5Widgets.so.5
#8  0x7f6737b3ec94 in  () at /usr/lib64/libQt5Widgets.so.5
#9  0x7f6737b5dd7f in QWidgetPrivate::syncBackingStore() () at
/usr/lib64/libQt5Widgets.so.5
#10 0x7f6737b71e94 in QWidget::event(QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#11 0x7f6737cad3db in QMenu::event(QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#12 0x7f6737b31e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#13 0x7f6737b36cc8 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#14 0x7f67369ace95 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /usr/lib64/libQt5Core.so.5
#15 0x7f67369af057 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#16 0x7f6736a048f3 in  () at /usr/lib64/libQt5Core.so.5
#17 0x7f6731681c84 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#18 0x7f6731681ed8 in  () at /usr/lib64/libglib-2.0.so.0
#19 0x7f6731681f7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#20 0x7f6736a03d6c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#21 0x7f67369aad53 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#22 0x7f6737ca7a20 in QMenu::exec(QPoint const&, QAction*) () at
/usr/lib64/libQt5Widgets.so.5
#23 0x7f673ca15812 in  () at /usr/lib64/libkdeinit5_dolphin.so
#24 0x7f673ca16dcd in  () at 

[dolphin] [Bug 359801] New: Dolphin freezes system, if during batch rename filename exists

2016-02-25 Thread adimeymuc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359801

Bug ID: 359801
   Summary: Dolphin freezes system, if during batch rename
filename exists
   Product: dolphin
   Version: 15.12.1
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: adimey...@gmail.com

Dolphin freezes system completely, if during batch rename filename exists.

eg.: 1)
 in FolderX, containing  files numbered 11.ext to 100.ext, by way of right
click "rename" all is selected.
2) In the rename dialogue "new_name#" and # "start with number" is selected. 
2a) the screen gets completely tiled full of "file is being moved messages" --
a bit annoying that but bearable
3) if one of the New numbers already exists, several* error message pop up
"file exists already" -- correctly so far -- with the usual choices. Alas the
system totally freezes up, no inputs possible.

* apparently a larger number, say 9+ -- works fine with 1 or 2


Reproducible: Always


Actual Results:  
Complete freeze, requires pulling the plug.


No backtrace available.

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


[frameworks-networkmanager-qt] [Bug 357918] New: Tiny settings window for network plasmoid after update

2016-01-13 Thread adimeymuc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357918

Bug ID: 357918
   Summary: Tiny settings window for network plasmoid after update
   Product: frameworks-networkmanager-qt
   Version: unspecified
  Platform: openSUSE RPMs
   URL: https://anonfiles.com/file/59ec7d31a427a7140829cb88952
dea75
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: general
  Assignee: jgrul...@redhat.com
  Reporter: adimey...@gmail.com
CC: lamar...@kde.org, lukas.ti...@merlin.cz

After installing the latest kde-framework "improvements" (in the apparently
vain hope that I will ever get a halfway useable Plasma5) as provided in the
Suse-update-repo (as provides 2016-01-12 ) the network plasmoid had not only
disappeared, but after putting it back into the system tray (or on the desktop
for that matter) only offers a tiny little window to select the Wifi network,
basically makingg it impossible to choose one unless the settings in the
network manager for a particular net have been set to auto-connect.

Exact version information not available since GUI access not possible (dolphin
gives frameworks as 5.16.0) 

Reproducible: Always

Steps to Reproduce:
1. Reinstall plasmoid to systray/desktop
2. left click
3.

Actual Results:  
As described. See screenshot (URL abov, highlighted in red rectangle)

Expected Results:  
Being able to select network.

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


[kmenuedit] [Bug 339877] kmenueditor5 doesn't save menu label changes

2016-01-13 Thread adimeymuc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=339877

adimeymuc  changed:

   What|Removed |Added

 CC||adimey...@gmail.com

--- Comment #9 from adimeymuc  ---
Also present in the latest Menueditor Version 5.4.3,  KDE-framework 5.16.0
(openSuse Leap 42.1). Only applies to submenus (folders), not sinle programme
items. a) to name changes, b) icons assigned to said submenus also not saved.

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


[calligrasheets] [Bug 357287] Calligrasheet crashes on opening file

2015-12-29 Thread adimeymuc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357287

--- Comment #3 from adimeymuc  ---
Created attachment 96360
  --> https://bugs.kde.org/attachment.cgi?id=96360=edit
as requested, alas all not the only one.

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


[calligrasheets] [Bug 357287] New: Calligrasheet crashes on opening file

2015-12-28 Thread adimeymuc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357287

Bug ID: 357287
   Summary: Calligrasheet crashes on opening file
   Product: calligrasheets
   Version: 2.9.10
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: calligra-sheets-bugs-n...@kde.org
  Reporter: adimey...@gmail.com

Application: calligrasheets (2.9.10)
KDE Platform Version: 4.14.10
Qt Version: 4.8.6
Operating System: Linux 4.1.13-5-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
 Open a ods spreadsheet. (Happens every time.)

Terminal message on crash: 
SocketNotifier: Invalid socket 18 and type 'Read', disabling...
QSocketNotifier: Invalid socket 12 and type 'Read', disabling...

The crash can be reproduced every time.

-- Backtrace:
Application: Calligra Sheets (calligrasheets), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f8cfe8b8800 (LWP 3233))]

Thread 3 (Thread 0x7f8cd9c2f700 (LWP 3237)):
#0  0x7f8cfe22cc1d in poll () at /lib64/libc.so.6
#1  0x7f8cf960be64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f8cf960bf7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f8cfc97ffde in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQtCore.so.4
#4  0x7f8cfc951d4f in
QEventLoop::processEvents(QFlags) () at
/usr/lib64/libQtCore.so.4
#5  0x7f8cfc952045 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQtCore.so.4
#6  0x7f8cfc84f4df in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x7f8cfc933653 in  () at /usr/lib64/libQtCore.so.4
#8  0x7f8cfc851bbf in  () at /usr/lib64/libQtCore.so.4
#9  0x7f8cf98d80a4 in start_thread () at /lib64/libpthread.so.0
#10 0x7f8cfe23504d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f8cd914f700 (LWP 3241)):
#0  0x7f8cf964dd14 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7f8cf960b759 in g_main_context_query () at
/usr/lib64/libglib-2.0.so.0
#2  0x7f8cf960bdcf in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7f8cf960bf7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7f8cfc97ffde in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQtCore.so.4
#5  0x7f8cfc951d4f in
QEventLoop::processEvents(QFlags) () at
/usr/lib64/libQtCore.so.4
#6  0x7f8cfc952045 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQtCore.so.4
#7  0x7f8cfc84f4df in QThread::exec() () at /usr/lib64/libQtCore.so.4
#8  0x7f8cfc933653 in  () at /usr/lib64/libQtCore.so.4
#9  0x7f8cfc851bbf in  () at /usr/lib64/libQtCore.so.4
#10 0x7f8cf98d80a4 in start_thread () at /lib64/libpthread.so.0
#11 0x7f8cfe23504d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f8cfe8b8800 (LWP 3233)):
[KCrash Handler]
#6  0x7f8ce6c87a58 in QVector::realloc(int, int)
(this=this@entry=0x145ef30, asize=67108863, aalloc=134217727) at
/usr/include/QtCore/qvector.h:520
#7  0x7f8ce6cd8241 in
Calligra::Sheets::PointStorage::insert(int, int,
Calligra::Sheets::Value const&) (t=..., n=1, before=,
this=0x145ef30) at /usr/include/QtCore/qvector.h:599
#8  0x7f8ce6cd8241 in
Calligra::Sheets::PointStorage::insert(int, int,
Calligra::Sheets::Value const&) (t=..., i=67108863, this=0x145ef30) at
/usr/include/QtCore/qvector.h:364
#9  0x7f8ce6cd8241 in
Calligra::Sheets::PointStorage::insert(int, int,
Calligra::Sheets::Value const&) (this=0x145ef20, col=col@entry=1024,
row=row@entry=65536, data=...) at
/usr/src/debug/calligra-2.9.10/sheets/PointStorage.h:137
#10 0x7f8ce6c72efe in Calligra::Sheets::CellStorage::setValue(int, int,
Calligra::Sheets::Value const&) (this=0x1451ce0, column=1024, row=65536,
value=...) at /usr/src/debug/calligra-2.9.10/sheets/CellStorage.cpp:692
#11 0x7f8ce6c57476 in
Calligra::Sheets::Cell::setValue(Calligra::Sheets::Value const&)
(this=this@entry=0x7ffc38ead050, value=...) at
/usr/src/debug/calligra-2.9.10/sheets/Cell.cpp:474
#12 0x7f8ce6d38b53 in Calligra::Sheets::Sheet::loadRowFormat(KoXmlElement
const&, int&, Calligra::Sheets::OdfLoadingContext&, QHash&,
QHash&, Calligra::Sheets::IntervalMap const&,
QHash const&,
QList&) (this=this@entry=0x12b6b20,
row=..., rowIndex=@0x7ffc38ead244: 118, tableContext=..., rowStyleRegions=...,
cellStyleRegions=..., columnStyles=..., autoStyles=..., shapeData=...) at
/usr/src/debug/calligra-2.9.10/sheets/Sheet.cpp:2168
#13 0x7f8ce6d3ab22 in Calligra::Sheets::Sheet::loadOdf(KoXmlElement const&,
Calligra::Sheets::OdfLoadingContext&, QHash
const&, QHash const&) (this=, sheetElement=..., tableContext=..., autoStyles=...,

[dolphin] [Bug 356297] Settings lost on update, (LOCALE ignored)

2015-12-28 Thread adimeymuc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356297

adimeymuc  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from adimeymuc  ---
Upon running a full Leap 42.1 update including the latest Qt problem
disappeared.

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


[calligrasheets] [Bug 357287] Calligrasheet crashes on opening file

2015-12-28 Thread adimeymuc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357287

--- Comment #1 from adimeymuc  ---
This error persists with Version 3.0alpha

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


[dolphin] [Bug 356297] Settings lost on update, (LOCALE ignored)

2015-12-04 Thread adimeymuc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356297

--- Comment #1 from adimeymuc  ---
Created attachment 95902
  --> https://bugs.kde.org/attachment.cgi?id=95902=edit
What I get after update

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


[dolphin] [Bug 356297] New: Settings lost on update, (LOCALE ignored)

2015-12-04 Thread adimeymuc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356297

Bug ID: 356297
   Summary: Settings lost on update, (LOCALE ignored)
   Product: dolphin
   Version: 15.08.3
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: adimey...@gmail.com

Created attachment 95901
  --> https://bugs.kde.org/attachment.cgi?id=95901=edit
Settings as they were and are supposed to be

=== Dolphin and other settings lost ===
After updating via Yast onlineupdate (Using open Suse 13.2) 

A) Dolphin
from: "Version 15.04.0 Unter KDE 4.14.9"

to: "15.08.3
KDE Frameworks 5.16.0
Qt 5.5.1 (built against 5.5.0)
The xcb windowing system"

1) all Dolphin settings are lost
2) the main toolbar is now English only (ought to be German) 
3) all (non system) images assigened to be displayed as folder symbols (rather
the paths to them) 

B) kwrite 
1) toolbar and menues English only 
2) in systems settings .txt files not assigned to kwrite any longe, but libre
office instead

C) All .desktop files in the symbols bar (to start applications) disappeared

And that's just what I've noticed the last half hour, after reboot. Basically
existing settings are totally disregardedd an users can spend half a night
rebuilding them ...
Dejavu KDE 3 --> 4 ???

Screenshot before and after

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