This bug was fixed in the package budgie-welcome - 0.4.5
---
budgie-welcome (0.4.5) zesty; urgency=medium
* bug-fix release (LP: #1669589)
- replace shortcut key for skippyxd to prevent conflict with chromium
- inform users to reboot after installing flatpak
- copyright
NP :) Rest looks good. will upload in a while.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1669589
Title:
Ubuntu Budgie - bug fix release of budgie-welcome v0.4.5
To manage notifications about th
Uploaded. Building now on the buildds.
Thanks!
** Changed in: budgie-welcome (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1669589
Title:
Ubunt
Only one observation :) The License file is extremely verbose :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1669589
Title:
Ubuntu Budgie - bug fix release of budgie-welcome v0.4.5
To manage noti
Hi @bhavi,
many thanks for the review - much appreciated!
I have had a close look at the diff using "git diff" so I can visualise
the issues.
The lines you are referring to have spaces appended to the end of the
line (trailing spaces) - so yes the output looks weird but under git
diff you can
@David: The diff mostly looks good at a glance but when I see in some
places I see like the below
if systemstate.session_type == 'live':
-app.update_page('.live-session-only', 'show')
+app.update_page('.live-session-only', 'show')
which seems redundant to me..
** Changed in: budgie-welcome (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1669589
Title:
Ubuntu Budgie - bug fix release of budgie-welcome v0.4.5
To manag
** Changed in: budgie-welcome (Ubuntu)
Status: New => In Progress
** Changed in: budgie-welcome (Ubuntu)
Assignee: (unassigned) => fossfreedom (fossfreedom)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.laun
I've attached a debdiff for the changes.
Note - the diff looks fairly large but the vast majority of the changes
are source file reformatting - spaces replacing tabs, stripped spaces.
See the description for the built package in our zesty-proposed PPA
** Description changed:
Bug-fix release o