[bindings] [Bug 370998] the python interfaces to KApplication and KConfigSkeleton stopped working with sip 4.18

2016-10-17 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370998

--- Comment #4 from Luca Beltrame  ---
The Python bindings for kdelibs are completely unmaintained and I don't think
this is going to be fixed, ever, unless someone works on it.

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


[kscreenlocker] [Bug 370266] Broken accelerator for the shortcut input

2016-10-07 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370266

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

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


[digikam] [Bug 369517] Digikam from 5.2.0 tarball installs libvkontakte translations even if libvkontakte is disabled

2016-09-30 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369517

--- Comment #2 from Luca Beltrame  ---
The problem is not the presence of the translations, but the fact that they're
installed even if the bulding of the library is disabled. It shouldn't install
/ generate them if disabled (they are not going to be used).

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


[digikam] [Bug 369517] New: Digikam from 5.2.0 tarball installs libvkontakte translations even if libvkontakte is disabled

2016-09-29 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369517

Bug ID: 369517
   Summary: Digikam from 5.2.0 tarball installs libvkontakte
translations even if libvkontakte is disabled
   Product: digikam
   Version: 5.2.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-de...@kde.org
  Reporter: lbeltr...@kde.org

As the summary says, this showed up during package review at openSUSE:

[  563s] -- Compilation configuration for: digikam-software-collection
[]
[  563s] -- Local shared libkvkontakte will be compiled NO

But afterwards, during build stage:

[  852s] [  8%] Generating libkvkontakte.gmo
[  852s] cd /home/abuild/rpmbuild/BUILD/digikam-5.2.0/po/bs && /usr/bin/msgfmt
-o /home/abuild/rpmbuild/BUILD/digikam-5.2.0/build/po/bs/libkvkontakte.gmo
/home/abuild/rpmbuild/BUILD/digikam-5.2.0/po/bs/libkvkontakte.po

And later on:

[ 7826s] -- Installing:
/home/abuild/rpmbuild/BUILDROOT/digikam-5.2.0-157.1.x86_64/usr/share/locale/es/LC_MESSAGES/libkvkontakte.mo

(example for one file).

Translations from disabled components should not be installed, IMO. Unless of
course, they're still used somewhere else.

Reproducible: Always

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


[kdeconnect] [Bug 367937] New: Trusted devices randomly unpair after a short time period

2016-08-28 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367937

Bug ID: 367937
   Summary: Trusted devices randomly unpair after a short time
period
   Product: kdeconnect
   Version: 1.5
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: lbeltr...@kde.org

I've been seeing this behavior only on one of my many machines, but I can
reproduce this with both kdeconnect master and the recently released 1.0. What
happens is that after a successful pair, the device will get unpaired again.
This can occur when the phone goes into sleep mode.

Relevant logs from the kdeconnect daemon:

kdeconnect.core: Starting server ssl (I'm the client TCP socket)
kdeconnect.core: Socket succesfully stablished an SSL connection
kdeconnect.core: Socket succesfully stablished an SSL connection
kdeconnect.core: creating pairing handler for "28bec5450e1b955f"
Pairing package received! "{\"body\":{\"pair\":true,\"publicKey\":\ -- SNIP --
User accepts pairing
QObject::connect: No such signal
QDBusAbstractInterface::messageReceived(QString,QString)
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
[ after some time ...]
kdeconnect.core: Starting server ssl (I'm the client TCP socket)
kdeconnect.core: Socket succesfully stablished an SSL connection
kdeconnect.core: Socket succesfully stablished an SSL connection
Pairing package received!
"{\"body\":{\"pair\":false},\"id\":\"1472416824276\",\"payloadSize\":0,\"payloadTransferInfo\":{},\"type\":\"kdeconnect.pair\"}\n"
kdeconnect.core: Unpair request

The device being paired is a rooted Nexus 5X running Android 6. As I said
before, I can't reproduce this on most of my machines: only my main desktop is
affected. Wiping away the configuration has no effect. I'm also running the
latest stable version on the phone from the Play Store.

Reproducible: Always

Steps to Reproduce:
See bug description.



My system is openSUSE Tumbleweed, running KF5 + Applications + Plasma from git
master.

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


[forum.kde.org] [Bug 322866] KDE Identity: knowledge of username is required to reset password and to obtain information about username

2016-07-15 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=322866

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

--- Comment #66 from Luca Beltrame  ---
There are quite a number of plans to improve this situation, but you may not be
aware that:

a. People doing sysadmin work / forum are all volounteers;
b. There isn't a sufficiently large number of people to tackle such complex
issues in a timely manner;
c. Even "regular" maintenance requires a lot of work, so larger plans move
slowly.

> And you're going to keep responding to those?

What else can be done? Not ideal, but we got to do what we can until the
situation improves.

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


[kwin] [Bug 365367] Kwin always crashes when I try adjust the scale of a bitmap image in mtPaint

2016-07-14 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365367

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

--- Comment #25 from Luca Beltrame  ---
I can likely make a test package to have Roman test it: unsure of the timeline,
though.

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


[kactivitymanagerd] [Bug 365606] createActivity in plasma script unreliable

2016-07-13 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365606

Luca Beltrame  changed:

   What|Removed |Added

 CC||notm...@gmail.com

--- Comment #1 from Luca Beltrame  ---
Adding notmart also to the CC, as this was discussed with him on IRC.

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


[kactivitymanagerd] [Bug 365606] createActivity in plasma script unreliable

2016-07-13 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365606

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

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


[KScreen] [Bug 364091] Add primary screen report to kscreen-doctor

2016-06-08 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364091

Luca Beltrame  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Luca Beltrame  ---
Yeah, I got fooled by the plain text output, which doesn't have it.

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


[KScreen] [Bug 364091] New: Add primary screen report to kscreen-doctor

2016-06-08 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364091

Bug ID: 364091
   Summary: Add primary screen report to kscreen-doctor
   Product: KScreen
   Version: git
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: common
  Assignee: se...@kde.org
  Reporter: lbeltr...@kde.org

It would be useful for debugging to have kscreen-doctor print which screen it
understands it is primary, as some issues in master have been popping up with
wrong primary screens selected.

Reproducible: Always

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


[kwin] [Bug 363804] Struts are broken with multiple screens

2016-06-02 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363804

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

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


[plasmashell] [Bug 363696] Plasma 5 uses RTL mode, but it shouldn't

2016-05-31 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363696

Luca Beltrame  changed:

   What|Removed |Added

URL|https://bugreports.qt.io/br |
   |owse/QTBUG-53700|
   See Also||https://bugreports.qt.io/br
   ||owse/QTBUG-53700

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


[plasmashell] [Bug 363696] Plasma 5 uses RTL mode, but it shouldn't

2016-05-31 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363696

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org
URL||https://bugreports.qt.io/br
   ||owse/QTBUG-53700

--- Comment #3 from Luca Beltrame  ---
openSUSE just reverted the bad revision, so the issue is still there in Qt,
BTW.

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


[kopete] [Bug 363053] Building kopete-16.04.0 with GCC-6.1.0 fails with "error: could not convert 'false' from 'bool' to 'const Kopete::MetaContact*'"

2016-05-24 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363053

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

--- Comment #3 from Luca Beltrame  ---
Please submit this patch through reviewboard.kde.org if possible. Patches
through Bugzilla are likely to get lost.

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


[kmail2] [Bug 362280] KMail replaces addresses in the header by "Me"

2016-05-14 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362280

--- Comment #5 from Luca Beltrame  ---
I'm not a developer. I merely reported that when there are multiple identities,
the next version of KDE PIM will not display "Me" anymore.

For the rest, please look up https://www.kde.org/code-of-conduct when replying,
thank you.

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


[kmail2] [Bug 362280] KMail replaces addresses in the header by "Me"

2016-05-14 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362280

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

--- Comment #3 from Luca Beltrame  ---
http://commits.kde.org/messagelib/bb8aa0e75f50caaff4a9a7b137d3a663b2e467ac
should make "Me" change when there's more than one identity.

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


[kwalletmanager] [Bug 362805] KF5Wallet can't open previuosly created wallet with error code -9

2016-05-08 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362805

--- Comment #7 from Luca Beltrame  ---
Those are normal x86_64 systems, so little endian, I'd say.

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


[plasmashell] [Bug 362279] notifications obscuring systray

2016-04-26 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362279

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

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


[plasmashell] [Bug 360333] New system tray: icons do not scale with panel height, stay very small

2016-03-23 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360333

--- Comment #10 from Luca Beltrame  ---
Sorry, wrong revision: i meant 8b677a9.

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


[plasmashell] [Bug 360333] New system tray: icons do not scale with panel height, stay very small

2016-03-23 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360333

--- Comment #9 from Luca Beltrame  ---
With the latest state I have of plasma-workspace (cad0705)  at least now the
icons are in a straight line, although smaller than the previous version. Makes
things at least easier than before.

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


[plasmashell] [Bug 360333] New system tray: icons do not scale with panel height, stay very small

2016-03-15 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360333

--- Comment #7 from Luca Beltrame  ---
Can a middle ground be at least tested? Currently, *any* resolution >  1366 x
768 in my tests (which is the one I have in my X220) makes icons unbearably
tiny and even painful to look at.

At least, where is this set in the code? If all else fails, I'll patch it for
myself...

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


[plasmashell] [Bug 360333] New system tray: icons do not scale with panel height, stay very small

2016-03-13 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360333

Luca Beltrame  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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


[bindings] [Bug 278363] KSharedDataCache is not wrapped in PyKDE4

2016-03-13 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=278363

Luca Beltrame  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|CONFIRMED   |RESOLVED

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


[frameworks-kcoreaddons] [Bug 352900] Crash in KDirWatch::~KDirWatch() in many different applications upon exit

2016-03-13 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352900

Luca Beltrame  changed:

   What|Removed |Added

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

--- Comment #2 from Luca Beltrame  ---


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

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


[frameworks-kcoreaddons] [Bug 353080] kdirwatch crashes from git master

2016-03-13 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353080

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

--- Comment #4 from Luca Beltrame  ---
*** Bug 352900 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 360333] New system tray: icons do not scale with panel height, stay very small

2016-03-09 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360333

--- Comment #2 from Luca Beltrame  ---
Created attachment 97802
  --> https://bugs.kde.org/attachment.cgi?id=97802=edit
Screenshot of system tray in the panel

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


[plasmashell] [Bug 360333] New system tray: icons do not scale with panel height, stay very small

2016-03-09 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360333

Luca Beltrame  changed:

   What|Removed |Added

 CC||notm...@gmail.com

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


[plasmashell] [Bug 360333] New system tray: icons do not scale with panel height, stay very small

2016-03-09 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360333

--- Comment #1 from Luca Beltrame  ---
Created attachment 97801
  --> https://bugs.kde.org/attachment.cgi?id=97801=edit
plasmoidviewer screenshot with large height

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


[plasmashell] [Bug 360333] New: New system tray: icons do not scale with panel height, stay very small

2016-03-09 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360333

Bug ID: 360333
   Summary: New system tray: icons do not scale with panel height,
stay very small
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: lbeltr...@kde.org

With the merge of the new system tray, icons in the tray keep on being very
small (22px is my guess) with taller panels. In particular, as the panel gets
taller, the icons get moved on two rows and keep on being very, very small (see
attached screenshot). 

Increasing panel height makes icons stack on top, and does not increase their
size (see screenshot)

Reproducible: Always

Steps to Reproduce:
1. Increase panel height


Actual Results:  
Icons are displayed on two or more rows, their height doesn't change

Expected Results:  
Icons should increase in size.

Latest plasma-workspace as of today (2016-03-09).

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


[plasmashell] [Bug 360332] New: Regression: new system tray (master only) does not respond to left clicks with xembedsniproxy-using applications

2016-03-09 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360332

Bug ID: 360332
   Summary: Regression: new system tray (master only) does not
respond to left clicks with xembedsniproxy-using
applications
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: lbeltr...@kde.org

Currently, with the new system tray, left clicks are eaten at least with some
of the applications which are embedded by xembedsniproxy. I've seen this with
Claws Mail for the moment: clicking on the tray icon will not open the program
window, while it used to happen with the old systray.
Applications like Skype seems to be unaffected.

The proxy does get the click, by the way:

kde.xembedsniproxy: Received click 1 with passed x*y 2196 1029

but somehow it's not reaching what it should reach.

Reproducible: Always

Steps to Reproduce:
1. Run a program which needs xembedsniproxy to display on systray and which
should be shown on icon click (case in point: Claws Mail)
2. Click on icon

Actual Results:  
Nothing happens.

Expected Results:  
Program window should be shown.

openSUSE Tumbleweed with plasma-workspace at d050609.

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


[kmail2] [Bug 359964] "Kmailleaks", or what to improve to make Kmail more privacy friendly.

2016-03-03 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359964

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

--- Comment #5 from Luca Beltrame  ---
(In reply to eemantsal from comment #3)

> identities' and accounts' preferences but haven't found it. Also, don't you
> think that if it can be disabled or customized with a generic name like

You can find it in Configure KMail > Composer > Headers.

-- 
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-24 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359611

Luca Beltrame  changed:

   What|Removed |Added

 CC||fa...@kde.org

--- Comment #17 from Luca Beltrame  ---
As I know David Faure did some work on kded with regards to Qt 5.6, I'll add
him to CC, too.

-- 
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-24 Thread Luca Beltrame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359611

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

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