List View Tab inaccessible after upgrade to 0.8.7

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
sradman
Posts: 8
Joined: Mon Apr 30, 2007 7:14 am
Location: Vienna, Austria

List View Tab inaccessible after upgrade to 0.8.7

Post by sradman »

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
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Confirmed, please submit a bug report (rats...).

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?
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Looks like a Plugin Architecture Bug. Here is a patched file.

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?
sradman
Posts: 8
Joined: Mon Apr 30, 2007 7:14 am
Location: Vienna, Austria

Post by sradman »

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
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

There will be a new PIA addressing this and a few other annoyances soon.

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?
cigamit
Developer
Posts: 3367
Joined: Thu Apr 07, 2005 3:29 pm
Location: B/CS Texas
Contact:

Post by cigamit »

I issued v1.3 of the PA earlier today to resolve this issue.
sradman
Posts: 8
Joined: Mon Apr 30, 2007 7:14 am
Location: Vienna, Austria

Post by sradman »

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
cigamit
Developer
Posts: 3367
Joined: Thu Apr 07, 2005 3:29 pm
Location: B/CS Texas
Contact:

Post by cigamit »

sradman wrote:but the PA 1.3 download link on cactiusers still points to a file containing PA 1.2.
That might create some confusion.
Bleh, fixed. Thats what I get for having autobuilding archives, forgot to tell it to rebuild.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest