Posts

Thread: How To Map Network Drives

i have network shares on windows computer , ubuntu computer. when want map drive these shares ubuntu computer, have use ip address, forget. using places=>connect server=>windows share, there way map network drive using computer name rather ip address? right when try way (\\server name\share), error "failed retrieve share list server". however, if map using \\192.168.1.5\share, works. thank you either need add entry in /etc/hosts or use dhcp server. code: gksu gedit /etc/hosts add entry server server_ip server_name Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] How To Map Network Drives Ubuntu

Thread: Problem linking with curl since Pangolin (12.04)

hello, have problem linking programs using curl since 12.04 example, example givent curl development documentations: cookie_interface.c below code: /***************************************************************************** * _ _ ____ _ * project ___| | | | _ \| | * / __| | | | |_) | | * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * example shows usage of simple cookie interface. */ #include <stdio.h> #include <string.h> #include <stdlib.h> #include <errno.h> #include <time.h> #include <curl/curl.h> static void print_cookies(curl *curl) { curlcode res; struct curl_slist *cookies; struct curl_slist *nc; int i; printf("cookies, curl knows:\n"); res = curl_easy_getinfo(curl, curlinfo_cookielist, &c...

Thread: Software Installation; Broadband Connection; Office Solution

Image
hi, absolute beginner , have issues following, 1. broadbrand connection works , says disconnected net work 2. tried downloading flash , other plug-in(python) rhythembox, dont know how install after downloading. (dont know executable file) 3. in opinion user friendly, easy compatible msoffice , stable? thanks. welcome ubuntu forums posted dineshjis 1. broadbrand connection works , says disconnected net work 2. tried downloading flash , other plug-in(python) rhythembox, dont know how install after downloading. (dont know executable file) 3. in opinion user friendly, easy compatible msoffice , stable? 1. since can connect network have configured broadband correctly , whatever problems may having because of broadband provider. consult service provider. 2. use ' ubuntu software center ' install software (it there on system) o...

Advanced Actions behaving differently in Flash vs HTML5

captivate cs6   we want publish html5 here. make long story short, stock simple action 'open url or file' not satisfactory, sought clone it. noticed simple one-line standard action (open url in new window) behaving differently in html5 preview , flash preview: html5 player set presentation pause when object clicked, whereas flash player not touch play/pause state (i.e. playing presentation keeps playing while paused presentation remains paused). ostensibly i'm having weird problem conditionals not working in html5 either; following conditional action works identical first action in flash nothing @ in html5: if cpcmndpause = 1:   open url in new window   assign cpcmndpause = 1 else:   open url in new window   assign cpcmndpause = 0 variables seem work fine, 'assign cpcmndpause = 1' pauses presentation in both html5 , flash. however, if create totally new project (instead of importing powerpoint , inserting stuff) conditional in html5 open url , set state paused. ...

Thread: Dual boot Win7 problems with grub

hi - i'm trying install 12.04 ubuntu on 12.04 kubuntu (don't ask - missed simplicity of ubuntu) on win7 dual boot using liveusb. first tried automated "install on existing ubuntu" option, got "grub rescue >" prompt on boot after install. tried re-installing using "something else", , found had tried put grub on /dev/sdb, usb. so, tried puttung grub on /dev/sda, , "/" on /dev/sda5 (sda1 win7 recovery, sda2 win7, sda3 swap, , sda4 not there reason). reboot: same problem. need fix win7 mbr, re-partition , re-install? or there way? doing stupid during ubuntu install? many times in advance.! you should installing sda, if sda hard drive. bios promote flash drive sda , confuse things. can post boot-info link , can suggest best way repair. can add existing ubuntu installer usb or cd or download bootable repaircd. boot repair: https://help.ubuntu.com/community/b...

How to show/say top level group/directory

so have script forum changing styles, 1 problem still have don't know how or show top level of style (so 1 not in group).   here code below, need know put in instead of groupold/groupnew when style want use not in group/folder. in advance.         replacestyle("old", "h1", "new", "activiyh1"); replacestyle ("old", "h2", "new","activiyh2") function replacestyle(groupold , find, groupnew, replace){     try{ var mydoc = app.activedocument; importedstyle = mydoc.paragraphstylegroups.item(groupold).paragraphstyles.item(find); applystyle = mydoc.paragraphstylegroups.item(groupnew).paragraphstyles.item(replac e); importedstyle.remove(applystyle);     } catch(e){     //alert (e)     } } i'm not sure if answer looking for: if style's parent document, it's top-level style:   if (mystyle.parent instanceof document) {    // mystyle not in style group }   peter More discussions in InDesign...

rmasche@arcor.de

ich bekomme keinen verifizierungs code  für den e mail service hi,   this blocked spam filters, either on computer or service provider.   ensure that  apsmail@adobemailer.com   in white list if can.   the verification email sems through easier if have web based email address outlook.com   brian More discussions in Photoshop Elements adobe