[Bug 194376] Re: Rhythmbox starts spinning after the connection to an sftp-server times out.

2008-04-04 Thread Øyvind
How to trigger the bug: 1. Import a folder containing audio-files on another computer using sftp. Path example: sftp://[EMAIL PROTECTED]/home/user/mymusic. 2. Start to play an audio-file from this folder and pause it during playback. 3. Leave it on pause for a while. 1-2 hours should be

[Bug 194376] Re: Rhythmbox starts spinning after the connection to an sftp-server times out.

2008-02-22 Thread Øyvind
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/12154608/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/12154609/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/12154610/ProcStatus.txt -- Rhythmbox

[Bug 194376] [NEW] Rhythmbox starts spinning after the connection to an sftp-server times out.

2008-02-22 Thread Øyvind
Public bug reported: Binary package hint: rhythmbox Rhythmbox version 0.11.2-0ubuntu4 on ubuntu 7.10 This is the trace i get from strace: poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13,

[Bug 194376] Re: Rhythmbox starts spinning after the connection to an sftp-server times out.

2008-02-26 Thread Øyvind
1. the specific steps or actions you took that caused you to encounter the problem: Rhythmbox is left on pause for 1-2 hours in the middle of a file played from an sftp-server. 2. the behavior you expected: I expect Rhythmbox to continue playing the file and continue with the next one, and

[Bug 1148033] Re: GDBus.Error:org.openobex:Error.Failed: Unable to request session

2013-11-08 Thread Øyvind
Experiencing same bug. Clean Ubuntu 13.10 on Sony Vaio Pro Haswell and Sony Xperia Z1 phone. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-bluetooth in Ubuntu. https://bugs.launchpad.net/bugs/1148033 Title:

[Bug 1238410] Re: Inconsistent cursor visibility with cursor plugin enabled

2013-11-15 Thread Øyvind
Same bug here. 13.10 on Sony Vaio Pro Haswell. Bruno Munoz' workaround works for the time being. Thanks. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1238410 Title:

[Bug 33214] Re: gnome-screensaver restores default color-correction settings

2007-06-01 Thread Øyvind Stegard
The gamma-fading hack of gnome-screensaver breaks terribly with the latest fglrx driver (8.37.6) from AMD/ATI on my hardware. Fading does not work and gamma is reset to 0.1, which is the lowest possible. To fix it, one must manually run xgamma -gamma 1 after gnome-screensaver has done its fabulous

[Bug 41704] Re: wildcards should work with the search feature

2007-07-01 Thread Øyvind Stegard
I can't get any results at all when searching with wildcards in Nautilus in Ubuntu Feisty .. I don't use Beagle or any other file content indexer. Just slocate. Query text: *.txt Criterium: Location - /home Zaroo results. Isn't this search feature supposed to support wildcards ? If not, that's

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-04-27 Thread Øyvind Stegard
I'd like to add that the .gvfs mount point functionality sometimes (or rather often) just breaks without reason (with transpoint endpoint not connected error), even though no logout/login has been done. So it's a more generic problem. -- gvfs fuse mount is not functional after logout and

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-04-27 Thread Øyvind Stegard
From the syslog when gvfs-fuse-daemon died: Apr 27 15:05:31 blackelf kernel: [153199.221146] gvfs-fuse-daemo[31253]: segfault at 72656e65 eip b7ef5e76 esp b49b90a0 error 4 This happened when accessing a mount through the smb:// protocol under ~/.gvfs using Firefox. More debugging info can be

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-04-27 Thread Øyvind Stegard
Here's the very reproducible crash with gvfs-fuse-daemon debug output enabled: unique: 51, opcode: GETATTR (3), nodeid: 5, insize: 56 unique: 52, opcode: RELEASE (18), nodeid: 5, insize: 64 RELEASE[134851312] flags: 0x8000 unique: 53, opcode: LOOKUP (1), nodeid: 3, insize: 48 LOOKUP /oyvind-home

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-04-27 Thread Øyvind Stegard
I have hardy-proposed enabled, but haven't received the updated gvfs package yet (still at verison 0.2.3-0ubuntu4 from main/release). I'm using a Norwegian mirror, so maybe it hasn't propagated there, yet ? I'll just install the updated package manually and report back. -- gvfs fuse mount is

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-04-27 Thread Øyvind Stegard
I am unable to reproduce the crash using the latest gvfs update from hardy-proposed ((0.2.3-0ubuntu5). Opening files under ~/.gvfs with Firefox works fine and no crash occurs in gvfs-fuse-daemon. So this: * debian/patches/94_from_svn_fix_referencing_issues.patch: - change from SVN, fix

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-04-27 Thread Øyvind Stegard
However, the latest update doesn't fix the logout/login problem. So this bug cannot be closed as a result. I guess ~/.gvfs isn't properly unmounted on logout, so gvfs-fuse-daemon refuses to start on subsequent login. Sorry for bringing in the unrelated problem of daemon segfault into this bug

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-04-27 Thread Øyvind Stegard
I worked around this bug by adding: # Quick and dirty hack to unmount ~/.gvfs directory on logout. if test -d $HOME/.gvfs ; then /bin/fusermount -zu $HOME/.gvfs 1/dev/null 21 || true fi to the `/etc/gdm/PostSession/Default' script. -- gvfs fuse mount is not functional after logout and

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-04-27 Thread Øyvind Stegard
Yep, sorry for the confusion, although both bugs bit me :). -- gvfs fuse mount is not functional after logout and subsequent login https://bugs.launchpad.net/bugs/212789 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs

[Bug 133541] Re: Gutsy: expand window to full height now goes to far in GNOME

2008-05-20 Thread Øyvind Stegard
Yes, very annoying, for those of us who use extensively every available Metacity window operation bound to various keyboard short-cuts. -- Gutsy: expand window to full height now goes to far in GNOME https://bugs.launchpad.net/bugs/133541 You received this bug notification because you are a

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-05-21 Thread Øyvind Stegard
jhansonxi wrote: This bug is causing a security issue for me. I'm using pam_mount to unlock and mount a LUKS/dm-crypt volume to my home directory at login. At logout it doesn't unmount and lock because fuse.gvfs has ~/.gvfs open. The script suggested in comment #14 did not solve the issue.

[Bug 195180] Re: user-mountable (nfs) filesystems are not showing up in Computer view of nautilus

2008-04-21 Thread Øyvind Stegard
I've been bitten by this as well, after upgrading to Hardy. Although I actually use CIFS, even though I only have Linux-boxes around. In Gutsy, the fstab-mounts would show up in Nautilus, and allow one-click mounting. No more it seems. Even worse is that the smb:/// protocol in Nautilus/gvfs seems

[Bug 195180] Re: user-mountable (nfs) filesystems are not showing up in Computer view of nautilus

2008-04-21 Thread Øyvind Stegard
Sorry, I somehow and unintentionally marked the bug as affecting Nautilus as well (well, I guess it does, but ..). Can be removed :) -- user-mountable (nfs) filesystems are not showing up in Computer view of nautilus https://bugs.launchpad.net/bugs/195180 You received this bug notification

[Bug 215484] Re: g-p-m does not honor its configuration for LCD brightness levels after multiple unplug-replug from AC

2008-04-22 Thread Øyvind Stegard
I'm seeing the exact same problem on my Lenovo Thinkpad Z61m. The brightness is correctly dimmed when going from AC to battery, but is not fully restored to 100% after plugging the AC back in. It increases, but only up to level MAX-1 (90% or so, after *one* unplug/plug cycle). This results in the

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-04-22 Thread Øyvind Stegard
Seeing this as well (clean Hardy install from release-candidate image, all updates as of Apr 22 2008 applied). The ~/.gvfs mountpoint becomes unusable after logout/login, with transport endpoint not connected error. Observed with both sftp:// and smb://. -- gvfs fuse mount is not functional

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-04-22 Thread Øyvind Stegard
Confirming that a work-around is to manually unmount the ~/.gvfs using: $ fusermount -u ~/.gvfs Then close/unmount all opened remote locations in Nautilus and log out and back in, again. This restores the .gvfs-functionality for me. -- gvfs fuse mount is not functional after logout and

[Bug 155109] Re: Erratic volume control behaviour with different USB audio devices

2008-03-17 Thread Øyvind Stegard
Can't believe this annoying bug is still present in Hardy. IIRC, Feisty did not have problems with volume control on my Creative Xmod. -- Erratic volume control behaviour with different USB audio devices https://bugs.launchpad.net/bugs/155109 You received this bug notification because you are a

[Bug 235826] Re: Nautilus crashes with GVFS-ERROR **: DBus failed with out of memory error

2008-05-29 Thread Øyvind Stegard
** Tags added: crash dbus gvfs nautilus ** Changed in: nautilus (Ubuntu) Sourcepackagename: None = nautilus -- Nautilus crashes with GVFS-ERROR **: DBus failed with out of memory error https://bugs.launchpad.net/bugs/235826 You received this bug notification because you are a member of Ubuntu

[Bug 235826] Re: Nautilus crashes with GVFS-ERROR **: DBus failed with out of memory error

2008-05-30 Thread Øyvind Stegard
Ok, I've reproduced the crash with apport enabled, and the new bug report is here: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/236050 Regards, Øyvind S. -- Nautilus crashes with GVFS-ERROR **: DBus failed with out of memory error https://bugs.launchpad.net/bugs/235826 You received

