[Bug 1968660] [NEW] gvfsd-google assert failure: munmap_chunk(): invalid pointer

2022-04-11 Thread Fabian Aguilar
Public bug reported:

Google Drive files will not open from Nautilus. However, if the files
are dragged out to the desktop or another folder, they will open.

ProblemType: Crash
DistroRelease: Ubuntu 22.04
Package: gvfs-backends 1.48.1-4
ProcVersionSignature: Ubuntu 5.15.0-25.25-generic 5.15.30
Uname: Linux 5.15.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu80
Architecture: amd64
AssertionMessage: munmap_chunk(): invalid pointer
CasperMD5CheckResult: pass
CrashCounter: 1
Date: Mon Apr 11 20:31:37 2022
ExecutablePath: /usr/libexec/gvfsd-google
InstallationDate: Installed on 2022-04-10 (2 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Daily amd64 (20220409)
ProcCmdline: /usr/libexec/gvfsd-google --spawner :1.3 /org/gtk/gvfs/exec_spaw/2
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
Signal: 6
SourcePackage: gvfs
StacktraceTop:
 __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7fa7607beb8c 
"%s\n") at ../sysdeps/posix/libc_fatal.c:155
 malloc_printerr (str=str@entry=0x7fa7607c1230 "munmap_chunk(): invalid 
pointer") at ./malloc/malloc.c:5664
 munmap_chunk (p=) at ./malloc/malloc.c:3060
 __GI___libc_free (mem=) at ./malloc/malloc.c:3381
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
Title: gvfsd-google assert failure: munmap_chunk(): invalid pointer
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
separator:

** Affects: gvfs (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash jammy need-amd64-retrace

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1968660

Title:
  gvfsd-google assert failure: munmap_chunk(): invalid pointer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1968660/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1940809] [NEW] Forced smart card auth if one is plugged in on Ubuntu 21.04

2021-08-23 Thread Fabian Meumertzheim
Public bug reported:

As long as a smart card, such as a YubiKey, is plugged into the device,
the Gnome login screen forces smart card authentication (rather than
e.g. ordinary password authentication) by default with Ubuntu 21.04,
even if it hasn't been configured.

This locks users out of graphical sessions for as long as their smart
card is connected. Some "smart cards" such as e.g. the YubiKey 4N are
meant to be kept around in an USB port and relatively hard (or even
impossible, think epoxy) to remove from there.

For an independent report of this issue, see
https://askubuntu.com/questions/1339157/disable-smartcard-integration-
in-hirsute.

I managed to work around this issue by logging in to a terminal session,
uninstalling libpam-sss and selecting the alternative /etc/pam.d/gdm-
smartcard-sssd-or-password with update-alternatives --config gdm-
smartcard.

** Affects: gdm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1940809

Title:
  Forced smart card auth if one is plugged in on Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1940809/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1898005] Re: gnome-shell crashed with SIGABRT in st_bin_destroy: assertion failed: (priv->child == NULL) called from DesktopManager::_destroyDesktopIcons()

2020-11-12 Thread Fabian Henneke
I am also experiencing this bug. I can reproduce it every time by
unmounting and then mounting an external drive in Files. The log output:

udisksd[1564]: udisks_state_check_mounted_fs_entry: block device /dev/sda1 is 
busy, skipping cleanup
systemd[942289]: media-fhenneke-Build.mount: Succeeded.
systemd[1]: media-fhenneke-Build.mount: Succeeded.
udisksd[1564]: Cleaning up mount point /media/fhenneke/Build (device 8:1 is not 
mounted)
udisksd[1564]: Unmounted /dev/sda1 on behalf of uid 1000
gnome-shell[942459]: **
gnome-shell[942459]: St:ERROR:../src/st/st-bin.c:206:st_bin_destroy: assertion 
failed: (priv->child == NULL)
gnome-shell[942459]: Bail out! St:ERROR:../src/st/st-bin.c:206:st_bin_destroy: 
assertion failed: (priv->child == NULL)
gnome-shell[942459]: GNOME Shell crashed with signal 6
gnome-shell[942459]: == Stack trace for context 0x55da423db100 ==
gnome-shell[942459]: #0   55da43efe1c8 i   
/usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopManager.js:234 
(3d4a1c3cc650 @ 10)
gnome-shell[942459]: #1   7ffe24a8d620 b   self-hosted:225 (34d163856240 @ 273)
gnome-shell[942459]: #2   55da43efe130 i   
/usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopManager.js:234 
(3d4a1c3cc6a0 @ 43)
gnome-shell[942459]: #3   55da43efe0a0 i   
/usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopManager.js:209 
(3d4a1c3cc7e0 @ 32)
gnome-shell[942459]: #4   55da43efe018 i   
/usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopManager.js:96 
(3d4a1c3ccb50 @ 12)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1898005

Title:
  gnome-shell crashed with SIGABRT in st_bin_destroy: assertion failed:
  (priv->child == NULL) called from
  DesktopManager::_destroyDesktopIcons()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1898005/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1876821] [NEW] [needs-packaging] gtk+3.24: gtk+3.22 is discontinued

2020-05-04 Thread Fabian Keßler
Public bug reported:

Since there are no more updates released for gtk+3.22 it is important,
that at least gtk+3.24 is added to ubuntu-18.04 APT.

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1876821

Title:
  [needs-packaging] gtk+3.24: gtk+3.22 is discontinued

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1876821/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1873558] [NEW] Nautilus hangs while deleting files in ~/Desktop

2020-04-18 Thread Fabian Henneke
Public bug reported:

Steps to reproduce:

1. Within Nautilus ("Files"), navigate to ~/Desktop.
2. Delete a file, either via the Delete key or "Move to trash" context menu 
entry.
3. Observe a noticeable freeze that does not occur when deleting files in any 
other directory.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: nautilus 1:3.36.1.1-1ubuntu2
ProcVersionSignature: Ubuntu 5.4.0-24.28-generic 5.4.30
Uname: Linux 5.4.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat Apr 18 12:31:20 2020
InstallationDate: Installed on 2018-04-10 (738 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Beta amd64 (20180404)
SourcePackage: nautilus
UpgradeStatus: Upgraded to focal on 2020-04-17 (1 days ago)
usr_lib_nautilus:

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1873558

Title:
  Nautilus hangs while deleting files in ~/Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1873558/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1795536] Re: Cannot open new window

2018-10-04 Thread Fabian Inostroza
There was an update of the evince package some days ago. Seems like the
update don't contain the patch you sent but now opening a new window
from the evince menu does work. The new window menu for evince is still
missing in shell (right click on the launcher).

I applied your patch to the profiles and the situation is still the
same. I don't know if this is an issue with appmor though. When evince
is not open, the right click menu in the launcher shows 'New window',
maybe is evince overriding that menu?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1795536

Title:
  Cannot open new window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1795536/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1795536] [NEW] Cannot open new window

2018-10-01 Thread Fabian Inostroza
Public bug reported:

If I launch evince and then try to open a new window by using the menu in 
evince nothing happens.
Also the new window entry is missing in the right click menu of the launcher.

When I try to open a new window from the Evince menu the following
appears in the system log:

[ 3432.193280] audit: type=1400 audit(1537816996.565:31):
apparmor="DENIED" operation="exec" profile="/usr/bin/evince"
name="/usr/lib/x86_64-linux-gnu/glib-2.0/gio-launch-desktop" pid=11689
comm="evince" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0


PD: I'm running debian testing, I've reported the issue here 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909531 but no ack so far. I 
noticed that the apparmor profile comes from ubuntu so I tought this migh be a 
better place to report.

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1795536

Title:
  Cannot open new window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1795536/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1582496] Re: GLib-GObject-CRITICAL failures during Ubuntu 16.04 bootup

2016-11-28 Thread Fabian Köster
It also happens on Gentoo Linux using gnome-session-3.20.2:

https://bugs.gentoo.org/show_bug.cgi?id=601160

** Bug watch added: Gentoo Bugzilla #601160
   https://bugs.gentoo.org/show_bug.cgi?id=601160

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1582496

Title:
  GLib-GObject-CRITICAL failures during Ubuntu 16.04 bootup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1582496/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1448272] Re: White line between the interface and the application window title

2015-06-19 Thread Fabian Franzen
I am not familar with the rhythembox codebase, but it seems to be an
error in styles.css that causes the white line.

As a workaround you can directly apply the patch attached to the
styles.css in your system which can be found in /usr/share/rhytembox.
When rhytembox is started next time the white line should be gone.

If some package maintainer reads this, feel free to adapt the patch, but
I have only done very limited testing.

** Patch added: style.css patch to remove the 1px border of the primary 
toolbar
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1448272/+attachment/4417302/+files/rhytmbox_white_line.patch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1448272

Title:
  White line between the interface and the application window title

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1448272/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1447224] Re: Regression: Unable to select audio or subtitle tracks

2015-05-03 Thread Fabian Franzen
The patch proposed in
https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/1430059 solved the
problem with VLC (and also for LyX, see link before).

Unfortunately the problem with totem still persists...

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1447224

Title:
  Regression: Unable to select audio or subtitle tracks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-appmenu/+bug/1447224/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1447224] Re: Regression: Unable to select audio or subtitle tracks

2015-05-02 Thread Fabian Franzen
I am also affected by this bug. First I thought it was a configuration
mistake of mine, so I created a question at askubuntu.com where i
describe the problem: http://askubuntu.com/questions/617296/unable-to-
switch-subtitle-and-audio-language-in-vlc-totem-via-menu

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1447224

Title:
  Regression: Unable to select audio or subtitle tracks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-appmenu/+bug/1447224/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 801991] Re: rhythmbox crashes when adding a podcast

2015-04-20 Thread Fabian Gumz
Seems like it is still present.
When I try to add a second podcast, rythmbox closes suddenly. After a restart, 
the added podcasts are gone.
I am using Ubuntu 14.10
And, strange, when starting in Debug-mode, the problem seam to disappear.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/801991

Title:
  rhythmbox crashes when adding a podcast

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/801991/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 613035] Re: Printing duplex does not work

2015-02-08 Thread Fabian Kretzschmar
Duplex printing is working fine in evince for me, too. Maybe the ticket
should be transfered to Libreoffice.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/613035

Title:
  Printing duplex does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/613035/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 887139] Re: Middle clicking the keyboard layout indicator has behaviour inconsistent with other indicator applets

2013-02-28 Thread Fabian Schmidt
I am switching my attention to the phone development

** Changed in: gnome-settings-daemon (Ubuntu)
 Assignee: Fabian Schmidt (hugo-rune) = (unassigned)

-- 
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/887139

Title:
  Middle clicking the keyboard layout indicator has behaviour
  inconsistent with other indicator applets

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/887139/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1124282] Re: screen lock by timeout does not affect vm

2013-02-17 Thread Fabian Kaczmarczyck
There could be a problem of bad information. Because the screen is
locked, you can see it go black and you need to enter our password. But
befor you do, you can either use the guest system (tested with a Windows
guest) or perform arbitrary actions for a few seconds. I see that this
is not really a big issue, but I think it is an inconsistency.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/1124282

Title:
  screen lock by timeout does not affect vm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1124282/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 887139] Re: Middle clicking the keyboard layout indicator has behaviour inconsistent with other indicator applets

2013-01-28 Thread Fabian Schmidt
Hi is there any update on the status of the indicator? I am still
interested in fixing the bug.

-- 
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/887139

Title:
  Middle clicking the keyboard layout indicator has behaviour
  inconsistent with other indicator applets

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/887139/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 887139] Re: Middle clicking the keyboard layout indicator has behaviour inconsistent with other indicator applets

2012-10-31 Thread Fabian Schmidt
I want to look into that. Where can I find the code for that?

** Changed in: gnome-settings-daemon (Ubuntu)
 Assignee: (unassigned) = Fabian Schmidt (hugo-rune)

-- 
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/887139

Title:
  Middle clicking the keyboard layout indicator has behaviour
  inconsistent with other indicator applets

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/887139/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 887139] Re: Middle clicking the keyboard layout indicator has behaviour inconsistent with other indicator applets

2012-10-31 Thread Fabian Schmidt
Oh and is it really the settings-daemon that is affected or is that the
indicator (or is the indicator part of the settings-daemon)

-- 
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/887139

Title:
  Middle clicking the keyboard layout indicator has behaviour
  inconsistent with other indicator applets

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/887139/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 982928] Re: rhythmbox crashed with SIGABRT

2012-04-16 Thread Fabian
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/982928

Title:
  rhythmbox crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/982928/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 909065] [NEW] the borders/controle of windows are disapear...

2011-12-27 Thread Alex Fabian
Public bug reported:

the borders/controle of windows are disapear...

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu3.2
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Uname: Linux 3.0.0-13-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Tue Dec 27 14:20:48 2011
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 LANGUAGE=pt_BR:pt:en
 PATH=(custom, no user)
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug apport-lpi i386 oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/909065

Title:
  the borders/controle of windows are disapear...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/909065/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 909065] Re: the borders/controle of windows are disapear...

2011-12-27 Thread Alex Fabian
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/909065

Title:
  the borders/controle of windows are disapear...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/909065/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 881376] Re: Low disk space warning popping up repeatedly.

2011-11-14 Thread Fabian Schmidt
One workaround (this really doesn't deserve the name...) is to just
open the disk space analyzer and keep it in the background. This mutes
the messages.

Would really be nice if this bug would be fixed asap, it's things like
these that make Ubuntu less and less fun to use with every release.

-- 
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/881376

Title:
  Low disk space warning popping up repeatedly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/881376/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 196636] Re: bookmarks do not show correct names for smb shares

2011-06-30 Thread Fabian
I'm also having this issue in 11.04 with smb as well as sftp shares.
After a reboot the names of all bookmarks are reset to generic names
like smb or sftp, after accessing the share the name is corrected
until the next reboot.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/196636

Title:
  bookmarks do not show correct names for smb shares

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/196636/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 613035] Re: Printing duplex does not work

2011-04-15 Thread Fabian Kretzschmar
Hi,

i just tested again. I checked bug #657357. I'm using hplip
3.10.6-1ubuntu10.2.

Evince: I'm still just able to select One Sided in Page Setup within
the option Two-sided.  It does not matter, if Paper-Format is set to
A4 or A4 AutoDuplex.

Openoffice: The Printing-Dialogue still behaves as described above (my
post written on 2011-01-11).

Considering the above, i have to re-confirm this bug on a fully-updated
Maverick.

kind regards from Dortmund/Germany,
Fabian

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/613035

Title:
  Printing duplex does not work

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 613035] Re: Printing duplex does not work

2011-04-15 Thread Fabian Kretzschmar
** Changed in: evince (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/613035

Title:
  Printing duplex does not work

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 753359] [NEW] Not possible to remove All Day property from an appointment in Evolution Calendar when editing an existing appointment.

2011-04-07 Thread Fabian Deuchler
Public bug reported:

Binary package hint: evolution

When i disable the All Day property from an existing appointment which
has the All Day property enabled and then save the appointment -
nothing happens. The All Day property is still enabled and obviously
can't be removed by Evolution Calendar. The Evolution Calendar is synced
with google calendar.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evolution 2.30.3-1ubuntu7.3
ProcVersionSignature: Ubuntu 2.6.35-28.49-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Thu Apr  7 12:03:10 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 PATH=(custom, no user)
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: evolution

** Affects: evolution (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/753359

Title:
  Not possible to remove All Day property from an appointment in
  Evolution Calendar when editing an existing appointment.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 753359] Re: Not possible to remove All Day property from an appointment in Evolution Calendar when editing an existing appointment.

2011-04-07 Thread Fabian Deuchler
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/753359

Title:
  Not possible to remove All Day property from an appointment in
  Evolution Calendar when editing an existing appointment.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 633292] Re: Lights Off game doesn't work in Maverick

2011-02-18 Thread Fabian Kosmale
I can also confirm this bug. Error message :
** (seed:13480): WARNING **: Exception in instance construction. Line 104 in 
/usr/share/gnome-games/lightsoff/Board.js: TypeError Result of expression 
'GLib.main_context_iteration' [undefined] is not a function. 


** (seed:13480): WARNING **: Exception in instance construction. Line 194 in 
/usr/share/gnome-games/lightsoff/Board.js: TypeError Result of expression 
'lights[x][y]' [undefined] is not an object. 

I've tried Justin Blanchard's workaround which works fine for me, but
rather recommend to use a try-catch-construct which will ensure that
GLib.main_context_iteration will be executed when there are no problems
with it. However Tim Horton announced that he fixed the
main_context_iteration issue, so why does it still exist? Any problems
with seed?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-games in ubuntu.
https://bugs.launchpad.net/bugs/633292

Title:
  Lights Off game doesn't work in Maverick

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 23810] Re: Evolution is unusable in 1024x768

2011-01-27 Thread Fabian
same problem on 1366x768!

starting evolution in a terminal shows the following message:
(evolution:27609): e-utils-WARNING **: Something called 
e_alert_dialog_constructed() with a NULL parent window.  This is no longer 
legal, please fix it.
EI: MAIL PREFS

I don't know if this message is of any interest for this bug...

the only way to fix the problem at the moment is to drag the window
with alt+mouse until the close button becomes visible.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/23810

Title:
  Evolution is unusable in 1024x768

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 613035] Re: Printing duplex does not work

2011-01-10 Thread Fabian Kretzschmar
Hi,

same problem with HP OfficeJet 8500 Pro (Evince  Openoffice).

Under OpenOffice I’m able to set Duplex (Long Edge), if I set Paper-
Format to A4 AutoDuplex. Sadly it has no effect on printing: Simplex-
Mode is used in any case. My workaround is to create a PDF and use hp-
print, which is viable, if you don't print many doc/odt-Files in Duplex-
Mode like me.

I usually print pdfs, which is bad, because I have not figured out yet
how to tell hp-print where to find not-embedded fonts.

kind regards from Dortmund/Germany,
Fabian

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.
https://bugs.launchpad.net/bugs/613035

Title:
  Printing duplex does not work

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 621024] Re: Dual screen mode: setting bottom panel to autohide when second screen has larger resolution causes panel to be difficult to access/use

2010-10-09 Thread Fabian Tröster
Incidently I have the exact same setup and my Ubuntu 10.04 installation also 
exhibits the exact same behaviour. Very strange this.
I also consider this to be a usability issue.

Display resolutions are exactly the same:
1440x900 for the main (laptop-integrated) display. 1280x1024 for the external 
display.
Panel at the bottom of the main screen set to auto-hide.

I probably can -- sort of -- manage, with carefully placing the mouse-
cursor to the bottom edge of the main screen. It's not very comfortable
or even quick, though.

-- 
Dual screen mode: setting bottom panel to autohide when second screen has 
larger resolution causes panel to be difficult to access/use
https://bugs.launchpad.net/bugs/621024
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 559532] Re: [lucid] empathy does not make any sounds when set to

2010-06-25 Thread Fabian P
Drawing on straws here but: The sound-file used for incoming messages
(message-new-instant.ogg) is extremely quiet (too quiet for my taste
at least). Even with alert volume  at maximum I can barely hear it.
Maybe that's the same with you. So maybe try to use a sound-file, that's
louder?

The aforementioned message.ogg is only used for outgoing messages. I'm
not sure any more which of my first posted steps fixed it for me.

-- 
[lucid] empathy does not make any sounds when set to
https://bugs.launchpad.net/bugs/559532
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 559532] Re: [lucid] empathy does not make any sounds when set to

2010-06-24 Thread Fabian P
I have the same problem, but found a solution, that worked for me at least:
I noticed, that after installing the package sound-theme-freedesktop and 
setting the sound theme to default in the audio properties, empathy made 
sounds. So I decided to look at the files and found the following: There is a 
file named message.oga in the freedesktop-sound-theme, but there's no 
message.ogg in ubuntu's sound theme. So I just created one and empathy now 
makes works like I'd expect.

In other words: /usr/share/sounds/ubuntu/stereo/message.ogg is missing
and needed by empathy to make a sound for incoming and outgoing
messages.

Hope that helps other people as well.

-- 
[lucid] empathy does not make any sounds when set to
https://bugs.launchpad.net/bugs/559532
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 150702] Re: alt shift tab stopped navigating windows

2010-06-23 Thread fabiaN
Jeff Epstein, i have installed simple-ccsm version 0.8.2-0ubuntu1. No
patch.

-- 
alt shift tab stopped navigating windows
https://bugs.launchpad.net/bugs/150702
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 150702] Re: alt shift tab stopped navigating windows

2010-05-27 Thread fabiaN
This bug appears anyway if you bind alt+shift to change keyboard layouts. 
If I change alt+shift to ctrl+shift for example, alt+shift+tab works fine. 
Is there any solution to make work both combinations: alt+shift for changing 
layout and alt+shift+tab to switch windows?

-- 
alt shift tab stopped navigating windows
https://bugs.launchpad.net/bugs/150702
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 336597] Re: GStreamer encountered a general supporting library error.

2010-04-18 Thread Fabian Lazarte
*** This bug is a duplicate of bug 459423 ***
https://bugs.launchpad.net/bugs/459423

Confirm in Karmic

-- 
GStreamer encountered a general supporting library error.
https://bugs.launchpad.net/bugs/336597
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 549812] [NEW] wrong status message shows up in contact-popup

2010-03-27 Thread Fabian Leopold
Public bug reported:

Binary package hint: empathy

http://www.myimg.de/?img=empathybuga3584.png

As seen in the picture, the contact popup shows the status message of
another contact (the message of the contact who most recently changed)

ProblemType: Bug
Architecture: i386
CheckboxSubmission: eaf7394be8c250e553af1faa8535c96c
CheckboxSystem: 91945207d732350068f2b1aa7b5d7083
Date: Sat Mar 27 20:52:01 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/bin/empathy
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100318)
Package: empathy 2.29.93-0ubuntu2
ProcEnviron:
 SHELL=/bin/bash
 LANG=de_DE.utf8
ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
SourcePackage: empathy
Uname: Linux 2.6.32-17-generic i686

** Affects: empathy (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
wrong status message shows up in contact-popup
https://bugs.launchpad.net/bugs/549812
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 549812] Re: wrong status message shows up in contact-popup

2010-03-27 Thread Fabian Leopold

** Attachment added: Picture of the bug
   http://launchpadlibrarian.net/42198567/empathy%20bug.png

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/42197839/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/42197840/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/42197841/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/42197842/XsessionErrors.txt

-- 
wrong status message shows up in contact-popup
https://bugs.launchpad.net/bugs/549812
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 12893] Re: Shouldn't put .Trash-$USER on removable devices

2009-11-24 Thread Fabian
The fix from upstream is that the user is prompted to emtpy the trash
when the drive is unmounted. This fix is in Karmic, but a big problem is
that this dialog is not triggered when ejecting a drive in Nautilus,
only when unmounting.

In Nautilus ejecting is the default action, unmounting is only
accessible through a context menu. Most users therefore probably never
encounter this dialog. The obvious fix (to me) would be to also trigger
the dialog on eject, not only on unmount (Although I really don't know
the difference between these two actions).

-- 
Shouldn't put .Trash-$USER on removable devices
https://bugs.launchpad.net/bugs/12893
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 260918] Re: needed: libv4l and associated application patches (or gspca stopped working in 2.6.27)

2009-11-17 Thread Fabian A. Scherschel
Those blinking Caps Lock and Scroll Lock lights mean you experienced a
kernel panic. This has nothing to do with this bug. Please file a
separate bug for your problem.

-- 
needed: libv4l and associated application patches (or gspca stopped working in 
2.6.27)
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-good0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 52840] Re: Searching File System returns immediately with no results

2009-10-25 Thread Fabian
This also affects nautilus 2.28.1 from Karmic Koala, so I think the urgency 
should be higher!
If you need any more info, ping me.

-- 
Searching File System returns immediately with no results
https://bugs.launchpad.net/bugs/52840
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 448707] Re: Calender app gives me week 53 for January week 1

2009-10-21 Thread Fabian Howard
Attached is a screenshot as requested. It is of the clock applet on the
gnome-panel.

** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/34091732/Screenshot.png

-- 
Calender app gives me week 53 for January week 1
https://bugs.launchpad.net/bugs/448707
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 421293] Re: alacarte confusion in choosing icons

2009-10-09 Thread Fabian Howard
Steps to reproduce are given now.

** Changed in: alacarte (Ubuntu)
   Status: Invalid = New

-- 
alacarte confusion in choosing icons
https://bugs.launchpad.net/bugs/421293
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 421293] Re: alacarte confusion in choosing icons

2009-10-09 Thread Fabian Howard
Steps to reproduce:

Right click on the gnome menu and click edit menus.
Then click on a program.
Right click and select properties
Then left click on the icon
Then click browse. 
PNGs are not displayed here. It is not clear that this dialogue box is for 
selecting the folder only.

-- 
alacarte confusion in choosing icons
https://bugs.launchpad.net/bugs/421293
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 421293] [NEW] alacarte confusion in choosing icons

2009-08-29 Thread Fabian Howard
Public bug reported:

Binary package hint: alacarte

When choosing an icon for a menu item, their is the button browse, when
in fact you are choosing the directory. When I clicked browse I expected
to see compatible files (pngs) in this folder selection window.

A solution would be to change the name from browse to choose directory,
or something more succinct. Alternatively it could display the pngs in
the browse window.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: alacarte 0.11.10-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: alacarte
Tags:  ubuntu-unr
Uname: Linux 2.6.28-14-generic i686

** Affects: alacarte (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
alacarte confusion in choosing icons
https://bugs.launchpad.net/bugs/421293
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 421293] Re: alacarte confusion in choosing icons

2009-08-29 Thread Fabian Howard

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/30994524/Dependencies.txt

-- 
alacarte confusion in choosing icons
https://bugs.launchpad.net/bugs/421293
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 410475] Re: gdmsetup crashed with SIGSEGV in strcmp()

2009-08-12 Thread Fabian
I'm experiencing this bug on a VM running the latest Karmic. I did not
change any settings regarding gdm, they should all be default values. I
don't even have any gdm.conf or custum.conf in /etc/gdm (There is ony a
gdm.schemas).

-- 
gdmsetup crashed with SIGSEGV in strcmp()
https://bugs.launchpad.net/bugs/410475
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 365662] Re: ssh passwords are not stored in gnome-keyring

2009-08-07 Thread Fabian
This bug is still there in the latest karmic (gvfs 1.3.3), but I found a
workaround. If you give an explicit user in the URL (like
sftp://u...@server) the password is saved (at least for me).

I've also added this to the bug report at the Gnome bugzilla.

-- 
ssh passwords are not stored in gnome-keyring
https://bugs.launchpad.net/bugs/365662
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 410288] [NEW] Nautilus does not handle FTP timeouts well

2009-08-07 Thread Fabian
Public bug reported:

Binary package hint: gvfs

I connected to a FTP server via gvfs in Nautilus. After some time the
FTP connection is closed automatically, as I observed with wireshark
(421 No transfer timeout (300 seconds): closing control connection).

After that, everytime I open a folder on the FTP server I get only an
unexpected end of stream error. To access the FTP server again I have
to disconnect and then connect again. Nautilus does not seem to know
that the connection closed.

A better behaviour IMHO would be to try and reconnect to the FTP server.

ProblemType: Bug
Architecture: i386
Date: Fri Aug  7 15:16:05 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
LiveMediaBuild: Ubuntu 9.10 Karmic Koala - Alpha i386 (20090722.2)
Package: nautilus 1:2.27.4-0ubuntu4
ProcEnviron:
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
SourcePackage: nautilus
Uname: Linux 2.6.31-5-generic i686

** Affects: gvfs (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Nautilus does not handle FTP timeouts well
https://bugs.launchpad.net/bugs/410288
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 410288] Re: Nautilus does not handle FTP timeouts well

2009-08-07 Thread Fabian

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/30004372/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/30004373/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/30004374/ProcStatus.txt

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/30004375/usr_lib_nautilus.txt

-- 
Nautilus does not handle FTP timeouts well
https://bugs.launchpad.net/bugs/410288
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 410288] Re: Nautilus does not handle FTP timeouts well

2009-08-07 Thread Fabian
** Bug watch added: GNOME Bug Tracker #591054
   http://bugzilla.gnome.org/show_bug.cgi?id=591054

** Changed in: gvfs
   Importance: Undecided = Unknown

** Changed in: gvfs
   Status: New = Unknown

** Changed in: gvfs
 Remote watch: None = GNOME Bug Tracker #591054

-- 
Nautilus does not handle FTP timeouts well
https://bugs.launchpad.net/bugs/410288
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 409755] [NEW] Cannot access files using sftp

2009-08-06 Thread Fabian
Public bug reported:

Binary package hint: nautilus

When trying to access files via sftp with Nautilus I get the following
error message:

»sftp://192.168.128.1/« konnte nicht angezeigt werden.
Fehler: DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive 
a reply (timeout by message bus)
Bitte wählen Sie einen anderen Betrachter und versuchen Sie es erneut.

Accessing the files via sftp works from a different computer in the same
network.

ProblemType: Bug
Architecture: i386
Date: Thu Aug  6 10:59:29 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.27.4-0ubuntu3
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
SourcePackage: nautilus
Uname: Linux 2.6.31-5-generic i686

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Cannot access files using sftp
https://bugs.launchpad.net/bugs/409755
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 409755] Re: Cannot access files using sftp

2009-08-06 Thread Fabian

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/29955207/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/29955208/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/29955209/ProcStatus.txt

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/29955210/usr_lib_nautilus.txt

-- 
Cannot access files using sftp
https://bugs.launchpad.net/bugs/409755
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 409755] Re: Cannot access files using sftp

2009-08-06 Thread Fabian
I connected from a different computer to this server (and I also tried a
different server, getting the same error message). Connecting to the
same server with smb does work.

There is no crash, just this error message appears directly after I
press Enter.

I just now tried connecting via ssh on a terminal to this server and it
worked. I added the server to the known_hosts and I could connect. After
that it also worked in Nautilus. If I delete the known_hosts in .ssh
I get the error message again.

So it seems the problem is ssh asking, if the server should be added to
known_hosts.

-- 
Cannot access files using sftp
https://bugs.launchpad.net/bugs/409755
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 409755] Re: Cannot access files using sftp

2009-08-06 Thread Fabian
*** This bug is a duplicate of bug 403223 ***
https://bugs.launchpad.net/bugs/403223

I'm not sure if this is a duplicate of #403223. There is no crash here,
just the error message.

I also tried just calling gvfs-mount sftp://server; and I just get the same 
error message, but no crash:
Error mounting location: DBus error org.freedesktop.DBus.Error.NoReply: Message 
did not receive a reply (timeout by message bus)

-- 
Cannot access files using sftp
https://bugs.launchpad.net/bugs/409755
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 407729] Re: unable to save via FTP/SFTP

2009-08-06 Thread Fabian
I'm getting the same error on the latest Ubuntu 9.10. I encountered it
on SFTP and on SMB shares mounted via gvfs/nautilus. But I noticed that
gedit does save the changes to the document, even if it says otherwise.
But it disables saving altogether for this document until you close it.

I also tried editing the same file on a SMB/SFTP share with Openoffice
and it edited it without complaint. So it does not seem to be a general
gvfs bug.

-- 
unable to save via FTP/SFTP
https://bugs.launchpad.net/bugs/407729
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 388508] Re: Ctrl+Tab to change tab in Nautilus

2009-07-28 Thread Fabian Howard
** Changed in: nautilus (Ubuntu)
   Status: New = Confirmed

-- 
Ctrl+Tab to change tab in Nautilus
https://bugs.launchpad.net/bugs/388508
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 386517] Re: Unmounting a drive sends Nautilus to /media instead of computer://

2009-07-28 Thread Fabian Howard
** Changed in: nautilus (Ubuntu)
   Status: New = Confirmed

-- 
Unmounting a drive sends Nautilus to /media instead of computer://
https://bugs.launchpad.net/bugs/386517
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 399167] Re: Account On this computer cannot be renamed

2009-07-23 Thread Fabian Howard
I can confirm this bug and I have filed the bug upstream and attached
the relevant url.

** Bug watch added: GNOME Bug Tracker #589478
   http://bugzilla.gnome.org/show_bug.cgi?id=589478

** Also affects: evolution via
   http://bugzilla.gnome.org/show_bug.cgi?id=589478
   Importance: Unknown
   Status: Unknown

** Changed in: evolution (Ubuntu)
   Status: New = Confirmed

-- 
Account On this computer cannot be renamed 
https://bugs.launchpad.net/bugs/399167
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 398056] Re: Make the generic timezone map look like the 9.04 installer timezone map

2009-07-23 Thread Fabian Howard
** Changed in: evolution (Ubuntu)
   Status: New = Confirmed

-- 
Make the generic timezone map look like the 9.04 installer timezone map
https://bugs.launchpad.net/bugs/398056
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 401566] Re: Should support apt-url

2009-07-22 Thread Fabian Howard
** Changed in: evolution (Ubuntu)
   Status: New = Confirmed

-- 
Should support apt-url
https://bugs.launchpad.net/bugs/401566
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 361322] Re: Can't watch DVB-T

2009-05-01 Thread Fabian
After some investigation, I think this is a codec error: In Intrepid
gst-fluendo-mpegdemux should be responsible for decoding the stream. But
in Jaunty, fluendo-mpegdemux conflicts with gst-plugins-bad (universe)
so it can't be installed. If I try with just fluendo and no plugins-bad,
totem shows an error that it's missing some plugins.

Any help?

-- 
Can't watch DVB-T
https://bugs.launchpad.net/bugs/361322
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 361322] Re: Can't watch DVB-T

2009-04-30 Thread Fabian
I have the same bug. DVB-T hardware is a Cinergy T2. Works perfectly in
Intrepid. Do you need any more infos?

-- 
Can't watch DVB-T
https://bugs.launchpad.net/bugs/361322
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 255554] Re: mixer_applet2 crashed with SIGSEGV in g_datalist_id_set_data_full()

2009-03-15 Thread Fabian A. Scherschel
Crash happens at startup with up to date Jaunty. No problems after that.
I can use the applet fine.

-- 
mixer_applet2 crashed with SIGSEGV in g_datalist_id_set_data_full()
https://bugs.launchpad.net/bugs/24
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 340423] Re: missplaced window decoration

2009-03-11 Thread Fabian A. Scherschel
*** This bug is a duplicate of bug 340283 ***
https://bugs.launchpad.net/bugs/340283

This seems to be a duplicate of Bug 340283.

** This bug has been marked a duplicate of bug 340283
   [jaunty] compiz fails to load after last round of updates

-- 
missplaced window decoration
https://bugs.launchpad.net/bugs/340423
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 340423] Re: missplaced window decoration

2009-03-11 Thread Fabian A. Scherschel
*** This bug is a duplicate of bug 340283 ***
https://bugs.launchpad.net/bugs/340283

OK, sorry my bad. Compiz is not back for me though. It's still broken.

-- 
missplaced window decoration
https://bugs.launchpad.net/bugs/340423
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 335924] Re: System Preferences Windows broken with Compiz

2009-02-28 Thread Fabian A. Scherschel
Sorry, I had no clue what program it was. Couldn't find out either since
it does not get launched at all, which also ruled out using apport. ;)

-- 
System  Preferences  Windows broken with Compiz
https://bugs.launchpad.net/bugs/335924
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2009-02-25 Thread Fabian A. Scherschel
No worries. Thanks for clearing that up and good luck with the other
bug! :)

-- 
cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video 
output and disables output on gstreamer-based apps ran afterwards)
https://bugs.launchpad.net/bugs/290506
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2009-02-24 Thread Fabian A. Scherschel
Is this a build-in webcam in a laptop or an external USB one? What are
the make and model?

-- 
cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video 
output and disables output on gstreamer-based apps ran afterwards)
https://bugs.launchpad.net/bugs/290506
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2009-02-21 Thread Fabian A. Scherschel
Seems to me, this is fixed, no? Was there a regression again? Is anyone
experiencing problems? Both my uvcvideo and gspca webcams work fine with
cheese right now.

-- 
cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video 
output and disables output on gstreamer-based apps ran afterwards)
https://bugs.launchpad.net/bugs/290506
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 321031] [NEW] With an account from Telefonica the evolution do not configure successfully

2009-01-24 Thread fabian respighi
Public bug reported:

Binary package hint: evolution

I have several account in the ISP provider Telefonica. It is near  impossible 
configure evolution for it.
With thunderbird and with kmail there is not problem. The problem is only with 
evolution.
Whenh I tray sending a message the Answer always ys tha AUTH failed. Bat with 
the same definition, same parameter and all the same it works with thunderbird 
and kmail.

These are the data: 
en la pestaña Envío de correo:
Tipo de servidor: SMTP
Servidor: smtp.telefonica.net
Marcar lo de El servidor requiere autenticación
Usar conexión segura: sin cifrado
Autenticación. Tipo: inicio de sesión
usuario: usuario$telefonica.net (sustituir usuario por el nombre de usuario que 
empleemos).
Marcar recordar contraseña, si se quiere, y listo.

I have discover and stupid solution taht works sometimes: When you configure a 
new account you only configure the SMTP (not POP. You say that there is not POP 
server.
You send a message, and it go. Yes the message goes correctly.
After that, you put the data of POP3 and all works correctly.
But is you fill POP3 before sending a message  you have an AUTHENTICATION 
problem always.
This problem is not of TELEFONICA because with another e-mail clients works 
correctly; an with evolution is you fill that there is not POP server it also 
Works. For mr all this means that the problem is Evolution.
I suggest (I do not know) tha the problem is when the evolution records my data.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/evolution
NonfreeKernelModules: nvidia
Package: evolution 2.24.2-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.27-9-generic i686

** Affects: evolution (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
With an account from Telefonica the evolution do not configure successfully
https://bugs.launchpad.net/bugs/321031
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 321031] Re: With an account from Telefonica the evolution do not configure successfully

2009-01-24 Thread fabian respighi

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/21609923/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/21609924/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/21609925/ProcStatus.txt

-- 
With an account from Telefonica the evolution do not configure successfully
https://bugs.launchpad.net/bugs/321031
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2008-12-24 Thread Fabian A. Scherschel
The -11 kernel made it better for me, but I still can't access my
webcam's native resolution on my Dell XPS m1330.

-- 
cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video 
output and disables output on gstreamer-based apps ran afterwards)
https://bugs.launchpad.net/bugs/290506
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 290506] Re: cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards

2008-11-06 Thread Fabian A. Scherschel
Filippo:

My internal webcam works perfectly with the first command. CLI output:

20:12 [EMAIL PROTECTED]:~$ gst-launch-0.10 v4l2src ! video/x-raw-yuv, 
width=640, height=480 ! xvimagesink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0: Output 
window was closed
Additional debug info:
xvimagesink.c(1231): gst_xvimagesink_handle_xevents (): 
/GstPipeline:pipeline0/GstXvImageSink:xvimagesink0
Execution ended after 6859525163 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...

With the second one, nothing happens and this is the output:

20:13 [EMAIL PROTECTED]:~$ gst-launch-0.10 v4l2src ! video/x-raw-yuv, 
width=1280, height=1024 ! xvimagesink
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not 
negotiate format
Additional debug info:
gstbasesrc.c(2426): gst_base_src_start (): 
/GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
Check your filtered caps, if any
Setting pipeline to NULL ...
FREEING pipeline ...

-- 
cheese doesn't show v4l2 video output and disables output on gstreamer-based 
apps ran afterwards
https://bugs.launchpad.net/bugs/290506
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 290506] Re: cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards

2008-11-06 Thread Fabian A. Scherschel
Nope, works.

21:26 [EMAIL PROTECTED]:~$ gst-launch-0.10 v4l2src ! xvimagesink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0: Output 
window was closed
Additional debug info:
xvimagesink.c(1231): gst_xvimagesink_handle_xevents (): 
/GstPipeline:pipeline0/GstXvImageSink:xvimagesink0
Execution ended after 9566609372 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...

-- 
cheese doesn't show v4l2 video output and disables output on gstreamer-based 
apps ran afterwards
https://bugs.launchpad.net/bugs/290506
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 290506] Re: cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards

2008-11-05 Thread Fabian A. Scherschel
It seems like they are making some progress on the Gnome thread.
However, I have now dug up an external gspca cam that is experiencing
very similar issues. I also now have problems outside of cheese with
both cameras which is weird since I haven't changed anything related to
video on my system. I am beginning to think this might be a general
gstreamer issue.

-- 
cheese doesn't show v4l2 video output and disables output on gstreamer-based 
apps ran afterwards
https://bugs.launchpad.net/bugs/290506
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293521] Re: General V4L problems in Intrepid

2008-11-05 Thread Fabian A. Scherschel
*** This bug is a duplicate of bug 260918 ***
https://bugs.launchpad.net/bugs/260918

** This bug has been marked a duplicate of bug 260918
   needed: libv4l and associated application patches (or gspca stopped working 
in 2.6.27)

-- 
General V4L problems in Intrepid
https://bugs.launchpad.net/bugs/293521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga (via bug 260918).

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 290506] Re: cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards

2008-11-05 Thread Fabian A. Scherschel
OK, after reading all those other reports I will help flagging my other
report and additional stuff as dupes of bug #260918.

-- 
cheese doesn't show v4l2 video output and disables output on gstreamer-based 
apps ran afterwards
https://bugs.launchpad.net/bugs/290506
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 260918] Re: needed: libv4l and associated application patches (or gspca stopped working in 2.6.27)

2008-11-05 Thread Fabian A. Scherschel
Same here. I have problems with both uvcvideo and gspca cams as
described here: bug #293521.

-- 
needed: libv4l and associated application patches (or gspca stopped working in 
2.6.27)
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293498] Re: impossible to write a message when sending an e-mail on hotmail

2008-11-04 Thread Fabian A. Scherschel
OK, thanks for your effort. Unfortunately my French is très mauvaise. I
hope someone who speaks French a lot better than me can pick this up and
walk you through it.

Let me just say I admire you a lot, filing a bug report on a system in
another language at 72 is amazing. Hang in there!

Meilleures salutations d'Allemagne!
Fabian

-- 
impossible to write a message when sending an e-mail  on hotmail
https://bugs.launchpad.net/bugs/293498
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 293498] Re: impossible to write a message when sending an e-mail on hotmail

2008-11-04 Thread Fabian A. Scherschel
OK, just figured out Sebastien seems to be the French Translation Team
lead, so I turn this over to him. Sorry that I could not be of more
help.

-- 
impossible to write a message when sending an e-mail  on hotmail
https://bugs.launchpad.net/bugs/293498
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293498] Re: impossible to write a message when sending an e-mail on hotmail

2008-11-04 Thread Fabian A. Scherschel
Hi there, Truyffaut!

You flagged this as a bug in Evolution but from your description I get
the idea that you are using the webinterface via Firefox. Is that
correct? What version of Firefox are you using (- Help - About Mozilla
Firefox).

Thanks for reporting!
Fab

** Changed in: evolution (Ubuntu)
   Status: New = Incomplete

-- 
impossible to write a message when sending an e-mail  on hotmail
https://bugs.launchpad.net/bugs/293498
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 289143] Re: Cheese freezes - doesn't show output

2008-11-03 Thread Fabian A. Scherschel
*** This bug is a duplicate of bug 290506 ***
https://bugs.launchpad.net/bugs/290506

PerJensen: Kill it and start it again. It will work at that resolution
then.

-- 
Cheese freezes - doesn't show output
https://bugs.launchpad.net/bugs/289143
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu (via bug
290506).

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 290506] Re: cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards

2008-11-02 Thread Fabian A. Scherschel
Bug #292383 is a dupe of this. Dell XPS m1330 same symptoms as described
here, going to 160x120 or 176x144 and manually shutting down and
restarting works. Skype and Ekiga work without problems.

-- 
cheese doesn't show v4l2 video output and disables output on gstreamer-based 
apps ran afterwards
https://bugs.launchpad.net/bugs/290506
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 292383] Re: Cheese fails to take pictures in Intrepid

2008-11-02 Thread Fabian A. Scherschel
*** This bug is a duplicate of bug 290506 ***
https://bugs.launchpad.net/bugs/290506

OK, I can confirm this to be a dupe of #290506. Marking as duplicate and
thanks for the heads-up!

** This bug has been marked a duplicate of bug 290506
   cheese doesn't show v4l2 video output and disables output on gstreamer-based 
apps ran afterwards

-- 
Cheese fails to take pictures in Intrepid
https://bugs.launchpad.net/bugs/292383
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu (via bug
290506).

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 290506] Re: cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards

2008-11-02 Thread Fabian A. Scherschel
Done: http://bugzilla.gnome.org/show_bug.cgi?id=559057

** Bug watch added: GNOME Bug Tracker #559057
   http://bugzilla.gnome.org/show_bug.cgi?id=559057

** Also affects: cheese via
   http://bugzilla.gnome.org/show_bug.cgi?id=559057
   Importance: Unknown
   Status: Unknown

-- 
cheese doesn't show v4l2 video output and disables output on gstreamer-based 
apps ran afterwards
https://bugs.launchpad.net/bugs/290506
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 281648] Re: [Intrepid] Update Manager wants to update quit button on gnome-panel and fails

2008-10-15 Thread Fabian A. Scherschel
Yes, I do have the default quit button on my panel. Requested file is
attached.

** Attachment added: panel.gconf
   http://launchpadlibrarian.net/18559696/panel.gconf

-- 
[Intrepid] Update Manager wants to update quit button on gnome-panel and fails
https://bugs.launchpad.net/bugs/281648
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 188639] Re: laptop will not sleep after idle time

2008-06-30 Thread Adam Fabian
I have gotten my computer to sleep after the appropriate amount of time.
I do not know how to re-create the original failure to sleep at this
time.

I went to the screensaver options, slid the screensaver time around, and
clicked the power management button from screensaver, and noted that the
gnome power management settings set new minimums at the time I set for
the screen-saver, and then it started working.

I may have had the screensaver off, so perhaps this behavior only occurs
when the screensaver is completely disabled.  At any rate, I will
probably not try to investigate to reproduce the issue.

-- 
laptop will not sleep after idle time
https://bugs.launchpad.net/bugs/188639
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 188639] Re: laptop will not sleep after idle time

2008-06-28 Thread Adam Fabian
I have a Dell Inspiron 1420N running Hardy with the security and and recommended
repositories enabled, with those packages installed (Up to 26 June 2008).

My computer is able to suspend and hibernate when I do it manually.  When I use
gnome-power-preferences, and set the time to put the computer to sleep when
 inactive, the computer does not sleep after that amount of time has elapsed.
Some kind of event does seem to be generated, but the computer does not sleep.

Attached is output from gnome-power-manager run as --verbose --no-daemon (the
text of this bug report is included at the top) and left until the inactive
timeout (after killing the normally running instance of gnome-power-manager.)  

Incidentally, sleep and inactive are both ambiguous.  When is the computer 
inactive?  Is sleep suspend or hibernate?  But I should probably use a 
separate bug report for ambiguous wording.

** Attachment added: afabian-gpm-bug.txt
   http://launchpadlibrarian.net/15667060/afabian-gpm-bug.txt

-- 
laptop will not sleep after idle time
https://bugs.launchpad.net/bugs/188639
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 235759] [NEW] when opening trash as root, nautilus crashes

2008-05-29 Thread Fabian
Public bug reported:

Ubuntu 8.04
installed extensions: nautilus-gksu

Repeating the bug: 
- right click folder and 'open as administrator'
   --opens nautilus as root
- click the trash-icon on the left
  --nautilus crashes, i had to do a 'force quit' and even restart my laptop 
because everything became very slow (even the mouse had troubles moving)

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: nautilus root trash

-- 
when opening trash as root, nautilus crashes
https://bugs.launchpad.net/bugs/235759
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 226493] Re: Unable to activate plugin Jamendo and Unable to activate plugin Magnatune Store

2008-05-25 Thread Fabian A. Scherschel
For me it wasn't. After installing that library it now works for me.
Still very annoying for a fresh install.

-- 
Unable to activate plugin Jamendo and Unable to activate plugin Magnatune Store
https://bugs.launchpad.net/bugs/226493
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 234521] Re: Brasero does not fixate DVDs properly

2008-05-24 Thread Fabian A. Scherschel
Hey, thanks for reporting. Did you try only one DVD? Can you rule out a
fault in the media, with other words. What is the make and model of your
drive?

-- 
Brasero does not fixate DVDs properly
https://bugs.launchpad.net/bugs/234521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 234521] Re: Brasero does not fixate DVDs properly

2008-05-24 Thread Fabian A. Scherschel
Thank you for the information. I have forwarded the bug upstream to the
Gnome bugtracker.

** Bug watch added: GNOME Bug Tracker #534646
   http://bugzilla.gnome.org/show_bug.cgi?id=534646

** Also affects: brasero via
   http://bugzilla.gnome.org/show_bug.cgi?id=534646
   Importance: Unknown
   Status: Unknown

-- 
Brasero does not fixate DVDs properly
https://bugs.launchpad.net/bugs/234521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 226493] Re: Unable to activate plugin Jamendo and Unable to activate plugin Magnatune Store

2008-05-23 Thread Fabian A. Scherschel
I still think this is a valid bug. And a very annoying at that. Bug
#114227 is supposed to be a dupe but doesn't give the original bug. This
is certainly still a problem in Xubuntu Hardy. Please reopen.

-- 
Unable to activate plugin Jamendo and Unable to activate plugin Magnatune Store
https://bugs.launchpad.net/bugs/226493
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 114227] Re: jamendo plugin needs libgnomevfs2-extra

2008-05-23 Thread Fabian A. Scherschel
*** This bug is a duplicate of bug 104598 ***
https://bugs.launchpad.net/bugs/104598

I can confirm the fix works. What's the bug number of the original bug?
Is this being addressed? Still having the same problem in Xubuntu Hardy
(32bit) up-to-date.

-- 
jamendo plugin needs libgnomevfs2-extra
https://bugs.launchpad.net/bugs/114227
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 199245] Re: gnome-settings-daemon crash opening any window: BadWindow X error under Xvnc

2008-04-01 Thread Fabian Ferreyra
I have the same problem, using Hardy Beta 5, updated to April 1st. Disabling 
the keyboard plugin on Gnome Settings Daemon fixes the crashes.
Is there any open bug about Xvnc performance?

-- 
gnome-settings-daemon crash opening any window: BadWindow X error under Xvnc
https://bugs.launchpad.net/bugs/199245
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 95326] Re: sound juicer aac formatted files skip and...

2008-02-17 Thread Fabian Zeindl
Kristian Erik Hermansen wrote:
 This bug, and others, made me consider an alternative firmware. Now I
 don't use any proprietary AAC or MP3 formats. I use OGG/FLAC/SPX on
 my Rockbox firmware iPod now...
 http://www.rockbox.org/

The problem with rockbox is, that it isn't available for IPods of the
last generation, and probably never will be. (And there are still people
in the world who want to _keep_ the apple firmware, because they like
it. Me for example :-) )

-- 
sound juicer aac formatted files skip and...
https://bugs.launchpad.net/bugs/95326
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 64905] Re: Mp3 metadata (ID3 tags) are corrupt

2008-01-18 Thread Fabian Zeindl
This is the problem: Bug 180110

-- 
Mp3 metadata (ID3 tags) are corrupt
https://bugs.launchpad.net/bugs/64905
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 178113] Re: id3 tags are not recognized by other applications

2008-01-03 Thread Fabian Zeindl
I close this bug, because I noticed that sound-juicer simply writes id3
2.4 tags whereas most application only recognize id3 2.3.

** Changed in: sound-juicer (Ubuntu)
   Status: New = Invalid

-- 
id3 tags are not recognized by other applications
https://bugs.launchpad.net/bugs/178113
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for sound-juicer in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 95326] Re: sound juicer aac formatted files skip and...

2008-01-03 Thread Fabian Zeindl
I added a duplicate and found another related bug: #106322.

Is there at least some workaround for this?

-- 
sound juicer aac formatted files skip and...
https://bugs.launchpad.net/bugs/95326
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


  1   2   >