Re: Bugs introduced in GCC?

2008-08-18 Thread Andrew
> Are the statements below true? > Is the Ubuntu patch really 5 MB? > If so, what is it meant to change? The diff of the current gcc in Intrepid ,as found here [1], seems to only be 672 KB gcc-4.2.3's [2] seems to be 1.1 MB [1] http://archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.3/gcc-4.3_4.3.1

RE: xSane

2009-01-07 Thread Andrew
I see another release go by, and another LiveCD packaged with the ugly icon included, I will start crying :-( If anyone is willing to do this, the working patch is available, attached to this bug report - https://bugs.launchpad.net/ubuntu/+source/xsane/+bug/129687 Thanks -- Andrew -- U

Re: Packaging Training

2009-03-11 Thread Andrew
ow I've looked for further documentation and not been able to find it, and I think this will become an even bigger issue over the next cycle as more and more packages from Debian begin to use this. - Andrew Starr-Bochicchio Ubuntu Contributing Developer -- Ubuntu-devel-discuss mailing list

Re: lxde and nm-applet situation is worse: Jaunty python upgrade prevents pygtk apps from working

2009-03-28 Thread Andrew
his being a "MOTU disaster," lxnm is synced directly from Debian with no Ubuntu changes. You might want to file a bug in Debian or contact the Debian maintainer. The same Debian maintainer seems to maintain the whole LXDE stack, and undoubtedly knows this package better than us

Re: Ubuntu-devel-discuss Digest, Vol 29, Issue 10

2009-04-05 Thread Andrew
x27;t spam the upstream bug like you have done on the launchpad bug and now are doing on this mailing list. Comments like this are useless. If you feel the need to comment, provide constructive ideas and feedback, not one line demands. Those won't get you anywhere. Thanks, - Andrew -- U

Re: Argyll sync from Debian

2009-04-06 Thread Andrew
ce the archives for Jaunty+1 (aka Karmic) open, it will be synced automatically to Ubuntu. At that point you might want to request a backport to Jaunty. Please see: https://help.ubuntu.com/community/UbuntuBackports#How%20to%20request%20new%20packages Thanks, - Andrew Starr-Bochicchio Ubuntu Contri

Re: Ubuntu gaming team - raising incidents

2009-05-01 Thread Andrew
n order to put it on their to-do list. Assigning your self also used to be part of the bug triage workflow. While that has wisely changed for Ubuntu, some upstreams using LP might still do this. In general, Launchpad seems to be very open about most permissions. While this does sometimes become an i

Re: gnome-colors icons for karmic koala

2009-05-04 Thread Andrew
81 Packaging Branch: https://code.edge.launchpad.net/~gnome-colors-packagers/gnome-colors-pkg/debian Debian Mentors: http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=gnome-colors (Any DD's on the list willing to sponsor an upload ;-) ) - Andrew Starr-Bochicchio -- Ubu

Re: background collection is horrible

2009-05-04 Thread Andrew
ers created and shared by people on the list have sometimes been chosen to be the default wallpaper, but the decisions were never discussed on that list. They were made unilaterally by Canonical. Sending people there to complain about the default artwork or about other packages included in the defa

Re: Applet drivemount improvement

2009-05-05 Thread Andrew
w. File a bug against the drivemount component of gnome-applets: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-applets You might have to rebase your patch against the current development branch. You can browse the source here: http://git.gnome.org/cgit/gnome-applets/tree/drivemount Th

Re: Need advice on versioning scheme for project in Ubuntu

2009-05-08 Thread Andrew
o release, you can branch the release series from trunk. Then you make no more major changes or additional features on that branch. You can release stable point releases from that branch, cherry-picking only bug fixes from trunk. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel

Re: Current situation of amarok, and of latex tools

2009-05-14 Thread Andrew
marok.kde.org/ [2] http://amarok.kde.org/wiki/Download:Kubuntu [3] http://amarok.kde.org/wiki/Download:Source - Andrew Starr-Bochicchio -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Suggestion to make remote recovery easier

2008-05-05 Thread Andrew Sayers
very ssh [EMAIL PROTECTED] -p ` 8) The user now has a shell on the newbie's computer, as user remote-recovery. They can then read the password in ~/password, and sudo whatever they need to sudo. 9) Remove the remote-recovery user and delete their home directory - Andr

Making apt-get powercut-proof

2008-05-05 Thread Andrew Sayers
Debian? - Andrew Sayers -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Making apt-get powercut-proof

2008-05-05 Thread Andrew Sayers
on to remove the offending package (and any dependencies) before retrying. Of course, this all goes way beyond my meagre shell-scripting abilities, so now we're just developing a feature request to present to someone else. - Andrew Sayers -- Ubuntu-devel-discuss mailing list Ubuntu-dev

Re: Suggestion to make remote recovery easier

2008-05-05 Thread Andrew Sayers
/rr, so it works even on some weird UMSDOS partition, and gets auto-deleted if the computer gets unexpectedly rebooted * Create an init script that deletes the remote-recovery user at boot (again, in case of unexpected reboots) - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-dev

Re: Making apt-get powercut-proof

2008-05-05 Thread Andrew Sayers
" kills the PID of the shell script that apt is running. I'd have to check, but I think that apt does the right thing in that situation. Clicking "keep waiting" sends the dialogue box away for 5 minutes (then for 10 minutes, then for 15 minutes...) - Andrew -- Ubuntu-

Re: Suggestion to make remote recovery easier

2008-05-06 Thread Andrew Sayers
y bug reports. Ubuntu already asks for unstructured feedback when installing a system, so it seems natural to give the same option to these people. Presumably we need to ask someone at Canonical about whether they'd be interested in this feedback? If so, who? - Andrew -- Ubuntu-deve

Re: Making apt-get powercut-proof

2008-05-06 Thread Andrew Sayers
r much investigation. - Andrew Sayers -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Suggestion to make remote recovery easier

2008-05-06 Thread Andrew Sayers
wadays, and the latter should be safe so long as just enough packets to appear in the SSH log are sent, but not enough to try a password are sent. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Suggestion to make remote recovery easier

2008-05-06 Thread Andrew Sayers
Based on this evidence, does anybody object to a bug report being filed against openssh-server, saying that password authentication should be disabled by default? Of course, that leaves all my ideas in serious trouble, but that's a secondary matter. - Andrew -- Ubuntu-devel-di

Re: Suggestion to make remote recovery easier

2008-05-07 Thread Andrew Sayers
the expert can't control (as my ISP seems to be threatening to do). However, that sort of thing strikes me as a problem best left for version 2, when we start to see what the actual problems are in the real world. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Suggestion to make remote recovery easier

2008-05-07 Thread Andrew Sayers
Another use case we need to think about is broken video cards/monitors/etc. that make it impossible for the non-technical friend to use their computer at all. This suggests that the expert should be able to log in by default, rather than having access only granted on request. - Andrew

Re: Suggestion to make remote recovery easier

2008-05-07 Thread Andrew Sayers
ichever protocol has been configured. Users can then add extra socat modules to handle their own esoteric situations. Does this seem workable? - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.co

Re: Suggestion to make remote recovery easier

2008-05-07 Thread Andrew Sayers
wants to try insecure connection methods (there might be nothing wrong with telnet - for example, if the computers are already connected over a modem). - Andrew Justin M. Wray wrote: > Yes, this seems to be the robust sort of approch that seems to cover the most > use cases and work

Re: Suggestion to make remote recovery easier

2008-05-07 Thread Andrew Sayers
elf. I'm now going to download dash and see whether I can fight my way out of that little box. If not, C it is. - Andrew Justin M. Wray wrote: > I agree with your generalization, and ordering. It provides fault tolerance, > security, and usability. Making the entire process es

Re: Suggestion to make remote recovery easier

2008-05-07 Thread Andrew Sayers
thinking it'll be something like: my-module.sh --want remote-shell --remoteuser andrew \ --remotehost example.com this will have to be decided as modules are written - there'll doubtless be some rules, some precedents, and some totally protocol-specific thi

Extra hand-holding if `mount -a` fails

2008-05-08 Thread Andrew Sayers
ally undebugged) shell script to give a rough idea of what I'd like to see. Does this seem plausible? - Andrew mount-failure-hand-holding.sh Description: application/shellscript -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or un

Re: Bug madness: High frequency of load/unload cycles

2008-05-13 Thread Andrew Sayers
es no harm to do it right. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Making apt-get powercut-proof

2008-05-15 Thread Andrew Sayers
pkg is happy). The root shell would never be recommended, because people that want a shell don't need to be told. If you're happy with this idea, I can submit a skeleton implementation if you'd like. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discus

Re: Strip incompatible characters from Windows partitions!

2008-05-16 Thread Andrew Sayers
me website somewhere. As well as making the program a little bit easier to find, it makes a great advert for Linux - it solves the problems that Windows causes. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Remote recovery suggestion, now with initial code

2008-05-31 Thread Andrew Sayers
e's anyone out there with a little Python experience and an interest in reducing stress levels in their tech support, I could really do with your input right now. I now have an initial Python implementation of a GTK interface at: https://code.launchpad.net/~andrew-bugs-launchpad-net/+junk/remote

Re: Remote recovery suggestion, now with initial code

2008-05-31 Thread Andrew Sayers
hell. Does anyone have any suggestions about this? - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Remote recovery suggestion, now with initial code

2008-06-01 Thread Andrew Sayers
ve the impression of being opposed to it on principle. For what it's worth, Perl was actually my first choice, and I begrudgingly learnt Python after discovering that Perl didn't support IPv6 in the default install. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu

Re: Pidgin VNC integration

2008-06-11 Thread Andrew Sayers
available here: http://bazaar.launchpad.net/~andrew-bugs-launchpad-net/+junk/remote_help_assistant/files It's a one-file Python script, so you just download it and run the assistant on both computers at once. It's designed for use while talking over a phone line, which is more secure th

Re: No "run" menu item?

2008-07-04 Thread Andrew Sayers
the use case is - an empirical question best answered by the crowd rather than by developers. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Feature Request: Better partitioning wizard

2008-07-08 Thread Andrew Sayers
sk in a way that ensures mail will still be delivered if your root partition fills up. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Debugging help

2008-07-17 Thread Andrew Sayers
Could this be related to the infamous bug #196277? To my untrained eye, it looks rather like the issues described by Frantisek Fuka in https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/196277 - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify

Re: Disappointed with Ubuntu Server, could be used by such a wider audience

2008-07-31 Thread Andrew Sayers
e, you could e-mail one of them or post a question asking how you'd get started on it: https://answers.launchpad.net/gnome-app-install Either way, I think this is a good idea, and I'm glad you volunteered to do something about it :p - Andrew -- Ubuntu-devel-discuss mailing

Re: Call for testing empathy

2008-08-08 Thread Andrew Sayers
from Windows 4. Unless Empathy seamlessly imports all your logs/configuration from ~/.purple/, it's going to be a hassle for people to switch from Pidgin - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://list

Re: Call for testing empathy

2008-08-10 Thread Andrew Sayers
rs. I'm not arguing that these packages must never be touched, just that we need to think long and hard before ripping them out. I'd be much more swayed by the argument when Empathy starts to realise some of its game-changing potential. - Andrew [1] http://popcon.ubuntu.com/by_vot

Re: Call for testing empathy

2008-08-10 Thread Andrew Sayers
le who installed the package (http://popcon.ubuntu.com/by_inst.gz), but the list sorted by number of people who use the package regularly (http://popcon.ubuntu.com/by_vote.gz) should indeed measure actual use. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.co

Re: Call for testing empathy

2008-08-10 Thread Andrew Sayers
small developer base supporting a lot of users submitting bug reports about making Empathy a better IM client, which would take developer time away from being creative. Could you give some examples of existing Ubuntu applications that would benefit from integrating (lib)empathy? - Andrew --

Re: Call for testing empathy

2008-08-12 Thread Andrew Sayers
How about merging with Ekiga? That would give you more developers and a simple route towards being included in the default install, without the amount of disruption that would be caused by completely replacing a frequently-used app. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu

Re: Call for testing empathy

2008-08-12 Thread Andrew Sayers
Ekiga as the default GNOME voice/video client in the long-run anyway, so it seems worthwhile to go through the pain of merging the projects now, rather duplicate each other's work until you're ready to have a bitter fight on a mailing list somewhere about which project lives and which die

Re: Automatic fsck

2008-08-12 Thread Andrew Sayers
, it would be possible to fix the broken partition from the GUI, then reboot (or just remount the filesystem). The downside of that is that any recent changes would be lost, but the upside is that you'll never need to sit and watch fsck run. - Andrew -- Ubuntu-devel-discuss mailing lis

Re: Automatic fsck

2008-08-12 Thread Andrew Sayers
ation mythtv: 1268/13107200 files (13.5% non-contiguous), 23812139/26214400 blocks tune2fs 1.40.8 (13-Mar-2008) Setting current mount count to 0 # lvremove -f "/dev/$VOLGROUP/$BACKUP" Logical volume "lvol0" successfully removed In other words, this worked fine for me. The parti

Re: Automatic fsck

2008-08-13 Thread Andrew Sayers
audacious next time. Remembering my aforementioned lack of kernel mojo, the biggest problems I can see with this approach are that it requires Ubiquity to do LVM by default and to keep a significant chunk of the drive free for snapshots (off the top of my head, I'd say 1-5% of total disk

Re: Automatic fsck

2008-08-13 Thread Andrew Sayers
Alexander Jones wrote: > PLEASE redirect your efforts towards online fscking. This whole idea > is absolutely horrible. How so? - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/m

Re: Automatic fsck

2008-08-13 Thread Andrew Sayers
partition table to LVM, so this solution would only work for new installs and systems that already use LVM. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Automatic fsck

2008-08-17 Thread Andrew Sayers
and decide which filesystem errors are really important. I've gone as far as I can go with this idea - if someone with more of a clue is interested, could you suggest the best way of solving this issue? - Andrew #!/bin/sh # Check filesystems without rebooting, using LVM # Andrew Sayers, 1

Re: Minutes from the Technical Board, 2008-07-15

2008-08-19 Thread Andrew Sayers
e-complete by the 28th, how about doing 'fsck ... | tee /var/tmp/fsck.log || mv /tmp/fsck.log /var/cache/apport.log' in checkfs, then getting apport to pick up any logs and ask to report them in the usual way? Then we'll have better data to make a decision with for Intrepid+1.

Re: Minutes from the Technical Board, 2008-07-15

2008-08-19 Thread Andrew Sayers
Good point - make that: b) if it's to check for dying hardware, it's better replaced by automated SMART tests (or badblocks for drives too old to support SMART), with a nice GUI to tell you when your hard drive's about to explode. - Andrew -- Ubuntu-devel-discuss mail

Re: feedback on new wiki theme

2008-09-06 Thread Andrew Mathenge
I'm trying to view the new theme but having a problem logging into help! I've never seen this type of problem before, perhaps someone out there has. I'm able to login but the credentials at the top-right aren't displayed properly. I've attached a screenshot. It may be something that I'm doing. T

Re: feedback on new wiki theme

2008-09-07 Thread Andrew Sayers
all IEs before IE7, and an ie7.css that's rendered in all IEs before IE8. IE8 allegedly won't need its own file of special cases, but it should be obvious how to extend the technique if you find that's not the case. This technique is based on that recommended by the IE team for incl

Re: Configuration Validation

2008-09-12 Thread Andrew Sayers
Could you spell out some specific issues that this would solve? For example, are you looking to avoid two packages overwriting each other's files in ~/? If so, can you give an example of that happening? - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-di

Re: Configuration Validation

2008-09-12 Thread Andrew Sayers
ut what you can do to help out. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Configuration Validation

2008-09-12 Thread Andrew Sayers
lution for small projects strikes me as the most effective use of time in the short-term, because you can get some actual evidence about the problem domain as you build the program. Volunteering to convert sendmail.cf to XML isn't something you want to do right away :) - Andrew -

E-mail file formats [was Re: Configuration masquerading Data]

2008-09-18 Thread Andrew Sayers
This is a bit OT, but you can get e-mails out of just about anything by apt-getting an IMAP server and uploading your old mail from your client of anti-choice. It's not exactly a newbie-friendly solution, but it's how I rescued my e-mails from Outlook back in the day.

Re: [Evolution-hackers] Configuration masquerading Data

2008-09-18 Thread Andrew McMillan
ext, text typed in, files sent as attachments. Hi, I think it would be important to distinguish between a local cache of a remote IMAP or CalDAV folder (i.e. Configuration) vs. local mail folders, calendars, contact lists, etc. (Data). Cheers,

Re: Confusing namespace for git in Intrepid repository

2008-10-22 Thread Andrew Sayers
ing chance to work out what's going on. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Do you really want developers to be on this list was (Re: Very bad status of hardware (especially wifi) support in ubuntu, due to the too many accumulated regressions)

2008-11-11 Thread Andrew Sayers
hed to each message they send. For example, Bryce could have set his initial status to "curious", then "helping to diagnose", and finally "not my problem". 3) Allow users to downgrade all or part of Ubuntu as easily as they can upgrade. - Andrew -- Ubuntu-dev

Re: Do you really want developers to be on this list was (Re: Very bad status of hardware (especially wifi) support in ubuntu, due to the too many accumulated regressions)

2008-11-13 Thread Andrew Sayers
hardware profile ready for an upgrade, they can be informed "you have , users with were n% more likely than average to downgrade. Are you sure you want to continue?". - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or u

Re: Do you really want developers to be on this list was (Re: Very bad status of hardware (especially wifi) support in ubuntu, due to the too many accumulated regressions)

2008-11-13 Thread Andrew Sayers
de, we can see which profiles correlate most strongly with downgrades, and use that to help guess which bug reports are one guy with a dodgy graphics card, and which are something more general. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Are file permissions in files on external devices silly?

2008-11-21 Thread Andrew Sayers
is likely to be more common in future. Why not request that "uid=blah" and "gid=blah" be supported by ext2/3, like it is for vfat? - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.

Re: Are file permissions in files on external devices silly?

2008-11-22 Thread Andrew Sayers
s like it shouldn't be too hard with bindfs doing the gruntwork, and you're more likely to get a positive response if all you're asking is "please put buttons in these locations that perform these actions". - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-deve

Re: Go-OOO.org?

2008-12-29 Thread Andrew Sayers
tant that other players in the OO.o game have a good set of actions available to them. Go-oo is one such action, giving community developers an easier target for adoption of their code - somewhat analogous to Andrew Morton's branch of Linux. Go-oo also makes further actions possible - some

Re: Go-OOO.org?

2008-12-30 Thread Andrew Sayers
setting. Kernel developers tend to be downright rude in public, laying out why each others' ideas are stupid, why various distros have terrible policies, and so on. But things seem to work out fine there, so I don't see why OO.o can't be the same. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Go-OO.org?

2008-12-31 Thread Andrew Sayers
pport to patches that Sun don't want in their tree. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Doing something about signal:noise complaints

2009-01-22 Thread Andrew Sayers
at the draft survey and reply here, or reply directly to me if you prefer. If nobody objects to the survey going ahead, I'll post again tomorrow asking people to fill the survey out properly. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify

Re: Doing something about signal:noise complaints

2009-01-22 Thread Andrew Sayers
Loïc Martin wrote: > > While I'm no Shakespeare, I'm confused with the formulation: > >> I'm [somehow confident] that other people would consider these >> examples of noise. > Good point - I've now changed it to "... consider these to be exampl

Re: Doing something about signal:noise complaints

2009-01-22 Thread Andrew Sayers
people would hold back from posting good posts. Further to the change from Loïc's suggestion, I've now changed the [confident..not confident] questions to [definitely..definitely not]. Do you think that's enough to let people express themselves? - Andrew -- Ubuntu-devel

Re: Doing something about signal:noise complaints

2009-01-22 Thread Andrew Sayers
t was closed in your survey response tomorrow? If it's a popular misconception, better signposting might be part of the solution. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Doing something about signal:noise complaints

2009-01-22 Thread Andrew Sayers
a page describing some of the ways I intend to analyse the data. If you're interested, it's at http://pileofstuff.org/ubuntu-survey/analyses.html - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

What do you think about the signal:noise ratio? A survey.

2009-01-23 Thread Andrew Sayers
ut it. Thanks to all the people that replied yesterday - the survey should be more usable and informative as a result of your ideas. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/lis

Re: Internet-Teenagers and what Ubuntu can do.

2009-01-28 Thread Andrew Sayers
t you don't need to worry about whether your answers are "right" or "wrong". Go to: http://pileofstuff.org/ubuntu-survey/ - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Thoughts for assisting those with limited bandwidth

2009-02-02 Thread Andrew Sayers
/PinningHowto for one of the many guides about this. If this works, you might want to consider auto-generating such a list with a bit of Perl that grabs large files in /var/cache/apt/archives/. Oh, and fill in the survey: http://pileofstuff.org/ubuntu-survey/ :) - Andrew -- Ubuntu-devel

Re: Fwd: Is disabling ctrl-alt-backspace really such a good idea? - no.

2009-02-13 Thread Andrew Sayers
n people can do c-a-f1 instead of c-a-b to get 99% of the value without the risk. Ubuntu users that really want a shell wouldn't be that inconvenienced, as they can still use c-a-f1 to c-a-f6. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Ctrl-alt-backspace - too late for a blueprint?

2009-02-13 Thread Andrew Sayers
I proposed in another thread. I've tried to respond in the blueprint to suggestions made by people that replied to my original idea. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: What do you think about the signal:noise ratio? Survey results

2009-02-16 Thread Andrew Sayers
t; and contents like "post your message on such-and-such list/forum/IRC channel". The guidance currently available (e.g. at http://www.ubuntu.com/support/CommunitySupport) focuses too much on listing all the things *we* do, and not enough on answering the questions *they* have. A page

What do you think about the signal:noise ratio? Survey results

2009-02-16 Thread Andrew Sayers
find it's best to read the raw data before people's opinions, so I'll put my comments in a reply to this post. Different interpretations of the data are, of course, welcome :) - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settin

Re: Replacing network-offline (old version 2xmonitor) with NM wlan 0% signal strength icon

2009-03-16 Thread Andrew Barbaccia
us, we know" but more of "Lets see and collect stats so we can make a more educated decision in the next release" I don't see this getting resolved until we can collect stats of our own to prove a direction to move in. Just my 2cents. -Andrew -- Ubuntu-devel-discuss mailing lis

Re: Replacing network-offline (old version 2xmonitor) with NM wlan 0% signal strength icon

2009-03-17 Thread Andrew Barbaccia
be useful for the community to voice a few sets of options so Mat can discuss with OEMs and maybe present a solution that works for both. -Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Replacing network-offline (old version 2xmonitor) with NM wlan 0% signal strength icon

2009-03-18 Thread Andrew Barbaccia
> > your system can only use one default route > [snip] > dont waste panel space for confusing information and > show the most relevant info the user needs to know about. Have to agree with Oli here. N-M should handle the logic for switching between different networks but in the tray, only

Re: Replacing network-offline (old version 2xmonitor) with NM wlan 0% signal strength icon

2009-03-18 Thread Andrew Barbaccia
> > The VPN indicator lock is sufficient. It does its job of notifying me when > vpnc > has disassociated just fine. If only command line vpnc was so lovely. How does this work currently. I'm unaware as others on this list are too probably. -- Ubuntu-devel-discuss mailing list Ubuntu-devel-dis

VPN package installer UI (old nework offline icon)

2009-03-19 Thread Andrew Barbaccia
for a colleague for the 1st time). I had to use the web to determine what the next steps were. I agree something should popup with package-install suggestions like the codec window. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscr

Re: Remove app via apt-get from menu

2009-03-19 Thread Andrew Barbaccia
can't the user go to add/remove programs to uninstall them if [s]he > went there to install in the first place? > -- > Jonh Wendell > http://www.bani.com.br > > > -- > Ubuntu-devel-discuss mailing list > Ubuntu-devel-discuss@lists.ubuntu.com > Modify settings or u

Re: Remove app via apt-get from menu

2009-03-19 Thread Andrew Barbaccia
> > *When I load up the Application menu, I want to run a particular > application*. I'm trying to get things done. Interrupting that process to > search for a package in a package manager, gets nothing accomplished. But if > I could right click and deal with 90% of the process *from the menu*, my

Re: Remove app via apt-get from menu

2009-03-20 Thread Andrew Barbaccia
> > Anyway, what if the user wants to remove the Freecel game, but want to > keep the others? That's almost impossible, cause they belong to a single > package. > Possibly the immediate fix is to allow users to simply remove the item from the menu and not remove the package from the system? -- Ub

Re: Looking at Package Management for Karmic or Karmic+1

2009-04-06 Thread Andrew Barbaccia
> Now that the Updates Available window opens by itself, it may help for > it to contain a checkbox for installing future updates by default. > > +1. I would say keep the current update workflow but add a line about "click here to automatically update in the future". -- Ubuntu-devel-discuss maili

Re: High CPU usage applet

2009-05-08 Thread Andrew Sayers
und with a command-line program that looked for applications that were page-faulting like it was going out of style, by repeatedly reading /proc/[0-9]*/stat. If you're interested in pursuing this idea yourself, I'd be happy to send along the (C++) code I wrote back then. - Andr

Put other releases in a chroot (was Re: Current situation of amarok, and of latex tools)

2009-05-14 Thread Andrew Sayers
aunty when Karmic is released, so that people can install it in a chroot, and try before they buy? - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Current situation of amarok, and of latex tools

2009-05-25 Thread Andrew Sayers
? You could use localfs to graft your real /home in if you wanted. A bit of grub trickery would even let you boot right into the chroot, with the alpha kernel, when you had enough free time to give it a go. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discus

Re: Support data gathering tool

2009-05-31 Thread Andrew SB
kage can be retrieved using them. Maybe we should have some sort of wizard for when a user attempts to use apport and they don't know the package. E.g. If they know the problem is in the audio stack but not exactly where. There's still a lot of relevant information that apport could co

Re: Ubuntu Desktop Unit Consistency (LP: #369525)

2009-06-02 Thread Andrew Sayers
quot; and "giga" by mapping them to "million" and "billion". Using the longer term meets Scott's criteria, makes Ubuntu more accessible, and saves us all a bunch of time explaining what a terabyte is when our parents start getting them. Even in a small

Re: Ubuntu Desktop Unit Consistency (LP: #369525)

2009-06-02 Thread Andrew Sayers
illion bytes" by default, and "MB" where there's a significant pixel constraint? That explains things to the user of average curiosity, and doesn't require any terminology they haven't used before. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel

Re: Ubuntu Desktop Unit Consistency (LP: #369525)

2009-06-02 Thread Andrew Sayers
ilobytes in a megabyte. You'll find they have to think longer and harder to answer the second question, if they can do it at all. I'm not clear what extra value "mega" provides that's worth so many wasted cycles. - Andrew [1] http://en.wikipedi

Re: Ubuntu Desktop Unit Consistency (LP: #369525)

2009-06-02 Thread Andrew Sayers
erverse type of feature, because it gives a clear indicator that you're moving into geeky territory. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Ubuntu Desktop Unit Consistency (LP: #369525)

2009-06-02 Thread Andrew Sayers
bytes, and an average MP3 was 4 million bytes, he'd be able to do exactly the calculation you described. With MB and GB, he'll need a pencil and paper no matter how many times I explain it. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com

A quick note about standards

2009-06-02 Thread Andrew Sayers
s. For example, you'd be as much a fool to reinvent Unicode as you would be to reinvent libgcrypt. But there's a constant need to evaluate the appropriateness of individual standards to the task you're working on. - Andrew -- Ubuntu-devel-discuss mailing list Ubuntu-devel-d

  1   2   3   >