Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 198 matches

Go to advanced search

Advanced search
Search found 198 matches
  • Page 1 of 8
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 8
  • Next
by Arker
Thu Feb 24, 2005 1:07 pm
Forum: Desktop Environments
Topic: the new Gnome netapplet
Replies: 156
Views: 73099

I use ndiswrapper to wrap a Broadcomm driver and the only problem I have is that all wireless signals are shown as 0% strength. Aside from that though all is well. Switching networks works without any problems as far as I can tell using the netapplet/ndiswrapper combo.

~djc
  • Jump to post
by Arker
Fri Feb 11, 2005 1:57 pm
Forum: Gentoo Chat
Topic: A little gentoo image I made
Replies: 40
Views: 9105

pientra wrote:I feel the same way, dude. But what's there to learn in Windows? It's all so user-friendly.
Too much... 8O

~djc
  • Jump to post
by Arker
Thu Feb 10, 2005 11:33 pm
Forum: Other Things Gentoo
Topic: A few post-install annoyances
Replies: 5
Views: 1020

Put this line in your ~/.bashrc (assuming it is being sourced as you say):

export PS1='\[\033[01;32m\]\u@\h \[\033[01;34m\]\W \$ \[\033[00m\]'

Then in your next bash session (open another term) you will have a prompt similar to the one you want I think. It can be adjusted as you see fit. To get ...
  • Jump to post
by Arker
Sat Feb 05, 2005 9:55 pm
Forum: Desktop Environments
Topic: the new Gnome netapplet
Replies: 156
Views: 73099

Does everyone that has it working have accurate signal strengths being reported? All my wireless interfaces show 0% strength even though they are quite strong. Any ideas?

Thanks,
~djc
  • Jump to post
by Arker
Mon Jan 31, 2005 2:04 pm
Forum: Gentoo Chat
Topic: Gentoo not as reliable as before...
Replies: 82
Views: 23276

These packages that are breaking, I'm curious about. Are they all (or at least a majority of them) related to each other? For example, is it GNOME updates that break? KDE? I know GNOME has been a little shaky for the past year maybe due to API and technology changes. Stuff like that should not ...
  • Jump to post
by Arker
Sun Jan 16, 2005 9:59 pm
Forum: Other Things Gentoo
Topic: alternative to man pages?
Replies: 15
Views: 3605

For the Vimmers out there, this makes all man pages show in a nicely syntax highlighted format.

In your ~/.bashrc

Code: Select all

export MANPAGER="col -b | view -c 'set ft=man nomod nolist' -"
Enjoy,
~djc
  • Jump to post
by Arker
Fri Jan 07, 2005 1:31 pm
Forum: Portage & Programming
Topic: [C++] Is this a memory leak?
Replies: 13
Views: 4611

Thanks for the replys. I knew it! :)

Of course wrapping a "new" in a function doesn't make much sense, so simplify your code by replacing calls to "CreateObject()" with the "new" operator.
Yeah I just did that for the purposes of this demo code. I needed to incorporate use of the call stack to ...
  • Jump to post
by Arker
Fri Jan 07, 2005 12:55 pm
Forum: Gamers & Players
Topic: Laptop for linux gaming
Replies: 10
Views: 2267

Avoid the "shared video memory" that is common with laptops, and avoid Celeron type chips that are also common. I have a laptop with both of these "features" and it has pitiful performance compared to my desktop that has half the power according to the numbers on the side of the box.

Even compiling ...
  • Jump to post
by Arker
Fri Jan 07, 2005 12:42 pm
Forum: Portage & Programming
Topic: [C++] Is this a memory leak?
Replies: 13
Views: 4611

[C++] Is this a memory leak?

Hello,

I should first mention that although I am not an inexperienced programmer, not much of that experience has been with C++. I'm quite comfortable with C memory management. That may explain why I am confused :) . Anyways, please consider the following code.


