[Breeze] [Bug 359851] New: Use different icon names for application icon and tray icon

2016-02-26 Thread 郭云鹤
https://bugs.kde.org/show_bug.cgi?id=359851

Bug ID: 359851
   Summary: Use different icon names for application icon and tray
icon
   Product: Breeze
   Version: 5.5.4
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: uri_herr...@nitrux.in
  Reporter: guoyunhebr...@gmail.com
CC: kain...@gmail.com

Currently, Amarok shows colorful icon in both task bar and system tray. But
Ktorrent uses monochrome icon in both.

I think there should be different icon files for different usage. Use
"amarok.svg" for window and task bar and "amarok-tray.svg" for system tray.

Reproducible: Always

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


[amarok] [Bug 258741] amarok crashes on startup [@ Context::ContextView::addCollapseAnimation]

2016-02-26 Thread pranav . gavvaji via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=258741

pranav.gavvaji  changed:

   What|Removed |Added

 CC||pranav.gavv...@gmail.com

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


[kshisen] [Bug 358773] kshisen shows as stuck when obvious moves remain

2016-02-26 Thread Frederik Schwarzer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358773

--- Comment #12 from Frederik Schwarzer  ---
Oh right, I forgot to mention make and make install.
Good that it worked out.
And thanks for testing this version. :)

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


[kshisen] [Bug 358773] kshisen shows as stuck when obvious moves remain

2016-02-26 Thread chili555 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358773

--- Comment #11 from chili555  ---
It compiled perfectly with the additions of 'make' and 'sudo make install.'

I will play it and test. Thank you.

On Thu, Feb 25, 2016 at 8:18 PM, Frederik Schwarzer via KDE Bugzilla <
bugzilla_nore...@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=358773
>
> --- Comment #10 from Frederik Schwarzer  ---
> Ok then. :)
> You can find the code here: https://quickgit.kde.org/?p=kshisen.git
> See the "clone url".
>
> The command "apt-get build-dep kshisen" might save you some trouble
> getting the
> dependencies.
>
> For the build environment, I have the following variables in my ~/.bashrc
> file:
> export KF5=~/kde5apps/
> export XDG_DATA_DIRS=$KF5/share:$XDG_DATA_DIRS:/usr/share
> export XDG_CONFIG_DIRS=$KF5/etc/xdg:$XDG_CONFIG_DIRS:/etc/xdg
> export PATH=$KF5/bin:$PATH
> export
>
> QT_PLUGIN_PATH=$KF5/lib/plugins:$KF5/lib64/plugins:$KF5/lib/x86_64-linux-gnu/plugins:$QT_PLUGIN_PATH
> export
> QML2_IMPORT_PATH=$KF5/lib/qml:$KF5/lib64/qml:$KF5/lib/x86_64-linux-gnu/qml
> export QML_IMPORT_PATH=$QML2_IMPORT_PATH
> export KDE_SESSION_VERSION=5
> export KDE_FULL_SESSION=true
>
> Then, in KShisen source, create a folder named "build", cd into it and say:
> cmake -DCMAKE_PREFIX_PATH=~/kde5apps -DCMAKE_INSTALL_PREFIX=~/kde5apps
> -DCMAKE_BUILD_TYPE=Debug ../
>
> If I forgot something here or you stumble over some other problem, feel
> free to
> ask. :)
>
> --
> 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 359850] New: Dolphin as default File Manager not possible

2016-02-26 Thread Florian Röhrer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359850

Bug ID: 359850
   Summary: Dolphin as default File Manager not possible
   Product: plasmashell
   Version: 5.5.4
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: florian.roeh...@gmx.net
CC: bhus...@gmail.com, plasma-b...@kde.org

Since the last update from the KDE Repositories of OpenSUSE Tumbleweed, it is
not possible to use Dolphin as the default file manager anymore. If i chose it
in KDE Control Center, it does not use this setting and all folders are opened
with the file manager from gnome, which is pretty annoying. Before the last
update, everything was fine. 

Reproducible: Always

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


[frameworks-kwallet] [Bug 359849] kwallet does buffered reads on random devices

2016-02-26 Thread Cristian Rodríguez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359849

--- Comment #1 from Cristian Rodríguez  ---
Created attachment 97579
  --> https://bugs.kde.org/attachment.cgi?id=97579=edit
do unbuffered reads only

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

[frameworks-kwallet] [Bug 359849] New: kwallet does buffered reads on random devices

2016-02-26 Thread Cristian Rodríguez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359849

Bug ID: 359849
   Summary: kwallet does buffered reads on random devices
   Product: frameworks-kwallet
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: va...@kde.org
  Reporter: crrodrig...@opensuse.org
CC: kdelibs-b...@kde.org

Due to buffering, kwallet actually requests 16384 bytes of entropy to the
system instead of exactly what it needs.

Reproducible: Always

Steps to Reproduce:
-

Actual Results:  
Requests at least 16384 bytes of entropy

Expected Results:  
Request only the needed entropy to the OS, as high quality entropy is a very
limited, global resource.

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


[systemsettings] [Bug 359848] New: crash when adjusting audio

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359848

Bug ID: 359848
   Summary: crash when adjusting audio
   Product: systemsettings
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: sean.erin.wal...@gmail.com

Application: kcmshell4 (4.14.9)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 3.16.7-35-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
My audio wan't working so I tried going in to the audio device configurator
(right mouse click on audio icon). Direct crash.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x7f79142cffec in __strcmp_ssse3 () at /lib64/libc.so.6
#6  0x7f78f9787fee in QMetaType::registerNormalizedType(QByteArray const&,
void (*)(void*), void* (*)(void const*), void (*)(void*), void* (*)(void*, void
const*), int, QFlags, QMetaObject const*) () at
/usr/lib64/libQt5Core.so.5
#7  0x7f78f9c87f57 in  () at /usr/lib64/libQt5Gui.so.5
#8  0x7f791476f8ea in call_init.part () at /lib64/ld-linux-x86-64.so.2
#9  0x7f791476f9d3 in _dl_init_internal () at /lib64/ld-linux-x86-64.so.2
#10 0x7f7914773b08 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#11 0x7f791476f7a4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#12 0x7f79147732fb in _dl_open () at /lib64/ld-linux-x86-64.so.2
#13 0x7f790eec702b in dlopen_doit () at /lib64/libdl.so.2
#14 0x7f791476f7a4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#15 0x7f790eec75dd in _dlerror_run () at /lib64/libdl.so.2
#16 0x7f790eec70c1 in dlopen@@GLIBC_2.2.5 () at /lib64/libdl.so.2
#17 0x7f78fbdff59f in  () at /usr/lib64/libvlccore.so.7
#18 0x7f78fbde8d5d in  () at /usr/lib64/libvlccore.so.7
#19 0x7f78fbde9057 in  () at /usr/lib64/libvlccore.so.7
#20 0x7f78fbde92c9 in  () at /usr/lib64/libvlccore.so.7
#21 0x7f78fbde9534 in  () at /usr/lib64/libvlccore.so.7
#22 0x7f78fbde9a87 in  () at /usr/lib64/libvlccore.so.7
#23 0x7f78fbd8149d in libvlc_InternalInit () at /usr/lib64/libvlccore.so.7
#24 0x7f78fbb52623 in libvlc_new () at /usr/lib64/libvlc.so.5
#25 0x7f78fc083ec9 in  () at
/usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#26 0x7f78fc069728 in  () at
/usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#27 0x7f78fc06a1eb in qt_plugin_instance () at
/usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#28 0x7f7912e49641 in QPluginLoader::instance() () at
/usr/lib64/libQtCore.so.4
#29 0x7f78fc580f8b in  () at /usr/lib64/kde4/plugins/phonon_platform/kde.so
#30 0x7f78fc581773 in  () at /usr/lib64/kde4/plugins/phonon_platform/kde.so
#31 0x7f7902c2dc76 in  () at /usr/lib64/libphonon.so.4
#32 0x7f7902c2e317 in Phonon::Factory::backend(bool) () at
/usr/lib64/libphonon.so.4
#33 0x7f7902c31aaa in
Phonon::GlobalConfig::audioOutputDeviceListFor(Phonon::Category, int) const ()
at /usr/lib64/libphonon.so.4
#34 0x7f7902e85b0a in  () at /usr/lib64/kde4/kcm_phonon.so
#35 0x7f7902e864b8 in  () at /usr/lib64/kde4/kcm_phonon.so
#36 0x7f7902e7f564 in  () at /usr/lib64/kde4/kcm_phonon.so
#37 0x7f7902e7f81b in  () at /usr/lib64/kde4/kcm_phonon.so
#38 0x7f7913650553 in KPluginFactory::create(char const*, QWidget*,
QObject*, QList const&, QString const&) () at
/usr/lib64/libkdecore.so.5
#39 0x7f7913f88ede in KCModuleLoader::loadModule(KCModuleInfo const&,
KCModuleLoader::ErrorReporting, QWidget*, QStringList const&) () at
/usr/lib64/libkcmutils.so.4
#40 0x7f7913f8e0e3 in  () at /usr/lib64/libkcmutils.so.4
#41 0x7f7913f8e7f5 in KCModuleProxy::realModule() const () at
/usr/lib64/libkcmutils.so.4
#42 0x7f7913f8eb59 in KCModuleProxy::useRootOnlyMessage() const () at
/usr/lib64/libkcmutils.so.4
#43 0x7f7913f8bb91 in KCMultiDialog::addModule(KCModuleInfo const&,
KPageWidgetItem*, QStringList const&) () at /usr/lib64/libkcmutils.so.4
#44 0x7f791455c25e in kdemain () at /usr/lib64/libkdeinit4_kcmshell4.so
#45 0x7f79141cdb05 in __libc_start_main () at /lib64/libc.so.6
#46 0x0040075e in _start ()

Reported using DrKonqi

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


[Baloo] [Bug 359847] New: Baloo fails when starting

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359847

Bug ID: 359847
   Summary: Baloo fails when starting
   Product: Baloo
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: General
  Assignee: m...@vhanda.in
  Reporter: fr1ve...@web.de
CC: pinak.ah...@gmail.com

Application: baloo_file (5.16.0)

Qt Version: 5.5.1
Operating System: Linux 4.1.17-1.g0718627-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Actually - nothing. Except waiting for the system to start up ...

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation
fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe561306780 (LWP 2380))]

Thread 2 (Thread 0x7fe41632f700 (LWP 2407)):
#0  0x7fe55ee4bbbd in poll () at /lib64/libc.so.6
#1  0x7fe55b88be64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7fe55b88bf7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7fe55fa77d8b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7fe55fa1ed53 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x00422845 in Baloo::FileContentIndexer::run() (this=0x1ce0bc0) at
/usr/src/debug/baloo-5.16.0/src/file/filecontentindexer.cpp:71
#6  0x7fe55f842382 in  () at /usr/lib64/libQt5Core.so.5
#7  0x7fe55f84532f in  () at /usr/lib64/libQt5Core.so.5
#8  0x7fe55de860a4 in start_thread () at /lib64/libpthread.so.0
#9  0x7fe55ee53fed in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fe561306780 (LWP 2380)):
[KCrash Handler]
#6  0x7fe55cb7725c in mdb_get () at /usr/lib64/liblmdb-0.9.14.so
#7  0x7fe56011092d in Baloo::IdTreeDB::get(unsigned long long) () at
/usr/lib64/libKF5BalooEngine.so.5
#8  0x7fe56010dca0 in Baloo::DocumentUrlDB::getId(unsigned long long,
QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#9  0x7fe56011f3e9 in Baloo::Transaction::documentId(QByteArray const&)
const () at /usr/lib64/libKF5BalooEngine.so.5
#10 0x0042a923 in
Baloo::MetadataMover::removeMetadata(Baloo::Transaction*, QString const&)
(this=this@entry=0x1d2db30, tr=tr@entry=0x7ffdeb8937c0, url=...) at
/usr/src/debug/baloo-5.16.0/src/file/metadatamover.cpp:74
#11 0x0042b2d2 in Baloo::MetadataMover::moveFileMetadata(QString
const&, QString const&) (this=0x1d2db30, from=..., to=...) at
/usr/src/debug/baloo-5.16.0/src/file/metadatamover.cpp:53
#12 0x7fe55fa5073f in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib64/libQt5Core.so.5
#13 0x0042bc1a in KInotify::moved(QString const&, QString const&)
(this=this@entry=0x1ce5460, _t1=..., _t2=...) at
/usr/src/debug/baloo-5.16.0/build/src/file/moc_kinotify.cpp:330
#14 0x0042fce9 in KInotify::slotEvent(int) (this=,
socket=) at
/usr/src/debug/baloo-5.16.0/src/file/kinotify.cpp:421
#15 0x7fe55fa5073f in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib64/libQt5Core.so.5
#16 0x7fe55fad28ee in QSocketNotifier::activated(int,
QSocketNotifier::QPrivateSignal) () at /usr/lib64/libQt5Core.so.5
#17 0x7fe55fa5da89 in QSocketNotifier::event(QEvent*) () at
/usr/lib64/libQt5Core.so.5
#18 0x7fe55fa2118d in QCoreApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Core.so.5
#19 0x7fe55fa20e95 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /usr/lib64/libQt5Core.so.5
#20 0x7fe55fa78ca5 in  () at /usr/lib64/libQt5Core.so.5
#21 0x7fe55b88bc84 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#22 0x7fe55b88bed8 in  () at /usr/lib64/libglib-2.0.so.0
#23 0x7fe55b88bf7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#24 0x7fe55fa77d6c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#25 0x7fe55fa1ed53 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#26 0x7fe55fa268f6 in QCoreApplication::exec() () at
/usr/lib64/libQt5Core.so.5
#27 0x00417d92 in main(int, char**) (argc=1, argv=) at
/usr/src/debug/baloo-5.16.0/src/file/main.cpp:88

Possible duplicates by query: bug 359672, bug 359325, bug 359292, bug 359276,
bug 359239.

Reported using DrKonqi

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


[plasmashell] [Bug 359611] Plasmashell loads itself incompletely and with long delays

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359611

d...@kaosx.us changed:

   What|Removed |Added

 CC||d...@kaosx.us

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


[ksmserver] [Bug 357413] kde crash on user swap

2016-02-26 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357413

--- Comment #4 from Kai Uwe Broulik  ---
I'm running Qt 5.5.1 and it doesn't crash for me.

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


[kdenlive] [Bug 359846] Proposal for new & improved "Set Zone In/Out" icons (.svg files included)

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359846

--- Comment #5 from Jesse  ---
I forgot to mention in my initial post that my design modifies the icons
slightly to resemble the zone-in and zone-out handles in the monitors. Seemed
to make sense that the user would probably associate them better that way.

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


[kdenlive] [Bug 359846] Proposal for new & improved "Set Zone In/Out" icons (.svg files included)

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359846

Jesse  changed:

   What|Removed |Added

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

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


[kdenlive] [Bug 359846] Proposal for new & improved "Set Zone In/Out" icons (.svg files included)

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359846

--- Comment #4 from Jesse  ---
Created attachment 97578
  --> https://bugs.kde.org/attachment.cgi?id=97578=edit
Kdenlive "Set Zone Out" for Breeze Dark

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


[kdenlive] [Bug 359846] Proposal for new & improved "Set Zone In/Out" icons (.svg files included)

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359846

--- Comment #3 from Jesse  ---
Created attachment 97577
  --> https://bugs.kde.org/attachment.cgi?id=97577=edit
Kdenlive "Set Zone In" for Breeze Dark

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


[kdenlive] [Bug 359846] Proposal for new & improved "Set Zone In/Out" icons (.svg files included)

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359846

--- Comment #1 from Jesse  ---
Created attachment 97575
  --> https://bugs.kde.org/attachment.cgi?id=97575=edit
Kdenlive "Set Zone In" for Breeze

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


[kdenlive] [Bug 359846] New: Proposal for new & improved "Set Zone In/Out" icons (.svg files included)

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359846

Bug ID: 359846
   Summary: Proposal for new & improved "Set Zone In/Out" icons
(.svg files included)
   Product: kdenlive
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

I'd always been confused about the new "Set Zone In" and "Set Zone Out" icons.
They always looked like a "go to somewhere" icon, like the Next Chapter icon on
a DVD player.

I wanted to propose the attached .svg images for review and consideration as
new set zone in icons.

Thoughts?

Reproducible: Always




Suggested while using Kdenlive 15.13.0 git master build on Antergos Linux x64,
KDE Plasma 5.5.4.

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


[kaffeine] [Bug 351774] --no-xlib" to libvlc_new() error when watching tv

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351774

malstr...@gmail.com changed:

   What|Removed |Added

 CC||malstr...@gmail.com

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


[kdenlive] [Bug 359845] 15.13.0 git master - Can't get out of edit mode when playing project with a specific clip highlighted.

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359845

Jesse  changed:

   What|Removed |Added

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

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


[kmail2] [Bug 358561] Kmail doesn't paste images copied along with text

2016-02-26 Thread eemantsal via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358561

--- Comment #12 from eemantsal  ---
Created attachment 97573
  --> https://bugs.kde.org/attachment.cgi?id=97573=edit
[5]

5th

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


[kmail2] [Bug 358561] Kmail doesn't paste images copied along with text

2016-02-26 Thread eemantsal via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358561

--- Comment #13 from eemantsal  ---
Created attachment 97574
  --> https://bugs.kde.org/attachment.cgi?id=97574=edit
[6]

and 6th.

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


[kmail2] [Bug 358561] Kmail doesn't paste images copied along with text

2016-02-26 Thread eemantsal via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358561

--- Comment #11 from eemantsal  ---
Created attachment 97572
  --> https://bugs.kde.org/attachment.cgi?id=97572=edit
[4]

4th

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


[kmail2] [Bug 358561] Kmail doesn't paste images copied along with text

2016-02-26 Thread eemantsal via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358561

--- Comment #10 from eemantsal  ---
Created attachment 97571
  --> https://bugs.kde.org/attachment.cgi?id=97571=edit
[3]

Third Screenshot

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


[kmail2] [Bug 358561] Kmail doesn't paste images copied along with text

2016-02-26 Thread eemantsal via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358561

--- Comment #9 from eemantsal  ---
Created attachment 97570
  --> https://bugs.kde.org/attachment.cgi?id=97570=edit
[2]

This is the second Screenshot that this form doen't allow to attach to my
detailed message...

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #16 from Jesse  ---
@Wegerf, curious, try this: On the title clip with the alpha channel
transparency, try adding the Pan and Zoom effect to it to see if the
transparency works. I don't know what happens in the program behind the scenes,
but maybe that'll help deduce the issue?

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


[kwin] [Bug 359797] BorderlessMaximizedWindows=true forces server-side decorations

2016-02-26 Thread Francis Herne via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359797

--- Comment #6 from Francis Herne  ---
Sorry, yes, I must have done something wrong.
Latest patch works for me.

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


[kmail2] [Bug 358561] Kmail doesn't paste images copied along with text

2016-02-26 Thread eemantsal via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358561

--- Comment #8 from eemantsal  ---
Damn! If I click on «Add an attachment" right up here, where I'm typing, it
doesn't attach anything to my message, it just sends the attachment and forgets
all my text. Please, this is a real blunder, try to fix it, site developers, I
don't think disordered bug reports are the best way of optimizing developers
nor reporters' time.

Ok, I goo on with what should have been posted in the former message:

Hi, Laurent.

I wanted to say this weeks before, but writing detailedly takes time, and I
don't have as much as I'd want, so I haven't been able to elaborate this
comment till today.

Ok, I wanted to add some details that perhaps help you, developers, to find the
"culprit" in this bug. I'm ilustrating with screenshots.
As I told before, if you copy a "combo" of text and image only the text
is copied, and in the place where the image should be, you only get that scaled
white icon I mentioned[1]. I've tried now some text and an image from
https://www.kde.org/announcements/plasma-5.5.4.php?site_locale=es and noticed
that if you save the mail as a draft, and go to the messages list, open your
draft folder, the message, switch to HTML view, and click to authorize to load
external references, you can see the correct image [2].

I also said that the only way to paste images and to be capable of seeing them
in the editor is to copy and paste the images individually or inserting them
with the in-app tool for adding images, but that's if you are coping content
from Firefox. I've tried with Qupzilla, selecting the same paragraph with the
same image inserted, and it's even worse, xD; but the interesting part is that
if you drag and drop the image alone to Kmail's composer, a nice popup asks you
to add the image as an attachment or as an inline image[3], and if you select
to insert it inline -or however it is in french, english, or the lenguage you
have your desktop- it works[4], and you can compose your HTML mail with inline
images without much problem -Kmail's composer is still far from competent for
HTML messages, but this way, at least you see what you are composing-. But if
you try and drag from Firefox, you only get the Image's URL in you message
[5].
Since Qupzilla is built on QT I suppose there's some incompatibility with GTK
apps like Firefox. There's a bug I'll eleborate when I have the time, that
makes drag html files onto FF from Dolphin impossible to load by FF,
which shows a "sympathic" serie of chinese characters in the address box. I'd
bet there's some "fight" between GTK and QT, but you are the devs, so I hope
you can investigate and find the precise cause.

Finally, if you save this mail as a draft -I mean the "version" that loads the
images correctly in the composer- and go to see it, Kmail doesn't load the
image, only shows an icon [6]. I must say that this happens to me with all the
messages I get and have inline images. Of course I have set Kmail to see
attachments inline.
In sum, I think there are three problems related:
- Kmail's composer can't load external references, that's why you can't see
your images when composing a message, but can load them if you make them local
files, vía C individually, for instance.
- There's some incompatibility, at least when drag and dropping between GTK and
QT apps.
- Kmail's message viewer, contrarily to the composer's behavior, can't load
local references -at least still images, haven't tried videos or animated GIFs-
but loads perfectly external references.


I don't think I can provide more useful info, but in case I'd see anything else
I'l comment here.

Regards.

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

[kdenlive] [Bug 359845] New: 15.13.0 git master - Can't get out of edit mode when playing project with a specific clip highlighted.

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359845

Bug ID: 359845
   Summary: 15.13.0 git master - Can't get out of edit mode when
playing project with a specific clip highlighted.
   Product: kdenlive
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

If you have a clip in the timeline with, say, the Pan and Zoom effect applied
to it, the monitor goes into edit mode, right? Well, when you try to leave edit
mode, then playback the project, it goes right back in to edit mode. Similarly,
when you click the "edit mode" button to leave edit mode during playback, it
goes right back into it.

Reproducible: Always

Steps to Reproduce:
1. Add a clip into the timeline
2. Apply an effect like Pan and Zoom to the clip
3. Click "Show/Hide Edit Mode" to disable edit mode, then playback project
OR
3. Plaback project, then click "Show/Hide Edit Mode".

Actual Results:  
Monitor should leave edit mode until the "Show/Hide Edit Mode" button is
clicked again.

Expected Results:  
Monitor stays in edit mode as long as the clip with that effect is highlited.

Tested while using Kdenlive 15.13.0 git master build on Antergos Linux x64, KDE
Plasma 5.5.4.

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


[ksmserver] [Bug 357413] kde crash on user swap

2016-02-26 Thread Wolfgang Bauer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357413

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||wba...@tmo.at

--- Comment #3 from Wolfgang Bauer  ---
(In reply to Kai Uwe Broulik from comment #2)
> Can you check whether this still happens with
> https://quickgit.kde.org/?p=plasma-workspace.
> git=commit=7a0096ba99d7a71ae9f45d7c0011d0ebb1eae23d ?

As I already wrote in bug#356945, the crashes remain.
(I'm using Qt 5.5.1, Frameworks 5.19.0, and Plasma 5.5.4 in case it matters)

I tried an openSUSE Krypton LiveCD (containing the latest stuff from git
master) yesterday, and this showed the crashes as well.
But on that I upgraded Qt to 5.6 today, this seems to have fixed the crashes.
So it might actually be a bug in Qt 5.5.1?

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


[kmail2] [Bug 358561] Kmail doesn't paste images copied along with text

2016-02-26 Thread eemantsal via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358561

--- Comment #7 from eemantsal  ---
Created attachment 97569
  --> https://bugs.kde.org/attachment.cgi?id=97569=edit
[1]

Well, it seems that I can't attache various images to a single message. I'll
attach the rest in following messages. Site's developers should improve this,
though.

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


[kdenlive] [Bug 359844] 15.13.0 git master - effect properties widget, have single-click highlight parameter field?

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359844

Jesse  changed:

   What|Removed |Added

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

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


[kdenlive] [Bug 359844] New: 15.13.0 git master - effect properties widget, have single-click highlight parameter field?

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359844

Bug ID: 359844
   Summary: 15.13.0 git master - effect properties widget, have
single-click highlight parameter field?
   Product: kdenlive
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

In Blender, it's nice enough to highlight the entire number field when editing
a parameter variable. I thought it'd be a nice little feature to have
single-clicking, say, the scale number in the Pan and Zoom effect, highlight
the entire number, instead of put the cursor under where they clicked.

Just a minor suggestion; seems to improve the workflow a little more when it's
just click & go. And for new users, less clicks and keystrokes to get a job
done will feel that much more friendly, I believe.

Reproducible: Always




Suggested while using KDenlive 15.13.0 git master build on Antergos Linux x64,
KDE Plasma 5.5.4

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


[kdenlive] [Bug 359843] New: 15.13.0 git master - Inserting new video track doesn't name tracks in numeric order

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359843

Bug ID: 359843
   Summary: 15.13.0 git master - Inserting new video track doesn't
name tracks in numeric order
   Product: kdenlive
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

Initially, the standard project starts off with three video tracks. When you
add a video track, the track name skips "Video 4" to "Video 5". Tracks added
after that seem to go fine, "Track 6", "Track 7", etc.

Reproducible: Always

Steps to Reproduce:
1. Right-click on a timeline track
2. Select "Insert Track"

Actual Results:  
Adding the video track for the first time to a new project names the track
title "Track 5", not 4.

Expected Results:  
Track titles should go in numeric order.

Tested while using Kdenlive 15.13.0 git master build on Antergos Linux x64, KDE
Plasma 5.5.4

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


[kdenlive] [Bug 359843] 15.13.0 git master - Inserting new video track doesn't name tracks in numeric order

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359843

Jesse  changed:

   What|Removed |Added

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

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


[KBibTeX] [Bug 351199] kbibtex crashes on startup when using git revision 600c246

2016-02-26 Thread Thomas Fischer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351199

--- Comment #6 from Thomas Fischer  ---
> Is there a simple way of checking that my installation is correct?
> Speicherzugriffsfehler (Speicherabzug geschrieben)
The error message points to a real crash, for which I would consider an
incomplete as less likely.

There is a TechBase article on how to generate useful crash reports:
https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
You may need to configure KBibTeX with debugging enabled
(-DCMAKE_BUILD_TYPE=debug) and have KDE's kcrash installed. Hopefully this will
provide you with more information why the crash happens.

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


[kdenlive] [Bug 353019] 15.13.0 git master - Chroma key effect not working -- leaving burned image of keyed clip in monitor

2016-02-26 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353019

--- Comment #14 from Jean-Baptiste Mardelle  ---
Ok, I found the problem that caused both this and the composite font
transparency issue.
The auto composite transition is a frei0r transition. There was a bug in older
frei0r transitions that bleeded image transparency:
https://github.com/ddennedy/frei0r/commit/63808414a36882b8bdd397aa24d5f61450151c4c

It was fixed in november in Dan Dennedy's frei0r repository. Where did you get
your frei0r plugins ?

By the way, the effect "color selection" seems to be a much better better
effect for chroma key... have you tried it ? Maybe we should rename it...

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


[plasma-nm] [Bug 359842] New: Shared connection asks for root password on every reconnect.

2016-02-26 Thread Axel Braun via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359842

Bug ID: 359842
   Summary: Shared connection asks for root password on every
reconnect.
   Product: plasma-nm
   Version: 5.5.4
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: editor
  Assignee: lu...@kde.org
  Reporter: axel.br...@gmx.de
CC: jgrul...@redhat.com

I have a WIFI connection to a WPA-router.
When I allow that all users can connect to this network, I have to enter the
root password.
So far, so good.
But on next connection, e.g. after a S2RAM, it asks again for the root
password.


Reproducible: Always

Steps to Reproduce:
1. share WIFI connection for other users on Laptop
2.
3.


Expected Results:  
root password should only be entered once

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


[kdenlive] [Bug 353019] 15.13.0 git master - Chroma key effect not working -- leaving burned image of keyed clip in monitor

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353019

--- Comment #13 from Jesse  ---
You should have it in your e-mail.

Here's also a video of the issue using the latest 15.13.0 master git build:
https://youtu.be/joYrS1nM3Jo.

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


[kdenlive] [Bug 359841] 15.13.0 - Rename "Crop, Scale and Position" and "Pan and Zoom" effects to be more appropriate?

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359841

Jesse  changed:

   What|Removed |Added

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

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


[kdenlive] [Bug 359841] New: 15.13.0 - Rename "Crop, Scale and Position" and "Pan and Zoom" effects to be more appropriate?

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359841

Bug ID: 359841
   Summary: 15.13.0 - Rename "Crop, Scale and Position" and "Pan
and Zoom" effects to be more appropriate?
   Product: kdenlive
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jesse.dub...@gmail.com

(1) The "Crop, Scale and Positon" effect doesn't allow you to actually adjust
the clip's position like Pan and Zoom does. I might suggest removing the
"Positon" from the title and change it to "Crop, Scale and Tilt", since those
are the names of the parameters you can modify.

(2) A few iterations ago, the Crop Scale and Position effect titled the "Crop"
parameters as just that... crop. Crop Left, Crop Right, etc. Recently, they've
been changed to "Clip". Doesn't that seem a little misleading? After all,
clipping is more like cutting the clip in the timline itself, and it's also
used to define all the different types of media in the project. I'd suggest
considering to change them back to "Crop..." instead of "Clip...". It's not a
big deal, but it might their function a little more uniform with the effect
title.

(3) Similarly, "Pan" is the industry term of moving the camera position, not
the subject. But, in this case, Pan doesn't actually move the entire monitor
positon, but a single clip. Because this is affecting a clip, I'd suggest
considering to change it to something like "Adjust Position and Zoom". The
effect's parameters have more to do with the position than the Crop, Scale and
Position effect, anyways: it actuall give you control to adjust the position,
and even align the position to various parts of the monitor.

Reproducible: Always




Suggested while using Kdenlive 15.13.0 git master on Antergos Linux x64, KDE
Plasma 5.5.4.

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


[kate] [Bug 359840] New: Incorrect smartTab indentation mode implementation

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359840

Bug ID: 359840
   Summary: Incorrect smartTab indentation mode implementation
   Product: kate
   Version: 5.0.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: part
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: lampus.la...@gmail.com

It's not a bug actually, but very strange behavior for advanced text editor.
Accordingly to source code radio button "Increase indentations level if in
leading blank space" enables so called "Smart Tab Mode":
KateDocumentConfig::global()->setTabHandling(KateDocumentConfig::tabSmart);

But it works in absolutely opposite way than expected.
When we say about "Smart Tabs" usually is mentioned something like described
here: https://www.emacswiki.org/emacs/SmartTabs

Short quote from link above: "There is a semantic way of using tab characters
in source code: tabs for indentation, spaces for alignment. This ensures that
the code is displayed correctly everywhere, regardless of the viewer’s tab
size."

Reproducible: Always

Steps to Reproduce:
1. Start any application based on ktexteditor component (e.g. kate)
2. Go to Indentation Config dialog (Kate-specific example: Settings ->
Configure Kate... -> Editing -> Indentation)
3. Select Default indentation mode: Normal
Check radio button "Tabulators and spaces" in "Indent using:" group box.
Check radio button "Increase indentations level if in leading blank space"
4. Press "Tab"
5. Input some keyword
6. Press "Tab" again

Actual Results:  
String "keyword\t", where
'.' - space symbol,
\t - tabulator;


Expected Results:  
String "\tkeyword"

ktexteditor version 5.19.0

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

[plasmashell] [Bug 359839] New: plasma crash when opening first window

2016-02-26 Thread Arthur Marsh via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359839

Bug ID: 359839
   Summary: plasma crash when opening first window
   Product: plasmashell
   Version: 5.5.4
  Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: arthur.ma...@internode.on.net
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.5.4)

Qt Version: 5.5.1
Operating System: Linux 4.5.0-rc5+ x86_64
Distribution: Debian GNU/Linux unstable (sid)

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

opening konsole straight after starting KDE. Plastik kwin decoration
disappeared.

-- 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 0x7fbebd1a17c0 (LWP 4057))]

Thread 17 (Thread 0x7fbebc8df700 (LWP 4059)):
#0  0x0030004dfb6d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00300380a382 in _xcb_conn_wait (__timeout=-1, __nfds=1,
__fds=0x7fbebc8ded00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2  0x00300380a382 in _xcb_conn_wait (c=c@entry=0x1836de0,
cond=cond@entry=0x1836e20, vector=vector@entry=0x0, count=count@entry=0x0) at
../../src/xcb_conn.c:459
#3  0x00300380bff7 in xcb_wait_for_event (c=0x1836de0) at
../../src/xcb_in.c:693
#4  0x7fbebcf435b9 in QXcbEventReader::run() (this=0x1849e20) at
qxcbconnection.cpp:1230
#5  0x0030192a588e in QThreadPrivate::start(void*) (arg=0x1849e20) at
thread/qthread_unix.cpp:331
#6  0x003000c07284 in start_thread (arg=0x7fbebc8df700) at
pthread_create.c:333
#7  0x0030004e8a4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7fbeb6083700 (LWP 4102)):
#0  0x0030004dfb6d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00300284a1cc in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7fbeb0003070, timeout=, context=0x7fbeb990) at
/build/glib2.0-2.46.2/./glib/gmain.c:4135
#2  0x00300284a1cc in g_main_context_iterate
(context=context@entry=0x7fbeb990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-2.46.2/./glib/gmain.c:3835
#3  0x00300284a2dc in g_main_context_iteration (context=0x7fbeb990,
may_block=may_block@entry=1) at /build/glib2.0-2.46.2/./glib/gmain.c:3901
#4  0x0030194dd2db in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7fbeb8c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x0030194842ea in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fbeb6082de0, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#6  0x0030192a08d4 in QThread::exec() (this=) at
thread/qthread.cpp:503
#7  0x00304a2d5105 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x0030192a588e in QThreadPrivate::start(void*) (arg=0x194d900) at
thread/qthread_unix.cpp:331
#9  0x003000c07284 in start_thread (arg=0x7fbeb6083700) at
pthread_create.c:333
#10 0x0030004e8a4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7fbeacd83700 (LWP 4121)):
#0  0x003000c0c8cf in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fbeaf9b3c43 in radeon_drm_cs_emit_ioctl (mtx=0x1bc7d90,
cond=0x1bc7db8) at ../../../../../../../include/c11/threads_posix.h:159
#2  0x7fbeaf9b3c43 in radeon_drm_cs_emit_ioctl (sema=0x1bc7d90) at
../../../../../../../src/gallium/auxiliary/os/os_thread.h:259
#3  0x7fbeaf9b3c43 in radeon_drm_cs_emit_ioctl
(param=param@entry=0x1bc7a40) at
../../../../../../../src/gallium/winsys/radeon/drm/radeon_drm_winsys.c:653
#4  0x7fbeaf9b3397 in impl_thrd_routine (p=) at
../../../../../../../include/c11/threads_posix.h:87
#5  0x003000c07284 in start_thread (arg=0x7fbeacd83700) at
pthread_create.c:333
#6  0x0030004e8a4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7fbeab240700 (LWP 4131)):
#0  0x003000c0d721 in __GI___pthread_getspecific (key=3) at
pthread_getspecific.c:57
#1  0x003002870e70 in g_thread_self () at
/build/glib2.0-2.46.2/./glib/gthread.c:976
#2  0x00300284914c in g_main_context_acquire (context=0x7fbea4000990) at
/build/glib2.0-2.46.2/./glib/gmain.c:3209
#3  0x00300284a085 in g_main_context_iterate
(context=context@entry=0x7fbea4000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-2.46.2/./glib/gmain.c:3790
#4  0x00300284a2dc in g_main_context_iteration (context=0x7fbea4000990,
may_block=may_block@entry=1) at /build/glib2.0-2.46.2/./glib/gmain.c:3901
#5  0x0030194dd2db in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7fbea40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#6  0x0030194842ea in

[kdenlive] [Bug 353019] 15.13.0 git master - Chroma key effect not working -- leaving burned image of keyed clip in monitor

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353019

--- Comment #12 from Jesse  ---
Thanks for looking into this JB. Yessir, making a sample project right now.

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #15 from Jesse  ---
@JB, here ya go. It's the Example Project attachment.

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #14 from Jesse  ---
Created attachment 97568
  --> https://bugs.kde.org/attachment.cgi?id=97568=edit
Example project - title clip doesn't show alpha properly w/ composite tracks

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #13 from Jesse  ---
wegerf: like JB, I can't seem to duplicate the transparency issues you're
having with .svg or .png images. But with Title clips, the transparency/Alpha
channel of the font color does seem to be different. From the looks of it, it
doesn't look like the composite tracks are acknowledging the alpha channel
values of the title clip's font color.

Here's a more detailed experiment video: https://youtu.be/UA42quBDQ1w.

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


[kdenlive] [Bug 351712] 15.11.80 - Double-clicking clip/media in Project Bin to change name doesn't show text field in proper spot

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351712

--- Comment #6 from Jesse  ---
@GIBA, yes, but it has also already been resolved in later iterations of
Kdenlive. It's all good, now. :)

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


[kdenlive] [Bug 351712] 15.11.80 - Double-clicking clip/media in Project Bin to change name doesn't show text field in proper spot

2016-02-26 Thread GIBA via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351712

--- Comment #5 from GIBA  ---
(In reply to Jesse from comment #1)
> *** Bug 346488 has been marked as a duplicate of this bug. ***

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


[kalarm] [Bug 339375] kalarm process has high cpu consumption

2016-02-26 Thread David Jarvie via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=339375

--- Comment #2 from David Jarvie  ---
Does this problem still exist? If so, try deleting all alarms which recur on an
hourly or minutely frequency (so that only daily, weekly, monthly or annual
recurrences are used). Does this reduce the CPU load?

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #12 from Jean-Baptiste Mardelle  ---
Strange, I cannot reproduce on my side. Please attach the project file you used
for the demo video so that I can try it here.

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


[kdenlive] [Bug 351712] 15.11.80 - Double-clicking clip/media in Project Bin to change name doesn't show text field in proper spot

2016-02-26 Thread GIBA via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351712

GIBA  changed:

   What|Removed |Added

 CC||giba_ran...@hotmail.com

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


[kalarm] [Bug 336738] time zone is miscalculated by 1 hour or ignored

2016-02-26 Thread David Jarvie via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=336738

--- Comment #13 from David Jarvie  ---
Please open a terminal window and type the following command, followed by
:
   timedatectl

Report what is displayed in the line beginning "Time zone:".

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #11 from Jesse  ---
JB, here's a video sample I made just now: https://youtu.be/AwG5-95NyVI. This
at least exhibts the font roughness in title clips between using just the
composite track and the Affine transition. I can confirm that there's something
off about just the composite alone.

I full-screened the monitor which, even with YouTube's compression, should
still give you an idea.

I'll test the semi-transparent issue on mine with a .svg and .png as well, and
make another video of my findings.

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


[okular] [Bug 357971] [frameworks branch] Okular forward search does not update the position

2016-02-26 Thread Albert Vaca via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357971

Albert Vaca  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME
 CC||albertv...@gmail.com

--- Comment #2 from Albert Vaca  ---
I just created a pdf document with two named destinations and it works with the
latest version from the frameworks branch in git. Can you try it again with the
latest code? If you can reproduce it, please reopen the bug and attach a
document where we can test it.

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


[kdenlive] [Bug 359835] [patch] add snap-to-grid for the dvd menu wizard

2016-02-26 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359835

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #4 from Jean-Baptiste Mardelle  ---
Thanks for your patch. It has been merged in git master, where I also just
fixed a crash.
https://quickgit.kde.org/?p=kdenlive.git=commit=f7bb11459b7c6729b46917c3987c26351a0d445a

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


[valgrind] [Bug 359838] New: arm64: Unhandled instruction 0xD5033F5F (clrex)

2016-02-26 Thread dimitry via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359838

Bug ID: 359838
   Summary: arm64: Unhandled instruction 0xD5033F5F (clrex)
   Product: valgrind
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: vex
  Assignee: jsew...@acm.org
  Reporter: dimi...@google.com

disInstr(arm64): unhandled instruction 0xD5033F5F
disInstr(arm64): 1101'0101 '0011 0011' 0101'

This happens on bionic libc pthread_start() call in current aosp/master

Reproducible: Always

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


[kdenlive] [Bug 359835] [patch] add snap-to-grid for the dvd menu wizard

2016-02-26 Thread Michael Vogt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359835

--- Comment #3 from Michael Vogt  ---
The patches are all against kdenlive git. There is some churn in the ".ui"
file. I think that was designer-qt4 doing some stuff I did not ask it to do. I
just added the QCheckBox "use_grid".

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


[kdenlive] [Bug 353019] 15.13.0 git master - Chroma key effect not working -- leaving burned image of keyed clip in monitor

2016-02-26 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353019

--- Comment #11 from Jean-Baptiste Mardelle  ---
I cannot reproduce the problem. Works fine for me with auto track composite.
Could you attach / mail me a sample project with files so that I can try to
reproduce ? You can create a compressed archive from a project in:
Project > Archive Project
Then check the "Compressed archive" checkbox.

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


[kdenlive] [Bug 359835] [patch] add snap-to-grid for the dvd menu wizard

2016-02-26 Thread Michael Vogt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359835

--- Comment #2 from Michael Vogt  ---
Created attachment 97567
  --> https://bugs.kde.org/attachment.cgi?id=97567=edit
Add UI in the dvd wizard to enable/disable the grid option

This adds the missing UI from my previous patch.

Fwiw, I only tested on 15.08.1, git master segfauled for me for what appears to
be unreleated reasons. But I'm not faimilar enough with the kdenlive
development to know if its a real issue or just something strange with my local
system :)

Please let me know what you think, happy to adjust patches as needed for coding
conventions etc.

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #10 from wegwerf-1-...@gmx.de ---
Jean-Baptiste, this is a fresh Kdenlive project, created with git master. It
isn't a reused project.

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||j...@kdenlive.org

--- Comment #9 from Jean-Baptiste Mardelle  ---
I cannot reproduce. For me the result is the same using the automatic composite
or the affine transition.
wegwerf, in your project, can you try turning off and on again a track's
composite transition ? That will switch an old project file to the updated
compositing added to fix bug #359160

Maybe that will solve the problem..

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


[plasmashell] [Bug 343246] plasma 5 doesn't allow different wallpapers and widgets for each virtual desktop

2016-02-26 Thread Danny Tamez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343246

--- Comment #44 from Danny Tamez  ---
It's being worked on!  See https://bugs.kde.org/show_bug.cgi?id=341143#c167

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


[plasmashell] [Bug 359837] right click => remove application not available (or working)

2016-02-26 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359837

Kai Uwe Broulik  changed:

   What|Removed |Added

   Assignee|k...@davidedmundson.co.uk|h...@kde.org
 Status|UNCONFIRMED |CONFIRMED
  Component|general |Application Menu (Kicker)
 CC||k...@privat.broulik.de
 Ever confirmed|0   |1

--- Comment #2 from Kai Uwe Broulik  ---
As for the other part, it's a straight-forward fix, thanks for your
investigation! It's working locally here now.

Unfortunately, the code in there performs a blocking query to package kit and
doing exec() from QML is a big no-no and has caused lots of problems in the
past; moreover it now takes several seconds when I right-click an application
entry, so unfortunately this is not something we can just enable for a patch
release but we need to find a better solution for a later release.

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


[plasmashell] [Bug 343246] plasma 5 doesn't allow different wallpapers and widgets for each virtual desktop

2016-02-26 Thread Colin Faber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343246

Colin Faber  changed:

   What|Removed |Added

 CC||cfa...@gmail.com

--- Comment #43 from Colin Faber  ---
So far, I really like Plasma 5, however the wallpaper issue is disappointing. I
utilize multiple activities with multiple desktops to manage huge numbers of
konsole sessions, browsers, etc. and would rely on the different wallpapers as
an indicator as to which I'm on for what. 

Additionally having the single wallpaper, is well, boring. Please reconsider
re-adding this feature, or provide some altnerative to it.

Could a full screen widget with image background control provide a work around
here? I've noticed that I can't seem to find widgets per activity / wigets per
page.

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


[plasmashell] [Bug 359837] right click => remove application not available (or working)

2016-02-26 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359837

--- Comment #1 from Kai Uwe Broulik  ---
Git commit 1b5307e78dacea388c18c239a7f4b544686bc748 by Kai Uwe Broulik.
Committed on 26/02/2016 at 19:41.
Pushed by broulik into branch 'Plasma/5.5'.

[Kickoff] Add removeApplicationCommand from Kicker

This was forgotten and thus uninstalling applications didn't work
FIXED-IN: 5.5.5

M  +5-1applets/kickoff/package/contents/config/main.xml

http://commits.kde.org/plasma-desktop/1b5307e78dacea388c18c239a7f4b544686bc748

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #8 from wegwerf-1-...@gmx.de ---
Jesse, this is a long-standing, erm, feature. ;)

As far as I understand the reason is that the clip monitor shows the clip
directly and MLT then ignores transparency in the clip viewed. Only when
compositing a frame containing transparency onto another clip, even a black
clip, then MLT takes transparency into account. 

I always wondered if Jean-Baptiste could make the clip monitor use a checkered
background and composing the clip onto it. Advantage: correct transprency.
Disadvantages: eats CPU and makes clip monitor slower.

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


[kdenlive] [Bug 359452] Git master 2016-02-16 - Save files do not preserve the filter order, or stacked groups

2016-02-26 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359452

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit 8cf2e67f2945345d7ff13d31dfcb02fb556283f9 by Jean-Baptiste Mardelle.
Committed on 26/02/2016 at 18:10.
Pushed by mardelle into branch 'master'.

Make sure speed effect appears on top when loading project

M  +1-2src/timeline/timeline.cpp

http://commits.kde.org/kdenlive/8cf2e67f2945345d7ff13d31dfcb02fb556283f9

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #7 from Jesse  ---
Wegerf, try opening the title clip in your clip monitor. Does it look rough to
you? I just created a test title, and opened it up in the clip monitor. I
definitely looks rough. However, in the title editor widget, it looks nice and
smooth.

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

Jesse  changed:

   What|Removed |Added

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

--- Comment #6 from Jesse  ---
@wegerf, I just opened your sample project. I can confirm the transparency
issue. I think there's a greater issue with alpha channels in general with the
compositing in the timeline multitracks. I also noticed that your fonts in both
the title clip and the .svg gets a little bit thicker without Affine, and a
little thinner (and slightly smoother) with Affine.

I've had some transparency issues with the composite feature as well. I'll have
to do some more tests and write up a details bug report revolving around all
kinds of transprency tests with tracks.

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


[kdenlive] [Bug 359160] 15.13.0 git master - Composite in tracks not working right when three (or more?) tracks are used. (Video example included)

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359160

--- Comment #15 from wegwerf-1-...@gmx.de ---
Can now reproduce render quality bug with transparent tracks when
semi-transparent text is used: https://bugs.kde.org/show_bug.cgi?id=359836

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


[kdenlive] [Bug 359808] Rotoscoping

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359808

wegwerf-1-...@gmx.de changed:

   What|Removed |Added

 CC||wegwerf-1-...@gmx.de

--- Comment #1 from wegwerf-1-...@gmx.de ---
Duplicate of https://bugs.kde.org/show_bug.cgi?id=359232 ?

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


[kdenlive] [Bug 359827] 0.9.6 4.13.3, Kubuntu packages - RAM SATURATION WHILE RENDERING HDV VIDEO

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359827

wegwerf-1-...@gmx.de changed:

   What|Removed |Added

 CC||wegwerf-1-...@gmx.de

--- Comment #1 from wegwerf-1-...@gmx.de ---
Just an idea: can you please check with recent Kdenlive 15.12.1 and recent
Ffmpeg and MLT? This could be a memory leak in ffmpeg in particular. I've seen
such issues in the past in my own Kdenlive projects when using older MLT and
Ffmpeg.

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #5 from wegwerf-1-...@gmx.de ---
Comment on attachment 97566
  --> https://bugs.kde.org/attachment.cgi?id=97566
Side-by-side comparison of text in frames from first and second region

left: transparent track rendering causes ragged text.
right: affine transition results in smooth text.

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

wegwerf-1-...@gmx.de changed:

   What|Removed |Added

 CC||wegwerf-1-...@gmx.de

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


[plasmashell] [Bug 359837] New: right click => remove application not available (or working)

2016-02-26 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359837

Bug ID: 359837
   Summary: right click => remove application not available (or
working)
   Product: plasmashell
   Version: 5.5.4
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: rdie...@math.unl.edu
CC: bhus...@gmail.com, plasma-b...@kde.org

Finally looked into why I didn't have any 'right click' => 'remove application'
PackageKit integraiton working in kickoff.

Problem 1:
code in plasma-desktop/applets/kicker/plugin/appentry.cpp wrapped in
#ifdef PackageKit5_FOUND
...
#endif
was seemingly not getting executed.  It appears that config-workspace.h header
defining that is never included.  Adding
#include 
to the top of appentry.cpp seemed to have fixed that

Problem 2:  now I do see 'remove application' entry in kickoff right click
menu, but it doesn't seem to work.  For example, trying to remove kbounce for
example, yields an error dialog:
Error - KIOExec
Uknown host kbounce: Host not found

Reproducible: Always

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #4 from wegwerf-1-...@gmx.de ---
Comment on attachment 97565
  --> https://bugs.kde.org/attachment.cgi?id=97565
Side-by-side comparison of semi-transparent text in frames from first and
second region

left: transparent track rendering causes opaque, ragged text.
right: affine transition results in smooth semi-transparent text.

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #3 from wegwerf-1-...@gmx.de ---
Created attachment 97566
  --> https://bugs.kde.org/attachment.cgi?id=97566=edit
Side-by-side comparison of text in frames from first and second region

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #2 from wegwerf-1-...@gmx.de ---
Created attachment 97565
  --> https://bugs.kde.org/attachment.cgi?id=97565=edit
Side-by-side comparison of semi-transparent text in frames from first and
second region

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


[kdenlive] [Bug 359836] 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

--- Comment #1 from wegwerf-1-...@gmx.de ---
Created attachment 97564
  --> https://bugs.kde.org/attachment.cgi?id=97564=edit
example Kdenlive project including required clips

This example Kdenlive project contains a background picture clip, a Kdenlive
title clip, and an Inkscape-made SVG title clip using semitransparent text. In
the timeline you'll find a region using transparent tracks, and a second region
where explicit affine transitions are used. Please notice the differences in
the quality of the resulting frames between the first region and the second
one.

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


[okular] [Bug 349918] Okular frameworks git (sometimes) scales pages wrongly

2016-02-26 Thread Albert Vaca via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349918

Albert Vaca  changed:

   What|Removed |Added

 CC||albertv...@gmail.com
 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Albert Vaca  ---
Doesn't happen to me using the latest version from the frameworks branch and
your file. Closing the bug. Feel free to reopen if you can reproduce it with a
recent build.

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


[kdenlive] [Bug 359836] New: 15.13 git master: transparent track causes inferior compositing quality with semitransparent text

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359836

Bug ID: 359836
   Summary: 15.13 git master: transparent track causes inferior
compositing quality with semitransparent text
   Product: kdenlive
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: wegwerf-1-...@gmx.de

With the recent improvements/bug fixes to transparent tracks the resulting
frame quality is inferior to the result achieved with explicit affine
transitions when semitransparent text is present. For your convenience please
find the a simple example Kdenlive project attached that shows the variance in
quality between transparent tracks and using the traditional method of explicit
affine transitions. In addition, semitransparent text gets opaque instead of
semitransparent with transparent tracks. At the same time, curves and edges of
the text get ragged and torn-out.

In addition to the example regression project I've added two screenshots taken
from the example project: one showing that semi-transparency gets lost, another
showing the inferior compositing quality.

Reproducible: Always

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


[kdenlive] [Bug 353019] 15.13.0 git master - Chroma key effect not working -- leaving burned image of keyed clip in monitor

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353019

Jesse  changed:

   What|Removed |Added

 CC||j...@kdenlive.org,
   ||jesse.dub...@gmail.com
Summary|Chroma key effect not   |15.13.0 git master - Chroma
   |working -- leaving burned   |key effect not working --
   |image of keyed clip in  |leaving burned image of
   |monitor |keyed clip in monitor
   Platform|Kubuntu Packages|Archlinux Packages

--- Comment #10 from Jesse  ---
This bug is still present in the latest 15.13.0 git master. JB, I added you to
the cc list in light of the recent fixes with the composite multitrack fix in
the timelines. I figured this issue might be closely related?

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


[kmail2] [Bug 223813] No support for IMAP searching

2016-02-26 Thread tony den haan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=223813

