Re: [Bug 275952] Re: Unread search folder removes messages as soon as their unread flag is toggled
2.24.2 works for search folders that only use the Unread status. As long as you use other conditions and automatic 'mark as read' it doesn't work as expected. IMHO this is has been a major regression, and it makes search folders mostly useless for me (I need to track flagged messages along new ones). As far as unread search folders go, the bug is fixed. But the fix only works with unread messages. Cheers -- Unread search folder removes messages as soon as their unread flag is toggled https://bugs.launchpad.net/bugs/275952 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 346277] Re: Seq24 crashes when right clicking edit or new (cell)
On Sat, 2009-06-27 at 17:19 +, Michael Pacey wrote: > I agree completely with Pedro, how about an update for Jaunty? There are a couple of additions to the seq24 repository. I've been building it without issues. I don't know if it is easy to update the jaunty package to the repository version, but it would be nice to. The shortcuts are configurable, it has queue support (can't remember if 0.8 has that), mute groups, fruity loops style piano roll editing, and some more fixes and stuff. $ bzr branch lp:seq24 seq24-0.9+bzr $ sudo apt-get build-dep seq24 $ cd seq24-0.9+bzr $ autoreconf $ sudo aptitude install dh-make dpkg-dev $ dh_make -r $ ./configure --prefix=/usr $ dpkg-buildpackage -us -uc -tc $ sudo dpkg -i ../seq24_0.9+bzr-1_i386.deb (or amd64) But this is a lot of work of course. Later you can just do a 'bzr pull' and repeat the last 2 steps though. -- Seq24 crashes when right clicking edit or new (cell) https://bugs.launchpad.net/bugs/346277 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 371583] Re: package gnome-themes-selected 2.26.0-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26306672/Dependencies.txt ** Attachment added: "DpkgTerminalLog.txt" http://launchpadlibrarian.net/26306673/DpkgTerminalLog.txt -- package gnome-themes-selected 2.26.0-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/371583 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 371583] [NEW] package gnome-themes-selected 2.26.0-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1
Public bug reported: Binary package hint: gnome-themes I have upgraded to ubuntu 9.04 from ubuntu 8.10. After the upgrade the clearlooks theme desapear and I tried to install the gnome themes but I got an error. ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: subprocess post-installation script returned error exit status 1 Package: gnome-themes-selected 2.26.0-0ubuntu1 PackageArchitecture: all SourcePackage: gnome-themes Title: package gnome-themes-selected 2.26.0-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1 Uname: Linux 2.6.28-11-generic i686 ** Affects: gnome-themes (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 -- package gnome-themes-selected 2.26.0-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/371583 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 292744] Re: evince crashes (in cairo?) on viewing a PostScript file
I tried the crashing PS file posted by the original submiter and it didn't crash on Jaunty (libcairo 1.8.6-1ubuntu2). Document loading seems to be faster too. :-) The bug 312989 is also fixed. Great! :-D This can be marked as fixed, no? -- evince crashes (in cairo?) on viewing a PostScript file https://bugs.launchpad.net/bugs/292744 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 283659] Re: buffer overflow in amsynth in 8.10
Still crashes in Jaunty :-( -- buffer overflow in amsynth in 8.10 https://bugs.launchpad.net/bugs/283659 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 378150] [NEW] Exception in UniverseManager when computer is left unattended for many hours
Public bug reported: Binary package hint: gnome-do I noticed Do was missing when I left the computer unattended for some time. This night I left do running on a console and got the following after many hours: Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at Do.Core.UniverseManager.ReloadSource (Do.Universe.ItemSource source) [0x0] at Do.Core.UniverseManager.UniverseUpdateLoop () [0x0] ** ERROR:../../mono/io-layer/handles-private.h:160:_wapi_handle_set_signal_state: assertion failed: (thr_ret == 0) Stacktrace: at (wrapper managed-to-native) System.Threading.NativeEventCalls.SetEvent_internal (intptr) <0x00048> at (wrapper managed-to-native) System.Threading.NativeEventCalls.SetEvent_internal (intptr) <0x> at System.Threading.EventWaitHandle.Set () <0x00027> at (wrapper remoting-invoke-with-check) System.Threading.EventWaitHandle.Set () <0x> at System.Net.WebAsyncResult.SetCompleted (bool,System.IO.Stream) <0x00063> at System.Net.HttpWebRequest.SetWriteStream (System.Net.WebConnectionStream) <0x001eb> at (wrapper remoting-invoke-with-check) System.Net.HttpWebRequest.SetWriteStream (System.Net.WebConnectionStream) <0x> at System.Net.WebConnection.InitConnection (object) <0x00247> at (wrapper runtime-invoke) System.Object.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0x> Native stacktrace: /usr/bin/cli [0x429e65] /lib/libpthread.so.0 [0x7f1c97ff8080] /lib/libc.so.6(gsignal+0x35) [0x7f1c97a24fb5] /lib/libc.so.6(abort+0x183) [0x7f1c97a26bc3] /usr/lib/libglib-2.0.so.0(g_assertion_message+0x113) [0x7f1c986714f3] /usr/lib/libglib-2.0.so.0 [0x7f1c98671a82] /usr/bin/cli [0x504a81] /usr/bin/cli [0x5056d9] [0x41e5f5d8] Debug info from gdb: Couldn't get registers: No such process. Couldn't get registers: No such process. Couldn't get registers: No such process. Quitting: ptrace: No such process. I use the Docky, and various plugins (is there a simple way to list those in use?). gnome-do: 0.8.1.3-0ubuntu2 gnome-do-plugins: 0.8.1.3+dfsg-0ubuntu3 ** Affects: gnome-do (Ubuntu) Importance: Undecided Status: New -- Exception in UniverseManager when computer is left unattended for many hours https://bugs.launchpad.net/bugs/378150 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 285305] Re: vmmouse doesn't work with input hotplug
I had a section for an aiptek tablet using the wacom driver that wasn't connected that started with 4/11 updates to give problems. X would consume ~40% CPU along with g-s-d ~30%, some settings applications would complain about g-s-d not being available (although it was running). I first thought it was something wrong with some userside configuration, tried to clean stuff in gconf, etc, but nothing solved it. I then noticed > 300k errors in X log regarding the unavailability of the tablet so I tried to disable it in xorg.conf and the problems were gone. Error opening /dev/input/aiptek_event : No such file or directory (EE) xf86OpenSerial: Cannot open device /dev/input/aiptek_event No such file or directory. Could have any of these changes provoke this? Can anyone try to create a xorg section for a missing device configured with sendcoreevents and check if the X server goes crazy? -- vmmouse doesn't work with input hotplug https://bugs.launchpad.net/bugs/285305 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 265043] Re: Evolution doesn't refresh the INBOX folder
On Sun, 2008-10-12 at 00:27 +, Darik Horn wrote: > Per the duplicate ticket, this was the fix for me: > > 1. Click "Folder" -> "Subscriptions". > 2. Choose the IMAP account from the "Server" pulldown menu. > 3. Uncheck the "Inbox" folder. > 4. Click the "Close" button. > 5. Restart Evolution. > > The Inbox folder will be automatically resubscribed and correctly > resummarized. The new package worked here, but I had already done what Darik suggested in this message before, so current users with the problem could need to follow this steps to get the Inbox to update correctly. Thanks for fixing this bug! :-D On an offtopic note, I have to say that I notice Evolution faster dealing with IMAP accounts, I'm pleased with the new version. If only the progress dialog worked as supposed (it's either 0% or 100%)… It would be preferable to have an activity indicator like the browsers use, in the top right corner, informing that it is receiving/sending messages and drop the dialog. Cheers -- Evolution doesn't refresh the INBOX folder https://bugs.launchpad.net/bugs/265043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 206568] Re: network manager editor does update the keyring
** Changed in: network-manager-applet (Ubuntu) Status: Confirmed => Fix Released -- network manager editor does update the keyring https://bugs.launchpad.net/bugs/206568 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 275952] Re: Unread search folder removes messages as soon as their unread flag is toggled
It is fixed as of 2.24.1-0ubuntu2. The behaviour is different from 2.22, in which expunge would clean read messages from the list. Reload isn't working either, but double clicking the folder refreshes it and removes read messages. Ctrl+E was easier though, now we need to use the mouse… :-P Is there an accelerator that refreshes the search folder? F5 doesn't seem to work… -- Unread search folder removes messages as soon as their unread flag is toggled https://bugs.launchpad.net/bugs/275952 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 275952] Re: Unread search folder removes messages as soon as their unread flag is toggled
It seems to be fixed for search folders with only one condition, can anyone else try this? I had a search folder for unread messages and the messages stuck after read until a refresh. I added another search criteria to also track important messages and now messages disappear immediately. I'd say this isn't fixed. I also changed the rule to match any criteria instead of all criteria, so that could be related too. -- Unread search folder removes messages as soon as their unread flag is toggled https://bugs.launchpad.net/bugs/275952 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 275952] Re: Unread search folder removes messages as soon as their unread flag is toggled
As per upstream comments, it seams there was a hack to fix only the unread case, so everything else doesn't work, even if the unread condition is used… :-( This makes search folders for tracking unread and other criteria useless while using automatic read status change. -- Unread search folder removes messages as soon as their unread flag is toggled https://bugs.launchpad.net/bugs/275952 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 240357] Re: Weird cursor drawing in evolution compose window
*** This bug is a duplicate of bug 237002 *** https://bugs.launchpad.net/bugs/237002 Thanks for assigning the duplicate, later I had thought it to be a composite or graphics bug, but didn't redo the search for a similar bug report (had already searched, and the suggestions while submitting this one didn't show the bug 237002)... Cheers. On Tue, 2008-06-24 at 18:23 +, Pedro Villavicencio wrote: > *** This bug is a duplicate of bug 237002 *** > https://bugs.launchpad.net/bugs/237002 > > Thanks for the bug report. This particular bug has already been reported > into our bug tracking system, but please feel free to report any further > bugs you find. > > ** Changed in: gtkhtml3.14 (Ubuntu) >Status: Incomplete => Invalid > > ** This bug has been marked a duplicate of bug 237002 >Evolution cursor creates a track. > -- Weird cursor drawing in evolution compose window https://bugs.launchpad.net/bugs/240357 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 75906] Re: left-channel distortion on intel-hda
Try to reboot a couple of times, most of the times these fixes aren't final and the issue comes back after a couple of reboots... :-( On Fri, 2008-05-16 at 19:04 +, Ted wrote: > After following the instructions here, my sound is fully functional, > even without linux-backports-modules. > > http://ubuntuforums.org/showpost.php?p=3764871&postcount=9 > -- left-channel distortion on intel-hda https://bugs.launchpad.net/bugs/75906 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 292744] Re: evince crashes (in cairo?) on viewing a PostScript file
I'm getting a similar crash with the latest issue of Urban Velo: http://www.urbanvelo.org/issue11/urbanvelo11.pdf Muelli, can you do a trace on this file too? The crash occurs here on page 43. Thanks -- evince crashes (in cairo?) on viewing a PostScript file https://bugs.launchpad.net/bugs/292744 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 99508] Re: Titlebar incorrectly drawn with geforce 5/6/7, compiz and human-theme
On Sun, 2009-01-04 at 04:56 +, Beto wrote: > oh dear god, how do i get unsubscribed of this bug??, i receive tons of > mails and i already found a fix https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/99508/+subscribe -- Titlebar incorrectly drawn with geforce 5/6/7, compiz and human-theme https://bugs.launchpad.net/bugs/99508 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 75906] Re: left-channel distortion on intel-hda
On Fri, Jan 9, 2009 at 3:28 PM, Sir_Spot_A_Lot wrote: > Hi, it doesn't fix it for me. Sending it to standby and resuming fixes > it as before. I've been reloading the module in rc.local with success, you can try it. If I don't reload the module, the distortion is there. :-( At least I don't have to suspend the machine. I noticed that sometimes bluetooth needs the module to be reloaded, but I almost don't use it (and this is off topic either way). Cheers -- left-channel distortion on intel-hda https://bugs.launchpad.net/bugs/75906 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 345092] [NEW] gnome-do crashes when Inkscape has more than 1 dialog open
Public bug reported: Binary package hint: gnome-do If Inkscape is running with more than 1 dialog window open, using the Inkscape icon on the docky to change to Inkscape crashes gnome-do. I tried with GIMP which has various windows and it doesn't happen, so the crash may have something to do with how Inkscape manages multiple windows? I have advanced indicators on, I only have one indicator under Inkscape, and if I use the right button menu to choose the Inkscape window, it doesn't crash, only if I use the icon. Also, if I use the menu to choose the window, it doesn't crash the next time I use the icon. If I restart gnome-do and Inkscape isn't requiring attention (blue indicator) before I restart gnome-do, it'll crash again. If the indicator was blue before I restarted gnome-do, it doesn't crash. Does my explanation make sense? gnome-do exits with the following error: Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.InvalidOperationException: Operation is not valid due to the current state of the object at System.Linq.Enumerable.First[Window] (IEnumerable`1 source) [0x0] at Docky.Utilities.WindowControl+c__AnonStorey22.<>m__85 () [0x0] at GLib.Timeout+TimeoutProxy.Handler () [0x0] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.Timeout+TimeoutProxy.Handler() at GLib.Timeout+TimeoutProxy.Handler() at Gtk.Application.gtk_main() at Gtk.Application.gtk_main() at Gtk.Application.Run() at Do.Do.Main(System.String[] args) I'm on Ubuntu 8.10 running gnome-do 0.8.1-0~intrepid~ppa1 from the do- core ppa. ** Affects: gnome-do (Ubuntu) Importance: Undecided Status: New -- gnome-do crashes when Inkscape has more than 1 dialog open https://bugs.launchpad.net/bugs/345092 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 275952] Re: Unread search folder removes messages as soon as their unread flag is toggled
2.24.3 in 8.10, at least here, is working almost as it used to. I use a search folder for unread and important messages. If I mark the messages as read/unimportant using the 'mark as' menu the message is removed instantly (which would be enough for me if it worked on already read messages and there was an accelerator for mark as unimportant) If it gets marked as read automatically or if I remove the important flag in the message list pane, the message doesn't disappear until I reload the search folder by double clicking it in the folder pane (refresh and expunge unfortunately don't work as before. I used Ctrl-E to clean the search folder in 2.22, know I have to move the mouse around). Removing the important flag in the message list pane works but the icon isn't updated until the message is selected again (or the folder is reloaded and then the message disappears), so the important icon stays there until I change to another message and change back the previous unmarked message, by then the important icon disappears (the message doesn't only disappears when the folder is reloaded). It seems better than when the messages got removed as soon as read, but at least for me it still isn't working as I wanted it to, or at least as I got used to (and it worked well, for me at least). Having no keyboard accelerator to remove the important flag and since expunge isn't working to remove messages that don't fit the search criteria any more, makes it not as easy to use as it was in 2.22, but it is getting better. Anyone else tried to use the search folders again? -- Unread search folder removes messages as soon as their unread flag is toggled https://bugs.launchpad.net/bugs/275952 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 326760] Re: maximum broken; inkscape only maximises vertically
*** This bug is a duplicate of bug 168648 *** https://bugs.launchpad.net/bugs/168648 In 0.46 the tool bar got some new icons that made it too tall for some vertical resolutions. In svn this issue is solved by using a collapsible toolbar. This works with compiz because compiz may deal differently with larger than normal maximized windows. Doesn't the window jump up and down when you click on it? Here it does (800px and the default Ubuntu panels). It would be nice if 0.47 was ready for Jaunty, but I searched once or twice and I can't find a release date (when it's ready?) for it. There have been some solutions proposed for this issue: smaller icons, the already implemented collapsible toolbar, etc. Or someone has the time and means to backport the toolbar fix, or we'll have to wait for 0.47... IMHO this is an issue with Inkscape that shows that Metacity deals in a weird way with windows that aren't well maximized because they're too large. So maybe this is two different issues. :-) -- maximum broken; inkscape only maximises vertically https://bugs.launchpad.net/bugs/326760 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 240357] [NEW] Weird cursor drawing in evolution compose window
Public bug reported: Binary package hint: gtkhtml3.14 In the compose window, navigating the written text with the cursor leaves cursor bars drawn in the text. This sometimes leads to not knowing where the real cursor is and makes composing messages more difficult. ** Affects: gtkhtml3.14 (Ubuntu) Importance: Undecided Status: New -- Weird cursor drawing in evolution compose window https://bugs.launchpad.net/bugs/240357 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 37531] Re: Evolution: On compose window, changing the signature with the mouse wheel does nothing
Fixed in Evolution 2.22.2 ** Changed in: evolution (Ubuntu) Status: Triaged => Fix Released -- Evolution: On compose window, changing the signature with the mouse wheel does nothing https://bugs.launchpad.net/bugs/37531 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 240357] Re: Weird cursor drawing in evolution compose window
** Attachment added: "The circled highlight is the real cursor the rest stay behind while the cursor moves." http://launchpadlibrarian.net/15346475/Screenshot.png -- Weird cursor drawing in evolution compose window https://bugs.launchpad.net/bugs/240357 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 47792] Re: vmplayer fails to start
Just add the f to the ln command. ;) It works here too. Thanks! -- vmplayer fails to start https://launchpad.net/bugs/47792 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 47792] Re: vmplayer fails to start
vmware-player-modules required by vmware-player is requires version 23, but 25 is the latest, if anyone sees the vmmon and vmnet modules are missing don't forget to install the vmware modules for 25 which are available in the restricted rep. -- vmplayer fails to start https://launchpad.net/bugs/47792 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 47826] Re: unexpected behaviour: goes back to the home directory
I noticed it on nautilus windows browsing directories on removable devices, and the change occurs when I remove it. The open terminal plugin also does the the same if we use the feature on the Desktop, but that is another package. :P -- unexpected behaviour: goes back to the home directory https://launchpad.net/bugs/47826 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 20639] Re: Nautilus starts eating up all of the cpu
I get this with lots of gifs (comics) around 50k, in a directory of ~1500 files and the issue goes away if the preview is off. I like the preview feature, but should it behave like this? -- Nautilus starts eating up all of the cpu https://launchpad.net/bugs/20639 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 43757] Re: Bad icons issue
I moved to Edgy and the Cancel icon on dialongs is a cross (old gnome icons?) with bad resolution(pixelized). The icon for delete in Evolution makes sense now (a paper shredder), but Cancel is incoherent with the dialogs. Should I reassign this bug on human-icon-theme and close it here? ** Attachment added: "Cancel icon on a dialog" http://librarian.launchpad.net/4924247/Screenshot-Run%20Application.png -- Bad icons issue https://launchpad.net/bugs/43757 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 43757] Re: Bad icons issue
** Attachment added: "Cancel icon on evolution is a red circle with a white cross" http://librarian.launchpad.net/4924250/Screenshot-Unread%20%280%20total%29%20-%20Evolution.png -- Bad icons issue https://launchpad.net/bugs/43757 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 58998] Re: Gaim's tabs don't function like in Gedit/Epiphany/Terminal
http://gaim.sourceforge.net/planet/ beta4 is out Is there still time to update to it? -- Gaim's tabs don't function like in Gedit/Epiphany/Terminal https://launchpad.net/bugs/58998 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 68039] Crash on search Clear/Seach tab
*** This bug is a duplicate of bug 59138 *** Public bug reported: While cleaning a search, or closing a search tab, it segfaults: (amule:15449): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed (amule:15449): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed Gtk-ERROR **: file gtkcontainer.c: line 2447 (gtk_container_propagate_expose): assertion failed: (child->parent == GTK_WIDGET (container)) aborting... Aborted (core dumped) ** Affects: amule (Ubuntu) Importance: Undecided Status: Unconfirmed ** This bug has been marked a duplicate of bug 59138 amule crashes when I close a tab -- Crash on search Clear/Seach tab https://launchpad.net/bugs/68039 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 68039] Re: Crash on search Clear/Seach tab
*** This bug is a duplicate of bug 59138 *** Sorry for the duplicate. :( -- Crash on search Clear/Seach tab https://launchpad.net/bugs/68039 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 38303] Re: usplash can't display fsck progress
I have two 250G ReiserFS partitions and 60 seconds timeout has been enough. Add to /etc/init.d/checkfs.sh: usplash_write "TIMEOUT 60" Bruno On Fri, 2006-11-03 at 12:50 +, Jens wrote: > How long is the timeout for usplash to go, and where is it configured? I > have a 400G partition (ReiserFS) that gets checked on boot and it always > goes back into text mode there. I would like to make this delay longer. > > See also Bug 67453. > > Jens > -- usplash can't display fsck progress https://launchpad.net/bugs/38303 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 46203] Re: Icon in the notification area is not always transparent
I recall this being solved in Dapper, but it is back in Edgy. Can someone check this out? -- Icon in the notification area is not always transparent https://launchpad.net/bugs/46203 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 46203] Re: Icon in the notification area is not always transparent
I was thinking that it could be something regarding 3rd party reps, but just had the xorg security upgrade with the icon being transparent, then added a 3rd party rep with gaim beta 4 to check if the icon differed, but it didn't. I'd mark this as solved in Edgy unless someone with Edgy can confirm it happening. -- Icon in the notification area is not always transparent https://launchpad.net/bugs/46203 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 69663] Re: firefox "pt" localization
Edgy comes with Firefox 2.0, which has official portuguese packages (http://www.mozilla.com/en-US/firefox/all.html). The language pack for European Portuguese doesn't include the European Portuguese package for Firefox, but Brazilian Portuguese. As João stated, mozilla-firefox-locale-pt-pt doesn't exist. ** Changed in: firefox (Ubuntu) Status: Rejected => Confirmed -- firefox "pt" localization https://launchpad.net/bugs/69663 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 69663] Re: firefox "pt" localization
Was added by mistake of the reporter. ** Changed in: firefox (Baltix) Status: Unconfirmed => Rejected -- firefox "pt" localization https://launchpad.net/bugs/69663 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 71624] Option menu with ugly empty space
Public bug reported: I've seen this on other applications, but since I don't know for sure if it is an application specific bug or related to gtk, I fill this one regarding evince as an evince bug, and appreciate that someone move it to a more adequate package if needed. I've seen this bug since I started using Gnome (by the time I started using Ubuntu on my machine with Breezy), and it still shows in Edgy, or Gnome 2.16. When an option menu pops up, it doesn't detect a screen edge and displays empty space instead of readjusting the menu contents. I'll attach a screenshot for evince. ** Affects: evince-gtk (Ubuntu) Importance: Undecided Status: Unconfirmed -- Option menu with ugly empty space https://launchpad.net/bugs/71624 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 71624] Re: Option menu with ugly empty space
Evince screenshot showing the issue ** Attachment added: "Evince screenshot showing the issue" http://librarian.launchpad.net/5062507/Screenshot.png -- Option menu with ugly empty space https://launchpad.net/bugs/71624 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 83224] Re: ndiswrapper doesn't work in feisty
Romuald, I got freezes too with D-Link's, but Lenovo's driver worked well. I've since been using madwifi ath_pci from svn with WPA. -- ndiswrapper doesn't work in feisty https://bugs.launchpad.net/bugs/83224 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 13090] Re: Nautilus sound preview doesn't work with OGG files.
Seems to be working in Gutsy up-to-date. I marked as fixed, can anyone someone else confirm it as working on their machine? :-) ** Changed in: nautilus (Ubuntu) Status: Confirmed => Fix Released -- Nautilus sound preview doesn't work with OGG files. https://bugs.launchpad.net/bugs/13090 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 147496] Re: Wrapper breaks adding channels outside miro
Chris, is it too late to update the package to the latest stable (with DTV and Miro stable is a relative concept)? Did you have the chance to try to build it? Thank you for your work. :-) -- Wrapper breaks adding channels outside miro https://bugs.launchpad.net/bugs/147496 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 37531] Re: Evolution: On compose window, changing the signature with the mouse wheel does nothing
Still present in 2.12.0 -- Evolution: On compose window, changing the signature with the mouse wheel does nothing https://bugs.launchpad.net/bugs/37531 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 147496] Re: Wrapper breaks adding channels outside miro
Of course. :) Also, can you use 'Add Channel' within Miro? On Fri, 2007-10-05 at 00:49 +, Chris Halse Rogers wrote: > On 10/5/07, Bruno Santos <[EMAIL PROTECTED]> wrote: > > Chris, is it too late to update the package to the latest stable (with > > DTV and Miro stable is a relative concept)? Did you have the chance to > > try to build it? > > > It is definitely too late to update to a new Miro version. I will be > fixing this bug, I just need some time to test the fix. > -- Wrapper breaks adding channels outside miro https://bugs.launchpad.net/bugs/147496 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105638] Re: MacBook iSight (isight_usb) works with ekiga but fails with gstreamer
** Summary changed: - MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345] + MacBook iSight (isight_usb) works with ekiga but fails with gstreamer ** Description changed: - Binary package hint: linux-image-2.6.20-14-generic + There's a new module to support isight which works with apps that + support v4l2, but gstreamer isn't able to connect to camera + successfully. - Work perfectly with linux-image-2.6.20-12-generic but not with linux- - image-2.6.20-1[345]-generic. + The green light turns on but applications freeze/crash (Cheese) or an + error pops up. ** Description changed: There's a new module to support isight which works with apps that support v4l2, but gstreamer isn't able to connect to camera successfully. The green light turns on but applications freeze/crash (Cheese) or an error pops up. + + As Stefano posted below: + + gstreamer-properties says this if I try to test: + $ gstreamer-properties + gstreamer-properties-Message: Error running pipeline 'Video for Linux 2 (v4l2)': Could not negotiate format [gstbasesrc.c(2062): gst_base_src_start (): /pipeline0/v4l2src3: Check your filtered caps, if any] + + cheese also segfaults: + $ cheese --gst-plugin-spew + ** Message: Probing the webcam, please ignore the following, not applicabable tries + + (cheese:8893): GStreamer-CRITICAL **: gst_value_list_get_value: assertion `index < gst_value_list_get_size (value)' failed + Segmentation fault (core dumped) -- MacBook iSight (isight_usb) works with ekiga but fails with gstreamer https://bugs.launchpad.net/bugs/105638 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105638] Re: MacBook iSight (isight_usb) works with ekiga but fails with gstreamer
gstreamer-properties doesn't keep custom v4l2 pipelines (and reverts whatever you change in gconf), I got it to work with: v4l2src ! video/x-raw-yuv,format=(fourcc)UYVY,width=352,height=288 v4l2src ! video/x-raw-yuv,format=(fourcc)UYVY,width=320,height=240 It seems 640x480 has issues (these could be kernelwise, but I can't say) It seems to me that the camera works great with the module, but gstreamer has issues with the maximum resolution. A test command that uses lower resolution: gst-launch-0.10 v4l2src ! video/x-raw- yuv,format=\(fourcc\)UYVY,width=352,height=288 ! ffmpegcolorspace ! ximagesink Cheese seems to check the camera capabilities and fails, since the camera is reporting to support 640x480 but for some reason it doesn't work well with that resolution... If cheese permitted custom pipelines we could bypass these issues for now, other gstreamer apps that check on gconf for pipeline info, you can change to the custom pipelines I posted above, but if gstreamer- properties is run they are reverted to the original v4l2src. The gconf path is /system/gstreamer/0.10/default The keys v4l2src ! video/x-raw-yuv,format=(fourcc)UYVY,width=352,height=288 ffmpegcolorspace ! ximagesink Should this bug be moved to gstreamer or are the resolution issues related to the module? -- MacBook iSight (isight_usb) works with ekiga but fails with gstreamer https://bugs.launchpad.net/bugs/105638 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105638] Re: MacBook iSight (isight_usb) reports 640x480, but fails to work at that resolution
So it is a gst issue? Ekiga is working @ 640x480? I only get the lower resolution 352x288 if I use "Zoom In"... is Ekiga smarter and notices 640x480 has issues? Or is it limited by design? -- MacBook iSight (isight_usb) reports 640x480, but fails to work at that resolution https://bugs.launchpad.net/bugs/105638 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105638] Re: MacBook iSight (isight_usb) reports 640x480, but fails to work at that resolution
Yup, works perfectly, [EMAIL PROTECTED] I'd move this bug to gst, since kernel support seems to be perfect (at least if the application is talking native v4l2). Anyone knows what are the fixes to gst in cvs? Are the fixes to resolution detection and robust degradation or for 640x480 support? -- MacBook iSight (isight_usb) reports 640x480, but fails to work at that resolution https://bugs.launchpad.net/bugs/105638 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 147496] Wrapper breaks adding channels outside miro
Public bug reported: Binary package hint: democracyplayer The wrapper script is not passing command line arguments (like videos and feeds) to miro.real. ** Affects: democracyplayer (Ubuntu) Importance: Undecided Status: New -- Wrapper breaks adding channels outside miro https://bugs.launchpad.net/bugs/147496 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 147496] Re: Wrapper breaks adding channels outside miro
Also, current gutsy package (0.9.8.1-0ubuntu4) "Add Channel" inside Miro opens in firefox... Should we wait for an updated package? -- Wrapper breaks adding channels outside miro https://bugs.launchpad.net/bugs/147496 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 99508] Re: Window titlebar displayed not right with compiz enabled
Can you try do disable shade opacity like this: gconftool-2 -s /apps/gwd/metacity_theme_shade_opacity -t bool FALSE -- Window titlebar displayed not right with compiz enabled https://bugs.launchpad.net/bugs/99508 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 99508] Re: Window titlebar displayed not right with compiz enabled
I've been following Hardy dev on a laptop with Intel graphics and it has been close to perfect (less the known 3d rendering issues to be fixed later), and thought of upgrading my desktop which has a nvidia card and had 7.10 working perfectly with compiz. I've also updated to latest nvidia drivers using envy and continue to get this weird issues with shadows and window borders using metacity themes. If I change /apps/gwd/use_metacity_theme to FALSE the decorations seem OK, but the shadows don't show up. -- Window titlebar displayed not right with compiz enabled https://bugs.launchpad.net/bugs/99508 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 99508] Re: Window titlebar displayed not right with compiz enabled
OK, I unset the gconf keys for compiz and gwd and now the metacity decorations look OK, but on changing desktops the application windows render blurry until gaining focus... this must be related to something else. Window shadows still don't show. -- Window titlebar displayed not right with compiz enabled https://bugs.launchpad.net/bugs/99508 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 216705] Re: 0.7.4 release in Hardy introduced blurriness
For reference: http://forum.compiz-fusion.org/showthread.php?p=54534 -- 0.7.4 release in Hardy introduced blurriness https://bugs.launchpad.net/bugs/216705 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 99508] Re: Window titlebar displayed not right with compiz enabled
I did a --recursive-unset for compiz and gwd, but I just confirmed that it was that key I referred previously that was FALSE, and made the decorations work with metacity themes. If I activate it, it breaks decorations again. :-( As for blurry windows I found this: http://forum.compiz- fusion.org/showthread.php?p=54534 could the fix be backported to 0.7.4? Or will we need to get 0.7.5 from git? -- Window titlebar displayed not right with compiz enabled https://bugs.launchpad.net/bugs/99508 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105638] Re: MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345]
Will it be fixed in Gutsy? -- MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345] https://bugs.launchpad.net/bugs/105638 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130274] Re: Backlight keys force backlight to lowest setting
Same here, the (not very robust) gnome-panel brightness applet is able to change brightness but the brightness keys stopped working since latest update. -- Backlight keys force backlight to lowest setting https://bugs.launchpad.net/bugs/130274 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 132974] Re: Verbose Mode On Boot When Set To Quiet
*** This bug is a duplicate of bug 131961 *** https://bugs.launchpad.net/bugs/131961 I reinstalled usplash and the it work great now. The new pid list bypassing term/kill signals is brilliant. -- Verbose Mode On Boot When Set To Quiet https://bugs.launchpad.net/bugs/132974 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 72287] Re: Apple MacBook backlight brightness doesn't work
Hello Whisky, this isn't the same issue. This one was related to missing rules in hal fdi files for newer models recognition. Our problem right now has to do with something else, I believe. So this bug is solved, hal supports our hardware. Can it be g-p-m? Do other laptop models work well? I get the same behavior as Whisky on a Macbook C2D. -- Apple MacBook backlight brightness doesn't work https://bugs.launchpad.net/bugs/72287 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 72287] Re: Apple MacBook backlight brightness doesn't work
I think someone already did: https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/123548 :) On Tue, 2007-08-21 at 16:51 +, Whisky wrote: > Maybe you are right, do you think that we should make new bug? Maybe > it's a good idea! > -- Apple MacBook backlight brightness doesn't work https://bugs.launchpad.net/bugs/72287 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 105638] Re: MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345]
On Fri, 2007-08-24 at 16:17 +, Michael Moore wrote: > I just upgraded to Gutsy tribe 5, and it's still broken. > > I installed the i-nz.net all-in-one driver and it now works in Ekiga, > but not in gstreamer-properties. > Even with v4l2? It only supports v2. -- MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345] https://bugs.launchpad.net/bugs/105638 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130274] Re: Backlight keys force backlight to lowest setting
* GetBrightness returns an int, not an unsigned int -- Matthew Garrett <[EMAIL PROTECTED]> Wed, 29 Aug 2007 22:06:03 +0100 ** Changed in: gnome-power-manager (Ubuntu) Status: Confirmed => Fix Released -- Backlight keys force backlight to lowest setting https://bugs.launchpad.net/bugs/130274 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130274] Re: Backlight keys force backlight to lowest setting
Just perfect would be if g-p-m turned off the backlight when reaching the minimum level, like it happens on OSX and like pommed did. Nevertheless having brightness control again is nice. :-) Thanks Matthew! -- Backlight keys force backlight to lowest setting https://bugs.launchpad.net/bugs/130274 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 125911] Re: [Gutsy Tribe 2] Brightness controls do not work on MacBook Pro rev.3 (santa rosa)
It looks like something broke since one of the latest updates of g-p-m. On a MacBook C2D the applet (not very robust, hangs, 'has a mind of its own') and g-p-m preferences adjust the brightness, but the keys although raising the notification stick the brightness to the minimum and it's impossible to raise it. -- [Gutsy Tribe 2] Brightness controls do not work on MacBook Pro rev.3 (santa rosa) https://bugs.launchpad.net/bugs/125911 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 72287] Re: Apple MacBook backlight brightness doesn't work
Stefano, the bug he is referring isn't that one either. The keys work (as in send the events) but the brightness level gets stuck on the minimum. Considering the keys work and g-p-m can adjust the brightness (even from the applet) what can be the problem here? -- Apple MacBook backlight brightness doesn't work https://bugs.launchpad.net/bugs/72287 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 102877] Re: icon stock_folder-properties not themed
Thank you for relocating the bug. :-) -- icon stock_folder-properties not themed https://bugs.launchpad.net/bugs/102877 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 102877] Re: icon stock_folder-properties not themed
Thank you for relocating the bug. :-) -- icon stock_folder-properties not themed https://bugs.launchpad.net/bugs/102877 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 102877] Re: icon stock_folder-properties not themed
The certificates icon on preferences needs theming (is too small) also, should I open another bug? -- icon stock_folder-properties not themed https://bugs.launchpad.net/bugs/102877 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 185634] Re: uvcvideo: iSight firmware loading does not work
Can't the userland tools be packaged and somekind of install script for the uvcvideo module be installed if the iSight is present? Something like a install line somewhere in /etc/modprobe.d/uvcvideo: install uvcvideo /sbin/modprobe --ignore-install uvcvideo && { /usr/lib/udev/ift-load -f /lib/firmware/isight.fw -b 005 -d 003 ; } Maybe a script to detect the various models available and in what bus they are and check if the firmware is loaded (the device id also changes when the firmware is loaded), and load it if needed... -- uvcvideo: iSight firmware loading does not work https://bugs.launchpad.net/bugs/185634 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 185634] Re: iSight doesn't work in Hardy Kernels
uvcvideo belongs to linux-ubuntu-modules. I could go as far as seeing where it fails: if (usb_control_msg(dev, usb_rcvctrlpipe(dev, 0), 0xA0, 0x40, 0xe600, 0, "\1", 1, TIMEOUT) < 0) Something goes wrong in this call, but I don't know how to debug further. :-( ** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu) Sourcepackagename: linux-restricted-modules-2.6.24 => linux-ubuntu-modules-2.6.24 -- iSight doesn't work in Hardy Kernels https://bugs.launchpad.net/bugs/185634 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 185634] Re: iSight doesn't work in Hardy Kernels
The file is: ubuntu/media/usbvideo/uvc_isight_firmware.c in the linux- ubuntu-modules source, if someone knows how to debug the the usb call. -- iSight doesn't work in Hardy Kernels https://bugs.launchpad.net/bugs/185634 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 185634] Re: iSight doesn't work in Hardy Kernels
Oh and in 2.6.24-7 the module isight_usb is gone since the patches were merged to uvcvideo. -- iSight doesn't work in Hardy Kernels https://bugs.launchpad.net/bugs/185634 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 192137] Re: isight_usb disppeared in Hardy kernel
The iSight patch was merged with uvcvideo, although as of latest 2.6.24-8 the firmware loader isn't working (fails getting control from USB). Maybe this report should be marked as invalid? -- isight_usb disppeared in Hardy kernel https://bugs.launchpad.net/bugs/192137 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105638] Re: MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345]
Cool, a module for the iSight is available with firmware loading capability. Will the firmware be distributed or will need to be copied manually? I can get gst-properties to access the camera but freezes afterwards after I close the error window for pipeline construction problems. Cheese also turns on the camera (green led lits) but freezes while initiating it. Anyone else had success with the new driver? -- MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345] https://bugs.launchpad.net/bugs/105638 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 36252] Re: desktop/nautilus right-click umount problem
I was wrong Alan. :) Have you tried to install the hal on backports? With it nautilus shows 'unmount' instead of eject and it works well. Nevertheless the updates on backports broke stuff on my MacBook (brightness control at least) but on my desktop this issue seems to be solved. Being on backports doesn't help us right now, since it won't land on official updates, and some people may prefer not to use backports packages. -- desktop/nautilus right-click umount problem https://bugs.launchpad.net/bugs/36252 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 36252] Re: desktop/nautilus right-click umount problem
Yes, the backports come from gutsy, check /usr/share/doc/hal/changelog.Debian.gz :) -- desktop/nautilus right-click umount problem https://bugs.launchpad.net/bugs/36252 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 199066] Re: [iwl4965] wireless support broken since 0.6.6~rc2
Have you tried the latest update (0.6.6-0ubuntu2)? * resurrect and adapt driver tweaks to new code base for ath_pci cards (LP: #202453). - add debian/patches/42a_ath_pci_supplicant_tweaks.patch - update debian/patches/series -- [iwl4965] wireless support broken since 0.6.6~rc2 https://bugs.launchpad.net/bugs/199066 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 199066] Re: [iwl4965] wireless support broken since 0.6.6~rc2
Christopher, are you using madwifi SVN? Does it connect after a suspend or do you have to reload the modules? -- [iwl4965] wireless support broken since 0.6.6~rc2 https://bugs.launchpad.net/bugs/199066 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 201050] [NEW] dexconf using macintosh78 instead of macbook78
Public bug reported: dexconf is sugesting macintosh78 as keyboard model for a MacBook with Portuguese layout instead of macbook78. This is in hardy as of 11/03 ** Affects: xorg-server (Ubuntu) Importance: Undecided Status: New -- dexconf using macintosh78 instead of macbook78 https://bugs.launchpad.net/bugs/201050 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 75906] Re: left-channel distortion on intel-hda
This is still present on the MacBook in 2.6.24-12 on boot but gone after a suspend to ram. I'll attach an lsusb and lspci before and after suspending if it helps anything. ** Attachment added: "lspci and lsusb before suspending and after, on a MacBook C2D 2nd gen and kernel 2.6.24-12 in hardy" http://launchpadlibrarian.net/12768384/logs-sound.tar.gz -- left-channel distortion on intel-hda https://bugs.launchpad.net/bugs/75906 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 138256] Re: xserver-xorg-video-intel hangs the system when laptop lid is closed
Since moving to Hardy I also get this on a MacBook C2D. The X server freezes showing a couple of vertical greenish lines when the lid is closed and on logoff or shutdown/restart the screen freezes with various vertical lines. Sometimes it shut off, or restarts, and usplash shows just before these actions but all distorted. On the boot sequence usplash shows up normally and X has no issues. I can normally change to a tty while X is running normally, too. -- xserver-xorg-video-intel hangs the system when laptop lid is closed https://bugs.launchpad.net/bugs/138256 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 121407] Installing this package ruins other fonts, like monospace
Public bug reported: Install the ttf-georgewilliams package and some fonts become weird. ** Affects: gw-fonts-ttf (Ubuntu) Importance: Undecided Status: Unconfirmed -- Installing this package ruins other fonts, like monospace https://bugs.launchpad.net/bugs/121407 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 121407] Re: Installing this package ruins other fonts, like monospace
The left side is after, the right side before. Should've been the other way around, my bad. -- Installing this package ruins other fonts, like monospace https://bugs.launchpad.net/bugs/121407 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 121407] Re: Installing this package ruins other fonts, like monospace
** Attachment added: "Side by side comparison" http://launchpadlibrarian.net/8147143/Screenshot-Font%20Preferences.png -- Installing this package ruins other fonts, like monospace https://bugs.launchpad.net/bugs/121407 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 121407] Re: Installing this package ruins other fonts, like monospace
The left side is before, the right side after. Should've been the other way around, my bad. -- Installing this package ruins other fonts, like monospace https://bugs.launchpad.net/bugs/121407 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 121407] Re: Installing this package ruins other fonts, like monospace
*** This bug is a duplicate of bug 95357 *** https://bugs.launchpad.net/bugs/95357 ** This bug has been marked a duplicate of bug 95357 georgewilliams "Monospace" font takes over the fontconfig/pango monospace virtual font -- Installing this package ruins other fonts, like monospace https://bugs.launchpad.net/bugs/121407 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105638] Re: MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345]
Hi Hector, I'll not be close to my box until wednesday, so I can't give you the whole steps to patch the ubuntu kernel source. Nevertheless you can use the package available in that blog entry: http://files.i-nz.net/projects/linux-kernel/isight/uvcvideo- isight.tar.gz You just need to unpackage it, have linux-headers installed, do a make and sudo make install I think this will substitute the other driver (may come first in the list while loading), but you can also delete the one you listed and issue a depmod -a to rebuild the list. The patch no longer holds to the latest linux-uvc svn version, but the package has the right version (100). Tell us if it works ok. It would be nice if this landed on feisty before release, since it builds perfectly with the uvc version Ben added, but there must've been too low interest or something to have a working iSight on default install, guess the goal to have good MacBook support wasn't really important. At least this bug report was ignored. -- MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345] https://bugs.launchpad.net/bugs/105638 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 105638] Re: MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345]
Don't thank me, thank the wonderful work of Ronald S. Bultje Johannes Berg Ivan N. Zlatev Lets hope it can get added on an later update. :) On Mon, 2007-04-23 at 13:26 +, Turbo Fredriksson wrote: > This patch works perfectly for me with linux-source-2.6.20, version > 2.6.20-15.27. Thanx. > -- MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345] https://bugs.launchpad.net/bugs/105638 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 105638] Re: MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345]
Yup, I was around the same thing, and utterly came to the same conclusion. This patch is deeper than the one we tried to port. Knowing some C wasn't enough without really understanding the driver structure. I'm glad someone with more knowledge than us was kind enough to port the patch to the newer linux-uvc. :) Now there's only the need to see if this doesn't break the other cameras. :P Someone from the Kernel team (Ben?), how can we help to get this on an update? Is it too early? :( -- MacBook iSight (uvcvideo) work in 2.6.20-12 but not in -1[345] https://bugs.launchpad.net/bugs/105638 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 103375] Re: No Caps Lock light on Macbook Pro
I had a strange problem with mouseemu with similar symptoms. Can you check if it is installed, (since it isn't needed, because synaptics provides extra mouse button tapping, scrolling, etc) and try to remove and see if the issue remains? :) -- No Caps Lock light on Macbook Pro https://bugs.launchpad.net/bugs/103375 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 103375] Re: No Caps Lock light on Macbook Pro
** Changed in: mouseemu (Ubuntu) Sourcepackagename: None => mouseemu -- No Caps Lock light on Macbook Pro https://bugs.launchpad.net/bugs/103375 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 103375] Re: No Caps Lock light on Macbook Pro
Since synaptics driver provides (in a way) what mouseemu is supposed to provide, and by some reason conflicts with the keyboard, couldn't it be substituted by installing (q)gsynaptics? What surprised me the most was that my issues on a 2nd gen. MB started from nothing. It was everything ok, and yesterday the keyboard went nuts. -- No Caps Lock light on Macbook Pro https://bugs.launchpad.net/bugs/103375 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 106164] Re: Capslock LED doesn't work...
*** This bug is a duplicate of bug 103375 *** https://bugs.launchpad.net/bugs/103375 ** This bug has been marked a duplicate of bug 103375 No Caps Lock light on Macbook Pro ** Changed in: mouseemu (Ubuntu) Sourcepackagename: None => mouseemu -- Capslock LED doesn't work... https://bugs.launchpad.net/bugs/106164 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105649] Re: Feisty Macbook - Sound is inconsistent
The MacBook has 4 speakers, kind of dividing treble and bass. Main and Front control one or the other, maybe they should be merged on the module level... Check if you have Main or Front too low, they should be on the same level. -- Feisty Macbook - Sound is inconsistent https://bugs.launchpad.net/bugs/105649 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 106164] Re: Capslock LED doesn't work...
*** This bug is a duplicate of bug 103375 *** https://bugs.launchpad.net/bugs/103375 Try to aptitude purge mouseemu. -- Capslock LED doesn't work... https://bugs.launchpad.net/bugs/106164 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105389] Re: External usb Mouse Stops responding when holding down a key on the keyboard.
Did removing mouseemu solved this? Can we mark this as Rejected thus being a "feature" of mouseemu and suggest that mouseemu to be removed since synaptics provides similar functionalities (scroll, 2nd and 3rd button tapping, mouse disabling with syndaemon)? -- External usb Mouse Stops responding when holding down a key on the keyboard. https://bugs.launchpad.net/bugs/105389 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 75906] Re: left-channel distortion on intel-hda
I can confirm this happens after a while, although I don't know if always. It looks (sounds) like some kind of buffer corruption... -- left-channel distortion on intel-hda https://bugs.launchpad.net/bugs/75906 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 86648] Re: Macbook C2D Grub install fails
Have you tried the final release? -- Macbook C2D Grub install fails https://bugs.launchpad.net/bugs/86648 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 83224] Re: ndiswrapper doesn't work in feisty
I'm on Feisty final and ndiswrapper works on my MacBook C2D, have you tried the final release? -- ndiswrapper doesn't work in feisty https://bugs.launchpad.net/bugs/83224 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs