id stringlengths 1 7 | postTypeId stringclasses 1
value | acceptedAnswerId stringlengths 1 7 ⌀ | creationDate stringdate 2009-01-08 07:47:55 2024-03-31 23:33:05 | score stringclasses 504
values | viewCount stringlengths 1 7 | body stringlengths 24 34.3k | ownerUserId stringlengths 1 7 ⌀ | lastEditorUserId stringlengths 1 7 ⌀ | lastEditDate stringdate 2010-07-28 20:43:11 2024-04-07 06:16:28 ⌀ | lastActivityDate stringdate 2010-07-29 14:11:46 2024-04-07 06:16:28 | title stringlengths 13 150 | tags listlengths 1 5 | answerCount stringclasses 45
values | commentCount stringclasses 47
values | contentLicense stringclasses 3
values | comments listlengths 0 56 | acceptedAnswer dict | answers listlengths 0 82 | communityOwnedDate stringclasses 232
values | favoriteCount stringclasses 2
values | closedDate stringlengths 23 23 ⌀ | lastEditorDisplayName stringclasses 890
values | ownerDisplayName stringlengths 2 28 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
37792 | 1 | 37794 | 2011-04-29T01:52:19.003 | 2 | 984 | <p><a href="https://askubuntu.com/questions/37755/fglrx-fails-to-load-causing-black-screen-on-boot">fglrx fails</a> to load causing black screen on boot.</p>
<p>I need to recover my Ubuntu (perhaps to the previous 10.10 version).</p>
<p>Is there a way for doing so ?</p>
<p>I mean, perhaps after Ubuntu tried to update, it has place some restore point that we may now use to recover ?</p>
<p>Thanks </p>
| 1446 | -1 | 2017-04-13T12:23:28.253 | 2011-09-16T09:55:46.207 | Recover Ubuntu - after failing Update to version 11.04 | [
"updates"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Can you go to a terminal (<kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>F1</kbd>)? </p>\n\n<p>Then you can uninstall fglrx:</p>\n\n<pre><code>sudo apt-get remove --purge fglrx\n</code></pre>\n\n<p>Or: </p>\n\n<pre><code>cd /usr/share/ati\nsudo sh ./fglrx-uninstall.sh\nsudo reboot now\n</code></pre>\n\n<p>References: <a href=\"http://ubuntuforums.org/showthread.php?t=1602441&page=2\" rel=\"nofollow\">1</a>, <a href=\"http://ubuntuforums.org/showthread.php?t=1209837\" rel=\"nofollow\">2</a>.</p>\n",
"commentCount": "4",
"comments": [
{
"creationDate": "2011-04-29T02:07:03.123",
"id": "41820",
"postId": "37794",
"score": "0",
"text": "i've linked up his original question if you want to help there.",
"userDisplayName": null,
"userId": "235"
},
{
"creationDate": "2011-04-29T02:22:39.430",
"id": "41824",
"postId": "37794",
"score": "0",
"text": "when I do sudo sh ./fglrx-uninstall.sh I get: \"sh: Can't open ./fglrx-uninstall.sh\" - when I do ls inside ati folder, I only see something called amdcccle",
"userDisplayName": null,
"userId": "1446"
},
{
"creationDate": "2011-04-29T02:40:50.990",
"id": "41828",
"postId": "37794",
"score": "0",
"text": "Obrigado Jorge Castro. Thank you Desgua. I've google it a little and I've found: http://ubuntuforums.org/showthread.php?t=1602441&page=2 . I've removed the fglrx thing, and I'm now wondering what will happen next. :)",
"userDisplayName": null,
"userId": "1446"
},
{
"creationDate": "2011-04-29T03:27:19.263",
"id": "41835",
"postId": "37794",
"score": "0",
"text": "Please update the question (with this comment link) so that I can mark as an answer. :)",
"userDisplayName": null,
"userId": "1446"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T02:01:05.453",
"id": "37794",
"lastActivityDate": "2011-04-29T23:54:11.007",
"lastEditDate": "2011-04-29T23:54:11.007",
"lastEditorDisplayName": null,
"lastEditorUserId": "12943",
"ownerDisplayName": null,
"ownerUserId": "12943",
"parentId": "37792",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": true,
"body": "<p>Can you go to a terminal (<kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>F1</kbd>)? </p>\n\n<p>Then you can uninstall fglrx:</p>\n\n<pre><code>sudo apt-get remove --purge fglrx\n</code></pre>\n\n<p>Or: </p>\n\n<pre><code>cd /usr/share/ati\nsudo sh ./fglrx-uninstall.sh\nsudo rebo... | null | null | null | null | null |
37793 | 1 | 37800 | 2011-04-29T01:57:15.227 | 3 | 780 | <p>I would like a wine app to run in the background without appearing in unity's panel.</p>
<p>The app, by the way, is "air video server", in case that matters.</p>
<p>Is there any way (command line is fine) to start the application with no tray icon?
(other than blacklisting all wine apps from the notification area , if possible)</p>
| 12692 | 731 | 2011-04-29T03:00:02.213 | 2011-04-29T04:23:58.330 | How can I hide one wine app from the Unity panel without blacklisting all wine apps? | [
"unity",
"wine"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>It's basically the same as <a href=\"https://askubuntu.com/questions/35076/how-do-i-whitelist-truecrypt-to-work-under-unity\">How do I whitelist Truecrypt to show in the indicator area?</a> except remove Wine and don't add TrueCrypt.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2011-04-29T02:28:48.930",
"id": "41825",
"postId": "37800",
"score": "0",
"text": "I know that way, that's why i asked if there is any way other than blacklisting all wine apps. Is there any way to remove just one app?",
"userDisplayName": null,
"userId": "12692"
},
{
"creationDate": "2011-04-29T04:39:36.460",
"id": "41843",
"postId": "37800",
"score": "0",
"text": "It seems that this way is the only one right now - the only one that worked for me at least. \nUntil i find a better way,this one is the \"answer\"",
"userDisplayName": null,
"userId": "12692"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T02:19:59.370",
"id": "37800",
"lastActivityDate": "2011-04-29T02:19:59.370",
"lastEditDate": "2017-04-13T12:25:03.983",
"lastEditorDisplayName": null,
"lastEditorUserId": "-1",
"ownerDisplayName": null,
"ownerUserId": "1579",
"parentId": "37793",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": true,
"body": "<p>It's basically the same as <a href=\"https://askubuntu.com/questions/35076/how-do-i-whitelist-truecrypt-to-work-under-unity\">How do I whitelist Truecrypt to show in the indicator area?</a> except remove Wine and don't add TrueCrypt.</p>\n",
"commentCount": "2",
"comm... | null | null | null | null | null |
37796 | 1 | null | 2011-04-29T02:04:46.837 | 2 | 543 | <p>Folks:</p>
<p>When I open nautilus in 11.04, browse network -> MSHOME -> SERVERNAME -> SHARE and do a copy, I get gigabit speed at around 25 megs a sec to local disk.</p>
<p>When I mount in fstab with</p>
<pre><code>//servername/sharename /media/mountname cifs guest,uid=1000,iocharset=utf8,codepage=unicode,unicode 0 0
</code></pre>
<p>I only get 4 megs a sec to local disk.</p>
<p>What am I doing wrong when I automount versus nautilus on the browse?</p>
| 15324 | 235 | 2011-04-29T02:09:05.740 | 2011-07-19T23:19:34.720 | Nautilus file copy from smb://server/share is 25Msec but when I mount its 4Msec | [
"11.04",
"nautilus",
"samba"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-30T00:58:20.753",
"id": "42176",
"postId": "37796",
"score": "0",
"text": "As a response to this, I created a script that runs: gvfs-mount //server/share and it mounts to .gvfs dir. I think do a symlink .gvfs to a different name and added the script to my autostart. ... | null | [
{
"accepted": null,
"body": "<p>These two mechanisms use completely different codebases. Using mount will use the kernel implementation of SMB/CIFS, and mounting with gvfs-mount will use the SMB/CIFS implementation in libsmbclient (which is part of Samba). </p>\n\n<p>Most likely this difference that you are... | null | null | null | null | null |
37799 | 1 | 37801 | 2011-04-29T02:14:38.173 | 3 | 5038 | <p>I installed 11.04 today and I seem to be missing the menu bar in Thunderbird. I don't have either the integrated menu bar in the top panel or any other menu option. Is this a bug or am I missing something?</p>
| 951 | 235 | 2011-04-29T02:42:35.480 | 2012-04-12T11:42:25.180 | Menu bar for Thunderbird | [
"unity",
"thunderbird",
"appmenu"
] | 4 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>You should have the Global Menu Bar Integration addon installed. Did you install Thunderbird manually? </p>\n\n<p>Try <a href=\"http://apt.ubuntu.com/p/thunderbird-globalmenu\">installing the thunderbird-globalmenu package</a> from the software center and then restarting Thunderbird.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2011-04-29T03:26:01.060",
"id": "41834",
"postId": "37801",
"score": "1",
"text": "I didn't install Thunderbird manually, but I did upgrade from 10.10 to 11.04, not a clean install. Uninstalling and reinstalling Thunderbird and thunderbird-globalmenu and rebooting fixed my problem. Thanks for your help.",
"userDisplayName": null,
"userId": "951"
},
{
"creationDate": "2012-08-22T11:56:44.577",
"id": "222253",
"postId": "37801",
"score": "0",
"text": "Needed a full ``apt-get remove thunderbird thunderbird-globalmenu ; apt-get install thunderbird thunderbird-globalmenu`` here also, the ``--reinstall`` was not enough. No reboot needed although.",
"userDisplayName": null,
"userId": "21888"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T02:20:50.873",
"id": "37801",
"lastActivityDate": "2011-04-29T02:20:50.873",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": "user6658",
"ownerUserId": null,
"parentId": "37799",
"postTypeId": "2",
"score": "5"
} | [
{
"accepted": true,
"body": "<p>You should have the Global Menu Bar Integration addon installed. Did you install Thunderbird manually? </p>\n\n<p>Try <a href=\"http://apt.ubuntu.com/p/thunderbird-globalmenu\">installing the thunderbird-globalmenu package</a> from the software center and then restarting Thun... | null | null | null | null | null |
37802 | 1 | null | 2011-04-29T02:25:48.217 | 5 | 2617 | <p>After I installed ubuntu 11.04, it wont shutdown nor restart, it just freeze, and I have to hold the power button in order to turn off my netbook. (It also happens on livecd)</p>
<p>Can anyone tell me the solution for this?</p>
| 15325 | null | null | 2015-10-08T07:38:12.993 | Unable to shutdown/restart/hibernate | [
"11.04",
"freeze",
"shutdown",
"restart"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T03:43:55.677",
"id": "41836",
"postId": "37802",
"score": "0",
"text": "Same thing happens to me sometimes but not always, I am then forced to do \"sudo shutdown now; exit\" from Terminal to ask to shutdown.",
"userDisplayName": null,
"userId": "9013"
}
] | null | [
{
"accepted": null,
"body": "<p>What you can do as workaround is to type these commands in a terminal:</p>\n\n<p>To turn the PC off : <code>sudo shutdown -h now</code></p>\n\n<p>To restart the PC : <code>sudo shutdown -r now</code></p>\n\n<p>...anyway this won't solve your problem permanently.</p>\n\n<p>I n... | null | null | null | null | null |
37806 | 1 | null | 2011-04-29T03:05:12.933 | 1 | 2068 | <p>does anyone here knows how to add a sound applet or volume control to the taskbar or gnome 3? In order to mute, I'm using maverick</p>
| 15329 | null | null | 2012-02-07T10:10:23.640 | How to add sound applet to "taskbar" in gnome 3? | [
"gnome",
"indicator-sound"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Probably you have the same touble I have.\nWhen the sound applet/volume control vanish I open a terminal and run:</p>\n\n<pre><code>pulseaudio\n</code></pre>\n\n<p>if doesn't work, try:</p>\n\n<pre><code>killall pulseaudio\npulseaudio\n</code></pre>\n\n<p>try it to see if wor... | null | null | null | null | null |
37809 | 1 | 37810 | 2011-04-29T03:44:05.880 | 3 | 757 | <p>With previous versions of Ubuntu, you could specify mount points for various hard drives and partitions during the installation process. This was useful, because I have a backup hard drive that I set to mount at /media/backup. When installing Ubuntu 11.04, I can see the box that I used to type this info into, but it doesn't allow keyboard input and I can only choose the pre-defined mount points (e.g. "/" and "/home").</p>
<p><img src="https://i.stack.imgur.com/rXDW9.png" alt="Cant type in the Mount point box"></p>
| 2079 | 235 | 2011-04-29T04:12:03.140 | 2011-06-04T04:27:45.910 | When manually setting up hard drives in the installer, how can I set custom mount points? | [
"11.04",
"installation",
"mount",
"automount",
"ubiquity"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p><strong>This was not intentional</strong> -- it's actually <a href=\"https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/769043\" rel=\"nofollow\">a bug in the installer</a> that was noticed too late to be fixed in time for Ubuntu 11.04.</p>\n\n<p><strong>There is a workaround</strong> -- you can type the mount point you want (\"/media/backup\") in a text document, then copy and paste the text into the box in the installer.</p>\n\n<p><strong>Update</strong> -- This has now been fixed. I doubt they'll re-release the Ubuntu 11.04 disk image, but at least we shouldn't have to worry about this problem in 11.10.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T03:45:03.443",
"id": "37810",
"lastActivityDate": "2011-06-04T04:27:45.910",
"lastEditDate": "2011-06-04T04:27:45.910",
"lastEditorDisplayName": null,
"lastEditorUserId": "2079",
"ownerDisplayName": null,
"ownerUserId": "2079",
"parentId": "37809",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": true,
"body": "<p><strong>This was not intentional</strong> -- it's actually <a href=\"https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/769043\" rel=\"nofollow\">a bug in the installer</a> that was noticed too late to be fixed in time for Ubuntu 11.04.</p>\n\n<p><strong>There is a worka... | null | null | null | null | null |
37812 | 1 | null | 2011-04-29T03:49:38.090 | 2 | 195 | <p>I'm a bit of a linux noob. I just successfully burned a CD with Ubuntu 11.04 (released today, April 28, 2011), and I loaded it on my windows computer running XP. It works great just like it did when I tried out 10.10. However, it seemed no different from 10.10 - the Launcher (dock), dash, workspaces were not available. When I clicked on the logo in the top left corner of the screen, on the applications menu showed up (just like in 10.10).</p>
<p>Can someone help me? I'm still just using the demo, I haven't installed it yet. Will installing it enable these features?</p>
<p>Thank you.</p>
| 15331 | 114 | 2011-04-29T04:05:59.370 | 2011-04-29T18:59:25.527 | Why don't the launcher/other new features show up? | [
"11.04",
"unity",
"live-cd"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>The new interface (Unity) requires 3D graphics to run correctly. If your graphics card isn't capable of <a href=\"http://en.wikipedia.org/wiki/Compositing_window_manager\" rel=\"nofollow\">3D Compositing</a>, then Ubuntu will fall back to the traditional Gnome desktop that y... | null | null | null | null | null |
37814 | 1 | null | 2011-04-29T04:01:02.777 | 17 | 3344 | <p>What kind of items and which attributes are indexed? E. g. desktop/launchers, documents; what metadata?</p>
<p>Where's the index stored? sqlite, couchdb, ...?</p>
<p>Which query language is used; what's the query like? How are results ranked/ordered? I'd like to see an example query.</p>
| 15058 | 169736 | 2014-01-12T20:23:03.777 | 2015-08-22T09:59:25.547 | How does Unity's dash index and search work? | [
"unity-dash"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Unity makes use of Zeitgeist in its dash where it provides the user with easy access to its most and recently used data (files/folders/applications) as well as searching over the Zeitgeist FTS (Full Text Search) extension.</p>\n\n<p>There is more development going on to bring... | null | null | null | null | null |
37817 | 1 | 39232 | 2011-04-29T04:20:59.187 | 2 | 511 | <p>bit of a different question. </p>
<p>I'm trying to upload a package to a repository that I just started on Launchpad. Launchpad accepts the upload happily, and everything seems good up until the build. It cuts itself short part-way through, reporting "Missing build dependencies: libswfdec-0.8-dev". </p>
<p>Now, this package is listed in the Control file. So I'm not sure what's going on here, but I feel like it's a very novice mistake, since this is my first (attempted) upload.</p>
<p>The main page shows the following text: </p>
<pre><code>Build status
Dependency wait on king (virtual) Retry this build
Missing build dependencies: libswfdec-0.8-dev
Started 5 minutes ago
Finished 2 minutes ago (took 3 minutes, 30.4 seconds)
buildlog (4.3 KiB)
</code></pre>
<p>and the buildlog shows (amongst other things):</p>
<pre><code>libswfdec-0.8-dev: missing
libswfdec-0.8-dev: does not exist
</code></pre>
<p>This of course, compiles fine on my system. If anybody has a suggestion, I would really appreciate it. </p>
| 13498 | null | null | 2011-05-02T13:19:44.793 | Missing Build Dependencies when upload to Launchpad | [
"launchpad",
"dependencies",
"build"
] | 1 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-01T21:22:34.140",
"id": "42803",
"postId": "37817",
"score": "0",
"text": "Is this for Natty? If so ... there does not seem to be a libswfdec for Natty(??)",
"userDisplayName": null,
"userId": "15811"
},
{
"creationDate": "2011-05-02T04:36:56.630",
... | {
"accepted": true,
"body": "<p>libswfdec was removed from Ubuntu & Debian so you will not be able to build that file in your Maverick PPA.</p>\n\n<p>See the Ubuntu <a href=\"https://launchpad.net/ubuntu/+source/swfdec0.8\" rel=\"nofollow\">source package</a> and the Debian <a href=\"http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571666\" rel=\"nofollow\">removal bug</a>.</p>\n\n<p>Since this file is still in Lucid you may be able to build it there. See <a href=\"https://help.launchpad.net/Packaging/PPA/Uploading\" rel=\"nofollow\">this page</a> for more info about how to push to a different release.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-05-02T17:38:36.747",
"id": "43149",
"postId": "39232",
"score": "0",
"text": "That's bizarre. Was this a recent change? I'm building a modified version of Gloobus-Preview, and the Gloobus team obviously has been successful with building on Maverick even though it relies on that package. Do you know of a way to fix this or do I just have to remove the code that relies on libswfdec to build past Lucid?",
"userDisplayName": null,
"userId": "13498"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-02T13:19:44.793",
"id": "39232",
"lastActivityDate": "2011-05-02T13:19:44.793",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "1579",
"parentId": "37817",
"postTypeId": "2",
"score": "4"
} | [
{
"accepted": true,
"body": "<p>libswfdec was removed from Ubuntu & Debian so you will not be able to build that file in your Maverick PPA.</p>\n\n<p>See the Ubuntu <a href=\"https://launchpad.net/ubuntu/+source/swfdec0.8\" rel=\"nofollow\">source package</a> and the Debian <a href=\"http://bugs.debian.... | null | null | null | null | null |
37818 | 1 | 37827 | 2011-04-29T04:22:07.157 | 1 | 140 | <p>Are applications that use NotifyOSD and AppIndicators compatible with general Gnome or would e.g. a user of another distribution first need to install some Ubuntu libraries to have the same experience?</p>
<p>In case, what are Gnome's default notification and indicator systems? Developing Gnome applications, what should I use/implement?</p>
| 15058 | null | null | 2011-04-29T15:34:47.330 | Are appindicators and notifyosd useful for other than Ubuntu's Gnome users? | [
"gnome",
"indicator",
"notification"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Application indicators require another library, so you would have to follow the guides for them on the <a href=\"https://wiki.ubuntu.com/DesktopExperienceTeam/ApplicationIndicators\" rel=\"nofollow\">ubuntu wiki</a>. However, they also support a fall-back mode, so they will still work on standard GNOME.</p>\n\n<p>However, <a href=\"https://wiki.ubuntu.com/NotifyOSD\" rel=\"nofollow\">NotifyOSD</a> is just another implementation of a standard notification spec, so nothing changes here.\nOn GNOME the notification system has a different implementation, but it's the same underlying library - so it's code once, run anywhere.</p>\n\n<p><em>In response to your comment:</em></p>\n\n<ul>\n<li>No, standard GNOME applications will not adapt to using application indicators, for no other reason than that (if we are honest here) the GNOME developers don't really like Canonical/Ubuntu, and reject just about anything (most of the time) they (Canonical/the Ubuntu community) produce. For this reason, Canonical has to patch GNOME applications, or third party developers have to create replacements, that honestly should just be pushed upstream, but are blocked by the pointless dam that upstream has in place.</li>\n</ul>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-04-29T05:09:48.053",
"id": "41849",
"postId": "37827",
"score": "0",
"text": "So, standard Gnome applications won't adapt these kind of application indicators? E.g. gnome-system-monitor won't get indicators in Ubuntu but we need to use/wait for a 3rd party [one](https://launchpad.net/indicator-sysmonitor)? Cheers!",
"userDisplayName": null,
"userId": "15058"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T04:51:29.767",
"id": "37827",
"lastActivityDate": "2011-04-29T15:34:47.330",
"lastEditDate": "2011-04-29T15:34:47.330",
"lastEditorDisplayName": null,
"lastEditorUserId": "1992",
"ownerDisplayName": null,
"ownerUserId": "1992",
"parentId": "37818",
"postTypeId": "2",
"score": "3"
} | [
{
"accepted": true,
"body": "<p>Application indicators require another library, so you would have to follow the guides for them on the <a href=\"https://wiki.ubuntu.com/DesktopExperienceTeam/ApplicationIndicators\" rel=\"nofollow\">ubuntu wiki</a>. However, they also support a fall-back mode, so they will s... | null | null | null | null | null |
37820 | 1 | null | 2011-04-29T04:26:07.117 | 3 | 1267 | <p>I just tried upgrading from 10.10 to 11.04. </p>
<p>Everything went smoothly until the very end when it gave a message saying that there was a problem with the installation, but it still completed and told me to restart the computer to complete the installation.</p>
<p>After I restarted, it went to the grub screen fine. When I selected Ubuntu it started loading, flashed the Ubuntu splash screen for a second and then goes to a black screen and appears to freeze with no disk activity.</p>
<p>If I reboot, the same thing happens. If I try rebooting in recovery mode from the grub screen and then selecting <code>resume normal boot</code>, it gets me to a working command prompt.</p>
<p>I tried running 'startx' from the command prompt but that fails also. In the <code>Xorg.0.log</code> file it says, among other things, that:</p>
<pre><code>Failed to load module 'Intel' (module requirement mismatch, 0)
</code></pre>
<p>And also, it fails to load the modules 'vesa' and 'fbdev'.</p>
<p>I really have no idea what that means, but I'm guessing the error has something to do with a mismatch with my Intel video card.</p>
<p>I am running it on a <a href="http://h10010.www1.hp.com/wwpc/ca/en/ho/WF06a/12139188-78299199-78308301-78308301-78308301-78867421.html" rel="nofollow">Compaq Presario V6000</a> laptop.</p>
<p>Would appreciate any help, as I have no clue what to do next. </p>
<p>I've searched the forums, but I can't find anything that works. </p>
<p>The computer was running absolutely fine on 10.10 and now all of a sudden this fails on upgrade! </p>
| 15335 | 6005 | 2011-08-08T15:15:57.333 | 2011-08-08T15:15:57.333 | Startup splash screen flashes then black screen | [
"11.04",
"upgrade",
"xorg"
] | 0 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-06T07:59:50.030",
"id": "44521",
"postId": "37820",
"score": "0",
"text": "I have this problem too - something to with the video drivers - I am still trawling to find a solution",
"userDisplayName": null,
"userId": "1000"
},
{
"creationDate": "2012-02-0... | null | [] | null | null | 2012-02-06T00:05:58.050 | null | null |
37822 | 1 | null | 2011-04-29T04:36:47.637 | 11 | 33995 | <p>Troubleshooting with apache Tomcat 7
steps should be followed ....</p>
<p>after downloading apache-Tomcat 7 //
open terminal go to that downloading file folder in which tar.gz file is still. </p>
<p>Untar the tar file</p>
<ul>
<li><p><code>tar -xzvf filename.tar.gz</code></p>
<p>move a extracted directory of apache-Tomcat7 in current path</p></li>
<li><code>sudo mv Directory_Name(Extracted eg.apache-Tomcat 7.0.32) /usr/local/Tomcat7</code></li>
</ul>
<p>to set environment variable for Tomcat7 </p>
<ul>
<li><code>sudo nano /usr/local/Tomcat7/bin/setenv.sh</code></li>
</ul>
<p>then Nano editor will open ..</p>
<pre><code> JAVA_HOME =/usr/lib/jvm/java-6-sun
export CATALINA_OPTS="$CATALINA_OPTS -Xms128m -Xmx1024m -XX:MaxPermSize=256m
</code></pre>
<p>after hit ctrl+X to save file</p>
<ul>
<li>to set the role and username and password.</li>
</ul>
<p><code>sudo nano /usr/local/Tomcat7/conf/./tomcat-users.xml</code></p>
<pre><code><role rolename="manager-gui" />
<role rolename="manager-script" />
<role rolename="manager-jmx" />
<role rolename="manager-status" />
<user username="admin" password="admin" roles="manager-gui,manager-script,manager-jmx,manager-status"/>
</code></pre>
<p>Ctrl+X to save file</p>
<ul>
<li>If Port no confliction comes in a way then open file to change the port no.</li>
</ul>
<p><code>sudo nano /usr/local/Tomcat7/conf/./server.xml</code></p>
<p>then change the connector port as you want....</p>
| 15103 | 235 | 2012-03-03T19:44:52.320 | 2012-09-05T19:54:13.300 | How do I install Apache Tomcat 7? | [
"apache2",
"tomcat"
] | 5 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T04:45:23.783",
"id": "41844",
"postId": "37822",
"score": "0",
"text": "Welcome to askubuntu, I've fixed the formatting for you, but it looks to me like you should have most of your question posted as an answer to your initial question.",
"userDisplayName": null... | null | [
{
"accepted": null,
"body": "<p>Tomcat generally doesn't need to be \"installed\" . Just unzip it and go. Most of the time there is no need for any configuration to get it going out-of-the-box. Of course, once you start adding .war apps and other things, then configuration is needed, mostly in the serve... | null | null | null | null | null |
37824 | 1 | null | 2011-04-29T04:41:46.497 | 52 | 83645 | <p>The previously useful <a href="http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint">ThinkWiki pages</a> appear quite outdated. I am trying to permanently change my TrackPoint sensitivity and speed settings and enable middle mouse button scrolling. I have tried configure-trackpoint in the past, but the settings were not saved permanently (they are lost after restart). </p>
<p>I have tried <code>gpointing-device-settings</code>. Using it, I can get middle mouse button scrolling to work, but I cannot change the speed or sensitivity settings of the trackpoint. All methods on the ThinkWiki page that I've tried do not work as directed in Ubuntu 11.04. Can someone explain how to permanently edit the TrackPoint settings so that I can use it correctly?</p>
| 15327 | 235 | 2011-04-29T04:48:32.237 | 2022-12-19T03:45:20.230 | What is the best way to configure a Thinkpad's TrackPoint? | [
"hardware",
"mouse",
"thinkpad",
"input-devices",
"udev"
] | 11 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Unfortunately there seems to be no easy way. What I will describe is how to create a new Upstart job to set the values on boot through the virtual filesystem under /sys.</p>\n\n<ol>\n<li><p><strong>Find the device path of your trackpoint</strong></p>\n\n<p>Run the following i... | null | null | null | null | null |
37826 | 1 | 37831 | 2011-04-29T04:49:23.327 | 5 | 1222 | <p>I tried to make a quicklist for Google Chrome by editing the .desktop file in /opt/google/chrome but there is a small problem</p>
<p>If i already have an instance of google chrome running and then i use the quicklist's shorcuts, the new google chrome opens in the same icon as the first one, adding the triangle to the left (just as it is supposed to)
If, though, i don't have an instance of chrome already running and i use one of the shorcuts i get the new window in its own icon on the launcher - making the launcher have two google chrome icons : one with the quicklist enabled and one without it.</p>
<p>the code i used for the quicklist is : </p>
<pre><code>X-Ayatana-Desktop-Shortcuts=NewWindow;Incognito;GoogleReader; "Some more shorcuts here..."
Name[en_US]=Google Chrome
[NewWindow Shortcut Group]
Name=New Window
Exec=/opt/google/chrome/google-chrome
TargetEnvironment=Unity
[Incognito Shortcut Group]
Name=New incognito window
Exec=/opt/google/chrome/google-chrome --incognito
TargetEnvironment=Unity
[GoogleReader Shortcut Group]
Name=Google Reader
Exec=/opt/google/chrome/google-chrome %U http://www.google.com/reader/view/?hl=en#overview-page
TargetEnvironment=Unity
</code></pre>
<p>and some more exactly like the google reader's shortcut group for the other shorcuts </p>
<p>Can someone help me with getting a working quicklist on chrome?
I'm pretty sure others would like to use it too.</p>
| 12692 | 235 | 2011-04-29T04:51:30.377 | 2011-06-05T11:30:00.257 | Quicklist for Google Chrome (for bookmarks, new windows, etc) not working properly | [
"unity",
"launcher",
"google-chrome",
"quicklists"
] | 2 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T04:54:13.787",
"id": "41846",
"postId": "37826",
"score": "0",
"text": "There's a bug with window matching with chrome right now so I have a feeling this is a bug; the chrome guys are aware and they've fixed it in the upstream chromium; but the unity team hasn't had... | {
"accepted": true,
"body": "<p>Chrome seems to have a bug that causes this kind of behavior - one that is fixed in Chromium (at least on the daily version - 13.0.750.0 (83280) - that i tested) . \nThe fix will , eventually, come to Chrome as well.</p>\n\n<p>(when an update bring the fixed Chrome, i will post here a comment here - unless i have moved away to Chromium permanently) </p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T05:18:54.333",
"id": "37831",
"lastActivityDate": "2011-04-29T05:18:54.333",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "12692",
"parentId": "37826",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": true,
"body": "<p>Chrome seems to have a bug that causes this kind of behavior - one that is fixed in Chromium (at least on the daily version - 13.0.750.0 (83280) - that i tested) . \nThe fix will , eventually, come to Chrome as well.</p>\n\n<p>(when an update bring the fixed Chrome, i will po... | null | null | null | null | null |
37829 | 1 | 38332 | 2011-04-29T05:05:46.823 | 3 | 5364 | <p>I'm trying to install <code>simple-ccsm</code> 0.8.2-0ubuntu1 in Natty Narwhal, but I receive an error:</p>
<pre><code>simple-ccsm:
Depends: python-compizconfig but it is not going to be installed
Depends: compizconfig-settings-manager but it is not going to be installed
</code></pre>
| 14615 | 235 | 2011-05-03T17:11:28.163 | 2011-11-18T22:14:22.470 | Simple-CCSM won't install | [
"11.04",
"compiz",
"synaptic",
"dependencies"
] | 3 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Ubuntu 11.04 uses the new Compiz 0.9. This is quite a significant change, and simple-ccsm simply hasn't been updated yet.</p>\n\n<p><a href=\"https://bugs.launchpad.net/ubuntu/+source/simple-ccsm/+bug/738168\" rel=\"nofollow\">Bug #738168 has been reported</a> on Launchpad.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-04-30T15:47:21.737",
"id": "42344",
"postId": "38332",
"score": "0",
"text": "Correct, I was just looking at that article. I believe CCSM is at v0.9, and Simple-CCSM is at V0.82. Hopefully they can update soon!",
"userDisplayName": null,
"userId": "14615"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-30T07:10:44.253",
"id": "38332",
"lastActivityDate": "2011-04-30T07:10:44.253",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "866",
"parentId": "37829",
"postTypeId": "2",
"score": "3"
} | [
{
"accepted": null,
"body": "<p>The problem is that <strong>Simple CompizConfig Settings Manager</strong> (aka, <strong>Simple-CCSM</strong>.) is not currently up-to-date with the latest release of <strong>CompizConfig Settings Manager</strong>. Unfortunately, it is not clear when a new update will be relea... | null | null | null | null | null |
37833 | 1 | 37839 | 2011-04-29T05:24:46.647 | 1 | 580 | <p>I changed the visualization option in a working Movie Player from GOOM to one of the options using libvisual. Now the program automatically freezes whenever it is opened, the preferences menu cannot be reached, and must be Force Quit-ed to close.</p>
<p>I have a feeling it won't work again until the visualization setting is reset. However, "sudo apt-get purge totem" followed by "apt-get install totem" does not work! The viewer window is still black and the program freezes when it is opened.</p>
<p>Additional context:
I initially was looking at the visualization menu because I wanted to install projectm <a href="http://projectm.sourceforge.net/" rel="nofollow">http://projectm.sourceforge.net/</a> (Milkdrop for Linux) and did "sudo apt-get install libvisual-projectm". However, it did not appear in the menu, and I selected one of the existing included libvisual plugins instead. So the projectm problem is probably an unrelated bug.</p>
| 15336 | 114 | 2011-04-29T15:23:24.547 | 2011-04-29T15:23:24.547 | How to reset visualization in Movie Player to default when it always crashes on launch? | [
"11.04",
"video-player",
"totem"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<ol>\n<li><p>Hit <kbd>Alt</kbd>+<kbd>F2</kbd>, type <code>gconf-editor</code> and hit <kbd>Enter</kbd>.</p></li>\n<li><p>Navigate to <code>/apps/totem/</code> and set <code>visual</code> to <code>GOOM: what a GOOM!</code>:</p>\n\n<p><img src=\"https://i.stack.imgur.com/0UvFR.png\" alt=\"enter image description here\"></p></li>\n</ol>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2011-04-29T05:39:25.400",
"id": "41852",
"postId": "37839",
"score": "0",
"text": "I think you meant /apps/totem/ . I don't have edit privileges to edit it though. It wouldn't be worth this comment if the ubuntu team hasn't chosen to rename totem to \"movie player\".",
"userDisplayName": null,
"userId": "12692"
},
{
"creationDate": "2011-04-29T05:55:31.077",
"id": "41855",
"postId": "37839",
"score": "0",
"text": "Thanks, I forgot about gconf-editor. Assumed \"purge\" would have wiped its configuration.",
"userDisplayName": null,
"userId": "15336"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T05:31:23.650",
"id": "37839",
"lastActivityDate": "2011-04-29T05:44:08.850",
"lastEditDate": "2011-04-29T05:44:08.850",
"lastEditorDisplayName": null,
"lastEditorUserId": "114",
"ownerDisplayName": null,
"ownerUserId": "114",
"parentId": "37833",
"postTypeId": "2",
"score": "1"
} | [
{
"accepted": null,
"body": "<p>You should write \"configuration editor\" in dash (i think it is installed by default) and go to apps -- >totem</p>\n\n<p>there you are given many choices on the right side of the editor . Near the bottom of those choices is the one about Goom named \"visual\"</p>\n\n<p>renam... | null | null | null | null | null |
37834 | 1 | 37851 | 2011-04-29T05:26:30.893 | 2 | 1212 | <p>I've installed 11.04 but some windows effects were off, so I tried to re-enable them. While in the process, however, I ended up losing that handy menu (normally on top) where we have the Ubuntu icon, and the volume and shutdown menus. </p>
<p>How can we restore that panel?</p>
<p>Thanks in advance.</p>
| 1446 | 18612 | 2012-02-22T19:53:40.443 | 2012-02-22T19:53:40.443 | Lost Unity panel - how to recover it? | [
"panel"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Just do:</p>\n\n<pre><code>unity --reset\n</code></pre>\n\n<p>All it will be recovered.</p>\n\n<p>Credits go to ubuntuforums. :)</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2012-02-22T19:54:34.387",
"id": "124172",
"postId": "37851",
"score": "1",
"text": "It would've been nice if you left a link to the forum post which provided your answer.",
"userDisplayName": null,
"userId": "18612"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T06:37:29.443",
"id": "37851",
"lastActivityDate": "2011-04-29T06:37:29.443",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "1446",
"parentId": "37834",
"postTypeId": "2",
"score": "4"
} | [
{
"accepted": true,
"body": "<p>Just do:</p>\n\n<pre><code>unity --reset\n</code></pre>\n\n<p>All it will be recovered.</p>\n\n<p>Credits go to ubuntuforums. :)</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2012-02-22T19:54:34.387",
"id": "124172",
"post... | null | null | null | null | null |
37836 | 1 | 37859 | 2011-04-29T05:26:45.713 | 0 | 350 | <p>I very much liked the weather details showing up simply by way of mouse over the weather icon of the datetime applet. (The indicator-weather shows similar infos only via click, currently as menu items that can't be clicked but are highlighted as if ...)</p>
| 15058 | 15058 | 2011-04-29T09:03:58.883 | 2011-04-29T09:03:58.883 | Application indicators don't seem to have tooltips -- is this due to conformity to touch interfaces? | [
"11.04",
"indicator",
"ayatana",
"usability",
"touchscreen"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>The <a href=\"https://wiki.ubuntu.com/CustomStatusMenuDesignGuidelines#What%20about%20tooltips?\" rel=\"nofollow\">reason given for this</a> is more for consistency between different applications:</p>\n\n<blockquote>\n <p>Status menus do not have tooltips. This is for consistency of behavior: most menus have never needed tooltips, so it is most consistent if all menus are designed to not need them, rather than some menus having them and some not.</p>\n</blockquote>\n\n<p>This is a relatively contentious issue, with 208 people having marked <a href=\"https://bugs.launchpad.net/indicator-application/+bug/527458\" rel=\"nofollow\">a bug requesting the reintroduction of these tooltips</a> as affecting them.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T06:51:23.377",
"id": "37859",
"lastActivityDate": "2011-04-29T06:51:23.377",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "866",
"parentId": "37836",
"postTypeId": "2",
"score": "1"
} | [
{
"accepted": true,
"body": "<p>The <a href=\"https://wiki.ubuntu.com/CustomStatusMenuDesignGuidelines#What%20about%20tooltips?\" rel=\"nofollow\">reason given for this</a> is more for consistency between different applications:</p>\n\n<blockquote>\n <p>Status menus do not have tooltips. This is for consis... | null | null | null | null | null |
37842 | 1 | 39002 | 2011-04-29T05:59:53.767 | 1 | 751 | <p>I just upgraded to 11.04 and have been having this issue. I'm using the Unity interface, my card is an Intel GM965.</p>
<p>When I close my laptop lid I have it set to just blank screen. When I open the lid again, the mouse moves but nothing is responsive. I can switch to a terminal but when I switch back, the terminal text remains there with just the mouse moving again. I have to do a gdm restart to get Unity back.</p>
| 15341 | null | null | 2011-12-26T11:35:45.867 | Only mouse is responsive after closing laptop lid | [
"11.04",
"unity",
"laptop",
"intel-graphics",
"freeze"
] | 2 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T07:12:16.487",
"id": "41946",
"postId": "37842",
"score": "0",
"text": "same here, but that was present event in older versions and - for me, touchpad or keyboard can stop working at any time..",
"userDisplayName": null,
"userId": "50752"
},
{
"creat... | {
"accepted": true,
"body": "<p>Here's the relevant bug report:</p>\n\n<p><a href=\"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/728101\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/linux/+bug/728101</a></p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-01T22:27:21.490",
"id": "39002",
"lastActivityDate": "2011-05-01T22:27:21.490",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "11314",
"parentId": "37842",
"postTypeId": "2",
"score": "4"
} | [
{
"accepted": true,
"body": "<p>Here's the relevant bug report:</p>\n\n<p><a href=\"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/728101\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/linux/+bug/728101</a></p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": nu... | null | null | null | null | null |
37843 | 1 | 39979 | 2011-04-29T05:59:58.790 | 4 | 3911 | <p>With previous versions of Firefox I put my bookmarks.html file in /etc/firefox/profile and all new user accounts got automatically these bookmarks.</p>
<p>This folder doesn't exist on ubuntu 11.04; I tried to create it and put the bookmarks.html file in it but it doesn't seem to work...</p>
| 4989 | 235 | 2011-04-29T13:20:47.150 | 2012-11-27T10:00:39.473 | Where do I place a file for bookmarks for all users | [
"bookmarks",
"firefox"
] | 3 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>As far as I understand, the default bookmarks are hidden in <em>/usr/lib/firefox-n.n/omni.jar</em>, you can modify this file to change default bookmarks for all users. Anyway this is not a good practise and I hope providing defaults will get easier in time.</p>\n\n<p>A nicer way is to provide something in a default profile directory in order to let migration assistant do importing the bookmarks, when new Firefox profile is created. I think you have to provide <em>profiles.ini</em> in <em>/etc/skel/.mozilla/firefox</em>.</p>\n\n<pre><code>[General]\nStartWithLastProfile=1\n\n[Profile0]\nName=default\nIsRelative=1\nPath=5ge4y5n2.default\nDefault=1\n</code></pre>\n\n<p>And under <em>/etc/skel/.mozilla/firefox/5ge4y5n2.default</em> you can provide your files to be imported to a new profile, for example <em>bookmarks.html</em> or <em>places.sqlite</em>.</p>\n\n<p>Only problem with this practise is that it allows only one Firefox profile per user and deleting the profile and creating new one loses the defaults.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-04T10:47:18.380",
"id": "39979",
"lastActivityDate": "2011-05-04T10:47:18.380",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "429586",
"parentId": "37843",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": null,
"body": "<p>What you can do is use one profile as a regular one, and the other profile folders as symbolic links to the actual profile.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2011-04-30T08:32:21.460",
"id": "42255",
"postId": "... | null | null | null | null | null |
37847 | 1 | 37890 | 2011-04-29T06:16:34.563 | 21 | 15180 | <p>I need a command that I can run that returns the current utilization of <code>wlan0</code>.</p>
<p>Does such a tool exist? I would prefer something that doesn't require root privileges.</p>
| 5 | null | null | 2013-02-18T14:07:12.130 | Is there a command that returns network utilization? | [
"software-recommendation",
"network-monitoring",
"command-line"
] | 7 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p><code>ifstat</code> doesnt require root. Run it with <code>-S</code> to update the current line instead of printing a new line for each measurement.</p>\n\n<pre><code>egil@mutter:~$ ifstat -S\n eth0\n KB/s in KB/s out\n 0.13 0.26\n</code></pre>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-04-29T18:40:24.863",
"id": "42027",
"postId": "37890",
"score": "1",
"text": "After playing around with some parameters, I got this working. Thanks!",
"userDisplayName": null,
"userId": "5"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T07:53:58.790",
"id": "37890",
"lastActivityDate": "2011-04-29T07:53:58.790",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "13570",
"parentId": "37847",
"postTypeId": "2",
"score": "24"
} | [
{
"accepted": null,
"body": "<p>Try <a href=\"http://pwet.fr/man/linux/administration_systeme/iftop\">iftop</a>...</p>\n\n<p>but I think that for this you need root privileges.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"cre... | null | null | null | null | null |
37849 | 1 | null | 2011-04-29T06:31:39.563 | 2 | 2662 | <p>After installing natty, my resolution is being set to 1024x768 instead of the proper 1368x768. The Monitors program doesn't allow me to set my resolution higher. I looked around for a solution, and I found instructions on using xrandr to set a new resolution:</p>
<pre><code>xrandr --newmode "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync
xrandr --addmode VGA1 1368x768_60.00
xrandr --output VGA1 --mode 1368x768
</code></pre>
<p>This worked (but it broke the top Unity panel). Now I need to find a way to automatically start the xrandr commands on boot. I edited /etc/gdm/Init/Default and ~/.xprofile, but neither worked.</p>
<p>What do I do? Can I stop the problem from happening in the first place?</p>
| null | null | null | 2011-04-29T10:12:28.053 | Resolution set too low on startup, solutions do not work | [
"11.04",
"startup",
"gdm",
"resolution"
] | 3 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Have you tried editing the file <code>/etc/X11/xorg.conf</code> ?</p>\n\n<p>You can find many tutorials out there that explain how to add your own screen resolution in that file :</p>\n\n<ul>\n<li><a href=\"http://linux.die.net/man/5/xorg.conf\" rel=\"nofollow\">here is a lin... | null | null | null | null | user15343 |
37855 | 1 | 37862 | 2011-04-29T06:43:12.120 | 6 | 682 | <p>What does that mean, can I not install haskell? I just upgraded to Natty, is that the reason?</p>
<p>As you can see in the screenshot I get this problem in the Software Centre:</p>
<p><img src="https://i.stack.imgur.com/GkFIT.png" alt="enter image description here"></p>
<pre><code>The following packages have unmet dependencies:
haskell-platform: Depends: ghc6 (< 6.12.1+) but 6.12.3-1ubuntu7 is to be installed
Depends: libghc6-cgi-dev (>= 3001.1.7.2) but 3001.1.7.2-1build1 is to be installed
Depends: libghc6-fgl-dev (< 5.4.2.2+) but 5.4.2.2-2build2 is to be installed
Depends: libghc6-glut-dev (< 2.1.2.1+) but 2.1.2.1-1build1 is to be installed
Depends: libghc6-haskell-src-dev (< 1.0.1.3+) but 1.0.1.3-2build1 is to be installed
Depends: libghc6-html-dev (< 1.0.1.2+) but 1.0.1.2-3build2 is to be installed
Depends: libghc6-hunit-dev (< 1.2.2.1+) but 1.2.2.1-2build2 is to be installed
Depends: libghc6-mtl-dev (< 1.1.0.2+) but 1.1.0.2-10build2 is to be installed
Depends: libghc6-network-dev (< 2.2.1.7+) but 2.2.1.7-1build2 is to be installed
Depends: libghc6-opengl-dev (< 2.2.3.0+) but 2.2.3.0-2build2 is to be installed
Depends: libghc6-parallel-dev (< 2.2.0.1+) but 2.2.0.1-1build1 is to be installed
Depends: libghc6-parsec2-dev (< 2.1.0.1+) but 2.1.0.1-2build2 is to be installed
Depends: libghc6-quickcheck2-dev (< 2.1.0.3+) but 2.1.0.3-1build2 is to be installed
Depends: libghc6-regex-base-dev (< 0.93.1+) but 0.93.1-8build1 is to be installed
Depends: libghc6-regex-compat-dev (< 0.92+) but 0.92-6build2 is to be installed
Depends: libghc6-regex-posix-dev (< 0.94.1+) but 0.94.1-2build1 is to be installed
Depends: libghc6-stm-dev (< 2.1.1.2+) but 2.1.1.2-5build2 is to be installed
Depends: libghc6-xhtml-dev (>= 3000.2.0.1) but 3000.2.0.1-6build2 is to be installed
Depends: libghc6-zlib-dev (< 0.5.2.0+) but 0.5.2.0-4build2 is to be installed
Depends: libghc6-http-dev (>= 40000009) but 40000009-2build1 is to be installed
Depends: libghc6-deepseq-dev (< 1.1.0.0+) but 1.1.0.0-2build1 is to be installed
Depends: alex (< 2.3.3+) but 2.3.3-1 is to be installed
Depends: happy (< 1.18.4-2+) but 1.18.4-2 is to be installed
Depends: haddock but it is a virtual package
</code></pre>
| 15345 | 866 | 2011-04-29T07:13:49.357 | 2011-05-23T14:45:18.390 | When installing Haskell, dependency is not satisfiable: ghc6 (< 6.12.1+) | [
"11.04",
"package-management",
"haskell"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-08-11T20:33:18.753",
"id": "64276",
"postId": "37855",
"score": "0",
"text": "This is now fixed and in -proposed. See the following answer for more details: http://askubuntu.com/questions/44709/how-can-i-install-haskell-platform/44750#44750",
"userDisplayName": null,
... | {
"accepted": true,
"body": "<p>Yes, this is because of a bug introduced in Natty; this is <a href=\"https://bugs.launchpad.net/ubuntu/+source/haskell-platform/+bug/742052\" rel=\"nofollow\">Bug #742052</a>.</p>\n\n<p>Unfortunately there's not much you can easily do to get around this.</p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2011-04-29T07:06:42.867",
"id": "41867",
"postId": "37862",
"score": "0",
"text": "I did try that, the same problem. Look at the picture in my updated post.",
"userDisplayName": null,
"userId": "15345"
},
{
"creationDate": "2011-04-29T07:15:23.817",
"id": "41868",
"postId": "37862",
"score": "0",
"text": "@Blub I've updated my answer",
"userDisplayName": null,
"userId": "866"
},
{
"creationDate": "2011-04-29T07:43:59.340",
"id": "41873",
"postId": "37862",
"score": "1",
"text": "that is kind of a big deal",
"userDisplayName": null,
"userId": "15345"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T06:59:15.103",
"id": "37862",
"lastActivityDate": "2011-04-29T07:15:13.787",
"lastEditDate": "2011-04-29T07:15:13.787",
"lastEditorDisplayName": null,
"lastEditorUserId": "866",
"ownerDisplayName": null,
"ownerUserId": "866",
"parentId": "37855",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": true,
"body": "<p>Yes, this is because of a bug introduced in Natty; this is <a href=\"https://bugs.launchpad.net/ubuntu/+source/haskell-platform/+bug/742052\" rel=\"nofollow\">Bug #742052</a>.</p>\n\n<p>Unfortunately there's not much you can easily do to get around this.</p>\n",
"commentC... | null | null | null | null | null |
37857 | 1 | 40067 | 2011-04-29T06:49:48.463 | 1 | 2410 | <p>Fresh Natty installation gives me some GRUB error messages on startup:</p>
<pre><code>error: file not found.
error: file not found.
error: no suitable mode found.
error: no video mode activated.
error: file not found.
error: file not found.
</code></pre>
<p>Regardless of these errors it boots up. It probably is somewhat related to <a href="https://askubuntu.com/questions/37692/grub-file-not-found-after-natty-install-on-ssd">my previous question</a> as I specified the partitions manually and ended up in the GRUB recovery console. To solve that I booted from Live CD and ran:</p>
<pre><code>sudo mount /dev/sda3 /mnt
sudo mount /dev/sda1 /mnt/boot
sudo grub-install --root-directory=/mnt /dev/sda
</code></pre>
<p>Do those errors matter? How to get rid of them?</p>
| 15275 | -1 | 2017-04-13T12:23:59.520 | 2011-05-05T17:54:54.127 | Several GRUB error messages on startup | [
"11.04",
"grub2"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>All that was required to fix it was running<code>sudo update-grub</code> in terminal.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-04T17:10:55.417",
"id": "40067",
"lastActivityDate": "2011-05-05T17:54:54.127",
"lastEditDate": "2011-05-05T17:54:54.127",
"lastEditorDisplayName": null,
"lastEditorUserId": "14615",
"ownerDisplayName": null,
"ownerUserId": "15275",
"parentId": "37857",
"postTypeId": "2",
"score": "3"
} | [
{
"accepted": true,
"body": "<p>All that was required to fix it was running<code>sudo update-grub</code> in terminal.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-04T17:10:55.417",
"id": "40067",
... | null | null | null | null | null |
37864 | 1 | 37956 | 2011-04-29T03:45:36.213 | 4 | 185 | <p>I want to install new ubuntu 11.04 released yesterday, and my system currently has ubuntu 10.10. I have installed many packages related to my college project after 10.10 installation. Is there any script/code to find which packages I have installed after linux installation or packages other than default so that I can install them in new ubuntu version in one chance rather than on requirements again?</p>
| 15183 | null | null | 2011-04-29T12:11:34.600 | ubuntu package repository backup problem | [
"package-management"
] | 3 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>I write a little script, some times ago, to obtain what you ask. Yes, the output should be refined, but it gives you a good hint to what you need (<code>aptitude</code> is required).</p>\n\n<p>It essentially takes all packages installed not automatically <em>after</em> the end of the installation of the system, conventionally marked by the <code>grub-pc</code> package installation.</p>\n\n<pre><code>#!/bin/bash\n\nexport LC_COLLATE=C\n\neval $(lesspipe)\n\nvars=($(less /var/log/dpkg.log* | sort | \n grep 'status installed grub-pc' | head -1))\ndate=\"${vars[0]}\"\ntime=\"${vars[1]}\"\n\njoin \\\n <(aptitude -F%p search '?installed?not(?automatic)' |\n sort) \\\n <(less /var/log/dpkg.log* |\n sort |\n awk -v date=$date -v time=$time '(($1 == date && $2 > time) || $1 > date) \n && $3 == \"install\" { print $4 }' |\n sort -u)\n</code></pre>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T12:11:34.600",
"id": "37956",
"lastActivityDate": "2011-04-29T12:11:34.600",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "2647",
"parentId": "37864",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": null,
"body": "<p>Why not just <a href=\"http://www.ubuntu.com/download/ubuntu/upgrade\" rel=\"nofollow\">directly upgrade</a> your 10.10 installation to 11.04? It'll automatically upgrade all of the packages you've added.</p>\n",
"commentCount": "3",
"comments": [
{
"cre... | null | 0 | null | null | Sushant Jain |
37870 | 1 | null | 2011-04-29T03:43:03.837 | 4 | 371 | <p>I use daemon tools in Windows to see files in an ISO DVD image. Are there any tools like that on Ubuntu? How do I see the files in an ISO DVD image without burning it to disc?</p>
| null | 123 | 2011-04-29T07:11:37.377 | 2012-07-09T06:35:55.890 | See files on an ISO DVD without burning it to disc? | [
"dvd",
"iso"
] | 3 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>You can mount them in Gnome just by right clicking on them and clicking Archive Mounter. </p>\n\n<p><img src=\"https://i.stack.imgur.com/XZGr5.png\" alt=\"enter image description here\"></p>\n\n<p>Sometimes that doesn't work too well. If not:</p>\n\n<pre><code>sudo mount -olo... | null | null | null | null | tee |
37882 | 1 | null | 2011-04-29T07:42:53.787 | 5 | 582 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/25785/can-auto-hide-for-the-application-menu-be-turned-off-in-unity">Can auto-hide for the application menu be turned off in Unity?</a> </p>
</blockquote>
<p>Unity comes with features from Mac OS X, but one of them is modified and is very frustrating me.
When you open any application, you can see only title of it in the top panel.
But after you move mouse to the panel, menu of the application is displayed - Why menu can't be displayed always as in OS X ? Everytime I want to select some item from menu, I have to move with cursor to panel, then read menu items and then I can select something...
I would be very glad when I could reconfigure this behavior.
Thanks</p>
| 15354 | -1 | 2017-04-13T12:23:28.253 | 2011-04-29T07:48:06.090 | How to disable auto-hiding of the application's menu in top panel? | [
"unity"
] | 0 | 0 | CC BY-SA 3.0 | [] | null | [] | null | null | 2011-04-29T14:53:29.823 | null | null |
37883 | 1 | null | 2011-04-29T07:43:10.083 | 2 | 5178 | <p>I have an external monitor that is connected to my laptop via HDMI. I just upgraded to Natty and I can no longer redirect my video output to it using <kbd>Fn</kbd>+<kbd>F8</kbd>. How can I get my external monitor working again?</p>
<ul>
<li>Hardware is a Dell XPS m1530. </li>
</ul>
<p>It seems that I can twiddle with the nvidia settings and get configuration I am looking for, so I guess the real question is:</p>
<p>How can I get <kbd>Fn</kbd>+<kbd>F8</kbd> to switch my video out between monitors like it used to? </p>
| 3960 | 47151 | 2012-03-29T18:20:41.303 | 2012-03-29T18:20:41.303 | Can't use external monitor via HDMI | [
"11.04",
"shortcut-keys",
"external-monitor"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T13:05:46.483",
"id": "41922",
"postId": "37883",
"score": "0",
"text": "Can you had some hardware information to your question?",
"userDisplayName": null,
"userId": "235"
},
{
"creationDate": "2012-02-29T09:35:15.567",
"id": "127706",
"postId... | null | [
{
"accepted": null,
"body": "<p>That should help you if you have a nvidia graphics-card: \n<a href=\"https://askubuntu.com/questions/37269/second-screen-detection/37274#37274\">Second screen detection</a></p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicens... | null | null | 2012-02-29T09:35:20.903 | null | null |
37884 | 1 | 37902 | 2011-04-29T07:43:32.570 | 1 | 326 | <p>Does anyone know how I can enable the emusic store extension as demoed at <a href="http://blogs.gnome.org/wjjt/2011/03/13/emusic-in-banshee/" rel="nofollow">http://blogs.gnome.org/wjjt/2011/03/13/emusic-in-banshee/</a> ? I have enabled the "eMusic Import" extension available in Preferences->Extensions, but that only lets you import emusic files, as opposed to browsing the web site within Banshee (as with Amazon).</p>
| 8562 | null | null | 2011-04-29T08:27:33.940 | How do I enable the emusic store in Banshee? | [
"11.04",
"banshee"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>That is a feature of the next version of Banshee which has not been released yet. You could install the daily build <a href=\"https://launchpad.net/~banshee-team/+archive/banshee-daily\" rel=\"nofollow\">PPA</a> but this is <strong>experimental</strong> and <strong>will likely break</strong> from time to time.</p>\n\n<p>A much <strong>safer option</strong> is to wait for the next stable release which will be available in this <a href=\"https://launchpad.net/~banshee-team/+archive/ppa\" rel=\"nofollow\">PPA</a>.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T08:27:33.940",
"id": "37902",
"lastActivityDate": "2011-04-29T08:27:33.940",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "1579",
"parentId": "37884",
"postTypeId": "2",
"score": "1"
} | [
{
"accepted": true,
"body": "<p>That is a feature of the next version of Banshee which has not been released yet. You could install the daily build <a href=\"https://launchpad.net/~banshee-team/+archive/banshee-daily\" rel=\"nofollow\">PPA</a> but this is <strong>experimental</strong> and <strong>will likel... | null | null | null | null | null |
37885 | 1 | null | 2011-04-29T07:45:13.793 | 2 | 580 | <p>Unity works perfectly fine on my Dell E6400 (Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) == Intel GMA 4500MHD?) when run from Live-CD.</p>
<p>However it doesn't work on my 11.04 which was upgraded from 9.10->10.04->10.10.</p>
<p>What might be broken/misconfigured? Is there any "trick" I can enable 3D acceleration without reinstalling complete system?</p>
<p><strong>Edit:</strong></p>
<p>Unity support test gives following output:</p>
<pre><code>/usr/lib/nux/unity_support_test -p
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Mobile Intel® GM45 Express Chipset GEM 20100330 DEVELOPMENT x86/MMX/SSE2
OpenGL version string: 2.1 Mesa 7.10.2
Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes
Unity supported: yes
</code></pre>
| 2336 | 14356 | 2011-09-04T19:33:21.370 | 2011-12-13T18:46:30.560 | Unity available from live-cd but not after upgrade from 10.10. How to fix? | [
"unity",
"upgrade"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>You have to activate you driver for the graphics card.\nGo to <em>System -> Additional Drivers</em> and activate it.</p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2011-04-29T08:01:17.160",
"id": "41877",
"postId": "37891",... | null | null | 2011-12-13T23:29:35.633 | null | null |
37893 | 1 | 37899 | 2011-04-29T08:06:37.197 | 3 | 1056 | <p>I prefer a keyboard shortcut..</p>
| 15361 | 25863 | 2012-06-18T18:09:30.883 | 2012-06-18T18:09:30.883 | How can I open another window of an application in Unity 2D e.g. another Terminal? | [
"11.04",
"unity-2d"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>If you middle-click on a launcher item, a new instance will be opened even if you already have another instance opened.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-04-29T17:37:43.333",
"id": "41996",
"postId": "37899",
"score": "0",
"text": "Middle click worked. Is there key combo? I see Super+Shift+[1..0] should do it in Unity but it doesn't seem to work in Unity 2D.",
"userDisplayName": null,
"userId": "15361"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T08:21:58.183",
"id": "37899",
"lastActivityDate": "2011-04-29T08:21:58.183",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "334",
"parentId": "37893",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": null,
"body": "<p><kbd>Ctr</kbd>+<kbd>Alt</kbd>+<kbd>T</kbd> will open you a Terminal ( as much as you want)</p>\n\n<p>Also check this wallpaper out, for hotkeys in unity:\n<a href=\"https://askubuntu.com/questions/28086/unity-keyboard-mouse-shortcuts/36648#36648\">What are Unity's keyboar... | null | null | null | null | null |
37894 | 1 | 37907 | 2011-04-29T08:07:31.950 | 10 | 8056 | <p>how can i get it back in natty 11.04? thanks.</p>
| 3087 | 235 | 2011-04-29T13:19:23.923 | 2011-04-29T13:19:23.923 | Is there a Gmail notifier that integrates with the Messaging menu? | [
"11.04",
"unity",
"gmail",
"messaging-menu"
] | 4 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>I prefer <a href=\"http://www.webupd8.org/2010/09/gmailwatcher-gmail-notifier-especially.html\" rel=\"nofollow\">GmailWatcher</a> which neatly integrates with the other notifications in Unity/Gnome.</p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2011-04-29T09:10:25.417",
"id": "41891",
"postId": "37907",
"score": "0",
"text": "nice! that's what i'm looking for.",
"userDisplayName": null,
"userId": "3087"
},
{
"creationDate": "2011-04-29T13:31:07.857",
"id": "41931",
"postId": "37907",
"score": "0",
"text": "I can't make it to work in unity, annoying.",
"userDisplayName": null,
"userId": "10698"
},
{
"creationDate": "2011-07-24T22:35:32.107",
"id": "61080",
"postId": "37907",
"score": "0",
"text": "Didn't work well for me, and was buggy. However, Cloud Service Notifications worked really well (installed from git).",
"userDisplayName": null,
"userId": "145"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T08:49:09.707",
"id": "37907",
"lastActivityDate": "2011-04-29T08:49:09.707",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "11590",
"parentId": "37894",
"postTypeId": "2",
"score": "3"
} | [
{
"accepted": null,
"body": "<p>I'm using <a href=\"http://chuchiperriman.github.com/cloud-services-notifications\" rel=\"nofollow\">Cloud Service Notifications</a> and it works great. In addition to gmail notifications you can also set up notifications for google reader, pop3, twitter, rss and others.</p>\... | null | null | null | null | null |
37895 | 1 | 39797 | 2011-04-29T08:07:53.950 | 1 | 681 | <p>I have recently updated ubuntu from 10.10 to 11.04 on my Dell inspiron M5010 laptop. The problem is that ubuntu became incredibly slow. For example during installation files were copied in few minutes but system was configuring like 1.5 hour. Also I am able to start ubuntu after isntallation but it takes up to 15 minutes to boot to desktop. All commands in terminal take a lot of time etc. I tried disabling/enabling bios options but there was no use. I guess that the new kernel may be th issue. </p>
<p>Any ideas?</p>
| 14074 | 235 | 2011-04-29T13:18:45.500 | 2011-05-03T19:31:07.277 | Dell inspiron M5010 gets slow after upgrade | [
"11.04",
"upgrade",
"dell"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>After a bit of investigation I noticed an \"Disabling irq #18\" error while booting. I had to disable acpi (\"acpi=off\") in boot options. Not it works well</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-03T19:31:07.277",
"id": "39797",
"lastActivityDate": "2011-05-03T19:31:07.277",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "14074",
"parentId": "37895",
"postTypeId": "2",
"score": "1"
} | [
{
"accepted": true,
"body": "<p>After a bit of investigation I noticed an \"Disabling irq #18\" error while booting. I had to disable acpi (\"acpi=off\") in boot options. Not it works well</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.... | null | 0 | null | null | null |
37901 | 1 | null | 2011-04-29T08:27:29.720 | 5 | 419 | <p>In unity the workspace switcher doesn't display active workspace number or a preview of workspaces like in previous versions. It's not comfortable to click on workspace switcher to look for a window and than double click to select it. I would like the workspace switcher to display more information. And i know of Indicator-Workspaces but it's not enough to regain all the lost functionality.</p>
| 15363 | 235 | 2011-04-29T13:17:59.697 | 2011-06-03T17:57:13.133 | Is there a way to regain preview workspace functionality in unity? | [
"11.04",
"unity",
"workspaces"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>This is currently not possible in 11.04.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-01T19:00:50.277",
"id": "38925",
"lastActivityDate": "2011-05-01T19:00:50.2... | null | null | null | null | null |
37904 | 1 | null | 2011-04-29T08:32:56.567 | 8 | 1481 | <p>Now I am a new convert from Windows to Ubuntu and I really like what I am seeing. However being a newbie I can't seem to figure out how to create a "launcher" on the desktop. I know that you right click and then select "create launcher"; what I don't know is the command that I need to use or indeed where to browse to the application (Evolution Mail for example) or where to learn the commands from.</p>
<p>If someone could help this newbie out I would appreciate it!</p>
| 15365 | 282488 | 2017-09-08T01:23:58.710 | 2020-11-20T08:06:02.623 | How do I create a desktop launcher? | [
"11.04",
"launcher"
] | 3 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>I usually open up the Terminal, enter the first few characters of the application and then press tab for autocomplete suggestions.</p>\n<p>Once you find the command you can use the whereis command to get its location. Here's a quick example:</p>\n<pre><code>whereis ls\n</code... | null | null | null | null | null |
37905 | 1 | 37906 | 2011-04-29T08:39:26.637 | 0 | 797 | <p>I've just downloaded Ubuntu 11.04 (Haven't we all?) and created a bootable USB with my existing 10.04LTS installation. However, when I try to boot it it gives me a message similar to: Unknown keyword in installer. and leaves me at a boot:_ promt (which does not do anything)</p>
<p>Any solutions will be incredibly helpful, because I want to use new Ubuntu!</p>
| 15366 | 47291 | 2012-07-02T00:38:52.873 | 2012-07-02T00:38:52.873 | Unknown keyword in installer: Ubuntu 11.04 boot from USB | [
"11.04",
"installation",
"usb-creator"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Maybe you are experiencing the same bug as in <a href=\"https://askubuntu.com/questions/34088/cant-install-with-usb-pen-drive-syslinux-problem/34089#34089\">can't install with usb pen drive, SYSLINUX problem</a>.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-04-29T23:30:32.900",
"id": "42152",
"postId": "37906",
"score": "0",
"text": "Thanks for the super-quick reply; editing the syslinux.cfg file works.",
"userDisplayName": null,
"userId": "15366"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T08:42:53.973",
"id": "37906",
"lastActivityDate": "2011-04-29T08:42:53.973",
"lastEditDate": "2017-04-13T12:24:49.530",
"lastEditorDisplayName": null,
"lastEditorUserId": "-1",
"ownerDisplayName": null,
"ownerUserId": "13570",
"parentId": "37905",
"postTypeId": "2",
"score": "1"
} | [
{
"accepted": true,
"body": "<p>Maybe you are experiencing the same bug as in <a href=\"https://askubuntu.com/questions/34088/cant-install-with-usb-pen-drive-syslinux-problem/34089#34089\">can't install with usb pen drive, SYSLINUX problem</a>.</p>\n",
"commentCount": "1",
"comments": [
{
... | null | null | null | null | null |
37910 | 1 | 37935 | 2011-04-29T08:59:29.293 | 2 | 4349 | <p>After logging in, the desktop appears, and seems to work fine (I can start applications from desktop icons, for example, and right clicking on the desktop area brings up the expected context menu), but there's no menu bar and no dash. How can I fix/diagnose this problem?</p>
<p>This is a very standard clean Ubuntu 11.04 install with only a few fairly standard applications added, such as Chrome, Dropbox and Skype. The only login style that appears to work is "Ubuntu (Safe Mode)"--the two Ubuntu Class styles give the same results as "Ubuntu". I've tried looking in <code>/var/log</code> for messages but there's nothing obvious.</p>
<p>If I create another user account, and login as that user, everything works as expected.</p>
| 3643 | 25863 | 2012-11-21T22:46:18.517 | 2012-11-21T22:46:18.517 | After login, desktop appears but there's no menu bar and no dash | [
"11.04",
"login",
"unity-dash",
"menu"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T09:06:46.390",
"id": "41888",
"postId": "37910",
"score": "0",
"text": "Please give us details on graphic card & driver",
"userDisplayName": null,
"userId": "3940"
},
{
"creationDate": "2011-04-29T09:08:56.647",
"id": "41889",
"postId": "3791... | {
"accepted": true,
"body": "<p>The answer turned out to be a <code>~/.gnome-session</code> which contained</p>\n\n<pre><code>/usr/bin/ssh-agent /usr/bin/gnome-session\n</code></pre>\n\n<p>which must have been necessary at some point in the past, but emphatically isn't now. Once I deleted this file, everything worked as expected.</p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2011-04-30T08:57:35.387",
"id": "42260",
"postId": "37935",
"score": "0",
"text": "I cant seem to understand the answer. Would one be more specific, as I encountered the same problem after the upgrade to Naty",
"userDisplayName": "user15609",
"userId": null
},
{
"creationDate": "2011-04-30T18:09:42.910",
"id": "42392",
"postId": "37935",
"score": "0",
"text": "ditto. I can only get it to work in safe mode (classic doesn't work, classic without effects doesn't work, unity 2d doesn't work, but they all worked in the beta!) and even then, I can only get window borders by running metacity in the terminal.",
"userDisplayName": null,
"userId": "9215"
},
{
"creationDate": "2011-05-06T13:28:05.813",
"id": "44589",
"postId": "37935",
"score": "0",
"text": "I've updated the answer with more information, but for me the answer was to simply delete `~/.gnome-session.`",
"userDisplayName": null,
"userId": "3643"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T10:29:12.007",
"id": "37935",
"lastActivityDate": "2011-05-02T06:51:08.827",
"lastEditDate": "2011-05-02T06:51:08.827",
"lastEditorDisplayName": null,
"lastEditorUserId": "3643",
"ownerDisplayName": null,
"ownerUserId": "3643",
"parentId": "37910",
"postTypeId": "2",
"score": "1"
} | [
{
"accepted": true,
"body": "<p>The answer turned out to be a <code>~/.gnome-session</code> which contained</p>\n\n<pre><code>/usr/bin/ssh-agent /usr/bin/gnome-session\n</code></pre>\n\n<p>which must have been necessary at some point in the past, but emphatically isn't now. Once I deleted this file, everyt... | null | null | null | null | null |
37915 | 1 | null | 2011-04-29T09:05:50.883 | 8 | 1245 | <p>With the release of <em>Natty Narwhal</em>, the Ubuntu homepage is sporting a new look - <em>the one with a Dell laptop</em>. I'm interested to know <strong>what Dell laptop model is that?</strong> It looks really nice but I can't find it on Dell website. I found a similar looking Vostro but not the same exact model. If anyone has any idea what it is, please post a link. And sorry if questions like this one are not allowed here. This does not seem to be a technical question more of sales. :D</p>
| 4216 | 235 | 2011-04-29T13:02:10.183 | 2015-05-24T18:20:18.097 | What is that Dell laptop on Ubuntu home page? | [
"laptop",
"dell"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Looks like <a href=\"http://www.dell.com/us/business/p/vostro-3500/pd\" rel=\"nofollow\"><strong>Vostro 3500</strong></a>. </p>\n\n<p>Too bad, that Dell doesn't offer it as one of <a href=\"http://www.dell.com/ubuntu/\" rel=\"nofollow\">laptops with pre-installed Ubuntu</a>. ... | null | null | null | null | null |
37936 | 1 | null | 2011-04-29T10:31:29.183 | 1 | 1992 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/17381/unity-doesnt-load-no-launcher-no-dash-appears">Unity doesn't load, no Launcher, no Dash appears</a> </p>
</blockquote>
<p>I downloaded Ubuntu 11.04 onto a USB stick in order to run a live version from there. For some reason, Unity doesn't start, but Gnome does. Also, I tried changing the session environment(e.g., Ubuntu/classic), but they all load Gnome.</p>
<p>So, why doesn't Unity work?</p>
| 15385 | -1 | 2017-04-13T12:23:28.253 | 2011-12-28T05:35:38.143 | Unity doesn't start | [
"unity"
] | 3 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>It could be your computer hardware. Unity is kind of graphics hardware dependent IIRC. There is Unity 2D option w/c is almost the same if you just want to try it out. It (Unity) will work on a VirtualBox upgraded to 4.0.6 with the latest guest additions.</p>\n\n<p>And once y... | null | null | 2012-10-01T17:41:13.407 | null | null |
37945 | 1 | 37946 | 2011-04-29T11:16:14.637 | 6 | 2284 | <p>Is it possible to use HURD Kernel on ubuntu(any version)? It would be good to see other kernels running with ubuntu. But I really wonder is it even possible?</p>
| 4026 | 65926 | 2015-01-04T16:53:41.540 | 2015-01-04T16:53:41.540 | Can I install GNU Hurd in Ubuntu? | [
"kernel",
"software-installation"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>No. <a href=\"http://www.gnu.org/software/hurd/hurd/running/distrib.html\" rel=\"noreferrer\">According to the Hurd project</a>, there is only one working distribution with Hurd, and that is <a href=\"http://www.debian.org/ports/hurd/\" rel=\"noreferrer\">Debian GNU/Hurd</a>, which is in development.</p>\n\n<p>However, you can run the <a href=\"http://people.debian.org/~sthibault/hurd-i386/debian-hurd.img.tar.gz\" rel=\"noreferrer\">available image</a> in Qemu.</p>\n\n<p>If you want to run in on hardware, check the <a href=\"http://www.nongnu.org/thug/gnumach_hardware.html\" rel=\"noreferrer\">GNU/Hurd Hardware Compatability Guide</a>\n.</p>\n",
"commentCount": "4",
"comments": [
{
"creationDate": "2011-04-29T11:33:01.917",
"id": "41908",
"postId": "37946",
"score": "0",
"text": "But why can not we use another kernel? Is it like that we can use only Linux with Ubuntu or there are some other kernels out there??",
"userDisplayName": null,
"userId": "4026"
},
{
"creationDate": "2011-04-29T11:42:04.190",
"id": "41910",
"postId": "37946",
"score": "0",
"text": "Because there is no demand for it. Supporting multiple kernels is a complication that is simply not worth it. With the current Debian release you can use the FreeBSD kernel, but as a separate architecture, not as a simple package with the kernel.",
"userDisplayName": null,
"userId": "13570"
},
{
"creationDate": "2012-01-27T11:33:19.537",
"id": "113445",
"postId": "37946",
"score": "0",
"text": "@Egil Not the only one : http://www.archhurd.org/",
"userDisplayName": "user43790",
"userId": null
},
{
"creationDate": "2016-03-20T01:30:39.313",
"id": "1114386",
"postId": "37946",
"score": "0",
"text": "@user43790 Even on the Arch Hurd website the maintainer admits he can't get it working with Arch and is running Debian Hurd for his testing.",
"userDisplayName": null,
"userId": "37577"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T11:24:38.823",
"id": "37946",
"lastActivityDate": "2011-04-29T11:30:24.903",
"lastEditDate": "2011-04-29T11:30:24.903",
"lastEditorDisplayName": null,
"lastEditorUserId": "13570",
"ownerDisplayName": null,
"ownerUserId": "13570",
"parentId": "37945",
"postTypeId": "2",
"score": "7"
} | [
{
"accepted": true,
"body": "<p>No. <a href=\"http://www.gnu.org/software/hurd/hurd/running/distrib.html\" rel=\"noreferrer\">According to the Hurd project</a>, there is only one working distribution with Hurd, and that is <a href=\"http://www.debian.org/ports/hurd/\" rel=\"noreferrer\">Debian GNU/Hurd</a>,... | null | null | null | null | null |
37947 | 1 | null | 2011-04-29T11:30:16.753 | 4 | 1704 | <p>I can't install flashplugin-installer after having upgraded from Maverick to Natty. Something crashes during the installation:</p>
<pre><code>$ sudo aptitude install flashplugin-installer
The following NEW packages will be installed:
flashplugin-installer nspluginwrapper{a}
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 185 kB of archives. After unpacking 770 kB will be used.
Do you want to continue? [Y/n/?]
Get:1 http://dk.archive.ubuntu.com/ubuntu/ natty/multiverse nspluginwrapper amd64 1.2.2-0ubuntu9 [175 kB]
Get:2 http://dk.archive.ubuntu.com/ubuntu/ natty/multiverse flashplugin-installer amd64 10.2.159.1ubuntu1 [9.370 B]
Fetched 185 kB in 1s (180 kB/s)
Preconfiguring packages ...
Selecting previously deselected package nspluginwrapper.
(Reading database ... 303033 files and directories currently installed.)
Unpacking nspluginwrapper (from .../nspluginwrapper_1.2.2-0ubuntu9_amd64.deb) ...
Selecting previously deselected package flashplugin-installer.
Unpacking flashplugin-installer (from .../flashplugin-installer_10.2.159.1ubuntu1_amd64.deb) ...
Processing triggers for man-db ...
Setting up nspluginwrapper (1.2.2-0ubuntu9) ...
plugin dirs: :/var/lib/flashplugin-installer/
Auto-update plugins from /usr/lib/mozilla/plugins
Looking for plugins in /usr/lib/mozilla/plugins
Segmentation fault
dpkg: error processing nspluginwrapper (--configure):
subprocess installed post-installation script returned error exit status 139
dpkg: dependency problems prevent configuration of flashplugin-installer:
flashplugin-installer depends on nspluginwrapper (>= 0.9.91.4-2ubuntu1); however:
Package nspluginwrapper is not configured yet.
dpkg: error processing flashplugin-installer (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
Errors were encountered while processing:
nspluginwrapper
flashplugin-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up nspluginwrapper (1.2.2-0ubuntu9) ...
plugin dirs: :/var/lib/flashplugin-installer/
Auto-update plugins from /usr/lib/mozilla/plugins
Looking for plugins in /usr/lib/mozilla/plugins
Segmentation fault
dpkg: error processing nspluginwrapper (--configure):
subprocess installed post-installation script returned error exit status 139
dpkg: dependency problems prevent configuration of flashplugin-installer:
flashplugin-installer depends on nspluginwrapper (>= 0.9.91.4-2ubuntu1); however:
Package nspluginwrapper is not configured yet.
dpkg: error processing flashplugin-installer (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
nspluginwrapper
flashplugin-installer
</code></pre>
| 38140 | 235 | 2011-04-30T17:20:09.393 | 2011-11-28T09:24:26.740 | Crash during installation of flashplugin-installer after upgrade | [
"installation",
"aptitude",
"flash",
"segmentation-fault"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>This was caused by the <code>google-talkplugin</code> package. Uninstalled it and the <code>flashplugin-installer</code> worked perfectly. After that I could re-install <code>google-talkplugin</code>.</p>\n",
"commentCount": "1",
"comments": [
{
"creatio... | null | null | null | null | null |
37948 | 1 | null | 2011-04-29T11:31:05.403 | 1 | 1507 | <p>I would like to execute a command with administrative privileges, but do not have an access to the tty.</p>
<p>I tried to execute it with the <code>-A</code> option of the <code>sudo</code> command and setting the environment variable <code>SUDO_ASKPASS=/usr/bin/gksu</code>.</p>
<p>To do the same I ran the command as following</p>
<pre><code>env SUDO_ASKPASS=/usr/bin/gksu sudo -A _root-privilage-cmd_
</code></pre>
<p>But I got the <code>gksu</code> window, which would not authenticate me...</p>
| 15393 | 22949 | 2012-07-12T16:40:19.840 | 2012-07-12T16:40:19.840 | How to run a command with no-tty access, to run in admin privileges? | [
"gksu",
"sudo"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>If you want to get the password prompt, why not simply run <code>gksu command</code>?</p>\n\n<p>Otherwise, to avoid the password prompt, you need to tweak into <code>/etc/sudoers</code> file, to say that that command can be executed without a password (but also without a pass... | null | null | null | null | null |
37954 | 1 | 46308 | 2011-04-29T12:01:22.817 | 8 | 33659 | <p>On Windows, if there's no internet connectivity for whatever reason and the connection to the network is perfectly fine, a small icon shows on the network icon in the notification area. Is there any way to do the same on Ubuntu?</p>
<p>Even that is not necessary, I just want to know what ways are there to find if the internet connection is lost or not.</p>
<p>No ping to <strong><em>x</em></strong> website please, I've faced a few instances of DNS outage and ping failure can be due to DNS down time, not internet connectivity.</p>
<p><strong>UPDATE</strong></p>
<p>Thanks for all those interesting answers. My actual aim of this question was to know if there was a method to know the status of my connection at the local level (connection between the machine and AP), which is why I said <em>no ping to <strong>x</strong> website please</em>. The LAN private address that was mentioned by Alain is something that comes close. If I can diagnose that, I can rule out AP/network issues, then move onto diagnosing the actual connection to my ISP.</p>
| 814 | 814 | 2011-05-31T14:56:14.947 | 2011-06-12T06:53:52.423 | Detect internet connection | [
"networking",
"internet"
] | 5 | 4 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-27T23:23:35.413",
"id": "50056",
"postId": "37954",
"score": "0",
"text": "If DNS is the issue, you could always ping google at 74.125.91.105",
"userDisplayName": null,
"userId": "1415"
},
{
"creationDate": "2011-05-30T18:47:38.120",
"id": "50578",
... | {
"accepted": true,
"body": "<p>The command <code>ip link show</code> shows the status of available interfaces. At least one of the interfaces on needs be listed as UP in order for you to have any connectivity at all.</p>\n\n<p>The command <code>ip neigh show</code> shows local link state, like this:</p>\n\n<pre><code>192.168.0.1 dev eth0 lladdr 00:15:e9:ec:cc:80 REACHABLE\n</code></pre>\n\n<p>You need at least one REACHABLE to have network access.</p>\n\n<p>The command <code>ip addr show</code> shows all interfaces and their IP addresses. </p>\n\n<p>Once you have a local IP address and a neighbor's IP address, you can then use ping or another tool to verify local IP connectivity.</p>\n",
"commentCount": "6",
"comments": [
{
"creationDate": "2011-06-01T03:48:35.250",
"id": "50903",
"postId": "46308",
"score": "0",
"text": "By neigbor, are you referring to some other machine on the system?",
"userDisplayName": null,
"userId": "814"
},
{
"creationDate": "2011-06-01T08:22:07.167",
"id": "50927",
"postId": "46308",
"score": "0",
"text": "a \"neighbor\" is a machine attached to the local machine by a local link- that is, it takes only 1 hop to get to the machines listed by 'ip neigh show'",
"userDisplayName": null,
"userId": "2315"
},
{
"creationDate": "2011-06-01T09:13:06.903",
"id": "50943",
"postId": "46308",
"score": "0",
"text": "Oops, I meant ither machine on the network.",
"userDisplayName": null,
"userId": "814"
},
{
"creationDate": "2011-06-03T16:02:50.970",
"id": "51462",
"postId": "46308",
"score": "0",
"text": "Yes, that's what it implies, although \"neighbor-ness\" is actually a point-to-point link such as you should have with your AP. Note that this is different from \"Network Neighborhood\" as in Windows or Samba. If you use \"ip neigh show\" and there's only one local link, then that's your AP. If you don't have any or none show up as \"REACHABLE\" then you have no local link.",
"userDisplayName": null,
"userId": "2315"
},
{
"creationDate": "2011-06-03T16:17:04.817",
"id": "51466",
"postId": "46308",
"score": "0",
"text": "So I tried your commands in the situation described in [this question](http://askubuntu.com/q/46021/814) and looks like it doesn't help. The first two commands verify proper network connection the same as `nm-applet` shows in the panel. So it does not allow me to know if the local connection is refusing to internet access.",
"userDisplayName": null,
"userId": "814"
},
{
"creationDate": "2011-06-03T20:10:14.237",
"id": "51505",
"postId": "46308",
"score": "0",
"text": "Your question dealt specifically with verifying the local link, according to your update. The local link does not affect your internet access. In order to know if your connection to outside networks is intact you need to test that. One way to test it is to ping a remote server. If you have a reachable local link and a valid local IP address then your setup should be ok. A way to test that is to ping the AP.",
"userDisplayName": null,
"userId": "2315"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-31T22:48:22.923",
"id": "46308",
"lastActivityDate": "2011-05-31T22:48:22.923",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "2315",
"parentId": "37954",
"postTypeId": "2",
"score": "4"
} | [
{
"accepted": null,
"body": "<p>What Ubuntu version are you using? On Meerkat and Lynx there is <strong>NetworkManager Applet</strong> that shows up at the top panel, right side where the indicators are at. It should be there by default. I have not installed any version as mentioned that didn't include the ... | null | null | null | null | null |
37955 | 1 | null | 2011-04-29T12:04:28.900 | 0 | 408 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/96967/how-do-i-fix-this-etype-is-not-known-on-line-in-source-list-update">How do I fix this “E:Type '*' is not known on line * in source list …” update error?</a> </p>
</blockquote>
<p>Everytime I tried to open Synpatic Package Manger I get this:</p>
<blockquote>
<p>E: Type 'ain' is not known on line 3
in source list
/etc/apt/sources.list.d/the-board-team-dev-snapshots-natty.list
E: The list of sources could not be
read. Go to the repository dialog to
correct the problem. E: _cache->open()
failed, please report.</p>
</blockquote>
<p>I removed the
<code>the-board-team-dev-snapshots-natty</code>
from Ubuntu Software Center but still get the same error</p>
<blockquote>
<p>UbuntuTweak: E: Type 'ain' is not
known on line 1 in source list
/etc/apt/sources.list.d/the-board-team-dev-snapshots-natty.list
E: Unable to lock the list directory</p>
<p>UbuntuSoftwareCenter: E:Type 'ain' is
not known on line 1 in source list
/etc/apt/sources.list.d/the-board-team-dev-snapshots-natty.list</p>
</blockquote>
| 12573 | -1 | 2017-04-13T12:23:46.240 | 2012-06-05T18:34:52.030 | Getting Error on Synpatic Package Manager, UbuntuTweak on the Repository and Ubuntu Software Center | [
"unity",
"repository",
"synaptic",
"ubuntu-tweak"
] | 0 | 0 | CC BY-SA 3.0 | [] | null | [] | null | 0 | 2012-01-19T23:34:35.007 | null | null |
37957 | 1 | 39794 | 2011-04-29T12:15:59.607 | 111 | 187023 | <p>I had a nice <strong>GUI for changing startup applications</strong> (after logging in) on GNOME 2. <strong>How can I start that application on GNOME 3</strong>? </p>
<p>Where can I download it? What is the package name? What command is used to launch it? I have Pidgin still launching on start, but I have converted back to Empathy, so I would like to know how I can remove Pidgin and start Empathy instead.</p>
| 12425 | 49860 | 2012-07-09T13:27:07.760 | 2020-11-30T13:22:19.143 | How do I manage applications on startup in GNOME 3? | [
"gnome",
"startup"
] | 8 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>From terminal or <kbd>Alt</kbd>+<kbd>F2</kbd> dialog run: <code>gnome-session-properties</code>.</p>\n\n<p>For newer ( 3.14+ ) versions of Gnome just use the <em>Tweak Tool</em> from the applications menu.</p>\n",
"commentCount": "6",
"comments": [
{
"creationDate": "2015-05-25T09:10:02.633",
"id": "892158",
"postId": "39794",
"score": "5",
"text": "well no longer works in gnome 3.14 :(",
"userDisplayName": null,
"userId": "268809"
},
{
"creationDate": "2015-09-14T22:34:47.010",
"id": "975555",
"postId": "39794",
"score": "7",
"text": "@TummalaDhanvi as per http://askubuntu.com/a/645919/293889 `gnome-tweak-tool` works",
"userDisplayName": null,
"userId": "293889"
},
{
"creationDate": "2015-09-19T03:16:05.113",
"id": "979098",
"postId": "39794",
"score": "0",
"text": "@Andy Which version of gnome are you on",
"userDisplayName": null,
"userId": "268809"
},
{
"creationDate": "2015-12-18T21:38:29.210",
"id": "1046425",
"postId": "39794",
"score": "2",
"text": "Works for me on Ubuntu GNOME 16.04 (GNOME 3.18).",
"userDisplayName": null,
"userId": "313771"
},
{
"creationDate": "2016-12-27T23:06:03.210",
"id": "1337163",
"postId": "39794",
"score": "2",
"text": "Both `gnome-session-properties` and `gnome-tweak-tool` are available in Gnome 3.18.5 on Ubuntu 16.04. The `gnome-session-properties` seems more flexible, as it lets you enter a command line instead of just choosing a program from a curated list.",
"userDisplayName": null,
"userId": "56280"
},
{
"creationDate": "2021-12-20T16:23:05.953",
"id": "2384614",
"postId": "39794",
"score": "0",
"text": "Gnome tweak tools is way better for this right now",
"userDisplayName": null,
"userId": "834728"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-03T19:12:43.040",
"id": "39794",
"lastActivityDate": "2016-06-03T15:59:53.207",
"lastEditDate": "2016-06-03T15:59:53.207",
"lastEditorDisplayName": null,
"lastEditorUserId": "383081",
"ownerDisplayName": null,
"ownerUserId": "16310",
"parentId": "37957",
"postTypeId": "2",
"score": "137"
} | [
{
"accepted": null,
"body": "<ol>\n<li><p>To access System Settings, click the "Power" icon at the top right corner of the desktop and select "Sytem Settings". Under the "Personal" heading, click on "Startup Applications." This is the same GUI from previous versions o... | null | null | null | null | null |
37961 | 1 | null | 2011-04-29T12:40:09.103 | 5 | 3838 | <p>I have looked at:</p>
<ol>
<li><a href="https://askubuntu.com/questions/27653/how-does-will-unity-handle-multiple-monitors">How does /will Unity handle multiple monitors?</a> -> only two monitors with twinview</li>
<li><a href="https://askubuntu.com/questions/21144/how-do-i-get-three-monitors-working">How do I get three monitors working?</a> -> each monitor uses a separate x screen + xinerama (no 3d acceleration -> no Unity)</li>
</ol>
<p>My current setup looks like this:</p>
<p>Two monitors in Twinview + one monitor as a separate X screen (it is not a problem that I cannot move windows from that monitor to the other two, I used to work like this on Ubuntu 10.10). The problem with this is, that I am unable to start applications on the separate X screen and when I manage to open a terminal on there, I am unable to interact with it (no window decoration).</p>
<p>I can still use my setup with the Gnome session (Ubuntu Classic), so I am not urgently looking for an answer, but I would like to know if it can be done and hopefully learn something in the process.</p>
<p><strong>Edit:</strong> I should probably mention that I have two nvidia graphics cards in my computer. And that I am happy with the solution that I am currently using with gnome (i. e. TwinView + separate X screen). This won't work with Unity as I don't know of a way to launch applications on the separate X screen.</p>
| 6117 | 367990 | 2019-08-12T09:52:29.337 | 2019-08-12T09:52:29.337 | How do I set-up three monitors with two graphics cards (3d acceleration enabled) in Unity? | [
"11.04",
"unity",
"11.10",
"multiple-monitors"
] | 3 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2011-05-03T08:20:29.337",
"id": "43414",
"postId": "37961",
"score": "0",
"text": "Unity is rough yet, and things like several X servers are beyond considerations now. May be it is time to try KDE? Plasma is not crashing now ;)",
"userDisplayName": null,
"userId": "147... | null | [
{
"accepted": null,
"body": "<p>It's currently quite hard to get even dual monitors working. There are reports of bugs and inability to get a dual monitor working so 3 monitors is going to be a stretch at this point.</p>\n",
"commentCount": "7",
"comments": [
{
"creationDate": "2011-05... | null | null | null | null | null |
37963 | 1 | null | 2011-04-29T12:55:21.820 | 0 | 105 | <p>I think that setting key bindings in separate applications is bug (<a href="https://askubuntu.com/questions/37313/deactivate-f1-and-f10-keybindings">link</a>).</p>
<p>How can I report this bug, if:</p>
<ol>
<li>Pressing "Report bug" in Launchpad sends me to <a href="https://help.ubuntu.com/community/ReportingBugs" rel="nofollow noreferrer">documentation page</a></li>
<li>I don't know what application to report bug against</li>
<li>Starting ubuntu-bug as suggested in documentation and choosing "other" don't help also, because ubuntu-bug program just tell me that I should specify pid</li>
</ol>
| 14708 | -1 | 2017-04-13T12:23:28.253 | 2012-02-03T00:19:35.740 | How can I report key binding bug into launchpad? | [
"11.04",
"shortcut-keys",
"bug-reporting"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<h2>In general</h2>\n\n<p>The best way to find out how to report your bug is to search launchpad to see if your bug is already reported. You'll likely find similar bugs and you can look in those to see what package to use. And you have the added advantage of knowing that your bu... | null | null | null | null | null |
37965 | 1 | 37973 | 2011-04-29T13:12:04.617 | 1 | 210 | <p>I use multiple monitors (with Synergy), and I'd like to make the mouse pointer jump over to the next monitor without having to move it. Yes, I am that lazy. Does a program that does something like this exist?</p>
| 8986 | null | null | 2011-05-29T14:55:07.383 | Is there a program that can make your mouse pointer jump to the next monitor? | [
"mouse",
"multiple-monitors"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>You could use either of these in your config file:</p>\n\n<p><strong>keystroke(alt+left) = switchInDirection(left)</strong>\nSwitches to the screen to left when the left arrow key is pressed in combination with the Alt key.</p>\n\n<p><strong>keystroke(shift+control+alt+super) = switchToScreen(moe)</strong>\nSwitches to screen moe when all of the Shift, Control, Alt, and Super modifier keys are pressed together.</p>\n\n<p>Via <a href=\"http://synergy2.sourceforge.net/configuration.html\" rel=\"nofollow\">http://synergy2.sourceforge.net/configuration.html</a></p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T13:44:34.147",
"id": "37973",
"lastActivityDate": "2011-04-29T13:44:34.147",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "15312",
"parentId": "37965",
"postTypeId": "2",
"score": "1"
} | [
{
"accepted": true,
"body": "<p>You could use either of these in your config file:</p>\n\n<p><strong>keystroke(alt+left) = switchInDirection(left)</strong>\nSwitches to the screen to left when the left arrow key is pressed in combination with the Alt key.</p>\n\n<p><strong>keystroke(shift+control+alt+super)... | null | null | null | null | null |
37969 | 1 | null | 2011-04-29T13:21:25.667 | 4 | 2788 | <p>I have a file system with two HDDs and several partitions mounted separately locally.</p>
<p><code>/root</code>, <code>/home</code>, <code>/usr</code>, <code>/var</code>, <code>/local/share</code>, <code>/home/bernhard/fotos/bilder</code>, <code>/backup</code> are on separate partitions and are all "ext3". </p>
<p>During unmounting the message "<em>unmounting local file system</em>" does not appear any further and when booting all partitions but the root partition have to reload the journal, which indicates improper unmounting. The root partition and /usr are on sda, the others on sdb or further usb-mounted devices. the only partition unmounted w/o problem seems to be the root partition on sda4. </p>
<p>I wonder whether the script to umount all devices has a "<em>wait for success</em>" loop or that the script itself got corrupted. However, yesterday I upgraded to 11.04 and the error persists.</p>
<p>pmount does not look to be appropriate since the device are not hot-plugged but simply mounted during system start. Obviously mounting /usr and afterwards /usr/local/share as well as /home and later /home/bernhard/fotos/bilder presents problems for umount; the devices may be busy and thus not properly unmounted.</p>
<p>Does anybody have an idea for a script to organize unmounting in an ordered way? How to wait for unmounting of the secondary mount? Do you know as well where to place such a script that it will be used instead of the original umount command?</p>
<p>Could be a general solution.</p>
| 15409 | 158442 | 2018-11-02T04:20:18.930 | 2018-11-02T04:20:18.930 | Local file system not properly unmounted during shutdown | [
"partitioning",
"umount"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>I don't have a 11.04 here to experiment with, but it seems to me that the <a href=\"http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/natty/sysvinit/natty-updates/view/head:/debian/initscripts/etc/init.d/umountfs\" rel=\"nofollow\">/etc/init.d/umountfs</a> script should do ... | null | null | null | null | null |
37972 | 1 | null | 2011-04-29T13:31:45.907 | 6 | 390 | <p>Brightness control on my laptop does not work, how can I diagnose if it's unsupported, or a bug? And if it is a bug, what do I include in the bug report?</p>
<p><strong>UPDATE</strong></p>
<p>Thank you for all the responses, specially @Guandalino for the bounty. But unfortunately the laptop in question is no longer functional due to an accident involving water. And as such I cannot actively participate and try the out the potential solutions.</p>
<p>Those still interested in this question, please participate in this discussion at <a href="http://meta.askubuntu.com/questions/1532/question-i-can-no-longer-respond-to">Ask Ubuntu Meta</a>.</p>
| 814 | 814 | 2011-06-21T09:30:45.920 | 2011-06-21T09:38:12.623 | Diagnose brightness control | [
"troubleshooting",
"brightness",
"bug-reporting",
"vga"
] | 2 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-06-18T21:13:02.207",
"id": "54728",
"postId": "37972",
"score": "2",
"text": "This is a very smart question, I'm going to start a bounty for this. Thanks",
"userDisplayName": null,
"userId": "72540"
},
{
"creationDate": "2011-06-21T21:48:41.583",
"id":... | null | [
{
"accepted": null,
"body": "<p>There is a step-by-step troubleshooting guide <a href=\"https://wiki.ubuntu.com/Hotkeys/Troubleshooting\" rel=\"nofollow\">on the wiki</a>.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creation... | null | null | 2011-06-21T21:47:17.310 | null | null |
37975 | 1 | null | 2011-04-29T13:46:39.340 | 1 | 1097 | <p>I have upgraded the new released Natty today but after restarting i got black screen </p>
<ol>
<li><p>i have reinstalled the grub using live cd </p></li>
<li><p>i have copid xorg file from /usr/share/X11/ from another computer </p></li>
</ol>
<p>None of this solved the problem. Is there any solution for this? </p>
| 15411 | 1992 | 2011-06-08T18:41:30.510 | 2011-06-08T18:41:30.510 | Black screen after upgrading Natty | [
"11.04",
"xorg"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T14:44:48.153",
"id": "41940",
"postId": "37975",
"score": "1",
"text": "What graphics card/chipset are you running?",
"userDisplayName": null,
"userId": "2973"
}
] | null | [
{
"accepted": null,
"body": "<p>Switch off the computer by pressing the power button for a couple of seconds and then turn it on. If the grub menu to select ubuntu version does not appear, try turning off the computer while ubuntu boots. After the next startup the menu shows up.</p>\n\n<p>In the grub menu, ... | null | null | null | null | null |
37986 | 1 | 37991 | 2011-04-29T14:15:40.360 | 3 | 953 | <p>Just now I made a fresh installation of Natty on my desktop. Earlier I was using Maverick with a separate home partition. While installing I selected <code>/</code> for maverick partition and selected nothing for earlier <code>home</code>. Now I noticed that earlier home is recognized as just another partition and a new <code>home</code> has been created. How can I set earlier <code>home</code> as <code>home</code> for natty?</p>
| 4157 | null | null | 2011-04-29T14:22:17.527 | Change home folder in Natty | [
"11.04",
"home-directory"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>That is really a good question, many people can face this problem,\nsee this link <a href=\"http://www.psychocats.net/ubuntu/separatehome\" rel=\"nofollow\">http://www.psychocats.net/ubuntu/separatehome</a> this may help you.</p>\n\n<p>an alternative reference to do the same thing: <a href=\"http://embraceubuntu.com/2006/01/29/move-home-to-its-own-partition/\" rel=\"nofollow\">http://embraceubuntu.com/2006/01/29/move-home-to-its-own-partition/</a></p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T14:22:17.527",
"id": "37991",
"lastActivityDate": "2011-04-29T14:22:17.527",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "4026",
"parentId": "37986",
"postTypeId": "2",
"score": "3"
} | [
{
"accepted": true,
"body": "<p>That is really a good question, many people can face this problem,\nsee this link <a href=\"http://www.psychocats.net/ubuntu/separatehome\" rel=\"nofollow\">http://www.psychocats.net/ubuntu/separatehome</a> this may help you.</p>\n\n<p>an alternative reference to do the same ... | null | null | null | null | null |
37987 | 1 | 37990 | 2011-04-29T14:17:31.290 | 4 | 562 | <p>Some laptops (such as thinkpads) don't have a Windows (super) key. How should users navigate Unity on such computers?</p>
| 612 | 114 | 2011-04-29T15:29:22.793 | 2017-02-25T22:21:42.560 | How do you navigate without a Windows key? | [
"11.04",
"unity",
"shortcut-keys"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>ccsm has an option for that</p>\n\n<ol>\n<li><p>Install <a href=\"https://launchpad.net/ubuntu/+source/compizconfig-settings-manager\" rel=\"nofollow noreferrer\">CompizConfig Settings Manager</a> (CCSM).</p>\n\n<pre><code>sudo apt-get install compizconfig-settings-manager\n</code></pre></li>\n<li><kbd>Alt</kbd> + <kbd>F2</kbd></li>\n<li>type <code>about:config</code> and press Enter</li>\n<li>change the \"Key to Show the launcher\" setting. (Note: Though the option is named to define showing the launcher it really defines the behavior of the key desktop wide.)</li>\n</ol>\n\n<p>All the interaction/shortcuts are now using that key.</p>\n\n<p><img src=\"https://i.stack.imgur.com/HpxhT.png\" alt=\"enter image description here\"></p>\n\n<ul>\n<li><a href=\"https://askubuntu.com/questions/29553/how-can-i-configure-unity\">How can I configure Unity?</a></li>\n</ul>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T14:21:33.147",
"id": "37990",
"lastActivityDate": "2017-02-25T22:21:42.560",
"lastEditDate": "2017-04-13T12:23:40.050",
"lastEditorDisplayName": null,
"lastEditorUserId": "-1",
"ownerDisplayName": null,
"ownerUserId": "12036",
"parentId": "37987",
"postTypeId": "2",
"score": "8"
} | [
{
"accepted": true,
"body": "<p>ccsm has an option for that</p>\n\n<ol>\n<li><p>Install <a href=\"https://launchpad.net/ubuntu/+source/compizconfig-settings-manager\" rel=\"nofollow noreferrer\">CompizConfig Settings Manager</a> (CCSM).</p>\n\n<pre><code>sudo apt-get install compizconfig-settings-manager\n<... | null | null | null | null | null |
37999 | 1 | 40480 | 2011-04-29T14:32:41.847 | 112 | 66720 | <p><a href="http://cdimage.ubuntu.com/releases/11.04/release/">http://cdimage.ubuntu.com/releases/11.04/release/</a></p>
<p>At that location there is an ISO image which is described as "This image is adjusted to work properly on Mac systems."</p>
<p>What specific problems on the Mac does this image address that the standard images don't? I ask because I need to know which ISO to recommend to Apple Mac users.</p>
| 612 | 14356 | 2012-01-14T10:13:53.383 | 2021-02-26T20:09:36.423 | What is different about the Mac ISO image? | [
"macbook",
"iso"
] | 5 | 5 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T15:10:08.020",
"id": "41947",
"postId": "37999",
"score": "1",
"text": "Without actually having tried it: the older alt-install releases were text-mode (ncurses). Macs don't have those legacy text modes - have you ever seen text mode on old PPC Macs? It's pretty awf... | {
"accepted": true,
"body": "<p>In Ubuntu 10.10, we changed the normal <code>amd64</code> CD images to dual-boot on either BIOS or UEFI systems (UEFI, \"Unified Extensible Firmware Interface\", is a different kind of firmware found on many newer systems). This was done using a technique known as a \"multi-catalog\" CD - it contains two boot images, and the specification says that the firmware is supposed to pick the one it can best use.</p>\n\n<p>Unfortunately, even though Macs use a variant of EFI (an earlier version of what's now called UEFI), they apparently can't cope with multi-catalog CDs, and simply <a href=\"https://bugs.launchpad.net/bugs/633983\">refuse to boot them</a>. This left us in rather a quandary: we needed to support UEFI systems, but we didn't want to drop support for Macs either. I therefore created the <code>amd64+mac</code> CD images, which are exactly the same as the <code>amd64</code> images except that they only support BIOS booting. Macs are happy to boot these in their BIOS emulation mode.</p>\n\n<p>(In fact, the name <code>amd64+mac</code> is a slight misnomer, because it later turned out that some systems other than Macs suffer from a similar problem - but I felt that a more technically accurate naming such as <code>amd64+nouefi</code> would be more likely to confuse than enlighten.)</p>\n\n<p>While I would love to return to shipping just <code>amd64</code> images rather than both <code>amd64</code> and <code>amd64+mac</code>, at the moment there is no prospect of reunifying them unless somebody figures out how to make a multi-catalog CD image that Macs can boot. If you're an expert on this, please do contact me by e-mail.</p>\n",
"commentCount": "7",
"comments": [
{
"creationDate": "2012-05-08T07:28:09.403",
"id": "158931",
"postId": "40480",
"score": "4",
"text": "Is the BIOS emulation mode the reason for why it takes relatively longer to boot Ubuntu on a Mac? First rEFIt and then Grub2. After that there is always a **\"pause\" with a black screen**. Then comes the boot splash which is significantly faster than this strange pause with the black screen. **Is there an update on using UEFI boot on Macs** in order to avoid this?",
"userDisplayName": "user24668",
"userId": null
},
{
"creationDate": "2012-05-18T23:53:46.647",
"id": "166033",
"postId": "40480",
"score": "2",
"text": "If you want to go ahead and use UEFI boot, feel free to try the normal amd64 images and see if they work on your system.",
"userDisplayName": null,
"userId": "3228"
},
{
"creationDate": "2013-03-08T07:02:25.067",
"id": "332338",
"postId": "40480",
"score": "3",
"text": "If the problem with *multi-catalog CDs* is that you can't have both methods on the same CD why did you choose BIOS over EFI?",
"userDisplayName": null,
"userId": "3916"
},
{
"creationDate": "2013-10-10T09:28:48.023",
"id": "456382",
"postId": "40480",
"score": "0",
"text": "On the wild goose chase that i have been put on by the experts here at Ask Ubuntu and at Launchpad found your concise answer more than helpful in the process of elimination on getting to install Ubuntu using EFI mode on a 2011 EFI 2.1 machine (which is not a mac)",
"userDisplayName": null,
"userId": "102029"
},
{
"creationDate": "2016-12-20T04:35:39.300",
"id": "1331011",
"postId": "40480",
"score": "0",
"text": "Is there amd64+mac for 16.04.1?",
"userDisplayName": null,
"userId": "563975"
},
{
"creationDate": "2016-12-20T05:31:20.097",
"id": "1331029",
"postId": "40480",
"score": "0",
"text": "P.S. I guess there is no, but it hard to create one?",
"userDisplayName": null,
"userId": "563975"
},
{
"creationDate": "2016-12-21T09:21:12.723",
"id": "1331972",
"postId": "40480",
"score": "0",
"text": "No, it was dropped in 2014, IIRC because only a small range of machines needed it and modern ones were just fine with the normal amd64 image, and it was a significant testing burden around release time.",
"userDisplayName": null,
"userId": "3228"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-05T19:46:40.790",
"id": "40480",
"lastActivityDate": "2011-05-05T19:46:40.790",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "3228",
"parentId": "37999",
"postTypeId": "2",
"score": "131"
} | [
{
"accepted": null,
"body": "<p>I believe the reason for these +mac CDs is that Macs use <a href=\"https://secure.wikimedia.org/wikipedia/en/wiki/Extensible_Firmware_Interface\" rel=\"nofollow\">EFI</a>, whereas most other computers are using a regular BIOS interface (hardware <em>interface</em>, not GUI). ... | null | null | null | null | null |
38005 | 1 | 38010 | 2011-04-29T14:39:07.943 | 0 | 87 | <p>In this case I specifically want to go from 10.10 to 11.04, but maybe there are some generic descriptions out there as well. What should I expect to encounter with a program which works great under Wine right now after a version upgrade? I understand that there is no way to say for sure, I'm just hoping to include the likely hood of results in my considerations if there is good evidence. </p>
<p>Will it be uninstalled, are the odds with me that it will continue to run ok, or is it more likely to end up a broken install?</p>
| 49 | null | null | 2011-04-29T14:48:32.783 | What happens with Windows applications installed via Wine during upgrades? | [
"10.10",
"11.04",
"upgrade",
"wine"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Nothing happens to the Windows Apps. Wine will be the only program updated in that sense.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-05-02T15:52:37.840",
"id": "43110",
"postId": "38010",
"score": "0",
"text": "In fact a fairly complex windows app (as far a dependencies and such) works fine after the jump from maverick to natty.",
"userDisplayName": null,
"userId": "49"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T14:48:32.783",
"id": "38010",
"lastActivityDate": "2011-04-29T14:48:32.783",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "2973",
"parentId": "38005",
"postTypeId": "2",
"score": "0"
} | [
{
"accepted": true,
"body": "<p>Nothing happens to the Windows Apps. Wine will be the only program updated in that sense.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-05-02T15:52:37.840",
"id": "43110",
"postId": "38010",
"score": "0",
... | null | null | null | null | null |
38009 | 1 | 38034 | 2011-04-29T14:47:40.600 | 55 | 128342 | <p>How can we remove the launcher that come with Unity on this new Ubuntu version ?</p>
| 1446 | 235 | 2011-11-30T16:13:35.443 | 2017-05-26T19:14:06.057 | How do I remove the Unity launcher? | [
"unity",
"launcher"
] | 19 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>In simple words: you can't. By design, the launcher is intended to stay there always. If you want to give it up, the only way to do so is to give up the entire unity interface by switching to some other DE or by switching to the classic GNOME session.</p>\n\n<p>Moving the launcher to some other edge of the screen is also not implemented and wouldn't be, as per <a href=\"https://bugs.launchpad.net/unity/+bug/668415/comments/2\">Mark's comment on a bug</a>.</p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2015-12-27T14:58:26.297",
"id": "1052217",
"postId": "38034",
"score": "1",
"text": "I won't to switch to another DE, I tried I don't like them. I use Cairo-Dock and I would like to get rid of the launcher permanently. Why is this impossible. Why are there artificial limitations? Why is this design accepted?",
"userDisplayName": null,
"userId": "378622"
},
{
"creationDate": "2016-01-20T22:28:56.957",
"id": "1070379",
"postId": "38034",
"score": "1",
"text": "One may add to this answer that there are ways to make launcher autohide, since this is an accepted answer",
"userDisplayName": null,
"userId": "295286"
},
{
"creationDate": "2018-06-15T03:06:07.667",
"id": "1707610",
"postId": "38034",
"score": "1",
"text": "I completely agree with 4xy's points. wtf? This is exactly the kind of behaviour that made me switch to Linux from Windows! Can we raise this somewhere? Thanks for your clear answer Bilal! Of course this doesnt go against you.",
"userDisplayName": null,
"userId": "840775"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T15:13:56.587",
"id": "38034",
"lastActivityDate": "2011-04-29T15:13:56.587",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "629",
"parentId": "38009",
"postTypeId": "2",
"score": "11"
} | [
{
"accepted": null,
"body": "<p>Sure when you login, choose your name and when the password box comes up look at the bottom panel and select Ubuntu Classic.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2011-04-29T14:51:25.823",
"id": "41941",
"postId": ... | null | null | null | null | null |
38016 | 1 | 38033 | 2011-04-29T14:52:53.463 | 3 | 4395 | <p>Unity 3D is incredibly unstable for me. Still, I love the interface and would like to continue using it. Is there any way to force Unity 2D?</p>
<p>Btw: I've already filed a bug report against <code>xserver-xorg-video-ati</code> </p>
| 15427 | 235 | 2011-09-04T19:33:06.453 | 2017-03-16T15:07:51.983 | How do I force Unity to not use compositing? | [
"11.04",
"unity-2d",
"compositing"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Just install <a href=\"http://packages.ubuntu.com/unity-2d\" rel=\"nofollow noreferrer\">unity-2d</a> <a href=\"http://apt.ubuntu.com/p/unity-2d\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-large\" alt=\"Install unity-2d\"></a> and reboot. At GDM login screen, in the drop-down box at the bottom of the screen select 'Ubuntu Unity 2D session'. In consequent bootups, the Unity 2D session will become the default.</p>\n\n<ul>\n<li><a href=\"https://askubuntu.com/questions/21686/how-do-i-install-the-unity-2d-desktop\">How do I install and switch to the Unity 2D desktop?</a></li>\n</ul>\n\n<p>If you want to enable/disable composting in Unity 2D, you can install the Unity 2D tweaking tool by following <a href=\"http://www.omgubuntu.co.uk/2011/04/ubuntu-unity-2d-tweaking-tool-lets-you-adjust-the-launcher-dash-enable-compositing/\" rel=\"nofollow noreferrer\">this guide</a>.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T15:08:58.230",
"id": "38033",
"lastActivityDate": "2017-03-16T15:07:51.983",
"lastEditDate": "2017-04-13T12:24:57.930",
"lastEditorDisplayName": null,
"lastEditorUserId": "-1",
"ownerDisplayName": null,
"ownerUserId": "629",
"parentId": "38016",
"postTypeId": "2",
"score": "5"
} | [
{
"accepted": true,
"body": "<p>Just install <a href=\"http://packages.ubuntu.com/unity-2d\" rel=\"nofollow noreferrer\">unity-2d</a> <a href=\"http://apt.ubuntu.com/p/unity-2d\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-large\" alt=\"Install unity-2d\"></a> and reboot. At GDM login... | null | null | null | null | null |
38017 | 1 | null | 2011-04-29T14:52:56.360 | 5 | 2223 | <p>I am trying to measure the temperature of the CPU cores on my latest ubuntu 11.04 install with kernel 2.8.32 to no avail. I have followed the instructions at <a href="https://help.ubuntu.com/community/SensorInstallHowto" rel="nofollow">https://help.ubuntu.com/community/SensorInstallHowto</a> to configure lm_sensors and ensured that the k10temp kernel module is installed. After running sensors-detect and everything, the output of sensors is just:</p>
<pre><code>$ sensors
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +28.2°C
</code></pre>
<p>Is there a way to get more detailed information about the temperature of the CPU cores?</p>
| 4796 | 235 | 2011-06-05T21:42:57.047 | 2011-08-03T00:17:22.130 | How do I read CPU temperatures on a Phenom II processor? | [
"11.04",
"cpu",
"sensors"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-06-06T01:44:31.433",
"id": "52059",
"postId": "38017",
"score": "0",
"text": "Are you not getting critical temperature thresholds?",
"userDisplayName": null,
"userId": "101157"
}
] | null | [
{
"accepted": null,
"body": "<p>Have you tried \"acpi -t\"? It shows a bunch of other temperature sensors in additional to each core.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-08-03T00:17:22.130",
... | null | null | null | null | null |
38020 | 1 | 38614 | 2011-04-29T14:56:07.780 | 1 | 354 | <p>I've looked through the Compiz Settings, but since I am on a laptop, I can't use the numpad shortcuts for Window Placement. </p>
<p>How can I remap this to be something like Super-Left, Super Right, Super-Right-Up, etc?</p>
| 10413 | 46312 | 2012-04-09T02:26:26.210 | 2012-04-09T02:26:26.210 | Remap Window shortcuts for use on a laptop | [
"11.04",
"unity",
"windows",
"keyboard"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Run the Compiz Settings manager, go to Grid (under Window Management) and configure each keyboard shortcut from there.</p>\n\n<p>Click on the shortcut you want to change, then click on Grab Key Combination, type the combination you want and click OK.</p>\n\n<p>Something like Super-left etc. might be taken for something else though - which is why I'm using the same shortcuts as I use on OS X (with SizeUp), like this:</p>\n\n<pre><code>Ctrl-Super-Alt-Left -> Place left\nCtrl-Super-Alt-Right -> Place right\n</code></pre>\n\n<p>etc. etc. </p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-30T22:33:16.257",
"id": "38614",
"lastActivityDate": "2011-04-30T22:33:16.257",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "3380",
"parentId": "38020",
"postTypeId": "2",
"score": "1"
} | [
{
"accepted": true,
"body": "<p>Run the Compiz Settings manager, go to Grid (under Window Management) and configure each keyboard shortcut from there.</p>\n\n<p>Click on the shortcut you want to change, then click on Grab Key Combination, type the combination you want and click OK.</p>\n\n<p>Something like ... | null | null | null | null | null |
38021 | 1 | 38035 | 2011-04-29T14:57:26.000 | 161 | 216011 | <p>The server version of Ubuntu does not have the <a href="http://manpages.ubuntu.com/manpages/natty/man1/add-apt-repository.1.html"><code>add-apt-repository</code></a> command. How can I add a <a href="https://en.wikipedia.org/wiki/Personal_Package_Archive">Personal Package Archive</a> (PPA) to the server without this command?</p>
| 7035 | 10883 | 2015-01-02T01:14:37.547 | 2020-01-09T21:05:40.140 | How to add a PPA on a server? | [
"server",
"ppa"
] | 6 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-08-02T12:39:28.113",
"id": "344173",
"postId": "38021",
"score": "0",
"text": "in the latest version of synaptic you can add ppa's directly in the software sources instead of a deb line",
"userDisplayName": null,
"userId": "19009"
},
{
"creationDate": "201... | {
"accepted": true,
"body": "<p>You can simply add the <code>add-apt-repository</code> command. In 13.10 and later, you also need to run this command:</p>\n\n<pre><code>sudo apt-get install software-properties-common\n</code></pre>\n\n<p>Side note: in 11.04 they added a symlink to <code>add-apt-repository</code> so it can be run as <code>apt-add-repository</code> which totally makes more sense to me. Everything else apt starts with \"apt\".</p>\n\n<p>NOTE: It's part of the <code>python-software-properties</code> package (before 13.10):</p>\n\n<pre><code>sudo apt-get install python-software-properties\n</code></pre>\n",
"commentCount": "6",
"comments": [
{
"creationDate": "2012-03-27T15:32:04.973",
"id": "137854",
"postId": "38035",
"score": "0",
"text": "Seeing it's actually a function of apt it is actually logical to me. \"add repository with apt\" > \"apt-add-repository\"",
"userDisplayName": null,
"userId": "18981"
},
{
"creationDate": "2012-07-23T01:08:04.767",
"id": "205008",
"postId": "38035",
"score": "5",
"text": "what if \"python-software-properties\" is already installed, and you still get \"command not found\" when trying to use \"apt-add-repository\"?",
"userDisplayName": null,
"userId": "37613"
},
{
"creationDate": "2012-07-26T21:24:34.377",
"id": "207293",
"postId": "38035",
"score": "0",
"text": "Did you also try \"add-apt-respository\"? On versions before 11.04 you must put the \"add\" before the \"apt\".",
"userDisplayName": null,
"userId": "731"
},
{
"creationDate": "2015-01-16T22:15:09.307",
"id": "792877",
"postId": "38035",
"score": "0",
"text": "what are you supposed to do when 'apt-get install python-software-properties' fails because it depends on python-curl, which is 'not installable'? On my 12.04 system, it complains that it's \"unable to correct problems - you have held broken packages\"",
"userDisplayName": null,
"userId": "369475"
},
{
"creationDate": "2015-05-21T08:20:24.440",
"id": "888974",
"postId": "38035",
"score": "0",
"text": "Is `software-properties-common` a set of defined tools or collection of utils?",
"userDisplayName": null,
"userId": "183715"
},
{
"creationDate": "2016-08-19T03:41:58.070",
"id": "1231625",
"postId": "38035",
"score": "0",
"text": "Asker's question was \"How can I add a Personal Package Archive (PPA) to the server **without** this command?\" I wonder why he selected this answer.",
"userDisplayName": null,
"userId": "562148"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T15:18:55.553",
"id": "38035",
"lastActivityDate": "2015-09-20T20:30:33.297",
"lastEditDate": "2015-09-20T20:30:33.297",
"lastEditorDisplayName": null,
"lastEditorUserId": "452931",
"ownerDisplayName": null,
"ownerUserId": "731",
"parentId": "38021",
"postTypeId": "2",
"score": "197"
} | [
{
"accepted": null,
"body": "<p>It is not necessarily the best answer, but this will function:</p>\n\n<p>The old-fashioned way (pre Ubuntu 9.10, they call it) of editing <code>/etc/apt/sources.list</code> still works. You will also need to get the GPG key on the system manually.</p>\n\n<p>On older (pre 9.10... | null | null | null | null | null |
38024 | 1 | 38045 | 2011-04-29T15:00:19.247 | 11 | 7138 | <p>I installed Ubuntu 11.04 and it works fine.</p>
<p>But I have a little problem. I need to use <a href="http://www.putty.org/" rel="nofollow noreferrer">Putty</a> and it uses <kbd>F10</kbd> as a shortcut to a function, but Unity intercepts it as a shrtcut, so I cannot access this function.</p>
<p>How I can change this shortcut in Unity?</p>
| 15433 | 527764 | 2017-02-25T22:28:56.427 | 2017-02-25T22:28:56.427 | How can I change the default Unity keyboard shortcut? | [
"unity",
"keyboard",
"shortcut-keys",
"putty"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<ol>\n<li><p>Install <code>compizconfig-settings-manager</code> Ubuntu Software Center. </p></li>\n<li><p>Go to 'Unity Plugin', choose General tab (the default tab)</p></li>\n<li><p>Change <em>Key to open the first panel menu</em> as you like to free your shortcut: </p>\n\n<p><a href=\"https://i.stack.imgur.com/oz6F3.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/oz6F3.png\" alt=\"enter image description here\"></a></p></li>\n</ol>\n\n<p>Some more key bindings are in General Options, tab Key bindings. I was using CCSM 0.9.11.2, in future versions of CCSM these options can change.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T15:44:26.367",
"id": "38045",
"lastActivityDate": "2017-02-25T22:27:06.153",
"lastEditDate": "2017-02-25T22:27:06.153",
"lastEditorDisplayName": null,
"lastEditorUserId": "527764",
"ownerDisplayName": null,
"ownerUserId": "12943",
"parentId": "38024",
"postTypeId": "2",
"score": "9"
} | [
{
"accepted": null,
"body": "<p>Can you tell what exact software you want to have and then I may help you in better way. \nnevertheless you can search for system settings and there you will find keyboard shortcuts.. may be there you can change the settings. </p>\n",
"commentCount": "1",
"comments": ... | null | null | null | null | null |
38026 | 1 | 38046 | 2011-04-29T15:03:15.383 | 6 | 1416 | <p>Ubuntu 11.04 ships with LibreOffice 3.3.2</p>
<p>In a few weeks LibreOffice will publish a new Version LibreOffice 3.4</p>
<p>Will Ubuntu release this update like a new Version of Firefox? (a few days after the release)</p>
<p>Or: similar to openoffice? (more or less never)</p>
| 14082 | 235 | 2011-04-29T15:45:42.587 | 2011-10-10T20:33:50.250 | Will LibreOffice 3.4 be included in an update? | [
"11.04",
"libreoffice"
] | 5 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>LibreOffice 3.4.3 for Natty was released 7 Oct 2011. Consider adding the libreoffice repository:</p>\n\n<pre><code> sudo add-apt-repository ppa:libreoffice/ppa\n sudo apt-get update\n sudo apt-get upgrade\n</code></pre>\n\n<p>This will make sure you're always up to date with the newest versions of Libreoffice.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2011-05-04T11:23:17.370",
"id": "43852",
"postId": "38046",
"score": "0",
"text": "But why won't the Ubuntu repos be updated?",
"userDisplayName": null,
"userId": "11289"
},
{
"creationDate": "2011-05-04T12:39:07.867",
"id": "43875",
"postId": "38046",
"score": "0",
"text": "As stated by Terry, Ubuntu does not release new versions in the official repos until they have been adequately tested, which is often not until the next major release of Ubuntu. This is to make sure that all packages you download from the official repositories are stable, and work well with Ubuntu.",
"userDisplayName": null,
"userId": "13498"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T15:44:34.763",
"id": "38046",
"lastActivityDate": "2011-10-10T19:41:01.093",
"lastEditDate": "2011-10-10T19:41:01.093",
"lastEditorDisplayName": null,
"lastEditorUserId": "14356",
"ownerDisplayName": null,
"ownerUserId": "13498",
"parentId": "38026",
"postTypeId": "2",
"score": "8"
} | [
{
"accepted": true,
"body": "<p>LibreOffice 3.4.3 for Natty was released 7 Oct 2011. Consider adding the libreoffice repository:</p>\n\n<pre><code> sudo add-apt-repository ppa:libreoffice/ppa\n sudo apt-get update\n sudo apt-get upgrade\n</code></pre>\n\n<p>This will make sure you're always up to date with... | null | null | null | null | null |
38027 | 1 | null | 2011-04-29T15:04:38.877 | 4 | 4699 | <p>I updated Ubuntu 10.10 to 11.04 but ubuntu doesn't start I tried to follow these :
<a href="https://askubuntu.com/questions/37755/fglrx-fails-to-load-causing-black-screen-on-boot/38002#38002">instructions</a></p>
<p>but it didn't work because I couldn't enter the thing he called "GRUD mode"
so i reinstalled --purge fglrx
and now if I start my computer there is a lot of text like:
Setting sensors limits [OK]
...
and there is on line:
Stopping automatic crash report generation [fail]</p>
<p>My computer is a Sony Vaio VGN-FW11J</p>
<p>can anyone help me?
thanks a lot</p>
<p>Here's a picture of my laptotp:
<img src="https://i.stack.imgur.com/aIXUc.jpg" alt="enter image description here"></p>
<p>After a long search and a modification in the Grub data, I can access it, but does this help me ?</p>
| 15424 | -1 | 2017-04-13T12:23:36.527 | 2011-08-24T19:34:15.870 | Ubuntu doesn't start anymore after upgrading 11.04 | [
"11.04",
"startup"
] | 2 | 6 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T16:03:54.060",
"id": "41964",
"postId": "38027",
"score": "0",
"text": "After all the text, what does your system do? IF you are just seeing text and then shut the computer down yourself, it's not a real problem.\n\nPlease add the detail :)",
"userDisplayName": ... | null | [
{
"accepted": null,
"body": "<p>Hi @ all\nI just managed after a little discussion with some friends to find a solution:</p>\n\n<p>1) You gotta get in the GRUB \n2) Start Ubuntu in a graphically reduced mode\n3) go to System > (In German: \"Zusätzliche Treiber\") Additionak Drivers (?!) and install the one ... | null | null | 2012-02-04T01:34:08.400 | null | null |
38028 | 1 | 38042 | 2011-04-29T15:05:55.677 | 16 | 14200 | <p>I just updated to the latest version (11.04) yesterday, and ever since then, the system has been really choppy.</p>
<p>I used to have 10.10 installed, and that was running smooth.</p>
<p>Anyone also experiencing this? Any fixes?</p>
<p>I'm only running Chrome and Netbeans...</p>
| 9705 | 235 | 2012-02-02T23:38:11.690 | 2012-03-19T04:36:36.943 | Performance being really choppy with ATI drivers | [
"unity",
"ati"
] | 3 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-04T13:53:32.357",
"id": "135072",
"postId": "38028",
"score": "0",
"text": "I have already posted a bug regarding the same and it has been marked as duplicate of bug no:**763005** And the original bug has been approved by Canonical, so expect a solution from Ubuntu. Yo... | {
"accepted": true,
"body": "<ol>\n<li><p>Install <strong>CompizConfig SettingsManager</strong></p>\n\n<p><code>sudo apt-get install compizconfig-settings-manager</code></p>\n\n<ul>\n<li>Warning: <a href=\"https://askubuntu.com/questions/80589/what-are-some-of-the-issues-with-ccsm-and-why-should-i-not-use-it\">What are some of the issues with CCSM and why would I want to avoid it?</a></li>\n</ul></li>\n<li><p>Click on the <strong>Composite</strong> tab, and\nun-check <strong>Detect refresh rate</strong>.</p>\n\n<p><img src=\"https://i.stack.imgur.com/wjbA1.png\" alt=\"enter image description here\"></p>\n\n<p><img src=\"https://i.stack.imgur.com/LiuBK.png\" alt=\"enter image description here\"></p></li>\n<li><p>Click on the <strong>OpenGL</strong> tab, and un-check <strong>Sync to Vblank</strong>.</p>\n\n<p><img src=\"https://i.stack.imgur.com/VTQWz.png\" alt=\"enter image description here\"><img src=\"https://i.stack.imgur.com/NLg5n.png\" alt=\"enter image description here\"></p></li>\n</ol>\n",
"commentCount": "7",
"comments": [
{
"creationDate": "2011-04-29T16:06:40.297",
"id": "41967",
"postId": "38042",
"score": "0",
"text": "Done - is this something that should take effect immediately, or is a restart required?",
"userDisplayName": null,
"userId": "9705"
},
{
"creationDate": "2011-04-29T16:07:37.737",
"id": "41968",
"postId": "38042",
"score": "0",
"text": "Oh wow... never mind - it seems to have fixed the issue, for the most part. It's not perfect still, but a lot better.",
"userDisplayName": null,
"userId": "9705"
},
{
"creationDate": "2011-04-29T17:22:55.817",
"id": "41990",
"postId": "38042",
"score": "0",
"text": "I have an ATI card too, and Unity was SOOOO choppy at first. but disabling that helped a lot. There are a few more options in Compiz related to tweaking the refresh rate that you may want to look into. Glad it all worked out for you.",
"userDisplayName": null,
"userId": "14615"
},
{
"creationDate": "2011-04-29T20:39:01.417",
"id": "42073",
"postId": "38042",
"score": "0",
"text": "xil3, I updated my answer with another step that may also help you.",
"userDisplayName": null,
"userId": "14615"
},
{
"creationDate": "2011-05-08T18:03:32.897",
"id": "45230",
"postId": "38042",
"score": "0",
"text": "This didn't help a bit. Even typing in Firefox makes the CPU jump to 50% (well, 100% for one core).",
"userDisplayName": null,
"userId": "7341"
},
{
"creationDate": "2011-05-08T23:43:22.277",
"id": "45319",
"postId": "38042",
"score": "0",
"text": "Hmm, that sounda like you may be having a separate problem. Perhaps try creating a new question, stating that you've read, and tried all of the similar questions. But the fact that your CPU jumping *that* high makes me think it is something else.",
"userDisplayName": null,
"userId": "14615"
},
{
"creationDate": "2012-01-05T21:01:56.543",
"id": "106494",
"postId": "38042",
"score": "0",
"text": "Also happening to me.. I have implemented the solution you have listed but it only helps a bit.",
"userDisplayName": null,
"userId": "34049"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T15:32:43.040",
"id": "38042",
"lastActivityDate": "2011-11-18T22:15:12.067",
"lastEditDate": "2017-04-13T12:24:56.997",
"lastEditorDisplayName": null,
"lastEditorUserId": "-1",
"ownerDisplayName": null,
"ownerUserId": "14615",
"parentId": "38028",
"postTypeId": "2",
"score": "23"
} | [
{
"accepted": true,
"body": "<ol>\n<li><p>Install <strong>CompizConfig SettingsManager</strong></p>\n\n<p><code>sudo apt-get install compizconfig-settings-manager</code></p>\n\n<ul>\n<li>Warning: <a href=\"https://askubuntu.com/questions/80589/what-are-some-of-the-issues-with-ccsm-and-why-should-i-not-use-i... | null | null | null | null | null |
38043 | 1 | 38295 | 2011-04-29T15:33:11.073 | 3 | 4009 | <p>I have had this issue with <a href="https://askubuntu.com/questions/11798/wireless-driver-causes-frequent-system-freezes">10.04, 10.10</a>, but I was able to solve it by custom compiling the driver from recent sources. And I had to re-compile, very painfully, whenever there was a kernel update.</p>
<p>And both versions of ubuntu did not have the ath9k driver by default. But with 11.04 it looks like nothing can be made to work. Natty installed the driver by deafult, and it froze my system when I turned on the wireless. I compiled and installed from the recent versions, still the system froze. I installed the .deb I created with 10.10 (which had worked there), again the system froze. </p>
<p>I again compiled from the older sources from which the 10.10 working .deb was created, again the system froze. I usually put my netbook on master mode (as an access point) to share the internet connection my family members. From now on, untill a solution is found, we all have to fight for the single ethernet cable to the modem.</p>
<p>Edit1: I directly logged in to CLI, without logging in to GUI. In the CLI, when the system froze, "Kernerl Panic" was shown, and near it there were ath9k errors too. However, the error did not get logged at <code>/var/log</code>.</p>
<p><strong>EDIT2: Same issue with Ubuntu 11.10 too. The moment eth0 and wlan0 are bridged (with hostapd) the system freezes. And the freezing happens only if I enable wireless master mode. Even after googling for hours, I was not able to solve the issue.</strong></p>
| 2968 | -1 | 2017-04-13T12:25:03.983 | 2011-10-15T17:24:41.177 | System freeze caused by ath9k driver | [
"11.04",
"wireless",
"atheros"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Solved the issue. I compiled it from <a href=\"http://www.orbit-lab.org/kernel/compat-wireless-2.6-stable/v2.6.38/compat-wireless-2.6.38.2-2-ns.tar.bz2\" rel=\"nofollow\">these patched sources</a>. As ath9k drivers come by default on 2.6.38 kernel, the directory <code>/lib/modules/2.6.38-8-generic/kernel/net/wireless/ath</code> should be removed. For compiling and installing this <a href=\"http://ubuntuforums.org/showthread.php?t=1481983\" rel=\"nofollow\">guide is usefull</a>.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-30T04:04:55.110",
"id": "38295",
"lastActivityDate": "2011-04-30T04:04:55.110",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "2968",
"parentId": "38043",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": true,
"body": "<p>Solved the issue. I compiled it from <a href=\"http://www.orbit-lab.org/kernel/compat-wireless-2.6-stable/v2.6.38/compat-wireless-2.6.38.2-2-ns.tar.bz2\" rel=\"nofollow\">these patched sources</a>. As ath9k drivers come by default on 2.6.38 kernel, the directory <code>/lib/mo... | null | null | null | null | null |
38059 | 1 | 38068 | 2011-04-29T16:19:11.487 | 0 | 797 | <p>I've updated to 11.04 and I now need to reconfigure a lot of things. One of them is the mouse "special "buttons.</p>
<p>Before I clicked on the red button that my mouse brings, and I switched desktops.</p>
<p>I tried to do that again, but on the Compiz configuration we can see this useless information like:</p>
<p>Button1</p>
<p>Button2</p>
<p>Button3</p>
<p>Button4</p>
<p>and so on...</p>
<p>I have no clue about what number is associated with my red button of this Microsoft Optical Comfort 3000 mouse.</p>
<p>Where can I configure mouse buttons/clicks?</p>
| 1446 | 10581 | 2014-02-21T18:09:05.027 | 2014-02-21T18:09:05.027 | Mouse Configuration - Where to configure special mouse button to perform some compiz actions? | [
"compiz",
"mouse",
"cube"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>The only program I know of that I use to figure this stuff out is called <code>xev</code>. Run it from the command line (Terminal):</p>\n\n<pre><code>$ xev\n</code></pre>\n\n<p>Then you will get a pop-up box. <img src=\"https://i.stack.imgur.com/iBdmp.png\" alt=\"enter image description here\"></p>\n\n<p>In that \"Event tester\" box, click your buttons, you will see button down and button up events show up in the terminal window. Each event will have a button number associated. Keep clicking them till you determine which one is which.</p>\n\n<p>Pretty handy utility.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T16:33:13.987",
"id": "38068",
"lastActivityDate": "2011-04-29T16:33:13.987",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "7056",
"parentId": "38059",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": true,
"body": "<p>The only program I know of that I use to figure this stuff out is called <code>xev</code>. Run it from the command line (Terminal):</p>\n\n<pre><code>$ xev\n</code></pre>\n\n<p>Then you will get a pop-up box. <img src=\"https://i.stack.imgur.com/iBdmp.png\" alt=\"enter imag... | null | null | null | null | null |
38061 | 1 | 38069 | 2011-04-29T16:21:57.207 | 0 | 503 | <p>In classic GNOME2 desktop I could install Compiz and customize it with Compiz config settings manager so that clicking on a specific screen location allowed switching between open windows. With Unity can I do the same or <code>Alt</code> + <code>Tab</code> is the only option?</p>
| 4157 | null | null | 2011-04-29T16:33:52.540 | Ring Switcher in Unity | [
"11.04",
"unity",
"windows"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Compiz Config works under Unity and the Ring Switcher does work.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-04-29T17:22:57.317",
"id": "41991",
"postId": "38069",
"score": "0",
"text": "For ring switcher I am able to use `Alt+Tab` combination but right edge + mouse clicks(I configured it that way) did not work. What could be the reason?",
"userDisplayName": null,
"userId": "4157"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T16:33:52.540",
"id": "38069",
"lastActivityDate": "2011-04-29T16:33:52.540",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "11874",
"parentId": "38061",
"postTypeId": "2",
"score": "1"
} | [
{
"accepted": true,
"body": "<p>Compiz Config works under Unity and the Ring Switcher does work.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-04-29T17:22:57.317",
"id": "41991",
"postId": "38069",
"score": "0",
"text": "For ring swi... | null | null | null | null | null |
38062 | 1 | null | 2011-04-29T16:22:11.920 | 3 | 5597 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/29757/what-can-replace-system-monitoring-in-the-top-gnome-panel-in-unity">What can replace system monitoring in the top Gnome Panel in Unity?</a> </p>
</blockquote>
<p>Back when I used gnome-panels, I really liked the System Monitor applet. It let me keep an eye on both my processor and bandwidth, it was light, and it was native. Is there a way to achieve this with the current unity interface?</p>
<p>That little graph was useful in many ways. I could spot misbehaving processes, I could tell when a download finished, I could tell when an update finished, etc.</p>
<p>I'm not looking to install screenlets or any fancy stuff, I'm already running Unity 2D because this netbook isn't that tough. I'm looking for something that shows me a little graph of real-time cpu usage (and bandwidth, if possible), it needs to be permanently visible and it needs to be light.</p>
| 1012 | -1 | 2017-04-13T12:23:09.107 | 2011-04-29T16:38:07.570 | Monitor CPU usage in unity | [
"applet",
"monitoring",
"system-monitor"
] | 0 | 0 | CC BY-SA 3.0 | [] | null | [] | null | null | 2011-06-05T19:27:35.430 | null | null |
38064 | 1 | null | 2011-04-29T16:31:28.050 | 5 | 2973 | <p>I have just installed Natty on an Intel Celeron single core CPU with 1 GB RAM without a 3D graphic card and Natty is running on Classic Desktop instead of Unity.</p>
<p>I have to force turn off and restart the computer system to recover.</p>
<p>Maximizing, minimizing and restoring do not freeze the system. Only when I tried to click and drag the border to resize my computer system freeze with the window having a orangy tint.</p>
<p>Otherwise Natty run along nicely for now.</p>
| 15451 | 235 | 2011-05-31T19:08:05.723 | 2011-10-15T09:49:18.107 | Resizing a window freezes the entire system | [
"11.04",
"freeze",
"resize"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T16:51:33.470",
"id": "41985",
"postId": "38064",
"score": "0",
"text": "After reading about compiz freezed, and reading about using classic desktop without effect, I have decided to try this out. Log Off and choose classic desktop (without effect) and log in again. ... | null | [
{
"accepted": null,
"body": "<p>I see you commented on your own question. Just wanted to give you some options:</p>\n\n<p>You can install 2d-unity as a work-around:</p>\n\n<ul>\n<li><a href=\"https://askubuntu.com/questions/21686/how-do-i-install-the-unity-2d-desktop\">How do I install and switch to the Un... | null | null | null | null | null |
38067 | 1 | 38996 | 2011-04-29T16:32:34.893 | 8 | 6497 | <p>I'm running 11.04 on a 2011 13" mackbook pro (intel hd 3000 gpu).</p>
<p>Previously everything had been fine, but today when I plug in an external monitor (17" Acer being plugged in via a mini display port to VGA adapter) the laptop immediately recognizes the monitor, but the screen turns black. It seems that everything is still responsive. I can see the cursor and I can see it change as it moves over things like text boxes or the edges of open windows. But even after unplugging the monitor, I can't get anything but a black screen until I restart gdm.</p>
<p>Yesterday I was using the laptop with a 22" Asus monitor using a mini display port to DVI adapter and everything was fine. This same monitor was also working fine last week when I was running OS X, and on an older HP laptop without an adapter (straight to VGA).</p>
<p>How can I fix this?</p>
| 693 | 693 | 2011-04-29T16:37:46.543 | 2012-11-11T13:48:42.860 | Screen turns black when plugging in a second monitor | [
"11.04",
"multiple-monitors"
] | 5 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-01T21:45:05.097",
"id": "42816",
"postId": "38067",
"score": "0",
"text": "Found any solution? Happening to me too in an Asus u35jc-a1, external monitor Samsung T220. At first I thought it was related to Unity, but it's happening in Gnome 2 as well.",
"userDisplayN... | {
"accepted": true,
"body": "<p>Just found the official bug page, with possible workarounds such as installing other kernel versions: <a href=\"https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/745112\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/745112</a></p>\n\n<p>For the time being, it seems we have to wait or play with other kernels...</p>\n\n<p><strong>EDIT:</strong> I've just installed and tried kernel <code>linux-headers-2.6.39-020639rc4</code> and works like a charm - at least in this regard. I hope it's as stable as the previous one as well!</p>\n",
"commentCount": "4",
"comments": [
{
"creationDate": "2011-05-02T17:20:41.137",
"id": "43139",
"postId": "38996",
"score": "0",
"text": "where did you get that kernel??",
"userDisplayName": null,
"userId": "693"
},
{
"creationDate": "2011-05-02T17:37:06.590",
"id": "43148",
"postId": "38996",
"score": "0",
"text": "ok, i found that kernel. I tried it and it works ... better .... it doesn't cause my main screen to go blank. But on the external monitor, it's completely black except for the unity panel thing (not sure what to call it) at the top and the cursor. (this kernel: http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.39-rc4-natty/)",
"userDisplayName": null,
"userId": "693"
},
{
"creationDate": "2011-05-02T17:53:53.150",
"id": "43157",
"postId": "38996",
"score": "0",
"text": "the kernel here: http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-next-proposed/ exhibits the same behavior as the one I previously mentioned.",
"userDisplayName": null,
"userId": "693"
},
{
"creationDate": "2011-10-21T16:42:41.707",
"id": "79761",
"postId": "38996",
"score": "1",
"text": "BTW, everything is working fine now on a 3.0 kernel. I also had it working on a 2.39 kernel.",
"userDisplayName": null,
"userId": "693"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-01T22:11:03.200",
"id": "38996",
"lastActivityDate": "2011-05-01T23:35:29.180",
"lastEditDate": "2011-05-01T23:35:29.180",
"lastEditorDisplayName": null,
"lastEditorUserId": "15883",
"ownerDisplayName": null,
"ownerUserId": "15883",
"parentId": "38067",
"postTypeId": "2",
"score": "4"
} | [
{
"accepted": true,
"body": "<p>Just found the official bug page, with possible workarounds such as installing other kernel versions: <a href=\"https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/745112\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel... | null | null | null | null | null |
38071 | 1 | 53037 | 2011-04-29T16:39:36.853 | 4 | 1440 | <p>The <a href="http://packages.ubuntu.com/" rel="nofollow">http://packages.ubuntu.com/</a> site provides great information on packages, with changelogs and much more, but only covers currently supported releases.</p>
<p>The rmadison program (devscripts package) will also give me command-line access to all versions of a package from currently supported releases (<em>nice!</em>):</p>
<pre><code>$ rmadison gnome-mount
gnome-mount | 0.8~svn20080225-0ubuntu4 | hardy | source, amd64, i386
gnome-mount | 0.8-2ubuntu1 | karmic/universe | source, amd64, i386
</code></pre>
<p>But I don't see a way to find e.g. what version was in intrepid, which is no longer supported. I know the intrepid release is available at <a href="http://old-releases.ubuntu.com/" rel="nofollow">http://old-releases.ubuntu.com/</a>
but I don't want to have to go through each repository by hand.</p>
| 6130 | null | null | 2011-07-14T03:19:52.590 | Information on package versions from old releases? | [
"package-management"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>If you have the Packages files from old-releases.ubuntu.com, you can use <code>madison-lite</code> to query them, much as you would use rmadison to query the archive Packages files remotely.</p>\n\n<p>To set this up, mirror <code>http://old-releases.ubuntu.com/ubuntu/dists/*/*/binary-*/*</code> with your favourite mirroring tool. If you also want information about sources, also mirror <code>http://old-releases.ubuntu.com/ubuntu/dists/*/*/source</code></p>\n\n<p>Then set up a configuration file, for example:</p>\n\n<pre>\nmirror /srv/mirror/old-releases/\n</pre>\n\n<p>If you add nothing else to the configuration, it will tell you about every architecture for every release.</p>\n\n<p>To keep this up-to-date, you probably want to have a cron job that updates it somewhere in the beginning of December and June (because sometimes the migration of a release takes a little while).</p>\n",
"commentCount": "4",
"comments": [
{
"creationDate": "2011-07-14T14:38:05.320",
"id": "59398",
"postId": "53037",
"score": "0",
"text": "Thanks. Can you give a ballpark estimate for how much storage that requires? Do you know how hard it would be to configure rmadison and existing sites to support this information for old-releases? How about the packages web interface?",
"userDisplayName": null,
"userId": "6130"
},
{
"creationDate": "2011-07-14T20:37:21.497",
"id": "59452",
"postId": "53037",
"score": "0",
"text": "hardy+karmic+lucid+maverick+natty+oneiric is about 220MB, so I presume warty+hoary+breezy+dapper+edgy+feisty+gutsy+jaunty is something like 300MB. Mind you, Actually adding all these files may require more real storage space on your disk, as some as as few as 14 bytes in the file, but will require a full allocation unit (often 4096 bytes) on disk.",
"userDisplayName": null,
"userId": "21115"
},
{
"creationDate": "2011-07-14T20:39:24.400",
"id": "59454",
"postId": "53037",
"score": "0",
"text": "It is unlikely that rmadison will ever provide this information: the rmadison.cgi script runs on a host that currently only has a subset of the archive, and this seems to be sufficient for most users. Rearranging the infrastructure would be a bit harder, and might require special code, which would need to be maintained, etc. Adding it to packages.ubuntu.com is potentially simpler, but similarly unlikely to happen, as few in Ubuntu would have any interest in recommending such older packages to the majority of users.",
"userDisplayName": null,
"userId": "21115"
},
{
"creationDate": "2011-07-15T14:28:50.703",
"id": "59566",
"postId": "53037",
"score": "0",
"text": "Thanks - that's not so much storage, and great hints for anyone who finds the itch big enough to scratch :)",
"userDisplayName": null,
"userId": "6130"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-07-14T03:19:52.590",
"id": "53037",
"lastActivityDate": "2011-07-14T03:19:52.590",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "21115",
"parentId": "38071",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": true,
"body": "<p>If you have the Packages files from old-releases.ubuntu.com, you can use <code>madison-lite</code> to query them, much as you would use rmadison to query the archive Packages files remotely.</p>\n\n<p>To set this up, mirror <code>http://old-releases.ubuntu.com/ubuntu/dists/*/... | null | null | null | null | null |
38074 | 1 | null | 2011-04-29T16:47:01.447 | 2 | 302 | <p>I am subscribed to a couple mailing lists, but there are some topics I am not interested in. Thunderbird groups topics nicely in threads, but always highlights threads with new answers.</p>
<p>When I delete a thread, new messages continue to come in but are just unbundled without the initial question, that is even worse.</p>
<p>Is there some way to ignore a thread and all follow-up?</p>
| 12824 | 7035 | 2011-06-07T02:30:57.293 | 2013-06-21T19:38:46.527 | Ignoring a complete thread in a mailing list | [
"thunderbird"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>I don't know of a way to do it through Thunderbird, but if you're using a gmail or google apps email account, you can <a href=\"http://mail.google.com/support/bin/answer.py?answer=47787\" rel=\"nofollow\">\"mute\" conversations</a> through the web interface. There is also a L... | null | null | null | null | null |
38077 | 1 | 49550 | 2011-04-29T16:53:29.787 | 13 | 5989 | <p>Can I somehow use gvim to compose my email messages in Thunderbird?</p>
| 12824 | 7035 | 2011-06-07T02:31:16.810 | 2016-06-06T00:26:03.730 | Using gvim as editor for Thunderbird | [
"thunderbird",
"vim",
"gvim"
] | 4 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-06-26T17:44:33.680",
"id": "56397",
"postId": "38077",
"score": "0",
"text": "None of the solutions is ok?",
"userDisplayName": null,
"userId": "2647"
}
] | {
"accepted": true,
"body": "<p>At this web site you can find a non official thunderbird extension to use an external editor of your choice:</p>\n\n<blockquote>\n <p><a href=\"http://globs.org/download.php?lng=en\">http://globs.org/download.php?lng=en</a></p>\n</blockquote>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2016-06-24T18:43:42.777",
"id": "1189442",
"postId": "49550",
"score": "2",
"text": "Note from the future: This extension doesn't appear to work with newer versions.",
"userDisplayName": null,
"userId": "560962"
},
{
"creationDate": "2017-02-28T02:31:07.513",
"id": "1387527",
"postId": "49550",
"score": "0",
"text": "@NichDel it works, see the answer below *(i.e. about adding the toolbar)*.",
"userDisplayName": null,
"userId": "266507"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-06-19T18:13:04.930",
"id": "49550",
"lastActivityDate": "2011-06-19T18:13:04.930",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "2647",
"parentId": "38077",
"postTypeId": "2",
"score": "10"
} | [
{
"accepted": true,
"body": "<p>At this web site you can find a non official thunderbird extension to use an external editor of your choice:</p>\n\n<blockquote>\n <p><a href=\"http://globs.org/download.php?lng=en\">http://globs.org/download.php?lng=en</a></p>\n</blockquote>\n",
"commentCount": "2",
... | null | null | null | null | null |
38078 | 1 | 38134 | 2011-04-29T16:55:14.530 | 5 | 5287 | <p>Ubuntu 11.04 here.</p>
<p>I have Compiz Fusion Icon. When I choose compiz, to benefit from the effects, my windows title bar disappear.</p>
<p>How can I make it appear, and preserve the effects ?</p>
<p>Note:</p>
<p>If I go to <em>Compiz Fusion Icon > Select Windows Manager > Metacity</em><br />
<strong>I got the tittle bar but not the effects.</strong></p>
<p>If I go to <em>Compiz Fusion Icon > Select Windows Manager > Compiz</em><br />
<strong>I got the effects but not the title bar.</strong></p>
<p>Thanks</p>
| 1446 | 1446 | 2011-04-29T17:36:03.147 | 2013-01-23T16:01:55.537 | Enabling Compiz Disables Windows Title Bar - Why? | [
"compiz",
"titlebar"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T17:33:11.930",
"id": "41995",
"postId": "38078",
"score": "0",
"text": "I had similar problem here. Eventually it went right.",
"userDisplayName": null,
"userId": "4157"
},
{
"creationDate": "2011-04-29T17:40:13.050",
"id": "41997",
"postId":... | {
"accepted": true,
"body": "<p>Go to:</p>\n\n<pre><code>CompizConfig Settings Manager > Effects\n</code></pre>\n\n<p>Make SURE <strong>Window Decoration</strong> is <strong>checked</strong>.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2020-11-13T00:46:23.147",
"id": "2193444",
"postId": "38134",
"score": "0",
"text": "I might have needed also gtk-window-decorator --replace command, both with a pc logut and restart",
"userDisplayName": null,
"userId": "550832"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T18:30:53.180",
"id": "38134",
"lastActivityDate": "2011-04-29T18:30:53.180",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "1446",
"parentId": "38078",
"postTypeId": "2",
"score": "6"
} | [
{
"accepted": true,
"body": "<p>Go to:</p>\n\n<pre><code>CompizConfig Settings Manager > Effects\n</code></pre>\n\n<p>Make SURE <strong>Window Decoration</strong> is <strong>checked</strong>.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2020-11-13T00:46:23.147",
... | null | null | null | null | null |
38081 | 1 | 38111 | 2011-04-29T16:58:08.157 | 9 | 3378 | <p>I think the title says it all.</p>
| 3889 | 7035 | 2011-06-07T02:31:33.737 | 2019-05-06T13:22:22.457 | How would one install a side by side installation of Python 2.x, and Python 3.x | [
"python"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2018-01-28T15:17:21.630",
"id": "1617932",
"postId": "38081",
"score": "0",
"text": "Related: https://askubuntu.com/questions/487860/shifting-between-alternate-versions-of-python-in-ubuntu",
"userDisplayName": null,
"userId": "225694"
}
] | {
"accepted": true,
"body": "<p>Python 3 is available from the repositories and can be installed side by side with Python 2:</p>\n\n<pre><code>sudo apt-get install python3 python\n</code></pre>\n\n<p>You can use the <code>-V</code> switch to find out the minor version numbers:</p>\n\n<pre><code>$ python3 -V\nPython 3.1.2\n\n$ python -V\npython 2.6.6\n</code></pre>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T17:58:20.593",
"id": "38111",
"lastActivityDate": "2011-11-23T10:09:49.660",
"lastEditDate": "2011-11-23T10:09:49.660",
"lastEditorDisplayName": null,
"lastEditorUserId": "1067",
"ownerDisplayName": null,
"ownerUserId": "4796",
"parentId": "38081",
"postTypeId": "2",
"score": "9"
} | [
{
"accepted": true,
"body": "<p>Python 3 is available from the repositories and can be installed side by side with Python 2:</p>\n\n<pre><code>sudo apt-get install python3 python\n</code></pre>\n\n<p>You can use the <code>-V</code> switch to find out the minor version numbers:</p>\n\n<pre><code>$ python3 -V... | null | null | null | null | null |
38082 | 1 | 39426 | 2011-04-29T16:59:00.153 | 13 | 106969 | <p>I read a couple of other questions on this topic and they both pointed to the Grub2 community documentation and installing grub configs from an install disk. I had some trouble with the documentation, so here's where I am. This may be complete PEBKAC.</p>
<p>I have two guests sitting on an Ubuntu 10.04 server virtualized under KVM, both were initially running 10.04. I used "do-release-upgrade" to update to 10.10 without a hitch on both boxes, rebooted, and then ran "do-release-upgrade" to update to 11.04 on both boxes. In my haste, I ignored the errors about missing grub configurations. When I restarted the guests, naturally I'm presented with a grub prompt. Issuing "boot" yields "error: no loaded kernel".</p>
<p>Here's ls output for the root partition: </p>
<p><img src="https://i.stack.imgur.com/WeuOw.png" alt="grub prompt ls output"></p>
<p>When following the manual boot guide, I can't get the options straight either using "SS928-root" or "hda0,1" as the root filesystem. Most everything gives the "file not found" error.</p>
<p>Issuing "ls" on both of those filesystems show several options for vmlinuz and initrd.img. These guests are using LVM if that helps any.</p>
<p><strong>EDIT</strong></p>
<p>I've gotten a little bit further. The following command sequence:</p>
<p><img src="https://i.stack.imgur.com/hChvN.png" alt="semi-successful boot"></p>
<p>Yields the following screen (after scrolling through quite a bit of text):</p>
<p><img src="https://i.stack.imgur.com/GYryy.png" alt="BusyBox Shell"></p>
| 13119 | 13119 | 2011-04-29T19:42:14.677 | 2017-03-11T08:04:38.683 | How do I manually boot from the grub prompt after do-release-upgrade? | [
"server",
"boot",
"grub2",
"bootloader",
"kvm-virtualization"
] | 3 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2018-03-08T07:56:57.873",
"id": "1642287",
"postId": "38082",
"score": "0",
"text": "Your post helped me recover my boot after nasty windows 10 \"update\". Linux even recovered after hybernation with entire session intact. Thanks!",
"userDisplayName": null,
"userId": "... | {
"accepted": true,
"body": "<p>After looking at jdehaan's post, I checked out a machine with a similiar configuration. Going off another box's grub.cfg, I used the following commands to get this thing to boot:</p>\n\n<pre><code>recordfail\ninsmod ext2\nset root='(hd0,1)'\nlinux /vmlinuz-2.6.32-server root=/dev/mapper/SS928-root ro quiet\ninitrd /initrd.img-2.6.32.30-server\nboot\n</code></pre>\n\n<p>I suppose the next step is figuring out how to replace the grub.cfg on this machine now.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-02T21:18:00.610",
"id": "39426",
"lastActivityDate": "2011-05-02T21:18:00.610",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "13119",
"parentId": "38082",
"postTypeId": "2",
"score": "9"
} | [
{
"accepted": null,
"body": "<p>I had the same issue and could solve the problem by specifying</p>\n\n<pre><code>linux /boot/vmlinuz.... root=/dev/sda1\n</code></pre>\n\n<p>So <strong>/dev/sda1</strong> (or what will match on your system) instead of the SS... The rest of your posts was kept alike during my ... | null | null | null | null | null |
38083 | 1 | null | 2011-04-29T17:00:45.877 | 13 | 14452 | <p>I just upgraded from 10.10 to 11.04. During the upgrade process, it said there was a problem setting up initramfs-tools and I needed to do sudo dpkg --configure -a</p>
<p>So once I got 11.04 started for the first time, I did that. This is the output. </p>
<pre><code>Setting up initramfs-tools (0.98.8ubuntu3) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.38-8-generic
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-2.6.38-8-generic
dpkg: error processing initramfs-tools (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
initramfs-tools
</code></pre>
<p>After searching around, it seemed like this was a problem of insufficient space in my /boot partition. It is only 100 MB and this has never been a problem before, but despite deleting all but the latest kernel I still get the same message. </p>
| 3403 | 235 | 2011-07-30T12:57:44.640 | 2013-07-12T16:21:32.073 | initramfs problem when out of disk space | [
"11.04",
"upgrade",
"initramfs"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>100MB is sufficient for 2 kernels and a init ramdisk. You can view your current installed kernels by executing:</p>\n\n<pre><code>dpkg -l 'linux-image-*' | grep '^ii'\n</code></pre>\n\n<p>Example output:</p>\n\n<pre><code>ii linux-image-2.6.35-28-generic 2.6.35-28.50 ... | null | null | null | null | null |
38084 | 1 | null | 2011-04-29T17:02:39.310 | 15 | 5009 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/53202/how-do-you-create-a-new-document-keyboard-shortcut">How do you create a “new document” keyboard shortcut?</a> </p>
</blockquote>
<p>Just like <kbd>Ctrl</kbd>-<kbd>Shift</kbd>-<kbd>N</kbd> for folders. Is it possible?</p>
| 15455 | -1 | 2017-04-13T12:24:24.577 | 2016-07-30T17:56:26.303 | Nautilus shortcut for new blank files? | [
"nautilus",
"shortcut-keys",
"files"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>As far as I know Nautilus does not have a shortcut for this but you can create a new empty file using this trick:</p>\n\n<p>Press <kbd>context menu key</kbd> (which opens up right click menu), then press <kbd>D</kbd> and <kbd>E</kbd>. A new file will be created.</p>\n\n<p><st... | null | null | 2011-12-29T12:17:14.633 | null | null |
38087 | 1 | 38100 | 2011-04-29T17:04:57.220 | 2 | 1314 | <p>I just upgraded to ubuntu 11.04, and I am looking for a good way to tile windows. What I need is just to move window to the left or right half side of the screen, and bind the actions to some keyboard shortcuts. For instance move-window-to-display.sh contains</p>
<pre><code>#!/bin/bash
if [ $1 -eq 2 ]
then
POS="950 0"
SIZE="967 1031"
else
POS="0 0"
SIZE="965 1031"
fi
xdotool windowmove `xdotool getwindowfocus` $POS
xdotool windowsize `xdotool getwindowfocus` $SIZE
exit 0
</code></pre>
<p>Then ". move-window-to-display.sh 1" moves the window to the left and ". move-window-to-display.sh 2" to the right. However, this code works but not perfectly, because of xdotool I guess, anyway it is not easy to put the windows at the exact position that we want.</p>
<p>So does anyone have a better way to do this? Either by Shell or by other tools... I tried tiling window manager like xmonad, but it seems too complicated to use...</p>
<p>Thank you very much</p>
| 15432 | 235 | 2011-04-29T17:14:58.760 | 2017-02-25T23:28:04.097 | What's the best way to implement a script for tiling windows? | [
"11.04",
"display",
"window-manager",
"command-line"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>You can achieve this in Compiz, the default window manager.</p>\n\n<p>First, launch <a href=\"http://wiki.compiz.org/CCSM\" rel=\"nofollow noreferrer\">CompizConfig Settings Manager</a> by pressing <kbd>super</kbd>+<kbd>a</kbd> or by clicking on the applications icon then typing 'compiz config' and selecting 'CompizConfig Settings Manager'. If it is not installed, the Software Centre will open so you can install it.</p>\n\n<p><img src=\"https://i.stack.imgur.com/exH6u.png\" alt=\"launch ccsm\"></p>\n\n<p>Then, click on 'Grid' in the window management section.</p>\n\n<p><img src=\"https://i.stack.imgur.com/Aaf6R.png\" alt=\"ccsm\"></p>\n\n<p>You can then configure the key bindings for putting the window to either side of the screen.</p>\n\n<p><img src=\"https://i.stack.imgur.com/Y2pPL.png\" alt=\"enter image description here\"></p>\n\n<p>Click on the description of each key binding to change it.</p>\n\n<p><img src=\"https://i.stack.imgur.com/poyDS.png\" alt=\"enter image description here\"></p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-04-29T17:54:22.027",
"id": "42000",
"postId": "38100",
"score": "0",
"text": "That is awesome!!!",
"userDisplayName": null,
"userId": "15432"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T17:26:31.860",
"id": "38100",
"lastActivityDate": "2017-02-25T23:28:04.097",
"lastEditDate": "2017-02-25T23:28:04.097",
"lastEditorDisplayName": null,
"lastEditorUserId": "527764",
"ownerDisplayName": null,
"ownerUserId": "667",
"parentId": "38087",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": true,
"body": "<p>You can achieve this in Compiz, the default window manager.</p>\n\n<p>First, launch <a href=\"http://wiki.compiz.org/CCSM\" rel=\"nofollow noreferrer\">CompizConfig Settings Manager</a> by pressing <kbd>super</kbd>+<kbd>a</kbd> or by clicking on the applications icon then ty... | null | null | null | null | null |
38088 | 1 | null | 2011-04-29T17:05:58.687 | 2 | 3513 | <p>I'm trying to connect to the Internet via my iPhone (<strong>Ubuntu 11.04 32bit</strong>).</p>
<p><strong>I installed all necessary packages</strong> (<code>ipteth-utils</code>, <code>ifuse</code>, <code>libimobiledevice</code>, <code>usbmixd</code>, <code>gtkpod</code>…)</p>
<p>After that I connect my iphone to computer, trying to connect to iPhone network BUT it is not happening.</p>
<p>I did not have this problem in previous versions (9....10.10), and I know other people with the same problem.</p>
| 4880 | 66 | 2011-04-29T19:01:14.740 | 2011-04-29T20:58:09.883 | Cannot tether iPhone under Ubuntu 11.04 | [
"11.04",
"tethering"
] | 2 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T17:19:00.913",
"id": "42046",
"postId": "38088",
"score": "0",
"text": "Which iPhone do you have? Afaik the current iOS on iPhone4 and iPad can't be accessed.",
"userDisplayName": null,
"userId": "15467"
},
{
"creationDate": "2011-05-02T06:21:22.597"... | null | [
{
"accepted": null,
"body": "<p>A temporary work-around you can use is tether via the iphone bluetooth connection with the <code>blueman</code> package (that's what I've been doing in Maverick):</p>\n\n<p>Open your terminal and type:</p>\n\n<pre><code>sudo apt-get install blueman\n</code></pre>\n\n<p>Then, ... | null | null | null | null | null |
38091 | 1 | null | 2011-04-29T17:14:49.277 | 4 | 11649 | <p>Any free codecs out there to get my WMA files playing on Rhythmbox? (11.04)</p>
| 9669 | null | null | 2019-10-20T09:53:50.253 | Is there a free option for playing WMA files? | [
"wma"
] | 6 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Fairly sure it's in one of the 'restricted' packages. Try adding:</p>\n\n<ul>\n<li>gstreamer0.10-plugins-ugly-multiverse </li>\n<li>gstreamer0.10-plugins-ugly</li>\n</ul>\n\n<p>One of those should handle WMA, I believe. </p>\n",
"commentCount": "0",
"comments": [],
... | null | null | null | null | null |
38096 | 1 | 76617 | 2011-04-29T17:21:08.583 | 2 | 746 | <p>Whenever I compose a message in Thunderbird, there is room for four recipients, but I usually only use one. Is there some way to make this field smaller?</p>
| 12824 | 7035 | 2011-06-07T02:29:53.597 | 2011-11-07T12:56:56.637 | Make recipients field of Thunderbird just one line high | [
"thunderbird"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Try this Add-on:\n<a href=\"https://addons.mozilla.org/en-US/thunderbird/addon/address-widget-lines/\" rel=\"nofollow\">https://addons.mozilla.org/en-US/thunderbird/addon/address-widget-lines/</a></p>\n\n<p>Found the link in a Mozilla bug about this issue:\n<a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=425451\" rel=\"nofollow\">https://bugzilla.mozilla.org/show_bug.cgi?id=425451</a></p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-11-07T12:56:56.637",
"id": "76617",
"lastActivityDate": "2011-11-07T12:56:56.637",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "32625",
"parentId": "38096",
"postTypeId": "2",
"score": "1"
} | [
{
"accepted": true,
"body": "<p>Try this Add-on:\n<a href=\"https://addons.mozilla.org/en-US/thunderbird/addon/address-widget-lines/\" rel=\"nofollow\">https://addons.mozilla.org/en-US/thunderbird/addon/address-widget-lines/</a></p>\n\n<p>Found the link in a Mozilla bug about this issue:\n<a href=\"https://... | null | null | null | null | null |
38101 | 1 | 38110 | 2011-04-29T17:29:19.163 | 6 | 4568 | <p>Today when I went ahead with Natty installation I had selected <code>btrfs</code> for <code>root</code> filesystem. To my utter surprise I was presented with the screen </p>
<blockquote>
<p>Unknown filesystem<br>
grub rescue ></p>
</blockquote>
<p>None of the options I tried like <code>Y</code>, <code>yes</code> did not work. Later I again installed Natty with <code>ext4</code> filesystem. </p>
<p>Why do such errors appear?</p>
| 4157 | null | null | 2012-05-14T22:47:46.313 | btrfs - Unknown filesystem? | [
"11.04",
"btrfs"
] | 4 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-04T11:52:15.400",
"id": "43865",
"postId": "38101",
"score": "0",
"text": "I need no more answers for the question as I have reinstalled Natty in an ext4 partition.",
"userDisplayName": null,
"userId": "4157"
}
] | {
"accepted": true,
"body": "<p><code>btrfs</code> is considered experimental and unless you're very adventurous, you should avoid using it. There is neither a fsck tool available in case the <code>btrfs</code> filesystem becomes corrupt (after a power failure for example).</p>\n\n<p>An excerpt from the <a href=\"https://wiki.ubuntu.com/NattyNarwhal/ReleaseNotes/#btrfs\" rel=\"nofollow\">release notes</a>:</p>\n\n<blockquote>\n <p>The btrfs filesystem is considered experimental in this release. It can generally be installed and used, but with a number of problems. You should only use it if you are comfortable with dealing with problems and helping us resolve them.</p>\n</blockquote>\n\n<ul>\n<li>As the btrfs wiki notes: \"Note that Btrfs does not yet have a fsck tool that can fix errors. While Btrfs is stable on a stable machine, it is currently possible to corrupt a filesystem irrecoverably if your machine crashes or loses power on disks that don't handle flush requests correctly. This will be fixed when the fsck tool is ready.\"</li>\n<li>GRUB cannot detect a btrfs installation within an encrypted disk, and fails to set up the correct kernel parameters. (757631)</li>\n</ul>\n\n<p>GRUB can actually boot from btrfs filesystems (<a href=\"https://btrfs.wiki.kernel.org/index.php/Getting_started#Ubuntu_Linux_11.04_.28Natty_Narwhal.29_Btrfs_Full_Disk_Encryption\" rel=\"nofollow\">instructions</a>), but note that Ubuntu still consider btrfs as experimental.</p>\n",
"commentCount": "5",
"comments": [
{
"creationDate": "2011-04-30T02:02:43.827",
"id": "42188",
"postId": "38110",
"score": "0",
"text": "I knew it was experimental, but remember seeing people boasting of using `btrfs` and getting fast boot times. How could they boot into Ubuntu when I got **unknown filesystem**.",
"userDisplayName": null,
"userId": "4157"
},
{
"creationDate": "2011-04-30T07:34:58.900",
"id": "42239",
"postId": "38110",
"score": "1",
"text": "@Chethan S.: Install the bootloader to either the MBR of the disk or create a new `/boot` partition, formatted ext2. See the [Ubuntu Wiki article](https://help.ubuntu.com/community/btrfs#Fresh%20Install%20on%2011.04-beta1%20Natty).",
"userDisplayName": null,
"userId": "6969"
},
{
"creationDate": "2011-05-04T08:17:29.150",
"id": "43785",
"postId": "38110",
"score": "3",
"text": "GRUB *can* boot from btrfs in 11.04. There are problems, certainly, but it is inaccurate to say \"GRUB cannot boot from that filesystem\".",
"userDisplayName": null,
"userId": "3228"
},
{
"creationDate": "2011-05-04T09:09:59.593",
"id": "43814",
"postId": "38110",
"score": "0",
"text": "I've successfully booted from btrfs /, both single disc and a 4-disc btrfs multidevice system. I didn't do anything special to make that happen :). It was *slow as molasses*, but it worked.",
"userDisplayName": null,
"userId": "188"
},
{
"creationDate": "2011-05-04T12:13:30.927",
"id": "43871",
"postId": "38110",
"score": "0",
"text": "@Colin: I've made the answer more correct now.",
"userDisplayName": null,
"userId": "6969"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T17:53:08.180",
"id": "38110",
"lastActivityDate": "2011-05-04T12:12:28.790",
"lastEditDate": "2011-05-04T12:12:28.790",
"lastEditorDisplayName": null,
"lastEditorUserId": "6969",
"ownerDisplayName": null,
"ownerUserId": "6969",
"parentId": "38101",
"postTypeId": "2",
"score": "1"
} | [
{
"accepted": true,
"body": "<p><code>btrfs</code> is considered experimental and unless you're very adventurous, you should avoid using it. There is neither a fsck tool available in case the <code>btrfs</code> filesystem becomes corrupt (after a power failure for example).</p>\n\n<p>An excerpt from the <a ... | null | null | null | null | null |
38106 | 1 | 155937 | 2011-04-29T17:38:59.697 | 3 | 3869 | <p>I'm trying to set up a postfix set up on my client machines. All machines should use a central ldap directory for common postfix (e.g. aliases, etc). But since postfix runs in chroot postfix is unable to resolve the hostname of the ldap server.</p>
<p>Postfix mail.log lines:</p>
<pre><code>Apr 30 13:37:22 host postfix/cleanup[30160]: dict_ldap_debug: ldap_connect_to_host: TCP ldapmaster.domain.com:389
Apr 30 13:37:22 host postfix/cleanup[30160]: dict_ldap_debug: ldap_connect_to_host: getaddrinfo failed: Name or service not known
Apr 30 13:37:22 host postfix/cleanup[30160]: dict_ldap_debug: ldap_err2string
Apr 30 13:37:22 host postfix/cleanup[30160]: warning: dict_ldap_lookup: Search error -1: Can't contact LDAP server
Apr 30 13:37:22 host postfix/cleanup[30160]: warning: AF28B226A2: sender_canonical_maps map lookup problem for root@domain.com
</code></pre>
<p>When I do the ldapsearch manually it works fine. I also tried to enter the chroot environment of postfix (<code>/var/spool/postfix</code>) and when I try to <code>ping ldapmaster.domain.com</code> I get an <code>unknown host</code>-error.</p>
<p>The issue has been <a href="https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/764096" rel="nofollow">reported to Ubuntu Launchpad</a> as <a href="https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/764096" rel="nofollow">DNS hostname lookups fail in chroot after natty upgrade</a>.</p>
<p>Any ideas how to allow postfix to resolve the DNS names?</p>
| 1955 | 246343 | 2014-08-11T15:16:11.227 | 2014-08-11T15:16:11.227 | using DNS lookup in chroot postfix | [
"dns",
"postfix",
"chroot"
] | 2 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-30T11:55:45.260",
"id": "42282",
"postId": "38106",
"score": "0",
"text": "Does the chroot environment include a copy of your /etc/resolv.conf?",
"userDisplayName": null,
"userId": "13570"
},
{
"creationDate": "2011-05-01T06:12:21.770",
"id": "42578... | {
"accepted": true,
"body": "<p>I've found that libnss libraries seem are loaded after chroot. So they are needed in the chroot jail. Link them there:</p>\n\n<pre><code>cp -vl /lib/i386-linux-gnu/libnss_* /var/spool/postfix/lib/i386-linux-gnu/\n</code></pre>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2012-06-25T20:06:40.727",
"id": "155937",
"lastActivityDate": "2012-06-26T12:39:58.247",
"lastEditDate": "2012-06-26T12:39:58.247",
"lastEditorDisplayName": null,
"lastEditorUserId": "25798",
"ownerDisplayName": null,
"ownerUserId": "73210",
"parentId": "38106",
"postTypeId": "2",
"score": "5"
} | [
{
"accepted": null,
"body": "<p>Don't understand why postfix shouldn't be able to resolve DNS names, but just add the DNS of your LDAP-provider to the <code>/etc/hosts</code>. So you are independet of any DNS lookups and don't get stuck if the DNS server should fail:</p>\n\n<pre><code>1.2.3.4 thehostnam... | null | null | null | null | null |
38108 | 1 | 38109 | 2011-04-29T17:46:45.487 | 0 | 3375 | <p>In my <code>.bashrc</code>:</p>
<pre><code>function rnew { $HOME/.dotfiles/railsnewapp.sh $1; }
</code></pre>
<p>Essentially, I call <code>rnew</code> from any directory, and it creates a directory in <code>~/code/appname</code>, installs Rails into it, and then I want the <code>pwd</code> to become <code>~/code/appname</code>.</p>
<p>In <code>~/.dotfiles/railsnewapp.sh</code>:</p>
<pre><code>#! /bin/bash
appname=$1
appdirectory="$HOME/code/$appname"
if [ -d $appdirectory ]; then
echo $appdirectory already exists. Not creating Rails app $appname.
else
mkdir $appdirectory
cd $appdirectory
if [ `pwd` == $appdirectory ]; then
echo "rvm use 1.8.7@$appname" >> "$appdirectory/.rvmrc"
rvm gemset create $appname
cd ..
rails new $appname -m $HOME/code/config/base_template.rb -T -J
cd $appdirectory
if [ `pwd` == $appdirectory ]; then
git init .
else
echo Could not create git repo in $appdirectory. Could not switch to that directory.
fi
else
echo Could not switch to directory $appdirectory. No creating Rails app $appname.
fi
fi
######## how to switch to $appdirectory here so that
######## when the `rnew` function completes and I'm back at the
######## terminal and the `pwd` is $appdirectory?
</code></pre>
<p><em>Ps.</em> I do not want to do a <code>cd</code> in <code>rnew</code>. As you can see in the script, I am making sure that the app is created in the correct directory and other checks related to directory, so I don't think I can call the script from <code>rnew</code> for a directory that is yet to be created?</p>
| 6069 | 6069 | 2011-04-29T17:54:10.957 | 2011-05-01T14:54:16.917 | How to change directory at the end of a bash script? | [
"command-line",
"bash",
"directory"
] | 3 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>You need to make sure that the directory change happens in the current shell by sourcing it (notice the <code>.</code> before <code>$HOME</code>):</p>\n\n<pre><code>function rnew { . $HOME/.dotfiles/railsnewapp.sh $1; }\n</code></pre>\n\n<p>It's a shell built-in, from <code>help .</code>:</p>\n\n<pre><code>.: . filename [arguments]\n Execute commands from a file in the current shell.\n\n Read and execute commands from FILENAME in the current shell. The\n entries in $PATH are used to find the directory containing FILENAME.\n If any ARGUMENTS are supplied, they become the positional parameters\n when FILENAME is executed.\n\n Exit Status:\n Returns the status of the last command executed in FILENAME; fails if\n FILENAME cannot be read.\n</code></pre>\n\n<p>Note that this makes the railsnewapp.sh script be executed in the current shell, variables defined in the shellscript will be available to the shell when it's finished.</p>\n",
"commentCount": "6",
"comments": [
{
"creationDate": "2011-04-29T17:51:28.697",
"id": "41999",
"postId": "38109",
"score": "0",
"text": "I've updated my question with the complete script. How can I launch it by sourcing when the directory does not yet exist?",
"userDisplayName": null,
"userId": "6069"
},
{
"creationDate": "2011-04-29T17:56:59.440",
"id": "42002",
"postId": "38109",
"score": "0",
"text": "@Zabba: That's a problem in the script, not sourcing. Sourcing means that the script would be executed as if you entered it in your shell directly. I'm not sure what you're trying to achieve, but if you want to cd into the directory if it already exist, just add a `cd \"$appdirectory\"` after `echo $appdirectory already exists. Not creating Rails app $appname.`.",
"userDisplayName": null,
"userId": "6969"
},
{
"creationDate": "2011-04-29T17:59:16.207",
"id": "42005",
"postId": "38109",
"score": "0",
"text": "The script works as expected, it just doesn't switch to `$appdirectory` upon exit. I already did a `cd $appdirectory` (just after the `rails new...`) but it doesn't switch to that directory..",
"userDisplayName": null,
"userId": "6069"
},
{
"creationDate": "2011-04-29T18:04:48.603",
"id": "42006",
"postId": "38109",
"score": "0",
"text": "@Zabba: any errors? It works for me.",
"userDisplayName": null,
"userId": "6969"
},
{
"creationDate": "2011-04-29T18:05:32.207",
"id": "42007",
"postId": "38109",
"score": "0",
"text": "No errors, it just doesn't work (w/o the `.`). But I see now that adding the leading `.` is working, thanks. Now to go read some docs to figure out why exactly!",
"userDisplayName": null,
"userId": "6069"
},
{
"creationDate": "2011-04-29T18:15:26.233",
"id": "42012",
"postId": "38109",
"score": "0",
"text": "@Zabba: See the help text I've added. `.` is the same as `source` and makes the commands in the script be executed in the current shell instead of a new one. This causes any variables and functions being defined and changes to the current directory be reflected in the current shell as well.",
"userDisplayName": null,
"userId": "6969"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T17:48:33.067",
"id": "38109",
"lastActivityDate": "2011-04-29T17:48:33.067",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "6969",
"parentId": "38108",
"postTypeId": "2",
"score": "1"
} | [
{
"accepted": true,
"body": "<p>You need to make sure that the directory change happens in the current shell by sourcing it (notice the <code>.</code> before <code>$HOME</code>):</p>\n\n<pre><code>function rnew { . $HOME/.dotfiles/railsnewapp.sh $1; }\n</code></pre>\n\n<p>It's a shell built-in, from <code>h... | null | null | null | null | null |
38112 | 1 | 38122 | 2011-04-29T18:01:30.400 | 96 | 232635 | <p>I've got a <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Apple_Disk_Image">.dmg</a> file, and I can't figure out how to open it. How can I open it? </p>
| 6005 | 176889 | 2014-02-05T11:12:38.790 | 2022-11-27T16:54:02.930 | How can I open a .dmg file? | [
"files",
"file-format",
"archive"
] | 9 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Install <a href=\"https://apps.ubuntu.com/cat/applications/dmg2img\" rel=\"noreferrer\">dmg2img</a>.</p>\n<p>Next, read the <a href=\"http://packages.ubuntu.com/natty/amd64/dmg2img\" rel=\"noreferrer\">package information page</a> and the <a href=\"http://manpages.ubuntu.com/manpages/natty/en/man1/dmg2img.1.html\" rel=\"noreferrer\">manual page</a> to see if it is useful to you.</p>\n<p>The application seems to convert .dmg to a file that can be mounted using the <code>mount</code> command:</p>\n<pre><code>dmg2img file.dmg imagefile.img\n</code></pre>\n<p>From your <a href=\"https://secure.wikimedia.org/wikipedia/en/wiki/Apple_Disk_Image\" rel=\"noreferrer\">Wikipedia article</a>, the next command seems to be available to do that:</p>\n<pre><code>sudo mount -o loop -t hfsplus imagefile.img /mnt\n</code></pre>\n<p>In this way, the file <code>imagefile.img</code> is a result from <code>dmg2iso</code> and the contents will be available at <code>/mnt</code>. If the hfsplus type is not detected, you might need to load the kernel module for it:</p>\n<pre><code>sudo modprobe hfsplus\n</code></pre>\n<p>When done, you can unmount it by running:</p>\n<pre><code>sudo umount /mnt\n</code></pre>\n",
"commentCount": "8",
"comments": [
{
"creationDate": "2013-10-23T20:14:09.487",
"id": "466514",
"postId": "38122",
"score": "2",
"text": "This will not work if the dmg file has 10.6+ compressed files in it.",
"userDisplayName": null,
"userId": "5326"
},
{
"creationDate": "2014-02-05T10:40:03.920",
"id": "536955",
"postId": "38122",
"score": "11",
"text": "I get this error - `mount: wrong fs type, bad option, bad superblock on /dev/loop0`",
"userDisplayName": null,
"userId": "130472"
},
{
"creationDate": "2014-02-05T10:55:07.263",
"id": "536962",
"postId": "38122",
"score": "3",
"text": "@tuxdna Do you really have a HFS image? Check the output of `file file.dmg`. You can also try `7z l file.dmg` to list the contents.",
"userDisplayName": null,
"userId": "6969"
},
{
"creationDate": "2014-02-05T10:57:24.093",
"id": "536964",
"postId": "38122",
"score": "1",
"text": "I am using `dmg2img v1.6.2`. I ran dmg2img on `mysql-5.5.28-osx10.6-x86_64.dmg` which created `mysql-5.5.28-osx10.6-x86_64.img`, but it doesn't mount.",
"userDisplayName": null,
"userId": "130472"
},
{
"creationDate": "2014-02-05T11:12:00.350",
"id": "536975",
"postId": "38122",
"score": "0",
"text": "@Lekensteyn Thanks! Now it works. Check my answer below.",
"userDisplayName": null,
"userId": "130472"
},
{
"creationDate": "2019-05-08T02:13:23.777",
"id": "1892437",
"postId": "38122",
"score": "0",
"text": "I'm getting segmentation faults when trying to use a multipart DMG.",
"userDisplayName": null,
"userId": "261426"
},
{
"creationDate": "2019-05-12T22:57:21.600",
"id": "1895253",
"postId": "38122",
"score": "0",
"text": "For future readers, @SkylarIttner reported the issue here: https://github.com/Lekensteyn/dmg2img/issues/7",
"userDisplayName": null,
"userId": "6969"
},
{
"creationDate": "2020-01-15T03:55:48.613",
"id": "2017955",
"postId": "38122",
"score": "0",
"text": "This utility does not support password protected .dmg files",
"userDisplayName": null,
"userId": "834079"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate": "2011-04-29T18:11:09.827",
"id": "38122",
"lastActivityDate": "2021-08-20T10:07:10.393",
"lastEditDate": "2021-08-20T10:07:10.393",
"lastEditorDisplayName": null,
"lastEditorUserId": "376284",
"ownerDisplayName": null,
"ownerUserId": "6969",
"parentId": "38112",
"postTypeId": "2",
"score": "65"
} | [
{
"accepted": null,
"body": "<p>First of all install <a href=\"https://help.ubuntu.com/community/DMG2IMG\" rel=\"nofollow\">DMG2IMG</a>. Now you can convert it to <code>IMG</code>:</p>\n\n<pre><code>dmg2img your.dmg new.img \n</code></pre>\n\n<p>The <code>IMG</code> can be mounted with:</p>\n\n<pre><code>su... | null | null | null | null | null |
38117 | 1 | null | 2011-04-29T18:07:40.603 | 18 | 9704 | <blockquote>
<p><strong>Possible Duplicate:</strong><br />
<a href="https://askubuntu.com/questions/93654/why-does-my-computer-get-less-battery-life-with-ubuntu-compared-to-windows">Why does my computer get less battery life with Ubuntu compared to Windows?</a></p>
</blockquote>
<p>After upgrading from Ubuntu 10.10, my battery life has decreased dramatically.</p>
<p>There was a bug in Ubuntu 10.10 where the <code>Load Balancing Tick</code> and <code>Kworker</code> would interrupt and wake-up the cpu too much, and this wasn't normal. I applied a gnome-power-manager fix back then, <a href="https://askubuntu.com/questions/23404/laptop-battery-life-drastically-decreased-compared-to-windows-7">following this question,</a> which leads to this <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/524281" rel="noreferrer">bug report</a>, and battery life increased to 3.5 hours.</p>
<p>I'm getting around two hours of battery-life in Natty, and calling Intel's powertop reveals that this bug is back. Is there a fix for Natty yet?</p>
<p>I have a Core 2 Duo ULV, Thinkpad Edge 13</p>
| 2631 | -1 | 2020-06-12T14:37:07.210 | 2011-10-29T11:36:44.473 | Battery life decreased after upgrade to 11.04 | [
"11.04",
"power-management",
"battery"
] | 0 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-01T02:59:33.213",
"id": "42553",
"postId": "38117",
"score": "1",
"text": "Have you tried using the applications \"Jupiter\", or \"PowerTop\"?",
"userDisplayName": null,
"userId": "14615"
},
{
"creationDate": "2011-05-07T10:03:46.507",
"id": "44867"... | null | [] | null | null | 2013-01-11T03:01:50.137 | null | null |
38119 | 1 | 44205 | 2011-04-29T18:08:54.870 | 4 | 16635 | <p>TCP Window Scaling is part of <a href="http://www.faqs.org/rfcs/rfc1323.html" rel="nofollow noreferrer">RFC1323 - TCP Extensions for High Performance</a></p>
<p>I'm on Ubuntu 10.10 at the moment. </p>
<p>For an immediate effect I have run the following:</p>
<pre><code>sudo sysctl -w net.ipv4.tcp_window_scaling=0
</code></pre>
<p>For a more lasting effect:</p>
<pre><code>sudo sh -c 'echo "net.ipv4.tcp_window_scaling=0" >> /etc/sysctl.conf'
</code></pre>
<p>Is there a better or perhaps more user specific way to disable either all of RFC1323 or specifically disable TCP Window Scaling on Ubuntu for all outgoing requests from the machine?</p>
<p>For related information why I am doing this, see <a href="https://serverfault.com/questions/117319/linux-servers-seeing-bad-download-performance-behind-sonicwall-firewall/264815#264815">this</a> ServerFault answer for my situation.</p>
| 15126 | -1 | 2017-04-13T12:14:52.490 | 2011-05-21T03:12:04.050 | How do I disable TCP Window Scaling? | [
"10.10",
"command-line",
"performance",
"networking",
"system"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T18:21:04.530",
"id": "42020",
"postId": "38119",
"score": "0",
"text": "You want to disable the tcp window scaling on a specific connection or do you want to disable it for an application?",
"userDisplayName": null,
"userId": "1955"
},
{
"creationDat... | {
"accepted": true,
"body": "<p>For me, the </p>\n\n<pre><code>sysctl -w net.ipv4.tcp_window_scaling=0\n</code></pre>\n\n<p>is the best. To enable that setting automatically, add the \"net.ipv4.tcp_window_scaling=0\" to /etc/sysctl.conf</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-21T03:12:04.050",
"id": "44205",
"lastActivityDate": "2011-05-21T03:12:04.050",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "13533",
"parentId": "38119",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": true,
"body": "<p>For me, the </p>\n\n<pre><code>sysctl -w net.ipv4.tcp_window_scaling=0\n</code></pre>\n\n<p>is the best. To enable that setting automatically, add the \"net.ipv4.tcp_window_scaling=0\" to /etc/sysctl.conf</p>\n",
"commentCount": "0",
"comments": [],
"communityOwne... | null | null | null | null | null |
38123 | 1 | null | 2011-04-29T18:11:15.063 | 2 | 9185 | <p>like 3 hours ago when i type <code>sudo apt-get update</code> my repositories update just fine, but now i get these messages :</p>
<pre><code>Err http://ppa.launchpad.net natty InRelease
Err http://ppa.launchpad.net natty InRelease
Err http://ppa.launchpad.net natty InRelease
Err http://ppa.launchpad.net natty InRelease
Err http://ppa.launchpad.net natty InRelease
Err http://ppa.launchpad.net natty InRelease
Err http://ppa.launchpad.net natty InRelease
Err http://ppa.launchpad.net natty InRelease
Err http://ppa.launchpad.net natty InRelease
Err http://ppa.launchpad.net natty InRelease
Err http://ppa.launchpad.net natty InRelease
Err http://ppa.launchpad.net natty InRelease
Err http://ppa.launchpad.net natty Release.gpg
Unable to connect to ppa.launchpad.net:http:
Err http://ppa.launchpad.net natty Release.gpg
Unable to connect to ppa.launchpad.net:http:
Err http://ppa.launchpad.net natty Release.gpg
Unable to connect to ppa.launchpad.net:http:
Err http://ppa.launchpad.net natty Release.gpg
Unable to connect to ppa.launchpad.net:http:
Err http://ppa.launchpad.net natty Release.gpg
Unable to connect to ppa.launchpad.net:http:
Err http://ppa.launchpad.net natty Release.gpg
Unable to connect to ppa.launchpad.net:http:
Err http://ppa.launchpad.net natty Release.gpg
Unable to connect to ppa.launchpad.net:http:
Err http://ppa.launchpad.net natty Release.gpg
Unable to connect to ppa.launchpad.net:http:
Err http://ppa.launchpad.net natty Release.gpg
Unable to connect to ppa.launchpad.net:http:
Err http://ppa.launchpad.net natty Release.gpg
Unable to connect to ppa.launchpad.net:http:
Err http://ppa.launchpad.net natty Release.gpg
Unable to connect to ppa.launchpad.net:http:
Err http://ppa.launchpad.net natty Release.gpg
Unable to connect to ppa.launchpad.net:http:
Reading package lists... Done
W: Failed to fetch http://ppa.launchpad.net/adilson/experimental/ubuntu/dists/natty /InRelease
W: Failed to fetch http://ppa.launchpad.net/alexeftimie/ppa/ubuntu/dists/natty/InRelease
W: Failed to fetch http://ppa.launchpad.net/am-monkeyd/nautilus-elementary-ppa/ubuntu/dists/natty/InRelease
W: Failed to fetch http://ppa.launchpad.net/chromium-daily/dev/ubuntu/dists/natty/InRelease
W: Failed to fetch http://ppa.launchpad.net/elementaryart/elementarydesktop/ubuntu/dists/natty/InRelease
W: Failed to fetch http://ppa.launchpad.net/ferramroberto/java/ubuntu/dists/natty/InRelease
W: Failed to fetch http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu/dists/natty/InRelease
W: Failed to fetch http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu/dists/natty/InRelease
W: Failed to fetch http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu/dists/natty/InRelease
W: Failed to fetch http://ppa.launchpad.net/tiheum/equinox/ubuntu/dists/natty/InRelease
W: Failed to fetch http://ppa.launchpad.net/tualatrix/ppa/ubuntu/dists/natty/InRelease
W: Failed to fetch http://ppa.launchpad.net/zeitgeist/ppa/ubuntu/dists/natty/InRelease
W: Failed to fetch http://ppa.launchpad.net/adilson/experimental/ubuntu/dists/natty/Release.gpg Unable to connect to ppa.launchpad.net:http:
W: Failed to fetch http://ppa.launchpad.net/alexeftimie/ppa/ubuntu/dists/natty/Release.gpg Unable to connect to ppa.launchpad.net:http:
W: Failed to fetch http://ppa.launchpad.net/am-monkeyd/nautilus-elementary-ppa/ubuntu/dists/natty/Release.gpg Unable to connect to ppa.launchpad.net:http:
W: Failed to fetch http://ppa.launchpad.net/chromium-daily/dev/ubuntu/dists/natty/Release.gpg Unable to connect to ppa.launchpad.net:http:
W: Failed to fetch http://ppa.launchpad.net/elementaryart/elementarydesktop/ubuntu/dists/natty/Release.gpg Unable to connect to ppa.launchpad.net:http:
W: Failed to fetch http://ppa.launchpad.net/ferramroberto/java/ubuntu/dists/natty/Release.gpg Unable to connect to ppa.launchpad.net:http:
W: Failed to fetch http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu/dists/natty /Release.gpg Unable to connect to ppa.launchpad.net:http:
W: Failed to fetch http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu/dists/natty/Release.gpg Unable to connect to ppa.launchpad.net:http:
W: Failed to fetch http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu/dists/natty/Release.gpg Unable to connect to ppa.launchpad.net:http:
W: Failed to fetch http://ppa.launchpad.net/tiheum/equinox/ubuntu/dists/natty/Release.gpg Unable to connect to ppa.launchpad.net:http:
W: Failed to fetch http://ppa.launchpad.net/tualatrix/ppa/ubuntu/dists/natty/Release.gpg Unable to connect to ppa.launchpad.net:http:
W: Failed to fetch http://ppa.launchpad.net/zeitgeist/ppa/ubuntu/dists/natty/Release.gpg Unable to connect to ppa.launchpad.net:http:
W: Some index files failed to download. They have been ignored, or old ones used instead.
</code></pre>
| 14868 | 47291 | 2012-07-02T00:37:27.027 | 2020-07-14T11:21:40.610 | apt-get update : Failed to fetch; Unable to connect to Launchpad | [
"ppa",
"repository",
"launchpad"
] | 3 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T18:51:38.243",
"id": "42032",
"postId": "38123",
"score": "0",
"text": "It seems like Launchpad is down...",
"userDisplayName": null,
"userId": "662"
},
{
"creationDate": "2011-07-19T13:40:08.690",
"id": "60198",
"postId": "38123",
"score... | null | [
{
"accepted": null,
"body": "<p>After reading your post, I just noticed pretty much the same thing. Might be that their server is down for a bit.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2018-12-16T00:34:10.423",
"id": "1816084",
"postId": "38147",
... | null | 0 | null | null | null |
38124 | 1 | null | 2011-04-29T18:12:52.147 | 6 | 134 | <p>Here is an item in the Software Center:</p>
<p><img src="https://i.stack.imgur.com/If2sq.png" alt="enter image description here"></p>
<p>Here is what happens when I click "More Info":</p>
<p><img src="https://i.stack.imgur.com/TApu3.jpg" alt="enter image description here"></p>
<p>Why is it showing up if it doesn't exist?</p>
| 5 | null | null | 2011-06-30T04:05:52.557 | Why is this item showing up in the Software Center when it doesn't exist? | [
"installation",
"software-center",
"package-management"
] | 3 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T18:15:48.903",
"id": "42014",
"postId": "38124",
"score": "0",
"text": "When I click *More Info* I get the correct page...try refreshing your apt cache.",
"userDisplayName": null,
"userId": "114"
},
{
"creationDate": "2011-04-29T18:19:34.810",
"i... | null | [
{
"accepted": null,
"body": "<p>Launchpad went down a little while ago - maintenance, maybe. When I checked to see if I could replicate your problem, I also checked launchpad again. Launchpad is now up (at this point in time, at least) and I can fully load that app with no problems.</p>\n\n<p>I'm betting yo... | null | null | null | null | null |
38126 | 1 | 38127 | 2011-04-29T18:15:10.273 | 21 | 96168 | <p>My aim is to log all output from a script into a directory that the script is going to create.</p>
<p>For example, I have:</p>
<p><code>~/.abc.sh</code>:</p>
<pre><code>#! /bin/bash
rails new myapp
</code></pre>
<p>When I run...</p>
<pre><code>cd ~/code
. ~/.abc.sh
</code></pre>
<p>...that will create a new Rails app in directory <code>~/code/myapp</code>.</p>
<p>When Rails is creating an app, it outputs a whole lot of text that I want to capture and store in a log file in the same directory the <code>rails</code> command newly created. I also want to display that text in the terminal as well.</p>
<p>How do I go about doing this?</p>
| 6069 | 295286 | 2016-09-08T07:21:53.697 | 2019-08-28T10:52:14.293 | How to redirect output to screen as well as a file? | [
"bash",
"redirect"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>You can use the <code>tee</code> command for that:</p>\n\n<pre><code>command | tee /path/to/logfile\n</code></pre>\n\n<p>The equivelent without writing to the shell would be:</p>\n\n<pre><code>command > /path/to/logfile\n</code></pre>\n\n<p>If you want to append (<code>>></code>) and show the output in the shell, use the <code>-a</code> option:</p>\n\n<pre><code>command | tee -a /path/to/logfile\n</code></pre>\n\n<p>Please note that the pipe will catch stdout only, errors to stderr are not processed by the pipe with <code>tee</code>. If you want to log errors (from stderr), use:</p>\n\n<pre><code>command 2>&1 | tee /path/to/logfile\n</code></pre>\n\n<p>This means: run <code>command</code> and redirect the stderr stream (2) to stdout (1). That will be passed to the pipe with the <code>tee</code> application.</p>\n",
"commentCount": "7",
"comments": [
{
"creationDate": "2011-04-29T18:19:06.463",
"id": "42016",
"postId": "38127",
"score": "0",
"text": "Do you mean `~/.abc.sh | tee <file>` ? If so, then the trouble is I don't know in which directory the script is going to create the app when I call it, so how would I know what to give the in the `file` argument? (Thanks for the great examples)",
"userDisplayName": null,
"userId": "6069"
},
{
"creationDate": "2011-04-29T18:20:03.123",
"id": "42018",
"postId": "38127",
"score": "0",
"text": "@Zabba: what about creating a temporary file and move it afterwards?",
"userDisplayName": null,
"userId": "6969"
},
{
"creationDate": "2011-04-29T18:21:30.203",
"id": "42021",
"postId": "38127",
"score": "0",
"text": "Ok, that should work :). In regard to that, how do I create a temp file with a random name that I can then output to and then copy to a desired location afterwards? Is there some built-in command to get a \"temp file name\" ?",
"userDisplayName": null,
"userId": "6069"
},
{
"creationDate": "2011-04-29T19:15:46.313",
"id": "42048",
"postId": "38127",
"score": "0",
"text": "@Zabba: the command for that is `mktemp`. See the manual page [`man mktemp`](http://manpages.ubuntu.com/manpages/natty/en/man1/mktemp.1.html).",
"userDisplayName": null,
"userId": "6969"
},
{
"creationDate": "2015-06-08T08:07:12.347",
"id": "903328",
"postId": "38127",
"score": "0",
"text": "跪拜, work like a charm",
"userDisplayName": null,
"userId": "220032"
},
{
"creationDate": "2021-02-03T18:29:51.537",
"id": "2235717",
"postId": "38127",
"score": "0",
"text": "Does not work perfectly... it seems output is written only at certain times (may be after new line)....",
"userDisplayName": null,
"userId": "184086"
},
{
"creationDate": "2023-05-10T22:54:02.950",
"id": "2571389",
"postId": "38127",
"score": "0",
"text": "To copy both stderr and stdout to a file while having output in the terminal you can also use: `command |& tee <file>`.",
"userDisplayName": null,
"userId": "996922"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T18:16:03.440",
"id": "38127",
"lastActivityDate": "2011-04-29T18:16:03.440",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "6969",
"parentId": "38126",
"postTypeId": "2",
"score": "43"
} | [
{
"accepted": true,
"body": "<p>You can use the <code>tee</code> command for that:</p>\n\n<pre><code>command | tee /path/to/logfile\n</code></pre>\n\n<p>The equivelent without writing to the shell would be:</p>\n\n<pre><code>command > /path/to/logfile\n</code></pre>\n\n<p>If you want to append (<code>>... | null | null | null | null | null |
38130 | 1 | 38161 | 2011-04-29T18:23:46.743 | 6 | 3914 | <p>I want to share files from my ubuntu laptop to my mac pro (mac os x), my question is, what do I have to install to be able to use this program?</p>
<p>I tried to install "WebDAV" but I couldn't find it. (<code>sudo apt-get install webDAV</code>)
I looked in the help section for more info but nothing there helped me.</p>
<p><img src="https://i.stack.imgur.com/j31o6.png" alt="enter image description here"></p>
| 10698 | 10698 | 2011-05-25T13:31:45.507 | 2017-02-26T06:54:43.580 | Personal file sharing error, can't find webdav package | [
"11.04",
"mac",
"file-sharing"
] | 3 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Opening any APT GUI (Synaptic, Ubuntu Software Centre etc) and searching All Software for webDAV will show a list of results which includes Personal File Sharing and will look something like this</p>\n\n<p><img src=\"https://i.stack.imgur.com/vJYyW.png\" alt=\"picone\"></p>\n\n<p>Selecting Personal File Sharing click on the \"More Info\" button which will show the add ons available which are shown like so </p>\n\n<p><img src=\"https://i.stack.imgur.com/VlmFj.png\" alt=\"pictwo\"></p>\n\n<p>You need to install these packages:</p>\n\n<ul>\n<li><p><a href=\"https://launchpad.net/ubuntu/natty/+package/apache2.2-bin\" rel=\"nofollow noreferrer\">apache2.2-bin</a></p></li>\n<li><p><a href=\"https://launchpad.net/ubuntu/+source/libapache2-mod-dnssd\" rel=\"nofollow noreferrer\">libapache2-mod-dnssd</a> </p></li>\n</ul>\n\n<h2>Through the Terminal (Command Line)</h2> \n\n<pre><code>sudo apt-get install apache2.2-bin\nsudo apt-get install libapache2-mod-dnssd \n</code></pre>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2011-05-25T14:15:54.050",
"id": "49528",
"postId": "38161",
"score": "0",
"text": "apache2.2-bin is a 404, how am I suppose to install these packages?",
"userDisplayName": null,
"userId": "18567"
},
{
"creationDate": "2011-05-26T16:06:35.420",
"id": "49761",
"postId": "38161",
"score": "1",
"text": "@Tom: Fixed the link to apache2.2-bin.",
"userDisplayName": null,
"userId": "17866"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T19:29:12.897",
"id": "38161",
"lastActivityDate": "2017-02-26T06:54:43.580",
"lastEditDate": "2017-02-26T06:54:43.580",
"lastEditorDisplayName": null,
"lastEditorUserId": "527764",
"ownerDisplayName": null,
"ownerUserId": "389",
"parentId": "38130",
"postTypeId": "2",
"score": "4"
} | [
{
"accepted": null,
"body": "<p>There's a typo in your install command (double b), but it should be:</p>\n\n<pre><code>sudo apt-get install davfs2\n</code></pre>\n",
"commentCount": "4",
"comments": [
{
"creationDate": "2011-04-29T18:47:33.620",
"id": "42028",
"postId":... | null | null | null | null | null |
38131 | 1 | 38137 | 2011-04-29T18:25:27.553 | 0 | 3111 | <p>I have upgraded to Ubuntu 11.04 (Natty) and now the date/time does not show up in the app indicator area in the top panel. I know that quite a few of the applets/indicators no longer work in Natty, but surely the date/time does as it's part of Ubuntu itself. Any ideas on how to get this back?</p>
| 9219 | 235 | 2011-04-29T18:40:44.110 | 2017-02-26T06:42:51.920 | Time/Date indicator doesn't appear in the panel | [
"11.04",
"clock",
"indicator"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Ensure that you have <a href=\"https://launchpad.net/ubuntu/+source/indicator-datetime\" rel=\"nofollow noreferrer\">indicator-datetime</a> installed</p>\n\n<pre><code>sudo apt-get install indicator-datetime\n</code></pre>\n\n<p>then log out and back in.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T18:39:36.797",
"id": "38137",
"lastActivityDate": "2017-02-26T06:42:51.920",
"lastEditDate": "2017-02-26T06:42:51.920",
"lastEditorDisplayName": null,
"lastEditorUserId": "527764",
"ownerDisplayName": null,
"ownerUserId": "235",
"parentId": "38131",
"postTypeId": "2",
"score": "3"
} | [
{
"accepted": true,
"body": "<p>Ensure that you have <a href=\"https://launchpad.net/ubuntu/+source/indicator-datetime\" rel=\"nofollow noreferrer\">indicator-datetime</a> installed</p>\n\n<pre><code>sudo apt-get install indicator-datetime\n</code></pre>\n\n<p>then log out and back in.</p>\n",
"commentC... | null | null | null | null | null |
38133 | 1 | null | 2011-04-29T18:28:28.940 | 1 | 1417 | <p>I'm use to not having specific drivers from a manufacture on my laptop when running a Linux OS and that has always been fine - there's been adequate FOSS drivers for my needs and it hasn't ruined any of my OS experience.</p>
<p>When I bought an Asus 1215n one of the upsides to the hardware seemed to be the switchable GPU that could give lots of performance or lots more battery life and would switch on-the-fly... with Windows of course.</p>
<p>Seems that the Nvidia driver are crap and people advise not installing them. I have some sort of workaround for vga_switcharoo (?) and the on-the-fly nature of the GPUs has turned in to a manual one :(</p>
<p>The worst bit though (aside from shorter battery life) is the web experience with HTML5. If I visit Mozilla's Web O'Wonder site I'm told I don't have WebGL working due to driver issues.</p>
<p>This really blows - is it possible that proprietary drivers can now ruin my web experience too?!</p>
| 12772 | 449 | 2011-04-30T04:43:27.257 | 2011-06-29T02:18:45.490 | Asus 1215n GPU driver/s don't give me a "full" OS experience | [
"graphics",
"webgl",
"nvidia-optimus",
"html5"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>There are a bunch of successful reports for the Asus 1215N with bumblebee. You can use the nvidia card for chrome or any other application you use to, and leave the desktop to run under the Intel card. Have a look here:<br>\n<a href=\"https://launchpad.net/~hybrid-graphics-li... | null | null | null | null | null |
38136 | 1 | null | 2011-04-29T18:35:40.000 | 3 | 900 | <p>I have Asus ul20A and what I think is the newest netbook version of Ubuntu, and I can't seem to find a way to change my screen's brightness. It's a shame, because it takes hours off my battery life.</p>
<p>Googling offered an answer: Upgrade my BIOS to 210. The thing is, my computer doesn't have a CD slot. So How can I upgrade my BIOS, or is there another way to change my screen brightness?</p>
<p>I have already tried tweaking lines in grub and xbacklight, so they do nothing.</p>
| 15482 | null | null | 2012-01-26T08:42:52.857 | Can't change Backlight brightness in Asus ul20A | [
"bios",
"backlight"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2012-02-24T01:14:46.503",
"id": "124918",
"postId": "38136",
"score": "0",
"text": "This question appears to be abandoned, if you are experiencing a similar issue please [ask a new question](http://askubuntu.com/questions/ask) with details pertaining to your problem. If you fe... | null | [
{
"accepted": null,
"body": "<p>This isn't even close to a complete answer, but this page on the kernel's team page might shed some light on figuring out the backlight problem:</p>\n\n<ul>\n<li><a href=\"https://wiki.ubuntu.com/Kernel/Debugging/Backlight\" rel=\"nofollow\">https://wiki.ubuntu.com/Kernel/Deb... | null | null | 2012-02-24T01:14:54.163 | null | null |
38141 | 1 | 38146 | 2011-04-29T18:44:46.250 | 1 | 508 | <p>I note my computer sometimes runs Unity slow, but i cant use the Cpu Applet of Gnome panel, for the restriction in natty's panel.
Is there a way, to tell the System to use the whole 1.86 Ghz of speed? , both cores work independly.</p>
| 10715 | null | null | 2011-04-29T18:55:22.033 | Use the whole Speed of my Core 2 Duo in Natty | [
"11.04",
"cpu"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>By default, your CPU should run in the \"ondemand\" governor, which means that when it needs it it'll scale up. </p>\n\n<p>If you just want your CPUs to run at 1.86Ghz all the time, run <code>cpufreq-selector -c 0 -g performance</code> and <code>cpufreq-selector -c 1 -g performance</code>.</p>\n\n<p>If you use <code>cpufreq-info</code>, you can verify that governor is running properly:</p>\n\n<pre><code>$ cpufreq-info \ncpufrequtils 007: cpufreq-info (C) Dominik Brodowski 2004-2009\nReport errors and bugs to cpufreq@vger.kernel.org, please.\nanalyzing CPU 0:\n […snip…]\n hardware limits: 800 MHz - 2.10 GHz\n available frequency steps: 2.10 GHz, 2.10 GHz, 1.60 GHz, 1.20 GHz, 800 MHz\n available cpufreq governors: conservative, ondemand, userspace, powersave, performance\n current policy: frequency should be within 800 MHz and 2.10 GHz.\n The governor \"ondemand\" may decide which speed to use\n within this range.\n current CPU frequency is 2.10 GHz.\n […snip…]\nanalyzing CPU 1:\n […snip…]\n hardware limits: 800 MHz - 2.10 GHz\n available frequency steps: 2.10 GHz, 2.10 GHz, 1.60 GHz, 1.20 GHz, 800 MHz\n available cpufreq governors: conservative, ondemand, userspace, powersave, performance\n current policy: frequency should be within 800 MHz and 2.10 GHz.\n The governor \"ondemand\" may decide which speed to use\n within this range.\n current CPU frequency is 800 MHz.\n</code></pre>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-29T18:55:22.033",
"id": "38146",
"lastActivityDate": "2011-04-29T18:55:22.033",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "66",
"parentId": "38141",
"postTypeId": "2",
"score": "2"
} | [
{
"accepted": true,
"body": "<p>By default, your CPU should run in the \"ondemand\" governor, which means that when it needs it it'll scale up. </p>\n\n<p>If you just want your CPUs to run at 1.86Ghz all the time, run <code>cpufreq-selector -c 0 -g performance</code> and <code>cpufreq-selector -c 1 -g perfo... | null | null | null | null | null |
38143 | 1 | null | 2011-04-29T18:50:18.407 | 4 | 2538 | <p>I recently bought a HP g62x laptop for myself. It sports a decent Core i3 processor, 4 gigs of RAM and a 500GB HDD. It also came with Wireless-N, a real bonus because I am using a Wireless-N router. The WiFi chipset is a Ralink 5390. It came preinstalled with Windows 7, and everything works fine in there (obviously). </p>
<p>I then proceeded to install Ubuntu 10.10 x64 a few days ago (this is before Natty came out) and everything worked . . . except WLAN. So I plugged in via Ethernet and went looking and found that I clearly wasn't the first to discover this issue. I found a guide <a href="http://ubuntulinux.co.in/blog/ubuntu/wifi-card-ralink-5390-configuration-in-ubuntu-10-10-64-bit/" rel="nofollow">here</a> that I followed to download the Ralink Linux driver (which is stated to support my chipset), configure, compile, and install. Everything went perfectly, I restarted; lo and behold, I have a list of access points. I went to connect to mine, entered the password, and now the animated "WiFi wave" logo keeps going indefinitely until you click it, and it freezes for a few minutes. It will unfreeze if you let it sit but clicking it causes the same freeze again.</p>
<p>I couldn't really care less about a WiFi icon freezing, but a.) it freezes everything else in the system up, not just the icon, and b.) it never actually completes the WiFi connection. Anyone knowledgeable in fixing issues like these that has an idea what to do, I would really appreciate it! I really, really don't want to be forced to use Windows because of a crappy WiFi driver!</p>
<p><strong>Since Natty came out I installed that and I can't even compile the driver without fatal errors, so I reverted to 10.10 and everything is the same as it was before. Note that this is a clean Ubuntu 10.10 Desktop Edition 64-bit install, nothing updated/modified/changed besides (attempting) to install this driver.</strong></p>
| 15486 | 15486 | 2011-04-29T21:55:09.433 | 2011-04-29T22:22:21.683 | ralink 5390 card in laptop does not work after installing driver | [
"10.10",
"wireless",
"drivers",
"hp",
"ralink"
] | 1 | 6 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T20:45:38.687",
"id": "42077",
"postId": "38143",
"score": "0",
"text": "I dont know the answer to your 10.10 issue. However, the source code compatible with Natty is here: https://build.opensuse.org/package/binaries?package=rt5390sta&project=driver%3Awireless&repos... | null | [
{
"accepted": null,
"body": "<p>The source code for the RT5390 driver is currently being managed through the Suse repositories, the link is <a href=\"https://build.opensuse.org/package/binaries?package=rt5390sta&project=driver%3awireless&repository=11.4-update\" rel=\"nofollow\">here</a>.</p>\n\n<p>... | null | null | null | null | null |
38144 | 1 | null | 2011-04-29T18:52:03.610 | 3 | 8995 | <p>I hav a fairly old computer... a P4 with hyper threading technology...1.5GB RAM, 64MB onboard graphics... I did a clean installing erasing the old 10.10. </p>
<p>The normal ubuntu mode says that the graphics isn't enough. In ubuntu classic mode, neither of the panels appear and when I take the mouse pointer in that area, it just appears for a moment and disappears.</p>
<p>In ubuntu classic no effects mode, it boots, but the panels are distorted and for the first time in my life, ubuntu HUNG... I'm a huge fan of ubuntu and its ability to work on almost any config but this really upset me... please help... is something wrong with my installation or is it a driver problem?</p>
<p>This is my video card:</p>
<blockquote>
<p>"00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02)"</p>
</blockquote>
<p>its a Intel on board graphics controller</p>
| 15487 | 235 | 2011-08-14T20:26:58.307 | 2013-12-12T04:47:30.207 | Video not working properly on an integrated Intel 82865G card | [
"11.04",
"intel-graphics"
] | 3 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-04-29T20:21:53.957",
"id": "42063",
"postId": "38144",
"score": "0",
"text": "Please edit your question with the type of graphics card you have - `lspci | grep VGA` Also, some people have found that installing `unity2d` from software centre fixes some graphical issues.",... | null | [
{
"accepted": null,
"body": "<p>From what I see <a href=\"https://wiki.ubuntu.com/ReinhardTartler/X/RevertingIntelDriverTo2.4\" rel=\"nofollow\">HERE</a> is, you can try reverting the driver to older version. Also classic desktop should work with 64MB IMHO, but is still really low memory and multimedia like... | null | null | null | null | null |
38145 | 1 | 38261 | 2011-04-29T18:54:46.260 | 1 | 264 | <p>After installing natty on my MacBook Pro - fresh install, not an upgrade. I was happy that almost everything works. However, my second day in, unity is beginning to become more and more flaky. If totally crashed on me once - (Unity not Natty - I could still use the apps that were running, just couldn't access the launcher or panel).</p>
<p>Sometimes the launcher becomes misaligned with the mouse - it appears higher on the screen like it is shifted upward, you can click it, but the mouse still thinks it is in the same position so you end up opening a different application that the one you click on - FRUSTRATING! A restart fixes this problem - but it has happened twice. Also, the top panel has started to show strange check patterns occasionally. I have a picture of the panel, but the forum won't let me post it here...sigh</p>
<p>Also, sometimes when I enter the search window for applications - I can't type into the search box.</p>
<p>MacBook Pro 7-1
Typical software installs - Shutter, GIMP, LibreOffice, BackInTime, WINE for FirstClass</p>
<p>What might cause this - I kind of like unity when it works...is there something wrong with my graphics setup? The Additional Drivers application shows Nvidia is installed but 'not in use'....Help!</p>
| 15488 | 7035 | 2011-06-07T16:49:45.327 | 2012-07-11T18:37:24.357 | strange Unity behaviour in fresh install | [
"unity"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Your first port of call should be <strong>filing a bug</strong>. Run <code>ubuntu-bug unity</code> from a terminal and file it on Launchpad (just follow the prompts).</p>\n\n<p>And to save you from restarting, firing off <code>unity --replace</code> or <code>compiz --replace</code> should restart Unity without needing to restart the whole computer.</p>\n\n<p>Additional Drivers saying \"not in use\" is a known bug. It's not always accurate.</p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2011-04-30T02:13:42.977",
"id": "42191",
"postId": "38261",
"score": "0",
"text": "Thanks for the command line to restart unity - I thought there must be an easier way. I did use \"ubuntu-bug unity\" - but it gave a message window that said natty was 'no longer in development' and directed me to these forums (it also gave an option for a paid help service)...I'll try again...",
"userDisplayName": null,
"userId": "15488"
},
{
"creationDate": "2011-04-30T02:41:43.153",
"id": "42196",
"postId": "38261",
"score": "0",
"text": "Yeah there's a \"Yes, I have gone through technical support, and they have referred me here\" option. [Screenshot](http://imgur.com/7pTyE.png)",
"userDisplayName": null,
"userId": "449"
},
{
"creationDate": "2011-05-05T01:39:48.737",
"id": "44084",
"postId": "38261",
"score": "0",
"text": "Is there another way to restart unity? 'unity --replace' works but it leaves the terminal window running. When I close the terminal Unity quits too and I'm left with no way to get it back - only the cursor, no ability to start any applications or new even a new terminal. \n\nAm I doing something incorrectly?\n\nThanks for any suggestions you can make...\n\nbtw - my unity problem seems to be tied to WINE - some of my wine apps make unity act very strangely...",
"userDisplayName": null,
"userId": "15488"
}
],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-04-30T00:25:43.247",
"id": "38261",
"lastActivityDate": "2011-04-30T00:25:43.247",
"lastEditDate": null,
"lastEditorDisplayName": null,
"lastEditorUserId": null,
"ownerDisplayName": null,
"ownerUserId": "449",
"parentId": "38145",
"postTypeId": "2",
"score": "0"
} | [
{
"accepted": true,
"body": "<p>Your first port of call should be <strong>filing a bug</strong>. Run <code>ubuntu-bug unity</code> from a terminal and file it on Launchpad (just follow the prompts).</p>\n\n<p>And to save you from restarting, firing off <code>unity --replace</code> or <code>compiz --replace<... | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.