Re: [Hk-classes-discuss] print command inactve
Status: Beta
Brought to you by:
knorr
From: Robert L. <rob...@wa...> - 2012-03-01 18:27:06
|
Je la 01/03/2012 17:47-------- Origina mesaĝo-------- martin skribis (esperanto estas la unua internacia lingvo): > On 28/02/12 15:50, Robert Leleu wrote: >> >> >> >> If you master the LAN between the real and the virtual, it should be >> possible te let mysql on the real machine' shouldn’t it ? >> >> >> >> Je la 02/02/2012 22:09-------- Origina mesaĝo-------- moebius skribis >> (esperanto estas la unua internacia lingvo): >>> Bonjour, >>> >>> You're not alone with knoda, but it seems that we are less and less >>> numerous... >>> >>> Well I've given up knoda working on recent system ; I ran ubuntu 11.10 >>> now and don't want to waste too much time. >>> >>> So I've install virtualbox and an old ubuntu and knoda. It's not a good >>> solution, but it works. >>> The problem is that my mysql bases are now on the virtualbox machine and >>> no more on my real machine. >>> I have to automatize tranfert between the 2 machines, but there's >>> perhaps another solution....I don't know. >>> >>> Anyway, what else can we do now ? Problems are growing in time.... >>> >>> cordialement, >>> >>> >>> Le 02/02/2012 15:03, Robert Leleu a écrit : >>>> Having a new printer the printing no longer works. >>>> In fact the installation of the new printer uninstalled «kprinter» which >>>> is no longer supported. >>>> >>>> I tried gtklp, no print, no message, Debug says: >>>> HKDebug: Unknown classname hk_report::print_report >>>> kprinter : option invalide -- 'j' >>>> Usage: gtklp [-P|-d printer] [-c configdir] [-S server] [-U user] [-p >>>> port] [-l] [-D] [-V] [-b] [-i] [-# n] [-C] [-H] [-E] [-J jobname] [-q >>>> priority] [-o option=valeur ...] [fichier(s)] >>>> >>>> >>>> >>>> and I tried using a link (named kprinter) to gtklp. no print, no >>>> message. Debug says : >>>> HKDebug: Unknown classname hk_report::print_report >>>> kprinter : option invalide -- 'j' >>>> Usage: gtklp [-P|-d printer] [-c configdir] [-S server] [-U user] [-p >>>> port] [-l] [-D] [-V] [-b] [-i] [-# n] [-C] [-H] [-E] [-J jobname] [-q >>>> priority] [-o option=valeur ...] [fichier(s)] >>>> >>>> >>>> it seems that the printing command is called witha --j option, not valid >>>> for gtklp >>>> >>>> however since thi report is stored in >>>> ~/.hk_classes/mysql/localhost/test/output/enveloppe.ps >>>> >>>> one is able to open and print it >>>> >>>> >>>> -- >>>> L’espéranto serait bien utile pour rapprocher les européens entre eux :http://e-d-e.org/?lang=fr >>>> Pour y parvenir, signez la pétition parrainée par Albert Jacquart :http://esperanto-au-bac.fr/##sp1 >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Keep Your Developer Skills Current with LearnDevNow! >>>> The most comprehensive online learning library for Microsoft developers >>>> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >>>> Metro Style Apps, more. Free future releases when you subscribe now! >>>> http://p.sf.net/sfu/learndevnow-d2d >>>> >>>> >>>> >>>> _______________________________________________ >>>> Hk-classes-discuss mailing list >>>> Hk-...@li... >>>> https://lists.sourceforge.net/lists/listinfo/hk-classes-discuss >>> >>> ------------------------------------------------------------------------------ >>> Keep Your Developer Skills Current with LearnDevNow! >>> The most comprehensive online learning library for Microsoft developers >>> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >>> Metro Style Apps, more. Free future releases when you subscribe now! >>> http://p.sf.net/sfu/learndevnow-d2d >>> _______________________________________________ >>> Hk-classes-discuss mailing list >>> Hk-...@li... >>> https://lists.sourceforge.net/lists/listinfo/hk-classes-discuss >> >> -- >> L’espéranto serait bien utile pour rapprocher les européens entre eux :http://e-d-e.org/?lang=fr >> Pour y parvenir, signez la pétition parrainée par Albert Jacquart :http://esperanto-au-bac.fr/##sp1 >> >> >> ------------------------------------------------------------------------------ >> Keep Your Developer Skills Current with LearnDevNow! >> The most comprehensive online learning library for Microsoft developers >> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >> Metro Style Apps, more. Free future releases when you subscribe now! >> http://p.sf.net/sfu/learndevnow-d2d >> >> >> _______________________________________________ >> Hk-classes-discuss mailing list >> Hk-...@li... >> https://lists.sourceforge.net/lists/listinfo/hk-classes-discuss > I have installed a KDEmint 12 amd64 into a VMware Player, this has > 64bit Knoda installed together with a 64 bit Mysql. > > The VMware Player can see both nodes on my LAN and access the internet. > This means that I can transfer data/programs both into and out of the > VMware Player but it is effectively a third machine. I am aware that > there are synchronization programmes for Mysql that enable two > different Mysql installations to be shared. > I have elected to use mysqldump to record the current contents of the > installation that I am using and should I wish to transfer this, the > latest data, to another node on the LAN I just load it in and the > database on the receiving node has only the latest data. > "mysqldump 'databasename' <./the-lateset-dump -u xxxx -p" > I have used this technique for storing backups for a few years now and > it works. > Two other small points Ubuntu archives keep amd 64 .debs and Debian > packages keep any others. When loaded with amd 64 packages there are > no difficulties with 'overwrites' between Kde3 and Kde4. > If you are having trouble with the printer perhaps "printing to file" > will produce a printable file. > > martin welsh > in fact I just checked that ..... Print is totally dead (previously I had an error message). But since the reports are ps files stored in /home/leleu/.hk_classes/mysql/localhost/test/output this file can be used for printing |