[Bug 159893] Re: Snap windows to both inside and outside edges (like Metacity)
*** This bug is a duplicate of bug 160151 *** https://bugs.launchpad.net/bugs/160151 ** This bug has been marked a duplicate of bug 160151 Edge resistance without stickiness (as in Metacity) -- Snap windows to both inside and outside edges (like Metacity) https://bugs.launchpad.net/bugs/159893 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 307922] Re: network-manager-applet german translation: "WPA2 & WPA2 ..."
This one is still present in Jaunty. -- network-manager-applet german translation: "WPA2 & WPA2 ..." https://bugs.launchpad.net/bugs/307922 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 327442] Re: use metacity snapping behavior
I'm not talking here about if its switched on or off, or turned on via the appearance menu. The behavior is just different and cannot be changed to the metacity one in ccsm. example: In metacity when a window is moved towards another window, it stops to move when it touches the other one. When moving away again there is no effect. In compiz when moving away, it jumps. -- use metacity snapping behavior https://bugs.launchpad.net/bugs/327442 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 338017] [NEW] xournal does not save eraser options
Public bug reported: Binary package hint: xournal In Ubuntu Jaunty Alpha: When you open Xournal and select - Tools - Eraser Options - Delete Strokes - Tools - Set As Default - Options - Save Preferences exit Xournal and reopen it, the settings are expected to be saved, like in the Pen Options. But they are set to the default values everytime. ** Affects: xournal (Ubuntu) Importance: Undecided Status: New -- xournal does not save eraser options https://bugs.launchpad.net/bugs/338017 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 327442] [NEW] use metacity snapping behavior
Public bug reported: Binary package hint: compiz I'm using Ubuntu 8.10. When activating the visual effects, the window snapping behavior in Compiz is not the same as it is in Metacity. To try this out: open two windows (I did it with terminals, one a little bit bigger than the other) and move them to figure out, how the snapping works. Then switch the visual effects and do this again. Do you notice the little differences? I think it should be exactly the same behavior in both window managers. And I think the metacity one is much better. If needed I can point out the exact differences. ** Affects: compiz (Ubuntu) Importance: Undecided Status: New -- use metacity snapping behavior https://bugs.launchpad.net/bugs/327442 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 338017] Re: xournal does not save eraser options
Ok, this works. Thank you. -- xournal does not save eraser options https://bugs.launchpad.net/bugs/338017 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 357544] Re: Xorg crashed with SIGSEGV in ActivateDevice()
This one disappeared when the "fix"-option removed my wacom tabletpc- stuff from xorg.conf -- Xorg crashed with SIGSEGV in ActivateDevice() https://bugs.launchpad.net/bugs/357544 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 120075] playlists are not shown in the playlist section
Public bug reported: Binary package hint: amarok steps to reproduce: - add some songs from the collection to the playlist and press the save button - enter a name and save - the playlist is now listed under the section playlists - quit amarok - start amarok - the playlist does not appear in the playlist section further information: - The playlists are correctly saved in ~/.kde/share/apps/amarok/playlists - Playlists that are in the directories to be scanned won't show, too ** Affects: amarok (Ubuntu) Importance: Undecided Status: Unconfirmed -- playlists are not shown in the playlist section https://bugs.launchpad.net/bugs/120075 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for amarok in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 459709] [NEW] subpixel smoothing in wrong order after screen rotation
Public bug reported: Binary package hint: gnome-control-center When you have subpixel smoothing enabled and rotate the screeen over System -> Preferences -> Display, the subpixel order is in the wrong direction and the fonts look bad. You have to change the order manually in System -> Preferences -> Appearance. This should be done automatically. I already posted this on brainstorm: http://brainstorm.ubuntu.com/idea/21954 I implemented this in my rotation scripts like this: xrandr -o inverted gconftool-2 --type string --set /desktop/gnome/font_rendering/rgba_order "bgr" this can be done for all the other rotations with rgb, bgr, vrgb, vbgr. ** Affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New -- subpixel smoothing in wrong order after screen rotation https://bugs.launchpad.net/bugs/459709 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 653304] [NEW] netcat does not produce output when feeding via pipe
Public bug reported: Binary package hint: netcat I am on the Maverick beta amd64, latest updates. When I pipe content into netcat, it doesn't give me any output. Entering the commands manually works fine. fe...@felix-laptop:~/Desktop$ echo "GET / HTTP/1.0\n\n" | nc -v ubuntu.com 80 Connection to ubuntu.com 80 port [tcp/www] succeeded! fe...@felix-laptop:~/Desktop$ nc -v ubuntu.com 80 Connection to ubuntu.com 80 port [tcp/www] succeeded! GET / 301 Moved Permanently Moved Permanently The document has moved http://www.ubuntu.com/";>here. Apache/2.2.8 (Ubuntu) mod_python/3.3.1 Python/2.5.2 mod_ssl/2.2.8 OpenSSL/0.9.8g Server at vostok.canonical.com Port 80 fe...@felix-laptop:~/Desktop$ ** Affects: netcat-openbsd (Ubuntu) Importance: Undecided Status: New ** Package changed: netcat (Ubuntu) => netcat-openbsd (Ubuntu) -- netcat does not produce output when feeding via pipe https://bugs.launchpad.net/bugs/653304 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 639625] [NEW] livecd tries to access local filesystems on boot
Public bug reported: I had a laptop with a corrupted ext4 root filesystem on /dev/sda5, which I wanted to repair via fsck. When trying to boot the laptop with the Ubuntu 10.04.1 livecd, the boot process stops and is showing the purple boot screen forever. After booting without splash and quiet, there are some ext4-kernel errors because of a ext4 mount. Then again it drops me to the initramfs prompt with the error message: Cannot mount /dev/sda5 on /isodevice. Then I repaired the filesystem with a gparted live system. After that the Ubuntu live CD booted fine. so why does the livecd try to access my harddrive, when it should leave the system untouched? ** Affects: ubuntu Importance: Undecided Status: New -- livecd tries to access local filesystems on boot https://bugs.launchpad.net/bugs/639625 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 459709] Re: subpixel smoothing in wrong order after screen rotation
Yes, just testet it on the current daily live system. The bug is still present. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/459709 Title: subpixel smoothing in wrong order after screen rotation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/459709/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 459709] Re: subpixel smoothing in wrong order after screen rotation
I don't have access to a machine with a recent gnome version right now to test if it is still present. I also never used Gnome 3. Could someone else please do that? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/459709 Title: subpixel smoothing in wrong order after screen rotation To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-control-center/+bug/459709/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs