[kig] [Bug 360153] select among superposed objects as macro argument

2023-04-26 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=360153

David E. Narvaez  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |NEEDSINFO

--- Comment #5 from David E. Narvaez  ---
(In reply to Maurizio Paolini from comment #4)
> Problem still present also in development version of kig:
> $ kig --version
> kig 23.03.70
> 
> in case of superimposed objects, when selecting input objects while defining
> a macro, kig will not allow the user to select the preferred object.

Have you tried Shfit + Click? I just tried defining the macro from the first
comment (one that constructs the support line of a segment) and this worked.

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

[kig] [Bug 467718] cursor in construction is excruciatingly slow

2023-04-21 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=467718

David E. Narvaez  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from David E. Narvaez  ---
I do not understand this video: On the one hand there are few UX interactions
that can qualify as excruciatingly slow at under 3 seconds. On the other hand,
the bug title includes "construction" but the video is not while in
construction mode (i.e., the mode after you press any tool on the left).

I think one big difference between your setup and mine might be the resolution:
what resolution do you have? is it high DPI? are you able to test the UX on a
lower resolution and confirm the behavior?

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

[Akonadi] [Bug 455153] Cannot use XOAUTH2 authentication on POP3 resource (prevents checking gmail account with POP3 since 31/05/2022)

2023-01-26 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=455153

David E. Narvaez  changed:

   What|Removed |Added

 CC||david.narv...@computer.org

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

[Reminder Daemon] [Bug 453805] Text of event reminders does not use local timezone

2022-08-15 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=453805

David E. Narvaez  changed:

   What|Removed |Added

 CC||david.narv...@computer.org

--- Comment #1 from David E. Narvaez  ---
Forget about the timezone: it does not even say what day the event is.

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

[Falkon] [Bug 415084] Web pages are scaled incorrectly when using High DPI mode

2022-02-13 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=415084

--- Comment #5 from David E. Narvaez  ---
(In reply to Elmar Stellnberger (AT/K) from comment #2)
> The user interface is scaled right. Only the web pages are too small. If I
> set QT_SCALE_FACTOR=2 then the user interface is twice as big as it should
> be while the web pages seem to be displayed correctly. Using Debian GNU
> Linux 10 (Buster) with KDE desktop.

I started falkon with QT_AUTO_SCREEN_SCALE_FACTOR=1 and now the UI elements are
properly scaled (in fact, a little better, I need to look closely into what is
different) and the web pages are scaled as well.

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

[kdevelop] [Bug 381310] Tool views broken/not repainted when detached

2022-02-12 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=381310

David E. Narvaez  changed:

   What|Removed |Added

 CC||david.narv...@computer.org

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

[kig] [Bug 448700] In the window for creating points by coordinates, it is impossible to delete a first typed character

2022-02-10 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=448700

David E. Narvaez  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/educ
   ||ation/kig/commit/ba78d8aed8
   ||8d56e337c409faafde023f0f18e
   ||8f3

--- Comment #4 from David E. Narvaez  ---
Git commit ba78d8aed88d56e337c409faafde023f0f18e8f3 by David E. Narvaez.
Committed on 10/02/2022 at 06:06.
Pushed by aacid into branch 'release/21.12'.

Empty Coordinates are Kind of Valid

Mark the empty string as intermediate since by definition it could
become a valid string in the future.

M  +1-1misc/coordinate_system.cpp

https://invent.kde.org/education/kig/commit/ba78d8aed88d56e337c409faafde023f0f18e8f3

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

[Falkon] [Bug 415084] Web pages are scaled incorrectly when using High DPI mode

2022-02-10 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=415084

David E. Narvaez  changed:

   What|Removed |Added

 CC||david.narv...@computer.org

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

[kdevelop] [Bug 423785] Unable to clone git repo with ssh

2021-08-14 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=423785

David E. Narvaez  changed:

   What|Removed |Added

 CC||david.narv...@computer.org

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

[kig] [Bug 309492] Geogebra Support

2021-04-03 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=309492

David E. Narvaez  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #2 from David E. Narvaez  ---
This was related to a GSoC I mentored years ago. This work was merged into Kig
circa 2015, but I want to check what is the current status before closing the
bug. I will in a few weeks.

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

[kig] [Bug 430884] crash during construction of circle by three points

2021-01-09 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=430884

David E. Narvaez  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from David E. Narvaez  ---
Thank you for reporting, looking into, and fixing this bug! I trust your
analysis so please go ahead and:

1) Commit the fix to the master branch but without the comment.
2) Make the contents of the comment part of the commit message instead.
3) Make sure the commit message also has the BUG tag.
4) Cherry-pick the commit to the release/20.12 branch and add the FIXED-IN tag.
This would be fixed in 20.12.2 according to the schedule[0].

[0] https://community.kde.org/Schedules/release_service/20.12_Release_Schedule

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

[kig] [Bug 386536] Crash on moving the half line of independent points in "absolute value" as locus

2020-12-20 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=386536

David E. Narvaez  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

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

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-12-07 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=415918

David E. Narvaez  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

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

[kig] [Bug 422665] kig crash on SVG export

2020-12-07 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=422665

David E. Narvaez  changed:

   What|Removed |Added

   Version Fixed In||20.12.1
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/educ
   ||ation/kig/commit/8ea5219728
   ||cc6e727329a514f69ca69bca9f4
   ||7db
 Resolution|--- |FIXED

--- Comment #8 from David E. Narvaez  ---
Git commit 8ea5219728cc6e727329a514f69ca69bca9f47db by David E. Narvaez.
Committed on 07/12/2020 at 13:01.
Pushed by narvaez into branch 'release/20.12'.

Prevent  Deletion of Option Dialog

These are used (and deleted) later by the callers.

This is a temporary fix so that it will go into the 20.12 release.
A proper fix as outlined in Comment 3 of the bug report should go to
master.
FIXED-IN: 20.12.1

M  +0-1misc/kigfiledialog.cc

https://invent.kde.org/education/kig/commit/8ea5219728cc6e727329a514f69ca69bca9f47db

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

[kontact] [Bug 392018] Contact group resolution can go crazy due to recursively resolving on a part of the group name

2020-06-05 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=392018

--- Comment #1 from David E. Narvaez  ---
This happens in KMail 19.12.3 if you have "Automatically expand groups"
selected (when you right-click on the recipients area).

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

[kontact] [Bug 392018] Contact group resolution can go crazy due to recursively resolving on a part of the group name

2020-06-05 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=392018

David E. Narvaez  changed:

   What|Removed |Added

 CC||david.narv...@computer.org

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

[kmail2] [Bug 394784] KMAIl 5.8.1: Reply to HTML-mail in text mode includes content from last mail

2020-04-01 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=394784

David E. Narvaez  changed:

   What|Removed |Added

 CC||david.narv...@computer.org

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

[kmail2] [Bug 418957] Automatic line breaks turn into hardcoded ones when saved as draft (plain text emails)

2020-03-28 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=418957

David E. Narvaez  changed:

   What|Removed |Added

 CC||david.narv...@computer.org

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

[kmail2] [Bug 373040] Stop line wrapping long links

2020-03-27 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=373040

David E. Narvaez  changed:

   What|Removed |Added

 CC||david.narv...@computer.org

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

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=415918

--- Comment #8 from David E. Narvaez  ---
(In reply to Kevin Kofler from comment #6)
> LD_PRELOADing Python 2 into the current Fedora kig is definitely not
> supported. If you have to do that, something is very wrong.

It is because of #335965, I think.

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

[kig] [Bug 415048] BoostPython not found by cmake when boost without python2 support is used

2020-01-01 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=415048

--- Comment #3 from David E. Narvaez  ---
(In reply to Christoph Feck from comment #2)
> Not sure if there is more Python usage in Kig,

There is.

> but pykig was recently ported
> to Python3, see https://phabricator.kde.org/D25982

Right, and I believe the reporter may think this meant Kig now supports Python
3.

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

[kig] [Bug 415048] BoostPython not found by cmake when boost without python2 support is used

2020-01-01 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=415048

--- Comment #1 from David E. Narvaez  ---
If I understand correctly you are reporting that BoostPython is not found when
all you have is Python 3, right? If that is the case, I believe it is by design
since the Python scripting interface has not been adapted to Python 3. This
should happen now because of the Python 2 EOL.

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

[kig] [Bug 404366] Problem saving files

2019-12-27 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=404366

David E. Narvaez  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #3 from David E. Narvaez  ---
I will close this as fixed for now, but if the answer to my question in Comment
#1 is "no", then we probably have a different issue and this should be
reopened.

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

[kig] [Bug 401512] kig crashes with simple python script with a failing assertion

2019-12-23 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=401512

--- Comment #8 from David E. Narvaez  ---
(In reply to Kevin Kofler from comment #7)
> The patch from comment #2 prevents the tuple from being de-refcounted all
> the way down to 0 (because it adds a bogus unowned reference), so the tuple
> is leaked, and its continued existence also keeps the arguments referenced.
> (It is the destruction of the tuple that decreases the reference count of
> each argument.)

Ah, makes sense.

> On the other hand, the patch from comment #5 looks like the correct fix to
> me.

I agree. Franco, can you post your patch to Phabricator? Against the
release/19.12 branch please.

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

[kig] [Bug 401512] kig crashes with simple python script with a failing assertion

2019-12-23 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=401512

--- Comment #6 from David E. Narvaez  ---
(In reply to Kevin Kofler from comment #4)
> So, after looking at the code and the documentation, I suspect the issue is
> not really the reference count of the tuple itself, but of the individual
> arguments, which would explain why you do not hit this assertion if the
> function has no arguments.

I agree that the issue seems to be the refcount of the arguments, but how would
you explain that the patch in comment #2 works around the issue?

On a separate note, the assertion was added 3 years ago here

https://github.com/boostorg/python/commit/bc2f77a3db0b3b428ef7bc205804ce5625e46001

so it seems this has been broken since Boost 1.63 or so?

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

[kig] [Bug 404366] Problem saving files

2019-12-23 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=404366

--- Comment #2 from David E. Narvaez  ---
Git commit b2967c9feee3ce0a06c65d353df39bcac0b51ee1 by David E. Narváez.
Committed on 23/12/2019 at 16:49.
Pushed by narvaez into branch 'release/19.12'.

Add Extension to Filename to Save to Kig Format

Summary:
If the user chose to save in Kig format, then just add the extension
as there is no other way to save it.

Test Plan:
1) Save without extension (might need to disable the "Add .kig extension" box).
2) In the error dialog, select "Save Kig Format".
3) Filename should now have the .kig extension.
4) Repeat, but this time trying to save with a different extension than .kig.

Reviewers: #kde_edu, yurchor

Reviewed By: yurchor

Subscribers: yurchor, kde-edu

Tags: #kde_edu

Differential Revision: https://phabricator.kde.org/D26165

M  +19   -1kig/kig_part.cpp

https://commits.kde.org/kig/b2967c9feee3ce0a06c65d353df39bcac0b51ee1

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

[kig] [Bug 414641] coordinate precision cannot be changed

2019-12-22 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=414641

David E. Narvaez  changed:

   What|Removed |Added

   Version Fixed In||release service 19.12.1

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

[kig] [Bug 414641] coordinate precision cannot be changed

2019-12-22 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=414641

David E. Narvaez  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kig
   ||/63e4bc0f9f82162f3b78f0c565
   ||c29359ae906ec2

--- Comment #3 from David E. Narvaez  ---
Git commit 63e4bc0f9f82162f3b78f0c565c29359ae906ec2 by David E. Narváez.
Committed on 23/12/2019 at 04:42.
Pushed by narvaez into branch 'release/19.12'.

Add a QDialogButtonBox to the Coordinate Precision Dialog

Summary:
This was missing from the migration to Frameworks.

Test Plan: 1) Go to "Settings -> Set Coordinate Precision..." and change the
coordinate precision

Reviewers: #kde_edu, apol

Reviewed By: apol

Subscribers: kde-edu

Tags: #kde_edu

Differential Revision: https://phabricator.kde.org/D26166

M  +7-3misc/kigcoordinateprecisiondialog.cpp

https://commits.kde.org/kig/63e4bc0f9f82162f3b78f0c565c29359ae906ec2

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

[kig] [Bug 404366] Problem saving files

2019-12-22 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=404366

--- Comment #1 from David E. Narvaez  ---
I have posted a patch for review[0] which will add the .kig extension when you
click on "Save Kig Format", but my real concern here is: don't you have a
checkbox to add the .kig extension automatically? It should have taken care of
the extension and saved it in the right format the first try.

[0] https://phabricator.kde.org/D26165

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

[kig] [Bug 401512] kig crashes with simple python script with a failing assertion

2019-12-22 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=401512

David E. Narvaez  changed:

   What|Removed |Added

 CC||a...@laxu.de

--- Comment #3 from David E. Narvaez  ---
*** Bug 409497 has been marked as a duplicate of this bug. ***

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

[kig] [Bug 409497] kig crash when constructing a point using python

2019-12-22 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=409497

David E. Narvaez  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from David E. Narvaez  ---


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

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

[Akonadi] [Bug 381636] Clicking Server->Start, the program crash

2019-02-22 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=381636

David E. Narvaez  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/ako
   ||nadi/a9570303d08a1b2099d862
   ||f115c8f2b99fe0fbc7
 Status|REPORTED|RESOLVED

--- Comment #7 from David E. Narvaez  ---
Git commit a9570303d08a1b2099d862f115c8f2b99fe0fbc7 by David E. Narváez.
Committed on 22/02/2019 at 09:53.
Pushed by narvaez into branch 'Applications/18.12'.

Destroy the Connection Through the Session Thread

Summary:
This is the proper way to destroy a server connection.

Reviewers: #kde_pim, dvratil

Reviewed By: #kde_pim, dvratil

Subscribers: dvratil, kde-pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D19212

M  +1-1src/core/session.cpp

https://commits.kde.org/akonadi/a9570303d08a1b2099d862f115c8f2b99fe0fbc7

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

[plasmashell] [Bug 390890] All entries disappear from the systemtray settings after modifying an entry's hidden state

2019-01-22 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=390890

David E. Narvaez  changed:

   What|Removed |Added

 CC||david.narv...@computer.org

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

[plasmashell] [Bug 393630] System tray icons not clickable and collapsible when an entry's visibility is changed to hidden

2019-01-22 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=393630

David E. Narvaez  changed:

   What|Removed |Added

 CC||david.narv...@computer.org

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

[kig] [Bug 336020] Python script arguments do not update when input is updated

2019-01-10 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=336020

David E. Narvaez  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

[kig] [Bug 336020] Python script arguments do not update when input is updated

2019-01-10 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=336020

--- Comment #5 from David E. Narvaez  ---
(In reply to Adit Jain from comment #4)
> Hey I am new to the KDE community, I would like to get started (or get my
> feet wet as you say :)) Can I start working on this?

You sure can! Welcome to KDE :)

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

[kig] [Bug 336020] Python script arguments do not update when input is updated

2018-11-16 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=336020

David E. Narvaez  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #2 from David E. Narvaez  ---
(In reply to Andrew Crouthamel from comment #1)
> This bug has been stagnant for a long time. Could you help us out and
> re-test if the bug is valid in the latest version? I am setting the status
> to NEEDSINFO pending your response, please change the Status back to
> REPORTED when you respond.

I am the maintainer for Kig, and I keep this bug around as a junior job in case
newcomers want to get their feet wet.

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

[Akonadi] [Bug 395249] Akonadi 5.8.2 breaks existing IMAP/STARTTLS account

2018-06-27 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=395249

David E. Narvaez  changed:

   What|Removed |Added

 CC||david.narv...@computer.org

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

[kig] [Bug 394676] Crash in circle-segment intersections when one point is "First end point" property of segment

2018-06-02 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=394676

David E. Narvaez  changed:

   What|Removed |Added

   Version Fixed In||18.04.2

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

[kig] [Bug 386856] Incorrect Qt file filters

2018-03-06 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=386856

David E. Narvaez <david.narv...@computer.org> changed:

   What|Removed |Added

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

--- Comment #2 from David E. Narvaez <david.narv...@computer.org> ---
https://commits.kde.org/kig/abe652b5231e39d965dc81584224a3fbb480af31

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

[kdevplatform] [Bug 378909] KDevelop leaving temp files behind

2018-01-16 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=378909

David E. Narvaez <david.narv...@computer.org> changed:

   What|Removed |Added

Summary|KDevelop leaving temp files |KDevelop leaving temp files
   |behind on Mac   |behind
 CC||david.narv...@computer.org
 OS|OS X|All

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

[kig] [Bug 388241] Cannot use python scripting when compiling from source

2017-12-27 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=388241

David E. Narvaez <david.narv...@computer.org> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #2 from David E. Narvaez <david.narv...@computer.org> ---
Given the known issues Fedora causes with their Python setup (see bug 335965),
you will have to open this bug with Fedora first and if they can confirm this
is not because of their setup then we'll look into that.

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

[Akonadi] [Bug 387926] Release version 17.12: Sending a mail with SMTP fails with: org.kde.pim.ksmtp: Socket error: 1

2017-12-18 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=387926

David E. Narvaez <david.narv...@computer.org> changed:

   What|Removed |Added

 CC||david.narv...@computer.org

--- Comment #11 from David E. Narvaez <david.narv...@computer.org> ---
(In reply to dcg from comment #10)
> I fixed it by going to the outgoing account configuration -> advanced, then
> click "autodetect". It changed my cypher option from SSL to TLS and also the
> port. That made it work.
> 
> It's as if the configuration had been changed or something.

I can confirm this workaround. I don't understand why would the settings change
after an update.

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

[kmime] [Bug 387423] multipart/alternative Attachments

2017-11-28 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=387423

--- Comment #1 from David E. Narvaez <david.narv...@computer.org> ---
Also, this may be related to #373136

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

[kmime] [Bug 387423] New: multipart/alternative Attachments

2017-11-28 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=387423

Bug ID: 387423
   Summary: multipart/alternative Attachments
   Product: kmime
   Version: git
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: david.narv...@computer.org
  Target Milestone: ---

Created attachment 109105
  --> https://bugs.kde.org/attachment.cgi?id=109105=edit
Suggested path

Ultimately my goal is for KMail to display the attachment icon next to emails
that have attachments. I have narrowed down the issue of emails with
attachments for which KMail does not display that icon to multipart/alternative
emails in which the attachment is in the HTML part. Before revision 83859810 of
KMime, the code had a flag to detect attachments even inside alternative parts,
but that does not seem to be the case and it explicitly ignores alternative
parts now, which is wrong for some (many?) use cases, including Akonadi
flagging an item as HasAttachment (which is what ultimately is used to show the
KMail icon) because the email in fact has an attachment in one of its forms.

I could patch the code but I am not sure about the implications elsewhere or
what the desired behavior is (assuming the current behavior is not the desired
one). For instance, the attached patch descends into the parts of a
multipart/alternative email to check for attachments, but attachment-looking
parts that are immediately under the multipart/alternative container are not
considered attachments. This does not break the tests according to ctest (but
the patch does not add a specific test like having a multipart/alternative
composed of a text/plain and an image/jpeg).

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

[kig] [Bug 353729] macro (kig-types) support seems broken

2017-10-23 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=353729

David E. Narvaez <david.narv...@computer.org> changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kig
   ||/4b30935ae56794352757c4915b
   ||56de772a67ea42

--- Comment #5 from David E. Narvaez <david.narv...@computer.org> ---
Git commit 4b30935ae56794352757c4915b56de772a67ea42 by David E. Narváez.
Committed on 23/10/2017 at 14:12.
Pushed by narvaez into branch 'master'.

Optional Migration Code for KF5

Summary:
This is long overdue and the fact that it has not caused more trouble in
bugzilla means it is probably a non-issue, but just to be complete,
here's code that migrates the old configuration to the new directories.

Test Plan:
Delete the kigrc config file, and the kig/kig-types/macros.kigt files if you
have them.
Run the application.
Run it with existing kig/kig-types/macros.kigt too to make sure it does not
delete the files.

Reviewers: #kde_edu, apol

Reviewed By: apol

Subscribers: cfeck, apol

Tags: #kde_edu

Differential Revision: https://phabricator.kde.org/D8225

M  +1-0CMakeLists.txt
M  +38   -2kig/main.cpp

https://commits.kde.org/kig/4b30935ae56794352757c4915b56de772a67ea42

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

[kig] [Bug 360153] select among superposed objects as macro argument

2017-10-09 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=360153

--- Comment #1 from David E. Narvaez <david.narv...@computer.org> ---
Git commit f40deaf0c6f4256d2314f285773da23ab4a22920 by David E. Narváez.
Committed on 09/10/2017 at 14:36.
Pushed by narvaez into branch 'master'.

Check the ObjectHolder Pointer is Valid

One can get a null pointer from selecting two superimposed objects
(Shift + Left Click) and then canceling the popup menu by clicking
somewhere else.

M  +1-1modes/macro.cc

https://commits.kde.org/kig/f40deaf0c6f4256d2314f285773da23ab4a22920

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

[kig] [Bug 282916] Kig should abort a construction when right mouse is pressed

2017-10-09 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=282916

--- Comment #2 from David E. Narvaez <david.narv...@computer.org> ---
Git commit 27ac86d299d73dd1ae92d6b9f7c819515d6d6082 by David E. Narváez.
Committed on 09/10/2017 at 10:19.
Pushed by narvaez into branch 'master'.

Cancel Point Construction with Right-Click

This should have been part of 01eb87, but I guess the real thing to
evaluate is why doesn't PointConstructMode inherit BaseConstructMode.

M  +1-1modes/construct_mode.cc

https://commits.kde.org/kig/27ac86d299d73dd1ae92d6b9f7c819515d6d6082

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

[kig] [Bug 353858] Allow for macros (objects?) with no parents

2017-10-09 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=353858

David E. Narvaez <david.narv...@computer.org> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kig
   ||/772c1a17ab12527429e639df37
   ||bf6bddaa3f6820

--- Comment #1 from David E. Narvaez <david.narv...@computer.org> ---
Git commit 772c1a17ab12527429e639df37bf6bddaa3f6820 by David E. Narváez.
Committed on 09/10/2017 at 14:01.
Pushed by narvaez into branch 'master'.

Support for Macros w/o Arguments (Objects)

This is a good idea for things like set squares, unit circles, etc.

M  +1-1modes/macro.cc
M  +1-1modes/macrowizard.cc
M  +3-2modes/popup/objectconstructoractionsprovider.cc

https://commits.kde.org/kig/772c1a17ab12527429e639df37bf6bddaa3f6820

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

[kig] [Bug 353858] Allow for macros (objects?) with no parents

2017-10-09 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=353858

David E. Narvaez <david.narv...@computer.org> changed:

   What|Removed |Added

   Version Fixed In||17.12

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

[kig] [Bug 282916] Kig should abort a construction when right mouse is pressed

2017-10-08 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=282916

David E. Narvaez <david.narv...@computer.org> changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kig
   ||/01eb87efb3697529ce2c12ea18
   ||a1e673f42b0667
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from David E. Narvaez <david.narv...@computer.org> ---
Git commit 01eb87efb3697529ce2c12ea18a1e673f42b0667 by David E. Narváez.
Committed on 07/10/2017 at 10:10.
Pushed by narvaez into branch 'master'.

Support Canceling a Construction Using Right-Click

Seems sensible since we are not using right-click for anything else
anyhow. I'm not sure why I did not look into this when I first worked in
canceling constructions.

M  +3-7modes/construct_mode.cc

https://commits.kde.org/kig/01eb87efb3697529ce2c12ea18a1e673f42b0667

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

[kdevplatform] [Bug 368423] After back from "Review patch" document gets title "Overview" instead of file name, and document becomes "Read only"

2017-10-07 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=368423

David E. Narvaez <david.narv...@computer.org> changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 CC||david.narv...@computer.org
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from David E. Narvaez <david.narv...@computer.org> ---
I cannot reproduce in KDevelop version 5.1.2 (I have other problems related to
the patch review UI but not this). If you can still reproduce this please
reopen the bug.

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

[kig] [Bug 282916] Kig should abort a construction when right mouse is pressed

2017-10-07 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=282916

David E. Narvaez <david.narv...@computer.org> changed:

   What|Removed |Added

 CC||david.narv...@computer.org
   Version Fixed In||17.12

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

[kig] [Bug 136149] Wish support for editing a macro

2017-10-06 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=136149

David E. Narvaez <david.narv...@computer.org> changed:

   What|Removed |Added

 CC||david.narv...@computer.org

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

[KBibTeX] [Bug 384741] Wrong ID Reported in Duplicate Dialog

2017-09-23 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=384741

--- Comment #3 from David E. Narvaez <david.narv...@computer.org> ---
(In reply to Thomas Fischer from comment #2)
> I saw only after writing this patch and an answer to this bug report that
> you had proposed a patch on your own in phabricator:
> https://phabricator.kde.org/D7838
> 
> The patch in attachment 107942 [details] is more complex than your patch in
> D7838, but attachment 107942 [details] shines by having comments, showing
> the user both the original and the new id/key, and covering the problem of
> empty ids/keys.
> Therefore, I would go with attachment 107942 [details] as a solution to this
> bug, but please feel free to comment or suggest changes/improvements.

Works for me.

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

[KBibTeX] [Bug 384741] New: Wrong ID Reported in Duplicate Dialog

2017-09-15 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=384741

Bug ID: 384741
   Summary: Wrong ID Reported in Duplicate Dialog
   Product: KBibTeX
   Version: git (master)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: User interface
  Assignee: fisc...@unix-ag.uni-kl.de
  Reporter: david.narv...@computer.org
  Target Milestone: ---

Suppose you have elements with IDs A and B. Then you try changing the element
with ID B to have ID A. The dialog reports "The entered id 'B' is already in
use for another entry." which is wrong, it should be A.

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

[korganizer] [Bug 344679] Korganizer no alerts no reminders

2017-09-05 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=344679

David E. Narvaez <david.narv...@computer.org> changed:

   What|Removed |Added

 CC||david.narv...@computer.org

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

[kig] [Bug 366695] Feature to change swap macros with identical input/output

2016-08-26 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366695

--- Comment #3 from David E. Narvaez <david.narv...@computer.org> ---
Then I have a problem understanding the phrase "without changing anything else"
in the original request: If I have a macro M1 that constructs the circumcenter
of a triangle, and a macro M2 that constructs the incenter of a triangle, if I
right-click on a point built uting M1 and change that to M2, everything that
depends on that circumcenter is now changed to depend on the incenter.

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


[kig] [Bug 366695] Feature to change swap macros with identical input/output

2016-08-24 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366695

--- Comment #1 from David E. Narvaez <david.narv...@computer.org> ---
I am not sure what you mean by same input and same output: there are infinitely
many macros that take 3 points as inputs and output 1 point.

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


[kig] [Bug 363716] There is no Python scripting

2016-05-31 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363716

--- Comment #3 from David E. Narvaez <david.narv...@computer.org> ---
(In reply to Burkhard Lueck from comment #2)
> Maybe a packaging issue?

Correct, this seems to be a packaging issue. Might be intentional to avoid the
Python dependency or might be because Python detection at compile time has been
sort of a hit or miss lately. If the latter is the case, I would be happy to
help the packagers figure things out. I suggest someone opens a bug downstream
and see what the packagers think about this.

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


[calligraflow] [Bug 321567] Connecting shapes does not have arrows

2016-03-05 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=321567

David E. Narvaez <david.narv...@computer.org> changed:

   What|Removed |Added

 CC||david.narv...@computer.org

--- Comment #1 from David E. Narvaez <david.narv...@computer.org> ---
In Version 2.9.11, I pick the arrow end in the tool options when connecting
shapes and it does not add the the arrow.

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


[plasmashell] [Bug 356780] Popups from Panel Have Wrong Geometry

2015-12-16 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356780

--- Comment #3 from David E. Narvaez <david.narv...@computer.org> ---
Created attachment 96129
  --> https://bugs.kde.org/attachment.cgi?id=96129=edit
Screenshot 1 with an overlay of the small screen over the large screen

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


[plasmashell] [Bug 356780] New: Popups from Panel Have Wrong Geometry

2015-12-16 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356780

Bug ID: 356780
   Summary: Popups from Panel Have Wrong Geometry
   Product: plasmashell
   Version: 5.4.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Multi-screen support
  Assignee: aleix...@kde.org
  Reporter: david.narv...@computer.org
CC: plasma-b...@kde.org

I have two monitors:

Id:  67
Name:  "LVDS1"
Type:  "Panel (Laptop)"
Connected:  true
Enabled:  true
Primary:  true
Rotation:  1
Pos:  QPoint(1920,312)
MMSize:  QSize(344, 194)
Size:  QSize(1366, 768)

Id:  69
Name:  "HDMI1"
Type:  "Unknown"
Connected:  true
Enabled:  true
Primary:  false
Rotation:  1
Pos:  QPoint(0,0)
MMSize:  QSize(509, 286)
Size:  QSize(1920, 1080)

My larger HDMI monitor is first from left to right so plasma moves my panel to
that monitor (whether that's a bug in itself is another issue, I suppose) but
after that, pop-ups like the application launcher, hovering over applets,
clipboard contents and the history of notifications pop using the old geometry.
The attached screenshots show the problem.

Reproducible: Always

Steps to Reproduce:
1. Have plasma running on your main screen, with a appliation launcher applet.
2. Connect a new, larger screen to the left of your screen — plasma panels
should relocate to the new screen.
3. Click on the application launcher applet.

Actual Results:  
Application pop-up appears somewhere in the middle of the screen.

Expected Results:  
Applicationi pop-up should appear right on top of the panel.

The third screenshot shows an overlay of the small scree over the large screen,
showing that it seems to be that the pop up is using the old geometry, maybe a
kwin bug?

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

[plasmashell] [Bug 356780] Popups from Panel Have Wrong Geometry

2015-12-16 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356780

--- Comment #2 from David E. Narvaez <david.narv...@computer.org> ---
Created attachment 96128
  --> https://bugs.kde.org/attachment.cgi?id=96128=edit
Previous notifications pop-up

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


[plasmashell] [Bug 356780] Popups from Panel Have Wrong Geometry

2015-12-16 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356780

--- Comment #1 from David E. Narvaez <david.narv...@computer.org> ---
Created attachment 96127
  --> https://bugs.kde.org/attachment.cgi?id=96127=edit
Application launcher pop-up

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