[kmail2] [Bug 364786] New: KMail crashes after selecting a contact in comopse Message

2016-06-26 Thread Alex Fiestas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364786

Bug ID: 364786
   Summary: KMail crashes after selecting a contact in comopse
Message
   Product: kmail2
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: composer
  Assignee: kdepim-b...@kde.org
  Reporter: afies...@kde.org

KMail is hitting an assert when I select a contact in the "new email" composer.
This happens everytime.

Bt:
#0  0x7128f295 in raise () from /usr/lib/libc.so.6
#1  0x712906da in abort () from /usr/lib/libc.so.6
#2  0x71f323ce in qt_message_fatal (context=..., message=) at
/home/afiestas/kde5/qt5/qtbase/src/corelib/global/qlogging.cpp:1680
#3  QMessageLogger::fatal (this=this@entry=0x7fffd4d0,
msg=msg@entry=0x721ce3e0 "ASSERT: \"%s\" in file %s, line %d")
at /home/afiestas/kde5/qt5/qtbase/src/corelib/global/qlogging.cpp:793
#4  0x71f2dcae in qt_assert (assertion=, file=, line=)
at /home/afiestas/kde5/qt5/qtbase/src/corelib/global/qglobal.cpp:3091
#5  0x7605649a in Akonadi::JobPrivate::handleResponse (this=0x3ccaa50,
tag=5, response=...)
at /home/afiestas/kde5/source/akonadi/src/core/jobs/job.cpp:69
#6  0x76017f0a in Akonadi::SessionPrivate::handleCommand
(this=0x20f5e70, tag=5, cmd=...)
at /home/afiestas/kde5/source/akonadi/src/core/session.cpp:143
#7  0x76019bcf in Akonadi::Session::qt_static_metacall (_o=0x3ce71a0,
_c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fff40b1aca0)
at /home/afiestas/kde5/build/akonadi/src/core/moc_session.cpp:117
#8  0x7213ef41 in QObject::event (this=0x3ce71a0, e=) at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qobject.cpp:1263
#9  0x729e33ec in QApplicationPrivate::notify_helper (this=, receiver=0x3ce71a0, e=0x7fff40b1a9f0)
at /home/afiestas/kde5/qt5/qtbase/src/widgets/kernel/qapplication.cpp:3799
#10 0x729ea571 in QApplication::notify (this=0x7fffdec0,
receiver=0x3ce71a0, e=0x7fff40b1a9f0)
at /home/afiestas/kde5/qt5/qtbase/src/widgets/kernel/qapplication.cpp:3556
#11 0x72114368 in QCoreApplication::notifyInternal2
(receiver=0x3ce71a0, event=event@entry=0x7fff40b1a9f0)
at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:988
#12 0x721169bd in QCoreApplication::sendEvent (event=0x7fff40b1a9f0,
receiver=)
at /home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qcoreapplication.h:231
#13 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0,
event_type=event_type@entry=0, data=0x626780)
at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:1649
#14 0x72116e28 in QCoreApplication::sendPostedEvents
(receiver=receiver@entry=0x0, event_type=event_type@entry=0)
at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:1503
#15 0x721655d3 in postEventSourceDispatch (s=0x670900) at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:276
#16 0x7fffdd87bdd7 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#17 0x7fffdd87c040 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x7fffdd87c0ec in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#19 0x721659df in QEventDispatcherGlib::processEvents (this=0x670210,
flags=...)
at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:423
#20 0x721128ea in QEventLoop::exec (this=this@entry=0x7fffdd20,
flags=..., flags@entry=...)
at /home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qeventloop.cpp:210
#21 0x7211a9ed in QCoreApplication::exec () at
/home/afiestas/kde5/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:1261
#22 0x0040486f in main (argc=1, argv=0x7fffe048) at
/home/afiestas/kde5/source/kdepim/kmail/src/main.cpp:155

Reproducible: Always

Steps to Reproduce:
1.Open KMAil
2.Click new email
3.Search for a contact
4.Select one of the contacts included in the result

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


[kmail2] [Bug 364783] When url is clicked, messageviewer gets screwed

2016-06-26 Thread Alex Fiestas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364783

--- Comment #1 from Alex Fiestas  ---
Created attachment 99703
  --> https://bugs.kde.org/attachment.cgi?id=99703=edit
Video with the behaviour

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


[kmail2] [Bug 364783] New: When url is clicked, messageviewer gets screwed

2016-06-26 Thread Alex Fiestas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364783

Bug ID: 364783
   Summary: When url is clicked, messageviewer gets screwed
   Product: kmail2
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: afies...@kde.org

Whenever I click or open on an url, the messageviewer gets screwed, checkout
the video.

Reproducible: Always

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


[kwin] [Bug 363889] New: Warnings send to kwincompositing are not being shown

2016-06-03 Thread Alex Fiestas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363889

Bug ID: 363889
   Summary: Warnings send to kwincompositing are not being shown
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: afies...@kde.org

In scene.opengl.cpp kwincompositing is being called using kcmshell5. Warning
being sent to it is not shown in the interface.

Reproducible: Always

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


[kwin] [Bug 363888] False warning in viewportLimitsMatched

2016-06-03 Thread Alex Fiestas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363888

Alex Fiestas  changed:

   What|Removed |Added

  Component|compositing |scene-opengl

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


[kwin] [Bug 363888] New: False warning in viewportLimitsMatched

2016-06-03 Thread Alex Fiestas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363888

Bug ID: 363888
   Summary: False warning in viewportLimitsMatched
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: compositing
  Assignee: kwin-bugs-n...@kde.org
  Reporter: afies...@kde.org

XRandR allows to scale the outputs which is really useful on hidpi scenarios.
In this cases the CRTC reported size is bigger than the modes actually being
used, for example:

eDP1
CRTC:  2560x1600
Mode: 2560x1600

HDMI1
CRTC:  3840x2160
Mode: 1920x1080

HDMI2
CRTC:  3840x2160
Mode: 1920x1080

That makes a total of 10240x2160 in CRTC size which is bigger than
GL_MAX_VIEWPORT_DIMS, but actually the value of the modes is 6400 which is
under the maximum reported (8k).

Besides the warning, compositing works great, no black windows or artifacts of
any kind.

Reproducible: Always

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


[Purpose] [Bug 359728] New: Gui of purpose plasmoid problems

2016-02-23 Thread Alex Fiestas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359728

Bug ID: 359728
   Summary: Gui of purpose plasmoid problems
   Product: Purpose
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: afies...@kde.org

This is what I get when uploading images to imgur.

1-The interface is considerably (and unecessary) smaller compared with other
plasmoids
Share plasmoid: http://i.imgur.com/BaoWsI4.png
Systemtray: http://i.imgur.com/iC8ZzKg.png
2-In the result GUI the place where url should be is really small
http://i.imgur.com/DMfxnIl.png 
3-Result GUI is smaller than the other popup

Reproducible: Always

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


[Purpose] [Bug 359727] New: Fails to upload multiple images to imgur

2016-02-23 Thread Alex Fiestas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359727

Bug ID: 359727
   Summary: Fails to upload multiple images to imgur
   Product: Purpose
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: afies...@kde.org

I was trying to paste multiple selected images in dolphin and it only uploaded
one.

Reproducible: Always

Steps to Reproduce:
1.Select few images in dolphin
2.copy
3.paste into the plasmoid

Also with DnD does not work.

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


[kdevelop] [Bug 359406] New: Snippets does not seem to follow any color scheme

2016-02-14 Thread Alex Fiestas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359406

Bug ID: 359406
   Summary: Snippets does not seem to follow any color scheme
   Product: kdevelop
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: all editors
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: afies...@kde.org

I have a color scheme that is mostly black/dark. While introducing the data
into the snippets the color of the text is white and I can barely read it.

http://i.imgur.com/gwH3hAk.png

I have not been able to find the settings for it, so my guess is that it is not
following any from the color scheme.

Reproducible: Always

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


[kdevelop] [Bug 358945] New: KDevelop crashesh while having a nodejs project loaded

2016-02-03 Thread Alex Fiestas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358945

Bug ID: 358945
   Summary: KDevelop crashesh while having a nodejs project loaded
   Product: kdevelop
   Version: 4.90.91
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: afies...@kde.org

Application: kdevelop (4.90.91)
 (Compiled from sources)
Qt Version: 5.5.1
Operating System: Linux 4.4.0-3-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
Everytime I load a nodejs project kdevelop ends up crashing.

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f475d1d0880 (LWP 845))]

Thread 13 (Thread 0x7f475be5c700 (LWP 846)):
#0  0x7f477403c18d in poll () from /usr/lib/libc.so.6
#1  0x7f4768249ae2 in ?? () from /usr/lib/libxcb.so.1
#2  0x7f476824b757 in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x7f475cf4d379 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x7f4774c3bb8e in ?? () from /usr/lib/libQt5Core.so.5
#5  0x7f476d9124a4 in start_thread () from /usr/lib/libpthread.so.0
#6  0x7f477404513d in clone () from /usr/lib/libc.so.6

Thread 12 (Thread 0x7f4750ca5700 (LWP 848)):
[KCrash Handler]
#6  0x7f4744dc5fc5 in
KDevelop::TemporaryDataManager, true>::getItem (this=0x7f4772c71d00 ,
index=2147483748) at
/opt/kde5/include/kdevplatform/language/duchain/appendedlist.h:100
#7  0x7f4744dc4d96 in KDevelop::DUContextData::m_localDeclarationsSize
(this=0x7f4704022690) at
/opt/kde5/include/kdevplatform/language/duchain/ducontextdata.h:64
#8  0x7f4744dc4ed5 in
KDevelop::DUContextData::m_localDeclarationsOffsetBehind (this=0x7f4704022690)
at /opt/kde5/include/kdevplatform/language/duchain/ducontextdata.h:64
#9  0x7f4744dc50cf in KDevelop::DUContextData::m_usesOffsetBehind
(this=0x7f4704022690) at
/opt/kde5/include/kdevplatform/language/duchain/ducontextdata.h:69
#10 0x7f4744dc5148 in KDevelop::DUContextData::offsetBehindLastList
(this=0x7f4704022690) at
/opt/kde5/include/kdevplatform/language/duchain/ducontextdata.h:70
#11 0x7f4744dc52c4 in KDevelop::TopDUContextData::offsetBehindBase
(this=0x7f4704022690) at
/opt/kde5/include/kdevplatform/language/duchain/topducontextdata.h:75
#12 0x7f4744dc557b in
KDevelop::TopDUContextData::m_usedDeclarationIdsOffsetBehind
(this=0x7f4704022690) at
/opt/kde5/include/kdevplatform/language/duchain/topducontextdata.h:77
#13 0x7f4744dc5849 in KDevelop::TopDUContextData::m_problemsOffsetBehind
(this=0x7f4704022690) at
/opt/kde5/include/kdevplatform/language/duchain/topducontextdata.h:78
#14 0x7f4744dc593a in KDevelop::TopDUContextData::offsetBehindLastList
(this=0x7f4704022690) at
/opt/kde5/include/kdevplatform/language/duchain/topducontextdata.h:79
#15 0x7f4744dc5955 in KDevelop::TopDUContextData::dynamicSize
(this=0x7f4704022690) at
/opt/kde5/include/kdevplatform/language/duchain/topducontextdata.h:79
#16 0x7f4744dcbe67 in
KDevelop::DUChainItemFactory::dynamicSize (this=0x513b0a0, data=...) at
/opt/kde5/include/kdevplatform/language/duchain/duchainregister.h:80
#17 0x7f477208d18b in KDevelop::DUChainItemSystem::dynamicSize
(this=0x7f477306fce0 , data=...)
at
/home/afiestas/kde5/source/kdevplatform/language/duchain/duchainregister.cpp:64
#18 0x7f47720101a1 in KDevelop::TopDUContextDynamicData::store
(this=0x7f4704003710) at
/home/afiestas/kde5/source/kdevplatform/language/duchain/topducontextdynamicdata.cpp:679
#19 0x7f4771fafd6a in KDevelop::DUChainPrivate::doMoreCleanup
(this=0x7f4772872020 , retries=1,
needLockRepository=true) at
/home/afiestas/kde5/source/kdevplatform/language/duchain/duchain.cpp:746
#20 0x7f4771face9d in KDevelop::DUChainPrivate::CleanupThread::run
(this=0x4a9c2a0) at
/home/afiestas/kde5/source/kdevplatform/language/duchain/duchain.cpp:289
#21 0x7f4774c3bb8e in ?? () from /usr/lib/libQt5Core.so.5
#22 0x7f476d9124a4 in start_thread () from /usr/lib/libpthread.so.0
#23 0x7f477404513d in clone () from /usr/lib/libc.so.6

Thread 11 (Thread 0x7f474623e700 (LWP 853)):
#0  0x7f476bf7d5f9 in g_mutex_lock () from /usr/lib/libglib-2.0.so.0
#1  0x7f476bf38ec0 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f476bf390cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7f4774e7356b in
QEventDispatcherGlib::processEvents(QFlags)