Re: Package Identification Assistance

2024-02-16 Thread Ralph Aichinger
On Thu, 2024-02-15 at 20:33 -0500, Neal Heinecke wrote: > I need to identify the package responsible for creating the software > sources window. There is a minor bug/typo where the first tab reads > "Ubuntu Software" This could be synaptic? https://help.ubuntu.com/community/SynapticHowto Does th

Re: Package Identification Assistance

2024-02-16 Thread Max Nikulin
On 16/02/2024 21:14, Greg Wooledge wrote: On Fri, Feb 16, 2024 at 09:05:28PM +0700, Max Nikulin wrote: I suspect that program name is the question. If "ps awf" gives no clue then perhaps the following may help (untested): https://unix.stackexchange.com/questions/362731/how-to-identify-window-by

Re: Package Identification Assistance

2024-02-16 Thread The Wanderer
On 2024-02-16 at 09:14, Greg Wooledge wrote: >>> On Thu, 15 Feb 2024 20:33:16 -0500 Neal Heinecke wrote: >>> I need to identify the package responsible for creating the software sources window. There is a minor bug/typo where the first tab reads "Ubuntu Software" > I would also po

Re: Package Identification Assistance

2024-02-16 Thread Greg Wooledge
On Fri, Feb 16, 2024 at 09:05:28PM +0700, Max Nikulin wrote: > On 16/02/2024 12:16, Charles Curley wrote: > > On Thu, 15 Feb 2024 20:33:16 -0500 > > Neal Heinecke wrote: > > > > > I need to identify the package responsible for creating the software > > > sources window. There is a minor bug/typo w

Re: Package Identification Assistance

2024-02-16 Thread Max Nikulin
On 16/02/2024 12:16, Charles Curley wrote: On Thu, 15 Feb 2024 20:33:16 -0500 Neal Heinecke wrote: I need to identify the package responsible for creating the software sources window. There is a minor bug/typo where the first tab reads "Ubuntu Software" I have no idea what a "software sources

Re: Package Identification Assistance

2024-02-16 Thread Cindy Sue Causey
On 2/16/24, Charles Curley wrote: > On Thu, 15 Feb 2024 20:33:16 -0500 > Neal Heinecke wrote: > >> I need to identify the package responsible for creating the software >> sources window. There is a minor bug/typo where the first tab reads >> "Ubuntu Software" > > I have no idea what a "software s

Re: Package Identification Assistance

2024-02-16 Thread Stefan Monnier
> I need to identify the package responsible for creating the software > sources window. There is a minor bug/typo where the first tab reads > "Ubuntu Software" If all else fails, you can always try something like: find / -mount -type f -print0 | xargs -0 grep -al "Ubuntu Software" to find f

Re: Package Identification Assistance

2024-02-15 Thread Jeffrey Walton
On Fri, Feb 16, 2024 at 12:27 AM Neal Heinecke wrote: > > I need to identify the package responsible for creating the software sources > window. There is a minor bug/typo where the first tab reads "Ubuntu Software" If you can locate the program that owns the window, then you can identify the pac

Re: Package Identification Assistance

2024-02-15 Thread Charles Curley
On Thu, 15 Feb 2024 20:33:16 -0500 Neal Heinecke wrote: > I need to identify the package responsible for creating the software > sources window. There is a minor bug/typo where the first tab reads > "Ubuntu Software" I have no idea what a "software sources window" is. Do you know the name of the

Package Identification Assistance

2024-02-15 Thread Neal Heinecke
I need to identify the package responsible for creating the software sources window. There is a minor bug/typo where the first tab reads "Ubuntu Software" Thanks!

Re: I would like some assistance filing two xen related bugs

2020-06-28 Thread Andy Smith
Hello, On Sun, Jun 28, 2020 at 01:42:02PM +0200, Daniel Widenfalk wrote: > I would very much appreciate some quick pointers on how to properly report > this so that I don't have to dig up my posts to the xen users mailing list > to figure out something I already should know. Xen is a pretty fring

I would like some assistance filing two xen related bugs

2020-06-28 Thread Daniel Widenfalk
Hi, Four years ago I ran into two issues with the xen support in Debian - at that time I forgot to report these issues back to Debian. Now, when setting up a new machine I ran into the second of these issues (and it turned out that the first one was still there). Scenario: An Amd 3700X CPU o

Re: requesting assistance troubleshooting Kmail

2018-03-06 Thread charlie derr
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Sat, 24 Feb 2018 15:28:37 -0500 m...@neidorff.com wrote: > This may or may not be helpful to Charlie, but others might find it > helpful > > For the sake of others with a similar problem with the stock kmail from within debian 9 stretch, I

Re: requesting assistance troubleshooting Kmail

2018-02-24 Thread mark
This may or may not be helpful to Charlie, but others might find it helpful I use kmail ( version 5.5.2). I have it set up to download all e-mail as local IMAP(not stored on server) so that each message is a separate file on my PC. Hasn't been a problem in a long time. Recently, I've gott

requesting assistance troubleshooting Kmail

2018-02-17 Thread charlie derr
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Apologies if this turns out to be a duplicate message. I tried to send to the list using my problematic Kmail client (and a message appeared in my sent mail folder) but so far I don't see it having posted when I look at the web archives for debian-us

laptop battery discharge: assistance requested

2016-01-16 Thread Paul
I'm interested in how laptop batteries report their charge and discharge. I'd like to collect some data, so I'm asking for your assistance. I've written a script that uses the "acpi" program to collect some information. I'd like you to run my script, unpl

Re: assistance for determining package for bugreport

2015-11-15 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Nov 15, 2015 at 05:40:00PM +0100, wandang wrote: > Hello there, > > I wanted to report a bug but I failed to determine the packagename. > > The bug occurs in the default mouse&trackpad settings menu (gui). > > My os: Debian stretch > > Than

Re: assistance for determining package for bugreport

2015-11-15 Thread Sven Arvidsson
On Sun, 2015-11-15 at 17:40 +0100, wandang wrote: > Hello there, > > I wanted to report a bug but I failed to determine the packagename. > > The bug occurs in the default mouse&trackpad settings menu (gui). > > My os: Debian stretch > > Thank you for your guidance! > > PS: Sorry if I failed pr

Re: assistance for determining package for bugreport

2015-11-15 Thread Brian
On Sun 15 Nov 2015 at 17:40:00 +0100, wandang wrote: > Hello there, > > I wanted to report a bug but I failed to determine the packagename. > > The bug occurs in the default mouse&trackpad settings menu (gui). > > My os: Debian stretch > > Thank you for your guidance! > > PS: Sorry if I faile

assistance for determining package for bugreport

2015-11-15 Thread wandang
Hello there, I wanted to report a bug but I failed to determine the packagename. The bug occurs in the default mouse&trackpad settings menu (gui). My os: Debian stretch Thank you for your guidance! PS: Sorry if I failed procedures already!

Re: network newbie seeks assistance debugging iptables for VPN tunnel

2015-03-12 Thread Bob Proulx
Tom Roche wrote: > 1. Several years ago (when I was first struggling with getting the > F5NAP to work directly[6]), I tried to find a headless alternative > (e.g., something like a NetworkManager plugin), but was told by F5 > that there was no such client for linux (at least, with the > make/model

Re: network newbie seeks assistance debugging iptables for VPN tunnel

2015-01-23 Thread Tom Roche
7;d be especially interested in knowing how to prevent that. (I suspect it's due to my crude manner of starting/stopping OpenVPN on the client, but ICBW.) Your assistance is appreciated! Tom Roche [1]: https://lists.debian.org/debian-user/2015/01/msg00830.html [2]: https://l

Re: network newbie seeks assistance debugging iptables for VPN tunnel

2015-01-22 Thread Tom Roche
Tom Roche Thu, 22 Jan 2015 12:43:17 -0500 [1] >> summary: Smells like progress! If I'm guessing correctly, the >> `route` changes imposed by connecting to the F5VPN[2] are >> conflicting with my server/jumpbox's current `iptables`[3] (through >> which my client seeks to tunnel[4]). Does that claim

Re: network newbie seeks assistance debugging iptables for VPN tunnel

2015-01-22 Thread Matt Ventura
27;s current firewall config[6]? Thanks again for your prompt assistance, Tom Roche [1]: https://lists.debian.org/debian-user/2015/01/msg00733.html [2]: https://lists.debian.org/debian-user/2015/01/msg00744.html [3]: https://bitbucket.org/tlroche/linode_jumpbox_config/downloads/client_networking_inves

Re: network newbie seeks assistance debugging iptables for VPN tunnel

2015-01-22 Thread Tom Roche
nation > DROP all -- 222.186.34.202 anywhere > RETURN all -- anywhere anywhere So my questions are: 1. Am I guessing correctly? 2. If so, how to reconcile the `route`ing change imposed by the F5VPN with my server's current

Re: network newbie seeks assistance debugging iptables for VPN tunnel

2015-01-21 Thread Matt Ventura
this is due to my firewall/iptables or VPN configuration, but suspect the former. Unfortunately I am not knowledgeable regarding networking, so I'd appreciate any assistance you could provide. ... slightly revised ASCII art <-MY CONTROL A

Re: network newbie seeks assistance debugging iptables for VPN tunnel

2015-01-21 Thread Tom Roche
gt;> is due to my firewall/iptables or VPN configuration, but suspect the >> former. Unfortunately I am not knowledgeable regarding networking, so >> I'd appreciate any assistance you could provide. ... slightly revised ASCII art

Re: network newbie seeks assistance debugging iptables for VPN tunnel

2015-01-21 Thread Matt Ventura
the F5 VPN connects. I'm not sure whether this is due to my firewall/iptables or VPN configuration, but suspect the former. Unfortunately I am not knowledgeable regarding networking, so I'd appreciate any assistance you could provide. details: I need to remotely (off the physical LAN

network newbie seeks assistance debugging iptables for VPN tunnel

2015-01-21 Thread Tom Roche
sure whether this is due to my firewall/iptables or VPN configuration, but suspect the former. Unfortunately I am not knowledgeable regarding networking, so I'd appreciate any assistance you could provide. details: I need to remotely (off the physical LAN) SSH into some firewalled compute clus

Re: Assistance required ,alsa audio mess since last updates from Sid

2011-12-03 Thread Richard
On Sat, 3 Dec 2011 06:10:00 +0100 "Ralf Mardorf" wrote: > > > > -Ursprüngliche Nachricht- > Von: Scott Ferguson [mailto:prettyfly.producti...@gmail.com] > Gesendet: Sa 12/3/2011 01:26 > An: debian-user@lists.debian.org > Betreff: Re: Assistance re

AW: Assistance required ,alsa audio mess since last updates from Sid

2011-12-02 Thread Ralf Mardorf
-Ursprüngliche Nachricht- Von: Scott Ferguson [mailto:prettyfly.producti...@gmail.com] Gesendet: Sa 12/3/2011 01:26 An: debian-user@lists.debian.org Betreff: Re: Assistance required ,alsa audio mess since last updates from Sid On 02/12/11 23:24, Richard wrote: > Hi > This W

Re: Assistance required ,alsa audio mess since last updates from Sid

2011-12-02 Thread Scott Ferguson
On 02/12/11 23:24, Richard wrote: > Hi > This What is "this"? > was working until, I think, the last batch of updates from sid > If you look at the audio device list below, the wanted device is hw:0,0 > which is working on other applications:- > > Audio InputOutput Device Name > Devi

Assistance required ,alsa audio mess since last updates from Sid

2011-12-02 Thread Richard
Hi This was working until, I think, the last batch of updates from sid If you look at the audio device list below, the wanted device is hw:0,0 which is working on other applications:- Audio InputOutput Device Name Device Channels Channels -

Re: Assistance for Visually Impaired Student

2011-03-08 Thread Andrei Popescu
On Ma, 08 mar 11, 09:39:33, Chris Davies wrote: > > (FWIW this is so off topic now I'll reply only privately. Those who wish > to continue the discussion with me may do so. If I get multiple > respondents I will email to you all.) Shameless plug: see my sig (no subscription needed) Regards, Andr

Re: Assistance for Visually Impaired Student

2011-03-08 Thread Chris Davies
Klistvud wrote: > Ever tried waiting for a screen reader to read out twenty lines of > quoted text before getting to the one line you're interested in? No, but if it's irritating visually I'm sure it must be much more irritating to wait for a screen reader. However, someone who does quote that

RE: Assistance for Visually Impaired Student

2011-03-07 Thread mike cutie and maia
] Sent: Monday, March 07, 2011 1:44 AM To: ch...@roaima.co.uk Cc: debian-user@lists.debian.org Subject: Re: Assistance for Visually Impaired Student Am 07. Mar, 2011 schwätzte Chris Davies so: moin moin Chris, This will be an experiment as I usually reply inline :). I believe top-posting, rather

Re: Assistance for Visually Impaired Student

2011-03-06 Thread Klistvud
Dne, 07. 03. 2011 07:55:33 je Chris Davies napisal(a): ow...@netptc.net wrote: > P.S. I am top-posting to emphasize my appreciation. You also wrote in another article that it's (apparently) easier for visually impaired readers for people to top-post. Please excuse my curiosity, but why wouldn't

Re: Assistance for Visually Impaired Student

2011-03-06 Thread der.hans
Am 07. Mar, 2011 schwätzte Chris Davies so: moin moin Chris, This will be an experiment as I usually reply inline :). I believe top-posting, rather than inline replies, is easier for the blind for two reasons. The first is probably mostly tech in that the screen readers don't understand the co

Re: Assistance for Visually Impaired Student

2011-03-06 Thread Chris Davies
ow...@netptc.net wrote: > P.S. I am top-posting to emphasize my appreciation. You also wrote in another article that it's (apparently) easier for visually impaired readers for people to top-post. Please excuse my curiosity, but why wouldn't the inclusion of some context to show the points being d

Re: Assistance for Visually Impaired Student

2011-03-06 Thread Steve Holmes
ally impaired-not totally blind but he requires a powerful reader for documents and the equilivant of a telescope to see the overhead projection of my course slides. He has expressed interest in Linux but, quite understandably, would require some software assistance to view documents and circui

Re: Assistance for Visually Impaired Student

2011-03-06 Thread owens
:19 PM Subject: Assistance for Visually Impaired Student List I teach a course in Digital Integrated Circuits at the local University. One of my students is visually impaired-not totally blind but he requires a powerful reader for documents and the equilivant of a telescope to see the

Re: Assistance for Visually Impaired Student

2011-03-06 Thread der.hans
on of my course slides. He has expressed interest in Linux but, quite understandably, would require some software assistance to view documents and circuit schematics, potentially enlarging them at specific areas. I run Debian Lenny on my home system and Dual Boot with Ubuntu on my University lapt

Re: Assistance for Visually Impaired Student

2011-03-06 Thread Lisi
cope to see the > overhead projection of my course slides. He has expressed interest in > Linux but, quite understandably, would require some software assistance to > view documents and circuit schematics, potentially enlarging them at > specific areas. I run Debian Lenny on my hom

Re: Assistance for Visually Impaired Student

2011-03-06 Thread Ron Johnson
projection of my course slides. He has expressed interest in Linux but, quite understandably, would require some software assistance to view documents and circuit schematics, potentially enlarging them at specific areas. I run Debian Lenny on my home system and Dual Boot with Ubuntu on my University laptop

Re: Assistance for Visually Impaired Student

2011-03-06 Thread Patricia Fraser
slides. He has expressed interest in Linux but, quite > understandably, would require some software assistance to view > documents and circuit schematics, potentially enlarging them at > specific areas. I run Debian Lenny on my home system and Dual Boot > with Ubuntu on my University l

Re: Assistance for Visually Impaired Student

2011-03-06 Thread Rob Owens
of a telescope to see the > overhead projection of my course slides. He has expressed interest in Linux > but, quite understandably, would require some software assistance to view > documents and circuit schematics, potentially enlarging them at specific > areas. I run Debian Lenny

Assistance for Visually Impaired Student

2011-03-06 Thread owens
interest in Linux but, quite understandably, would require some software assistance to view documents and circuit schematics, potentially enlarging them at specific areas. I run Debian Lenny on my home system and Dual Boot with Ubuntu on my University laptop. Can anyone point to some specific

Re: Remote Assistance Software

2010-10-21 Thread Camaleón
On Thu, 21 Oct 2010 15:55:44 -0400, Roman Gelfand wrote: > Is there an open source remote assistance server software similar to go > meeting? If yes, is there one you could recommend? Wikipedia has a big comparison chart :-) http://en.wikipedia.org/wiki/Comparison_of_web_conferencing_so