[Bug 236050] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2008-06-11 Thread Øyvind Stegard
Here you go, a back-trace :) I think I've got all relevant debug-symbols included. The crash is reproducible, but not straight-forwardly so, you have to fiddle with browsing the SFTP-share a bit, going up folders, down folders and copying some files. Doesn't take too long, though, before it

[Bug 239437] [NEW] Nautilus slows to a crawl when opening a folder with images and zoom level is 100%

2008-06-12 Thread Øyvind Stegard
Public bug reported: Binary package hint: nautilus If I open a folder in Nautilus containing, say, 60 images and the zoom level is 150% or more (icon view), it immediately becomes slow, unresponsive and consumes 100% CPU for a long time *after* all the images are displayed. It does not matter if

[Bug 240010] Re: package rhythmbox 0.11.5-0ubuntu7 failed to install/upgrade: underprosessen post-installation script returnerte feilstatus 134

2008-06-14 Thread Øyvind Jensen
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/15313433/Dependencies.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/15313434/DpkgTerminalLog.txt -- package rhythmbox 0.11.5-0ubuntu7 failed to install/upgrade: underprosessen

[Bug 240010] [NEW] package rhythmbox 0.11.5-0ubuntu7 failed to install/upgrade: underprosessen post-installation script returnerte feilstatus 134

2008-06-14 Thread Øyvind Jensen
Public bug reported: Binary package hint: rhythmbox failed to upgrade during regular update ProblemType: Package Architecture: i386 Date: Sat Jun 14 16:51:50 2008 DistroRelease: Ubuntu 8.04 ErrorMessage: underprosessen post-installation script returnerte feilstatus 134 Package: rhythmbox

[Bug 240797] [NEW] Picasa Web export crashes F-Spot when Google account password is incorrect

2008-06-17 Thread Øyvind Stegard
Public bug reported: Binary package hint: f-spot I accidently entered the wrong password for my Google-account when setting up the Picasa Web export plugin in F-Spot. This caused F-spot to crash immediately. The bad password was stored (in Gnome-keyring), and caused F-spot to crash every time I

[Bug 241562] [NEW] Latest gvfs-update in hardy-proposed causes huge IO-lags

2008-06-20 Thread Øyvind Stegard
Public bug reported: Binary package hint: gvfs This update: gvfs (0.2.4-0ubuntu2) hardy-proposed; urgency=low * debian/patches/80_samba_browsing_authentification.patch: - gnome bugzilla change to allow shares when authentification is required, the code try anonymous connections

[Bug 241562] Re: Latest gvfs-update in hardy-proposed causes huge IO-lags

2008-06-20 Thread Øyvind Stegard
I didn't to anything special to trigger it. But I have my laptop at work, and there's a machine here with the same hostname as my server at home. The server at home has Samba running, but I suspect the one here at work does not, and maybe there's some hang because gvfs tries to contact it,

[Bug 241562] Re: Latest gvfs-update in hardy-proposed causes huge IO-lags

2008-06-20 Thread Øyvind Stegard
Of course, I will try to help in figuring this one out. Here's some info about my setup: I've got a bookmarked Samba-share in Nautilus like this: smb://gandalf/ This share requires password-authentication. The hostname resolves to 192.168.1.2 (the local IP-adress of the Samba- server on my

[Bug 241562] Re: Latest gvfs-update in hardy-proposed causes huge IO-lags

2008-06-20 Thread Øyvind Stegard
If I remove the Samba-share bookmark in Nautilus, it stops trying to connect immediately upon login to Gnome desktop. That would resolve my problem with hangs at work, but it does mean that I can no longer bookmark unavailable SMB-servers in Nautilus without problems. -- Latest gvfs-update in

[Bug 245172] [NEW] Deskbar applet freezes

2008-07-03 Thread Øyvind Stegard
Public bug reported: Binary package hint: deskbar-applet Deskbar-applet completely freezes when I begin typing in a search for something. The only way to resolve it is to kill the deskbar-applet process. I only have the default set of search plugins enabled. I also have tracker enabled, and

[Bug 245172] Re: Deskbar applet freezes

2008-07-03 Thread Øyvind Stegard
I'll try getting a proper trace when it hangs, but for now, all I got is this: (gdb) bt #0 0xb7f38410 in __kernel_vsyscall () #1 0xb7f18d05 in sem_wait@@GLIBC_2.1 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x080f22e5 in PyThread_acquire_lock () #3 0x080c32dc in PyEval_RestoreThread () #4

[Bug 245172] Re: Deskbar applet freezes

2008-07-11 Thread Øyvind Stegard
Still happens with deskbar-applet 2.22.3-0ubuntu1 (new version) .. -- Deskbar applet freezes https://bugs.launchpad.net/bugs/245172 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to deskbar-applet in ubuntu. -- desktop-bugs mailing list

[Bug 252796] [NEW] gvfs-fuse-daemon process not killed on logout and not re-used on login

2008-07-28 Thread Øyvind Stegard
Public bug reported: Binary package hint: gvfs-fuse I'm getting lots of useless gvfs-fuse-daemon processes hanging around after a few logout/login cycles. Funny thing is that it used to be a problem that this daemon died a little too often, now it's very much the opposite :). Anyways, I *think*

[Bug 252796] Re: gvfs-fuse-daemon process not killed on logout and not re-used on login

2008-07-29 Thread Øyvind Stegard
Downgrading to: $ ls -1 *gvfs*.deb gvfs_0.2.5-0ubuntu1_i386.deb gvfs-backends_0.2.5-0ubuntu1_i386.deb gvfs-bin_0.2.5-0ubuntu1_i386.deb gvfs-fuse_0.2.5-0ubuntu1_i386.deb libgvfscommon0_0.2.5-0ubuntu1_i386.deb does not solve the problem of remaining gvfs-fuse-daemon processes after logout. Also,

[Bug 215484] Re: g-p-m does not honor its configuration for LCD brightness levels after multiple unplug-replug from AC

2008-07-31 Thread Øyvind Stegard
I'm the lucky owner of a Lenovo Thinkpad Z61m, and when I use the Dim display when idle feature, my screen will gradually get darker and darker for every time it kicks in. After a while I must manually increase the brightness again, to get it back to the level it should be at. Ubuntu Hardy 32bit.

[Bug 203782] Re: vinagre should support low colour (color) depth, encodings

2008-08-01 Thread Øyvind Stegard
Joining in, too. Vinagre is so slow, something must be wrong with the implementation and/or design choices internally. I'm currently running Vinagre connected to a *local* VNC-session (TightVNC-server) on a brand new quad-core 2.5GHz system with 4GB RAM, and guess what.. IT'S SLOW. Sad, really,

[Bug 236050] Re: Nautilus often crashes when browsing SFTP-shares

2008-08-02 Thread Øyvind Stegard
** Summary changed: - nautilus crashed with SIGSEGV in g_type_check_instance_cast() + Nautilus often crashes when browsing SFTP-shares -- Nautilus often crashes when browsing SFTP-shares https://bugs.launchpad.net/bugs/236050 You received this bug notification because you are a member of Ubuntu

[Bug 39328] Re: Offer option to disable scroll wheel on task list

2008-08-18 Thread Øyvind Jensen
I landed here when I was googling for a way to turn off the mousewheel control of the workspace-switcher. I am using a laptop and the sudden workspace shifting is pretty annoying. Since it seems there is no way to turn this off, I have to say this feature is terribly bug-like... To disable all

[Bug 133541] Re: Gutsy: expand window to full height now goes to far in GNOME

2008-08-18 Thread Øyvind Stegard
Nice to hear ! Will the fix end up in hardy-{proposed,updates} ? -- Gutsy: expand window to full height now goes to far in GNOME https://bugs.launchpad.net/bugs/133541 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs

[Bug 87054] Re: [Needs Packaging] Microdia SN9C201 webcam driver

2008-12-15 Thread Øyvind Stegard
Tested p...@http://ppa.launchpad.net/nickel62metal/ubuntu on 2008-12-15 with the following cam: Bus 001 Device 006: ID 0c45:627b Microdia PC Camera (SN9C201) Does not work, testing in gstreamer-properties fails (V4L2 source). Camera light switches on but there is no image, and

[Bug 155109] Re: Erratic volume control behaviour with different USB audio devices

2008-11-02 Thread Øyvind Stegard
Can't believe this problem is worse than ever in Intrepid :( Adjusting the volume of my Creative Xmod through the normal Gnome mixer (as ALSA device) is next to impossible without the sliders jumping everywhere, channels un-linking, etc. And now it even affects the Intel HDA sound card on my

[Bug 278059] Re: clock applet does not remember home location between sessions

2008-11-03 Thread Øyvind Grønnesby
I am seeing the same issue with 8.10. I also had this problem with 8.04. I checked the XML files in .gconf, and it shows one of the locations set as current. -- clock applet does not remember home location between sessions https://bugs.launchpad.net/bugs/278059 You received this bug notification

[Bug 359933] [NEW] Logout dialog does not offer option to only log out

2009-04-12 Thread Øyvind Stegard
Public bug reported: Binary package hint: gnome-panel When invoking the Gnome panel logout dialog by pressing Ctrl+Alt+Del (default Logout action keyboard shortcut), it does *not* actually offer the option to only log out and end the session. The available options are: * Turn off computer *

[Bug 359933] Re: Logout dialog does not offer option to only log out

2009-04-12 Thread Øyvind Stegard
** Attachment added: logout-dialog.png http://launchpadlibrarian.net/25279502/logout-dialog.png -- Logout dialog does not offer option to only log out https://bugs.launchpad.net/bugs/359933 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 359933] Re: Logout dialog does not offer option to only log out

2009-04-12 Thread Øyvind Stegard
$ LANG=C apt-cache policy gnome-panel gnome-panel: Installed: 1:2.26.0-0ubuntu6 Candidate: 1:2.26.0-0ubuntu6 Version table: *** 1:2.26.0-0ubuntu6 0 500 http://archive.ubuntu.com jaunty/main Packages 100 /var/lib/dpkg/status -- Logout dialog does not offer option to only

[Bug 359933] Re: Logout dialog does not offer option to only log out

2009-04-12 Thread Øyvind Stegard
Yes, sorry, the dialog belongs to gnome-session. I'd like to point out a minor inconsistency with this change: When configuring keyboard shortcuts using gnome-keybinding-properties, the associated action for Ctrl+Alt+Del is labeled Logout. This is no longer true, since this action does not

[Bug 359961] [NEW] Logout action in gnome-keybinding-properties cannot be used to log out

2009-04-12 Thread Øyvind Stegard
Public bug reported: Binary package hint: gnome-control-center The Log out action in gnome-keybinding-properties will not actually allow user to log out. It will only bring up a dialog (from gnome- session) offering various shutdown options. So the action name is misleading and should be

[Bug 359961] Re: Logout action in gnome-keybinding-properties cannot be used to log out

2009-04-12 Thread Øyvind Stegard
** Attachment added: gnome-keybinding-properties.png http://launchpadlibrarian.net/25280766/gnome-keybinding-properties.png -- Logout action in gnome-keybinding-properties cannot be used to log out https://bugs.launchpad.net/bugs/359961 You received this bug notification because you are a

[Bug 359961] Re: Logout action in gnome-keybinding-properties cannot be used to log out

2009-04-12 Thread Øyvind Stegard
$ apt-cache policy gnome-control-center gnome-control-center: Installert: 1:2.26.0-0ubuntu2 Kandidat: 1:2.26.0-0ubuntu2 Versjonstabell: *** 1:2.26.0-0ubuntu2 0 500 http://archive.ubuntu.com jaunty/main Packages 100 /var/lib/dpkg/status -- Logout action in

[Bug 359961] Re: Logout action in gnome-keybinding-properties cannot be used to log out

2009-04-12 Thread Øyvind Stegard
I'm staying current with Jaunty beta. Using Compiz. The Log out keyboard action invokes the same dialog that appears when invoking the command gnome-session-save --shutdown-dialog. The shutdown dialog does not offer to log out user, and so I think the keybinding name is inappropriate. -- Logout

[Bug 155109] Re: Erratic volume control behaviour with different USB audio devices

2009-04-21 Thread Øyvind Stegard
I have not seen this problem in Ubuntu Jaunty, it appears to be fixed. Mixer control works fine. Hardware: Creative Xmod USB, USB Device ID 041e:30d0 Creative Technology, Ltd -- Erratic volume control behaviour with different USB audio devices https://bugs.launchpad.net/bugs/155109 You received

[Bug 155109] Re: Erratic volume control behaviour with different USB audio devices

2009-04-21 Thread Øyvind Stegard
Oh, for clarity, I'm talking about mixer control both through Gnome-GStreamer-ALSA-HW, and (GStreamer)-PulseAudio-ALSA-HW. All working. -- Erratic volume control behaviour with different USB audio devices https://bugs.launchpad.net/bugs/155109 You received this bug notification because you are

[Bug 230518] Re: copying files to sony ericsson w810i does not work

2008-12-29 Thread Øyvind Stegard
Same problems with Sony Ericsson K850i. -- copying files to sony ericsson w810i does not work https://bugs.launchpad.net/bugs/230518 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-vfs-obexftp in ubuntu. -- desktop-bugs mailing

[Bug 206583] Re: System Monitor crashes when lowering nice value of process

2009-01-10 Thread Øyvind Stegard
Confirming on fully updated Ubuntu Intrepid x86-64. -- System Monitor crashes when lowering nice value of process https://bugs.launchpad.net/bugs/206583 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 386433] Re: the applets in the pannel are in disorder many times at the starting of ubuntu.

2009-06-12 Thread Øyvind Jensen
*** This bug is a duplicate of bug 44082 *** https://bugs.launchpad.net/bugs/44082 ** This bug has been marked a duplicate of bug 44082 GNOME Panel icons (on right side) move apparently randomly on session start in some situations -- the applets in the pannel are in disorder many times

[Bug 663670] Re: empathy doesn't connect to msn - blocked connection

2010-10-20 Thread Øyvind Stegard
Confirmed, Empathy on Ubuntu 10.04 can no longer connect to MSN. Problem appeared today for me. empathy 2.30.3-0ubuntu1 telepathy-butterfly 0.5.11-0ubuntu1 -- empathy doesn't connect to msn - blocked connection https://bugs.launchpad.net/bugs/663670 You received this bug notification because

[Bug 732920] [NEW] movieplayer will not play any DVD without skips and jumps

2011-03-10 Thread Øyvind Våge
Public bug reported: When inserting any DVD and opening moviplayer as usual (Totem filmavspiller 2.32.0 using GStreamer 0.10.30) everything skips and plays in any not normal way. Have tried to update and installing all packages suggested at the discussion pages both in Norwegian and English

[Bug 732920] Re: movieplayer will not play any DVD without skips and jumps

2011-03-10 Thread Øyvind Våge
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu. https://bugs.launchpad.net/bugs/732920 Title: movieplayer will not play any DVD without skips and jumps -- desktop-bugs mailing list

[Bug 469459] Re: Cover editor text disappears and reappears

2010-06-25 Thread Øyvind Stegard
Confirmed fixed in 2.30.2-0ubuntu1 (proposed). -- Cover editor text disappears and reappears https://bugs.launchpad.net/bugs/469459 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 469459] Re: Cover editor text disappears and reappears

2010-05-28 Thread Øyvind Stegard
This bug has been fixed upstream in [currently unreleased] brasero 2.30.2. Ubuntu 10.04 currently has brasero 2.30.1, I think it should be updated in Ubuntu. The patch that fixes this specific problem is also back-portable to earlier brasero releases (according to upstream developer), including

[Bug 648158] Re: Screen not locked when coming out of suspend/hibernate

2010-09-29 Thread Øyvind Stegard
This has been a problem for me through multiple Ubuntu releases and laptops IIRC. Once in a while, the screensaver does not manage to lock the screen before the computer is suspended or hibernated. To be sure, the screen must be locked manually before suspending. Feels like a race condition

[Bug 111040] Re: compiz can't drag window thumbnails to other workspaces

2007-12-18 Thread Øyvind Grønnesby
I see the same behavior when I enabled visual effects. Not using workspaces on a cube, just enabled normal visual effects. Had a configuration with 4 virtual desktops in one row in the workspace switcher and I can no longer drag and drop applications betweens the desktops. There is no problem in

[Bug 469459] Re: Cover editor text disappears and reappears

2009-11-25 Thread Øyvind Stegard
Confirming.. This bug is certainly not incomplete, it's very reproducible. The cover editor text disappears and re-appears seemingly at random while editing. Selecting text makes it appear always. Very buggy. $ LANG=C apt-cache policy brasero brasero: Installed: 2.28.2-0ubuntu1 Candidate:

[Bug 469459] Re: Cover editor text disappears and reappears

2009-11-25 Thread Øyvind Stegard
This bug is caused by new GTK+ client side windows in Karmic. If brasero is run with environment variable GDK_NATIVE_WINDOWS=1 ($ GDK_NATIVE_WINDOWS=1 brasero), the cover editor works properly when editing text. -- Cover editor text disappears and reappears https://bugs.launchpad.net/bugs/469459

[Bug 469459] Re: Cover editor text disappears and reappears

2009-11-25 Thread Øyvind Stegard
This looks like it could be a suitable upstream bug to link to: https://bugzilla.gnome.org/show_bug.cgi?id=590648 ** Bug watch added: GNOME Bug Tracker #590648 https://bugzilla.gnome.org/show_bug.cgi?id=590648 -- Cover editor text disappears and reappears

[Bug 39328] Re: Disable scrolling on window list to flip through windows

2009-12-05 Thread Øyvind Jensen
That is great, David! You are awesome :-) I would be infinitely grateful if you could create a package for hardy as well... Have you placed the patch online somewhere? Could you provide a link to it? -- Disable scrolling on window list to flip through windows

[Bug 39328] Re: Disable scrolling on window list to flip through windows

2009-12-05 Thread Øyvind Jensen
Thanks a lot for also making the hardy package! What a cute little patch... :-) -- Disable scrolling on window list to flip through windows https://bugs.launchpad.net/bugs/39328 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber.

[Bug 428396] Re: gnometris doesn't display the game area

2010-02-18 Thread Øyvind Stegard
Confirming, Gnometris 1:2.28.0-0ubuntu3 (with ClutterGLX) does not work properly when using Compiz+radeon. Ubuntu Karmic x86, using latest radeon GIT snapshot from master, ATI X1400. -- gnometris doesn't display the game area https://bugs.launchpad.net/bugs/428396 You received this bug

[Bug 469459] Re: Cover editor text disappears and reappears

2010-05-02 Thread Øyvind Stegard
Still not working correctly in Ubuntu Lucid 10.04 (exactly the same problem). $ LANG=C apt-cache policy brasero brasero: Installed: 2.30.0-0ubuntu1 Candidate: 2.30.0-0ubuntu1 Version table: *** 2.30.0-0ubuntu1 0 500 http://archive.ubuntu.com/ubuntu/ lucid/main Packages 100

[Bug 448805] Re: Totem Visualizations Freeze When Seeking

2010-05-04 Thread Øyvind Stegard
Works in Lucid, no visualization freeze after audio seeking occurs. -- Totem Visualizations Freeze When Seeking https://bugs.launchpad.net/bugs/448805 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 232219] Re: Second evince window does not focus when launched

2009-08-22 Thread Øyvind Jensen
Is there any chance that this fix will be backported to hardy? -- Second evince window does not focus when launched https://bugs.launchpad.net/bugs/232219 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 448805] Re: Totem Visualizations Freeze When Seeking

2009-11-01 Thread Øyvind Stegard
Confirming this one. Seeking causes the visualization rendering to freeze. However, Totem does not crash and audio continues to play. Whenever playback is restarted (either by stop/start/reopen/next- track,etc), the visualization restarts and works (until next seek). -- Totem Visualizations

[Bug 472985] Re: Rhythmbox consistently crashes when adjusting app volume [Karmic]

2009-11-13 Thread Øyvind Stegard
** Visibility changed to: Public -- Rhythmbox consistently crashes when adjusting app volume [Karmic] https://bugs.launchpad.net/bugs/472985 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. -- desktop-bugs mailing

[Bug 278059] Re: clock applet does not remember home location between sessions

2009-11-18 Thread Øyvind Grønnesby
This issue is still present in 9.10. -- clock applet does not remember home location between sessions https://bugs.launchpad.net/bugs/278059 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 1033219] Re: Main Gimp window looses focus every time an option is used

2012-08-09 Thread Øyvind Stegard
This bad behaviour makes Gimp a pain to work with on Ubuntu 12.04. Toolbox gets focus after doing an image operation and global menu disappears.. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu.

[Bug 894553] Re: Writing metadata to files... never finishes

2013-01-01 Thread Øyvind Stegard
I see this bug in Ubuntu 12.10 using Shotwell 0.13.1. Isn't the bug supposed to be fixed in this version ? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shotwell in Ubuntu. https://bugs.launchpad.net/bugs/894553 Title: Writing

[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-03-01 Thread Øyvind Stegard
Confirmed here too. Having trouble using 12.10 gvfs SMB client talking to an Ubuntu 12.10 Samba server. Stalls when copying directory structures to server. There is gigabit networking between nodes. smbstatus on server displays one locked file at the point of hang: Locked files: Pid Uid

[Bug 1040885] Re: gnome-terminal auto-restores its size

2013-03-07 Thread Øyvind Stegard
Patch works fine here (patched gnome-terminal 3.6.0 in 12.10 with patch @ https://git.gnome.org/browse/gnome-terminal/patch/src/terminal- window.c?id=611e93f2f8c0c18ed8d365ecb850258e8d5c9c12). I'll report back if I hit some regressions .. -- You received this bug notification because you are a

Re: [Bug 1040885] Re: gnome-terminal auto-restores its size

2013-03-08 Thread Øyvind Stegard
-terminal or start new gnome terminal with --disable-factory before testing. The new binary isn't actually loaded, but just spawns a new window in the already running (old) binary, due to gnome-terminal using factory. Øyvind -- You received this bug notification because you are a member of Ubuntu

[Bug 1067515] Re: Locking from user menu fails second time (gnome-screensaver SimulateUserActivity() doesn't return)

2013-03-14 Thread Øyvind Stegard
The following dbus calls seem to no longer work (e.g. screensaver is not deactivated or timeout reset): $ dbus-send --session --type=method_call --dest=org.gnome.ScreenSaver / org.gnome.ScreenSaver.SimulateUserActivity $ dbus-send --session --type=method_call --dest=org.gnome.ScreenSaver

[Bug 1040885] Re: gnome-terminal auto-restores its size

2013-04-26 Thread Øyvind Stegard
Fix is included in upstream gnome-terminal 3.6.2: http://ftp.gnome.org/pub/gnome/sources/gnome-terminal/3.6/gnome-terminal-3.6.2.news It's also the only fix in addition to some translation updates. So an upgrade to gnome-terminal 3.6.2 in Ubuntu 13.04 would be nice.. -- You received this bug

[Bug 1114012] Re: EOG-CRITICAL **: eog_list_store_length: assertion `EOG_IS_LIST_STORE (store)' failed

2013-04-27 Thread Øyvind Stegard
This bug has been fixed upstream. Bug report here: https://bugzilla.gnome.org/show_bug.cgi?id=691517 Fix here: https://git.gnome.org/browse/eog/commit/?id=3145fce6d7544dfb6e159924fb52e2ca13b7a42c ** Bug watch added: GNOME Bug Tracker #691517 https://bugzilla.gnome.org/show_bug.cgi?id=691517

[Bug 1114012] Re: EOG-CRITICAL **: eog_list_store_length: assertion `EOG_IS_LIST_STORE (store)' failed

2013-04-27 Thread Øyvind Stegard
Upstream patch from eog master applies to 3.6.2 source [with some small hunk offsets] and works fine. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to eog in Ubuntu. https://bugs.launchpad.net/bugs/1114012 Title: EOG-CRITICAL **:

[Bug 760344] Re: gvfsd-http not closing tcp connections

2013-07-12 Thread Øyvind Stegard
Confirming this bug in 13.04 – I just discovered it five minutes ago. There is a gvfsd-http process that has lots of stale outgoing TCP connections in CLOSE-WAIT-state. All connections have some data in the receive queue and nothing in send. I did use Rhythmbox a few days ago. Dst-addresses look

[Bug 1247564] Re: Initial window height slightly too small causing scaling+smoothing on image

2013-11-03 Thread Øyvind Stegard
Original source image that makes scaling easily visible. ** Attachment added: Original source image that makes scaling easily visible. https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1247564/+attachment/3899070/+files/crisp.png ** Summary changed: - Initial window height slightly too

[Bug 1247564] [NEW] Initial window size slightly too small causing scaling+smoothing on image

2013-11-03 Thread Øyvind Stegard
Public bug reported: When opening an image that is medium sized, but still much smaller than screen resolution, eog sizes its window initially slightly too small, causing scaling and consequently smoothing to be applied to the image. This makes crisp images like figures, diagrams etc. look

[Bug 1247564] Re: Initial window size slightly too small causing scaling+smoothing on image

2013-11-03 Thread Øyvind Stegard
Also happens on 1920x1080 sized screen. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to eog in Ubuntu. https://bugs.launchpad.net/bugs/1247564 Title: Initial window size slightly too small causing scaling+smoothing on image To

[Bug 1247564] Re: Initial window size slightly too small causing scaling+smoothing on image

2013-11-03 Thread Øyvind Stegard
Upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=690236 ** Bug watch added: GNOME Bug Tracker #690236 https://bugzilla.gnome.org/show_bug.cgi?id=690236 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to eog in Ubuntu.

[Bug 1253096] [NEW] Cannot add IRC account with NickServ password

2013-11-20 Thread Øyvind Stegard
Public bug reported: In accounts settings: 1. Add new IRC account (I tested Freenode), input nick and hit done. 2. Things seem ok, it connects in Empathy (even though the Empathy connection button in accounts dialog isn't enabled yet, which is surprising.) 3. I have a registered nick at

[Bug 1271591] Re: upstart job race prevents gnome-keyring from being ssh agent

2014-04-07 Thread Øyvind Stegard
I have chosen to unlock my GPG key at login time. In processes launched by Unity, I sometimes get the GPG_AGENT_INFO environment variable set, but other times (in other login sessions) not. So likely some kind of race. From terminal launched with Ctrl+Alt+T, the variable always seems to be

[Bug 1511914] Re: Crash on edit with external editor, results in corrupt image database entry

2017-08-12 Thread Øyvind Stegard
Any chance the fix will be backported to Shotwell in 16.04 ? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shotwell in Ubuntu. https://bugs.launchpad.net/bugs/1511914 Title: Crash on edit with external editor, results in corrupt

[Bug 1132063] Re: Mouse settings missing from Mouse & Touchpad dialog

2017-07-22 Thread Øyvind Stegard
Missing sensitivity adjustment for wired USB mouse "1bcf:0824 Sunplus Innovation Technology Inc.", Ubuntu 16.04 with latest HWE. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1645631] Re: Sending files fails because obex not loaded

2017-05-02 Thread Øyvind Stegard
Thanks for reporting, I was just struck by this bug on 17.04. For a fix which lasts across reboots, run as normal user: systemctl --user enable obex This permanently enables OBEX service for your user sessions. -- You received this bug notification because you are a member of Ubuntu Desktop

[Bug 1877288] [NEW] Text in top bar is scaled wrong

2020-05-07 Thread Øyvind Skaaden
Public bug reported: ## What is the bug When upgradig to Ubuntu 20.04, it also updated Gnome to 3.36.1. When using my ultrawide (and configuring it via xrandr because the gnome config tool does not work properly) the top bar is behaving strange. When no windows are open, the top bar "Activities"

  1   2   >