Domain: launchpad.net
Stories and comments across the archive that link to launchpad.net.
Comments · 1,183
-
Re:Awesome
It also was fixed in a way that typified open source development too, by a user not involved with the project. If it weren't for this user, known as "Head Geek" (a nom de gurre that belongs on
/. ;-) ), the project wouldn't have gone gold. https://answers.launchpad.net/ubuntu-eee/+question/35194 -
How long is your bug reporting experience?
Yes, some bugs do go unfixed (and basically remain open) forever. However my experience is that well described bugs are fixed more often than not. Here's a list of bugs in Ubuntu reported by me (Sitsofe Wheeler). Many of these bugs have been fixed (I've reported bugs elsewhere too, that was just a handy example).
It is worth noting that there are different types of bugs. Some are design decision suggestions ("you should move this to the left because it adheres to this style guide"). Some are requests for improvements ("You should implement this feature"). What happens with these styles of bugs varies from project to project and I can well believe that they may not be fixed (but they may well be resolved by closing them). -
Re:OLPC?
Next up, you could load it up with, say, Ubuntu Netbook Remix (I'm guessing that would be a bit choppy as the XO-1 doesn't have OpenGL acceleration), or Ubuntu Mobile Edition, and you have a nice mini interface that's perfect for its small screen.
you can't install the netbook remix yourself, it's OEM only apparently. -
Re:OLPC?
Well, the XO-1 is already capable of running Ubuntu with a GNOME desktop.
Next up, you could load it up with, say, Ubuntu Netbook Remix (I'm guessing that would be a bit choppy as the XO-1 doesn't have OpenGL acceleration), or Ubuntu Mobile Edition, and you have a nice mini interface that's perfect for its small screen.
-
Re:Not available?Instructions for installing the packages can be found here : https://launchpad.net/netbook-remix Quoting from the article
: It is likely that we will, over time, make an ISO available, but it is less a market about displacement. If you want Ubuntu, and you want this device, you can simply go and buy it. Looking at : https://wiki.ubuntu.com/UDS-Intrepid/Report/Platform#head-754034f06b81508d29d241478e49760403b42558 IMHO it's likely that eventually (intrepid?, intrepid+1?) you will be able to download a tool to make a netbook usb image. -
Re:Not available?
Here's the link to the PPA: https://launchpad.net/~netbook-remix-team/+archive
Just add it to your sources and install the packages. -
Re:Oh sweet, MS Free!
Installing updates stopped my ubuntu from booting!
Oh my god -
Re:Obif you're trying to use the debian port, know that Linux Mint being based on Ubuntu which is based on Debian is no longer close enough to use Debian's experimental branch packages. for an experimental beta like this, you would probably be better off either compiling from source [pain in the arse if you ask me] or installing the debian port on debian through a virtual machine of course any of the other OS/port combos would likely work too. Well, in my case, "Runs" can be measured in terms of degree. Sure, it launched and I was able to put a few widgets (or whatever) on my desktop. I could even launch an app or two before the whole thing fell apart. At one point, I was even able to drag my desktop wallpaper around the desktop as if it were a giant icon.
I am using the what appears to be Kubuntu repo's btw:
http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu/ -
Netbook remix on Launchpad
There isn't much on the project's website: here
-
"Stop using Windows" isn't a bugfix...
...but they are working on it.
-
Re:Stability
No, I removed that a while ago.
There seems to be a fair few "firefox crashed with SIGSEGV in __kernel_vsyscall()" on the Firefox 3 Launchpad page".
However most of them seem to end up being marked incomplete or invalid because the traces don't seem to be any good. I've subscribed to a few and will see if they go anywhere. -
Re:Stability
-
Re:Stability
-
Re:Stability on Linux?Not all flash crash under linux are due to Firefox (and any browser would crash) in the case you are using a distribution with PulseAudio activated. Flash has a nasty bug with PulseAudio which guarantee you a crash if you often use youtube. According to Hardy bug reports I read, this is usually not even flash but libflashsupport. IIRC, at one time during hard development flashplugin-nonfree depended on libflashsupport because it fixed some problems that flash had with pulseaudio. The dependency is removed now, but people who installed flash earlier might still have it. Ah, here it is: https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/183943
-
Re:Stability on Linux?If people have been having people's they really should be filling bug reports, there's no way its going to magically improve without being told what's wrong Like this one and its 22 duplicates -- https://bugs.launchpad.net/ubuntu/+bug/215728 ??
-
Once it's patched, SSH denies blacklisted keys.
The blacklist is active by default, at least on Ubuntu. Add a blacklisted key to an authorized_keys file and try to log in using it. auth.log on the server will have a line like the following:
May 15 08:47:40 ns1 sshd[2989]: Public key 27:26:b8:52:d2:8e:7a:18:3f:8e:81:87:6b:7e:87:e9 blacklisted (see ssh-vulnkey(1))
and the client will read Permission denied (publickey).
Keys do need to be regenerated, but a patched system is not vulnerable to SSH key guessing, no matter what the authorized_hosts file contains. Bad keys will simply stop working. Any SSH remote-login vulnerability is fixed as soon as you dist-upgrade your packages, installing openssh-blacklist.
(Okay, certain keys which have options on them weren't detected by the first version of the ssh-vulnkey tool, but now they are.) -
Re:Year of the Linux of Desktop
This will not happen until the Linux Kernel has native support for an install mechanism where by I can double click on a single file and have it install a whole program including notifying and automatically installing programs it is dependent upon.
You are seriously mired in Windows-think ... a package manager is a far better user exeprience for installing software than clicking on files.
http://www.psychocats.net/ubuntu/installingsoftware
But, even if you insist on doing software installation by searching the web with your browser and eventually finding a link to click on (which could after all be a trojan) ... then even there Linux has you covered:
https://launchpad.net/gdebi
http://web.mornfall.net/adept_installer.html
(adept has a mode where it can be invoked by clicking on a link in your browser) -
Re:Beta software in a production release?
Yeah, right. I had so many problems with FF3b5 in Hardy Heron that after a fortnight I chucked out the whole operating system and moved to FreeBSD. I wonder how many people have had problems with the Adobe flash plugin in Hardy and how's it working in F9.
-
Re:I see problems on Gutsy with mine.
Yes, bug report here: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/230003/
-
Re:All very good, but...
Yeah and we need some thing like "template sandboxes" on top of something like AppArmor.
http://lists.opensuse.org/opensuse-bugs/2007-09/msg02994.html
https://bugs.launchpad.net/ubuntu/+bug/156693 -
Re:Ubuntu 8.04There was a decision to use the old scheduler on the Desktop version of Heron. It is causing problems. Try the Server version. Yes, the scheduler in the Server version may give better responsiveness, as well as fix some sound crackling and related issues. The relevant switch (CONFIG_FAIR_CGROUP_SCHED) will be coming to the Desktop kernel soon in 2.6.24-17, which is currently in the hardy-proposed repo (you can install it by enabling the 'proposed' repo, but note that in general stuff in proposed hasn't yet been 100% tested, so you might want to wait).
-
Re:Ubuntu 8.04
OK bothered to relook it up, could be this:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/188226
https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/177713 -
Re:Ubuntu 8.04
OK bothered to relook it up, could be this:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/188226
https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/177713 -
Re:Ubuntu 8.04
I am running 8.04 since the beta releases - no issues apart from the (now fixed) https://bugs.launchpad.net/bugs/215728. Please send out bug reports - most times I reported one, I have gotten a useful response - workaround, fix etc.
-
Re:Ubuntu 8.04
Feel free to file a bug: https://launchpad.net/ubuntu/+filebug
-
Re:"Bug" is a relative term...
I suppose it depends how reasonably you could actually fix the incorrect behavior, or whether it makes more sense to document it explicitly and move on. For example, I might consider it a bug that I can't easily type an apostrophe as part of a contraction in a single-quoted string, but I'm fairly sure I'm happier with the explicit, simple, and predictable behavior than any hack which would allow the compiler to always detect when a ' was meant to be quoting a string, or to be an apostrophe in a string.
Take, for example, Ubuntu's Bug #1 -- certainly undesirable behavior, but really not trivial to fix. Undocumented behavior can always at least be easily fixed by documenting it. -
Re:Firefox 3 Beta 5? Really?
https://bugs.launchpad.net/ubuntu/+source/usplash/+bug/205990
does the fix in this bug reports description help your usplash issue? -
Yay.....
Xen networking is completely broken in Hardy Heron. Joy
;)
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/218126 -
Re:Curious about Ubuntu1) You "can X and restart it without rebooting" but can a novice? To answer your question, yes. In fact, it's so easy that there were people asking for the feature to be turned off, because users might trigger it accidentally. If a user tries ctrl-alt-delete, most distros will reboot the machine, so even that isn't a real problem.
-
Mirror list out of date
The mirror list on ubuntu.com is out-of-date; some are down. Use the mirrors listed at https://launchpad.net/ubuntu/+cdmirrors -- they're checked hourly.
-
Synergy users beware
This bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/188226 causes synergy to sputter along unless its started under sudo or you recompiled your kernel with a different scheduler enabled.
-
Re:Aumix
Um...you could have done so a month and a half ago, as long as you're keeping up with updates. The recompiled
.deb was put in gutsy-updates on March 5th...Patch Verified -
Great release unfortunately no Abiword 2.6
I am very happy that there has been another LTS release (and on my birthday)! I've been running the beta and it has been very stable other than than the firefox alpha (which seems to work fine on my debian lenny box).
I am dissapointed that abiword 2.6 didn't make the cut, though. It is a great release, however the timing of things didn't work out. You can get some context on what happened at one of the developer's blog and the bug report. Seems there was a little tension involved. Also, here are the release notes for Abiword.
Being an LTS release, I wonder if they can get it backported? I don't think that usually happens with that drastic of an upgrade - is it just security updates that get backported? However, the Abiword team will not be supporting 2.4.x for the next 3 years so I hope that something along those lines is possible.
Oh well, off to compiling it myself.
:) -
Bug #188226
What an excellent decision it was to release with this bug not being addressed
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/188226 -
Aumix
Sweet, maybe now I can adjust my volume.
-
Re:Started the download 20 minutes ago
Thats why I got the beta a week ago
;) I was thinking ahead to this very day. Course when somethings didn't work right I was never sure if it was the code or if it was the OS. Speaking of if you get a java window that doesn't seem to display anything there is a bug with xgl. bug 48404 -
Re:If you care about vertical space then...
With ubuntu and the top and bottom panels and then a window's title bar that is a large amount of your screen real estate taken up! Three big horizontal stripes which are always present. Too much for me. I suppose I could have them on auto-hide.
I have switched to AWN so minimized windows are represented by their icon instead of some text with the window title just like in mac os.
It works well enough and looks fine apart from the system tray which isn't transparent but this ain't a fashion show. -
Re:Yes, and yes.
I'm also trying to address it and the social problems that exacerbate it with discussion with users, like you for example. Unless vocal users are aware of real usability issues and willing to admit those problems, it does more to dissuade people from using Linux on the desktop than the problems themselves in many cases.
The vast majority of people on discussion boards like Slashdot have absolutely no influence on the development of any OS distribution. Posts that say "Linux isn't ready for mainstream users / the desktop" basically come across as trolls and/or astroturfing.
If you want to actually accomplish something useful when it comes to usability on Linux, the most effective thing that you can do is submit Ubuntu blueprints for the next release - right now is the perfect time to actually get your suggestions into 8.10 by submitting one or more blueprints (https://blueprints.launchpad.net/ubuntu/).
-
Re:Differences
Major difference? Well I can't enumerate them, but I can generalize things you'll see in Fedora compared to Ubuntu
[...]- Continued work on PulseAudio
So, I just booted up the Fedora Preview to see just that, the reason being that in Ubuntu sound stutters if your CPU isn't very powerful (typically when you minimize/maximize a window or some other activity that causes a brief spike in CPU). Here is the bug, which I guess won't be fixed before release.
Sadly I was unable to test PulseAudio on the Fedora 9 Preview. First, I couldn't get my microphone to work, even after fiddling with all the little options for quite a while (note that this is a desktop - the mic hardware is very standard). So my plan failed to record something then play it back and see if it was smooth.
Next I tried to go to one of my existing partitions, to play a music file from there. Fedora wasn't able to mount them, and gave an embarrassing error message, I don't remember the exact words, but something along the lines of "Don't show these error messages".
And sadly the Fedora live cd doesn't come with any sound samples in the Music or Movies folders.
So I have no idea how well PulseAudio works in Fedora, sadly, because I was considering installing it if it did better than Ubuntu Hardy, whose stuttering sound bug is quite annoying. Looks like I'll stick with Ubuntu for now. -
Re:i'm running it
The thing that is really bugging me is a silly problem with the calculator.
If you type in a sum long enough to make scrollbars appear on the "screen" then when you hit enter the result isn't visible, you just get a blank "screen" rather than an answer.
It's unnerving that such a simple tool has such a visible problem (and has had it for several months). -
Re:Theming XP (and Linux) for 800x480
You can try PyRoom, a clone of WriteRoom. Written in, you guessed it, Python. It is GPL too, unlike WriteRoom.
Here is the link : http://pyroom.org/
But you really want to get it from launchpad : https://launchpad.net/pyroom -
Re:Let's look at Inkscape:
Aren't you aware of the fact that open source is very version-shy, in general? And that a quality of an open source application is not correlated with its version number? I thought this was Slashdot where such things need not be explained.
That's their problem, not mine. If I see "0.46" in front of something, I think "buggy POS with no features." (1.0 also makes me think "buggy POS" with the difference that at least 1.0 has all the features implemented.) The version number system is quite well-established, if the Inkscape coders don't want to use it, then they can do that-- but they also can't complain when normal people like myself look at the version number and think "buggy POS."
Anything involving text? Of course vector, using GIMP/Photoshop for text is self-inflicted torture.
Photoshop stores text as vectors. (Photoshop also has enough vector features to do most, if not all, of the other items on your list-- perhaps a bit more awkwardly, but they can be done.) Doing it in GIMP, yes, is self-inflicted torture, but then again, so is using GIMP at all.
And this is sad. I know Photoshop came first and deeply entrenched itself into the brains of users. But come on people, it's time to give it a second thought. It's 21st century and vector editors have progressed far, far beyond what was available in the 90s.
So has Photoshop. It has a ton of vector features, you seem entirely ignorant of. I'm not saying that Photoshop is the end-all be-all of vector art, obviously Adobe wouldn't snipe sales from their own Illustrator, but it's not nearly as dire as you make it out to be.
It's curious that for your pick, you chose one of the things that is actually common to both Inkscape and GIMP - the file dialog provided by the GTK library! Of course Inkscape does not maliciously missort your files, it's just the default with the GTK version you were using. And I have just searched even deleted and closed bug reports and could not find yours. So, if it's still not fixed in 0.46, please go to https://bugs.launchpad.net/inkscape and report it.
Yes, Inkscape doesn't give crap about my bug and simply deletes it. (No doubt without fixing it first.) And it's my job to re-submit the bug? Screw that. What reason do I have to believe it would get fixed the second time? If they don't want my input, if they're just going to delete it without comment, they shouldn't ask for bug reports in the first place.
Whether or not you can find it, it was in there. I know, because I still have the URL it was located at on the craptactular SourceForge.net: https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1609779&group_id=93438 It says "Artifact: This Artifact Has Been Made Private. Only Group Members Can View Private ArtifactTypes" which I assume is a retarded SourceForge code for "this bug has been deleted."
From the email, I gather the buck was passed to the "GTK layer" and not by Inkscape itself. I guess it's ok to delete bugs when you pass the buck to some other open source project that also won't bother to fix it. Oh look, there's the link: http://bugzilla.gnome.org/show_bug.cgi?id=391461 "Unconfirmed!"
For the record, I can't test whether it's fixed or not because I don't have a Mac anymore. (At least, not one I'm willing to install X11 on.)
P.S. To any open source developers reading this: If you want bug submissions, please do not use SourceForge.net. It would be hard to find worse bug tracking software. -
Re:Let's look at Inkscape:
> If Inkscape is so good, it's version number should at least be 1.0
Aren't you aware of the fact that open source is very version-shy, in general? And that a quality of an open source application is not correlated with its version number? I thought this was Slashdot where such things need not be explained.
> Inkscape is a better choice for graphic tasks that involve vectors.
Which is the clear majority of all graphic tasks, overall. Draw something? Best done in vector, with full freedom and editability. Compose something out of existing stock art? Pure vector. Anything involving text? Of course vector, using GIMP/Photoshop for text is self-inflicted torture. Banners, diagrams, cartoons, maps, buttons? Vector, vector, vector...
What remains to bitmap editors? Well, editing photos, naturally. Retouching, color correction, RAW work. Also, naturalistic drawing emulating watercolor, oil etc (but this is not the domain of GIMP or Photoshop either, try ArtRage). That's about all. Even things like shadows, bevels, and texturizing can now be done in Inkscape using filters.
> It's more likely they just use bitmap tools more than they use vector tools.
And this is sad. I know Photoshop came first and deeply entrenched itself into the brains of users. But come on people, it's time to give it a second thought. It's 21st century and vector editors have progressed far, far beyond what was available in the 90s.
> Last time I used Inkscape, on X11 on Macintosh, it wasn't even capable of sorting the File->Open dialog in alphabetical order.
It's curious that for your pick, you chose one of the things that is actually common to both Inkscape and GIMP - the file dialog provided by the GTK library! Of course Inkscape does not maliciously missort your files, it's just the default with the GTK version you were using. And I have just searched even deleted and closed bug reports and could not find yours. So, if it's still not fixed in 0.46, please go to https://bugs.launchpad.net/inkscape and report it. -
Re:And Microsoft was the biggest offender.
"Linux and Unix had a great approach from their beginnings"
Great? What's so great about their approach in their beginnings? Sorry, I expect far better than the early crappy Linux/Unix approach. How many decades have passed already?
When Joe Average runs a downloaded app why should it have full access to Joe's documents and email?
Why should Joe Average have to solve a version of the halting problem without being able to read the program's source code? "Is this program going to halt when I run it" is similar to "Is this program going to hurt me badly when I run it". The last I checked, the halting problem is still unsolvable.
I hope the future Linux/Unix approach would involve better sandboxing, in a way most users can manage, understand and most importantly, be happy with.
My proposal is:
http://lists.opensuse.org/opensuse-bugs/2007-09/msg02994.html
https://bugs.launchpad.net/ubuntu/+bug/156693 -
Re:Aggravating...
-
You can do this now. Sort of.
SNI (Server Name Indication) support is available, though not out-of-the-box that I'm aware of. See this test site. Sadly, enabling TLSEXT in openssl (required for SNI) seems to require bumping the soname of the library, which nobody wants to do. Hence, the specs remain unimplemented for the next Ubuntu release, later this month. (It's an LTS release, which makes this especially infuriating.)
And you can't use it on any public-facing websites that you care about people going to. It's unsupported in IE6 and even on IE7 unless you're using Vista. (Though Firefox 2 and later work fine.) Because of the enormous clusterfuck that is Vista, most people seem content to stick with XP. So unless you're restricting your site to a select cadre of friends who use browsers that don't suck, SNI is dead in the water for at least a few more years. -
Re:It's really sad...I found it ran like my 256mb system on 512MB, everything would get done but stuff tended to freeze up for abit when doing anything intensive (ironically other than using firefox, which performed fine). I think that it has moved towards being like gnome, run everything though 1 program and it figures out what your trying to do, or in the place of one program 1 interface. I wasn't sure you were talking about Vista or Kubuntu.
If it was Kubuntu, please keep in mind that both Ubuntu and Kubuntu have been suffering from desktop responsiveness: https://bugs.launchpad.net/bugs/131094 -
Would you care to explain, OT, of course...
1. what were the grammar mistakes I did? (english is not my first language) I really don't understand why the attacks, if I am only trying to help.
2. I used XP as an example. hdparm/sdparm also works on Linux, and I'm sure MacOSX has something like that also.
3. That one is a tough one to believe; have your friend tried to disable APM in the BIOS? This says it could be that. -
Re:Opportunity for Third Party -- maybe even Linux
trying to force them off XP is going to represent an opportunity for someone else
We noticed
http://arstechnica.com/journals/apple.ars/2008/01/01/mac-os-x-market-share-sets-new-record-at-the-end-of-2007
http://gizmodo.com/340117/mac-os-x-market-share-at-731-and-rising
https://bugs.launchpad.net/ubuntu/+bug/1 The #1 bug is being worked on as we speak.
http://itmanagement.earthweb.com/osrc/article.php/12068_3719096_1
http://arstechnica.com/news.ars/post/20080104-evaluating-prospects-for-linux-growth-in-2008.html
http://arstechnica.com/news.ars/post/20071205-microsoft-feeling-heat-from-linux-in-budget-flash-pc-market.html
For me, I am enjoying Ubuntu Studio. -
Already have... any suggestions?
Like the OP, I'm a prospective college student looking for FOSS scholarships. The difference is that I've already released my code, see http://wubi-installer.org/ (collaborative effort, 500,000+ downloads), and http://lubi.sourceforge.net/ (individual effort, 100,000+ downloads). As for revision control, see http://code.launchpad.net/~gezakovacs/ (mostly shellscript+NSIS, but I've recently begun using Qt4 and C++).
So back on topic, what are the best sources for FOSS scholarships?