List View Tab inaccessible after upgrade to 0.8.7
Moderators: Developers, Moderators
List View Tab inaccessible after upgrade to 0.8.7
After upgrading to 0.8.7 from 0.8.6j the "List View" tab is not clickable any more even though "User Has Rights to List View" is enabled.
Explicitely calling graph_view.php?action=list works.
Has any one else experienced this?
Stefan
Explicitely calling graph_view.php?action=list works.
Has any one else experienced this?
Stefan
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Confirmed, please submit a bug report (rats...).
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Looks like a Plugin Architecture Bug. Here is a patched file.
TheWitness
TheWitness
- Attachments
-
- top_graph_header.zip
- (3.17 KiB) Downloaded 87 times
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
You're right. With a pure 0.8.7 install it does not happen.
Only after installing the plugin architecture 1.2 patch it will.
...
patching file include/top_graph_header.php
...
Thanks for the fix.
Do you still want me to file a bug for this?
I saw on another forum that you're expecting PA 1.2.1 pretty soon due to bug fixes. Is this one going to be included?
Stefan
BTW
The Plugin Architecture link on the cacti download page refers to a file that has the wrong extension: .zip instead of .tar.gz
--------------------------------------------------------------------------------
$ wget http://www.cacti.net/downloads/pia/cact ... A-v1.2.zip
--16:03:09-- http://www.cacti.net/downloads/pia/cact ... A-v1.2.zip
=> `cacti-plugin-0.8.7-PA-v1.2.zip'
Resolving www.cacti.net... 66.59.109.191
Connecting to www.cacti.net|66.59.109.191|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 158,172 (154K) [application/zip]
100%[====================================>] 158,172 144.39K/s
16:03:11 (143.94 KB/s) - `cacti-plugin-0.8.7-PA-v1.2.zip' saved [158172/158172]
$ file cacti-plugin-0.8.7-PA-v1.2.zip
cacti-plugin-0.8.7-PA-v1.2.zip: gzip compressed data, was "cacti-plugin-arch.tar", from MS-DOS
Only after installing the plugin architecture 1.2 patch it will.
...
patching file include/top_graph_header.php
...
Thanks for the fix.
Do you still want me to file a bug for this?
I saw on another forum that you're expecting PA 1.2.1 pretty soon due to bug fixes. Is this one going to be included?
Stefan
BTW
The Plugin Architecture link on the cacti download page refers to a file that has the wrong extension: .zip instead of .tar.gz
--------------------------------------------------------------------------------
$ wget http://www.cacti.net/downloads/pia/cact ... A-v1.2.zip
--16:03:09-- http://www.cacti.net/downloads/pia/cact ... A-v1.2.zip
=> `cacti-plugin-0.8.7-PA-v1.2.zip'
Resolving www.cacti.net... 66.59.109.191
Connecting to www.cacti.net|66.59.109.191|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 158,172 (154K) [application/zip]
100%[====================================>] 158,172 144.39K/s
16:03:11 (143.94 KB/s) - `cacti-plugin-0.8.7-PA-v1.2.zip' saved [158172/158172]
$ file cacti-plugin-0.8.7-PA-v1.2.zip
cacti-plugin-0.8.7-PA-v1.2.zip: gzip compressed data, was "cacti-plugin-arch.tar", from MS-DOS
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
There will be a new PIA addressing this and a few other annoyances soon.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Thanks.
The link on the cacti download page really points to a zip file now
but the PA 1.3 download link on cactiusers still points to a file containing PA 1.2.
That might create some confusion.
Stefan
http://cactiusers.org/downloads/
Plugin Architecture
Stable : 1.3
$ wget http://cactiusers.org/downloads/cacti-p ... rch.tar.gz
--08:14:53-- http://cactiusers.org/downloads/cacti-p ... rch.tar.gz
=> `cacti-plugin-arch.tar.gz'
Resolving cactiusers.org... 209.189.228.146
Connecting to cactiusers.org|209.189.228.146|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://mirror.cactiusers.org/downloads/ ... rch.tar.gz [following]
--08:14:54-- http://mirror.cactiusers.org/downloads/ ... rch.tar.gz
=> `cacti-plugin-arch.tar.gz'
Resolving mirror.cactiusers.org... 209.189.228.146, 208.113.141.142
Connecting to mirror.cactiusers.org|209.189.228.146|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 158,172 (154K) [application/x-gzip]
100%[====================================>] 158,172 191.94K/s
08:14:55 (191.49 KB/s) - `cacti-plugin-arch.tar.gz' saved [158172/158172]
$ tar ztvf cacti-plugin-arch.tar.gz */*.diff
-rw-rw-rw- 0/0 55237 2007-10-25 03:41:11 cacti-plugin-arch/cacti-plugin-0.8.7-PA-v1.2.diff
The link on the cacti download page really points to a zip file now
but the PA 1.3 download link on cactiusers still points to a file containing PA 1.2.
That might create some confusion.
Stefan
http://cactiusers.org/downloads/
Plugin Architecture
Stable : 1.3
$ wget http://cactiusers.org/downloads/cacti-p ... rch.tar.gz
--08:14:53-- http://cactiusers.org/downloads/cacti-p ... rch.tar.gz
=> `cacti-plugin-arch.tar.gz'
Resolving cactiusers.org... 209.189.228.146
Connecting to cactiusers.org|209.189.228.146|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://mirror.cactiusers.org/downloads/ ... rch.tar.gz [following]
--08:14:54-- http://mirror.cactiusers.org/downloads/ ... rch.tar.gz
=> `cacti-plugin-arch.tar.gz'
Resolving mirror.cactiusers.org... 209.189.228.146, 208.113.141.142
Connecting to mirror.cactiusers.org|209.189.228.146|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 158,172 (154K) [application/x-gzip]
100%[====================================>] 158,172 191.94K/s
08:14:55 (191.49 KB/s) - `cacti-plugin-arch.tar.gz' saved [158172/158172]
$ tar ztvf cacti-plugin-arch.tar.gz */*.diff
-rw-rw-rw- 0/0 55237 2007-10-25 03:41:11 cacti-plugin-arch/cacti-plugin-0.8.7-PA-v1.2.diff
Who is online
Users browsing this forum: No registered users and 1 guest