[kwin] [Bug 341930] Session management in porting preproc branch

2015-12-10 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341930

--- Comment #78 from Thomas Lübking  ---
(In reply to Leslie Zhai from comment #77)

> 2. As Andreas suggested, I patched the kxmlgui to Remove
> QCoreApplication::setQuitLockEnabled(true) from KMainWindowPrivate::init()

Read his mail closer :-P

Removing that won't help you, since the "true" state is the default
QGuiApplication behavior.
The bug needs to be fixed in Qt to not commit suicide (by closing all windows)
after comitting the session data.
You do *not* want to QCoreApplication::setQuitLockEnabled(false), resp.
QGuiApplication::setQuitOnLastWindowClosed(false) because that will keep
windowless processes around.

> session nor even chromium!
No idea about chromium, but it might simply suicide as well.

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

[kwin] [Bug 356480] New: crash system at startup , screen freezing , not recovery

2015-12-10 Thread eloy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356480

Bug ID: 356480
   Summary: crash system at startup , screen freezing , not
recovery
   Product: kwin
   Version: 5.5.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: eloy...@gmail.com

Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1bbbedf880 (LWP 593))]

Thread 6 (Thread 0x7f1b99869700 (LWP 612)):
#0  0x7f1bbb9b1428 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f1bb9462b46 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f1bb945e603 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x7f1bb946197e in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f1bb11fc754 in ?? () from /usr/lib/libGL.so.1
#5  0x7f1bbb9ab4a4 in start_thread () from /usr/lib/libpthread.so.0
#6  0x7f1bbb6e913d in clone () from /usr/lib/libc.so.6

Thread 5 (Thread 0x7f1b98dc2700 (LWP 617)):
#0  0x7f1bbb6e1e23 in select () from /usr/lib/libc.so.6
#1  0x7f1bb96949df in qt_safe_select(int, fd_set*, fd_set*, fd_set*,
timespec const*) () from /usr/lib/libQt5Core.so.5
#2  0x7f1bb96964b7 in
QEventDispatcherUNIXPrivate::doSelect(QFlags,
timespec*) () from /usr/lib/libQt5Core.so.5
#3  0x7f1bb96969be in
QEventDispatcherUNIX::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x7f1bb964033a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#5  0x7f1bb945c9d4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x7f1bb3af5a75 in ?? () from /usr/lib/libQt5Qml.so.5
#7  0x7f1bb946197e in ?? () from /usr/lib/libQt5Core.so.5
#8  0x7f1bb11fc754 in ?? () from /usr/lib/libGL.so.1
#9  0x7f1bbb9ab4a4 in start_thread () from /usr/lib/libpthread.so.0
#10 0x7f1bbb6e913d in clone () from /usr/lib/libc.so.6

Thread 4 (Thread 0x7f1b933ff700 (LWP 633)):
#0  0x7f1bbb9b1428 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f1bb9462b46 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f1bb945e603 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x7f1bb946197e in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f1bb11fc754 in ?? () from /usr/lib/libGL.so.1
#5  0x7f1bbb9ab4a4 in start_thread () from /usr/lib/libpthread.so.0
#6  0x7f1bbb6e913d in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7f1b92543700 (LWP 640)):
#0  0x7f1bbb9b107f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f1bb83b0fb4 in ?? () from /usr/lib/libQt5Script.so.5
#2  0x7f1bb83b0ff9 in ?? () from /usr/lib/libQt5Script.so.5
#3  0x7f1bb11fc754 in ?? () from /usr/lib/libGL.so.1
#4  0x7f1bbb9ab4a4 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f1bbb6e913d in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f1b07fff700 (LWP 814)):
#0  0x7f1bbb6e1e23 in select () from /usr/lib/libc.so.6
#1  0x7f1bb96949df in qt_safe_select(int, fd_set*, fd_set*, fd_set*,
timespec const*) () from /usr/lib/libQt5Core.so.5
#2  0x7f1bb96964b7 in
QEventDispatcherUNIXPrivate::doSelect(QFlags,
timespec*) () from /usr/lib/libQt5Core.so.5
#3  0x7f1bb96969be in
QEventDispatcherUNIX::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x7f1bb964033a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#5  0x7f1bb945c9d4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x7f1bb3af5a75 in ?? () from /usr/lib/libQt5Qml.so.5
#7  0x7f1bb946197e in ?? () from /usr/lib/libQt5Core.so.5
#8  0x7f1bb11fc754 in ?? () from /usr/lib/libGL.so.1
#9  0x7f1bbb9ab4a4 in start_thread () from /usr/lib/libpthread.so.0
#10 0x7f1bbb6e913d in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f1bbbedf880 (LWP 593)):
[KCrash Handler]
#5  0x7f1bb3a07c45 in ?? () from /usr/lib/libQt5Qml.so.5
#6  0x7f1bb39aec15 in QV4::ExecutionEngine::newStringObject(QV4::Value
const&) () from /usr/lib/libQt5Qml.so.5
#7  0x7f1bb3a47d52 in QV4::Runtime::getProperty(QV4::ExecutionEngine*,
QV4::Value const&, int) () from /usr/lib/libQt5Qml.so.5
#8  0x7f1b91804c79 in ?? ()
#9  0x7f1bb4636fa2 in QQuickItem::staticMetaObject () from
/usr/lib/libQt5Quick.so.5
#10 0x7f1aff401260 in ?? ()
#11 0x01906370 in ?? ()
#12 0x7f1aff401258 in ?? ()
#13 0x01541990 in ?? ()
#14 0x7f1bb9bc4c39 in ?? () from /usr/lib/libQt5Gui.so.5
#15 0x01541990 in ?? ()
#16 0x01541990 in ?? ()
#17 0x0178b078 in ?? ()
#18 0x0003 in ?? ()
#19 0x00afb750 in ?? ()
#20 0x7f1bb3e37300 in ?? () from /usr/lib/libQt5Qml.so.5
#21 0x7f1aff4011f8 in ?? ()
#22 

[kwin] [Bug 356480] system crashes on startup , screen freezing , not recovery

2015-12-10 Thread eloy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356480

eloy  changed:

   What|Removed |Added

Summary|system crashs on startup ,  |system crashes on startup ,
   |screen freezing , not   |screen freezing , not
   |recovery|recovery

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


[krita] [Bug 356462] Krita opacity bug

2015-12-10 Thread Sven Langkamp via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356462

Sven Langkamp  changed:

   What|Removed |Added

 CC||sven.langk...@gmail.com

--- Comment #3 from Sven Langkamp  ---
It works here, but it depends a bit on how often you paint over the same place.
With 50% opacity I have to paint about 8 times over to fully cover.

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


[plasmashell] [Bug 344879] memory leak in plasmashell - huge ram usage

2015-12-10 Thread Yaroslav Sapozhnyk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344879

Yaroslav Sapozhnyk  changed:

   What|Removed |Added

 CC|yaroslav.sapozh...@gmail.co |
   |m   |

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


[plasmashell] [Bug 356483] New: intellij-idea hidpi issue when running only in plasma environment

2015-12-10 Thread zhulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356483

Bug ID: 356483
   Summary: intellij-idea hidpi issue when running only in plasma
environment
   Product: plasmashell
   Version: 5.5.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: zhulik.g...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org

I have laptop with 4k aka retina display, i am developer and i need to work
with Idea IDE. It has great hidpi support, but when i run it from plasma i see
tiny fonts and controls. When i run it from GNOME everything has normal size. I
don't know, how idea detects my dpi, but, i suppose, this method doesn't work
in plasma. Idea has special config for hidpi(-Dhidpi=true), but it doesn't work
in plasma

Reproducible: Always

Steps to Reproduce:
1. Log into plasma with 4k display
2. Run idea IDE

Actual Results:  
Everything is tiny: fonts, controls. HiDPI support disabled

Expected Results:  
All fonts and controls has normal size.

ArchLinux latest, plasma 5.5. idea 15 and rubymine 7 - the same IDE engine, the
same result

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


[plasmashell] [Bug 344879] memory leak in plasmashell - huge ram usage

2015-12-10 Thread André Vitor de Lima Matos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344879

--- Comment #84 from André Vitor de Lima Matos  ---
(In reply to André Vitor de Lima Matos from comment #83)
> (In reply to Hussam Al-Tayeb from comment #82)
> > Did you happen to suspend or hibernate during the session where Xorg reached
> > 2.7G RAM?
> 
> Yes. I suspend my system often (at least once a day).

But exactly now, my Xorg is at 1G ram, and increasing, plasmashell 151M (ok). I
have not suspended this session, rebooted computer by the morning (kernel 4.3.1
update).

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

[kwin] [Bug 356480] system crashes on startup , screen freezing , not recovery

2015-12-10 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356480

--- Comment #2 from Thomas Lübking  ---
Looks a lot like bug #351839, would likely be induced by aurorae decoration.

run: kwriteconfig5 --file kwinrc --group org.kde.kdecoration2 --key library
org.kde.breeze

problem gone?

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

[okular] [Bug 356334] "Document archive" uses incorrect encoding for filenames

2015-12-10 Thread Pastafarianist via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356334

--- Comment #2 from Pastafarianist  ---
It might indicate that there is an internal problem with encodings which may
blow up elsewhere. That is also why I marked this bug as the lowest possible
priority.

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


[kwin] [Bug 356480] crash system at startup , screen freezing , not recovery

2015-12-10 Thread eloy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356480

--- Comment #1 from eloy  ---
plasma 5.5.0.2

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


[kwin] [Bug 356480] system crashs on startup , screen freezing , not recovery

2015-12-10 Thread eloy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356480

eloy  changed:

   What|Removed |Added

Summary|crash system at startup ,   |system crashs on startup ,
   |screen freezing , not   |screen freezing , not
   |recovery|recovery

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


[plasmashell] [Bug 356479] New: plasmashell uses 100% CPU when octopi-notifier shows that updates are available

2015-12-10 Thread AnAkkk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356479

Bug ID: 356479
   Summary: plasmashell uses 100% CPU when octopi-notifier shows
that updates are available
   Product: plasmashell
   Version: 5.5.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: anakin...@gmail.com

Every time that octopi scans for updates and octopi-notifier shows that updates
are available, plasmashell CPU usage slowly rise until it uses 100% of the CPU. 
This is very annoying and also causes my mouse to jump until I kill
octopi-notifier which makes the CPU usage back to 0%.

Also reported here:
https://github.com/aarnt/octopi/issues/142

I'm now on Plasma 5.5, and the issue is still the same.

Reproducible: Always

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


[dolphin] [Bug 356481] New: Scroll is not smooth in files view

2015-12-10 Thread zhulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356481

Bug ID: 356481
   Summary: Scroll is not smooth in files view
   Product: dolphin
   Version: 15.08.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: zhulik.g...@gmail.com

I have laptop with great trackpad and i noticed, that scroll in dolphin main
view isn't smooth and pixel-perfect like in nautilus. Also, it don't scrolls
like mous, with small steps, it scroll only with big steps, only when i quickly
move my fingers over all touchpad suraface. I have 4k display and synaptics
touchpad, if it's important.

Reproducible: Always

Steps to Reproduce:
1. Open dolphin
2. Try to scroll files

Actual Results:  
Scrolling only with big steps, only when i quickly move my fingers over all
touchpad suraface.

Expected Results:  
Smooth, pixel-perfect scrolling like in nautilus

ArchLinux latest, plasma 5.5, dolphin 15.08

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


[plasma-pa] [Bug 355925] The dropdown lists are at the wrong place

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355925

--- Comment #6 from jeremy9...@gmail.com ---
Just to be sure that will be fixed by a new Qt version:

This problem happened on kcm_phonon but has been fixed and don't happen anymore
whereas it still happen on plasma-pa. And this on the same distro and same Qt
version.

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

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


[konsole] [Bug 356482] New: crash on closing help window

2015-12-10 Thread Eric S via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356482

Bug ID: 356482
   Summary: crash on closing help window
   Product: konsole
   Version: 15.08.0
  Platform: Chakra
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: subscri...@blackbrook.org

Application: konsole (15.08.0)

Qt Version: 5.5.1
Operating System: Linux 4.2.6-1-CHAKRA x86_64
Distribution: "Chakra"

-- Information about the crash:
closed help window I'd opened from Konsole and Konsole crashed. Tried to
suggest this a possibly tied to 352099 but "Suggest this crash is related"
button that Ui apparently doesn't work either.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[KCrash Handler]
#6  0x7fc032c3846f in
QXcbWindow::handleClientMessageEvent(xcb_client_message_event_t const*) () from
/usr/lib/libQt5XcbQpa.so.5
#7  0x7fc032c235fb in QXcbConnection::handleXcbEvent(xcb_generic_event_t*)
() from /usr/lib/libQt5XcbQpa.so.5
#8  0x7fc032c23b23 in QXcbConnection::processXcbEvents() () from
/usr/lib/libQt5XcbQpa.so.5
#9  0x7fc0425c5231 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#10 0x7fc042e8698c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#11 0x7fc042e8be66 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#12 0x7fc042595beb in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#13 0x7fc042597fe6 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#14 0x7fc0425ec183 in ?? () from /usr/lib/libQt5Core.so.5
#15 0x7fc03c473a1d in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#16 0x7fc03c473d08 in ?? () from /usr/lib/libglib-2.0.so.0
#17 0x7fc03c473dbc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#18 0x7fc0425ec58f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#19 0x7fc0425935ba in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#20 0x7fc04259b57c in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#21 0x7fc045cd929b in kdemain () from /usr/lib/libkdeinit5_konsole.so
#22 0x7fc045934610 in __libc_start_main () from /usr/lib/libc.so.6
#23 0x00400789 in _start ()

Possible duplicates by query: bug 356252, bug 355764, bug 355612, bug 355221,
bug 353605.

Reported using DrKonqi

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


[plasmashell] [Bug 344879] memory leak in plasmashell - huge ram usage

2015-12-10 Thread Colin J Thomson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344879

Colin J Thomson  changed:

   What|Removed |Added

 CC|colin.thom...@g6avk.co.uk   |

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


[krita] [Bug 196178] zoom in/out: provide two new modes (zoom here + zoom focus)

2015-12-10 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=196178

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||igor-leskov1...@yandex.ru

--- Comment #5 from Boudewijn Rempt  ---
*** Bug 322834 has been marked as a duplicate of this bug. ***

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


[Powerdevil] [Bug 354250] "Switch User" sometimes sends computer to Standby

2015-12-10 Thread Fabian Köster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354250

--- Comment #8 from Fabian Köster  ---
The problem still occurs with Plasma 5.5.0 (and powerdevil 5.5.0) on Gentoo.
Maybe the fix was not sufficient?

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

[kwin] [Bug 341930] Session management in porting preproc branch

2015-12-10 Thread Sergio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341930

Sergio  changed:

   What|Removed |Added

 CC|sergio.calleg...@gmail.com  |

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


[krita] [Bug 351059] Krita crashes while using Brush tool, issues with genius tablet driver

2015-12-10 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351059

--- Comment #6 from Boudewijn Rempt  ---
Another user reported the same issue but also reported it went away when he
installed the latest genius drivers.

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


[plasmashell] [Bug 356228] DesktopView screen geometry size was strange when kcm_screen rotated 90 degrees then rotated back again

2015-12-10 Thread Leslie Zhai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356228

--- Comment #4 from Leslie Zhai  ---
but use xrandr it is ok!

xrandr --output LVDS1 --rotate left
xrandr --output LVDS1 --rotate normal

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


[konsole] [Bug 356459] New: Fonts are half cut in konsole

2015-12-10 Thread Aleksey Kontsevich via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356459

Bug ID: 356459
   Summary: Fonts are half cut in konsole
   Product: konsole
   Version: 15.08.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: font
  Assignee: konsole-de...@kde.org
  Reporter: akontsev...@gmail.com

Fonts are terrible and half cut in konsole.

Reproducible: Always

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


[krita] [Bug 322834] Zoom to the cursor position

2015-12-10 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=322834

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Boudewijn Rempt  ---


*** This bug has been marked as a duplicate of bug 196178 ***

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


[KScreen] [Bug 356228] DesktopView screen geometry size was strange when kcm_screen rotated 90 degrees then rotated back again

2015-12-10 Thread Leslie Zhai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356228

Leslie Zhai  changed:

   What|Removed |Added

  Component|Desktop Containment |libkscreen
   Assignee|se...@kde.org   |dvra...@kde.org
Product|plasmashell |KScreen
Version|master  |5.4.3

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


[plasmashell] [Bug 356415] Multiple clicks are necessary in order to activate panel elements

2015-12-10 Thread Antonio Rojas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356415

--- Comment #6 from Antonio Rojas  ---
This is caused by commit 76cb47f1279ea012a9eda11c4ead7f28db4c1399 in
plasma-workspace. Reverting it fixes the issue.

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


[plasmashell] [Bug 356175] [wayland] plasmashell crashes at startup

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356175

--- Comment #4 from darkba...@linuxsystems.it ---
With latest git snapshot I get the "black screen with cursor" despite the kinit
patch.

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


[konsole] [Bug 356459] Fonts are half cut in konsole

2015-12-10 Thread Aleksey Kontsevich via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356459

Aleksey Kontsevich  changed:

   What|Removed |Added

 CC||akontsev...@gmail.com

--- Comment #1 from Aleksey Kontsevich  ---
Created attachment 95966
  --> https://bugs.kde.org/attachment.cgi?id=95966=edit
Konsole screenshot

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


[kdeconnect] [Bug 356484] New: Missing icons in KDE Connect KDE Control Module under Gnome

2015-12-10 Thread Peter Oliver via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356484

Bug ID: 356484
   Summary: Missing icons in KDE Connect KDE Control Module under
Gnome
   Product: kdeconnect
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: kcm
  Assignee: albertv...@gmail.com
  Reporter: bugs.kde@mavit.org.uk

Some icons in the KDE Connect settings screen are not displayed when run under
Gnome.

If I change the icon theme in Gnome Tweak Tool to Oxygen or Breeze then the
problem goes away.  If I change the icon theme to Adwaita or Tango then the
problem comes back.

One of the missing icons is dialog-ok.  I notice that this icon is present in
the working themes and absent in the non-working themes.

I'm using the Fedora package, kde-connect-0.9-2.fc22.  I reported this to the
Fedora bugtracker at https://bugzilla.redhat.com/show_bug.cgi?id=1280472, but
they suggested that I report it upstream.

Reproducible: Always

Steps to Reproduce:
1. Log in to Fedora's Gnome desktop.
2. Run "kcmshell5 kcm_kdeconnect" (via the menu item "KDE Connect Settings").

Actual Results:  
All icons are displayed.

Expected Results:  
Some icons are absent.

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


[plasmashell] [Bug 353281] Cannot open files from history

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353281

--- Comment #14 from kram...@web.de ---
Plasma 5.5.0 solved this for me.

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


[telepathy] [Bug 356220] Keyboard layout not being switched using a keyboard shortcut

2015-12-10 Thread Martin Klapetek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356220

--- Comment #8 from Martin Klapetek  ---
Some updates.

I made a patch yesterday [1] fixing this problem. I've added
Martin G to the review which prompted him to look for the
root cause of the bug (described in previous comment) and
it will likely get fixed elsewhere, but for the time being the
exact cause of the WindowDeactivate/WindowActivate events
is still unknown.

[1] - https://git.reviewboard.kde.org/r/126287/

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


[plasmashell] [Bug 344879] memory leak in plasmashell - huge ram usage

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344879

kdeb...@caseyconnor.org changed:

   What|Removed |Added

 CC||kdeb...@caseyconnor.org

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


[digikam] [Bug 353789] Add new tool to apply Lut3D on image [patch]

2015-12-10 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353789

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #6 from Maik Qualmann  ---
Created attachment 95982
  --> https://bugs.kde.org/attachment.cgi?id=95982=edit
digiKam5-Lut3D-1.patch

I find this feature very interesting. I have the patch in a first version for
testing to current digiKam5 ported and somewhat polished.

Maik

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


[digikam] [Bug 353789] Add new tool to apply Lut3D on image [patch]

2015-12-10 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353789

Maik Qualmann  changed:

   What|Removed |Added

  Attachment #94950|0   |1
is obsolete||

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


[kxkb] [Bug 295438] Keyboard layout switcher stops working

2015-12-10 Thread Valdas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=295438

Valdas  changed:

   What|Removed |Added

  Attachment #95984|text/plain  |application/x-zip-compresse
  mime type||d

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


[plasmashell] [Bug 356483] intellij-idea hidpi issue when running only in plasma environment

2015-12-10 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356483

David Edmundson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #1 from David Edmundson  ---
add the flag to 
studio64.vmoptions  -Dhidpi=true

and it works.

We use the standard xft setting for font DPI, and they use some gnome specific
custom thing.

If we're following convention, it's up for intelliji to support us, not the
other way round.

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


[plasmashell] [Bug 356485] New: Configuring Hangouts

2015-12-10 Thread JLPuentes via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356485

Bug ID: 356485
   Summary: Configuring Hangouts
   Product: plasmashell
   Version: 5.4.2
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: jlpuente...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.4.2)

Qt Version: 5.4.2
Operating System: Linux 4.2.0-19-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
- What I was doing when the application crashed:

I was configuring Google Hangouts service. It crashed when I click on config
button.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fca2e615800 (LWP 4061))]

Thread 10 (Thread 0x7fca12fb9700 (LWP 4067)):
#0  0x7fca28d3149d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x7fca25acf4e0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fca25a8bcd4 in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fca25a8c190 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fca25a8c2fc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fca2966b29b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fca2961175a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fca2942f3d4 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fca2bc86f85 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x7fca294342be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7fca285116aa in start_thread (arg=0x7fca12fb9700) at
pthread_create.c:333
#11 0x7fca28d40eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7fca09059700 (LWP 4069)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fca0b9ec4da in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#2  0x7fca0b9ebc17 in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#3  0x7fca285116aa in start_thread (arg=0x7fca09059700) at
pthread_create.c:333
#4  0x7fca28d40eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7fca047e9700 (LWP 4070)):
#0  0x7fca25ad0884 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7fca25a8c1e1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fca25a8c2fc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fca2966b29b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fca2961175a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fca2942f3d4 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fca2bc86f85 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7fca294342be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fca285116aa in start_thread (arg=0x7fca047e9700) at
pthread_create.c:333
#9  0x7fca28d40eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7fca01f49700 (LWP 4074)):
#0  0x7fca25ad0869 in g_mutex_lock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7fca25a8b789 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fca25a8c11b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fca25a8c2fc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fca2966b29b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fca2961175a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fca2942f3d4 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fca2bc86f85 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7fca294342be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7fca285116aa in start_thread (arg=0x7fca01f49700) at
pthread_create.c:333
#10 0x7fca28d40eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7fc9f3fff700 (LWP 4075)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fca2e050114 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x7fca2e050159 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x7fca285116aa in start_thread (arg=0x7fc9f3fff700) at

[www.kde.org] [Bug 354585] IPv6 connections to https://dot.kde.org fail

2015-12-10 Thread Andrew Wilcox via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354585

Andrew Wilcox  changed:

   What|Removed |Added

 CC||awil...@wilcox-tech.com

--- Comment #7 from Andrew Wilcox  ---
For me, the Krita page loads fine, but the CDN server does not work under HTTP
or HTTPS.  This has been going on since late October and is severely impacting
my ability to file bugs, read the documentation about KF5 (porting my apps from
kdelibs 4), and use KDE in general.  Is there anything I can do to help resolve
this?  I don't have ip6tables in my kernel so unfortunately I can't test to see
if that fixes it for me or not.

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


[plasmashell] [Bug 356461] Notification Settings wrong default display for notifications and notifaction position.

2015-12-10 Thread Martin Klapetek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356461

--- Comment #6 from Martin Klapetek  ---
Git commit 5d56df0d53851a8cd61344d356bcb552220dd3ed by Martin Klapetek.
Committed on 10/12/2015 at 21:29.
Pushed by mklapetek into branch 'Plasma/5.5'.

[notifications] Fix default notification position setting

It can happen that the onAppletLocationChanged() slot gets called before
init(), making init() reset the calculated position from the slot.

M  +5-2applets/notifications/lib/notificationsapplet.cpp

http://commits.kde.org/plasma-workspace/5d56df0d53851a8cd61344d356bcb552220dd3ed

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


[kdenlive] [Bug 343322] Workspace layout is not remembered / saved to project KF5

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343322

Jesse  changed:

   What|Removed |Added

 CC||jesse.dub...@gmail.com

--- Comment #21 from Jesse  ---
I had the same issue with past releases. However, testing Kdenlive 15.11.90+49
from Vincent Pinon's new ppa for Wily, this issue was resolved for me. Whether
working on a project, or simply changing the layout and closing, Kdenlive now
opens up to the exact same layout I'd made before, size, position and all.

Tested on Ubuntu GNOME 15.10 x64 w/ GNOME 3.16

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


[kxkb] [Bug 295438] Keyboard layout switcher stops working

2015-12-10 Thread Valdas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=295438

--- Comment #55 from Valdas  ---
Created attachment 95983
  --> https://bugs.kde.org/attachment.cgi?id=95983=edit
„.xsession-errors“ when noticed glitch

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

[kate] [Bug 356473] Crashes after trying to open c/c++ files

2015-12-10 Thread Matheus via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356473

--- Comment #2 from Matheus  ---
As I'm running on ubuntu, I've installed kdevelop throught apt-get
install kdevelop. I have allready tryied to run apt-get remove --purge
kdevelop* and reinstall it, install using the .deb package and I'm
allways getting the same error. Now I discovered that this only
happens with a single file Isn't it quite interesting?  I guess I
mentioned in the report that it happens with all cpp codes, but
testing it now I didn't had any issue. The code was actually that
large, about 40 lines of code. I is a test code and don't do anything
because its totally incomplete and buggy. It's attached to this
reply(named generator.cpp). Try yourself and see if you can open it.

2015-12-10 14:02 GMT-02:00 Milian Wolff via KDE Bugzilla
:
> https://bugs.kde.org/show_bug.cgi?id=356473
>
> Milian Wolff  changed:
>
>What|Removed |Added
> 
>  Status|UNCONFIRMED |NEEDSINFO
> Version|4.7.1   |unspecified
> Product|kdevelop|kate
>  Resolution|--- |WAITINGFORINFO
>Assignee|kdevelop-bugs-n...@kde.org  |kwrite-bugs-n...@kde.org
>   Component|general |part
>
> --- Comment #1 from Milian Wolff  ---
> Crash in KSycocaEntry, this means your environment is probably misconfigured.
> Do you compile KDevelop yourself? If so, where do you install it to? Do you
> setup KDEDIRS properly, and run kbuildsycoca4?
>
> Furthermore, can you get more debug symbols for katepart, including file/line
> numbers?
>
> --
> You are receiving this mail because:
> You reported the bug.

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


[kdevelop] [Bug 356308] kdevelop completion popup window sizing is broken

2015-12-10 Thread Eugene Shalygin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356308

--- Comment #6 from Eugene Shalygin  ---
>From the first look, branch 5.0 is free from the problem

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


[kdenlive] [Bug 356488] New: 15.11.90+48 - When "clip properties" is opened in Project Bin, it forces layout to change (video example included)

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356488

Bug ID: 356488
   Summary: 15.11.90+48 - When "clip properties" is opened in
Project Bin, it forces layout to change (video example
included)
   Product: kdenlive
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

See video in URL field for example and description. Opening clip properties
forces change of kdenlive layout.

Reproducible: Always

Steps to Reproduce:
1. Set custom layout.
2. Import clips into Project Bin.
3. Select clip in Project Bin and click "Clip Properties".

Actual Results:  
Widget size and positions change.

Expected Results:  
Clip properties window to open without changing current layout.

Tested on Ubuntu GNOME x64 w/ Gnome 3.16

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


[dolphin] [Bug 356424] mtp URI missing forward slash ( / )

2015-12-10 Thread Frank Reininghaus via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356424

--- Comment #3 from Frank Reininghaus  ---
(In reply to Damon Lynch from comment #2)
> I don't know how to open an MTP device from the file dialog of kwrite or
> kate.

I had assumed that you opened it by clicking the device in the Places Panel,
which you could also do in the file dialog, but then you probably did it
differently (maybe with Plasma's device notifier?).

In any case, if the device is open in Dolphin, does it not show up in the
Places Panel? And can you see it in the Places section of the file dialog then?

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


[kxkb] [Bug 295438] Keyboard layout switcher stops working

2015-12-10 Thread Valdas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=295438

--- Comment #56 from Valdas  ---
Created attachment 95984
  --> https://bugs.kde.org/attachment.cgi?id=95984=edit
Outputs of „setxkbmap -print“ during and after glitch.

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

[plasmashell] [Bug 355684] xembedsniproxy system tray icons are blank

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355684

d...@kaosx.us changed:

   What|Removed |Added

 CC||d...@kaosx.us

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


[telepathy] [Bug 356220] Keyboard layout not being switched using a keyboard shortcut

2015-12-10 Thread Martin Klapetek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356220

Martin Klapetek  changed:

   What|Removed |Added

 CC||eugene.shalygin+bugzilla.kd
   ||e...@gmail.com

--- Comment #9 from Martin Klapetek  ---
*** Bug 333742 has been marked as a duplicate of this bug. ***

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


[telepathy] [Bug 333742] Text-UI breaks "Per window" keyboard layout switching

2015-12-10 Thread Martin Klapetek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333742

Martin Klapetek  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Martin Klapetek  ---
Marking as duplicate of bug 356220 which has the investigation and everything.

*** This bug has been marked as a duplicate of bug 356220 ***

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


[plasmashell] [Bug 356415] Multiple clicks are necessary in order to activate panel elements

2015-12-10 Thread Karl Ove Hufthammer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356415

Karl Ove Hufthammer  changed:

   What|Removed |Added

 CC||k...@huftis.org

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


[kwin] [Bug 356076] Window decorations KCM looks bad with breeze-dark

2015-12-10 Thread Martin Bednar via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356076

Martin Bednar  changed:

   What|Removed |Added

  Attachment #95803|0   |1
is obsolete||
 Status|RESOLVED|REOPENED
   Assignee|kwin-bugs-n...@kde.org  |seraf...@gmail.com
 Ever confirmed|0   |1
 Resolution|WORKSFORME  |---

--- Comment #3 from Martin Bednar  ---
Created attachment 95986
  --> https://bugs.kde.org/attachment.cgi?id=95986=edit
5.5.0 look

just installed 5.5.0 (gentoo). This is how it looks now.
Sorry to say, still not good. Reopening...

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


[dolphin] [Bug 356425] Dolphin browsing an MTP device precludes libgphoto2's access to it until dolphin is closed

2015-12-10 Thread Frank Reininghaus via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356425

--- Comment #3 from Frank Reininghaus  ---
(In reply to Damon Lynch from comment #2)
> The problem occurs in Dolphin irrespective of how many tabs are open (I
> assume that's what you mean by panels).

No, I meant the Places/Information/Folders Panels. If they are shown, you can
hide them with F7/F9/F11, and you can close split views with F3. I'm wondering
if the problem disappears if you configure Dolphin this way and open the MTP
device then.

The reason why I'm asking is that it has been reported elsewhere (bug 356084)
that MTP does not work well in Dolphin, even though it works fine in the file
dialog of other KDE apps and in Konqueror. This is surprising to me because
everything appears to access devices in exactly the same way (namely, using
KDirLister from the KIO framework). One difference could be that Dolphin may
connect to the device multiple times with split views and panels, this is why
I'm asking if preventing this kind of multiple access helps.

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


[marble] [Bug 356486] New: kml support for NetworkLink

2015-12-10 Thread Sandro Knauß via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356486

Bug ID: 356486
   Summary: kml support for NetworkLink
   Product: marble
   Version: 1.13 (KDE Applications 15.12)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: marble-b...@kde.org
  Reporter: skna...@kde.org

When using a kml file tat is using a NetworkLink this should be reload and
shown:
https://db.leipzig.freifunk.net/uptime/google_earth/ 

marble shows an error while loading this link:
void
Marble::FileLoaderPrivate::createFilterProperties(Marble::GeoDataContainer*)
Unknown feature GeoDataNetworkLink . Skipping.

I can download this kml by hand and load the kmz files into marble:
wget -O nodes.kmz http://db.leipzig.freifunk.net/uptime/google_earth/nodes/

Reproducible: Always

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


[systemsettings] [Bug 356487] New: System Settings crash upon exit from Keyboard shortcuts module (possible duplicate of bug no. 355711)

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356487

Bug ID: 356487
   Summary: System Settings crash upon exit from Keyboard
shortcuts module (possible duplicate of bug no.
355711)
   Product: systemsettings
   Version: 5.5.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: a.skemb...@gmail.com

Application: systemsettings5 (5.5.0)

Qt Version: 5.5.0
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:

I opened system settings to define a new keyboard shortcut (invert colors). The
shortcut was defined successfully. Clicking the close button causes the crash
consistently.

Some of the other modules I tried exiting from using the same method do not
seem to crash. Didn't test all of them, though.

Don't know if it's important, I am using some window decorations and color
themes (obtained through KDE's "Get new themes" functionality). I can tell you
which if you think it matters. 

Also, sorry about mentioning the duplicate in the title, but even though I
marked the report as a possible duplicate the bug reporting system would not
let me proceed with the actual report AND mark the possible duplicate (I had to
click "close", otherwise the window about marking the report as a possible or
sure duplicate kept appearing).

EDIT: I see the possible duplicate is marked in the crash report. However, I
had to click the buttons to proceed without marking the duplicate in order to
get to the next step in the process.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc780d75780 (LWP 5149))]

Thread 3 (Thread 0x7fc76e7d4700 (LWP 5150)):
#0  0x7fc77cadac1d in poll () at /lib64/libc.so.6
#1  0x7fc7798b6422 in  () at /usr/lib64/libxcb.so.1
#2  0x7fc7798b800f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x7fc770b28c29 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x7fc77d1d155f in  () at /usr/lib64/libQt5Core.so.5
#5  0x7fc7790400a4 in start_thread () at /lib64/libpthread.so.0
#6  0x7fc77cae304d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fc759bf4700 (LWP 5151)):
#0  0x7fc77904405f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fc760649ff3 in  () at /usr/lib64/dri/r600_dri.so
#2  0x7fc760649777 in  () at /usr/lib64/dri/r600_dri.so
#3  0x7fc7790400a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7fc77cae304d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fc780d75780 (LWP 5149)):
[KCrash Handler]
#6  0x0020 in  ()
#7  0x7fc77d3de01b in QObject::disconnect(QObject const*, char const*,
QObject const*, char const*) () at /usr/lib64/libQt5Core.so.5
#8  0x7fc757f38485 in KParts::PartManager::~PartManager() () at
/usr/lib64/libKF5Parts.so.5
#9  0x7fc757f38629 in KParts::PartManager::~PartManager() () at
/usr/lib64/libKF5Parts.so.5
#10 0x7fc77d3da31c in QObjectPrivate::deleteChildren() () at
/usr/lib64/libQt5Core.so.5
#11 0x7fc77d3e3f6c in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5
#12 0x7fc7586784a6 in KHTMLPart::~KHTMLPart() () at
/usr/lib64/libKF5KHtml.so.5
#13 0x7fc758678659 in KHTMLPart::~KHTMLPart() () at
/usr/lib64/libKF5KHtml.so.5
#14 0x7fc77d3dc7e8 in QObject::event(QEvent*) () at
/usr/lib64/libQt5Core.so.5
#15 0x7fc77eecee8c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#16 0x7fc77eed3cd8 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#17 0x7fc77d3abba5 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /usr/lib64/libQt5Core.so.5
#18 0x7fc77d3add67 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#19 0x7fc77d4035c3 in  () at /usr/lib64/libQt5Core.so.5
#20 0x7fc778b23c84 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#21 0x7fc778b23ed8 in  () at /usr/lib64/libglib-2.0.so.0
#22 0x7fc778b23f7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#23 0x7fc77d402a3c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#24 0x7fc77d3a9a63 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#25 0x7fc77d3b15d6 in QCoreApplication::exec() () at
/usr/lib64/libQt5Core.so.5
#26 0x004109af in main ()

Possible duplicates by query: bug 355711.

Reported using DrKonqi

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


[kxkb] [Bug 295438] Keyboard layout switcher stops working

2015-12-10 Thread Valdas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=295438

Valdas  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||zmo...@hotmail.com
 Resolution|FIXED   |---

--- Comment #54 from Valdas  ---
This bug strikes again in Plasma 5.4.3

Attaching „.xsession-errors“, also screenshots of layout menu and „setxkbmap
-print“ outputs during  and after glitch.

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

[plasmashell] [Bug 356415] Multiple clicks are necessary in order to activate panel elements

2015-12-10 Thread Przemysław Palacz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356415

Przemysław Palacz  changed:

   What|Removed |Added

 CC||pprze...@gmail.com

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

[valgrind] [Bug 356457] valgrind: m_mallocfree.c:2042 (vgPlain_arena_free): Assertion 'blockSane(a, b)' failed.

2015-12-10 Thread Philippe Waroquiers via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356457

Philippe Waroquiers  changed:

   What|Removed |Added

 CC||philippe.waroquiers@skynet.
   ||be

--- Comment #1 from Philippe Waroquiers  ---
The Assertion 'blockSane(a, b)' failed. might indicate that there is a bug in
Valgrind
(buffer overrun in reading the debug information of an mmaped library?).
However, without a small reproducer and/or more details, it is unlikely much
can be done.

Here are a few things you could try, easiest things are first :). If this is a
buffer overrun
in Valgrind, the 2nd action is most likely to find the problem.
* run with -v -v -v -d -d -d and see which library load is loaded just before
the corruption
  This might give a hint about how to reproduce the problem and make a small
test case.
* recompile valgrind after having uncommented
 // #define DEBUG_MALLOC
   in m_mallocfree.c and rerun your test case.
* compile valgrind as an 'inner valgrind', and then run 
  valgrind  under valgrind
   (see section self-hosting in  README_DEVELOPERS ).
   This might detect buffer overrun in valgrind heap allocated blocks.
* run with --vgdb-stop-at=valgrindabexit
   till the problem reproduces. You can then attach with gdb, and debug
valgrind itself.
   (but that will not be easy, and moreover that will be after the corruption
has happened)

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


[kdenlive] [Bug 356490] New: SUGGESTIONS 15.11.90+48 - Project Bin Improvement Proposals (video example included)

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356490

Bug ID: 356490
   Summary: SUGGESTIONS 15.11.90+48 - Project Bin Improvement
Proposals (video example included)
   Product: kdenlive
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

See video in URL field for full description and examples.

Suggestions to improve the Project Bin Widget:

1. Be able to drag clip that's in a folder to the "Back" button to move it to
parent directory.
2. In Tree Mode, have folder icons re-sized when zoom is enlarged and/or
reduced -- following suit with the other icons?
3. Have clip icons in icon view extend to the end of Project Bin widget,
instead of stopping at margin towards right side of widget.
4. Have tooltip show just the file name (or clip name?) instead of entire file
path when mouse hovers over it.
5. Find a more user-friendly/intuitive way to remove effects from clips.

Reproducible: Always




Tested while using Kdenlive 15.11.90+48 from VPinon's PPA for Wily. Running
Ubuntu GNOME 15.10 x64 w/ Gnome 3.16.

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


[knetwalk] [Bug 356489] New: Black field

2015-12-10 Thread Enrico Bonato via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356489

Bug ID: 356489
   Summary: Black field
   Product: knetwalk
   Version: unspecified
  Platform: Gentoo Packages
   URL: http://pasteboard.co/2MknlgXz.png
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ashwin_raj...@hotmail.com
  Reporter: enri...@gmail.com
CC: kde-games-b...@kde.org

Game field is black, regardless of theme used
Game sounds are present, so it should work

Reproducible: Always

Steps to Reproduce:
1. Open knetwalk

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


[kdenlive] [Bug 356496] 15.11.90+48 - Clip and Project Monitor playback jumps to the end of clip when paused near end -- skips portion of clip during playback (video example included)

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356496

Jesse  changed:

   What|Removed |Added

URL||https://youtu.be/61Zas-Eu6w
   ||M

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


[kdenlive] [Bug 356490] SUGGESTIONS 15.11.90+48 - Project Bin Improvement Proposals (video example included)

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356490

Jesse  changed:

   What|Removed |Added

URL||https://youtu.be/VcIdD7HGci
   ||4

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


[kdenlive] [Bug 356491] New: 15.11.90+48 - "Audio Signal" widget doesn't show level indicator numbers after Kdenlive restarts (video example included)

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356491

Bug ID: 356491
   Summary: 15.11.90+48 - "Audio Signal" widget doesn't show level
indicator numbers after Kdenlive restarts (video
example included)
   Product: kdenlive
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

Small bug, 

Reproducible: Always

Steps to Reproduce:
1. Open Kdenlive (and/or restart Kdenlive)


Actual Results:  
The audio signal widget doesn't show the level indicator numbers, intitially.

Expected Results:  
The audio signal should show the level indicator numbers - if the widget width
had already shown them before (I know if the widget of the widget is narrow,
then the levels won't show).

Tested using packages from vpinon's Wily PPA on Ubuntu GNOME 15.10 x64 w/ GNOME
3.16.

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


[kdenlive] [Bug 356492] New: SUGGESTION 15.11.90+48 - When widgets are popped out, they don't affect the rest of layout. (video example included)

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356492

Bug ID: 356492
   Summary: SUGGESTION 15.11.90+48 - When widgets are popped out,
they don't affect the rest of layout. (video example
included)
   Product: kdenlive
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

See video in URL for details.

Suggestion would be when widgets are "popped out" of the layout (the button to
the left of the "close" button in the title bar is clicked), that it not affect
the rest of the Kdenlive layout. This would have various benefits to the user
and allow for a more customizable use of the program.

Reproducible: Always




Tested on Kdenlive 15.11.90+48 from vpinon's Wily PPA. Using Ubuntu GNOME 15.10
x64 w/ GNOME 3.16.

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


[kdenlive] [Bug 356491] 15.11.90+48 - "Audio Signal" widget doesn't show level indicator numbers after Kdenlive restarts (video example included)

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356491

Jesse  changed:

   What|Removed |Added

URL||https://youtu.be/Phk_3NF8jF
   ||I

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


[kdenlive] [Bug 356493] New: SUGGESTION 15.11.90+48 - "Save Layout As" menu option in menu bar redundant?

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356493

Bug ID: 356493
   Summary: SUGGESTION 15.11.90+48 - "Save Layout As" menu option
in menu bar redundant?
   Product: kdenlive
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

When you customize the Kdenlive layout, then go to the top menu bar, click on
View > Save Layout As > ... , it shows "Save as Layout 1", "Save as Layout 2",
etc.

Loading the Layout, however, doesn't have "Load Layout 1", "Load Layout 2",
etc. 

Consider the following changes:
1. Remove "Save as Layout..." from "Save Layout as" submenu, simply replacing
them with "Layout 1", "Layout 2", etc.
2. Change "Save Layout as" in the View menu to simply "Save Layout", similar to
the "Load Layout" option beneath it.

Reproducible: Always




Tested on Kdenlive 15.11.90+48 from vpinon's Wily ppa. Using Ubuntu GNOME 15.10
w/ Gnome 3.16.

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


[plasmashell] [Bug 356494] System tray volume icon appear in the wrong place

2015-12-10 Thread Andrew Chen via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356494

--- Comment #1 from Andrew Chen  ---
Created attachment 95988
  --> https://bugs.kde.org/attachment.cgi?id=95988=edit
A screenshot demonstrating this bug

The blank space left of the wifi icon is where the audio icon should have been.

Please ignore the little blury dot to the left, as it is caused by problems
with xembedsniproxy. This bug still occurs without xembedsniproxy.

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


[kdenlive] [Bug 356492] SUGGESTION 15.11.90+48 - When widgets are popped out, they don't affect the rest of layout. (video example included)

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356492

Jesse  changed:

   What|Removed |Added

URL||https://youtu.be/-iQWOQDZEt
   ||A

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


[plasmashell] [Bug 356497] New: XembedSNIProxy fails to resize icon properly when started automatically during login

2015-12-10 Thread Andrew Chen via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356497

Bug ID: 356497
   Summary: XembedSNIProxy fails to resize icon properly when
started automatically during login
   Product: plasmashell
   Version: 5.5.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: XembedSNIProxy
  Assignee: plasma-b...@kde.org
  Reporter: andrew.chuanye.c...@gmail.com

The problem does not occur when xembedsniproxy is manually started.

Reproducible: Always




Automatic start:
Dec 11 13:02:42 ANDREW-LAPTOP-ARCH xembedsniproxy[920]: kde.xembedsniproxy:
starting
Dec 11 13:02:42 ANDREW-LAPTOP-ARCH xembedsniproxy[920]: kde.xembedsniproxy:
Manager selection claimed
Dec 11 13:02:42 ANDREW-LAPTOP-ARCH xembedsniproxy[920]: kde.xembedsniproxy:
trying to dock window  50331674
Dec 11 13:02:42 ANDREW-LAPTOP-ARCH xembedsniproxy[920]: kde.xembedsniproxy:
adding damage watch for  50331674
Dec 11 13:02:42 ANDREW-LAPTOP-ARCH xembedsniproxy[920]: kde.xembedsniproxy:
Skip transparent xembed icon for 50331674 "workrave"
Dec 11 13:02:42 ANDREW-LAPTOP-ARCH xembedsniproxy[920]: kde.xembedsniproxy:
Skip transparent xembed icon for 50331674 "workrave"
Dec 11 13:02:42 ANDREW-LAPTOP-ARCH xembedsniproxy[920]: kde.xembedsniproxy:
Scaling pixmap of window 50331674 "workrave" from w*h 200 200
Dec 11 13:02:43 ANDREW-LAPTOP-ARCH xembedsniproxy[920]: kde.xembedsniproxy:
Scaling pixmap of window 50331674 "workrave" from w*h 200 200

Manual start:
kde.xembedsniproxy: starting
kde.xembedsniproxy: Manager selection claimed
kde.xembedsniproxy: trying to dock window  39845914
kde.xembedsniproxy: adding damage watch for  39845914
kde.xembedsniproxy: Resizing window 39845914 "workrave" from w*h 200 200
kde.xembedsniproxy: Skip transparent xembed icon for 39845914 "workrave"

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


[frameworks-knewstuff] [Bug 348049] Network error. (203) in KNewStuff

2015-12-10 Thread Gastón Martini via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348049

Gastón Martini  changed:

   What|Removed |Added

 CC||gm_...@yahoo.com

--- Comment #55 from Gastón Martini  ---
I was also getting the 203 error and disabling the web cache solved it.

Kubuntu 15.10 64-bit, upgraded from 15.04, fully updated with Kubuntu Updates y
Kubuntu Backports PPAs, package kio installed, no proxy set. 

libkf5newstuff5 5.15.0-0ubuntu1
libknewstuff3-4 4:4.14.13-0ubuntu1
libqt5network5 5.4.2+dfsg-2ubuntu9
kio 5.15.0-0ubuntu2

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

[kdenlive] [Bug 356501] SUGGESTIONS 15.11.90+48 - Capitalize all items in Transions & Effects widgets, and categorize items in transition widget?

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356501

Jesse  changed:

   What|Removed |Added

Summary|SUGGESTIONS 15.11.90+48 -   |SUGGESTIONS 15.11.90+48 -
   |Capitalize all items in |Capitalize all items in
   |Transions & Effects |Transions & Effects
   |widgets, and categorize |widgets, and categorize
   |items in transition |items in transition widget?
   |widgets?|

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


[kdenlive] [Bug 356501] New: SUGGESTIONS 15.11.90+48 - Capitalize all items in Transions & Effects widgets, and categorize items in transition widgets?

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356501

Bug ID: 356501
   Summary: SUGGESTIONS 15.11.90+48 - Capitalize all items in
Transions & Effects widgets, and categorize items in
transition widgets?
   Product: kdenlive
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

Just a few suggestions for polish and workflow improvements with the Effects
and Transition widgets:

1. Capitalize all effect and transition items in widgets (looks more
professional)
2. Figuring out which transitions are for view and for audio is currently
rather difficult
Consider:
- Make transitions contextual to the type of clip selected in the timeline?
Audio transitions for audio clips, video for video?
- AND/OR make categories for transitions similar to effects tab, sorting out
video and audio transitions. Maybe even make them filterable like in the
Effects widget?


Reproducible: Always




Tested on Kdenlive 15.11.90+48 via vpinon's Wily ppa. Using Ubuntu GNOME 15.10
x64 w/ Gnome 3.16

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


[kdenlive] [Bug 356498] 15.11.90+48 - Several improvement suggestions for timeline widget (video example included)

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356498

Jesse  changed:

   What|Removed |Added

Summary|15.11.90+48 - Several   |15.11.90+48 - Several
   |improvement suggestions for |improvement suggestions for
   |timeline widget |timeline widget (video
   ||example included)

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


[kdenlive] [Bug 356488] 15.11.90+48 - When "clip properties" is opened in Project Bin, it forces layout to change (video example included)

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356488

Jesse  changed:

   What|Removed |Added

URL||https://youtu.be/RLV3OKd6A5
   ||M

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


[khotkeys] [Bug 356296] Unable to edit a custom shortcut a second time

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356296

--- Comment #1 from kram...@web.de ---
Solved with khotkeys version 5.5.0.

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


[kdenlive] [Bug 356495] New: 15.11.90+48 - When "Split" button is clicked on a clip with no effects, clip monitor still enters "split mode". Should remain in standard mode.

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356495

Bug ID: 356495
   Summary: 15.11.90+48 - When "Split" button is clicked on a clip
with no effects, clip monitor still enters "split
mode". Should remain in standard mode.
   Product: kdenlive
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

I really like the new compare effect feature! One issue that came up, however,
was when I click on the "Split" button on a clip that had no effects added, the
prompt came up "This clip has no effects", which is all well and good... but
the monitor went into a different "compare" mode regardless. Which surprised
me.

Consider:
1. If there are no effects on a clip, grey out the "split" button?
2. If there are no effects on a clip and the split button is pressed, don't
have the monitor enter the split or compare mode?

For that matter... would the tooltip be more appropriately titled "Compare"
instead of Split? More a thought than a suggestion. :)

Reproducible: Always




Tested on Kdenlive 15.11.90+48 via vpinon's Wily ppa. Using Ubuntu GNOME 15.10
x64 w/ Gnome 3.16.

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


[kdenlive] [Bug 356496] New: 15.11.90+48 - Clip and Project Monitor playback jumps to the end of clip when paused near end -- skips portion of clip during playback (video example included)

2015-12-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356496

Bug ID: 356496
   Summary: 15.11.90+48 - Clip and Project Monitor playback jumps
to the end of clip when paused near end -- skips
portion of clip during playback (video example
included)
   Product: kdenlive
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

See video in URL field for example and details.

When playback cursor gets near the end of the clip, the pause feature now works
(it doesn't ignore the pause command and play to the end), however, if you
press play again, it will immediately jump to the end of the clip timeline
instead of playing it smoothly from the paused point to the end.

Reproducible: Always

Steps to Reproduce:
1. Open clip in clip (or project) monitor
2. Play and pause cursor near end of clip
3. Pree play again

Actual Results:  
The cursor jumps immediately to the end of the clip

Expected Results:  
Cursor should play from the paused moment smoothly to the end of the clip.

Tested on Kdenlive 15.11.90+48 via vpinon's Wily ppa. Using Ubuntu GNOME 15.10
x64 w/ Gnome 3.16.

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


[plasmashell] [Bug 356497] XembedSNIProxy fails to resize icon properly when started automatically during login

2015-12-10 Thread Andrew Chen via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356497

--- Comment #1 from Andrew Chen  ---
Created attachment 95989
  --> https://bugs.kde.org/attachment.cgi?id=95989=edit
A screenshot demonstrating this bug

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


[plasmashell] [Bug 356497] XembedSNIProxy fails to resize icon properly when application is started after xembedsniproxy

2015-12-10 Thread Andrew Chen via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356497

Andrew Chen  changed:

   What|Removed |Added

Summary|XembedSNIProxy fails to |XembedSNIProxy fails to
   |resize icon properly when   |resize icon properly when
   |started automatically   |application is started
   |during login|after xembedsniproxy

--- Comment #2 from Andrew Chen  ---
(title edited)

Correction:
This bug occurs most of the time when the application is started after
xembedsniproxy is.
virt-manager is a better example as the bug is always reproducible with it.

xembedsniproxy started before virt-manager (bug occurs):
kde.xembedsniproxy: starting
kde.xembedsniproxy: Manager selection claimed
kde.xembedsniproxy: trying to dock window  58720259
kde.xembedsniproxy: adding damage watch for  58720259
kde.xembedsniproxy: Skip transparent xembed icon for 58720259 "virt-manager"
kde.xembedsniproxy: Skip transparent xembed icon for 58720259 "virt-manager"
kde.xembedsniproxy: Scaling pixmap of window 58720259 "virt-manager" from w*h
200 200
kde.xembedsniproxy: Scaling pixmap of window 58720259 "virt-manager" from w*h
200 200

virt-manager started before xembedsniproxy (bug does not occur):
kde.xembedsniproxy: starting
kde.xembedsniproxy: Manager selection claimed
kde.xembedsniproxy: trying to dock window  39846241
kde.xembedsniproxy: adding damage watch for  39846241
kde.xembedsniproxy: Skip transparent xembed icon for 39846241 "virt-manager"

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


[plasmashell] [Bug 355684] xembedsniproxy system tray icons are blank

2015-12-10 Thread Viorel-Cătălin Răpițeanu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355684

Viorel-Cătălin Răpițeanu  changed:

   What|Removed |Added

 CC||rapiteanu.cata...@gmail.com

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

[plasmashell] [Bug 356415] Multiple clicks are necessary in order to activate panel elements

2015-12-10 Thread AnAkkk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356415

--- Comment #9 from AnAkkk  ---
Same issue after updating to Plasma 5.5 in Arch.
Antonio Rojas, could you please revert that commit in the arch package ?

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


[frameworks-knotifications] [Bug 356461] Notification Settings wrong default display for notifications and notifaction position.

2015-12-10 Thread Artur O . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356461

--- Comment #3 from Artur O.  ---
Created attachment 95970
  --> https://bugs.kde.org/attachment.cgi?id=95970=edit
picture of notification when topright position is used.

Correct position of what I want but seems wrong that it shows portrait monitor
when its my primary landscape.

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


[krita] [Bug 356455] Krita crashes immediately when some buttons on the remote hotkey keypad of Yiynova MVP20U+RH is pressed.

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356455

--- Comment #3 from wenhsin...@gmail.com ---
I tried installing this build, see link below, however this build file is
rejected by the Ubuntu apt
"dependency is not satisfiable"

https://launchpad.net/~dimula73/+archive/ubuntu/krita/+build/8413495

this, even though this package is supposed to be fore ubuntu 14.04.

On Thu, Dec 10, 2015 at 2:29 PM, Boudewijn Rempt via KDE Bugzilla <
bugzilla_nore...@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=356455
>
> Boudewijn Rempt  changed:
>
>What|Removed |Added
>
> 
>  Resolution|--- |WAITINGFORINFO
>  CC||b...@valdyas.org
>  Status|UNCONFIRMED |NEEDSINFO
>
> --- Comment #2 from Boudewijn Rempt  ---
> Hi,
>
> Thanks for your report. Krita 2.8 is very old, though. Could you check
> whether
> this issue still happens with Krita 2.9? You can install it the lime repo:
> with
> https://launchpad.net/~dimula73/+archive/ubuntu/krita .
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> You reported the bug.
>

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


[plasmashell] [Bug 356415] Multiple clicks are necessary in order to activate panel elements

2015-12-10 Thread Robby Engelmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356415

Robby Engelmann  changed:

   What|Removed |Added

 CC||robby.engelm...@igfs-ev.de

--- Comment #7 from Robby Engelmann  ---
This commit was supposed to fix this bug:
https://bugs.kde.org/show_bug.cgi?id=354651.
As X is still the standard I wonder why it was shipped as it was a known
problem.

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


[plasma-pa] [Bug 355925] The dropdown lists are at the wrong place

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355925

--- Comment #3 from jeremy9...@gmail.com ---
A little reminder.

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


[plasmashell] [Bug 338506] image wallpapers are blurry in scaled and scaled and cropped mode

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=338506

--- Comment #31 from jeremy9...@gmail.com ---
A little reminder.

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


[plasmashell] [Bug 356415] Multiple clicks are necessary in order to activate panel elements

2015-12-10 Thread Ian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356415

Ian  changed:

   What|Removed |Added

 CC||ianse...@yahoo.co.uk

--- Comment #8 from Ian  ---
Just a bit more info in case it helps.  The tool tip will show to indicate you
have reached the icon okay even though the click doesn't work.  The panel also
takes longer to appear on the screen after log in (i have it along the bottom
of the screen)

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


[frameworks-knotifications] [Bug 356461] Notification Settings wrong default display for notifications and notifaction position.

2015-12-10 Thread Artur O . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356461

--- Comment #1 from Artur O.  ---
Created attachment 95968
  --> https://bugs.kde.org/attachment.cgi?id=95968=edit
picture of notification settings and display settings.

This shows the Notification Settings having the portrait monitor (0x0) as
template for settings instead of my primary monitor.

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


[plasmashell] [Bug 356415] Multiple clicks are necessary in order to activate panel elements

2015-12-10 Thread AnAkkk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356415

AnAkkk  changed:

   What|Removed |Added

 CC||anakin...@gmail.com

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


[frameworks-knotifications] [Bug 356461] Notification Settings wrong default display for notifications and notifaction position.

2015-12-10 Thread Artur O . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356461

--- Comment #5 from Artur O.  ---
Created attachment 95972
  --> https://bugs.kde.org/attachment.cgi?id=95972=edit
picture of notification when middlebottom position is used.

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


[frameworks-knotifications] [Bug 356461] Notification Settings wrong default display for notifications and notifaction position.

2015-12-10 Thread Artur O . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356461

--- Comment #4 from Artur O.  ---
Created attachment 95971
  --> https://bugs.kde.org/attachment.cgi?id=95971=edit
picture of notification when middletop position is used.

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


[systemsettings] [Bug 344867] Setting custom background image in kcm_sddm does not work

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344867

--- Comment #12 from jeremy9...@gmail.com ---
Again a little reminder ;)

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


[konsole] [Bug 345403] "Terminal Size" setting in profile ignored

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345403

--- Comment #18 from jeremy9...@gmail.com ---
It's a 10 months bug that seems to be an easy one to fix.
Can it be fixed please for the 15.12 release ?
Thank you !

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


[systemsettings] [Bug 347290] Numlock setting on Login screen (SDDM) is missing

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347290

--- Comment #7 from jeremy9...@gmail.com ---
A little reminder.

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


[plasmashell] [Bug 349358] Lag on first opening of plasma elements like menu, calendar, network (see video)

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349358

--- Comment #14 from jeremy9...@gmail.com ---
David, I don't want to be annoying but honnestly loading all the files and
compile the JS at the first opening to save memory is not a good idea. You said
that 5.4 will bring a huge boost but that is not the case. When I click on the
clock to display the calendar on my Core i3 w/ SSD almost 2 seconds pass before
the calendar is displayed. Every first click on the plasmoids is frustrating.
That's insane.

Please make plasma load everything on boot or at least give us the option to
choose.

Thank you a lot for your work.

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


[frameworks-knotifications] [Bug 356461] Notification Settings wrong default display for notifications and notifaction position.

2015-12-10 Thread Artur O . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356461

--- Comment #2 from Artur O.  ---
Created attachment 95969
  --> https://bugs.kde.org/attachment.cgi?id=95969=edit
