[gentoo-user] Re: Audigy 2 ZS [SB0350] problems on AMD64

2005-07-30 Thread Daniel Vrcic
ccasional front/rear channel swapping (sound on the rear channel is generated by the I2S codec - better one, while the front one is generated with analog AC97 codec). Ok, I must admit I haven't played with ALSA too much so my question would be is this possible with ALSA, especially front/rear

[gentoo-user] Re: Ktoon

2005-08-16 Thread Daniel Vrcic
ng that you have Qt library installed. qmake is located in /usr/qt/3/bin/ so you should add that directory to your $PATH enviroment variable. -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

[gentoo-user] Re: Ktoon

2005-08-16 Thread Daniel Vrcic
* Ian K <[EMAIL PROTECTED]> [05-08-17 02:03]: > Daniel Vrcic wrote: > > * Ian K <[EMAIL PROTECTED]> [05-08-16 10:46]: > > > Hi there, > > > Does anyone know how to get KToon working? http://ktoon.toonka.com/ I > > > cannot compile it because when I

[gentoo-user] Re: Ktoon

2005-08-17 Thread Daniel Vrcic
* Neil Bothwick <[EMAIL PROTECTED]> [05-08-17 09:59]: > On Wed, 17 Aug 2005 02:21:24 +0200, Daniel Vrcic wrote: > > For one-time use you can do the following: > > > > # export PATH=/usr/qt/3/bin:$PATH > > > > Then you can compile your program from the

[gentoo-user] Re: Ktoon

2005-08-17 Thread Daniel Vrcic
* Neil Bothwick <[EMAIL PROTECTED]> [05-08-17 18:39]: > On Wed, 17 Aug 2005 14:33:58 +0200, Daniel Vrcic wrote: > > s/etc-update/env-update > s/etc-update/env-update/ > if we're going to be picky about typos :) I'm going to lie you and tell you that I was ref

[gentoo-user] Re: Windows Media Player

2005-08-25 Thread Daniel Vrcic
the keys to my liking, so > I need nothing more :) You're using slave mode? What keys? -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

[gentoo-user] Re: OT: Compiling non-portage app for gdb

2005-09-04 Thread Daniel Vrcic
the developers some debug data. You should have shell's CFLAGS and CXXFLAGS environment variables declared. Those variables are being read and parsed by gcc upon some manual compiling of source code. They should contain gcc's "-ggdb" argument which actually tells gcc to bu

[gentoo-user] Re: What to do about firefox

2005-09-16 Thread Daniel Vrcic
memory when you have had a large number of tabs running. >From my experience I should say that Firefox has a memory leak when you're viewing some large images with it, like screenshots for example. It happened to me once that Firefox ate 250 ram + 300 swap. [...] -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Collecting USE variables

2005-10-19 Thread Daniel Vrcic
n it's compiled with ipv6. In that case it's probably doing ipv6 lookup first then waiting for timeout and then finally doing ipv4 lookup. As a result I've been downloading ~80 mails for half an hour. It's very annoying especially when you know that ipv6 support hasn't been enabled by you. -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] How to set an application to be on all workspaces?

2005-10-19 Thread Daniel Vrcic
it by typing "xprop WM_CLASS" in the prompt and then pointing the cursor to your running application. -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] where is the unifont?

2007-10-20 Thread Daniel Vrcic
g? You should have unifont's path listed in the "Files" section of xorg.conf: Section "Files": ... FontPath /usr/share/fonts/unifont ... -- Daniel Vrcic -- [EMAIL PROTECTED] mailing list

[gentoo-user] can't compile some C++ apps

2006-02-01 Thread Daniel Vrcic
tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb v4l v4l2 vo rbis win32codecs xgetdefault xine xml xml2 xmms xosd xv xvid zlib zvbi userland_GNU kernel_l inux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS The only significant thing I've done recently and think it's worth of mentioning is that I've moved / and /home from reiserfs to ext3. Please, can someone shed up some light on this. Cheers, -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] can't compile some C++ apps

2006-02-03 Thread Daniel Vrcic
how come that compilation of those programs always break, and always on the same file and line of certain source? Please, any more tips, advices? Cheers, -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] can't compile some C++ apps

2006-02-05 Thread Daniel Vrcic
Hi, * Benno Schulenberg <[EMAIL PROTECTED]> [06-02-03 22:59]: > Daniel Vrcic wrote: ... > > If I have a hardware issue, how come that compilation of those programs > > always break, and always on the same file and line of certain source? > Maybe a broken compiler. Try re

Re: [gentoo-user] fvwm: how to begin?

2007-01-10 Thread Daniel Vrcic
which is good as a guideline, but I'm sure that it wouldn't present not even the third of the available customizations. So as a result you're ending up with a heavy research of forums, mail lists, available configs, wiki and that takes time... [...] -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] pants

2007-01-10 Thread Daniel Vrcic
* Arturo 'Buanzo' Busleiman <[EMAIL PROTECTED]> [07-01-11 00:10]: > Richard Cox wrote: > > I don't know.. Having PANTS=ON is purely optional in my environment. :) > Damn. His system got probably raped. Now the system has activated some > protections. :-DDD

Re: [gentoo-user] how to open a chdired rxvt?

2007-04-28 Thread Daniel Vrcic
doc" That should be: (cd ~doc/ && urxvt) [...] -- Daniel Vrcic -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] how to open a chdired rxvt?

2007-04-28 Thread Daniel Vrcic
* Daniel Vrcic <[EMAIL PROTECTED]> [07-04-28 12:12]: > * anhnmncb <[EMAIL PROTECTED]> [07-04-28 11:39]: > > hi, list: > > I want to bound a key-binding to open a chdired rxvt. Say I'm in fvwm > > and the working dir is ~/, then I want to open a rxvt, wh

Re: [gentoo-user] "emerge -uDN world" minus one package

2007-05-01 Thread Daniel Vrcic
on installed on the system. Anyway, I would temporarily remove media-tv/mythtv from the /var/lib/portage/world and revert it back after portage's update world. [...] -- Daniel Vrcic -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] NTFS vs ext3

2006-11-18 Thread Daniel Vrcic
t > for NTFS is fine, meaning that I've not experienced any trouble > related to doing that. You have also experienced satisfactory writing speed? You're using ntfs-3g? -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

Re: [OT] Progress bar for cp? (was:[gentoo-user] PATH error?)

2006-11-23 Thread Daniel Vrcic
s for local copying as well!). > -Richard How do you get progress bar with scp? -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Re: [OT] Progress bar for cp?

2006-11-23 Thread Daniel Vrcic
* Ryan Tandy <[EMAIL PROTECTED]> [06-11-23 19:46]: > Daniel Vrcic wrote: > > * Richard Fish <[EMAIL PROTECTED]> [06-11-21 13:37]: > > > On 11/20/06, Ryan Tandy <[EMAIL PROTECTED]> wrote: > > [...] > > > > Any other (simple) way of getting a p

Re: [gentoo-user] Re: [OT] Progress bar for cp?

2006-11-23 Thread Daniel Vrcic
* Etaoin Shrdlu <[EMAIL PROTECTED]> [06-11-23 20:39]: > On Thursday 23 November 2006 20:06, Daniel Vrcic wrote: > > Yeah, I thought that too, but I don't get it, not even with -v. I've > > tried to copy some really big files and directories recursively and > >

Re: [gentoo-user] Re: [OT] Progress bar for cp?

2006-11-24 Thread Daniel Vrcic
have this progress meter feature, although there's mention of it in a manpages. -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Re: [OT] Progress bar for cp?

2006-11-24 Thread Daniel Vrcic
* Alan McKinnon <[EMAIL PROTECTED]> [06-11-24 12:37]: > The progress meter seems to work only on actual network connections, and > not local copies: [...] Aha, thanks for clearing that up. Cheers! -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] How to list sizes of installed packages?

2006-12-05 Thread Daniel Vrcic
e qsize(1) for an options. portage-utils is a 'must have'. :) -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Finding packages which provide a file

2006-05-26 Thread Daniel Vrcic
Are there any sites > out there, which provide a "database", which "connect" installed file to > package? Sort of like a compilation of /var/db/pkg/*/*/CONTENTS? http://www.rommel.stw.uni-erlangen.de/~fejf/pfs/ -- Daniel Vrcic -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] fvwm does not start

2006-06-02 Thread Daniel Vrcic
then it > disapears. It's the mouse pointer. But it rapidly disapears. Would you > help me solve this? You're forking fvwm into background. Fvwm, as any other WM, must be executed in parent shell, without forking. Put something like this #!/bin/bash exec fvwm2 into your /