[k3b] [Bug 383000] K3B crashes from time to tiem

2017-08-01 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=383000

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[k3b] [Bug 383011] k3b cannot create DVD video image

2017-08-01 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=383011

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Erwin,

Please review my patch https://git.reviewboard.kde.org/r/130212/

Regards,
Leslie Zhai - a LLVM developer https://reviews.llvm.org/p/xiangzhai/

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

[k3b] [Bug 383000] K3B crashes from time to tiem

2017-08-01 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=383000

--- Comment #3 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Cc Dr. Chapatin, he can burn several projects
https://bugs.kde.org/show_bug.cgi?id=382488#c0 but no crash.

To Michael,
DrKonqi can not show the detailed backtrace information, please enable
-DK3B_DEBUG=ON https://github.com/KDE/k3b/blob/master/INSTALL.txt#L47 then use
gdb to bt, thanks!

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

[k3b] [Bug 383000] K3B crashes from time to tiem

2017-08-01 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=383000

--- Comment #2 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Cc Mark, could you help Michael to debug gdb? thanks!

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

[k3b] [Bug 383000] K3B crashes from time to tiem

2017-08-01 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=383000

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||magpie...@gmx.com

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

[k3b] [Bug 383000] K3B crashes from time to tiem

2017-08-01 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=383000

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Michael,

Could you use gdb to debug k3b git master https://github.com/KDE/k3b I can not
reproduce the issue, thanks!

Regards,
Leslie Zhai - a LLVM developer https://reviews.llvm.org/p/xiangzhai/

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

[k3b] [Bug 382754] K3b complains about missing cdrskin at start up

2017-08-01 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382754

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

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

--- Comment #16 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to davejpla...@gmail.com from comment #14)
> Just to shed a bit of light. openSUSE worked with Jörg Schilling to have
> cdrecord/cdrtools in the distribution in 2013 due to numerous bugs with
> wodim/cdrkit-cdrtools-compat particularly with k3b. It has been a part of
> the distribution since 13.2 2013-12-04 and has performed very well since
> then but it has been installed from alternate repositories many years prior
> due to wodim problems.
> @Leslie Zhai you can understand our concerns about changing something that
> is proven for something that is new.

Disabled check system config by default
https://github.com/KDE/k3b/blob/master/src/k3bsystemproblemdialog.cpp#L723

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

[k3b] [Bug 382754] K3b complains about missing cdrskin at start up

2017-08-01 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382754

--- Comment #13 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Wolfgang Bauer from comment #12)
> (In reply to Leslie Zhai from comment #11)
> > > and of course I can enable cdrskin as default writter to take place of
> > > cdrecord, or even totally disable it.
> > 
> > disable cdrecord, 
> 
> Of course you can, but that's not the case at the moment.
> Does that mean you plan to do that in the near future?

when cdrskin and related utilities are able to cover all user cases
https://bugs.kde.org/show_bug.cgi?id=137436#c20 

> 
> But as I wrote, cdrskin doesn't seem to be used at all currently here.
> So currently the message seems bogus anyway to me.
> 
> Or am I misunderstanding something? (e.g. is it only used for DVDs/BDs? I
> only tested CDs)
> 
> > but if the user prefer to use it, please though command
> > line, not k3b, thanks!
> 
> And why?

the good compiler is depends on tons of source code tuning, and cdrskin also
need more users to use and test :)

> It works (since years), it is maintained upstream. And actually it seems to
> be used by k3b here even with cdrskin installed.

it is easy to use clang analyzer, sanitizer, libfuzzer, or commercial utilities
to analysis cdrecord source code
http://www.leetcode.cn/2016/11/analyzing-code-for-kde-qt-open-source-components.html
and welcome benchmark.

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

[k3b] [Bug 381368] "do not show again" from system configuration problems dialog is not remembered

2017-08-01 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381368

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED
  Latest Commit|https://commits.kde.org/k3b |https://commits.kde.org/k3b
   |/c1fae2adc90fac9a2af11ec9ef |/9408b834d4eb20264a526beb3b
   |95ecc12033fa41  |bbb1c5882db564

--- Comment #12 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit 9408b834d4eb20264a526beb31c5882db564 by Leslie Zhai.
Committed on 01/08/2017 at 06:24.
Pushed by lesliezhai into branch 'master'.

Add readCheckSystemConfig before checkSystem to fix
 "do not show again" from system configuration problems dialog
 is not remembered issue.

A great patch by Wolfgang Bauer!

M  +8-5src/k3bsystemproblemdialog.cpp

https://commits.kde.org/k3b/9408b834d4eb20264a526beb31c5882db564

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

[k3b] [Bug 382941] Segfault from getSupportedWriteSpeedsVia2A

2017-08-01 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382941

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/k3b
   ||/7f0be6a33b8260f7789c6aeed5
   ||8be8d1c844229a

--- Comment #3 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit 7f0be6a33b8260f7789c6aeed58be8d1c844229a by Leslie Zhai.
Committed on 01/08/2017 at 06:13.
Pushed by lesliezhai into branch 'master'.

Fix K3b::Device::from2Byte out-of-bounds issue.

A great bug report by Mark!

M  +12   -12   libk3bdevice/k3bdeviceglobals.cpp
M  +3-1tests/k3bdeviceglobalstest.cpp

https://commits.kde.org/k3b/7f0be6a33b8260f7789c6aeed58be8d1c844229a

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

[k3b] [Bug 382941] Segfault from getSupportedWriteSpeedsVia2A

2017-07-31 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382941

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Mark,

Thanks for your report!