Remote Assistance Software

2010-10-21 Thread Roman Gelfand
Is there an open source remote assistance server software similar to go meeting? If yes, is there one you could recommend? Thanks in advance -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o

Re: Open Letter (Plea for Medical Help/Assistance) to World Leaders Part 2 of 2

2010-08-11 Thread Nuno Magalhães
1) don't send test messages to the list 2) don't spam the list -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/aanlkti=1co1hupaumaafpeb5oc6zrzjv__aur941u...@mail.gmai

Open Letter (Plea for Medical Help/Assistance) to World Leaders Part 2 of 2

2010-08-11 Thread Mr. Teo En Ming (Zhang Enming)
Dear Sir/Madam, RE: Open Letter (Plea for Medical Help/Assistance) to World Leaders I have uploaded photos, videos, and audios of myself, scanned images of my ECG Graphs, laboratory blood test reports, X-Ray films and medical documents to Facebook (Facebook account: Teo En Ming (Zhang

Open Letter (Plea for Medical Help/Assistance) to World Leaders Part 1 of 2

2010-08-11 Thread Mr. Teo En Ming (Zhang Enming)
My Facebook account: http://www.facebook.com/profile.php?id=10750083982 Scanned documents in the (currently 40) photo albums of my Facebook account: http://www.facebook.com/profile.php?id=10750083982#!/profile.php?id=10750083982&v=photos

Re: [URGENT] Assistance Requested in Looking for Dr Francis T. Seow, Harvard Law School Research Fellow

2010-05-27 Thread Mr. Teo En Ming (Zhang Enming)
On 05/27/2010 03:28 PM, Andrew M.A. Cater wrote: On Thu, May 27, 2010 at 01:55:39PM +0800, Mr. Teo En Ming (Zhang Enming) wrote: Hi, First, I would like to apologize for the out-of-topic post. I will keep this as short as I possibly could. Does anybody know Dr. Francis T. Seow, the former

Re: [URGENT] Assistance Requested in Looking for Dr Francis T. Seow, Harvard Law School Research Fellow

2010-05-27 Thread Mr. Teo En Ming (Zhang Enming)
Dear Christopher, I have sent countless emails to many governmental, non-governmental and international organizations in the world with the subject "Plea for Medical Help/Assistance". But surprisingly I get very few replies. Maybe the replies have been deleted or the emails I sent

Re: [URGENT] Assistance Requested in Looking for Dr Francis T. Seow, Harvard Law School Research Fellow

2010-05-27 Thread Mr. Teo En Ming (Zhang Enming)
Dear Christopher, I have sent countless emails to many governmental, non-governmental and international organizations in the world with the subject "Plea for Medical Help/Assistance". But surprisingly I get very few replies. Maybe the replies have been deleted or the emails I sent

[URGENT] Assistance Requested in Looking for Dr Francis T. Seow, Harvard Law School Research Fellow

2010-05-26 Thread Mr. Teo En Ming (Zhang Enming)
Hi, First, I would like to apologize for the out-of-topic post. I will keep this as short as I possibly could. Does anybody know Dr. Francis T. Seow, the former Solicitor-General from the Republic of Singapore? I want to contact him but can't seem to find his email address or telephone numbe

Re: Request for assistance with a bug

2008-08-03 Thread Chris Bannister
On Fri, Aug 01, 2008 at 11:07:43PM +0930, myblog1980 wrote: > I'm an Ubuntu user who is having an ongoing problem with USB file > transfers. This issue also seems to be affecting a significant number > of other Ubuntu users, and I have also been reading reports of it > appearing in other dis

Re: Request for assistance with a bug

2008-08-01 Thread joseph lockhart
also thought check out https://bugzilla.novell.com/show_bug.cgi?id=105871 seems to be in the sync flag on the new kernels (if i am reading it correctly) and also suggests fixes, it may help jwlockhart Registered Linux User #458799 Registered Kubuntu User #19678 this user is penguin powered

Re: Request for assistance with a bug

2008-08-01 Thread joseph lockhart
--- On Fri, 8/1/08, myblog1980 <[EMAIL PROTECTED]> wrote: > I'm an Ubuntu user who is having an ongoing problem > with USB file > transfers. This issue also seems to be affecting a > significant number > of other Ubuntu users, and I have also been reading reports > of it > appearing in other

Re: Request for assistance with a bug

2008-08-01 Thread Jon Dowland
What you haven't said here but have said on the launchpad bug is that the issue is specific to nautilus / gvfs. Have you reported it upstream as Sebastian suggested? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Request for assistance with a bug

2008-08-01 Thread Arthur A
myblog1980 wrote: Apologies for this long message in advance :) Accepted. Thanks in advance for any assistance or advice! Advice Use less history, and use more details. In your first paragraph you wrote that you can't seem to get any dev's interested in your issue. I would

Request for assistance with a bug

2008-08-01 Thread myblog1980
t be sure. I need to find a developer who can reproduce the issue, but I don't know where to go, since it doesn't affect everyone, and it can be quite subtle. It would also be good to know if any Debian users have hit this problem. I've checked the Debian bug reports but I can

Re: request for troubleshooting assistance - ldap authentication

2008-07-10 Thread Josh Miller
Hi Rich, thanks for the reply. > > Check the URI/host spec in /etc/libnss-ldap.conf to make sure it is > valid... there was a revision or few that mucked up in converting from > host to uri. > The next problem comes in if ssl is in use, there are issues with the > code in determining to use ldaps

Re: request for troubleshooting assistance - ldap authentication

2008-07-09 Thread Richard A Nelson
Check the URI/host spec in /etc/libnss-ldap.conf to make sure it is valid... there was a revision or few that mucked up in converting from host to uri. the syntax should be: uri ldapi:///(if you enabled that) uri ldap:/// or ldap://fqdn/ uri ldaps://localhost:636/ The next problem comes

request for troubleshooting assistance - ldap authentication

2008-07-09 Thread Josh Miller
I would like some advice/assistance on how to troubleshoot an authentication issue on a Debian Sarge box. I had a fiasco today where one box that I recently acquired the responsibility of administering was set to stable in the sources.list but was running all sarge packages. I updated libnss

Re: Reposted: Assistance with installing Bind9

2007-04-04 Thread Kushal Kumaran
On 4/5/07, Andrew Rarumae Jr. <[EMAIL PROTECTED]> wrote: Reposted. Why? I don't see any earlier posting from you? -Original Message- From: Andrew Rarumae Jr. [mailto:[EMAIL PROTECTED] Sent: 04 April 2007 12:43 PM To: 'debian-user@lists.debian.org' Sub

Reposted: Assistance with installing Bind9

2007-04-04 Thread Andrew Rarumae Jr.
Reposted. -Original Message- From: Andrew Rarumae Jr. [mailto:[EMAIL PROTECTED] Sent: 04 April 2007 12:43 PM To: 'debian-user@lists.debian.org' Subject: Assistance with installing Bind9 Sir/Madam, I'm in the process of building a machine to run as a DNS server.

Re: mutt assistance

2006-03-20 Thread Michelle Konzack
Am 2006-03-14 11:47:11, schrieb Matt Zagrabelny: > hello, > problem 1) which is not > after composing a message it shows up as an attachment in the preview > screen before it can get sent out. i have tried putting the following > line in my .muttrc file: > > attachments +I text/plain > > thoug

Re: mutt assistance

2006-03-14 Thread Maurits van Rees
On Tue, Mar 14, 2006 at 11:47:11AM -0600, Matt Zagrabelny wrote: > problem 3) > > imap folders. right now i have procmail filters setup on the imap server > to put debian-user mail into the file ~/Mail/lists/debian-user. reading > mail in my inbox works just fine; here are the settings i have for

Re: mutt assistance

2006-03-14 Thread Dave Sherohman
On Tue, Mar 14, 2006 at 11:47:11AM -0600, Matt Zagrabelny wrote: > problem 1) > > after composing a message it shows up as an attachment in the preview > screen before it can get sent out. i have tried putting the following > line in my .muttrc file: > > attachments +I text/plain > > though this

mutt assistance

2006-03-14 Thread Matt Zagrabelny
hello, (i know this isnt a mutt user list, however from the chatter on the list it seems that there is a large portion that uses mutt) i am test driving mutt and enjoying it. i dont know if ill revert to evolution, but i'd like to try and get mutt up and running on all cylinders. problem 1) af

Re: NEW USER set-up assistance

2006-03-03 Thread Florian Kulzer
Hi, welcome to Debian! Jacob W Tennant wrote: I need some help in setting up my newly installed debian system. It is a net install system with all of the latest packages running Gnome desktop. OK, let's start with a few general things: Since the two problems you mention are hardware-specific,

Re: NEW USER set-up assistance

2006-03-03 Thread Craig M. Houck
>My problems are, > >1. The video display will only let me use up to 800x600 size whereas the >same monitor under WinXP would work at 1024x768. So how would I go about >correctly setting this in the base config? You need to get the Horizontial scan rate and Vertical refresh rate for your monitor

Re: NEW USER set-up assistance

2006-03-03 Thread Matt Zagrabelny
On Fri, 2006-03-03 at 08:54 -0500, Jacob W Tennant wrote: > I need some help in setting up my newly installed debian system. It is a net > install system with all of the latest packages running Gnome desktop. what release are you using? sarge (stable), etch (testing), or sid (unstable) ? > > My

NEW USER set-up assistance

2006-03-03 Thread Jacob W Tennant
I need some help in setting up my newly installed debian system. It is a net install system with all of the latest packages running Gnome desktop. My problems are, 1. The video display will only let me use up to 800x600 size whereas the same monitor under WinXP would work at 1024x768. So how w

Re: Assistance

2005-12-05 Thread Katipo
Antony Gelberg wrote: Paddy Hackett wrote: I wish to express my thanks to all of you who went to the trouble of responding to my queries. It has been of great help especially those who assisted me with the matter of machine language and the creation of the alphabet. I am new to the list and

Re: Assistance

2005-12-05 Thread Ron Johnson
On Mon, 2005-12-05 at 12:05 +, Paddy Hackett wrote: > I wish to express my thanks to all of you who went to the trouble of > responding to my queries. It has been of great help especially those who > assisted me with the matter of machine language and the creation of the > alphabet. > > I am n

Assistance

2005-12-05 Thread Paddy Hackett
I wish to express my thanks to all of you who went to the trouble of responding to my queries. It has been of great help especially those who assisted me with the matter of machine language and the creation of the alphabet. I am new to the list and rather less advanced than many on the list.Conseq

Nvidia failing on module-assistance (rivafb sanity check)

2005-11-13 Thread Cal Paterson
I'm trying to compile/install the non-free nvidia drivers through module-assistant, but it bombs through a sanity-check complaining of "rivafb" being installed, and that this can cause problems once the drivers are installed. I've asked a few people, and sent some stuff around, and found out that

Assistance Request Denied

2005-08-17 Thread TomTom Support
Your request for assistance cannot be accepted because your email address is not registered with an existing account.

Re: Mac user/ needs assistance

2004-11-26 Thread Marc Wilson
On Fri, Nov 26, 2004 at 02:04:49PM -0800, Bill Mullen wrote: > I am running Mac OS X 10.2.8, want Panther 10.3 etc , have attempted > to use the SUPRNOVA.org web page with out success. Two things... one, this is a Debian Linux mailing list, not a Mac OS X one, so you're not likely to get much

Re: Mac user/ needs assistance

2004-11-26 Thread Adam Aube
Bill Mullen wrote: > I am running Mac OS X 10.2.8, want Panther 10.3 etc , have attempted > to use the SUPRNOVA.org web page with out success. I did download > Python, but either I am not using it properly or I did not download the > correct package. When ever I attempt to open the Bit-Torre

Mac user/ needs assistance

2004-11-26 Thread Bill Mullen
Hello: I am running Mac OS X 10.2.8, want Panther 10.3 etc , have attempted to use the SUPRNOVA.org web page with out success. I did download Python, but either I am not using it properly or I did not download the correct package. When ever I attempt to open the Bit-Torrent, the icon appea

Re: A couple issues with Sarge; requesting assistance.

2004-09-22 Thread Adam Aube
Mason Loring Bliss wrote: > On Mon, Sep 13, 2004 at 10:43:01PM -0400, Adam Aube wrote: > >> You probably forgot either CONFIG_FILTER or CONFIG_SOCKET. > > I have CONFIG_FILTER set. I don't see a CONFIG_SOCKET anywhere... Where > does it live, and where might I find it in "make xconfig"? CONFIG_

Re: A couple issues with Sarge; requesting assistance.

2004-09-14 Thread Mason Loring Bliss
On Mon, Sep 13, 2004 at 10:43:01PM -0400, Adam Aube wrote: > You probably forgot either CONFIG_FILTER or CONFIG_SOCKET. I have CONFIG_FILTER set. I don't see a CONFIG_SOCKET anywhere... Where does it live, and where might I find it in "make xconfig"? > > 5. With a default Debian 2.4.26-1-i386 k

Re: A couple issues with Sarge; requesting assistance.

2004-09-13 Thread Adam Aube
Mason Loring Bliss wrote: > 4. I built a new kernel - my first home-built Linux kernel ever - and it > seems to work, except for one thing that I have yet to figure out. To wit, > my eth0 is not automatically configured, despite being told to use DHCP in > /etc/network/interfaces. It can be manual

A couple issues with Sarge; requesting assistance.

2004-09-13 Thread Mason Loring Bliss
es between kernel-load and gettys running? Thanks kindly in advance for your assistance! -- Mason Loring Bliss [EMAIL PROTECTED] Ewige Blumenkraft! https://bliss.dyndns.org/ awake ? sleep : random() & 2 ? dream : sleep; pgpGpqXxzv1QL.pgp Description: PGP signature

I NEED YOUR URGENT ASSISTANCE/please call me immediately,

2004-07-23 Thread gerald kouame
From:Gerald Kouame. Tel:(+228 9113876) Lome-Togo Africa I NEED YOUR URGENT ASSISTANCE Dearest, I wish to use this medium to get intouch with you my name is Gerald Kouame,The first son of late MR LAMBOS KOUAME. My father was a very wealthy GOLD and DIAMOND merchant who based in

Re: keyboard doesn't respond: assistance needed

2003-11-12 Thread Hooman Javidnia
But KNOPPIX does not ask for a username. What happens when you boot the KNOPPIX CD with "knoppix 2" as boot parameters? What do the messages show before he halts at the prompt? Well, I tried it. The Linux prompt appears and the keyboard is working. The problem happens after I install KNOPPIX to

Re: keyboard doesn't respond: assistance needed

2003-11-12 Thread Hugo Vanwoerkom
Hooman Javidnia wrote: Hi list, I have tried to install debian on my laptop several times and everytime it was a failure. I tried two times with KNOPPIX but each time when computer boots up, in a text login screen I am been asked to enter the user name, but the KEYBOARD doesn't work! But KNOPPIX

keyboard doesn't respond: assistance needed

2003-11-12 Thread Hooman Javidnia
Hi list, I have tried to install debian on my laptop several times and everytime it was a failure. I tried two times with KNOPPIX but each time when computer boots up, in a text login screen I am been asked to enter the user name, but the KEYBOARD doesn't work! Third time I tried with the new be

xserver assistance

2003-08-28 Thread Christopher Tyler
I am having a problem with xserver-common and xserver-xfree86 in particular... When I attempt to apt-get install the above files her is what I get.. Setting up xserver-common (4.2.1-10) ... Note: Not updating /etc/X11/Xwrapper.config; No stored MD5 checksum available. Setting up xserver-xfree86 (

Need LDAP assistance (I've RTFM & HOWTOs)

2003-08-12 Thread Paladin
Hi everyone, I've been trying for some time to change from NIS to LDAP. But, as the first step, I just wanted to use the database backend "PASSWD" to try everything out. After choosing that I needed to install and configure SASL so that I had encryption for the all process. At that time I had to c

Re: OT: IDE/Bad Blocks: Call for mental assistance

2003-07-15 Thread martin f krafft
I'd appreciate if you would not CC me, as I request in the X-Followup-To header and the signature of each email. > It could be a bad controller on the motherboard and > it sounds like it. You may be damaging hard drives with > a bad mootherboard. Right, but using five different machines? > My

Re: OT: IDE/Bad Blocks: Call for mental assistance

2003-07-14 Thread J F
martin f krafft wrote: > problems), got the machine back into a running state, then ran > `badblocks -svw` on the disk. And usually, I'd see a number of bad > blocks, usually in excess of 100. Modern IDE and SCSI drives fix the bad blocks using the on chip microprocessor and give you a prefect dr

Re: OT: IDE/Bad Blocks: Call for mental assistance

2003-07-14 Thread martin f krafft
also sprach cr <[EMAIL PROTECTED]> [2003.07.14.1057 +0200]: > > I've been mad for years, absolutely f**king years, I've been over the > > edge for yonks. :-) > > All Pink Floyd fans are anyway ;) I beg to differ. We are normal, the rest is mad! Aside, I believe that my reference to Uncle Fre

Re: OT: IDE/Bad Blocks: Call for mental assistance

2003-07-14 Thread cr
On Monday 14 July 2003 10:48, Pigeon wrote: > I've been mad for years, absolutely f**king years, I've been over the > edge for yonks. :-) All Pink Floyd fans are anyway ;) cr ... comfortably numb... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Re: OT: IDE/Bad Blocks: Call for mental assistance

2003-07-14 Thread Alvin Oga
On Sun, 13 Jul 2003, martin f krafft wrote: > Folks, > > Over the past year, I have replaced something around 20 IDE > Harddrives in 5 different computers running Debian because of drive > faults. I know about IDE and that it's "consumer quality" and no > more, but it can't be the case that the

Re: OT: IDE/Bad Blocks: Call for mental assistance

2003-07-13 Thread Alan Shutko
Alex Malinovich <[EMAIL PROTECTED]> writes: > Some drives can, in fact do bad sector remapping on the fly. By some drives, you mean "all drives sold in the last 10 years", right? > However, manually finding bad blocks on a drive is no real cause for > concern. When a bad sector is found, it sh

Re: OT: IDE/Bad Blocks: Call for mental assistance

2003-07-13 Thread Pigeon
On Sun, Jul 13, 2003 at 01:51:23PM +0200, martin f krafft wrote: > Folks, > > Over the past year, I have replaced something around 20 IDE > Harddrives in 5 different computers running Debian because of drive > faults. I know about IDE and that it's "consumer quality" and no > more, but it can't be

  1   2   >