--- Comment #9 from tony den haan  ---
Really? I can't find it anywhere in kmail 5.0.2

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


[plasmashell] [Bug 355837] Icons-only task manager: Layout broken if required space exceeds available space

2016-02-26 Thread Kai Damm via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355837

Kai Damm  changed:

   What|Removed |Added

  Component|Task Manager|Icons-only Task Manager

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


[kdenlive] [Bug 359160] 15.13.0 git master - Composite in tracks not working right when three (or more?) tracks are used. (Video example included)

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359160

--- Comment #14 from wegwerf-1-...@gmx.de ---
Never mind, this seems to be an issue in my installation -- I could not
reproduce the problem. So please leave this bug closed-fixed. If I happen to
see any problems I can create a new bug that would be better anyway.

Jean-Baptiste, I join Jesse in his praise: this surely is an important Kdenlive
improvement that will help a lot of newcomers get around successfully in
Kdenlive.

>From a short glimpse at the code changes I grasped that my understanding seems
to be at least partly correct in that the "transition composition pipeline"
wasn't correctly set up: composition needs to happen to the "lowest" track and
not unconditionally with the next lower track. Did I understand this correct?

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


[telepathy] [Bug 354130] Telepathy can't connect to a Jabber account anymore

2016-02-26 Thread Christian González via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354130

Christian González  changed:

   What|Removed |Added

 CC||chgonzal...@gmail.com

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

[okular] [Bug 359722] Page size "Custom" is set to zero and can not be adjusted

2016-02-26 Thread George Ruinelli via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359722

--- Comment #4 from George Ruinelli  ---
It is not an issue of Okular, so please change the selection to the appropriate
product (not sure which one fits best). The issue is also shown with other KDE
applications. Also note that the behaviour is different in the programs which
use the localized (german) version of the printing dialogue: One can select the
"custom" entry, but it gets reverted again to the previous selection.

If it is a Qt bug, I could add a bug report on https://bugreports.qt.io but
again I could not find a matching selection.

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


[kdenlive] [Bug 359835] [patch] add snap-to-grid for the dvd menu wizard

2016-02-26 Thread Michael Vogt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359835

--- Comment #1 from Michael Vogt  ---
Created attachment 97563
  --> https://bugs.kde.org/attachment.cgi?id=97563=edit
snap-to-grid with a grid size of 10px

Initial version of the snap-to-grid. If you like it I would look into
overlaying the grid points and (maybe?) into a toggle to turn the grid
on-and-off.

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


[kdeconnect] [Bug 359791] KControl crashed without visible reason

2016-02-26 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359791

Christoph Feck  changed:

   What|Removed |Added

   Assignee|unassigned-b...@kde.org |albertv...@gmail.com
Product|kde |kdeconnect
  Component|general |common

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


[kdenlive] [Bug 359835] New: [patch] add snap-to-grid for the dvd menu wizard

2016-02-26 Thread Michael Vogt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359835

Bug ID: 359835
   Summary: [patch] add snap-to-grid for the dvd menu wizard
   Product: kdenlive
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: michael.v...@gmail.com

I really like the dvd creation wizard and the fact that I can add "buttons"
there to jump to chapters.

However I find that positioning this aligned is a bit of a challenge. E.g. when
I build a list like

chapter1
chapter2

aligning them exactly is tricky. Therefore I implemented a snap-to-grid feature
so that it easier to align them.

Reproducible: Always

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


[kdenlive] [Bug 359160] 15.13.0 git master - Composite in tracks not working right when three (or more?) tracks are used. (Video example included)

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359160

--- Comment #13 from wegwerf-1-...@gmx.de ---
Uhoh, please reopen this bug; while it works in principle, the results are not
smooth.

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


[kdenlive] [Bug 359160] 15.13.0 git master - Composite in tracks not working right when three (or more?) tracks are used. (Video example included)

2016-02-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359160

--- Comment #12 from wegwerf-1-...@gmx.de ---
Just tested it using an SVG inkscape clip on top video track, a Kdenlive title
clip on the middle track, and a video clip on the bottom video clip. It now
works correctly in principle.

However I notice that there is no proper anti-aliasing so that the text in the
SVG and title clips look very ragged and torn-out. To cross-check I've added
manual affine transitions that will result in proper smooth anti-aliasing the
SVG and title text onto the video clip.

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


[kdenlive] [Bug 359160] 15.13.0 git master - Composite in tracks not working right when three (or more?) tracks are used. (Video example included)

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359160

Jesse  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #11 from Jesse  ---
Works way, WAY easier!!! No more need for the Affine transition or Composite
transition to apply alpha channels. Seriously, this will be a huge benefit to
the ease-of-use for users.

Thanks JB, you rock!

Marking this bug as resolved.

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


[Breeze] [Bug 343369] Menu in QtQuickControls Combo Box on Breeze Dark Theme Unreadable

2016-02-26 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343369

Kai Uwe Broulik  changed:

   What|Removed |Added

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

--- Comment #22 from Kai Uwe Broulik  ---
*** Bug 359832 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 359832] Can't read visibility dropdown menus in "Entries" section of System Tray Settings window with Breeze Dark. Background is white (video example included)

2016-02-26 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359832

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---


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

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


[plasmashell] [Bug 359833] Have option in Pager Settings to enable/disable tooltip?

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359833

Jesse  changed:

   What|Removed |Added

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

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


[plasmashell] [Bug 359834] After creating new activity, cannot move the that desktop tab on the edge of the screen.

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359834

Jesse  changed:

   What|Removed |Added

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

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


[plasmashell] [Bug 359834] New: After creating new activity, cannot move the that desktop tab on the edge of the screen.

2016-02-26 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359834

Bug ID: 359834
   Summary: After creating new activity, cannot move the that
desktop tab on the edge of the screen.
   Product: plasmashell
   Version: 5.5.4
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Desktop Dashboard
  Assignee: notm...@gmail.com
  Reporter: jesse.dub...@gmail.com
CC: bhus...@gmail.com

When I create a new activity and go into it, I cannot move the tab that's on
the screen edge. It won't move at all. I can click it, and the menu options
open just fine, though.

I made sure to check that widgets were unlocked when I tried this.

Reproducible: Always

Steps to Reproduce:
1. Create a new activity
2. Go into that activity
3. Try to click+drag the tab that has the activity name and the hamburger icon

Actual Results:  
Tab thing (sorry, I don't know its proper name) won't move.

Expected Results:  
Should be able to move it just like all other activities.

Tested while using KDE Plasma 5.5.4 on Antergos Linux x64.

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


[kdevelop] [Bug 347601] git username dialog looks like a password dialog

2016-02-26 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347601

Milian Wolff  changed:

   What|Removed |Added

 Status|NEEDSINFO   |UNCONFIRMED
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Milian Wolff  ---
can you show a screenshot please? or tell me how to reproduce this?

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


[kdenlive] [Bug 359160] 15.13.0 git master - Composite in tracks not working right when three (or more?) tracks are used. (Video example included)

2016-02-26 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359160

--- Comment #10 from Jean-Baptiste Mardelle  ---
Git commit ffae410dab837906843a77743eea1db4d7228bf1 by Jean-Baptiste Mardelle.
Committed on 26/02/2016 at 17:49.
Pushed by mardelle into branch 'master'.

Fix composite in multitrack

M  +7-18   src/doc/kdenlivedoc.cpp
M  +2-44   src/timeline/customtrackview.cpp
M  +1-3src/timeline/customtrackview.h
M  +20   -0src/timeline/timeline.cpp
M  +6-2src/timeline/timeline.h
M  +42   -1src/timeline/transitionhandler.cpp
M  +2-0src/timeline/transitionhandler.h

http://commits.kde.org/kdenlive/ffae410dab837906843a77743eea1db4d7228bf1

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


  1   2   >