Custom Query (292 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (40 - 42 of 292)

Ticket Resolution Summary Owner Reporter
#311 fixed Error with sscc /install abwillis
Description

sscc /install results in: ====================== Line 21 of Installer_Create in sscc.VRM: +++ Call _PasswordDBRewrite; ===================== and quits. Apparently, it does manage to change "/install" to "/config", and starting it again, pops up the message: ===================== Line 25 of Installer_Create in sscc.VRM: +++ Call _PasswordDBRewrite; ===================== and it quits. Fixed by:

Index: sscc.vrx
===================================================================
--- sscc.vrx    (revision 1019)
+++ sscc.vrx    (working copy)
@@ -89,12 +89,13 @@
 /*:VRX         __VXREXX____APPENDS__
 */
 __VXREXX____APPENDS__:
-/*
+
 #append ..\shared\swat.vrs
 #append ..\shared\nlv.vrs
 #append ..\shared\inittempdir.vrs
 #append ..\shared\sambainit.vrs
-*/
+#append ..\shared\masterpasswd.vrs
+
 return
 /*:VRX         _ActiveGroup
 */

#254 lack of feedback Suddenly wrong partitions Axel Wein
Description

I have installed WinXP, openSUSE 13.2 and eCS 2.1 DE on two computers. Networking between openSUSE and openSUSE or between WinXP and WinXP or between openSUSE and WinXP works fine. The old peer (with NetBIOS) for eCS and Win works too.

I have problems with Samba for eCS. Using "Einzelne Freigabe" it seems to be alright. But using "Alle Server in der Arbeitsgruppe" (what would be my preference) or "Alle Freigaben am Server", I get troubles between eCS and eCS or from eCS to Win (in this direction).

It is a little bit difficult to explain for me, especially in English: Opening a partition works, opening another partition may work, but suddenly - at any time - I cannot open a directory (it seems to be empty) or I cannot open a file, which worked seconds before. If I try again and again, it can work again - or not. If I press "F5" the complete contents of the partition changes, and I see the contents of another partition. This seems to be the last successfully opend partition. But the title of the window is still from the originally choosen partition.

#255 invalid IndexError: pop from empty list Axel Wein
Description

Zum Reproduzieren

Während der Ausführung von GET auf /attachment/ticket/254/ hat Trac einen internen Fehler gemeldet.

(Bitte geben Sie hier weitere Details an)

Anfrageparameter:

{'action': u'new', 'path': u'254/', 'realm': u'ticket'}

User agent: Mozilla/5.0 (OS/2; Warp 4.5; rv:17.0) Gecko/20140621 Firefox/17.0 SeaMonkey/2.14

Systeminformationen

Systeminformation nicht verfügbar

Aktive Plugins

Plugininformation nicht verfügbar

Python-Zurückverfolgungsinformationen

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/trac/web/main.py", line 513, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/lib/python2.7/site-packages/trac/web/main.py", line 241, in dispatch
    content_type)
  File "/usr/local/lib/python2.7/site-packages/trac/web/chrome.py", line 1095, in render_template
    encoding='utf-8')
  File "/usr/local/lib/python2.7/site-packages/genshi/core.py", line 184, in render
    return encode(generator, method=method, encoding=encoding, out=out)
  File "/usr/local/lib/python2.7/site-packages/genshi/output.py", line 58, in encode
    for chunk in iterator:
  File "/usr/local/lib/python2.7/site-packages/genshi/output.py", line 350, in __call__
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/output.py", line 829, in __call__
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/output.py", line 669, in __call__
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/output.py", line 774, in __call__
    for kind, data, pos in chain(stream, [(None, None, None)]):
  File "/usr/local/lib/python2.7/site-packages/genshi/output.py", line 594, in __call__
    for ev in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/core.py", line 289, in _ensure
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/core.py", line 289, in _ensure
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/trac/web/chrome.py", line 1264, in _strip_accesskeys
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/core.py", line 289, in _ensure
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/trac/web/chrome.py", line 1253, in _generate
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/template/base.py", line 618, in _include
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/template/markup.py", line 378, in _match
    ctxt, start=idx + 1, **vars):
  File "/usr/local/lib/python2.7/site-packages/genshi/template/markup.py", line 378, in _match
    ctxt, start=idx + 1, **vars):
  File "/usr/local/lib/python2.7/site-packages/genshi/template/markup.py", line 326, in _match
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/template/base.py", line 558, in _flatten
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/core.py", line 289, in _ensure
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/path.py", line 588, in _generate
    subevent = next()
  File "/usr/local/lib/python2.7/site-packages/genshi/template/base.py", line 618, in _include
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/template/markup.py", line 315, in _strip
    event = next()
  File "/usr/local/lib/python2.7/site-packages/genshi/template/base.py", line 558, in _flatten
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/core.py", line 289, in _ensure
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/path.py", line 588, in _generate
    subevent = next()
  File "/usr/local/lib/python2.7/site-packages/genshi/template/base.py", line 618, in _include
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/template/markup.py", line 315, in _strip
    event = next()
  File "/usr/local/lib/python2.7/site-packages/genshi/template/base.py", line 558, in _flatten
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/filters/i18n.py", line 178, in _generate
    for event in msgbuf.translate(gettext(msgbuf.format())):
  File "/usr/local/lib/python2.7/site-packages/genshi/filters/i18n.py", line 1051, in translate
    events = self.events[order].pop(0)
IndexError: pop from empty list
Note: See TracQuery for help on using queries.