[Bug 1659620] Re: Panels get broken with COMPRESS_OFFLINE = True

2019-08-07 Thread Jared Baker
Running Ubuntu 18.04 with openstack-dashboard 14.0.3-0ubuntu1~cloud0 and
having issues with certain modals not working (create object container,
create keypair, upload keypair, create server group) all popping up as
blank modals. This has been a chronic issue for us for Ubuntu 16.04 and
also 18.04 spanning multiple OpenStack releases but when we first
upgraded to Rocky these issues were gone. We did not seem to have any
issues with openstack-dashboard 14.0.2-0ubuntu4~cloud0 and this was very
surprising to see however we recently upgraded to 14.0.3-0ubuntu1~cloud0
and we are now having these issues with broken modals again.

The problem seems to be related to what your memcached configuration is
in /etc/openstack-dashboard/local_settings.py although I have not been
able to pinpoint what exactly is the relationship between memcached and
the collectstatic/compress operations building good or bad javascript.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659620

Title:
  Panels get broken with COMPRESS_OFFLINE = True

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1659620/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1659620] Re: Panels get broken with COMPRESS_OFFLINE = True

2018-09-17 Thread Brosky
The dashboard acts weird in Rocky too, Ubuntu 18.04 LTS

Installed via: apt install python-designate-dashboard, it deleted a lot
of files

Preparing to unpack 
.../python-designate-dashboard_7.0.0-0ubuntu1~cloud0_all.deb ...
Unpacking python-designate-dashboard (7.0.0-0ubuntu1~cloud0) ...
Setting up python-designate-dashboard (7.0.0-0ubuntu1~cloud0) ...
Deleting 'js/horizon.networktopology.js'

Copying 
'/usr/share/openstack-dashboard/openstack_dashboard/themes/ubuntu/_styles.scss'
...
Copying 
'/usr/lib/python2.7/dist-packages/horizon/static/framework/widgets/contenteditable/contenteditable.directive.js'

1981 static files copied to '/var/lib/openstack-dashboard/static'.
Found 'compress' tags in:

/usr/share/openstack-dashboard/openstack_dashboard/templates/serial_console.html

/usr/share/openstack-dashboard/openstack_dashboard/templates/horizon/_conf.html

/usr/share/openstack-dashboard/openstack_dashboard/templates/_stylesheets.html

/usr/share/openstack-dashboard/openstack_dashboard/templates/horizon/_scripts.html
Compressing... done
Compressed 9 block(s) from 4 template(s) for 3 context(s).


After apache restart the dashboard behaves weird, especially the "Material 
Theme" where the "X / Close" icon is replaced with the text: xf24c and the 
asterisk (*) is replaced with xf5bc
See screenshot: https://snag.gy/oCcWLX.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659620

Title:
  Panels get broken with COMPRESS_OFFLINE = True

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1659620/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1659620] Re: Panels get broken with COMPRESS_OFFLINE = True

2018-06-14 Thread Burkhard Linke
Also broken in queens:

Error: args.fieldFrag.firstChild.setAttribute is not a function
sfField@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:7011:593
build/https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:7020:311
build/<@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:7020:280
build@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:7017:216
build@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:7022:103
internalRender@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:7127:143
render/<@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:7125:862
processQueue@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:1469:260
scheduleProcessQueue/<@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:1470:135
$eval@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:1516:537
$digest@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:1510:184
$apply@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:1517:266
done@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:1244:112
completeRequest@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:1259:20
requestLoaded@https://cloud.computational.bio.uni-giessen.de/horizon/static/dashboard/js/732ce617825a.js:1253:1
732ce617825a.js:1336:114


openstack-dashboard and python-heat-dashboard from queens UCA repository, using 
Ubuntu 16.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659620

Title:
  Panels get broken with COMPRESS_OFFLINE = True

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1659620/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1659620] Re: Panels get broken with COMPRESS_OFFLINE = True

2018-02-19 Thread György Szombathelyi
Seems it is broken in Pike.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659620

Title:
  Panels get broken with COMPRESS_OFFLINE = True

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1659620/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1659620] Re: Panels get broken with COMPRESS_OFFLINE = True

2017-09-25 Thread Dr. Jens Harbott
Yes, openstack-dashboard is broken with respect to additional dashboard
packages in Newton or earlier. This was fixed for Ocata, please try with
a newer UCA version whether the issue still exists there. The fix cannot
be backported to Newton without breaking existing installations.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659620

Title:
  Panels get broken with COMPRESS_OFFLINE = True

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1659620/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1659620] Re: Panels get broken with COMPRESS_OFFLINE = True

2017-02-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: openstack-dashboard (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659620

Title:
  Panels get broken with COMPRESS_OFFLINE = True

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1659620/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1659620] Re: Panels get broken with COMPRESS_OFFLINE = True

2017-02-06 Thread Graham Hayes
I think this is an issue with the Ubuntu package for the main dashboard
package - there is wierdness in the manage.py collect and compress
steps.

>From scratch source, this works

** Also affects: openstack-dashboard (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659620

Title:
  Panels get broken with COMPRESS_OFFLINE = True

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1659620/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1659620] Re: Panels get broken with COMPRESS_OFFLINE = True

2017-01-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: designate-dashboard (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659620

Title:
  Panels get broken with COMPRESS_OFFLINE = True

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1659620/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1659620] Re: Panels get broken with COMPRESS_OFFLINE = True

2017-01-27 Thread Graham Hayes
** Changed in: designate-dashboard
   Importance: Undecided => Critical

** Changed in: designate-dashboard
   Status: New => Triaged

** Changed in: designate-dashboard
Milestone: None => ocata-rc1

** Also affects: designate-dashboard/newton
   Importance: Undecided
   Status: New

** Changed in: designate-dashboard/newton
   Status: New => Triaged

** Changed in: designate-dashboard/newton
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659620

Title:
  Panels get broken with COMPRESS_OFFLINE = True

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1659620/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1659620] Re: Panels get broken with COMPRESS_OFFLINE = True

2017-01-26 Thread Graham Hayes
** Also affects: designate-dashboard
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659620

Title:
  Panels get broken with COMPRESS_OFFLINE = True

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1659620/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs