[Akonadi] [Bug 334470] Cannot Delete a Google Calendar in KOrganizer / Akonadi (+ Some Related Problems)

2016-09-24 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=334470

Shlomi Fish  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #2 from Shlomi Fish  ---
seems to be fine in KDE Applications 15. Resolving.

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


[Akonadi] [Bug 304238] KDE's mysqld consumes 3.8% of my 8GB RAM.

2016-09-24 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=304238

Shlomi Fish  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Shlomi Fish  ---
Seems to be better on Mageia v6. Resolving.

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


[akregator] [Bug 183355] Tree View: Folders / Feeds with Unread Messages are not Colored / Do Not Have Color

2016-09-24 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=183355

Shlomi Fish  changed:

   What|Removed |Added

 Status|NEEDSINFO   |UNCONFIRMED
 Resolution|WAITINGFORINFO  |---
 Ever confirmed|1   |0

--- Comment #6 from Shlomi Fish  ---
Still happens with akregator 5.3.0.

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


[dolphin] [Bug 369286] dolphin 16.08.1's Mousewheel scrolling is very small at all settings in non-Plasma5-desktops (regression from 16.04)

2016-09-24 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369286

--- Comment #1 from Shlomi Fish  ---
According to git bisect:

<<
8d61c9c7b6f5a97803bf154529b413ee69bc2a1c is the first bad commit
commit 8d61c9c7b6f5a97803bf154529b413ee69bc2a1c
Author: Martin T. H. Sandsmark 
Date:   Wed Jul 13 00:29:15 2016 +0200

Fix scrolling on hidpi screens

Scrolling with libinput was unbearably slow.

QScrollBar is much better at scrolling than us, so let it handle it.

REVIEW: 128432
BUG: 357618

:04 04 356cc733e7cfb01d864d645b63919fe8beccce03
33b98e096f14a4ca83ff3ab5640aba301cf014a6 M  src
shlomif@telaviv1:~/Download/unpack/kde/dolphin/dolphin$ 
>

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


[dolphin] [Bug 369286] New: dolphin 16.08.1's Mousewheel scrolling is very small at all settings in non-Plasma5-desktops (regression from 16.04)

2016-09-24 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369286

Bug ID: 369286
   Summary: dolphin 16.08.1's Mousewheel scrolling is very small
at all settings in non-Plasma5-desktops (regression
from 16.04)
   Product: dolphin
   Version: unspecified
  Platform: Mageia RPMs
   URL: https://bugs.mageia.org/show_bug.cgi?id=19362
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: shlo...@shlomifish.org

When I'm using dolphin in detailed view in JWM or Xfce, then the mousewheel
scrolling is small regardless of the systemsettings5 setting for number of
lines to scroll. This is fine in the Plasma5 desktop. It also happens in a new
user. This is not working in dolphin 16.08.1 and is fine in a dolphin 16.04.3
package that I built from an old svn checkout

Reproducible: Always

Steps to Reproduce:
1. New user.
2. startx as JWM or Xfce (non-plasma5).
3. start dolphin in detailed files mode.
4. scroll using the mousewheel.

Actual Results:  
The scrolling does not scroll a lot.

Expected Results:  
The scrolling should be more substantial.

I'm on Mageia x86-64 v6.

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


[dolphin] [Bug 357618] scrolling with xf86-input-libinput is unusable slow - only in dolphin

2016-09-24 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357618

--- Comment #22 from Shlomi Fish  ---
Hi all,

(In reply to Martin Schnitkemper from comment #21)
> It's not solved for me.  I have also not installed xf86-input-libinput on my
> desktop system but scrolling in the left folder- or places panel in dolphin
> is still unusable slow, in the main windows its OK.  It seems new to me
> after upgrading to 16.08.  Distribution is Arch Linux.

please see this Mageia bug - https://bugs.mageia.org/show_bug.cgi?id=19362 -
scrolling is low in dolphin on non-Plasma5-desktops without libinput installed.

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


[plasmashell] [Bug 369063] The Digital Clock's "Show seconds" setting and other settings are not preserved after restart

2016-09-20 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369063

--- Comment #6 from Shlomi Fish  ---
(In reply to David Edmundson from comment #5)
> Remove the first letter of that file.
> 
> It's something that I broke and immediately fixed, but did so about the time
> the beta was made.
> 
> Thanks

Thanks for the tip - doing that seems to correct the problem here.

That put aside, the original main.xml does not even validate as valid XML:

<<<
shlomif@telaviv1:~$ xmllint main.xml
main.xml:1: parser error : Start tag expected, '<' not found
c
^
shlomif@telaviv1:~$ 
>>>

So why did the applet, the build system, automated tests, version control
hooks, etc. did not report it as such and instead let the applet's
functionality completely break? Seems like there should be some preventative
measures for that in the future.

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


[plasmashell] [Bug 369063] The Digital Clock's "Show seconds" setting and other settings are not preserved after restart

2016-09-19 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369063

--- Comment #4 from Shlomi Fish  ---
David Edmundson: do you need anything more from me?

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


[plasmashell] [Bug 369063] The Digital Clock's "Show seconds" setting and other settings are not preserved after restart

2016-09-19 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369063

--- Comment #3 from Shlomi Fish  ---
(In reply to David Edmundson from comment #1)
> can you send me your
> /usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/config/main.
> xml please
Hi!

I attached it.

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


[plasmashell] [Bug 369063] The Digital Clock's "Show seconds" setting and other settings are not preserved after restart

2016-09-19 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369063

--- Comment #2 from Shlomi Fish  ---
Created attachment 101180
  --> https://bugs.kde.org/attachment.cgi?id=101180=edit
The
/usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/config/main.xml
file

This is the main.xml file per David's request.

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


[plasmashell] [Bug 369063] New: The Digital Clock's "Show seconds" setting and other settings are not preserved after restart

2016-09-19 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369063

Bug ID: 369063
   Summary: The Digital Clock's "Show seconds" setting and other
settings are not preserved after restart
   Product: plasmashell
   Version: 5.7.95
  Platform: Mageia RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: Digital Clock
  Assignee: plasma-b...@kde.org
  Reporter: shlo...@shlomifish.org

Starting the digital clock from the command line and doing "right click"->
Digital Clock settings -> Turn on "Show seconds" does not make it stick in the
next invocation. It also happens with the clock applet in the taskbar.

Here are the shell errors:

shlomif@telaviv1:~$ LANG=C plasmawindowed org.kde.plasma.digitalclock
org.kde.plasma: requesting config for "Digital Clock" without a containment!
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:95:
Error: Cannot assign [undefined] to QStringList
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:106:
TypeError: Cannot read property 'length' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:116:
TypeError: Cannot read property 'length' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:37:
TypeError: Cannot read property 'DateTime' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:62:27:
Unable to assign [undefined] to QStringList
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:519:
TypeError: Cannot read property 'Timezone City' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:519:
TypeError: Cannot read property 'Timezone City' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:612:
TypeError: Cannot call method 'sort' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:48:32:
Unable to assign [undefined] to int
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:47:42:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:46:43:
Unable to assign [undefined] to QString
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:34:38:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:33:32:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:416:
TypeError: Cannot read property 'DateTime' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:410:25:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:35:29:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:519:
TypeError: Cannot read property 'Timezone City' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:519:
TypeError: Cannot read property 'Timezone City' of undefined
shlomif@telaviv1:~$ LANG=C plasmawindowed org.kde.plasma.digitalclock
org.kde.plasma: requesting config for "Digital Clock" without a containment!
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:95:
Error: Cannot assign [undefined] to QStringList 
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:106:
TypeError: Cannot read property 'length' of undefined   
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:116:
TypeError: Cannot read property 'length' of undefined   
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:37:
TypeError: Cannot read property 'DateTime' of undefined 
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:62:27:
Unable to assign [undefined] to QStringList  
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:519:
TypeError: Cannot read property 'Timezone City' of undefined   
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:519:
TypeError: Cannot read property 'Timezone City' of undefined   
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:612:
TypeError: Cannot call method 'sort' of undefined  

[frameworks-ktexteditor] [Bug 318387] After moving to end and holding the up arrow, the cursor gets stuck at a tag.

2016-08-12 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=318387

--- Comment #2 from Shlomi Fish  ---
Created attachment 100568
  --> https://bugs.kde.org/attachment.cgi?id=100568=edit
Smaller test case - ctrl+End and holding the up arrow gets stuck

This is a smaller test case - Ctrl+End and holding the up arrow gets stuck.
Tested on mageia x86-64 v6 and on Fedora 24 x86-64 - can reproduce in both on
Xfce.

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


[gwenview] [Bug 350632] Crashed while rotating the image

2016-07-25 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350632

--- Comment #13 from Shlomi Fish  ---
Hi Yasin,

I tried rotating your photo rapidly in gwenview on both an Ubuntu
16.04+backports VirtualBox VM running JWM And on my Mageia Linux x86-64 v6
system running Xfce, and there were absolutely no crashes. Can you try to see
if it is happening in a new UNIX user account on JWM or a similar lightweight
window manager?

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


[gwenview] [Bug 350632] Crashed while rotating the image

2016-07-24 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350632

--- Comment #11 from Shlomi Fish  ---
Hi Yasin,

(In reply to Yasin Zähringer from comment #10)
> I see the crash consistently with at least one photo when I click the rotate
> button twice very quickly.
> 

can you share a problematic photo? You can try attaching it here or use
http://imgur.com/ .

> System:
> Application: Version 15.12.3 (KDE Frameworks 5.23.0)
> Qt Version: 5.5.1
> Operating System: Linux 4.4.0-31-generic x86_64
> Distribution: Ubuntu 16.04 + Backports PPA
>

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

[plasmashell] [Bug 362941] Java Process Is Unresponsive In System Tray - Jitsi

2016-07-21 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362941

Shlomi Fish  changed:

   What|Removed |Added

 CC||shlo...@shlomifish.org

--- Comment #7 from Shlomi Fish  ---
Adding myself to the CC list after a different bug was marked as this one's
duplicate.

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


[dolphin] [Bug 365794] Crash on exit when I set custom window icon

2016-07-19 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365794

Shlomi Fish  changed:

   What|Removed |Added

 CC||shlo...@shlomifish.org

--- Comment #2 from Shlomi Fish  ---
I can reproduce this too on Mageia linux x86-64 v6/Cauldron.

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


[dolphin] [Bug 357618] scrolling with xf86-input-libinput is unusable slow - only in dolphin

2016-07-16 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357618

--- Comment #17 from Shlomi Fish  ---
Thanks for the fix, Martin [and all]!

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


[gwenview] [Bug 334559] Gwenview crashed on opening an URL

2016-07-15 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=334559

Shlomi Fish  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #10 from Shlomi Fish  ---
This bug does not happen in gwenview git master on Mageia x86-64 v6. Marking as
RESOLVED.

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


[plasmashell] [Bug 358328] Application systray icon: No context menu

2016-06-19 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

--- Comment #22 from Shlomi Fish  ---
(In reply to EMR_Kde from comment #21)
> *bump* ?

*bump* from me as well.

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


[kate] [Bug 192458] [BiDi/Unicode] Hebrew selection not showing when dynamic word wrap is disabled

2016-06-15 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=192458

--- Comment #30 from Shlomi Fish  ---
(In reply to Orgad Shaneh from comment #28)
> Still reproducable here, when dynamic word wrap is off:
> 
> * Debian sid amd64
> * Kate 16.04.1
> * KDE Frameworks 5.22.0
> * Qt 5.5.1
> * The xcb windowing system

Still reproducible here, when dynamic word wrap is off:

* Mageia Linux v6 x86-64
* kate-16.04.1-1.mga6
* Qt 5.6.0.

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


[plasmashell] [Bug 358328] Java application systray icon: No context menu

2016-03-13 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358328

Shlomi Fish  changed:

   What|Removed |Added

 CC||shlo...@shlomifish.org

--- Comment #13 from Shlomi Fish  ---
We're running into this problem in Mageia v6/Cauldron - see
https://bugs.mageia.org/show_bug.cgi?id=17592 .

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


[okular] [Bug 359932] Okular is very slow at opening some EPUB's

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

--- Comment #10 from Shlomi Fish  ---
I should note that per the duplicate bug, this EPUB also exhibits the problem
and Okular should be verified to properly work with it -
http://www.shlomifish.org/Files/files/text/Up-and-Coming-Stories-by-the-2016-Campbell-Eligible-Authors-anthology.epub
- here it also crashes eventually with it.

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


[okular] [Bug 360057] New: On a particular EPub file, okular takes a long time to load consuming 100% of CPU and then crashes.

2016-03-04 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360057

Bug ID: 360057
   Summary: On a particular EPub file, okular takes a long time to
load consuming 100% of CPU and then crashes.
   Product: okular
   Version: 0.23.60
  Platform: Mageia RPMs
   URL: http://www.shlomifish.org/Files/files/text/Up-and-Comi
ng-Stories-by-the-2016-Campbell-Eligible-Authors-antho
logy.epub
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: shlo...@shlomifish.org

With this epub -
http://www.badmenagerie.com/up-and-coming-stories-from-the-2016-campbell-eligible-writers/
 - downloaded from
http://www.badmenagerie.com/up-and-coming-stories-from-the-2016-campbell-eligible-writers/
, okular takes a long time to open it while consuming 100% of CPU and then
crashes. I'm using okular-15.11.80-1.mga6 on Mageia Linux x86-64 v6/Cauldron.

Reproducible: Always

Steps to Reproduce:
1. Download the file from the URL.
2. Run okular
Up-and-Coming-Stories-by-the-2016-Campbell-Eligible-Authors-anthology.epub from
the command line.
3.

Actual Results:  
Okular takes a long time to load showing nothing and then crashes.

Expected Results:  
Okular should load the file or recognise it as invalid (if it is).

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


[dolphin] [Bug 295571] Mouse wheel scrolling in Dolphin ignores global setting

2016-01-14 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=295571

--- Comment #13 from Shlomi Fish  ---
(In reply to Emmanuel Pescosta from comment #12)
> Review https://git.reviewboard.kde.org/r/126718/
> 
> This bug has been fixed in master.
> Fix will be shipped with Dolphin 16.04.

for me, building the new dolphin from git master source on Mageia Linux x86-64
v6 does not seem to fix the problem. The only way I can get it to work is using
this patch that I don't expect to be applied as is :

diff --git a/src/kitemviews/kitemlistcontainer.cpp
b/src/kitemviews/kitemlistcontainer.cpp
index 94b49db..a48e92f 100644
--- a/src/kitemviews/kitemlistcontainer.cpp
+++ b/src/kitemviews/kitemlistcontainer.cpp
@@ -34,6 +34,7 @@
 #include 
 #include 
 #include 
+#include 


 /**
@@ -167,6 +168,7 @@ void KItemListContainer::scrollContentsBy(int dx, int dy)

 void KItemListContainer::wheelEvent(QWheelEvent* event)
 {
+printf ("[PinkiePie]qApp->wheelScrollLines() == %ld\n",
(long)qApp->wheelScrollLines());
 if (event->modifiers().testFlag(Qt::ControlModifier)) {
 event->ignore();
 return;
@@ -184,7 +186,7 @@ void KItemListContainer::wheelEvent(QWheelEvent* event)
   m_horizontalSmoothScroller :
m_verticalSmoothScroller;

 const QScrollBar* scrollBar = smoothScroller->scrollBar();
-if (!event->pixelDelta().isNull()) {
+if (false) { //if (!event->pixelDelta().isNull()) {
 const int numPixels =  event->pixelDelta().y();
 if (event->modifiers().testFlag(Qt::ShiftModifier)) {
 const int scrollingDirection = numPixels > 0 ? 1 : -1;
@@ -194,6 +196,7 @@ void KItemListContainer::wheelEvent(QWheelEvent* event)
 }
 } else {
 const int numDegrees = event->angleDelta().y() / 8;
+printf ("qApp->wheelScrollLines() == %ld\n",
(long)qApp->wheelScrollLines());
 const int numSteps = qApp->wheelScrollLines() * numDegrees / 15;
 if (event->modifiers().testFlag(Qt::ShiftModifier)) {
 const int scrollingDirection = numSteps > 0 ? 1 : -1;
diff --git a/src/kitemviews/private/kitemlistsmoothscroller.cpp
b/src/kitemviews/private/kitemlistsmoothscroller.cpp
index c89d3cf..5af16df 100644
--- a/src/kitemviews/private/kitemlistsmoothscroller.cpp
+++ b/src/kitemviews/private/kitemlistsmoothscroller.cpp
@@ -25,6 +25,7 @@
 #include 
 #include 
 #include 
+#include 

 KItemListSmoothScroller::KItemListSmoothScroller(QScrollBar* scrollBar,
  QObject* parent) :
@@ -201,6 +202,7 @@ void KItemListSmoothScroller::handleWheelEvent(QWheelEvent*
event)
 numPixels = event->pixelDelta().y();
 } else {
 const int numDegrees = event->angleDelta().y() / 8;
+printf ("qApp->wheelScrollLines() == %ld\n",
(long)qApp->wheelScrollLines());
 const int numSteps = qApp->wheelScrollLines() * numDegrees / 15;
 numPixels = numSteps * m_scrollBar->pageStep() / 12;
 }

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


[dolphin] [Bug 357618] scrolling with xf86-input-libinput is unusable slow - only in dolphin

2016-01-14 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357618

Shlomi Fish  changed:

   What|Removed |Added

 CC||shlo...@shlomifish.org

--- Comment #4 from Shlomi Fish  ---
I am affected by it as well here on Mageia x86-64 v6.

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


[gwenview] [Bug 356998] After cropping a .jpg image and cancelling/denying the crop operation, the preview icon shows the cropped version in the directory browser

2016-01-08 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356998

--- Comment #2 from Shlomi Fish  ---
Hi all! I noticed it also happens with scaling an image and with other
operations. Here's a proposed patch - I'm not sure it's the best way to fix it
- https://git.reviewboard.kde.org/r/126678/ .

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


[kalarm] [Bug 357186] New: “ fatal error: phonon/backendcapabilities.h: No such file or directory” when building kdepim

2015-12-26 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357186

Bug ID: 357186
   Summary: “ fatal error: phonon/backendcapabilities.h: No such
file or directory” when building kdepim
   Product: kalarm
   Version: unspecified
  Platform: Mageia RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: general
  Assignee: djar...@kde.org
  Reporter: shlo...@shlomifish.org

When I build kdepim (from source) on Mageia x86-64 v6/Cauldron I am getting
this compilation error:

[ 62%] Building CXX object kalarm/CMakeFiles/kalarm_bin.dir/soundpicker.cpp.o
/home/shlomif/Download/unpack/kde/To-del/kdepim-15.12.0/kalarm/soundpicker.cpp:36:40:
fatal error: phonon/backendcapabilities.h: No such file or directory
compilation terminated.


Reproducible: Always

Steps to Reproduce:
1. unpack the kdepim-15.12.0 distribution on Mageia v6 x86-64 Cauldron.
2. Install the dependencies (one can use urpmi --buildrequires for that).
3. mkdir build 
4. cd build
5. cmake ..
6. cd kalarm
7. make -j4

Actual Results:  
Got a build error.

Expected Results:  
Build should be successful.

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

[gwenview] [Bug 356998] After cropping a .jpg image and cancelling/denying the crop operation, the preview icon shows the cropped version in the directory browser

2015-12-21 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356998

--- Comment #1 from Shlomi Fish  ---
Created attachment 96228
  --> https://bugs.kde.org/attachment.cgi?id=96228=edit
An offending file, but I tested a different image.

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


[gwenview] [Bug 356998] New: After cropping a .jpg image and cancelling/denying the crop operation, the preview icon shows the cropped version in the directory browser

2015-12-21 Thread Shlomi Fish via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356998

Bug ID: 356998
   Summary: After cropping a .jpg image and cancelling/denying the
crop operation, the preview icon shows the cropped
version in the directory browser
   Product: gwenview
   Version: Git (add output of "git log -1 --oneline" to
description)
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: shlo...@shlomifish.org
CC: myr...@kde.org

After cropping a .jpg image in the home directory (I'll attach a sample, public
domain one soon) and cancelling/denying the crop operation (so it's just the
original image), the preview icon shows the cropped version in the directory
browser

Reproducible: Always

Steps to Reproduce:
1. Copy cupcakes.jpg to ~.
2. Run gwenview ~
3. Select cupcakes.jpg .
4. Crop it using Edit->crop and the crop button.
5. Select undo.
6. Press the "Browse" button in the toolbar.

Actual Results:  
The cropped image is shown.

Expected Results:  
The uncropped image should be shown.

shlomif@telaviv1:~/Download/unpack/kde/gwenview/gwenview$ git log -1
commit 68a5acbe6e12f5a1e84d9ccefed668735744cbfb
Author: Shlomi Fish 
Date:   Sat Nov 14 16:13:56 2015 +0100

Enable gwenview to build against the new versions of libkipi (as well as
older ones)

This patch allows gwenview to build against the new versions of libkipi,
and retains compatibility with older ones. See
https://mail.kde.org/pipermail/release-team/2015-November/009108.html

REVIEW: 125986

Also happens with gwenview-15.11.80-2.mga6

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