Custom Query (292 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 292)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#229 fixed smbprint inconsitently works Herwig Bauernfeind abwillis
Description

I was finding problems with smbprint where it worked inconsistently. It did not work at all initially with smbprint.exe in the samba directory but worked for one printer (pdfwrite to create PDFs) but not for another (real printer) when I moved it to the spool directory. I found

-            ok = VRPrintFile( smbprintername, directory'\'spoolfile, , JobName )
+            ok = VRPrintFile( smbprintername, spoolfile, , JobName )

where directory is never set to anything. Removing the directory'/' and now both printers objects work even with smbprint in samba. I initially set directory=directory() - I had still had smbprint in the spool directory- and that will work as well but as the sysdelete function worked all along and it is without the directory information I decided to just remove it and it worked fine. I am adding a full diff file for context but it has some other changes I did for seeing more information (and changed one German word to English so that I knew what it was telling me).

#295 invalid smbmon: Why a max protocol setting on the last page? Lewis Rosenthal
Description

If this is a monitoring tool, why would I have a box with spinbuttons to set the max protocol?

#233 fixed smbmon: NLV Setup Error on startup Herwig Bauernfeind dmik
Description

When you start samba monitor 2.5.RC5, you will see a message box as on the screen shot if your LANG setting points to a language for which a .MSG file is missing (like ru_RU in my case). It should silently fall back to English (as it always did before).

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.