> if( !data.size() > 32) {

it doesn't look good to me, please debug gdb, when segfault, just bt to find
the root cause, thanks!

Regards,
Leslie Zhai

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

[k3b] [Bug 382775] Settings window has no "cancel" button

2017-07-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382775

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/k3b
   ||/e5eb0a786287ac7d647e391ae7
   ||987bc89402b35c
 Resolution|INVALID |FIXED

--- Comment #3 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit e5eb0a786287ac7d647e391ae7987bc89402b35c by Leslie Zhai.
Committed on 28/07/2017 at 01:37.
Pushed by lesliezhai into branch 'master'.

Add cancel button for K3b::OptionDialog AKA Settings window.

M  +1-1src/option/k3boptiondialog.cpp

https://commits.kde.org/k3b/e5eb0a786287ac7d647e391ae7987bc89402b35c

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

[k3b] [Bug 382754] K3b complains about missing cdrskin at start up

2017-07-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382754

--- Comment #11 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Leslie Zhai from comment #10)
> (In reply to Wolfgang Bauer from comment #9)
> > (In reply to Leslie Zhai from comment #6)
> > > but just show the problem messages if the user choose other utilities
> > > and libraries which not maintained any more and deprecated.
> > 
> > But cdrecord is maintained and not deprecated.
> > 
> > Maybe the message should be reworded to state that cdrskin is *optional*,
> > and k3b will use it in place of cdrecord *if it is installed*. I.e. make it
> > clear that burning will still be possible without cdrskin installed.
> > 
> > One thing though: I tried to install cdrskin here. This removed the message
> > on startup, but k3b (17.04.3) still seems to use cdrecord according to its
> > output.
> > Uninstalling cdrecord gave an error message on startup that it is missing
> > and broke burning completely even with cdrskin installed (and it is detected
> > in the settings dialog).
> > 
> > So apparently cdrskin is not even used currently for some reason?
> 
> BUG 137436
> 
> but Cristian Aravena Romero helped us to test cdrskin see BUG 380067
> 
> and of course I can enable cdrskin as default writter to take place of
> cdrecord, or even totally disable it.

disable cdrecord, but if the user prefer to use it, please though command line,
not k3b, thanks!

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

[k3b] [Bug 382754] K3b complains about missing cdrskin at start up

2017-07-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382754

--- Comment #10 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Wolfgang Bauer from comment #9)
> (In reply to Leslie Zhai from comment #6)
> > but just show the problem messages if the user choose other utilities
> > and libraries which not maintained any more and deprecated.
> 
> But cdrecord is maintained and not deprecated.
> 
> Maybe the message should be reworded to state that cdrskin is *optional*,
> and k3b will use it in place of cdrecord *if it is installed*. I.e. make it
> clear that burning will still be possible without cdrskin installed.
> 
> One thing though: I tried to install cdrskin here. This removed the message
> on startup, but k3b (17.04.3) still seems to use cdrecord according to its
> output.
> Uninstalling cdrecord gave an error message on startup that it is missing
> and broke burning completely even with cdrskin installed (and it is detected
> in the settings dialog).
> 
> So apparently cdrskin is not even used currently for some reason?

BUG 137436

but Cristian Aravena Romero helped us to test cdrskin see BUG 380067

and of course I can enable cdrskin as default writter to take place of
cdrecord, or even totally disable it.

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

[k3b] [Bug 382776] Enable "apply" button only when some setting is changed

2017-07-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382776

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit 83a00a9aa0e362d8a99d1b28a5d49aaaf3df7ad0 by Leslie Zhai.
Committed on 27/07/2017 at 07:33.
Pushed by lesliezhai into branch 'master'.

Implement enable "apply" button only when some setting is changed.

But there are too many widgets had been connect with changed SIGNAL..

M  +2-0src/option/k3bmiscoptiontab.cpp
M  +3-0src/option/k3bmiscoptiontab.h
M  +4-0src/option/k3boptiondialog.cpp

https://commits.kde.org/k3b/83a00a9aa0e362d8a99d1b28a5d49aaaf3df7ad0

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

[k3b] [Bug 382775] Settings window has no "cancel" button

2017-07-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382775

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||lesliez...@llvm.org.cn
 Resolution|--- |INVALID

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
just click the close button :)

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

[k3b] [Bug 382774] Just burned/erased discs are not correctly manipulated when "do not eject medium after write process" is checked

2017-07-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382774

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #6 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Great bug hunter :) you need to re-eject and re-insert to refresh the content,
right? I will try to fix it.

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

[k3b] [Bug 382754] K3b complains about missing cdrskin at start up

2017-07-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382754

--- Comment #7 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to davejpla...@gmail.com from comment #5)
> Next question, which version of libburn/cdrskin is stable. Ironically I
> tried to submit the latest libburn to Leap:42.3 just before freeze last
> month and it wasn't considered necessary. I maintain multimedia and not kde
> so I didn't have a clue about this then.

ping Thomas and Cc to him :)

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

[k3b] [Bug 382754] K3b complains about missing cdrskin at start up

2017-07-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382754

--- Comment #6 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Dave,

> My question is will k3b still function as expected without cdrskin or do we 
> have to require cdrskin? I don't see anything relating to cdrskin in 
> CMakeLists,txt.
See also https://bugzilla.suse.com/show_bug.cgi?id=1050715

Sorry that I don't have the account to login SUSE's bugzilla, and not prefer to
provide too much my personal information when registering, please help me to
quote my comments for K3B's users, thanks!

1. I don't know the quality of cdrtools (AKA cdrecord), but we know cdrkit,
dvd+rw-tools, libburnia, libisoburn and even Linux Kernel :)
http://www.leetcode.cn/2016/11/analyzing-code-for-kde-qt-open-source-components.html

2. only Thomas Schmitt, the core developer of libburnia, taught me about ISO
9660 and MMC knowledage, helped me to fix BUG 367639  and more than that
https://mail.kde.org/pipermail/k3b

So I prefer to use cdrskin personally and K3B is still able to work without it,
but just show the problem messages if the user choose other utilities and
libraries which not maintained any more and deprecated.

Regards,
Leslie Zhai - a LLVM developer https://reviews.llvm.org/p/xiangzhai/

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

[k3b] [Bug 382754] K3b complains about missing cdrskin at start up

2017-07-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382754

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||scdbac...@gmx.net

--- Comment #4 from Leslie Zhai <lesliez...@llvm.org.cn> ---
> My question is will k3b still function as expected without cdrskin or do we 
> have to require cdrskin?

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

[k3b] [Bug 382754] K3b complains about missing cdrskin at start up

2017-07-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382754

--- Comment #3 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit 52a2493f77c1ed6cc77bdeb2dceb2afb51cda815 by Leslie Zhai.
Committed on 27/07/2017 at 06:08.
Pushed by lesliezhai into branch 'master'.

Update problem's message about missing cdrskin at start up.

Thomas Schmitt, the core developer of libburn, taught me to implement
K3b::CdrskinWriter to fix BUG 137436, and Cristian Aravena Romero helped
us to test cdrskin see BUG 380067

CCMAIL: scdbac...@gmx.net

M  +1-1src/k3bsystemproblemdialog.cpp

https://commits.kde.org/k3b/52a2493f77c1ed6cc77bdeb2dceb2afb51cda815

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

[k3b] [Bug 382636] K3b opens device notifier when starts erase/format rewritable disc

2017-07-26 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382636

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #4 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #3)
> Created attachment 106826 [details]
> screenshot
> 
> here is my screenshot

Very clear! great bug hunter :) the notification should appear after erased,
correct?

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

[k3b] [Bug 382622] Do not show progress percentage in main window

2017-07-26 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382622

--- Comment #3 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #2)
> this report is not a duplicate.
> I can confirm 382488 is fixed on neon dev unstable, but the percentage is
> still present in the main window.

I argue that the original developers keep 'show progress percentage' in the
main window is meaningful :) when minimized, not be the active window, it is
also visible from TaskManager panel to see the progress percentage.

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

[k3b] [Bug 382754] K3b complains about missing cdrskin at start up

2017-07-26 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382754

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
> Forcing unsuspecting users to use a development alternative to cdrecord which 
> works fine for years.

Really? I argue that
https://lists.debian.org/debian-devel-announce/2006/09/msg2.html so please
remove wodim (forked cdrecord) from cdrkit (CD only, DVD deprecated,
unmaintained), website was down, release tarball is NOT available, svn repos is
so quiet! But install cdrtools A.K.A cdrecord instead.
http://www.leetcode.cn/2016/08/k3b.html#bug

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

[k3b] [Bug 377105] Disc space/time bar is broken

2017-07-26 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=377105

--- Comment #16 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #15)
> "thin" is my typo. I meant "this"

:)

so what about remove all the text above the QProgressBar? only keep the whole
thin long progressbar and gree bar, please give me some advice, thanks!

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

[k3b] [Bug 382506] Impossible to save an ISO file to an empty folder on Gnome

2017-07-23 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382506

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/k3b
   ||/51e1c0bc5754026d607255cdf8
   ||f93df5fdfb35aa
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #12 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit 51e1c0bc5754026d607255cdf8f93df5fdfb35aa by Leslie Zhai.
Committed on 24/07/2017 at 02:42.
Pushed by lesliezhai into branch 'master'.

Fix impossible to save an ISO file to an empty folder on GNOME issue.

A patch by Ernestas Kulik!

M  +1-0src/k3btempdirselectionwidget.cpp

https://commits.kde.org/k3b/51e1c0bc5754026d607255cdf8f93df5fdfb35aa

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

[k3b] [Bug 382637] After the user to change the file system to "custom (rock bridge, joliet)", K3b reverts to previous file system when the user follows specific steps

2017-07-23 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382637

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 Resolution|--- |INVALID
 CC||lesliez...@llvm.org.cn
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #0)
> 1. Create a data project, click "burn" button, file system tab,
> 2. see the actual file system
> 3. open file system dropdown and select "custom (rock bridge, joliet)",
> 4. click "custom" button, do NOT change anything and click ok button,

Correct! do NOT change anything EQUALS Linux/Unix + Windows preset settings
https://github.com/KDE/k3b/blob/master/src/projects/k3bdataimagesettingswidget.cpp#L236
so just set combo to that settings m_comboFilesystems->setCurrentIndex(i);


(K3b::DataImageSettingsWidget) found preset settings:  Linux/Unix + Windows
(K3b::DataImageSettingsWidget) found preset settings:  Linux/Unix + Windows
22 22
DEBUG: void K3b::DataImageSettingsWidget::slotCustomFilesystems()


> Result: file system dropdown changed itself to the initial file system you
> saw in step 2

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

[k3b] [Bug 382636] K3b opens device notifier when starts erase/format rewritable disc

2017-07-23 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382636

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Dr. Chapatin,

Please provide the screenshot and give me some suggestion how to let the
behavior make sense, thanks!

Regards,
Leslie Zhai

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

[k3b] [Bug 382488] each time a project is burned, "(100%)" is added to k3b window title bar

2017-07-23 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382488

--- Comment #2 from Leslie Zhai <lesliez...@llvm.org.cn> ---
*** Bug 382622 has been marked as a duplicate of this bug. ***

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

[k3b] [Bug 382622] Do not show progress percentage in main window

2017-07-23 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382622

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||lesliez...@llvm.org.cn
 Resolution|--- |DUPLICATE

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---


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

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

[k3b] [Bug 377105] Disc space/time bar is broken

2017-07-23 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=377105

--- Comment #14 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #11)
> Created attachment 106796 [details]
> screenshot from neon unstable
> 
> Thin bug is still present.

or remove all the text above the QProgressBar? the bar is too thin and too
narrow to render both vertical and horizontal text...

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

[k3b] [Bug 381368] "do not show again" from system configuration problems dialog is not remembered

2017-07-23 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381368

--- Comment #9 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #8)
> Sorry, I'm not a software developer.

The patch had been reviewed by Harald Sitter https://twitter.com/apachelogger
and I can not reproduce it!

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

[k3b] [Bug 377105] Disc space/time bar is broken

2017-07-23 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=377105

--- Comment #12 from Leslie Zhai <lesliez...@llvm.org.cn> ---
I only fixed the vertical issue, but I have no idea about Horizontal, could you
give me some hint? The green bar is too short for the Horizontal text, it
doesn't like vertical, I can ask for more space for vertical text.

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

[k3b] [Bug 381368] "do not show again" from system configuration problems dialog is not remembered

2017-07-22 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381368

--- Comment #7 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #6)
> this bug is still happening with k3b 17.08 beta on neon dev stable.

Please review the patch https://git.reviewboard.kde.org/r/130162/

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

[k3b] [Bug 382506] Impossible to save an ISO file to an empty folder on Gnome

2017-07-21 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382506

--- Comment #11 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Ernestas,

Thanks for your hint! I will try it.

Regards,
Leslie Zhai

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

[k3b] [Bug 260828] Cannot create iso image for Audio CD

2017-07-20 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=260828

--- Comment #6 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit 503b9d1583095408f41fc8e45540c19603a251ce by Leslie Zhai.
Committed on 21/07/2017 at 03:55.
Pushed by lesliezhai into branch 'master'.

AudioDoc doesn't have IsoOptions, so it could NOT create iso image like DataDoc

M  +4-0src/k3btempdirselectionwidget.cpp
M  +2-0src/k3btempdirselectionwidget.h
M  +7-1src/projects/k3baudioburndialog.cpp
M  +5-4src/projects/k3bprojectburndialog.cpp
M  +2-1src/projects/k3bprojectburndialog.h

https://commits.kde.org/k3b/503b9d1583095408f41fc8e45540c19603a251ce

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

[k3b] [Bug 382506] Impossible to save an ISO file to an empty folder on Gnome

2017-07-20 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382506

--- Comment #8 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #7)
> if the user wants save an ISO to hard disk, how to do it on Gnome with an
> open dialog instead a save dialig? There is a problem, where is this
> problem? Gnome? Arch packing? K3b code? Gnome users need a solution to save
> ISOs to the HD using k3b.

Just use KDE and Dolphin :)

Sorry I can NOT change KIO::KUrlRequester
https://github.com/KDE/kio/blob/master/src/widgets/kurlrequester.cpp#L326 about
_k_slotOpenDialog, because KIO is so important core component, you can see how
many packages Required By it
https://www.archlinux.org/packages/extra/x86_64/kio/

And K3B is a KDE Application, it use KIO::KUrlRequester to SET temporary
FilePath, it behaviors correctly for KDE and Dolphin, but I am not a GNOME
developer only report bug to them
https://bugzilla.gnome.org/show_bug.cgi?id=777077

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

[k3b] [Bug 382506] Impossible to save an ISO file to an empty folder on Gnome

2017-07-20 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382506

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||fa...@kde.org

--- Comment #6 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #5)
> Sure. K3b calls incorrect nautilus dialog on Gnome.
> K3b should call save dialog to save ISO file, not open dialog.

I argue that KUrlRequester call open dialog is correct
https://github.com/KDE/kio/blob/master/src/widgets/kurlrequester.cpp#L312

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

[k3b] [Bug 382506] Impossible to save an ISO file to an empty folder on Gnome

2017-07-19 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382506

--- Comment #4 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #3)
> Created attachment 106745 [details]
> gnome save dialog
> 
> k3b calls open dialog, Gnome has a save dialog like my screenshot shows.

but it is still Nautilus not Dolphin :)

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

[k3b] [Bug 382506] Impossible to save an ISO file to an empty folder on Gnome

2017-07-19 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382506

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
 CC||lesliez...@llvm.org.cn

--- Comment #2 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Dr. Chapatin,

Yes, you need report the issue to Nautilus' developer to experience like this
https://pbs.twimg.com/media/DFJMGcwUwAErqtI.png

Regards,
Leslie Zhai

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

[k3b] [Bug 382488] each time a project is burned, "(100%)" is added to k3b window title bar

2017-07-19 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382488

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/k3b
   ||/c3915740da0b861d448cd26f70
   ||e4f8ea96664e6c
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit c3915740da0b861d448cd26f70e4f8ea96664e6c by Leslie Zhai.
Committed on 19/07/2017 at 06:13.
Pushed by lesliezhai into branch 'master'.

Fix JobProgressDialog set duplicated percent for MainWindow

M  +4-3src/k3bjobprogressdialog.cpp

https://commits.kde.org/k3b/c3915740da0b861d448cd26f70e4f8ea96664e6c

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

[k3b] [Bug 382347] A second and strange burning progress window appears in Gnome shell

2017-07-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382347

--- Comment #11 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Johannes Obermayr from comment #9)
> Maybe that should handle it:
> $ grep -r -n -e m_checkShowProgressOSD
> src/option/base_k3bmiscoptiontab.ui:89:name="m_checkShowProgressOSD">
> src/option/k3bmiscoptiontab.cpp:73:m_checkShowProgressOSD->setChecked(
> c.readEntry( "Show progress OSD", true ) );
> src/option/k3bmiscoptiontab.cpp:95:c.writeEntry( "Show progress OSD",
> m_checkShowProgressOSD->isChecked() );

Thanks for your hint!

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

[k3b] [Bug 382347] A second and strange burning progress window appears in Gnome shell

2017-07-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382347

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/k3b
   ||/55f841c7d942b81ec8a73bb813
   ||ce9ad499ee9d0b
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #10 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit 55f841c7d942b81ec8a73bb813ce9ad499ee9d0b by Leslie Zhai.
Committed on 19/07/2017 at 04:54.
Pushed by lesliezhai into branch 'master'.

Set Show progress OSD to false by default.

M  +2-2src/k3bjobprogressdialog.cpp
M  +1-1src/option/k3bmiscoptiontab.cpp

https://commits.kde.org/k3b/55f841c7d942b81ec8a73bb813ce9ad499ee9d0b

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

[k3b] [Bug 382347] A second and strange burning progress window appears in Gnome shell

2017-07-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382347

--- Comment #8 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #7)
> maybe ~finished~?

no related:

./libk3bdevice/k3bhalconnection.h: * finished the procedure yet.
./libk3bdevice/k3bhalconnection.h: * finished the procedure yet.
./libk3bdevice/k3bdiskinfo.h: * The number of finished tracks.
./src/k3bemptydiscwaiter.cpp:connect( ,
SIGNAL(finished(bool)), this, SLOT(slotErasingFinished(bool)) );
./src/k3bemptydiscwaiter.cpp:connect( ,
SIGNAL(finished(bool)), this, SLOT(slotErasingFinished(bool)) );
./src/k3bemptydiscwaiter.cpp:connect( , SIGNAL(finished(bool)),
this, SLOT(slotErasingFinished(bool)) );
./src/projects/k3bmusicbrainzjob.cpp:connect( d->mbTrackLookupJob,
SIGNAL(finished(bool)), this, SLOT(slotMbJobFinished(bool)),
Qt::QueuedConnection );
./src/projects/base_k3bmovixoptionswidget.ui: Eject the disk
after playing has finished
./src/projects/base_k3bmovixoptionswidget.ui: pIf this
option is checked the disk will be ejected after MPlayer has finished.
./src/projects/base_k3bmovixoptionswidget.ui: Shutdown after
playing has finished
./src/projects/base_k3bmovixoptionswidget.ui: pIf this
option is checked the PC will be shut down after MPlayer has finished
playing.
./src/projects/base_k3bmovixoptionswidget.ui: Reboot after
playing has finished
./src/projects/base_k3bmovixoptionswidget.ui: pIf this
option is checked the PC will be rebooted after MPlayer has finished
playing.
./src/projects/k3bdataurladdingdialog.cpp:connect( m_dirSizeJob,
SIGNAL(finished(bool)),
./src/projects/k3bdataurladdingdialog.cpp:// make sure the dir size job is
finished
./src/projects/k3baudiotracktrmlookupdialog.cpp:connect( m_mbJob,
SIGNAL(finished(bool)), this, SLOT(slotMbJobFinished(bool)) );
./src/projects/k3bvcdtrackdialog.cpp: 
"The reactivity attribute controls whether the playback of 'play track' is
finished, thus delayed, before executing user triggered action or an immediate
jump is performed."
./src/projects/k3baudioviewimpl.cpp:// do not select hidden source
items or unfinished source files
./src/projects/kostore/SPEC.txt:and finished by David.
./src/projects/k3baudiotrackaddingdialog.cpp:connect( m_analyserJob,
SIGNAL(finished(bool)), this, SLOT(slotAnalysingFinished(bool)) );
./src/option/base_k3bmiscoptiontab.ui: pIf this option
is checked K3b will not close action dialogs such as the CD Copy dialog after
the process has been finished. It will be kept open to start a new process, for
instance, copying another CD.
./src/rip/videodvd/k3bvideodvdrippingpreview.cpp:connect( m_process,
SIGNAL(finished(int,QProcess::ExitStatus)),
./src/rip/k3bvideocdinfo.cpp:connect( m_process,
SIGNAL(finished(int,QProcess::ExitStatus)),
./src/rip/k3bvideocdinfo.cpp:qDebug() << "vcdxrip finished with
exit code" << exitCode;
./src/rip/k3bvideocdrip.cpp:connect( m_process,
SIGNAL(finished(int,QProcess::ExitStatus)),
./src/rip/k3bpatternparser.cpp:break; //
finished parsing %{* string
./src/k3bjobprogressdialog.cpp:qDebug() << "received finished signal!";
./src/k3bjobprogressdialog.cpp:   
KNotification::event("SuccessfullyFinished", i18n("Successfully finished."));
./src/k3bjobprogressdialog.cpp:connect( job, SIGNAL(finished(bool)),
this, SLOT(slotFinished(bool)) );
./src/k3bjobprogressdialog.cpp:// if the process finished this closes
the dialog
./src/k3bjobinterface.h:void finished( bool );
./src/misc/k3bimagewritingdialog.cpp:connect( d->md5Job,
SIGNAL(finished(bool)),
./src/k3bjobinterface.cpp:connect( m_job, SIGNAL(finished(bool)), this,
SIGNAL(finished(bool)) );
./src/k3binteractiondialog.cpp:// if the process finished this
closes the dialog
./src/k3b.notifyrc:Comment=Process successfully finished
./src/k3b.notifyrc:Comment[en_GB]=Process successfully finished
./src/k3b.notifyrc:Comment[x-test]=xxProcess successfully finishedxx
./src/k3b.notifyrc:Comment=Process finished with errors
./src/k3b.notifyrc:Comment[en_GB]=Process finished with errors
./src/k3b.notifyrc:Comment[x-test]=xxProcess finished with errorsxx
./plugins/encoder/external/k3bexternalencoder.cpp:connect( d->process,
SIGNAL(finished(int,QProcess::ExitStatus)),
./plugins/encoder/sox/k3bsoxencoder.cpp:connect( d->process,
SIGNAL(finished(int,QProcess::ExitStatus)),
./plugins/decoder/ogg/k3boggvorbisdecoder.cpp:qDebug() <<
"(K3bOggVorbisDecoder) successfully finished decoding.";
./plugins/decoder/libsndfile/k3blibsndfiledecoder.cpp:qDebug() <<
"(K3bLibsndfileDecoder::decodeInternal) successfully finished decoding.";
./k

[k3b] [Bug 382468] Delete audio file from audio cd and mixed mode cd projects sometimes causes crash

2017-07-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382468

--- Comment #6 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit c9a9b4faa1acdc889b620bbe08e6e1149249edc6 by Leslie Zhai.
Committed on 19/07/2017 at 04:08.
Pushed by lesliezhai into branch 'master'.

Keep quite for Release

M  +10   -7plugins/decoder/mp3/k3bmad.cpp

https://commits.kde.org/k3b/c9a9b4faa1acdc889b620bbe08e6e1149249edc6

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

[k3b] [Bug 382468] Delete audio file from audio cd and mixed mode cd projects sometimes causes crash

2017-07-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382468

--- Comment #5 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit 7e3be0cafe6f747f4dbfea3b3ff11e69e7177380 by Leslie Zhai.
Committed on 19/07/2017 at 04:04.
Pushed by lesliezhai into branch 'master'.

Robust K3bMad's cleanup

M  +13   -9plugins/decoder/mp3/k3bmad.cpp

https://commits.kde.org/k3b/7e3be0cafe6f747f4dbfea3b3ff11e69e7177380

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

[k3b] [Bug 382347] A second and strange burning progress window appears in Gnome shell

2017-07-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382347

--- Comment #6 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #5)
> "concluídos" means "completed".

can not grep it...

grep completed -r .
./src/projects/k3bvcdtrackdialog.cpp: 
"After the specified number of repetitions have completed, the  time
begins to count down, unless set to an infinite wait time."
./src/option/k3badvancedoptiontab.cpp:m_checkEject->setToolTip( i18n("Do
not eject the burn medium after a completed burn process") );
./libk3b/projects/k3bcdrecordwriter.cpp:emit infoMessage(
i18n("Erasing successfully completed"), K3b::Job::MessageSuccess );
./libk3b/projects/k3bcdrecordwriter.cpp:emit infoMessage(
i18n("Simulation successfully completed"), K3b::Job::MessageSuccess );
./libk3b/projects/k3bcdrecordwriter.cpp:emit infoMessage(
i18n("Writing successfully completed"), K3b::Job::MessageSuccess );
./libk3b/projects/k3bcdrskinwriter.cpp:emit infoMessage(
i18n("Erasing successfully completed"), K3b::Job::MessageSuccess );
./libk3b/projects/k3bcdrskinwriter.cpp:emit infoMessage(
i18n("Simulation successfully completed"), K3b::Job::MessageSuccess );
./libk3b/projects/k3bcdrskinwriter.cpp:emit infoMessage(
i18n("Writing successfully completed"), K3b::Job::MessageSuccess );
./libk3b/projects/k3bgrowisofswriter.cpp:emit infoMessage(
i18n("Simulation successfully completed"), K3b::Job::MessageSuccess );
./libk3b/projects/k3bgrowisofswriter.cpp:emit infoMessage(
i18n("Writing successfully completed"), K3b::Job::MessageSuccess );
./libk3b/projects/k3bcdrdaowriter.cpp:emit infoMessage(
i18n("Simulation successfully completed"), K3b::Job::MessageSuccess );
./libk3b/projects/k3bcdrdaowriter.cpp:emit infoMessage(
i18n("Reading successfully completed"), K3b::Job::MessageSuccess );
./libk3b/projects/k3bcdrdaowriter.cpp:emit infoMessage(
i18n("Writing successfully completed"), K3b::Job::MessageSuccess );
./libk3b/projects/k3bcdrdaowriter.cpp:emit infoMessage(
i18n("Copying successfully completed"), K3b::Job::MessageSuccess );
./libk3b/projects/k3bcdrdaowriter.cpp:emit infoMessage(
i18n("Blanking successfully completed"), K3b::Job::MessageSuccess );
./libk3b/jobs/k3bdvdformattingjob.cpp:emit infoMessage(
i18n("Formatting successfully completed"), Job::MessageSuccess );


who provides the strange dialog?

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

[k3b] [Bug 382468] Delete audio file from audio cd and mixed mode cd projects sometimes causes crash

2017-07-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382468

--- Comment #3 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #2)
> Sorry, I dont know compile software.

or you could run k3b under konsole, and paste the output.

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

[k3b] [Bug 382347] A second and strange burning progress window appears in Gnome shell

2017-07-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382347

--- Comment #4 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #3)
> Created attachment 106708 [details]
> k3b on gnome
> 
> Here is the screenshot of english k3b.

why there is 'Pausar' (Pause) button in the strange dialog with title 'Writing
- K3b'? because already set the English language by LANG=en_US.UTF-8, and I
can't grep 'concluldos' in the k3b-17.04.3/po, what does it mean in English?

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

[k3b] [Bug 382468] Delete audio file from audio cd and mixed mode cd projects sometimes causes crash

2017-07-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382468

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Dr. Chapatin,

I can not reproduce it, could you compile it debug gdb:

cmake .. -DCMAKE_INSTALL_PREFIX=/usr\
-DKDE_INSTALL_LIBDIR=lib\
-DKDE_INSTALL_LIBEXECDIR=lib\
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON   \
-DK3B_BUILD_API_DOCS=ON \
-DK3B_ENABLE_PERMISSION_HELPER=ON   \
-DK3B_DEBUG=ON

then gdb build/src/k3b, please paste the bt info, thanks!

Regards,
Leslie Zhai

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

[k3b] [Bug 382441] Kubuntu 17.04 64-bit, K3Bb 17.04.0 CD Ripping Immediately Fails With error: "cannot find libcdparanoia"

2017-07-17 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382441

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #4 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Five-Stars-Corp,

k3b is able to rip CD https://pbs.twimg.com/media/DBw9PNoV0AA7IRw.jpg

It might be package issue? could you try it on Fedora or ArchLinux? or do you
know how to compile k3b by yourself?
http://www.leetcode.cn/2016/08/k3b.html#depend 

Regards,
Leslie Zhai

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

[k3b] [Bug 382309] I/O error when burning anything

2017-07-16 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382309

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #5 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Dr. Chapatin from comment #4)
> Created attachment 106629 [details]
> audio cd burning finished
> 
> I burned an audio cd using a cd-rw right now on my Arch. No problem.

Thanks!

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

[k3b] [Bug 382122] K3b on Gnome: missing icon in alt+tab menu and dash (bar on left)

2017-07-16 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382122

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/k3b
   ||/23676751ff3bf43a52c83d5e28
   ||18bdafce61f3b6
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit 23676751ff3bf43a52c83d5e2818bdafce61f3b6 by Leslie Zhai.
Committed on 17/07/2017 at 03:09.
Pushed by lesliezhai into branch 'master'.

Fix on GNOME wayland session missing icon in alt+tab menu and dash issue

M  +3-0src/main.cpp

https://commits.kde.org/k3b/23676751ff3bf43a52c83d5e2818bdafce61f3b6

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

[k3b] [Bug 382347] A second and strange burning progress window appears in Gnome shell

2017-07-16 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382347

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #2 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Dr. Chapatin,

Could you use LANG=en_US.UTF-8 k3b to provide the screenshot for English UI?
thanks!

Regards,
Leslie Zhai

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

[k3b] [Bug 382122] K3b on Gnome: missing icon in alt+tab menu and dash (bar on left)

2017-07-16 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382122

--- Comment #7 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Thanks for your hint! I know how to fix now :)

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

[k3b] [Bug 382309] I/O error when burning anything

2017-07-14 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382309

--- Comment #3 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Dr. Chapatin,

Please help me to burn a REAL Audio CD to reproduce the issue as Buck reported,
thank you so much!

Regards,
Leslie Zhai - a LLVM developer https://reviews.llvm.org/p/xiangzhai/

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

[k3b] [Bug 382309] I/O error when burning anything

2017-07-14 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382309

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[k3b] [Bug 382122] K3b on Gnome: missing icon in alt+tab menu and dash (bar on left)

2017-07-14 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382122

--- Comment #5 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Ask for GNOME developers to help!(In reply to Leslie Zhai from comment #4)
> Git commit 2e7743e3d538886997b2ba3be4c85027f5563d61 by Leslie Zhai.
> Committed on 14/07/2017 at 15:49.
> Pushed by lesliezhai into branch 'master'.
> 
> I have no idea why failed to work for libwnck in gnome-shell.
> perhaps GNOME developers know the root cause, and I diff the
> vokoscreen's desktop, there is no special keywords.
> CCMAIL: alberts.muktupav...@gmail.com
ask GNOME developers, libwnck's developer, to help!


> 
> M  +2-2src/org.kde.k3b.desktop
> 
> https://commits.kde.org/k3b/2e7743e3d538886997b2ba3be4c85027f5563d61

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

[k3b] [Bug 382122] K3b on Gnome: missing icon in alt+tab menu and dash (bar on left)

2017-07-14 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382122

--- Comment #4 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit 2e7743e3d538886997b2ba3be4c85027f5563d61 by Leslie Zhai.
Committed on 14/07/2017 at 15:49.
Pushed by lesliezhai into branch 'master'.

I have no idea why failed to work for libwnck in gnome-shell.
perhaps GNOME developers know the root cause, and I diff the
vokoscreen's desktop, there is no special keywords.
CCMAIL: alberts.muktupav...@gmail.com

M  +2-2src/org.kde.k3b.desktop

https://commits.kde.org/k3b/2e7743e3d538886997b2ba3be4c85027f5563d61

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

[k3b] [Bug 382122] K3b on Gnome: missing icon in alt+tab menu and dash (bar on left)

2017-07-14 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382122

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Dr. Chapatin,

Sorry for my late response!

But please attach a image instead :)

Regards,
Leslie Zhai - a LLVM developer https://reviews.llvm.org/p/xiangzhai/

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

[k3b] [Bug 382309] I/O error when burning anything

2017-07-14 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382309

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #2 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Buck,

Sorry for my late response!

Please try to compile the git master of k3b for debug and test
https://github.com/KDE/k3b/blob/master/INSTALL.txt#L37

What about burning a ISO? I have not tested burn Audio CD, I will try to use
simulator CDEmu to reproduce the issue.

Regards,
Leslie Zhai -a LLVM developer https://reviews.llvm.org/p/xiangzhai/

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

[k3b] [Bug 382040] Feature Request: Option to set specific output format for ripping Audio-CDs

2017-07-06 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382040

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Maik,

There is:
https://github.com/KDE/k3b/blob/master/src/rip/k3baudioconvertingoptionwidget.cpp#L301

and $HOME/.config/k3brc should like this:


[last used Audio Ripping]   
blank replace string=_  
create_playlist=false   
encoder=k3bexternalencoder  
filename pattern=%A - %T/%n - !a='%A'{%a - }%t  
filetype=mp3
...

Regards,
Leslie Zhai

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

[k3b] [Bug 360170] Failed with error while ripping DVD (may be encrypted DVD)

2017-07-04 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=360170

--- Comment #31 from Leslie Zhai <lesliez...@llvm.org.cn> ---
(In reply to Jerrod Frost from comment #30)
> How is this "RESOLVED UPSTREAM?" I'm still having issues and latest version
> of K3b still searches for and cannot find/use transcode (which is installed!)

https://cgit.kde.org/k3b.git/commit/?id=f7d385a40cc062fa4db46c165f82f437dea82c58

Keep transcode until a replacement is implemented.

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

[k3b] [Bug 360170] Failed with error while ripping DVD (may be encrypted DVD)

2017-07-04 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=360170

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||piroisl...@gmail.com

--- Comment #29 from Leslie Zhai <lesliez...@llvm.org.cn> ---
*** Bug 381886 has been marked as a duplicate of this bug. ***

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

[k3b] [Bug 381886] Unable to rip DVDs even though transcode-1.1.7 is installed.

2017-07-04 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381886

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||lesliez...@llvm.org.cn
 Resolution|--- |DUPLICATE

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---


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

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

[k3b] [Bug 381863] k3b crashes when I close an audio cd project

2017-07-04 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381863

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/k3b
   ||/dacb99a640b7dd09f24c864bbd
   ||664cb3ff1c05fc
 Resolution|--- |FIXED

--- Comment #3 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit dacb99a640b7dd09f24c864bbd664cb3ff1c05fc by Leslie Zhai.
Committed on 04/07/2017 at 06:52.
Pushed by lesliezhai into branch 'master'.

Fix crashes when close an audio cd project

M  +10   -3libk3b/plugin/k3baudiodecoder.cpp
M  +1-1libk3b/projects/audiocd/k3baudiotrack.cpp

https://commits.kde.org/k3b/dacb99a640b7dd09f24c864bbd664cb3ff1c05fc

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

[k3b] [Bug 381863] k3b crashes when I close an audio cd project

2017-07-03 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381863

--- Comment #2 from Leslie Zhai <lesliez...@llvm.org.cn> ---
#0  0x0028 in ?? ()
#1  0x7154e177 in KFileMetaData::Extractor::~Extractor (this=0x1082080, 
__in_chrg=) at
/data/project/kde/kfilemetadata-5.34.0/src/extractor.cpp:34
#2  0x7154e1a2 in KFileMetaData::Extractor::~Extractor (this=0x1082080, 
__in_chrg=) at
/data/project/kde/kfilemetadata-5.34.0/src/extractor.cpp:36
#3  0x715523d0 in
qDeleteAll<QSet<KFileMetaData::Extractor*>::const_iterator> (begin=..., 
end=...) at /usr/include/qt5/QtCore/qalgorithms.h:323
#4  0x715519fc in qDeleteAll<QSet<KFileMetaData::Extractor*> > (c=...)
at /usr/include/qt5/QtCore/qalgorithms.h:331
#5  0x715504de in
KFileMetaData::ExtractorCollection::~ExtractorCollection (this=0xf09a10, 
__in_chrg=)
at /data/project/kde/kfilemetadata-5.34.0/src/extractorcollection.cpp:59

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

[k3b] [Bug 381863] k3b crashes when I close an audio cd project

2017-07-03 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381863

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
[Thread 0x7fff3c411700 (LWP 3509) exited]
(K3b::AudioDoc::AudioDoc) deleting track  1  of  25
K3b::AudioTrack(0x140ab10)
deleting sources.
(K3bMad) cleanup at offset:  Input file at:  281   Input file size:  1508708  
stream pos:  280 

finished
(K3b::AudioDoc::AudioDoc) deleted.
(K3b::AudioDoc::AudioDoc) deleting track  2  of  25
K3b::AudioTrack(0x140c370)
deleting sources.
(K3bMad) cleanup at offset:  Input file at:  285   Input file size:  3484880  
stream pos:  284 


Thread 1 "k3b" received signal SIGSEGV, Segmentation fault.
0x0018 in ?? ()
(gdb) bt
#0  0x0018 in  ()
#1  0x7fffeed807ff in KFileMetaData::Extractor::~Extractor() () at
/lib/libKF5FileMetaData.so.3
#2  0x7fffeed8082a in KFileMetaData::Extractor::~Extractor() () at
/lib/libKF5FileMetaData.so.3
#3  0x7fffeed848a8 in void
qDeleteAll<QSet<KFileMetaData::Extractor*>::const_iterator>(QSet<KFileMetaData::Extractor*>::const_iterator,
QSet<KFileMetaData::Extractor*>::const_iterator) ()
at /lib/libKF5FileMetaData.so.3
#4  0x7fffeed83f7e in void qDeleteAll<QSet<KFileMetaData::Extractor*>
>(QSet<KFileMetaData::Extractor*> const&) () at /lib/libKF5FileMetaData.so.3
#5  0x7fffeed829d6 in
KFileMetaData::ExtractorCollection::~ExtractorCollection() ()
at /lib/libKF5FileMetaData.so.3
#6  0x77a765c2 in K3b::AudioDecoder::Private::~Private()
(this=0x13671b0, __in_chrg=) at
/data/project/kde/k3b/libk3b/plugin/k3baudiodecoder.cpp:90
#7  0x77a73e32 in K3b::AudioDecoder::~AudioDecoder() (this=0x1414410,
__in_chrg=) at
/data/project/kde/k3b/libk3b/plugin/k3baudiodecoder.cpp:174
#8  0x7fff3ec77234 in K3bMadDecoder::~K3bMadDecoder() (this=0x1414410,
__in_chrg=)
at /data/project/kde/k3b/plugins/decoder/mp3/k3bmaddecoder.cpp:90
#9  0x7fff3ec77254 in K3bMadDecoder::~K3bMadDecoder() (this=0x1414410,
__in_chrg=)
at /data/project/kde/k3b/plugins/decoder/mp3/k3bmaddecoder.cpp:95
#10 0x77ad2f89 in
K3b::AudioDoc::decreaseDecoderUsage(K3b::AudioDecoder*) (this=0x15cb540,
decoder=0x1414410) at
/data/project/kde/k3b/libk3b/projects/audiocd/k3baudiodoc.cpp:1056
#11 0x77ad6df5 in K3b::AudioFile::~AudioFile() (this=0x12c34c0,
__in_chrg=)
at /data/project/kde/k3b/libk3b/projects/audiocd/k3baudiofile.cpp:53
#12 0x77ad6e32 in K3b::AudioFile::~AudioFile() (this=0x12c34c0,
__in_chrg=)
at /data/project/kde/k3b/libk3b/projects/audiocd/k3baudiofile.cpp:54
#13 0x77ac622c in K3b::AudioTrack::~AudioTrack() (this=0x140c370,
__in_chrg=)
at /data/project/kde/k3b/libk3b/projects/audiocd/k3baudiotrack.cpp:101
---Type  to continue, or q  to quit---
#14 0x77ac62ce in K3b::AudioTrack::~AudioTrack() (this=0x140c370,
__in_chrg=)
at /data/project/kde/k3b/libk3b/projects/audiocd/k3baudiotrack.cpp:106
#15 0x77aca8f0 in K3b::AudioDoc::~AudioDoc() (this=0x15cb540,
__in_chrg=)
at /data/project/kde/k3b/libk3b/projects/audiocd/k3baudiodoc.cpp:101
#16 0x77aca998 in K3b::AudioDoc::~AudioDoc() (this=0x15cb540,
__in_chrg=)
at /data/project/kde/k3b/libk3b/projects/audiocd/k3baudiodoc.cpp:107
#17 0x00485638 in K3b::MainWindow::closeProject(K3b::Doc*)
(this=0xc96fc0, doc=0x15cb540)
at /data/project/kde/k3b/src/k3b.cpp:1081
#18 0x004846fa in K3b::MainWindow::queryClose() (this=0xc96fc0)
at /data/project/kde/k3b/src/k3b.cpp:886
#19 0x75f64145 in KMainWindow::closeEvent(QCloseEvent*) () at
/lib/libKF5XmlGui.so.5
#20 0x72d610d8 in QWidget::event(QEvent*) () at /lib/libQt5Widgets.so.5
#21 0x72e5722b in QMainWindow::event(QEvent*) () at
/lib/libQt5Widgets.so.5
#22 0x75f64347 in KMainWindow::event(QEvent*) () at
/lib/libKF5XmlGui.so.5
#23 0x75fa7135 in KXmlGuiWindow::event(QEvent*) () at
/lib/libKF5XmlGui.so.5
#24 0x72d1c9bc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
at /lib/libQt5Widgets.so.5
#25 0x72d23be1 in QApplication::notify(QObject*, QEvent*) () at
/lib/libQt5Widgets.so.5
#26 0x7fffefe97928 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
()
at /lib/libQt5Core.so.5
#27 0x72d5ca91 in
QWidgetPrivate::close_helper(QWidgetPrivate::CloseMode) ()
at /lib/libQt5Widgets.so.5
#28 0x72d7a636 in QWidgetWindow::handleCloseEvent(QCloseEvent*) () at
/lib/libQt5Widgets.so.5
#29 0x72d7d563 in QWidgetWindow::event(QEvent*) () at
/lib/libQt5Widgets.so.5
#30 0x72d1c9bc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
at /lib/libQt5Widgets.so.5
---Type  to continue, or q  to qui

[clazy] [Bug 380929] Failed to make by clang-5.0svn

2017-07-03 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=380929

--- Comment #6 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Sorry for late response! worked :)

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

[k3b] [Bug 381725] K3B crash on audio cd creation

2017-06-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381725

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi valdur,

k3b v2.0.3 was not be maintained any more, please try latest k3b application
17.04 https://launchpad.net/ubuntu/+source/k3b

Regards,
Leslie Zhai

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

[kio-extras] [Bug 381038] Audio CD shows the wrong number of tracks after first CD change

2017-06-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381038

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #6 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi pietz,

I can not reproduce it.

Regards,
Leslie Zhai

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

[k3b] [Bug 381460] no UTF-8 support in "folder is not empty dialogue" while readout of VCD

2017-06-26 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381460

--- Comment #3 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Herr,

> unluckily even in Debian-Sid there is only k3b 2.0.3a-2+b2 available.

yes, only ArchLinux and Ubuntu packaged the latest k3b, do you know how to
build by yourself? http://www.leetcode.cn/2016/08/k3b.html

> But I added a screenshot.

please kindly LANG=en_US.UTF-8 k3b to switch English UI, then re-attach the
screenshot reproduce the issue, thanks!

Regards,
Leslie Zhai

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

[k3b] [Bug 380377] FLAC files show length 0

2017-06-25 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=380377

--- Comment #4 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Jonathan,

Please build it from source http://www.leetcode.cn/2016/08/k3b.html

Regards,
Leslie Zhai

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

[k3b] [Bug 381460] no UTF-8 support in "folder is not empty dialogue" while readout of VCD

2017-06-20 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381460

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Herr,

Please try K3b Applications/17.07 https://github.com/KDE/k3b v2.0.x was not
maintained any more, and please kindly attach some screenshots for me, thanks!

Regards,
Leslie Zhai

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

[kio-extras] [Bug 381038] Audio CD shows the wrong number of tracks after first CD change

2017-06-20 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381038

--- Comment #4 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi pietz,

Could you try the patch https://git.reviewboard.kde.org/r/130165/ and please
attach some screenshots for me, thanks!

Regards,
Leslie Zhai

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

[dolphin] [Bug 381038] Audio CD shows the wrong number of tracks after first CD change

2017-06-20 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381038

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi piety,

Can you reproduce the issue by k3b? It also use libkcddb.

Regards,
Leslie Zhai

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

[k3b] [Bug 381368] "do not show again" from system configuration problems dialog is not remembered

2017-06-19 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381368

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/k3b
   ||/c1fae2adc90fac9a2af11ec9ef
   ||95ecc12033fa41
 Resolution|--- |FIXED

--- Comment #5 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit c1fae2adc90fac9a2af11ec9ef95ecc12033fa41 by Leslie Zhai.
Committed on 19/06/2017 at 08:42.
Pushed by lesliezhai into branch 'master'.

Fix "do not show again" from system configuration problems dialog is not
remembered
REVIEW: 130162

