Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix repeated Runner: prefix in debugging output #265

Closed
jiri-janousek opened this issue Oct 26, 2016 · 3 comments
Closed

Fix repeated Runner: prefix in debugging output #265

jiri-janousek opened this issue Oct 26, 2016 · 3 comments
Assignees
Labels
type: bug Something is not working as expected or the documentation is incorrect.
Milestone

Comments

@jiri-janousek
Copy link
Member

jiri-janousek commented Oct 26, 2016

This issue has been fixed in the master & 3.0.x GIT branches. Thanks for making Nuvola Player better by filing bug reports.

At first, this fix will be available with the next rebuilt of packages of the Nuvola Player 3.1 Rolling Releases. Later, the fix will be also included in the next bug-fix release of the Nuvola Player 3.0 Stable Releases. To get informed when Nuvola Player 3.0.5 Stable Release is released, follow Nuvola Player on Facebook, Google+ or Twitter; or subscribe to the Nuvola Player Newsletter.


In https://github.com/tiliado/nuvolaplayer/blob/master/src/nuvolakit-runner/master/AppRunner.vala#L76 check whether buffer is not empty and add prefix only after new line characters.

@jiri-janousek jiri-janousek added this to the November 2016 milestone Nov 10, 2016
@jiri-janousek jiri-janousek added type: bug Something is not working as expected or the documentation is incorrect. ready labels Nov 10, 2016
jiri-janousek added a commit that referenced this issue Nov 12, 2016
@jiri-janousek
Copy link
Member Author

In progress...

jiri-janousek added a commit that referenced this issue Nov 26, 2016
@jiri-janousek
Copy link
Member Author

This issue has been fixed in the master & 3.0.x GIT branches. Thanks for making Nuvola Player better by filing bug reports.

At first, this fix will be available with the next rebuilt of packages of the Nuvola Player 3.1 Rolling Releases. Later, the fix will be also included in the next bug-fix release of the Nuvola Player 3.0 Stable Releases. To get informed when Nuvola Player 3.0.5 Stable Release is released, follow Nuvola Player on Facebook, Google+ or Twitter; or subscribe to the Nuvola Player Newsletter.

@jiri-janousek jiri-janousek modified the milestones: 3.0.5, November 2016 Nov 26, 2016
jiri-janousek added a commit that referenced this issue Feb 18, 2017
This is a bug fix release addressing following issues:

  * False positive "Too many flash plugins" has been fixed.
    Issue: #159
  * Repeated Runner: prefix in debugging output has been suppressed.
    Issue: #265
  * Nuvola is compatible with scripts built with the Nuvola SDK build system
    providing own desktop launchers. Moreover, scripts without the desktop files
    are deprecated and might not function properly in the next release.
    Issue: #263
  * The usage of the old Tiliado API has been removed along with the donation bar.
  * Frequent deadlocks of the web rendering process of recent versions of WebKitGTK
    have been addressed.
    Issue: #279
  * A workaround addressing a bug in older graphics drivers is now disabled with recent versions
    of WebKitGTK as it is no longer necessary and causes huge CPU usage under Wayland.
    Issue: #260

Signed-off-by: Jiří Janoušek <[email protected]>
@jiri-janousek
Copy link
Member Author

@ghost ghost assigned jiri-janousek Feb 18, 2017
@ghost ghost removed the in progress label Feb 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something is not working as expected or the documentation is incorrect.
Projects
None yet
Development

No branches or pull requests

1 participant