[parley] [Bug 381349] Relative path for audio files not working

2022-12-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=381349

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #9 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[parley] [Bug 381349] Relative path for audio files not working

2022-11-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=381349

--- Comment #8 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[parley] [Bug 381349] Relative path for audio files not working

2022-11-07 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=381349

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #7 from Justin Zobel  ---
Thank you for reporting this issue in KDE software. As it has been a while
since this issue was reported, can we please ask you to see if you can
reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when
replying. Thank you!

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

[parley] [Bug 381349] Relative path for audio files not working

2017-08-18 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=381349

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[parley] [Bug 381349] Relative path for audio files not working

2017-08-12 Thread René Fritz
https://bugs.kde.org/show_bug.cgi?id=381349

--- Comment #6 from René Fritz  ---
added patch to review board https://git.reviewboard.kde.org/r/130224/

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

[parley] [Bug 381349] Relative path for audio files not working

2017-08-12 Thread René Fritz
https://bugs.kde.org/show_bug.cgi?id=381349

René Fritz  changed:

   What|Removed |Added

 CC||r...@colorcube.de

--- Comment #5 from René Fritz  ---
Created attachment 107232
  --> https://bugs.kde.org/attachment.cgi?id=107232=edit
fixes relative paths handling in reader

if (QUrl::fromLocalFile(currentElement.text()).isRelative()) ...

did not work because the url has a scheme and a scheme means it's not relative.

My knowledge of Qt is vry limited, so I hope the patch makes sense.

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

[parley] [Bug 381349] Relative path for audio files not working

2017-08-01 Thread René Fritz
https://bugs.kde.org/show_bug.cgi?id=381349

--- Comment #4 from René Fritz  ---
Yes 17.04 package. From Neon user packages.

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

[parley] [Bug 381349] Relative path for audio files not working

2017-08-01 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381349

--- Comment #3 from Christoph Feck  ---
Is your Parley version from the KDE Applications 17.04 package? You could check
Dolphin version number, but applications do not need to come from the same
package.

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

[parley] [Bug 381349] Relative path for audio files not working

2017-07-19 Thread René Fritz
https://bugs.kde.org/show_bug.cgi?id=381349

--- Comment #2 from René Fritz  ---
The bug is already mentioned here:

https://mail.kde.org/pipermail/kde-edu/2017-March/013344.html

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

[parley] [Bug 381349] Relative path for audio files not working

2017-07-19 Thread René Fritz
https://bugs.kde.org/show_bug.cgi?id=381349

--- Comment #1 from René Fritz  ---
I found this change which might be related

https://git.reviewboard.kde.org/r/129992/diff/3/

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