M  +5-6src/k3bsystemproblemdialog.cpp
M  +1-1src/k3bsystemproblemdialog.h

https://commits.kde.org/k3b/c1fae2adc90fac9a2af11ec9ef95ecc12033fa41

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

[k3b] [Bug 381368] "do not show again" from system configuration problems dialog is not remembered

2017-06-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381368

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #4 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Fixed https://git.reviewboard.kde.org/r/130162/ but why QDialogButtonBox::Close
could not emit closeEvent?

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

[k3b] [Bug 380255] K3b does not remember its window size/position under Wayland

2017-06-14 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=380255

--- Comment #7 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Dear Martin,

Thanks for your kind response!

> That it works on Weston is pure chance. The window placing algorithm is just
> not good enough there.
> 
> On Wayland it is not possible for applications to position themselves. 

I am not familiar with set_position
https://cgit.freedesktop.org/wayland/wayland/tree/protocol/wayland.xml#n2649

PS: why you changed your family name?

Regards,
Leslie Zhai

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

[k3b] [Bug 381131] Ripping Video DVDs is not possible, k3b tells you to install transcode although it is installed

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381131

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/k3b
   ||/c8ed0188800a5b8e010a6f25fc
   ||9e7d8af363892a
 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #14 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit c8ed0188800a5b8e010a6f25fc9e7d8af363892a by Leslie Zhai.
Committed on 14/06/2017 at 02:53.
Pushed by lesliezhai into branch 'master'.

Keep transcode until a replacement is implemented.

M  +15   -0ChangeLog
M  +2-1libk3b/core/k3bdefaultexternalprograms.cpp

https://commits.kde.org/k3b/c8ed0188800a5b8e010a6f25fc9e7d8af363892a

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

[k3b] [Bug 360170] Failed with error while ripping DVD (may be encrypted DVD)

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=360170

--- Comment #27 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit f7d385a40cc062fa4db46c165f82f437dea82c58 by Leslie Zhai.
Committed on 14/06/2017 at 01:46.
Pushed by lesliezhai into branch 'master'.

Keep transcode until a replacement is implemented.

I tested the patch
https://bugs.launchpad.net/ubuntu/+source/transcode/+bug/1099201
for Fedora 24, also Ubuntu and openSUSE packagers apply the patch.
so please ArchLinux and other Linux distributions apply it, thanks!

My wife said: Kdenlive is better choice for ripping DVD :)

M  +6-9libk3b/core/k3bdefaultexternalprograms.cpp

https://commits.kde.org/k3b/f7d385a40cc062fa4db46c165f82f437dea82c58

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

[k3b] [Bug 381131] Ripping Video DVDs is not possible, k3b tells you to install transcode although it is installed

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381131

--- Comment #12 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Yes! Ubuntu and openSUSE is able to work :) then I will test the patch for
ArchLinux and Fedora.
> FWIW, these are the patches in openSUSE's transcode package:
> https://pmbs.links2linux.de/package/show/Multimedia/transcode
> 
> As I wrote, ripping Video DVDs works fine here after patching k3b to use
> transcode again, at least those that I tried, with the default settings
> (MPEG4).
> 
> I fully agree that implementing support for ffmpeg is probably the best way
> to go (I even suggested that myself... ;-) ), but I also think that support
> for transcode shouldn't be dropped before that is implemented. Currently it
> is broken for everybody, even those who do have a working transcode...
> 
> But if I read the previous comments correctly, you are considering to
> re-enable it now anyway.
> Thank you in advance.

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

[k3b] [Bug 381131] Ripping Video DVDs is not possible, k3b tells you to install transcode although it is installed

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381131

--- Comment #10 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Ok!

> (In reply to Leslie Zhai from comment #8)
> > Thanks for your patch!
> 
> Actually it's not my patch, I just found it by searching for the error
> message I received.
> 
> If it still fails for you after that patch, let me know how to reproduce the
> failure and I'll see if there is a way to fix it.

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

[k3b] [Bug 381131] Ripping Video DVDs is not possible, k3b tells you to install transcode although it is installed

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381131

--- Comment #8 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Jim,

Thanks for your patch!

> Actually, transcode worked fine for me after I patched it as per this:
> 
> https://bugs.launchpad.net/ubuntu/+source/transcode/+bug/1099201

I will test it in my Fedora 24, I am using my phone to reply...

> 
> Doing so allowed me to successfully rip my Firefly and Serenity DVDs.

Cool! then we can introduce the patch to other Linux distributions :)

> 
> Because of this, I think it would better serve the users to keep transcode
> until a replacement is implemented.  If you wish, you could emit a warning
> that the external tool may crash, but to disable it because it's buggy
> without guiding the user to a suitable replacement is more a reduction in
> functionality... especially when the message pops up to ensure that it is
> installed.
> 
> You could adjust that message to say "DVD ripping is temporarily disabled...
> use XYZ, instead".

Doesn't need the warning any more, my sincere thank goes to you.

Regards,
Leslie Zhai

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

[k3b] [Bug 381131] Ripping Video DVDs is not possible, k3b tells you to install transcode although it is installed

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381131

--- Comment #6 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Jim,

If transcode was able to work for Ubuntu, but I doubt about it
https://bitbucket.org/france/transcode-tcforge/issues/8/rip-dvd-avframeformat-is-not-set
I will revert the deprecated, unfortunately transcode was not be maintained any
more
https://bitbucket.org/achurch_/transcode/pull-requests/1/migrate-to-ffmpeg-313/diff
and LibAV developers often change API, so even enable transcode by your patch,
it still failed to work in the new system, people could not always use old
buggy system, correct?

Better solution is ffmepg command, but not LibAV, developer don't want to
migrate all the time
https://github.com/isoft-linux/libKeyFrame/blob/master/libKeyFrame.c#L295 it is
helpless for improving development skill, but waste our time actually!

Welcome ffmepg patch, just like my cdrskin support
https://bugs.kde.org/show_bug.cgi?id=137436 Migrated to libburnia already and
code review by Thomas Schmitt, so argue is cheap show me the patch ;-) thanks!

Regards,
Leslie Zhai

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

[k3b] [Bug 380909] Wrong app icon under plasma wayland session

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=380909

--- Comment #16 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Thanks a lot :)

(In reply to Andrius Štikonas from comment #15)
> Git commit 04a19f5e5a3debdce5696459de9b862f649082e9 by Andrius Štikonas.
> Committed on 13/06/2017 at 09:47.
> Pushed by stikonas into branch 'master'.
> 
> Set desktop file name explicitely.
> 
> M  +1-0src/main.cpp
> 
> https://commits.kde.org/k3b/04a19f5e5a3debdce5696459de9b862f649082e9

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

[k3b] [Bug 360170] Failed with error while ripping DVD (may be encrypted DVD)

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=360170

--- Comment #26 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Kdenlive's dependence https://www.archlinux.org/packages/extra/x86_64/kdenlive/

glu
hicolor-icon-theme
kded
kfilemetadata
knewstuff
knotifyconfig
mlt - MLT Multimedia Framework
qt5-quickcontrols
qt5-webkit
sdl_image
cdrtools (optional) - for creation of DVD ISO images
dvdauthor (optional) - for creation of DVD
dvgrab (optional) - for firewire capture
ffmpeg (optional) - for FFmpeg plugin
libdv (optional) - for webcam capture (if FFmpeg is not installed)
plasma-desktop (optional) - theme configuration
recordmydesktop (optional) - for screen capture
vlc (optional) - for DVD preview
xine-ui (optional) - for DVD preview
extra-cmake-modules (make)
kdoctools (make)
python (make)
v4l-utils (make)

> Please kindly use Kdenlive to import VOB, edit it then render into mp4.

To my wife, Kdenlive is better choice than K3b, the good DVD ripping
preconceived good impression about Kdenlive, it is always competition!

PS: I am so glad to see xine, libxine is still be maintained, I used libxine to
develop IPTV middleware 12 years ago :)

Regards,
Leslie Zhai

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

[k3b] [Bug 381131] Ripping Video DVDs is not possible, k3b tells you to install transcode although it is installed

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381131

--- Comment #4 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Wolfgang,

> Sorry, I know you disabled transcode because of bug#360170.
> But this is no way a duplicate.
>
Sorry for my impatient because my father is homeless
https://twitter.com/xiangzhai/status/873565065605029895

But I need to work harder to buy apartment for him :)

Regards,
Leslie Zhai

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

[k3b] [Bug 380067] [MATSHITA BD-MLT UJ240AS] :-( unable to WRITE@LBA=6d9a00h: Input/output error

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=380067

--- Comment #48 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Ping Cristian!

> Hi,
> 
> although runs 2 and 3 look good, they show different speed settings
> and effective speeds.
> Run 2 gets set to 4x, runs a long time at 2x and then suddenly goes to 4x.
> Run 3 gets set to 4x but runs at 2x all the time.
> 
> Are these media from different brands or with different speed printed on
> their labels ?

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

[k3b] [Bug 381131] Ripping Video DVDs is not possible, k3b tells you to install transcode although it is installed

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381131

--- Comment #3 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Wolfgang,

Thanks for your kind response!

> Sorry, I know you disabled transcode because of bug#360170.
> But this is no way a duplicate.

Sorry for that!

> 
> And the current situation is really bad. Let me restate the current problems:
> - Ripping VideoDVDs does not work at all
> - If you try to do it, k3b tells you to install transcode (which is not
> supported, so installing it doesn't change anything.)

Yes! very bad! so someone want to disable it
https://git.reviewboard.kde.org/r/130011/

> 
> OTOH, transcode works fine in openSUSE. Even if it is unmaintained upstream,
> distributions/packagers do still support it and keep it working (with newer
> ffmpeg e.g.).

I investigated transcode http://www.leetcode.cn/2016/08/k3b.html and I quoted
it here:

It is not encrypted issue at all! libdvdcss is able to access and unscramb DVDs
encrypted with the Content Scramble System (CSS), but transcode failed to rip
videodvd (see screenshot https://pbs.twimg.com/media/CrJ54YmVYAEDLL9.jpg) using
mplayer to test the output *.avi, and debug info goes here. There is a looping
failure for libdvdread's CHECK_VALUE(dsi->dsi_gi.zero1 == 0), but it doesn't
matter, using mplayer to rip videodvd mplayer -dumpstream dvd:dev/sr0
-nocache -dumpfile test.mpg also print out such stuff! But pay more attention
to ffmpeg libavcodec's warning:

  [mpeg4 @ 0x55a0daf96a40] AVFrame.format is not set
  [mpeg4 @ 0x55a0daf96a40] AVFrame.width or height is not set

I reported the issue to UPSTREAM ArchLinux packager choosing transcode-1.1.7's
tarball, but transcoding.org domain relocating to
https://bitbucket.org/achurch_/transcode/wiki/Home, so I have no idea what
happened - yet another transcode v1.2.0-d302c3a215bb, and failed to build for
ffmpeg v3.1.3, then I migrated it, NOT be merged again! transcode-1.2 (binary
name) still failed to rip videodvd, same story as the screenshot.

> So re-enabling that would be the easiest/quickest way to fix VideoDVD
> ripping IMHO.
> Maybe you could display a warning dialog that transcode is not maintained
> upstream and there may be problems...
> 
> If you don't want to do that, you should at least change the current error
> dialog.

I argue that ffmpeg is a better alternative choice for taking place of
transcode, thoughts?

Regards,
Leslie Zhai

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

[k3b] [Bug 360170] Failed with error while ripping DVD (may be encrypted DVD)

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=360170

--- Comment #25 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Wolfgang,

Thanks for your hint!

> Why not just use the ffmpeg command line tool?
> k3b depends on ffmpeg already anyway.
> 
> This may help:
> http://mso-chronicles.blogspot.de/2014/08/ripping-dvd-with-ffmpeg.html

Sorry for my poor English! I will try to explain carefully what I investigated:

1. use VLC GUI tool to rip DVD

VLC GUI -> LibVLC -> LibAV

so if VLC GUI failed to work, there might be some issues about LibVLC, then I
could not embedded LibVLC into K3B.

2. ffmpeg might be better choice than LibAV

because ffmpeg and LibAV are the same developers, and I directly use LibAV to
seek key frame from video https://github.com/isoft-linux/libKeyFrame

If others agree to use ffmpeg, I will take place of transcode, thoughts?

Regards,
Leslie Zhai

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

[k3b] [Bug 360170] Failed with error while ripping DVD (may be encrypted DVD)

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=360170

--- Comment #23 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Matthias,

Thanks for your kind response!

> What is about the VLC integration?

Yes, I argued that it is able to use LibVLC in the above threads before,
because VLC is based on the LibAV, but developers often need to migrate to
LibAV's new API: such as avcodec_alloc_context3(...)
https://github.com/isoft-linux/libKeyFrame/blob/master/libKeyFrame.c#L295

And the key point why I want to introduce Kdenlive, that is because LibVLC
failed to rip the DVD for my little kid, because my wife urged me 'hurry,
hurry, hurry!' so I did not debug LibVLC for the error output in the konsole :)
just switch to Kdenlive for rendering the output 'untitled.mp4'
https://pan.baidu.com/s/1caUIgI but VLC is able to play the DVD, so not
encrypted issue at all!

Regards,
Leslie Zhai

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

[k3b] [Bug 380909] Wrong app icon under plasma wayland session

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=380909

--- Comment #13 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit ddd546251022534232918023971d7a99cb65ab11 by Leslie Zhai.
Committed on 13/06/2017 at 07:42.
Pushed by lesliezhai into branch 'master'.

Set organization name for Wayland icon.

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

M  +1-1libk3b/projects/datacd/k3bisooptions.cpp
M  +1-0src/main.cpp

https://commits.kde.org/k3b/ddd546251022534232918023971d7a99cb65ab11

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

[k3b] [Bug 360170] Failed with error while ripping DVD (may be encrypted DVD)

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=360170

--- Comment #21 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Please kindly use Kdenlive to import VOB, edit it then render into mp4.

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

[k3b] [Bug 381131] Ripping Video DVDs is not possible, k3b tells you to install transcode although it is installed

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=381131

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Leslie Zhai <lesliez...@llvm.org.cn> ---


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

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

[k3b] [Bug 360170] Failed with error while ripping DVD (may be encrypted DVD)

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=360170

Leslie Zhai <lesliez...@llvm.org.cn> changed:

   What|Removed |Added

 CC||wba...@tmo.at

--- Comment #20 from Leslie Zhai <lesliez...@llvm.org.cn> ---
*** Bug 381131 has been marked as a duplicate of this bug. ***

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

[k3b] [Bug 380067] [MATSHITA BD-MLT UJ240AS] :-( unable to WRITE@LBA=6d9a00h: Input/output error

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=380067

--- Comment #47 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Git commit 184085430e33ad25357c5f2b8d572809818389d5 by Leslie Zhai.
Committed on 13/06/2017 at 06:56.
Pushed by lesliezhai into branch 'master'.

Consider about old Linux system

Bug from K3b Application 17.04, it depends on KF5, thanks for
Michał Małek migration job! and right now it supports to build for
FreeBSD using Clang compiler, I would enable C++11 or even C++17
at that time I will not consider about old system any more.

M  +3-5libk3b/projects/datacd/k3bisoimager.cpp

https://commits.kde.org/k3b/184085430e33ad25357c5f2b8d572809818389d5

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

[k3b] [Bug 380067] [MATSHITA BD-MLT UJ240AS] :-( unable to WRITE@LBA=6d9a00h: Input/output error

2017-06-13 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=380067

--- Comment #46 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Thomas,

> Hi,
> 
> > https://phabricator.kde.org/T6316
> 
> says
> "You Shall Not Pass: Restricted Maniphest Task
> You do not have permission to view this object.
> Users with the "Can View" capability:
> This object has a custom policy controlling who can take this action.
> The owner of a task can always view and edit it."

Oops! directly quote it for you:


Dear Ben,

> The new system among other things has the option to provide both FreeBSD and 
> Windows builds. 
> If you are interested in this for your application, please file a Sysadmin 
> request.
I want to provide FreeBSD build for K3B too. and it is able to use clang
(FreeBSD switch to clang) analyzer to find out potential issues hope K3B could
be bug free :)

Regards,
Leslie Zhai


> 
> I take ophense and rephuse to use such newfangled contraptions.
> 
> What's the problem with FreeBSD ? It is supposed to mount UDF.

Sorry for my poor English! just build for FreeBSD
https://build-sandbox.kde.org/view/Applications/job/Applications%20k3b%20kf5-qt5%20FreeBSDQt5.7/

Regards,
Leslie Zhai

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

[k3b] [Bug 380067] [MATSHITA BD-MLT UJ240AS] :-( unable to WRITE@LBA=6d9a00h: Input/output error

2017-06-12 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=380067

--- Comment #39 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Thomas,

Thanks for your advice! and it needs consider about FreeBSD now :)
https://phabricator.kde.org/T6316

Regards,
Leslie Zhai

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

[k3b] [Bug 380909] Wrong app icon under plasma wayland session

2017-06-12 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=380909

--- Comment #12 from Leslie Zhai <lesliez...@llvm.org.cn> ---
Hi Eike,

Thanks for your hint!

Regards,
Leslie Zhai

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

<    1   2   3   4   5   6   7   8   >