Object& CreateObject()
{
Object ...
  • Jump to post
by Arker
Fri Jan 07, 2005 3:30 am
Forum: Other Things Gentoo
Topic: Freenet daemon not working
Replies: 8
Views: 2622

Did you ever figure out the problem with that Java IOException regarding the lockfile? I'm having the same issue.

Cheers,
~djc
  • Jump to post
by Arker
Thu Jan 06, 2005 4:53 pm
Forum: Duplicate Threads
Topic: Your favorite Jabber client?
Replies: 8
Views: 7834

You'll probably get as many opinions in this thread as there are Jabber clients. Since you do not like Qt (nor do I), I'll recomment Gossip as a GTK+ Jabber client.

It's quite nice.
~djc
  • Jump to post
by Arker
Thu Dec 30, 2004 6:06 am
Forum: Portage & Programming
Topic: dlsym(RTLD_NEXT,...) is broken
Replies: 13
Views: 12717

If only Gentoo and Redhat used the same compiler...

I'll not even bother looking at the posted code.

~djc
  • Jump to post
by Arker
Wed Dec 22, 2004 6:37 pm
Forum: Other Things Gentoo
Topic: New to Linux
Replies: 25
Views: 11069

If you are very new to Linux, and have had no experience with it at all, a nice place to start is a LiveCD like Gnoppix or Knoppix . The first uses GNOME as it's desktop environment, and the second uses KDE. Which you want to use is up to you, maybe you already know, maybe you don't. You could ...
  • Jump to post
by Arker
Fri Dec 03, 2004 8:59 pm
Forum: Portage & Programming
Topic: Programming again... linux/gtk tutorials for C?
Replies: 5
Views: 1461

Here is a nice tutorial that will get you going with GTK+ and the GNU autotoolset, and here is another by the same author that adds internationalization. Both very nice and mostly current tutorials.

Aside from that, the official tutorial is nice as is looking at the code of some simple, well ...
  • Jump to post
by Arker
Thu Dec 02, 2004 1:12 pm
Forum: Portage & Programming
Topic: etc-update is evil. . .
Replies: 82
Views: 14223

I bet that if a poll were created, and people were honest, that we'd find that the vast majority of the etc-update catastrophes immediately follow an "emerge -up world" command that was in seated in cron.daily or something similar. I think the true problem may be the obsession that newer Gentoo ...
  • Jump to post
by Arker
Tue Nov 23, 2004 11:53 pm
Forum: Kernel & Hardware
Topic: Can printers use the black ink cartridge when in color mode?
Replies: 1
Views: 1398

Can printers use the black ink cartridge when in color mode?

Hi. I hope this is the appropriate forum for this question... It is kinda hardware related.

Anyways, my question is this:

Do modern printers use the black ink cartridge to print the black parts of color documents? My old printer could only have one cartridge (black or color) in it at a time, so I ...
  • Jump to post
by Arker
Tue Nov 23, 2004 11:36 am
Forum: Portage & Programming
Topic: http in c++
Replies: 5
Views: 1194

Lemme guess... Due tomorrow?

~djc
  • Jump to post
by Arker
Sun Nov 07, 2004 3:55 pm
Forum: Gentoo Chat
Topic: Gentoo was hated by many people????
Replies: 198
Views: 70205

badMojo wrote:I just got glined from gnome's irc telling good old "yosh" he needs to get some help.

Good thing irc.gnome.org is just about useless! ;)
Nice to see you so positively contributing to the cause. Nice job, I'm sure it helped.

~djc
  • Jump to post
by Arker
Sat Nov 06, 2004 2:58 pm
Forum: Gentoo Chat
Topic: Gentoo was hated by many people????
Replies: 198
Views: 70205

Not that I condone the actions of yosh or anything, but we all have bad days. The victim could see the problem excelating and would not shut it. He knew he was arguing with an op. He must have known that the impression of the others in the channel of Gentoo users is not that much of a stretch ...
  • Jump to post
by Arker
Mon Oct 11, 2004 7:34 pm
Forum: Other Things Gentoo
Topic: Gentoo for Idiots...I need it!
Replies: 25
Views: 3525

The most difficult part is unlearning what you have learned from Windows. Or at least learning to not try to apply that knowledge to Linux.

~djc
  • Jump to post
by Arker
Mon Oct 11, 2004 7:32 pm
Forum: Duplicate Threads
Topic: what`s your favourite movie?
Replies: 20
Views: 6477

Spider-man, and uhhh... Let's see. Spider-man 2.
  • Jump to post
by Arker
Sun Sep 12, 2004 11:30 pm
Forum: Gentoo Chat
Topic: The reason why linux isnt mainstream
Replies: 37
Views: 6792

The day Linux becomes mainstream is the day it begins to suck.

~djc
  • Jump to post
by Arker
Sat Sep 11, 2004 12:37 am
Forum: Gentoo Chat
Topic: Gentoo has come a long way BUT I wish it had...
Replies: 187
Views: 40015

It appears nobody is gettin' my point, so I'm outta here. We've degraded into just another thread again.

Cheers,
~djc
  • Jump to post
by Arker
Thu Sep 09, 2004 2:10 pm
Forum: Gentoo Chat
Topic: Gentoo has come a long way BUT I wish it had...
Replies: 187
Views: 40015

[extreme selfishness]
You are correct about not having to use the features proposed if you don't want to. My problem with such features is not the fact that they exist (I may use some myself for all I know), it's the users they attract ( generally I don't mean you necessarily).

Now don't get me ...
  • Jump to post
by Arker
Thu Sep 09, 2004 1:14 pm
Forum: Networking & Security
Topic: Courier-IMAP & authdaemond: Connection Refused
Replies: 1
Views: 758

Courier-IMAP & authdaemond: Connection Refused

Hello,

I upgraded from courier-imap 2.1.2 to 3.0.7 yesterday. When I ran etc-update, I overwote all old config files (on purpose, I don't recall changing any when I first installed).

Now I cannot connect to the server. The service is running, but authdaemond is not. The init script for authdaemond ...
  • Jump to post

Search found 198 matches
  • Page 1 of 8
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 8
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic