why do you lying assholes win everytime you lie

Asked by bruceamick

is there anythinjg/anyone that tells the truth in computer land? no there isn,t, i was hop;ing you would be at least a small fraction of truth, so much for that. i paid for a os thats never worked and never will work.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu evince Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
bruceamick (amickbruce) said :
#1

you people seriously suck, i have never heard so much bs in my life. whine all you want butt at least with microsoft i know the cost up front, with you i haven.t been sure about asnything but that NOT EVEN ONE OF YOU ASSHOLES HAS GIVEN ME A STRAIGHT ANSWER YET.

________________________________
From: bruceamick <email address hidden>
To: <email address hidden>
Sent: Wed, October 14, 2009 11:13:19 PM
Subject: [Question #85881]: why do you lying assholes win everytime you lie

New question #85881 on evince in ubuntu:
https://answers.launchpad.net/ubuntu/+source/evince/+question/85881

is there anythinjg/anyone that tells the truth in computer land? no there isn,t, i was hop;ing you would be at least a small fraction of truth, so much for that. i paid for a os thats never worked and never will work.

--
You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
zvacet (ivicakolic) said :
#2

I don't think you will get much help with that kind of language.

” i paid for a os thats never worked and never will work.”

You mean you paid for Ubuntu?Ubuntu is free to download and even if you order it you don't have to pay.If you want to ge any help calm down and ask.

Revision history for this message
bruceamick (amickbruce) said :
#3

i am sorry for my attitude and uncalled for bitterness. how ever i was told at freegeek that this os would let me listen to my music sites like msn did. so far no site i,ve went to would play anything

________________________________
From: zvacet <email address hidden>
To: <email address hidden>
Sent: Thu, October 15, 2009 1:03:54 AM
Subject: Re: [Question #85881]: why do you lying assholes win everytime you lie

Your question #85881 on evince in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/evince/+question/85881

    Status: Open => Answered

zvacet proposed the following answer:

I don't think you will get much help with that kind of language.

” i paid for a os thats never worked and never will work.”

You mean you paid for Ubuntu?Ubuntu is free to download and even if you
order it you don't have to pay.If you want to ge any help calm down and
ask.

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+source/evince/+question/85881/+confirm?answer_id=1

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+source/evince/+question/85881

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
bruceamick (amickbruce) said :
#4

no i,m still not getting the music sityes i,m after such as rock.com, yahoo music, myspace music,

________________________________
From: bruceamick <email address hidden>
To: <email address hidden>
Sent: Thu, October 15, 2009 5:12:12 PM
Subject: Re: [Question #85881]: why do you lying assholes win everytime you lie

Your question #85881 on evince in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/evince/+question/85881

    Status: Answered => Open

You are still having a problem:
i am sorry for my attitude and uncalled for bitterness. how ever i was
told at freegeek that this os would let me listen to my music sites like
msn did. so far no site i,ve went to would play anything

________________________________
From: zvacet <email address hidden>
To: <email address hidden>
Sent: Thu, October 15, 2009 1:03:54 AM
Subject: Re: [Question #85881]: why do you lying assholes win everytime you lie

Your question #85881 on evince in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/evince/+question/85881

    Status: Open => Answered

zvacet proposed the following answer:

I don't think you will get much help with that kind of language.

” i paid for a os thats never worked and never will work.”

You mean you paid for Ubuntu?Ubuntu is free to download and even if you
order it you don't have to pay.If you want to ge any help calm down and
ask.

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+source/evince/+question/85881/+confirm?answer_id=1

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+source/evince/+question/85881

You received this question notification because you are a direct
subscriber of the question.

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
zvacet (ivicakolic) said :
#5

Go to the system>admin>software sources>check all under ubuntu software excwpt sources and firs two under updates tab.Reload.In applications>add/remove>all available software>other>ubuntu-resrticted>extras.That will download for you plugins,flash,java...

If after this you still have rpoblems ask and someone will help you.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#6

Play mp3 and dvd under Ubuntu install skype googleearth acroread and other stuffs using Medibuntu

First please install https://help.ubuntu.com/community/RestrictedFormats

You need to have extra repositories enabled..

Please first enable the universe and multiverse repository:

Open System → Administration → Software sources → [ Tab Ubuntu software ]

enable "Community-maintained Open Source software ( universe )"
enable "Proprietary drivers for devices ( restricted )"
enable "Software restrictecd by copyright or legal issue ( multiverse )"

Close and confirm the repository reload.

Then open a Terminal from the menu Applications→Accessories→Terminal

Tip: right click with mouse on the terminal title caption and select the item "Always on Top" doing this you will force the terminal window to stay on top of the other windows and you will find very easy to copy single row from this web page into the terminal...
Something more about using the terminal https://help.ubuntu.com/community/UsingTheTerminal

Then type or better copy and paste a row a time then press enter:
(Tip: select the single row to copy then right click into the terminal and to quick paste click with middle button of mouse )

and type or better copy and paste:

sudo aptitude install vlc smplayer mplayer

To get better dvd playback and optional packages here the medibuntu available software list http://packages.medibuntu.org/
you need to add the medibuntu http://www.medibuntu.org/ repository to your /etc/apt/sources.list file:
( here the medibuntu howto https://help.ubuntu.com/community/Medibuntu but see below )

In short please open a Terminal from the menu Applications → Accessories → Terminal and type or copy and paste:

sudo wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list --output-document=/etc/apt/sources.list.d/medibuntu.list; sudo apt-get -q update; sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring; sudo apt-get -q update

-- give your user password when requested, you don't see nothing when you type it, then press enter

Now to install, type:

sudo apt-get update
sudo apt-get install ubuntu-restricted-extras libxine1-ffmpeg non-free-codecs
sudo aptitude install libdvdread3 libdvdnav4 libdvdcss2 regionset gnome-mplayer
sudo aptitude install gstreamer0.10-pitfdll gstreamer0.10-plugins-good
sudo aptitude install gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse

Then to install the codecs if you are using:
-- a Ubuntu 32 bits:
sudo aptitude install w32codecs
-- a Ubuntu 32 bits:
sudo apt-get install w64codecs

give your user password when requested, you don't see nothing when you type it, then press enter.

Then to play encrypted dvd please read: http://www.ubuntugeek.com/playing-encrypted-dvds-in-ubuntu.html

You can also install other Medibuntu repository provided optional software http://packages.medibuntu.org/ :

sudo apt-get install skype
sudo apt-get install googleearth
sudo apt-get install acroread

Hope this helps

Can you help with this problem?

Provide an answer of your own, or ask bruceamick for more information if necessary.

To post a message you must log in.