Welcome, Guest. Please login or register.
May 25, 2013, 22:23:15 PM
Home Help Search Calendar Login Register
Show unread posts since last visit.
News: Let Pardus-Anka become #1: Pardus-Anka Bug ReportPardus-Anka World Google+ | The Pardus wiki  | Visit Pardus-Anka official website  | Register as forum member?  Email the moderator!

  Show Posts
Pages: 1 ... 148 149 [150] 151 152 ... 155
2236  Assistance / Configuring Pardus / Re: nvidia-drivers problem again, nvidia-xconfig error output on: November 16, 2008, 22:08:19 PM
Also have a look in this post. Wink
2237  General / The Pub / Re: Morning on: November 15, 2008, 22:07:08 PM
Good morning Lisa ........ have a coffee.
Willem is paying the bill. Grin
2238  Assistance / Software / Re: Error with upgrade of OpenOffice.org on: November 14, 2008, 22:23:40 PM
Try "Clean writecache" in Package manager.  Smiley
(translated from Dutch)
2239  Assistance / Software / Re: Error with upgrade of OpenOffice.org on: November 14, 2008, 22:06:29 PM
I just did the update of
gnutls
openoffice
openoffice-ditcts
80MB
and didn't have any problem.
My advice: Try it again.  Wink
2240  General / The Pub / Re: Morning on: November 13, 2008, 11:34:43 AM
Opening at least one eye ......... and then ............I don't know!       Roll Eyes
2241  General / Wish list / Re: [SOLVED] IDJC / Icecast on: November 12, 2008, 21:35:55 PM
Check it in the bug report. Shocked
2242  General / Wish list / Re: [SOLVED] IDJC / Icecast on: November 12, 2008, 21:03:56 PM
I uninstalled the previous version of idjc and also (as root) the directory /usr/lib/python2.5/site-packages/idjc/ with the nl_NL_text.py and nl_NL_text.pyc file.

Then I build and installed idjc according to the following insructions.
Code:
sudo pisi bi
http://svn.pardus.org.tr/pardus/playground/mnurolcay/applications/multimedia/idjc/pspec.xml -d
Then install it.

And Internet DJ Console is up and running again with a Dutch Pardus version.  Grin
Conclusion: This one gets my approval.  Cheesy

2243  General / Wish list / Re: [SOLVED] IDJC / Icecast on: November 11, 2008, 17:19:51 PM
Amarok was playing a radio stream.
After stopping this stream Internet DJ Console is up and running.  Grin
2244  General / Wish list / Re: [SOLVED] IDJC / Icecast on: November 11, 2008, 16:52:58 PM
Code:
michiel at zandbelt idjc $ sudo mv en_GB_text.py nl_NL_text.py
michiel at zandbelt idjc $ sudo mv en_GB_text.pyo nl_NL_text.pyo

I don't have en_GB_text.pyo in /usr/lib/python2.5/site-packages/idjc.
The following en_GB_text.* files are present in /usr/lib/python2.5/site-packages/idjc:
Quote
en_GB_text.py
en_GB_text.pyc
because of this I did:
Quote
atolboo@asrock-pardus ~ $ sudo cp /usr/lib/python2.5/site-packages/idjc/en_GB_text.py /usr/lib/python2.5/site-packages/idjc/nl_NL_text.py
Wachtwoord:
atolboo@asrock-pardus ~ $ sudo cp /usr/lib/python2.5/site-packages/idjc/en_GB_text.pyc /usr/lib/python2.5/site-packages/idjc/nl_NL_text.pyc
atolboo@asrock-pardus ~ $
and started idjc with a "IDJC Launch Failed"  result as shown below.
2245  Assistance / Software / Re: Danger Deep ? on: November 11, 2008, 16:18:13 PM
Does someone here has some experience with this game?
Below is the experience with this game when I try to install it. Huh?
2246  General / Wish list / Re: [SOLVED] IDJC / Icecast on: November 11, 2008, 15:45:55 PM
The answer is:
Quote
atolboo@asrock-pardus ~ $ LANG=de_DE idjc
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/idjcgui.py", line 86, in <module>
    from ln_text import ln
  File "/usr/lib/python2.5/site-packages/idjc/ln_text.py", line 106, in <module>
    ln = _set()
  File "/usr/lib/python2.5/site-packages/idjc/ln_text.py", line 103, in _set
    return getattr(gns, lev)()
  File "/usr/lib/python2.5/site-packages/idjc/ln_text.py", line 57, in __init__
    self._load_text(cls)
  File "/usr/lib/python2.5/site-packages/idjc/ln_text.py", line 39, in _load_tex                                t
    mod = __import__(modulename)
ImportError: No module named nl_NL_text
atolboo@asrock-pardus ~ $
2247  General / Wish list / Re: [SOLVED] IDJC / Icecast on: November 11, 2008, 14:21:53 PM
The answer is:
Quote
atolboo@asrock-pardus ~ $ LANG=de_DE ./idjc
bash: ./idjc: Bestand of map bestaat niet
atolboo@asrock-pardus ~ $
2248  General / Wish list / Re: [SOLVED] IDJC / Icecast on: November 11, 2008, 13:43:45 PM
........  give this pisi a test, does it install and function as expected?
No it doesn't even start after installation.  Huh?
The output in a Konsole:
Quote
atolboo@asrock-pardus ~ $ idjc
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/idjcgui.py", line 86, in <module>
    from ln_text import ln
  File "/usr/lib/python2.5/site-packages/idjc/ln_text.py", line 106, in <module>
    ln = _set()
  File "/usr/lib/python2.5/site-packages/idjc/ln_text.py", line 103, in _set
    return getattr(gns, lev)()
  File "/usr/lib/python2.5/site-packages/idjc/ln_text.py", line 57, in __init__
    self._load_text(cls)
  File "/usr/lib/python2.5/site-packages/idjc/ln_text.py", line 39, in _load_text
    mod = __import__(modulename)
ImportError: No module named nl_NL_text
atolboo@asrock-pardus ~ $
2249  Assistance / Configuring Pardus / Re: network connection from pardus to pardus on: November 09, 2008, 22:10:25 PM
Sorry, I can not help you.
I have never done a ssh or a rlogin connection.
2250  Assistance / Installing Pardus / Re: Correct version on: November 09, 2008, 12:13:37 PM
....... They get stuck at the beginning after selecting the first option in the boot manager.
Is it the first option from the Language selection screen in the Wiki page?

..... I did a checksum for both and they were ok. So I'm guessing the cd were bad or the images were bad.
When you did a checksum test as described in point2 of this page (when using Windows) or when using K3b (Linux) , the downloaded .iso file isn't the problem.
Did you use the verify option of the burner software?
Pages: 1 ... 148 149 [150] 151 152 ... 155


Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!