[plasma4] [Bug 323230] windows (maximized) are going under the vertical panel on dual screen setup

2017-01-09 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=323230 Gabriel Marcano changed: What|Removed |Added CC||gabemarc...@yahoo.com --- Comment #49 from

[elisa] [Bug 421660] PowerManagementInterface printing incessantly about non-existent service

2020-06-10 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421660 --- Comment #2 from Gabriel Marcano --- I know, I'd love to offer a patch, but due to IP waiver forms I signed with my employer I can't release code without their consent, even if I develop it on my own time :( This is what happens in the US

[elisa] [Bug 421662] Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-06-10 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 --- Comment #3 from Gabriel Marcano --- I'll take a look tonight to see if I can reproduce it. I'm curious to see how it's being handled now, if you can't reproduce the problem. -- You are receiving this mail because: You are watching all bug changes.

[elisa] [Bug 421662] Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-06-10 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 --- Comment #4 from Gabriel Marcano --- Yes, I can still reproduce the problem. I re-built elisa with commit 1f400cf32e434479a0b35e19e34a9081e2bd78cc. $ dbus-send --session --dest=org.kde.Solid.PowerManagement.PolicyAgent --type=method_call --print

[elisa] [Bug 421662] Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-06-10 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 --- Comment #5 from Gabriel Marcano --- Interesting. Looks like a race condition. Here's a quick screen capture I did with OBS (so it's also inhibiting): https://i.imgur.com/wtmo7pC.mp4 Let me know if you can't access that video for s

[elisa] [Bug 421662] Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-06-13 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 --- Comment #6 from Gabriel Marcano --- Interesting. It looks like I wasn't hallucinating about the 5 seconds:https://github.com/KDE/powerdevil/blob/master/daemon/powerdevilpolicyagent.cpp#L509 PowerDevil is the thing that is implementin

[elisa] [Bug 421662] Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-06-13 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 --- Comment #8 from Gabriel Marcano --- Here's the PowerDevil commit that introduced the delay: https://github.com/KDE/powerdevil/commit/eca79138c15575f6f523a8680919b407f84da2e2 It's a conscious decision by the powerdevil developers. As fa

[elisa] [Bug 421662] Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-06-17 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 --- Comment #9 from Gabriel Marcano --- So, playing an mp3, AudioWrapper::playerStateSignalChanges doesn't fire when exiting the application (https://github.com/KDE/elisa/blob/aecd9917a45d6c8e3c698490ab5404baacefdcf1/src/audiowrapper_libvlc.cpp

[Powerdevil] [Bug 423131] New: powerdevil does not release pending Inhibit cookie if source application exits too quickly

2020-06-17 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=423131 Bug ID: 423131 Summary: powerdevil does not release pending Inhibit cookie if source application exits too quickly Product: Powerdevil Version: 5.19.1 Platform: Gentoo Packages

[Powerdevil] [Bug 423131] powerdevil does not release pending Inhibit cookie if source application exits too quickly

2020-06-17 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=423131 Gabriel Marcano changed: What|Removed |Added CC||gabemarc...@yahoo.com -- You are receiving

[elisa] [Bug 421662] Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-06-17 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 --- Comment #10 from Gabriel Marcano --- I've opened a new bug report for Powerdevil: bug 423131 Even with that bug in place, I still think elisa should try to uninhibit during a regular application exit. I think it's fair to not bother w

[Powerdevil] [Bug 423131] powerdevil does not release pending Inhibit cookie if source application exits too quickly

2020-06-17 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=423131 --- Comment #1 from Gabriel Marcano --- I think the solution is to move the m_busWatcher parts in addInhibitionWithExplicitDBusService and ReleaseInhibition further up, so that they are processed before the functions are short-circuited by the pending

[elisa] [Bug 421662] Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-06-18 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 --- Comment #11 from Gabriel Marcano --- In terms of what could be done by elise, I'm not too sure as I'm not familiar with the entire codebase, but maybe we could install a custom handler for "file_quit" that somehow tells the

[elisa] [Bug 421662] Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-06-18 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 --- Comment #13 from Gabriel Marcano --- I'd love to take a stab, but I can't do it for the next month and a half, as my employer limits what code I can contribute (intellectual property assignment clause in contract). I'm actually l

[elisa] [Bug 421662] Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-06-18 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 --- Comment #15 from Gabriel Marcano --- I've been doing some reading to understand what's going on. At least with the libvlc audiowrapper, it does look like at some point something is causing the AudioWrapper::stop() slot to be called, whi

[elisa] [Bug 421662] Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-11-18 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 --- Comment #19 from Gabriel Marcano --- I can check later today (or sometime this week? Being back in school is consuming my life), but I suspect part of the reason you won't be able to reproduce it (if your commit didn't fix it) is if y

[elisa] [Bug 389187] elisa is not support file name that contain none English word

2020-05-16 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=389187 Gabriel Marcano changed: What|Removed |Added CC||gabemarc...@yahoo.com --- Comment #5 from

[elisa] [Bug 421660] PowerManagementInterface printing incessantly about non-existent service

2020-05-16 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421660 Gabriel Marcano changed: What|Removed |Added CC||gabemarc...@yahoo.com -- You are receiving

[elisa] [Bug 421660] New: PowerManagementInterface printing incessantly about non-existent service

2020-05-16 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421660 Bug ID: 421660 Summary: PowerManagementInterface printing incessantly about non-existent service Product: elisa Version: 20.04.1 Platform: Gentoo Packages OS: Linu

[elisa] [Bug 421662] Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-05-16 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 Gabriel Marcano changed: What|Removed |Added CC||gabemarc...@yahoo.com -- You are receiving

[elisa] [Bug 421662] New: Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-05-16 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 Bug ID: 421662 Summary: Elisa does not release PowerManagement inhibitions on exit if it's playing when exited Product: elisa Version: 20.04.1 Platform: Gentoo Packages

[elisa] [Bug 421662] Elisa does not release PowerManagement inhibitions on exit if it's playing when exited

2020-05-17 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=421662 --- Comment #1 from Gabriel Marcano --- I've been able to hack something on my end, by making QDBusInterface objects and using them to send a synchronous message to release the active Inhibit cookie. I'm still a little uneasy, as I

[konsole] [Bug 458591] New: OSC 7 stopped working to preserve path when creating a new tab

2022-08-31 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=458591 Bug ID: 458591 Summary: OSC 7 stopped working to preserve path when creating a new tab Product: konsole Version: 22.08.0 Platform: Gentoo Packages OS: Linux

[konsole] [Bug 458591] OSC 7 stopped working to preserve path when creating a new tab

2022-09-01 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=458591 Gabriel Marcano changed: What|Removed |Added CC||gabemarc...@yahoo.com -- You are receiving

[frameworks-kfilemetadata] [Bug 491462] New: kfilemetadata-6.4.0 external plugin path LIBEXEC_INSTALL_DIR broken

2024-08-08 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=491462 Bug ID: 491462 Summary: kfilemetadata-6.4.0 external plugin path LIBEXEC_INSTALL_DIR broken Classification: Frameworks and Libraries Product: frameworks-kfilemetadata Version: 6.4.0

[frameworks-kfilemetadata] [Bug 491462] kfilemetadata-6.4.0 external plugin path LIBEXEC_INSTALL_DIR broken

2024-08-08 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=491462 Gabriel Marcano changed: What|Removed |Added CC||gabemarc...@yahoo.com -- You are receiving

[konsole] [Bug 458591] OSC 7 stopped working to preserve path when creating a new tab

2022-10-21 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=458591 --- Comment #4 from Gabriel Marcano --- I can confirm that the changes at https://invent.kde.org/utilities/konsole/-/merge_requests/758 do fix the problem for me. To make sure the problem is still on the current release, I tried reproducing the

[Elisa] [Bug 443184] Elisa Music Player Stutters on Each Track Start with Bluetooth Headphones (fine otherwise)

2022-11-08 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=443184 Gabriel Marcano changed: What|Removed |Added CC||gabemarc...@yahoo.com -- You are receiving

[frameworks-kfilemetadata] [Bug 463598] New: External plugins are not found, findPlugins used by findExtractors only searches for files/libraries

2022-12-29 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=463598 Bug ID: 463598 Summary: External plugins are not found, findPlugins used by findExtractors only searches for files/libraries Classification: Frameworks and Libraries Product: frameworks-kfilemetad

[frameworks-kfilemetadata] [Bug 463598] External plugins are not found, findPlugins used by findExtractors only searches for files/libraries

2022-12-29 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=463598 Gabriel Marcano changed: What|Removed |Added CC||gabemarc...@yahoo.com -- You are receiving

[frameworks-kfilemetadata] [Bug 463598] External plugins are not found, findPlugins used by findExtractors only searches for files/libraries

2022-12-29 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=463598 --- Comment #1 from Gabriel Marcano --- Created attachment 154894 --> https://bugs.kde.org/attachment.cgi?id=154894&action=edit external_extractor_plugin.patch After looking at the more recent changes to the code that manages the external plu

[frameworks-kfilemetadata] [Bug 463598] External plugins are not found, findPlugins used by findExtractors only searches for files/libraries

2023-01-11 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=463598 Gabriel Marcano changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[frameworks-kfilemetadata] [Bug 463598] External plugins are not found, findPlugins used by findExtractors only searches for files/libraries

2023-01-11 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=463598 Gabriel Marcano changed: What|Removed |Added Attachment #154894|0 |1 is obsolete

[kdeconnect] [Bug 400832] kdeconnect, remote input plugin does not seem to be working at all (no input on Desktop)

2019-02-19 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=400832 --- Comment #2 from Gabriel Marcano --- There is a recent change to the application behavior. I recompiled kdeconnect on Gentoo with support for libmouse or something like that, and I can now control the mouse. I am unable to type with the keyboard

[kdeconnect] [Bug 400832] New: kdeconnect, remote input plugin does not seem to be working at all (no input on Desktop)

2018-11-07 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=400832 Bug ID: 400832 Summary: kdeconnect, remote input plugin does not seem to be working at all (no input on Desktop) Product: kdeconnect Version: unspecified Platform: Gentoo Packages

[kdeconnect] [Bug 400832] kdeconnect, remote input plugin does not seem to be working at all (no input on Desktop)

2018-11-07 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=400832 Gabriel Marcano changed: What|Removed |Added CC||gabemarc...@yahoo.com -- You are receiving

[plasma4] [Bug 323230] windows (maximized) are going under the vertical panel on dual screen setup

2017-01-09 Thread Gabriel Marcano
https://bugs.kde.org/show_bug.cgi?id=323230 Gabriel Marcano changed: What|Removed |Added CC||gabemarc...@yahoo.com --- Comment #49 from