picture of notification when default position is used.

Um about the position of the notification and relative to mouse. It now seems
that it's random. Sometimes it fires up on left sometimes on middle no matter
where the mouse is!

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


[krita] [Bug 356369] Choose brush preset - update

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356369

anim...@gmail.com changed:

   What|Removed |Added

 CC||anim...@gmail.com

--- Comment #4 from anim...@gmail.com ---
Hi,
yes I added the corresponding icons to the sources when I did the icon update,
but never found how to override the oxygen loaded icons.
Note, it's the same on gradient and pattern selectors.

Boudewijn will look at it soon.

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


[plasmashell] [Bug 351425] Make the "windows" in taskbar smaller

2015-12-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351425

--- Comment #23 from jeremy9...@gmail.com ---
Hello Eike Hein,
Can you make it a little more smaller please ?
Thanks !

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


[plasmashell] [Bug 356175] [wayland] plasmashell crashes at startup

2015-12-10 Thread Brandon Gandy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356175

--- Comment #5 from Brandon Gandy  ---
(In reply to darkbasic from comment #4)
> With latest git snapshot I get the "black screen with cursor" despite the
> kinit patch.

Same issue here. It's not the login manager since I've tried starting it with
the command line. It has the nice breeze-themed cursor if that helps.

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


[plasmashell] [Bug 356175] [wayland] plasmashell crashes at startup

2015-12-10 Thread Patrick Auernig via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356175

Patrick Auernig  changed:

   What|Removed |Added

 CC||patrick.auer...@gmail.com

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


[krita] [Bug 351059] Krita crashes while using Brush tool, issues with genius tablet driver

2015-12-10 Thread chrisgualo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351059

--- Comment #7 from chrisgualo  ---
Forgot to say I have the latest driver, yet dated 20121102 (listed 2015/11/10).
Version is 5.01. My tablet is a M712x. Got the driver from the genius website
here http://www.geniusnet.com/Genius/wSite/ct?xItem=16837=174

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


[plasmashell] [Bug 356415] Multiple clicks are necessary in order to activate panel elements

2015-12-10 Thread Hrvoje Senjan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356415

Hrvoje Senjan  changed:

   What|Removed |Added

 CC||hrvoje.sen...@gmail.com

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


  1   2   >