weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [bug #29530] Perl script filename not being stored when sc


From: bazerka
Subject: [Weechat-dev] [bug #29530] Perl script filename not being stored when script is loaded.
Date: Mon, 12 Apr 2010 19:17:37 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)

URL:
  <http://savannah.nongnu.org/bugs/?29530>

                 Summary: Perl script filename not being stored when script
is loaded.
                 Project: WeeChat
            Submitted by: bazerka
            Submitted on: Mon 12 Apr 2010 07:17:36 PM GMT
                Category: script API plugins
                Severity: 3 - Normal
              Item Group: other
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
                IRC nick: Bazerka

    _______________________________________________________

Details:

If Weechat is linked against perl which is built without multiplicity
enabled, when you load a perl script its filename is not stored during
registration and this causes errors , for example when upgrading the script
with weeget.

<- /perl listfull

perl scripts loaded:
buffers v1.5 - Sidebar with list of buffers
file:
written by "FlashCode <address@hidden>", license: GPL3


<- /infolist perl_script

Infolist 'perl_script', with pointer '' and arguments '':
pointer.......................: ptr 0x801660a60
filename......................: str ''
interpreter...................: ptr 0x80163e9a0
name..........................: str 'buffers'
author........................: str 'FlashCode <address@hidden>'
version.......................: str '1.5'
license.......................: str 'GPL3'
description...................: str 'Sidebar with list of buffers'
shutdown_func.................: str ''
charset.......................: str ''


<- /weeget upgrade

weeget: downloading "buffers.pl"...
perl: script removed: /usr/home/bazerka/.weechat/perl/autoload/buffers.pl
perl: script removed: /usr/home/bazerka/.weechat/perl/buffers.pl
perl: loading script "/usr/home/bazerka/.weechat/perl/buffers.pl"
perl: unable to register script "buffers" (another script already exists with
this name)
perl: unable to call function "config_is_set_plugin", script is not
initialized (script: -)
perl: unable to call function "config_set_plugin", script is not initialized
(script: -)
perl: unable to call function "config_is_set_plugin", script is not
initialized (script: -)
perl: unable to call function "config_set_plugin", script is not initialized
(script: -)
perl: unable to call function "config_is_set_plugin", script is not
initialized (script: -)
perl: unable to call function "config_set_plugin", script is not initialized
(script: -)
perl: unable to call function "config_is_set_plugin", script is not
initialized (script: -)
perl: unable to call function "config_set_plugin", script is not initialized
(script: -)
perl: unable to call function "config_is_set_plugin", script is not
initialized (script: -)
perl: unable to call function "config_set_plugin", script is not initialized
(script: -)
perl: unable to call function "config_is_set_plugin", script is not
initialized (script: -)
perl: unable to call function "config_set_plugin", script is not initialized
(script: -)
perl: unable to call function "config_is_set_plugin", script is not
initialized (script: -)
perl: unable to call function "config_set_plugin", script is not initialized
(script: -)
perl: unable to call function "config_is_set_plugin", script is not
initialized (script: -)
perl: unable to call function "config_set_plugin", script is not initialized
(script: -)
perl: unable to call function "config_is_set_plugin", script is not
initialized (script: -)
perl: unable to call function "config_set_plugin", script is not initialized
(script: -)
perl: unable to call function "config_is_set_plugin", script is not
initialized (script: -)
perl: unable to call function "config_set_plugin", script is not initialized
(script: -)
perl: unable to call function "config_is_set_plugin", script is not
initialized (script: -)
perl: unable to call function "config_set_plugin", script is not initialized
(script: -)
perl: unable to call function "config_is_set_plugin", script is not
initialized (script: -)
perl: unable to call function "config_set_plugin", script is not initialized
(script: -)
perl: unable to call function "config_is_set_plugin", script is not
initialized (script: -)
perl: unable to call function "config_set_plugin", script is not initialized
(script: -)
perl: unable to call function "config_get_plugin", script is not initialized
(script: -)
perl: unable to call function "config_get_plugin", script is not initialized
(script: -)
perl: unable to call function "config_get_plugin", script is not initialized
(script: -)
perl: unable to call function "config_get_plugin", script is not initialized
(script: -)
perl: unable to call function "config_get_plugin", script is not initialized
(script: -)
perl: unable to call function "config_get_plugin", script is not initialized
(script: -)
perl: unable to call function "config_get_plugin", script is not initialized
(script: -)
perl: unable to call function "config_get_plugin", script is not initialized
(script: -)
perl: unable to call function "config_get_plugin", script is not initialized
(script: -)
perl: unable to call function "config_get_plugin", script is not initialized
(script: -)
perl: unable to call function "config_get_plugin", script is not initialized
(script: -)
perl: unable to call function "config_get_plugin", script is not initialized
(script: -)
perl: unable to call function "config_get_plugin", script is not initialized
(script: -)
perl: unable to call function "bar_item_new", script is not initialized
(script: -)
perl: unable to call function "bar_new", script is not initialized (script:
-)
perl: unable to call function "hook_signal", script is not initialized
(script: -)
perl: unable to call function "hook_signal", script is not initialized
(script: -)
perl: unable to call function "hook_config", script is not initialized
(script: -)
perl: unable to call function "bar_item_update", script is not initialized
(script: -)
perl: function "register" not found (or failed) in file
"/usr/home/bazerka/.weechat/perl/buffers.pl"




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 12 Apr 2010 07:17:36 PM GMT  Name:
patch-plugins-scripts-perl-weechat_perl_c.txt  Size: 581B   By: bazerka
Patch to fix issue.
<http://savannah.nongnu.org/bugs/download.php?file_id=20208>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?29530>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]