[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

Christoph Feck  changed:

   What|Removed |Added

   Assignee|kdepim-b...@kde.org |neon-b...@kde.org
Product|akregator   |neon
Version|5.5.1   |unspecified
  Component|general |general
 CC||j...@jriddell.org,
   ||neon-b...@kde.org,
   ||sit...@kde.org

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

--- Comment #3 from Christoph Feck  ---
*** Bug 380485 has been marked as a duplicate of this bug. ***

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

Christoph Feck  changed:

   What|Removed |Added

 CC||tsipordey_i...@mail.ru

--- Comment #4 from Christoph Feck  ---
*** Bug 380831 has been marked as a duplicate of this bug. ***

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

Christoph Feck  changed:

   What|Removed |Added

 CC||stefanocarle...@gmx.com

--- Comment #5 from Christoph Feck  ---
*** Bug 376396 has been marked as a duplicate of this bug. ***

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

Christoph Feck  changed:

   What|Removed |Added

 CC||buo.ren@gmail.com

--- Comment #6 from Christoph Feck  ---
*** Bug 378680 has been marked as a duplicate of this bug. ***

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-13 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=377129

--- Comment #7 from Jonathan Riddell  ---
seems it misses a runtime dep on QtWebEngineProcess, added and rebuilding

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

--- Comment #8 from Christoph Feck  ---
Could someone please check if the dependencies are now correct?

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-26 Thread 林博仁
https://bugs.kde.org/show_bug.cgi?id=377129

--- Comment #9 from 林博仁  ---
Hello from `apt rdepends libqt5webengine5` akregator now depends on 
libqt5webengine5, which provides the QtWebEngineProcess binary, however it
doesn't seems to be fixing for Bug 378680 as the konqueror package doesn't
seems to be updated.

IMO the proper fix might be moving the QtWebEngineProcess binary to
libqt5webenginecore5 package, which is both indirectly depend by akregator and
konqueror

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2018-03-17 Thread Yuze Jiang
https://bugs.kde.org/show_bug.cgi?id=377129

Yuze Jiang  changed:

   What|Removed |Added

 CC||fortissi...@gmail.com

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-11-23 Thread Francis Herne
https://bugs.kde.org/show_bug.cgi?id=377129

Francis Herne  changed:

   What|Removed |Added

 CC||m...@flherne.uk
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #13 from Francis Herne  ---
Now it's broken for KDevelop 5.2 (see duplicate above).

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-11-23 Thread Francis Herne
https://bugs.kde.org/show_bug.cgi?id=377129

Francis Herne  changed:

   What|Removed |Added

 CC||thomas.rah...@mailbox.org

--- Comment #12 from Francis Herne  ---
*** Bug 386979 has been marked as a duplicate of this bug. ***

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-09-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

--- Comment #11 from Christoph Feck  ---
The previous comment probably was for different bugs. If there is still a
problem with missing Qt5WebEngine dependencies in neon, please add a comment.

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-09-10 Thread Anthony Fieroni
https://bugs.kde.org/show_bug.cgi?id=377129

Anthony Fieroni  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/akr
   ||egator/d0a5f4159cddcca656ca
   ||8bbcbd6e551e3499c166
 Status|UNCONFIRMED |RESOLVED

--- Comment #10 from Anthony Fieroni  ---
Git commit d0a5f4159cddcca656ca8bbcbd6e551e3499c166 by Anthony Fieroni.
Committed on 10/09/2017 at 18:59.
Pushed by anthonyfieroni into branch 'Applications/17.08'.

[akregator] Make sure part is created before main windows is restored

DIfferential Revision: https://phabricator.kde.org/D6739
Related: bug 381822, bug 378513, bug 381825

Signed-off-by: Anthony Fieroni 

M  +5-8src/main.cpp

https://commits.kde.org/akregator/d0a5f4159cddcca656ca8bbcbd6e551e3499c166

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2020-12-16 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=377129

Justin Zobel  changed:

   What|Removed |Added

 Status|REOPENED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #14 from Justin Zobel  ---
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm
if this issue is still occurring or if this bug report can be marked as
resolved.

I have set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved/worksforme" when you respond, thank you.

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2020-12-31 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=377129

--- Comment #15 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.

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2021-01-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=377129

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #16 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.

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2018-03-17 Thread Yuze Jiang
https://bugs.kde.org/show_bug.cgi?id=377129

Yuze Jiang  changed:

   What|Removed |Added

 CC||fortissi...@gmail.com

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-11-23 Thread Francis Herne
https://bugs.kde.org/show_bug.cgi?id=377129

Francis Herne  changed:

   What|Removed |Added

 CC||m...@flherne.uk
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #13 from Francis Herne  ---
Now it's broken for KDevelop 5.2 (see duplicate above).

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-11-23 Thread Francis Herne
https://bugs.kde.org/show_bug.cgi?id=377129

Francis Herne  changed:

   What|Removed |Added

 CC||thomas.rah...@mailbox.org

--- Comment #12 from Francis Herne  ---
*** Bug 386979 has been marked as a duplicate of this bug. ***

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-09-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

--- Comment #11 from Christoph Feck  ---
The previous comment probably was for different bugs. If there is still a
problem with missing Qt5WebEngine dependencies in neon, please add a comment.

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-09-10 Thread Anthony Fieroni
https://bugs.kde.org/show_bug.cgi?id=377129

Anthony Fieroni  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/akr
   ||egator/d0a5f4159cddcca656ca
   ||8bbcbd6e551e3499c166
 Status|UNCONFIRMED |RESOLVED

--- Comment #10 from Anthony Fieroni  ---
Git commit d0a5f4159cddcca656ca8bbcbd6e551e3499c166 by Anthony Fieroni.
Committed on 10/09/2017 at 18:59.
Pushed by anthonyfieroni into branch 'Applications/17.08'.

[akregator] Make sure part is created before main windows is restored

DIfferential Revision: https://phabricator.kde.org/D6739
Related: bug 381822, bug 378513, bug 381825

Signed-off-by: Anthony Fieroni 

M  +5-8src/main.cpp

https://commits.kde.org/akregator/d0a5f4159cddcca656ca8bbcbd6e551e3499c166

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

Christoph Feck  changed:

   What|Removed |Added

   Assignee|kdepim-b...@kde.org |neon-b...@kde.org
Product|akregator   |neon
Version|5.5.1   |unspecified
  Component|general |general
 CC||j...@jriddell.org,
   ||neon-b...@kde.org,
   ||sit...@kde.org

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

--- Comment #3 from Christoph Feck  ---
*** Bug 380485 has been marked as a duplicate of this bug. ***

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

Christoph Feck  changed:

   What|Removed |Added

 CC||tsipordey_i...@mail.ru

--- Comment #4 from Christoph Feck  ---
*** Bug 380831 has been marked as a duplicate of this bug. ***

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

Christoph Feck  changed:

   What|Removed |Added

 CC||stefanocarle...@gmx.com

--- Comment #5 from Christoph Feck  ---
*** Bug 376396 has been marked as a duplicate of this bug. ***

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

Christoph Feck  changed:

   What|Removed |Added

 CC||buo.ren@gmail.com

--- Comment #6 from Christoph Feck  ---
*** Bug 378680 has been marked as a duplicate of this bug. ***

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-13 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=377129

--- Comment #7 from Jonathan Riddell  ---
seems it misses a runtime dep on QtWebEngineProcess, added and rebuilding

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377129

--- Comment #8 from Christoph Feck  ---
Could someone please check if the dependencies are now correct?

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

[neon] [Bug 377129] Akregator crashes immediatelly after being launched

2017-06-26 Thread 林博仁
https://bugs.kde.org/show_bug.cgi?id=377129

--- Comment #9 from 林博仁  ---
Hello from `apt rdepends libqt5webengine5` akregator now depends on 
libqt5webengine5, which provides the QtWebEngineProcess binary, however it
doesn't seems to be fixing for Bug 378680 as the konqueror package doesn't
seems to be updated.

IMO the proper fix might be moving the QtWebEngineProcess binary to
libqt5webenginecore5 package, which is both indirectly depend by akregator and
konqueror

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