[plasmashell] [Bug 503993] Media player and sound control in sytem tray do not respect touchpad natural scroll

2025-05-10 Thread Vincent ROGER
https://bugs.kde.org/show_bug.cgi?id=503993 --- Comment #2 from Vincent ROGER --- Thanks for the answer. I understand it is the intended behavior for touchscreens, but as a touchpad user it feels off (I repeat the gesture for scrolling a page as a reflex). Having the option to choose would be

[plasmashell] [Bug 503993] New: Media player and sound control in sytem tray do not respect touchpad natural scroll

2025-05-10 Thread Vincent ROGER
https://bugs.kde.org/show_bug.cgi?id=503993 Bug ID: 503993 Summary: Media player and sound control in sytem tray do not respect touchpad natural scroll Classification: Plasma Product: plasmashell Version: git-stable-Plasma/6.3

[plasmashell] [Bug 503875] "Get new widgets" menu search behaves strangely

2025-05-07 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=503875 --- Comment #1 from Vincent Wilms --- Related discussion: https://discuss.kde.org/t/as-a-widget-developer-how-do-i-get-my-widgets-listed-in-the-get-new-widgets-menu/33840/3 -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 503875] "Get new widgets" menu search behaves strangely

2025-05-07 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=503875 Vincent Wilms changed: What|Removed |Added CC||k...@m1.apollo3zehn.net -- You are receiving

[plasmashell] [Bug 503875] New: "Get new widgets" menu search behaves strangely

2025-05-07 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=503875 Bug ID: 503875 Summary: "Get new widgets" menu search behaves strangely Classification: Plasma Product: plasmashell Version: git-stable-Plasma/6.3 Platform: Arch Linux OS: Linux

[kwin] [Bug 501393] Window focus is lost after activity switch when using multiple activities and screens (Plasma 6.3.2, Frameworks 6.1.1, Qt 6.8.2)

2025-04-29 Thread Vincent de Phily
https://bugs.kde.org/show_bug.cgi?id=501393 Vincent de Phily changed: What|Removed |Added CC||molto...@gmail.com -- You are receiving

[okular] [Bug 473679] Pinch to zoom with touchpad

2025-04-27 Thread Vincent ROGER
https://bugs.kde.org/show_bug.cgi?id=473679 Vincent ROGER changed: What|Removed |Added CC||roger.vins...@gmail.com --- Comment #10 from

[frameworks-kiconthemes] [Bug 502049] Telegram monochrome icon broken again in KDE

2025-04-10 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=502049 Vincent Wilms changed: What|Removed |Added CC||k...@m1.apollo3zehn.net -- You are receiving

[kate] [Bug 502320] New: QML Language Server (qmlls) not found: `Failed to find server binary: qmlls`

2025-04-04 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=502320 Bug ID: 502320 Summary: QML Language Server (qmlls) not found: `Failed to find server binary: qmlls` Classification: Applications Product: kate Version: 24.12.3 Platform: Othe

[libplasma] [Bug 502310] Creating a new Plasmoid project produces a Plasma 5 only compatible project

2025-04-02 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=502310 Vincent Wilms changed: What|Removed |Added Product|kdevelop|libplasma Component|UI: general

[kate] [Bug 502320] QML Language Server (qmlls) not found: `Failed to find server binary: qmlls`

2025-04-02 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=502320 --- Comment #2 from Vincent Wilms --- That would be a simple solution, yes. The problem is that for who are new to QML this solution is not obvious. A better error message would be sufficient :-) Or some fallback mechanism in Kate so that it is

[kdevelop] [Bug 502310] New: Creating a new Plasmoid project produces a Plasma 5 only compatible project

2025-04-02 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=502310 Bug ID: 502310 Summary: Creating a new Plasmoid project produces a Plasma 5 only compatible project Classification: Applications Product: kdevelop Version: 6.1.241203 Platform

[kiofuse] [Bug 432627] drag and drop from remote locations (dolphin/kio-fuse) to apps not working

2025-03-20 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=432627 Vincent Wilms changed: What|Removed |Added CC||k...@m1.apollo3zehn.net -- You are receiving

[frameworks-solid] [Bug 497140] USB detecting Android phone as Portable Media Player and not mounting it

2025-02-16 Thread Vincent Petry
https://bugs.kde.org/show_bug.cgi?id=497140 Vincent Petry changed: What|Removed |Added Summary|USB detecting Android phone |USB detecting Android phone

[valgrind] [Bug 497977] valgrind thinks that size_t is signed

2024-12-30 Thread Vincent Lefèvre
https://bugs.kde.org/show_bug.cgi?id=497977 --- Comment #14 from Vincent Lefèvre --- (In reply to Paul Floyd from comment #13) > It's saying "(possibly negative)" and giving what would be the negative > value. This is still confusing, because with an unsigned size_t, a

[valgrind] [Bug 497977] valgrind thinks that size_t is signed

2024-12-30 Thread Vincent Lefèvre
https://bugs.kde.org/show_bug.cgi?id=497977 --- Comment #12 from Vincent Lefèvre --- (In reply to Paul Floyd from comment #11) > In this case both signed and unsigned values are nonsense. I don't see that > as much of an improvement. The issue is not the value itself, but the fact th

[valgrind] [Bug 497977] valgrind thinks that size_t is signed

2024-12-29 Thread Vincent Lefèvre
https://bugs.kde.org/show_bug.cgi?id=497977 --- Comment #10 from Vincent Lefèvre --- (In reply to Florian Krohm from comment #9) > I agree that this message could be improved. Clearly, the bit pattern being > passed as 'size' argument is being > interpreted as an unsigned

[valgrind] [Bug 497977] valgrind thinks that size_t is signed

2024-12-29 Thread Vincent Lefèvre
https://bugs.kde.org/show_bug.cgi?id=497977 --- Comment #8 from Vincent Lefèvre --- You did not understand. Such huge values are precisely used to check the correct handling of allocation failures in a testsuite. Note that they may also occur in production, e.g. in arbitrary-precision software

[valgrind] [Bug 497977] valgrind thinks that size_t is signed

2024-12-29 Thread Vincent Lefèvre
https://bugs.kde.org/show_bug.cgi?id=497977 --- Comment #6 from Vincent Lefèvre --- The point is that the current message is misleading. It gives the impression that size_t is signed, while it is actually unsigned. At least it should not give incorrect information to a user who deliberately

[valgrind] [Bug 497977] valgrind thinks that size_t is signed

2024-12-28 Thread Vincent Lefèvre
https://bugs.kde.org/show_bug.cgi?id=497977 --- Comment #4 from Vincent Lefèvre --- The GCC output is helpful in the sense that it shows that the value is huge; the exact value really does not matter: malloc will fail to allocate the memory for any size of this order of magnitude. The "it

[valgrind] [Bug 497977] valgrind thinks that size_t is signed

2024-12-28 Thread Vincent Lefèvre
https://bugs.kde.org/show_bug.cgi?id=497977 --- Comment #2 from Vincent Lefèvre --- I can understand that valgrind outputs a message, but the cast to the signed type should just be internal to valgrind. The output message should show the actual value. -- You are receiving this mail because

[valgrind] [Bug 497977] New: valgrind thinks that size_t is signed

2024-12-28 Thread Vincent Lefèvre
: REPORTED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: vincent-...@vinc17.net Target Milestone: --- SUMMARY When outputting a message about a large size_t value, valgrind thinks that this type is signed, while it

[Tokodon] [Bug 491454] Unable to login ("Der Zugriffstoken ist ungültig" / "The access token is invalid")

2024-12-03 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=491454 --- Comment #6 from Vincent Wilms --- (In reply to Joshua Goins from comment #5) > I have seemed to fix this bug, and asked for one of the KDE Flatpak > maintainers to backport the fix. I successfully went from (fixed) 24.08 -> > 24.12 -

[ktrip] [Bug 496373] New: When searching for departures or timetable, apps show "Host requires authentification"

2024-11-17 Thread Vincent-Xavier JUMEL
https://bugs.kde.org/show_bug.cgi?id=496373 Bug ID: 496373 Summary: When searching for departures or timetable, apps show "Host requires authentification" Classification: Applications Product: ktrip Version: unspecified

[plasmashell] [Bug 483163] On X11 with compositing turned on, blank screen on lock screen when using Breeze Plasma style

2024-10-14 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=483163 --- Comment #59 from Vincent Wilms --- (In reply to Nate Graham from comment #58) > Are you folks saying that the workaround is no longer required on Plasma > 6.2? It's working normally now? In my post from today I just wanted to say that

[plasmashell] [Bug 483163] On X11 with compositing turned on, blank screen on lock screen when using Breeze Plasma style

2024-10-14 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=483163 Vincent Wilms changed: What|Removed |Added CC||k...@m1.apollo3zehn.net --- Comment #56 from

[plasmashell] [Bug 336990] Chromium and Firefox does not remember their virtual desktops on session restore

2024-09-08 Thread Vincent-Xavier JUMEL
https://bugs.kde.org/show_bug.cgi?id=336990 Vincent-Xavier JUMEL changed: What|Removed |Added CC||endymion+...@thetys-retz.ne

[kdenlive] [Bug 492544] New: Unuseable - Fails to render.

2024-09-02 Thread Vincent
https://bugs.kde.org/show_bug.cgi?id=492544 Bug ID: 492544 Summary: Unuseable - Fails to render. Classification: Applications Product: kdenlive Version: 24.05.2 Platform: Other OS: Other Status: REPORTED

[kdenlive] [Bug 492309] New: Unuseable - Fails to render.

2024-08-28 Thread Vincent
https://bugs.kde.org/show_bug.cgi?id=492309 Bug ID: 492309 Summary: Unuseable - Fails to render. Classification: Applications Product: kdenlive Version: 24.05.2 Platform: Apple App Store OS: macOS Status: REPORT

[Tokodon] [Bug 491454] Unable to login ("Der Zugriffstoken ist ungültig" / "The access token is invalid")

2024-08-09 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=491454 --- Comment #4 from Vincent Wilms --- Thank you! I was able to log out and log in again, but the error remained. I then deleted ~/.var/app/org.kde.tokodon/data/KDE/tokodon/tokodonstaterc and logged in another time. Now it works :-) -- You are

[Tokodon] [Bug 491454] Unable to login ("Der Zugriffstoken ist ungültig" / "The access token is invalid")

2024-08-08 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=491454 --- Comment #2 from Vincent Wilms --- (In reply to Joshua Goins from comment #1) > Can you open KWalletManager and see if the access token is still in there? > It should be under the "Tokodon" folder. > > Something else worth

[Tokodon] [Bug 491454] New: Unable to login ("Der Zugriffstoken ist ungültig" / "The access token is invalid")

2024-08-08 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=491454 Bug ID: 491454 Summary: Unable to login ("Der Zugriffstoken ist ungültig" / "The access token is invalid") Classification: Applications Product: Tokodon Version: 24.05.2 Platf

[frameworks-kio] [Bug 488428] Opening Dolphin always shows a message kioworker closed unexpectedly

2024-06-12 Thread Vincent
https://bugs.kde.org/show_bug.cgi?id=488428 Vincent changed: What|Removed |Added CC||vjciq...@anonaddy.me -- You are receiving this mail

[frameworks-kio] [Bug 488428] New: Opening Dolphin always shows a message kioworker closed unexpectedly

2024-06-12 Thread Vincent
https://bugs.kde.org/show_bug.cgi?id=488428 Bug ID: 488428 Summary: Opening Dolphin always shows a message kioworker closed unexpectedly Classification: Frameworks and Libraries Product: frameworks-kio Version: unspecified

[plasmashell] [Bug 336990] Chromium and Firefox does not remember their virtual desktops on session restore

2024-03-18 Thread Vincent
https://bugs.kde.org/show_bug.cgi?id=336990 --- Comment #12 from Vincent --- (In reply to Ville Aakko from comment #11) > But after upgrading to Plasma 6, there is a regression, as neither will be > remembered. All firefox windows will be opened on the current activity and > desktop

[kdeplasma-addons] [Bug 483835] New: Allow information about the picture of the day to be displayed

2024-03-17 Thread Vincent-Xavier JUMEL
https://bugs.kde.org/show_bug.cgi?id=483835 Bug ID: 483835 Summary: Allow information about the picture of the day to be displayed Classification: Plasma Product: kdeplasma-addons Version: unspecified Platform: Debian u

[dolphin] [Bug 482444] New: Dolphin crash on /tmp/user/$ID browsing

2024-03-05 Thread Vincent-Xavier JUMEL
https://bugs.kde.org/show_bug.cgi?id=482444 Bug ID: 482444 Summary: Dolphin crash on /tmp/user/$ID browsing Classification: Applications Product: dolphin Version: 23.08.1 Platform: Debian unstable OS: Linux Stat

[kded-appmenu] [Bug 478061] New: Right click menu of the title bar doesn't stay open

2023-12-04 Thread Germain Vincent
https://bugs.kde.org/show_bug.cgi?id=478061 Bug ID: 478061 Summary: Right click menu of the title bar doesn't stay open Classification: Plasma Product: kded-appmenu Version: master Platform: Arch Linux OS: Linux

[kwin] [Bug 477625] Weird icon placement of apps that do not have window in Dekstop Overview

2023-11-28 Thread John Vincent
https://bugs.kde.org/show_bug.cgi?id=477625 John Vincent changed: What|Removed |Added CC||corcegajo...@gmail.com --- Comment #5 from John

[plasmashell] [Bug 475099] Plasma shell crashed after deleting the panel and adding a default panel

2023-10-11 Thread Vincent Kemény
https://bugs.kde.org/show_bug.cgi?id=475099 --- Comment #1 from Vincent Kemény --- Created attachment 162225 --> https://bugs.kde.org/attachment.cgi?id=162225&action=edit New crash information added by DrKonqi plasmashell (5.27.8) using Qt 5.15.10 I removed a panel. I've got a

[plasmashell] [Bug 475099] Plasma shell crashed after deleting the panel and adding a default panel

2023-10-11 Thread Vincent Kemény
https://bugs.kde.org/show_bug.cgi?id=475099 Vincent Kemény changed: What|Removed |Added CC||kvince...@protonmail.com -- You are

[kjots] [Bug 475328] New: Crash while making a new bookmark

2023-10-07 Thread Vincent Kemény
https://bugs.kde.org/show_bug.cgi?id=475328 Bug ID: 475328 Summary: Crash while making a new bookmark Classification: Applications Product: kjots Version: unspecified Platform: openSUSE OS: Linux Status: REPORTE

[Tokodon] [Bug 467243] Certain ui elements prevent touch scrolling

2023-08-11 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=467243 Vincent PINON changed: What|Removed |Added CC||vpi...@kde.org --- Comment #1 from Vincent

[KDE Itinerary] [Bug 472652] New: unable te open

2023-07-26 Thread Vincent-Xavier JUMEL
https://bugs.kde.org/show_bug.cgi?id=472652 Bug ID: 472652 Summary: unable te open Classification: Applications Product: KDE Itinerary Version: unspecified Platform: Other OS: Other Status: REPORTED Se

[valgrind] [Bug 197915] 80-bit floats are not supported on x86 and x86-64

2023-07-02 Thread Vincent Lefèvre
https://bugs.kde.org/show_bug.cgi?id=197915 Vincent Lefèvre changed: What|Removed |Added CC||vincent-...@vinc17.net -- You are receiving

[kontact] [Bug 342387] the phones type should be customizable

2023-05-05 Thread VINCENT
https://bugs.kde.org/show_bug.cgi?id=342387 VINCENT changed: What|Removed |Added Status|RESOLVED|REOPENED Ever confirmed|0

[kscreenlocker] [Bug 374890] kscreenlocker_greet freezes with multiscreen setup and blocks unlocking

2023-04-25 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=374890 --- Comment #44 from Vincent PINON --- > The error occurred several times again, and actually "kscreenlocker" line > doesn't appear every time in journalctl, whereas kwin_wayland failure is > always here. > It was still on 5

[kontact] [Bug 342387] the phones type should be customizable

2023-04-05 Thread VINCENT
https://bugs.kde.org/show_bug.cgi?id=342387 VINCENT changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kscreenlocker] [Bug 374890] kscreenlocker_greet freezes with multiscreen setup and blocks unlocking

2023-03-06 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=374890 --- Comment #37 from Vincent PINON --- (In reply to Vincent PINON from comment #29) > I have 2 laptops on Debian testing (plasma 5.26.90-1, qt 5.15.8+dfsg-2), > that regularly fail to unlock after sleep (but not always, haven't > identi

[kscreenlocker] [Bug 374890] kscreenlocker_greet freezes with multiscreen setup and blocks unlocking

2023-02-15 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=374890 Vincent PINON changed: What|Removed |Added CC||vpi...@kde.org --- Comment #29 from Vincent

[Bluedevil] [Bug 449178] KCM and Applet no longer show paired devices after turning bluetooth off and on again; have to restart plasmashell or leave/return to the KCM

2023-01-27 Thread Vincent Rischmann
https://bugs.kde.org/show_bug.cgi?id=449178 Vincent Rischmann changed: What|Removed |Added CC|vinc...@rischmann.fr| -- You are receiving this mail because

[i18n] [Bug 461175] New: Gcompris - French wording in levels 9 and 10 in digital electricity activity are wrong

2022-10-29 Thread Vincent Jestin
https://bugs.kde.org/show_bug.cgi?id=461175 Bug ID: 461175 Summary: Gcompris - French wording in levels 9 and 10 in digital electricity activity are wrong Classification: Frameworks and Libraries Product: i18n Version: unspecifie

[systemsettings] [Bug 232631] [USABILITY] Options in 'Removable Media' applet are confusing

2022-10-24 Thread Vincent-Xavier JUMEL
https://bugs.kde.org/show_bug.cgi?id=232631 Vincent-Xavier JUMEL changed: What|Removed |Added CC||endymion+...@thetys-retz.ne

[systemsettings] [Bug 332033] Disabling "Enable automatic mounting of removable media" is ignored

2022-10-24 Thread Vincent-Xavier JUMEL
https://bugs.kde.org/show_bug.cgi?id=332033 Vincent-Xavier JUMEL changed: What|Removed |Added CC||endymion+...@thetys-retz.ne

[frameworks-solid] [Bug 389479] Plasma not mount disk

2022-10-24 Thread Vincent-Xavier JUMEL
https://bugs.kde.org/show_bug.cgi?id=389479 Vincent-Xavier JUMEL changed: What|Removed |Added CC||endymion+...@thetys-retz.ne

[ksmserver] [Bug 436318] Save session doesn't work under Wayland

2022-10-19 Thread Vincent-Xavier JUMEL
https://bugs.kde.org/show_bug.cgi?id=436318 Vincent-Xavier JUMEL changed: What|Removed |Added CC||endymion+...@thetys-retz.ne

[systemsettings] [Bug 459998] New: Add a selector to choose the calendar appliction

2022-10-05 Thread Vincent-Xavier JUMEL
https://bugs.kde.org/show_bug.cgi?id=459998 Bug ID: 459998 Summary: Add a selector to choose the calendar appliction Classification: Applications Product: systemsettings Version: 5.25.5 Platform: Other OS: Linux

[akregator] [Bug 459851] New: akregator crashes on certifcates dialog

2022-09-30 Thread Vincent-Xavier JUMEL
https://bugs.kde.org/show_bug.cgi?id=459851 Bug ID: 459851 Summary: akregator crashes on certifcates dialog Classification: Applications Product: akregator Version: unspecified Platform: Debian unstable OS: Linux

[kwin] [Bug 459425] New: Window List 2.0 widget crashes panel

2022-09-19 Thread Vincent A Pisciotta
https://bugs.kde.org/show_bug.cgi?id=459425 Bug ID: 459425 Summary: Window List 2.0 widget crashes panel Classification: Plasma Product: kwin Version: 5.25.5 Platform: Manjaro OS: Linux Status: REPORTED

[lattedock] [Bug 458330] New: Latte dock sometimes hand at startup and do not start the UI

2022-08-26 Thread Vincent ROGER
https://bugs.kde.org/show_bug.cgi?id=458330 Bug ID: 458330 Summary: Latte dock sometimes hand at startup and do not start the UI Product: lattedock Version: 0.10.8 Platform: Manjaro OS: Linux Sta

[kscreenlocker] [Bug 456210] Cannot unlock screen when using multiple monitors

2022-08-19 Thread Vincent
https://bugs.kde.org/show_bug.cgi?id=456210 Vincent changed: What|Removed |Added CC||k...@vgsi.fr -- You are receiving this mail because

[plasmashell] [Bug 457607] New: Plasma Desktop crashes when dragging from Kickoff (except Favorites) to the desktop

2022-08-07 Thread John Vincent
https://bugs.kde.org/show_bug.cgi?id=457607 Bug ID: 457607 Summary: Plasma Desktop crashes when dragging from Kickoff (except Favorites) to the desktop Product: plasmashell Version: 5.25.4 Platform: Neon Packages

[kwin] [Bug 455532] kwin_wayland_drm: Failed to find a working setup for new outputs!

2022-07-11 Thread Vincent Rischmann
https://bugs.kde.org/show_bug.cgi?id=455532 Vincent Rischmann changed: What|Removed |Added CC||vinc...@rischmann.fr -- You are receiving

[kdenlive] [Bug 455595] Crash (buffer overflow) loading recent project

2022-06-20 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=455595 --- Comment #4 from Vincent PINON --- Thanks Freek! So it seems to come from MLT in producer_avformat_init... Is it difficult to get debug symbols so that we get the line? Then maybe forward to MLT... -- You are receiving this mail because: You are

[Akonadi] [Bug 453753] Akonadi crashes when opening KMail

2022-06-20 Thread Vincent ROGER
https://bugs.kde.org/show_bug.cgi?id=453753 Vincent ROGER changed: What|Removed |Added CC||roger.vins...@gmail.com --- Comment #4 from

[kdenlive] [Bug 455595] Crash (buffer overflow) loading recent project

2022-06-20 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=455595 Vincent PINON changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[digikam] [Bug 455417] Regression : when batch renaming file (F2), only the first modifier is taken into account

2022-06-16 Thread Vincent Danjean
https://bugs.kde.org/show_bug.cgi?id=455417 --- Comment #3 from Vincent Danjean --- Thanks. I will wait for an update of the Debian package. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 455417] New: Regression : when batch renaming file (F2), only the first modifier is taken into account

2022-06-16 Thread Vincent Danjean
https://bugs.kde.org/show_bug.cgi?id=455417 Bug ID: 455417 Summary: Regression : when batch renaming file (F2), only the first modifier is taken into account Product: digikam Version: 7.6.0 Platform: Debian unstable

[kdenlive] [Bug 453140] GARBLED AUDIO ISSUE WITH A CLIP THAT'S SPLIT. (Exporting the project fixes it).

2022-05-20 Thread Marjhun Vincent Vizcarra
https://bugs.kde.org/show_bug.cgi?id=453140 Marjhun Vincent Vizcarra changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[kdenlive] [Bug 453140] New: GARBLED AUDIO ISSUE WITH A CLIP THAT'S SPLIT. (Exporting the project fixes it).

2022-04-28 Thread Marjhun Vincent Vizcarra
https://bugs.kde.org/show_bug.cgi?id=453140 Bug ID: 453140 Summary: GARBLED AUDIO ISSUE WITH A CLIP THAT'S SPLIT. (Exporting the project fixes it). Product: kdenlive Version: git-master Platform: Compiled Sources

[kdenlive] [Bug 435306] FREEZES AND THEN DELETES CLIPS IN TIMELINE...

2022-03-27 Thread Marjhun Vincent Vizcarra
https://bugs.kde.org/show_bug.cgi?id=435306 --- Comment #9 from Marjhun Vincent Vizcarra --- (In reply to Julius Künzel from comment #7) > Please update to the latest version of Kdenlive available on > https://kdenlive.org/download and check if this report is still relevant. >

[kdenlive] [Bug 435306] FREEZES AND THEN DELETES CLIPS IN TIMELINE...

2022-03-27 Thread Marjhun Vincent Vizcarra
https://bugs.kde.org/show_bug.cgi?id=435306 --- Comment #8 from Marjhun Vincent Vizcarra --- (In reply to Julius Künzel from comment #7) > Please update to the latest version of Kdenlive available on > https://kdenlive.org/download and check if this report is still relevant. >

[kup] [Bug 451679] backups configuration inconsistency after removing one plan

2022-03-19 Thread Vincent ROGER
https://bugs.kde.org/show_bug.cgi?id=451679 Vincent ROGER changed: What|Removed |Added Version|unspecified |0.9.1 -- You are receiving this mail because

[kup] [Bug 451679] New: backups configuration inconsistency after removing one plan

2022-03-19 Thread Vincent ROGER
https://bugs.kde.org/show_bug.cgi?id=451679 Bug ID: 451679 Summary: backups configuration inconsistency after removing one plan Product: kup Version: unspecified Platform: Manjaro OS: Linux Statu

[digikam] [Bug 451460] Failed to update the database schema from version 10 to version 11.

2022-03-13 Thread Vincent Danjean
https://bugs.kde.org/show_bug.cgi?id=451460 --- Comment #9 from Vincent Danjean --- Yes, it was my fault. Before opening this bug, I tried to execute the upgrade commands from /usr/share/digikam/database/dbconfig.xml As I was connected as root (and not digikamuser), I did not see the permission

[digikam] [Bug 451460] Failed to update the database schema from version 10 to version 11.

2022-03-13 Thread Vincent Danjean
https://bugs.kde.org/show_bug.cgi?id=451460 --- Comment #7 from Vincent Danjean --- By executing the following mysql commands: ``` update user set Super_priv='Y' where User='digikamuser'; FLUSH PRIVILEGES; ``` I've been able to go to the next mysql command. But this new

[digikam] [Bug 451460] Failed to update the database schema from version 10 to version 11.

2022-03-13 Thread Vincent Danjean
https://bugs.kde.org/show_bug.cgi?id=451460 --- Comment #4 from Vincent Danjean --- And I checked with phpmyadmin: on the three databases (digikamdb, digikamfaces, digikamthumbdb), the "digikamuser" has all permissions but the "GRANT" one (and no table specific permission)

[digikam] [Bug 451460] Failed to update the database schema from version 10 to version 11.

2022-03-13 Thread Vincent Danjean
https://bugs.kde.org/show_bug.cgi?id=451460 --- Comment #3 from Vincent Danjean --- ``` $ QT_LOGGING_RULES="digikam.*=true" digikam digikam.widgets: Use installed icons digikam.general: Switch to widget style: "" digikam.general: AlbumWatch is disabled digikam.general:

[digikam] [Bug 451460] Failed to update the database schema from version 10 to version 11.

2022-03-13 Thread Vincent Danjean
https://bugs.kde.org/show_bug.cgi?id=451460 Vincent Danjean changed: What|Removed |Added CC||vdanjean...@free.fr -- You are receiving

[digikam] [Bug 451460] New: Failed to update the database schema from version 10 to version 11.

2022-03-13 Thread Vincent Danjean
https://bugs.kde.org/show_bug.cgi?id=451460 Bug ID: 451460 Summary: Failed to update the database schema from version 10 to version 11. Product: digikam Version: 7.5.0 Platform: Debian unstable OS: Linux

[KDE Itinerary] [Bug 451409] New: Import fails on some valid ticket train (Nomad, Normandie train in France)

2022-03-11 Thread Vincent-Xavier JUMEL
https://bugs.kde.org/show_bug.cgi?id=451409 Bug ID: 451409 Summary: Import fails on some valid ticket train (Nomad, Normandie train in France) Product: KDE Itinerary Version: unspecified Platform: Android OS

[kdenlive] [Bug 450294] Vurnability to CVE-2021-44228 in Apache Log4j framework

2022-02-15 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=450294 Vincent PINON changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[kdenlive] [Bug 449822] Vurnability to CVE-2021-44228 in Apache Log4j framework

2022-02-09 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=449822 Vincent PINON changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[Bluedevil] [Bug 449178] KCM and Applet no longer show paired devices after turning bluetooth off and on again; have to restart plasmashell or leave/return to the KCM

2022-02-01 Thread Vincent Rischmann
https://bugs.kde.org/show_bug.cgi?id=449178 Vincent Rischmann changed: What|Removed |Added CC||vinc...@rischmann.fr -- You are receiving

[kdenlive] [Bug 448178] crash on Wayland when clicking on Logging (Kubuntu/PPA)

2022-01-31 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=448178 --- Comment #6 from Vincent PINON --- Hello, The crash appears in QtWayland functions, I think FlatPak & AppImage use X11 backend and that may be the real difference instead of packaging. -- You are receiving this mail because: You are watching

[kdenlive] [Bug 448178] crash on Wayland when clicking on Logging (Kubuntu/PPA)

2022-01-31 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=448178 Vincent PINON changed: What|Removed |Added Summary|PPA crash on Kubuntu when |crash on Wayland when

[korganizer] [Bug 449110] New: akonadi won't stop reloading remote ical file

2022-01-24 Thread Vincent A Pisciotta
https://bugs.kde.org/show_bug.cgi?id=449110 Bug ID: 449110 Summary: akonadi won't stop reloading remote ical file Product: korganizer Version: 5.16.0 Platform: Mageia RPMs OS: Linux Status: REPORTED Severi

[korganizer] [Bug 275573] akonadi won't stop reloading remote ical file

2022-01-24 Thread Vincent A Pisciotta
https://bugs.kde.org/show_bug.cgi?id=275573 Vincent A Pisciotta changed: What|Removed |Added Blocks||449110 Referenced Bugs: https

[kdenlive] [Bug 439157] Please add audio noise reduction

2022-01-16 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=439157 --- Comment #5 from Vincent PINON --- Note: we build and ship this plugin with our AppImage/FlatPak/Windows/Mac binaries, but if you use your distribution packages, you must get this plugin packaged and then install it: https://github.com/werman/noise

[kdenlive] [Bug 448543] Kdenlive 21.12 upgrade conflict with Kubuntu 21.10

2022-01-16 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=448543 Vincent PINON changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO

[kdenlive] [Bug 448543] Kdenlive 21.12 upgrade conflict with Kubuntu 21.10

2022-01-15 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=448543 Vincent PINON changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kdenlive] [Bug 448040] The motion tacker effect is missing from the linux version of Kdenlive

2022-01-15 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=448040 Vincent PINON changed: What|Removed |Added Resolution|--- |DOWNSTREAM Status|REPORTED

[kdenlive] [Bug 448350] kdenlive faltpak doesn't find Qt platform plugin "wayland" on aarch64

2022-01-13 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=448350 Vincent PINON changed: What|Removed |Added Summary|kdenlive doesn't run on |kdenlive faltpak do

[kdeplasma-addons] [Bug 427530] Shutdown and restart buttons are missing from fullscreen application dashboard.

2022-01-04 Thread Vincent ROGER
https://bugs.kde.org/show_bug.cgi?id=427530 Vincent ROGER changed: What|Removed |Added CC||roger.vins...@gmail.com --- Comment #12 from

[plasmashell] [Bug 445801] Doesn't honor the system umask for newly-created files

2021-12-27 Thread Vincent Minder
https://bugs.kde.org/show_bug.cgi?id=445801 --- Comment #14 from Vincent Minder --- Thanks for the links. So for systemd the proper way to set umask would be inside /etc/login.defs (always globally)? I edited this file, but it didn't solve the issue on my Fedora system. Even if it did, do

[frameworks-kio] [Bug 445801] Doesn't honor the system umask for newly-created files

2021-12-24 Thread Vincent Minder
https://bugs.kde.org/show_bug.cgi?id=445801 Vincent Minder changed: What|Removed |Added CC||vincent.min...@freebel.net --- Comment #11

[Spectacle] [Bug 412739] spectacle crash after taking screenshot

2021-12-13 Thread Vincent-Xavier JUMEL
https://bugs.kde.org/show_bug.cgi?id=412739 --- Comment #3 from Vincent-Xavier JUMEL --- No, I haven't experienced any crashes since ages. -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 446463] New: Cannot assign shortcuts Alt+PgUp and Ctrl+Alt+PgUp

2021-12-04 Thread Vincent
https://bugs.kde.org/show_bug.cgi?id=446463 Bug ID: 446463 Summary: Cannot assign shortcuts Alt+PgUp and Ctrl+Alt+PgUp Product: systemsettings Version: 5.23.3 Platform: Other OS: Linux Status: REPORTED Sev

[plasmashell] [Bug 444416] sometimes plasma unusable when copening a window in tackbar

2021-11-01 Thread Vincent Gibault
https://bugs.kde.org/show_bug.cgi?id=16 --- Comment #3 from Vincent Gibault --- Hello, you can use this link: https://1drv.ms/v/s!ArwtR3wtqG-I2FviGj0crhrUUKLx?e=T0pQOK I reproduce it by randomly clicking on "Boite a miniature" (sorry i don't know the english name ) . Seems

[plasmashell] [Bug 444416] sometimes plasma unusable when copening a window in tackbar

2021-11-01 Thread Vincent Gibault
https://bugs.kde.org/show_bug.cgi?id=16 --- Comment #5 from Vincent Gibault --- https://1drv.ms/v/s!ArwtR3wtqG-I2FuARMmmwcm9cred?e=ryDTQl -- You are receiving this mail because: You are watching all bug changes.

  1   2   3   4   5   6   >