[Bug 1990293] Re: Cannot move file to trash, do you want to delete immediately?" on EXT4 partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on ubuntu 20.04 )

2022-09-22 Thread den
Hello , do you think this bug will be corrected soon ? or i change
parent directory name of mountpoints ?

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

Title:
  Cannot move file to trash, do you want to delete immediately?" on EXT4
  partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on
  ubuntu 20.04 )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1990293/+subscriptions


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

[Bug 1990293] Re: Cannot move file to trash, do you want to delete immediately?" on EXT4 partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on ubuntu 20.04 )

2022-09-22 Thread den
what it is amazing :
iznobe@iznobe-PC:~$ tree /Vidéos/.Trash
/Vidéos/.Trash
└── 1000
├── files
│   ├── Nouveau document.txt
│   └── test.odt
└── info
├── Nouveau document.txt.trashinfo
└── test.odt.trashinfo

3 directories, 4 files
iznobe@iznobe-PC:~$
Mounting a FS directly on /Vidéos is working well trash include ...

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

Title:
  Cannot move file to trash, do you want to delete immediately?" on EXT4
  partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on
  ubuntu 20.04 )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1990293/+subscriptions


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

[Bug 1990293] Re: Cannot move file to trash, do you want to delete immediately?" on EXT4 partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on ubuntu 20.04 )

2022-09-21 Thread den
Hello :
iznobe@iznobe-PC:~$ sudo nano /etc/fstab
iznobe@iznobe-PC:~$ sudo mkdir -pv /Videos/WD8 /Videos/WD8PRO2
mkdir: création du répertoire '/Videos'
mkdir: création du répertoire '/Videos/WD8'
mkdir: création du répertoire '/Videos/WD8PRO2'
iznobe@iznobe-PC:~$ sudo umount -v /Vidéos/WD8 /Vidéos/WD8PRO2
umount: /Vidéos/WD8 démonté
umount: /Vidéos/WD8PRO2 démonté
iznobe@iznobe-PC:~$ sudo mount -av
/ : ignoré
/boot/efi : déjà monté
none  : ignoré
/datas    : déjà monté
/media/WD8PRO1    : ignoré
/media/Seagate_4T : ignoré
/Videos/WD8PRO2  : successfully mounted
/Videos/WD8  : successfully mounted
/tmp  : déjà monté
/var/log  : déjà monté
/home/iznobe/.cache   : déjà monté
/media/ramdisk    : déjà monté
iznobe@iznobe-PC:~$

and finally , it works !

iznobe@iznobe-PC:~$ tree /Videos/WD8/.Trash
/Videos/WD8/.Trash
└── 1000
├── files
│   └── test.odt
└── info
└── test.odt.trashinfo

3 directories, 2 files
iznobe@iznobe-PC:~$

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

Title:
  Cannot move file to trash, do you want to delete immediately?" on EXT4
  partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on
  ubuntu 20.04 )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1990293/+subscriptions


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

[Bug 1990293] Re: Cannot move file to trash, do you want to delete immediately?" on EXT4 partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on ubuntu 20.04 )

2022-09-20 Thread den
i have this probleme only on ubuntu 22.04.1 LTS AND on linux mint 21 .

i have tested on ubuntu 20.04 and all works fine .

i have a debian testing , if you want , i can do the same things to see
if the problem is still present on this OS .

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

Title:
  Cannot move file to trash, do you want to delete immediately?" on EXT4
  partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on
  ubuntu 20.04 )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1990293/+subscriptions


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

[Bug 1990293] Re: Cannot move file to trash, do you want to delete immediately?" on EXT4 partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on ubuntu 20.04 )

2022-09-20 Thread den
** Description changed:

  Hi , when i delete a file where is in another partition than " / " or
- mounted in /media/ , i obtain this message .
+ mounted in /media/ , i obtain the message in title.
  
  how can i use trash again please ?
  
  iznobe@iznobe-PC:~$ cat /etc/fstab
  # /etc/fstab: static file system information.
  #
  # Use 'blkid' to print the universally unique identifier for a
  # device; this may be used with UUID= as a more robust way to name devices
  # that works even if disks are added and removed. See fstab(5).
  #
  # 
 
  # / was on /dev/nvme0n1p2 during installation
  UUID=eb18366b-2ac9-4a7e-8f93-ba2caa30e90e /   ext4
noatime,errors=remount-ro   0   1
  
  # /boot/efi was on /dev/nvme0n1p1 during installation
  UUID=C071-9050/boot/efi   
vfatdefaults0   0
  
  # swap was on /dev/sdc3 during installation
  UUID=61218fe2-0bd1-4ada-9dd3-5ec996a02456 noneswap
sw,pri=10   0
  
  # partition de données separée comune aux OS linux
  UUID=01c9b796-0869-4ff9-a2a1-6c0f56ed5257 /datas  ext4
defaults0   0
  LABEL=WD8 /Vidéos/WD8 ext4
defaults0   0
  #/dev/disk/by-label/WD8PRO2  /media/WD8PRO2 ext4  
  defaults0   0
  
  LABEL=WD8PRO2   /Vidéos/WD8PRO2
  ext4defaults 0   0
  
  LABEL=WD8PRO1 /media/WD8PRO1  ext4
defaults0   0
  LABEL=Seagate_4T  /media/Seagate_4T   ext4
defaults,noauto 0   0
  
  trash is working for filesysteme mounted on /media/WD8PRO1 but not in FS
  mounted on /Vidéos/WD8PRO2 and /Vidéos/WD8 using ubuntu 22.04.1 LTS .
  
  Exactly same file systeme mounted on same directory , with same trash
  directory is working fine on ubuntu 20.04

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

Title:
  Cannot move file to trash, do you want to delete immediately?" on EXT4
  partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on
  ubuntu 20.04 )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1990293/+subscriptions


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

[Bug 1990293] Re: Cannot move file to trash, do you want to delete immediately?" on EXT4 partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on ubuntu 20.04 )

2022-09-20 Thread den
** Description changed:

  Hi , when i delete a file where is in another partition than " / " or
  mounted in /media/ , i obtain this message .
  
  how can i use trash again please ?
  
  iznobe@iznobe-PC:~$ cat /etc/fstab
  # /etc/fstab: static file system information.
  #
  # Use 'blkid' to print the universally unique identifier for a
  # device; this may be used with UUID= as a more robust way to name devices
  # that works even if disks are added and removed. See fstab(5).
  #
  # 
 
  # / was on /dev/nvme0n1p2 during installation
  UUID=eb18366b-2ac9-4a7e-8f93-ba2caa30e90e /   ext4
noatime,errors=remount-ro   0   1
  
  # /boot/efi was on /dev/nvme0n1p1 during installation
  UUID=C071-9050/boot/efi   
vfatdefaults0   0
  
  # swap was on /dev/sdc3 during installation
  UUID=61218fe2-0bd1-4ada-9dd3-5ec996a02456 noneswap
sw,pri=10   0
  
  # partition de données separée comune aux OS linux
  UUID=01c9b796-0869-4ff9-a2a1-6c0f56ed5257 /datas  ext4
defaults0   0
  LABEL=WD8 /Vidéos/WD8 ext4
defaults0   0
  #/dev/disk/by-label/WD8PRO2  /media/WD8PRO2 ext4  
  defaults0   0
  
  LABEL=WD8PRO2   /Vidéos/WD8PRO2
  ext4defaults 0   0
  
  LABEL=WD8PRO1 /media/WD8PRO1  ext4
defaults0   0
  LABEL=Seagate_4T  /media/Seagate_4T   ext4
defaults,noauto 0   0
  
  trash is working for filesysteme mounted on /media/WD8PRO1 but not in FS
  mounted on /Vidéos/WD8PRO2 and /Vidéos/WD8 using ubuntu 22.04.1 LTS .
  
- 
- see more details in french : 
https://forum.ubuntu-fr.org/viewtopic.php?id=2073925
+ Exactly same file systeme mounted on same directory , with same trash
+ directory is working fine on ubuntu 22.04

** Description changed:

  Hi , when i delete a file where is in another partition than " / " or
  mounted in /media/ , i obtain this message .
  
  how can i use trash again please ?
  
  iznobe@iznobe-PC:~$ cat /etc/fstab
  # /etc/fstab: static file system information.
  #
  # Use 'blkid' to print the universally unique identifier for a
  # device; this may be used with UUID= as a more robust way to name devices
  # that works even if disks are added and removed. See fstab(5).
  #
  # 
 
  # / was on /dev/nvme0n1p2 during installation
  UUID=eb18366b-2ac9-4a7e-8f93-ba2caa30e90e /   ext4
noatime,errors=remount-ro   0   1
  
  # /boot/efi was on /dev/nvme0n1p1 during installation
  UUID=C071-9050/boot/efi   
vfatdefaults0   0
  
  # swap was on /dev/sdc3 during installation
  UUID=61218fe2-0bd1-4ada-9dd3-5ec996a02456 noneswap
sw,pri=10   0
  
  # partition de données separée comune aux OS linux
  UUID=01c9b796-0869-4ff9-a2a1-6c0f56ed5257 /datas  ext4
defaults0   0
  LABEL=WD8 /Vidéos/WD8 ext4
defaults0   0
  #/dev/disk/by-label/WD8PRO2  /media/WD8PRO2 ext4  
  defaults0   0
  
  LABEL=WD8PRO2   /Vidéos/WD8PRO2
  ext4defaults 0   0
  
  LABEL=WD8PRO1 /media/WD8PRO1  ext4
defaults0   0
  LABEL=Seagate_4T  /media/Seagate_4T   ext4
defaults,noauto 0   0
  
  trash is working for filesysteme mounted on /media/WD8PRO1 but not in FS
  mounted on /Vidéos/WD8PRO2 and /Vidéos/WD8 using ubuntu 22.04.1 LTS .
  
  Exactly same file systeme mounted on same directory , with same trash
- directory is working fine on ubuntu 22.04
+ directory is working fine on ubuntu 20.04

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

Title:
  Cannot move file to trash, do you want to delete immediately?" on EXT4
  partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on
  ubuntu 20.04 )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1990293/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com

[Bug 1990293] [NEW] Cannot move file to trash, do you want to delete immediately?" on EXT4 partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on ubuntu 20.04 )

2022-09-20 Thread den
Public bug reported:

Hi , when i delete a file where is in another partition than " / " or
mounted in /media/ , i obtain this message .

how can i use trash again please ?

iznobe@iznobe-PC:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
#   
 
# / was on /dev/nvme0n1p2 during installation
UUID=eb18366b-2ac9-4a7e-8f93-ba2caa30e90e   /   ext4
noatime,errors=remount-ro   0   1

# /boot/efi was on /dev/nvme0n1p1 during installation
UUID=C071-9050  /boot/efi   vfat
defaults0   0

# swap was on /dev/sdc3 during installation
UUID=61218fe2-0bd1-4ada-9dd3-5ec996a02456   noneswap
sw,pri=10   0

# partition de données separée comune aux OS linux
UUID=01c9b796-0869-4ff9-a2a1-6c0f56ed5257   /datas  ext4
defaults0   0
LABEL=WD8   /Vidéos/WD8 ext4
defaults0   0
#/dev/disk/by-label/WD8PRO2  /media/WD8PRO2 ext4
defaults0   0

LABEL=WD8PRO2   /Vidéos/WD8PRO2
ext4defaults 0   0

LABEL=WD8PRO1   /media/WD8PRO1  ext4
defaults0   0
LABEL=Seagate_4T/media/Seagate_4T   ext4
defaults,noauto 0   0

trash is working for filesysteme mounted on /media/WD8PRO1 but not in FS
mounted on /Vidéos/WD8PRO2 and /Vidéos/WD8 using ubuntu 22.04.1 LTS .


see more details in french : 
https://forum.ubuntu-fr.org/viewtopic.php?id=2073925

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Hi , when i delete a file where is in another partition than " / " or
  mounted in /media/ , i obtain this message .
  
  how can i use trash again please ?
  
  iznobe@iznobe-PC:~$ cat /etc/fstab
  # /etc/fstab: static file system information.
  #
  # Use 'blkid' to print the universally unique identifier for a
  # device; this may be used with UUID= as a more robust way to name devices
  # that works even if disks are added and removed. See fstab(5).
  #
  # 
 
  # / was on /dev/nvme0n1p2 during installation
  UUID=eb18366b-2ac9-4a7e-8f93-ba2caa30e90e /   ext4
noatime,errors=remount-ro   0   1
  
  # /boot/efi was on /dev/nvme0n1p1 during installation
  UUID=C071-9050/boot/efi   
vfatdefaults0   0
  
  # swap was on /dev/sdc3 during installation
  UUID=61218fe2-0bd1-4ada-9dd3-5ec996a02456 noneswap
sw,pri=10   0
  
  # partition de données separée comune aux OS linux
  UUID=01c9b796-0869-4ff9-a2a1-6c0f56ed5257 /datas  ext4
defaults0   0
  LABEL=WD8 /Vidéos/WD8 ext4
defaults0   0
  #/dev/disk/by-label/WD8PRO2  /media/WD8PRO2 ext4  
  defaults0   0
  
- 
- LABEL=WD8PRO2 /Vidéos/WD8PRO2 ext4
defaults 0   0
+ LABEL=WD8PRO2   /Vidéos/WD8PRO2
+ ext4defaults 0   0
  
  LABEL=WD8PRO1 /media/WD8PRO1  ext4
defaults0   0
  LABEL=Seagate_4T  /media/Seagate_4T   ext4
defaults,noauto 0   0
  
  trash is working for filesysteme mounted on /media/WD8PRO1 but not in FS
  mounted on /Vidéos/WD8PRO2 and /Vidéos/WD8 using ubuntu 22.04.1 LTS .
+ 
+ 
+ see more details in french : 
https://forum.ubuntu-fr.org/viewtopic.php?id=2073925

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

Title:
  Cannot move file to trash, do you want to delete immediately?" on EXT4
  partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on
  ubuntu 20.04 )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1990293/+subscriptions


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

[Bug 33212] Re: deleting files across file systems

2022-09-12 Thread den
Hi , i have the trash not working too , impossible to put item with
externals partitions on ubuntu 22.04 :

[code]
iznobe@iznobe-PC:~$ cat /etc/os*release
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/;
SUPPORT_URL="https://help.ubuntu.com/;
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
UBUNTU_CODENAME=jammy
iznobe@iznobe-PC:~$ 
iznobe@iznobe-PC:~$ ls -la /Vidéos/WD8PRO2/.Trash-1000
total 20
drwx-- 5 iznobe iznobe 4096 août  29 23:57 .
drwxrwxr-x 5 root   root   4096 août  29 23:45 ..
drwx-- 2 iznobe iznobe 4096 sept.  6 22:01 expunged
drwx-- 2 iznobe iznobe 4096 sept.  6 22:01 files
drwx-- 2 iznobe iznobe 4096 sept.  6 22:01 info
iznobe@iznobe-PC:~$ namei -l /Vidéos/WD8PRO2/.Trash-1000
f: /Vidéos/WD8PRO2/.Trash-1000
drwxr-xr-x root   root   /
drwxr-xr-x root   root   Vidéos
drwxrwxr-x root   root   WD8PRO2
drwx-- iznobe iznobe .Trash-1000
iznobe@iznobe-PC:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# 
   
# / was on /dev/nvme0n1p7 during installation
UUID=8ab22881-60b3-47aa-a0bf-54c292afae81   /   
ext4errors=remount-ro,noatime   0   1

# /boot/efi was on /dev/nvme0n1p3 during installation
UUID=C071-9050  /boot/efi   
vfatdefaults0   1

# swap was on /dev/sdc4 during installation
UUID=61218fe2-0bd1-4ada-9dd3-5ec996a02456   none
swapsw  0   0

# partition de données separée comune aux OS linux
UUID=01c9b796-0869-4ff9-a2a1-6c0f56ed5257   /datas  
ext4defaults0   2
LABEL=WD8   /Vidéos/WD8 
ext4defaults,noatime0   2
LABEL=WD8PRO2   /Vidéos/WD8PRO2 
ext4defaults,noatime0   2
#/dev/disk/by-label/Sauvegardes /media/iznobe/Sauvegardes   
ext4defaults,noatime0   2

# limitation ecritures disques SSD ###
tmpfs   /tmp
tmpfs   defaults,noatime0   0

#ramdisk
tmpfs   /mnt/ramdisk
tmpfs   rw,noatime,size=28G 0   0
##
# FIN limitation ecritures disques SSD ###
iznobe@iznobe-PC:~$ [/code]

before upgrade to 22.04 it was working perfectly .

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

Title:
  deleting files across file systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-vfs/+bug/33212/+subscriptions


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

[Bug 1845281] Re: gnome-shell crashed with SIGABRT in __GI_raise() from __GI_abort() from g_assertion_message() from g_assertion_message_expr() from meta_window_get_workspaces() [assertion failure "co

2020-03-13 Thread László van den Hoek
@eddgrant Sorry, I rushed my previous comment a bit. I'll elaborate
below.

To start with the good news: upgrading libmutter to the proposed version
has fixed the IntelliJ crash problem. I haven't had any trouble since.

I was referring to the article
https://wiki.ubuntu.com/Testing/EnableProposed, referenced by @sil2100
in #10. It first instructs you how to enable proposed updates, and then,
in the paragraph "Selective upgrading from proposed", to pin packages to
their current versions (i.e. stable, not proposed), by creating
`/etc/apt/preferences.d/proposed-updates` with this content:

```
Package: *
Pin: release a=eoan-proposed
Pin-Priority: 400
```

The article reads `xenial`, not `eoan`, but I'm assuming you made that
substitution, because we're dealing with Ubuntu 19.10 here, not 18.04.

If you did all this, then that would prevent `apt upgrade` from
upgrading ALL packages from `eoan-proposed`. That's good, because we're
only interested in testing the fix for `mutter`, not the hundreds of
other proposed packages. However, if you then continue to follow
instructions from that same page, you would end up doing something like:

`sudo apt-get install mutter/eoan-proposed`

This won't work as intended, because the new version of mutter depends
on new versions of some other stuff (like libmutter, probably), also in
eoan-proposed, but apt won't see it because it has been pinned by the
pin file you created. The proper way of going about this, then, is to:

- comment the contents of the `/etc/apt/preferences.d/proposed-updates` with #'s
- run `sudo apt-get install libmutter-5-0/eoan-proposed mutter/eoan-proposed`
- uncomment again, to make sure you won't cut yourself on the bleeding edge of 
some other update

Good luck!

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

Title:
  gnome-shell crashed with SIGABRT in __GI_raise() from __GI_abort()
  from g_assertion_message() from g_assertion_message_expr() from
  meta_window_get_workspaces() [assertion failure "code should not be
  reached"]

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

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

[Bug 1845281] Re: gnome-shell crashed with SIGABRT in __GI_raise() from __GI_abort() from g_assertion_message() from g_assertion_message_expr() from meta_window_get_workspaces() [assertion failure "co

2020-03-06 Thread László van den Hoek
Updating __just__ `mutter` to 3.34.3-1ubuntu1~19.10.1 did not work; I
had to update `libmutter-5-0` too. If you're using the instructions
given in the link in comment https://bugs.launchpad.net/ubuntu/+source
/gnome-shell/+bug/1845281/comments/10 to disable automatic updates to
proposed packages, then this will attempt to remove a couple of
essential core libraries such as `gdm3`, so you will have to NOT pin
them and then go:

`sudo apt-get install libmutter-5-0/eoan-proposed mutter/eoan-proposed`

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

Title:
  gnome-shell crashed with SIGABRT in __GI_raise() from __GI_abort()
  from g_assertion_message() from g_assertion_message_expr() from
  meta_window_get_workspaces() [assertion failure "code should not be
  reached"]

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

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

[Bug 1769137] Re: after 17.10->18.4 upgrade, the system did not start due to missing libGL.so.1 and libGLESv2.so.2 files

2018-11-21 Thread Danny van den Berg
I had the same issue when upgrading from 16.04.5 to 18.04.1 LTS on a
Intel NUC NUC8i3BEH model.

I used the fix that yaroslav used and it works also in my case:
ln -s /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 
/usr/lib/x86_64-linux-gnu/libGL.so.1

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

Title:
  after 17.10->18.4 upgrade, the system did not start due to missing
  libGL.so.1 and libGLESv2.so.2 files

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

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

[Bug 378783] Re: xdg-open *.desktop opens text editor

2018-07-20 Thread Gert van den Berg
Gnome bug was migrated to Gitlab (over at
https://gitlab.gnome.org/GNOME/glib/issues/54 ) and the bug number
changed as a result. Currently the close bug (due to being migrated)
seems to result in it being set expired all the time.

** Changed in: gvfs
   Importance: Low => Undecided

** Changed in: gvfs
   Status: Expired => New

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

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

Title:
  xdg-open *.desktop opens text editor

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

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

[Bug 378783] Re: xdg-open *.desktop opens text editor

2018-07-20 Thread Gert van den Berg
Upstream bug URL changed to
https://gitlab.gnome.org/GNOME/glib/issues/54

Unable to edit it...

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

Title:
  xdg-open *.desktop opens text editor

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

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

[Bug 1724877] Re: nautilus crashed with SIGABRT in g_assertion_message() (slot_proxy_drag_data_received)

2017-10-24 Thread Grégory Van den Borre
Hi Sebastien,

It is not currently reproductible as it happened when i was just using
the system in no specific way.

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

Title:
  nautilus crashed with SIGABRT in g_assertion_message()
  (slot_proxy_drag_data_received)

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

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

[Bug 1573206] Re: GNOME Software does not install third-party .deb packages

2016-07-07 Thread Luis van den Bussche
*** This bug is a duplicate of bug 1573408 ***
https://bugs.launchpad.net/bugs/1573408

Being new to Ubuntu and already facing things like wont be able to
install such things as Google Chrome and other 3rd party soft,  and
can't manage why is difficult. Hope this changes.

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

Title:
  GNOME Software does not install third-party .deb packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1573206/+subscriptions

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


[Bug 1573206] Re: GNOME Software does not install third-party .deb packages

2016-07-07 Thread Luis van den Bussche
*** This bug is a duplicate of bug 1573408 ***
https://bugs.launchpad.net/bugs/1573408

** Description changed:

  Ubuntu 16.04 LTS (clean install). 64-bit. Final release.
  Gnome-software version: 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2
-   Version table:
-  *** 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2 500
- 500 http://no.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Version table:
+  *** 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2 500
+ 500 http://no.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
- 
- I intended to install MEGA Sync Client, Google Chrome and Dropbox by 
downloading the needed packages from their websites (respectively 
https://mega.nz/#sync and https://www.google.com/chrome/ and 
https://www.dropbox.com/install?os=lnx ). I opened the packages one by one with 
gnome-software and pressed Install - nothing, except for a super-quick progress 
bar animation, happened. No matter how many times I tried, same result. Also, 
an icon pops up on the panel saying "Waiting to install", but nothing seems to 
happen.
+ I intended to install MEGA Sync Client, Google Chrome and Dropbox by
+ downloading the needed packages from their websites (respectively
+ https://mega.nz/#sync and https://www.google.com/chrome/ and
+ https://www.dropbox.com/install?os=lnx ). I opened the packages one by
+ one with gnome-software and pressed Install - nothing, except for a
+ super-quick progress bar animation, happened. No matter how many times I
+ tried, same result. Also, an icon pops up on the panel saying "Waiting
+ to install", but nothing seems to happen.
  
  This only seems to happen with third-party packages; installing a random
  deb from packages.ubuntu.com/xenial worked.
  
  I even tried to reinstall the system to make this work, but same
  problem.
  
  Gdebi, however, installs the packages as expected.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 21 21:01:52 2016
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-software
  InstallationDate: Installed on 2016-04-21 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  ProcEnviron:
-  LANGUAGE=nn_NO:nn:no_NO:no:nb_NO:nb:en
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=nn_NO.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=nn_NO:nn:no_NO:no:nb_NO:nb:en
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=nn_NO.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  GNOME Software does not install third-party .deb packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1573206/+subscriptions

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

[Bug 1544406] Re: package udev 204-5ubuntu20.15 failed to install/upgrade: unable to make backup link of `./lib/udev/rules.d/50-udev-default.rules' before installing new version: Operation not permitt

2016-02-21 Thread den
** Changed in: systemd (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  package udev 204-5ubuntu20.15 failed to install/upgrade: unable to
  make backup link of `./lib/udev/rules.d/50-udev-default.rules' before
  installing new version: Operation not permitted

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

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


[Bug 1288182] Re: Cyrillic not displayed in the input field

2014-03-15 Thread Den
Confirm this bug Evince 3.10.3 ,  Ubuntu 14.04 (xfce) x64

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

Title:
  Cyrillic not displayed in the input field

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

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


[Bug 987220] Re: System does not power off reliably when Shut Down chosen from GUI

2013-04-18 Thread Patrick den Ouden
Same problem on Mint 14 KDE (based on ubuntu 12.04), 
Using a HP 550 laptop.
Shutdown results in end logo showing... indefenitly.

I am not using nvidia drivers btw, i got one of the crappy intel
chipsets.

However, on my main system i dont have a problem with any ubuntu build.
I'm suspecting some sort of incompatability.

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

Title:
  System does not power off reliably when Shut Down chosen from GUI

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/987220/+subscriptions

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


[Bug 987220] Re: System does not power off reliably when Shut Down chosen from GUI

2013-04-18 Thread Patrick den Ouden
Just noticed something... the wireless drivers.
My problems start after installing both the linux-nonfree-firmware and the b34 
drivers.

Any of you that have the same?

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

Title:
  System does not power off reliably when Shut Down chosen from GUI

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/987220/+subscriptions

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


[Bug 987220] Re: System does not power off reliably when Shut Down chosen from GUI

2013-04-18 Thread Patrick den Ouden
wireless card is the infamous broadcom chip.
dunno the type from top of my head... but forums are full of how to get it 
working

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

Title:
  System does not power off reliably when Shut Down chosen from GUI

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/987220/+subscriptions

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


[Bug 1152908] [NEW] ubuntu slows down network

2013-03-09 Thread Leo van den Berge
Public bug reported:

Ubuntu 12.04 LTS (32) installed on a HP G62 (i5 processor) connected with wifi.
router = netgear WNR3500L
It's working great, speedtest showing 41/48 Mbps down/up.

However, other equipment in the house virtually comes to a halt.
Windows laptop goes under 1 Mbps down/up.
But also ipad, iphone, android phone, all are freezing.
As soon as i disconnect the wifi on ubuntu, other equipment goes back to normal 
speeds.

Have not included further detail is i have no clue where to start

Thanks for any help / suggestions.

sudo lshw -C network
*-network
   description: Ethernet interface
   product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
   vendor: Realtek Semiconductor Co., Ltd.
   physical id: 0
   bus info: pci@:02:00.0
   logical name: eth0
   version: 02
   serial: 90:fb:a6:b2:59:bf
   size: 10Mbit/s
   capacity: 100Mbit/s
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress msix vpd bus_master cap_list rom 
ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=r8169 
driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII 
speed=10Mbit/s
   resources: irq:41 ioport:2000(size=256) memory:b041-b0410fff 
memory:b040-b040 memory:b042-b043
  *-network
   description: Wireless interface
   product: BCM4313 802.11b/g/n Wireless LAN Controller
   vendor: Broadcom Corporation
   physical id: 0
   bus info: pci@:03:00.0
   logical name: eth2
   version: 01
   serial: c0:cb:38:30:a7:bc
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list ethernet physical 
wireless
   configuration: broadcast=yes driver=wl0 driverversion=6.20.155.1 
(r326264) ip=192.168.1.9 latency=0 multicast=yes wireless=IEEE 802.11abg
   resources: irq:18 memory:b240-b2403fff

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04.2 LTS
Release:12.04
Codename:   precise

sudo rfkill list
0: hp-wifi: Wireless LAN
 Soft blocked: no
 Hard blocked: no
1: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
2: brcmwl-0: Wireless LAN
 Soft blocked: no
 Hard blocked: no

Thanks

** Affects: gnome-nettool (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  ubuntu slows down network

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

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


[Bug 974682] Re: Snippet plugin doesn't work properly when having a placeholder with default list values

2012-08-14 Thread Jesse van den Kieboom
This has been fixed upstream

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

Title:
  Snippet plugin doesn't work properly when having a placeholder with
  default list values

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

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2011-12-20 Thread Melroy van den Berg
No offense, but I also agree with Nacnud.

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

Title:
  Resizing windows by grabbing window borders is difficult

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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



[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2011-07-17 Thread Melroy van den Berg
Well, I got Ubuntu 11.04 (Unity) up-to-date, but still this border grip
problem isn't fixed.

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

Title:
  Resizing windows by grabbing window borders is difficult

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2011-07-17 Thread Melroy van den Berg
That is strange I just use Unity 3d and unity 2d (no classic) with
the default Ambiance theme, I didn't change a thing.

I also did a fresh Ubuntu 11.04 install, so what do I wrong?

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

Title:
  Resizing windows by grabbing window borders is difficult

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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


[Bug 798751] [NEW] Calendar applet launches unnecessary new Evolution instance

2011-06-17 Thread Gertjan van den Burg
Public bug reported:

Binary package hint: evolution

Hi,

When I add a new event using the calendar applet, a new instance of Evolution 
Calendar is started. 
This happens even when Evolution Calendar or Evolution Mail is already running. 
I think it would be better if the already running Evolution instance would 
switch to Calendar view. With the present configuration, the user can end up 
with many instances of Evolution.

Furthermore, if I click on a day where I want to add a new event in the
applet and click Add Event, Evolution Calendar does not switch to this
date, which would be preferable.

I'm running Ubuntu 11.04 with Evolution 2.32.2

Kind Regards

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

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

Title:
  Calendar applet launches unnecessary new Evolution instance

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

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


Re: [Bug 730021] Re: launchpad is somehow no longer my default browser after using dophin.

2011-03-08 Thread Roel van den Houten
Thank you for your comment. I will further try to restore the original
settings.
Roel van den Houten

Op 8 mrt 2011 12:51 schreef Sebastien Bacher seb...@ubuntu.com:

seems rather a local configuration issue, launchpad is a internet site
not something you can run on your computer, seems you right click on a
directory and selected to open those with a different soft and asked for
it to be default

** Changed in: nautilus (Ubuntu)
  Status: Incomplete = Invalid

--

You received this bug notification because you are a direct subscriber
of the bug.
https://bugs.laun...
 Invalid


Bug description:
Binary package hint: nautilus

Launch pad is my favorite file manager. Somehow...

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

Title:
  launchpad is somehow no longer my default browser after using dophin.

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


Re: [Bug 730021] Re: launchpad is somehow no longer my default browser after using dophin.

2011-03-07 Thread Roel van den Houten
Thank you for your prompt reaction.
I am sorry but I have not the slightest idea how this problem arose. To my
mind it started after trying the Dolphin file manager. I have been
uninstalling Openoffice 3.2 English version and installing Openoffice 3.3.
NL version. some steps were taken by copying command lines from an ubuntu
forum to the terminal. But I can not imagine how all this could have caused
the problem in question.
Fact is that when I uninstall Dolphin there is no file manager associated
with for example place-documents. The only thing you see is the little wheel
turning for 1/2 a minute, but no file manager will open.  Whereas
when clicking Places-Computer the Launch pad will open correctly.
Is there an easy way to repair the launchpad?
Thank you for your in advance for your reply,

Roel van den Houten

2011/3/7 Sebastien Bacher seb...@ubuntu.com

 Thank you for taking the time to report this bug and helping to make Ubuntu
 better. Please answer these questions:

  * Is this reproducible?
  * If so, what specific steps should we take to recreate this bug?

  This will help us to find and resolve the problem.

 ** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low

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

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/730021

 Title:
  launchpad is somehow no longer my default browser after using dophin.

 Status in “nautilus” package in Ubuntu:
  Incomplete

 Bug description:
  Binary package hint: nautilus

  Launch pad is my favorite file manager. Somehow it is no more the default
 browser. When I uninstall Dolphin, documents photo's etc are not found under
 places. When I click computer under places Launchpad opens correctly.
 Also, Dolphin uninstalled, files can not be opened from within Picasa.
  How can I make launchpad my default browser again.
  Thanks for your help in advance.
  Roel van den Houten
  The Netherlands

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: nautilus 1:2.32.0-0ubuntu1.3
  ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11
  Uname: Linux 2.6.35-27-generic i686
  Architecture: i386
  Date: Sun Mar  6 08:28:28 2011
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386
 (20101007)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  XsessionErrors:
   (polkit-gnome-authentication-agent-1:1409): GLib-CRITICAL **:
 g_once_init_leave: assertion `initialization_value != 0' failed
   (nautilus:1786): GConf-CRITICAL **: gconf_value_free: assertion `value !=
 NULL' failed

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/730021/+subscribe


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

Title:
  launchpad is somehow no longer my default browser after using dophin.

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

[Bug 730021] [NEW] launchpad is somehow no longer my default browser after using dophin.

2011-03-06 Thread Roel van den Houten
Public bug reported:

Binary package hint: nautilus

Launch pad is my favorite file manager. Somehow it is no more the default 
browser. When I uninstall Dolphin, documents photo's etc are not found under 
places. When I click computer under places Launchpad opens correctly. Also, 
Dolphin uninstalled, files can not be opened from within Picasa. 
How can I make launchpad my default browser again. 
Thanks for your help in advance.
Roel van den Houten
The Netherlands

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: nautilus 1:2.32.0-0ubuntu1.3
ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11
Uname: Linux 2.6.35-27-generic i686
Architecture: i386
Date: Sun Mar  6 08:28:28 2011
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
XsessionErrors:
 (polkit-gnome-authentication-agent-1:1409): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1786): GConf-CRITICAL **: gconf_value_free: assertion `value != 
NULL' failed

** Affects: nautilus (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 nautilus in ubuntu.
https://bugs.launchpad.net/bugs/730021

Title:
  launchpad is somehow no longer my default browser after using dophin.

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


[Bug 730021] Re: launchpad is somehow no longer my default browser after using dophin.

2011-03-06 Thread Roel van den Houten
-- 
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/730021

Title:
  launchpad is somehow no longer my default browser after using dophin.

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


[Bug 680829] [NEW] evince doesn't show watermark correctly

2010-11-24 Thread Patrick Den
Public bug reported:

Binary package hint: evince

Evince 2.32.0 doesn't show the watermark correctly.
But xpdf 3.02 does show the watermark just fine.

For example this datasheet: 
http://www.pixart.com.tw/upload/PAW3204DB_SPEC%20_V40_20100510100734.pdf
Evince shows the 'dotted red' watermark not as a text, but as rectangular areas.

Evince: not good
pdfmod: not good
pdfcube: not good
xpdf: okay
pdfedit: okay
imagemagick: okay
poppler-utils (pdftoppm): okay
ghostscript (gs): okay
okular: okay
openoffice.org-pdfimport: no watermark

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evince 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-23.40-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Nov 24 09:35:16 2010
ProcEnviron:
 LANG=nl_NL.utf8
 SHELL=/bin/bash
SourcePackage: evince

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


** Tags: amd64 apport-bug maverick

-- 
evince doesn't show watermark correctly
https://bugs.launchpad.net/bugs/680829
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 680829] Re: evince doesn't show watermark correctly

2010-11-24 Thread Patrick Den


-- 
evince doesn't show watermark correctly
https://bugs.launchpad.net/bugs/680829
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult [please no more comments; patches welcome]

2010-11-09 Thread Melroy van den Berg
@Lieven Blancke

How can that be true? Why itsn't it fix in that Ubuntu release? :S

-- 
Resizing windows by grabbing window borders is difficult [please no more 
comments; patches welcome]
https://bugs.launchpad.net/bugs/160311
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


Re: [Bug 160311] Re: Resizing windows by grabbing window borders is difficult [please no more comments; patches welcome]

2010-10-13 Thread Melroy van den Berg
You are do right.

Kind Regards,

Melroy van den Berg
webmaster1...@gmail.com

- Reply message -
Van: Stian Soiland-Reyes 160...@bugs.launchpad.net
Datum: wo, okt. 13, 2010 18:39
Onderwerp: [Bug 160311] Re: Resizing windows by grabbing window borders is  
difficult [please no more comments; patches welcome]
Aan: webmas...@web-share.nl

Kate - how is This can be mitigated by switching to the Dust or Clear
Looks theme a fix? If I install Ubuntu 10.10 on a new machine, the
default theme is still Ambience with 1 px borders. Are users required
to just *know* that they need to change a theme to be able to resize
windows? No other operating system seems to have this requirement. Fix
or change the default theme.

-- 
Resizing windows by grabbing window borders is difficult [please no more 
comments; patches welcome]
https://bugs.launchpad.net/bugs/160311
You received this bug notification because you are a direct subscriber
of a duplicate bug (575262).

-- 
Resizing windows by grabbing window borders is difficult [please no more 
comments; patches welcome]
https://bugs.launchpad.net/bugs/160311
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 160311] Re: Resizing windows by grabbing window borders is difficult

2010-08-25 Thread Melroy van den Berg
@Doug Schultz 
I totally agree with you!

So who is going to fix this issue, I don't see any improvements so far
nor updates, just nothing?

-- 
Resizing windows by grabbing window borders is difficult
https://bugs.launchpad.net/bugs/160311
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 160311] Re: Resizing windows by grabbing window borders is difficult

2010-08-05 Thread Melroy van den Berg
@mr_step
I totally agree with you!

In the meanwhile you can try my path:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/160311/comments/155

But Obiwan need to help us indeed...

-- 
Resizing windows by grabbing window borders is difficult
https://bugs.launchpad.net/bugs/160311
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 160311] Re: Resizing windows by grabbing window borders is difficult

2010-08-05 Thread Melroy van den Berg
This bug also effects Linux Mint (and Mint Theme's):
https://bugs.launchpad.net/linuxmint

Can somebody please add  confirm this? Thanks.

-- 
Resizing windows by grabbing window borders is difficult
https://bugs.launchpad.net/bugs/160311
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 160311] Re: Resizing windows by grabbing window borders is difficult

2010-07-07 Thread Melroy van den Berg
I think we should try that indeed!

-- 
Resizing windows by grabbing window borders is difficult
https://bugs.launchpad.net/bugs/160311
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 442417] Re: Text Editor changed to gedit Text Editor in Applications-Accessories

2010-07-05 Thread Rob van den Bogaard
Seemed sounds not very definite to me...

I really like a non-cluttered naming scheme/UI philosophy especially for
things I see every day. This is important for beginning users, but also
very much for the more experienced. I've been using Ubuntu for a long
time now (as my primary system, at work and at home), and the main
reason to like it (besides the community and open source thing) is that
it has (or, apparently, had) a strong vision shared with Gnome that
computers should be friendly to humans and that we made them to make our
workflows as easy as we can...

How can you defend a choice like this in this perspective? Then we might
as well add a config button to the screensaver, no? (for the record:
which I would welcome)

I must have missed something important.

-- 
Text Editor changed to gedit Text Editor in Applications-Accessories
https://bugs.launchpad.net/bugs/442417
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 160311] Re: Resizing windows by grabbing window borders is difficult

2010-06-25 Thread Melroy van den Berg
@Dominik

I just make a quick patch, see attachment.

Place this *.xml file in:
/usr/share/themes/Shiki-Colors-Metacity/metacity-1

Tt's located in usr/share, so try in terminal: 
sudo nautilus
...to have root access to that folder above.

Just select your 'Shiki-Wise' theme with the windowborder 
'Shiki-Colors-Metacity'.
You can reselect it to make it work or just reboot.

Again this is a temporary patch.

Kind regards,
Melroy van den berg

** Attachment added: Small patch
   http://launchpadlibrarian.net/50925971/metacity-theme-1.xml

-- 
Resizing windows by grabbing window borders is difficult
https://bugs.launchpad.net/bugs/160311
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 160311] Re: Resizing windows by grabbing window borders is difficult

2010-06-19 Thread Melroy van den Berg
My idea was, in instead of making the border size thicker (which looks
less beautiful), you can of source set a kinda of offset where you can
resize your window and where not.

Hopefully you can use this...

-- 
Resizing windows by grabbing window borders is difficult
https://bugs.launchpad.net/bugs/160311
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 578996] [NEW] Problem opening PDF in Evince 2.30.1 when opening a PDF document with a hashtag in filename or in the directory name

2010-05-11 Thread Marijn van den Oetelaar
Public bug reported:

Binary package hint: evince

Hi,

1. If there is a Hash tag (#) in a PDF document filename OR directory name then 
the file is not opened.
Please have a look at the attachments to explain.

This appears to be similar to, but different than, bug #571293 and bug
#572722

I'm running Ubuntu 10.04, evince is version 2.30.1-0ubuntu2. This is a
regression from karmic.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: evince 2.30.1-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Tue May 11 23:17:50 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
ProcEnviron:
 LC_TIME=nl_NL.UTF-8
 LANGUAGE=en
 PATH=(custom, no user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
SourcePackage: evince

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


** Tags: apport-bug i386 lucid

-- 
Problem opening PDF in Evince 2.30.1 when opening a PDF document with a hashtag 
in filename or in the directory name
https://bugs.launchpad.net/bugs/578996
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 578996] Re: Problem opening PDF in Evince 2.30.1 when opening a PDF document with a hashtag in filename or in the directory name

2010-05-11 Thread Marijn van den Oetelaar

** Attachment added: Bug Evince when opening a PDF document with a hashtag in 
filename or in the directory name.pdf
   
http://launchpadlibrarian.net/48295722/Bug%20Evince%20when%20opening%20a%20PDF%20document%20with%20a%20hashtag%20in%20filename%20or%20in%20the%20directory%20name.pdf

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

** Attachment added: KernLog.txt
   http://launchpadlibrarian.net/48295443/KernLog.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/48295444/RelatedPackageVersions.txt

-- 
Problem opening PDF in Evince 2.30.1 when opening a PDF document with a hashtag 
in filename or in the directory name
https://bugs.launchpad.net/bugs/578996
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2010-05-10 Thread Melroy van den Berg
@Bigal-sa
It really is, not only on a small touchpad, but even with my mouse :S

Will there soon be an update, from the Update Manager?

-- 
Resizing windows by grabbing window borders is difficult
https://bugs.launchpad.net/bugs/160311
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 575262] Re: Window Resize area

2010-05-08 Thread Melroy van den Berg
*** This bug is a duplicate of bug 160311 ***
https://bugs.launchpad.net/bugs/160311

Oké they got a patch on:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/160311?comments=all

-- 
Window Resize area
https://bugs.launchpad.net/bugs/575262
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu (via bug
160311).

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

[Bug 575262] Re: Window Resize area

2010-05-06 Thread Melroy van den Berg
*** This bug is a duplicate of bug 160311 ***
https://bugs.launchpad.net/bugs/160311

press Alt on the keyboard while pressing the middle click on the
mouse to resize the window. Is a really good alternative! because 2
pixels does not make much difference.

-- 
Window Resize area
https://bugs.launchpad.net/bugs/575262
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu (via bug
160311).

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2010-05-06 Thread Melroy van den Berg
Clem has a good alternative in the mainwhile:
press Alt on the keyboard while pressing the middle click on the mouse to 
resize the window

-- 
Resizing windows by grabbing window borders is difficult
https://bugs.launchpad.net/bugs/160311
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 160311] Re: Resizing windows by grabbing window borders is difficult

2010-05-06 Thread Melroy van den Berg
Haha so true 

-- 
Resizing windows by grabbing window borders is difficult
https://bugs.launchpad.net/bugs/160311
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 421944] apport-collect data

2009-08-31 Thread Rob van den Berg
Architecture: i386
DistroRelease: Ubuntu 9.10
Package: gnome-control-center 1:2.27.91-0ubuntu1
PackageArchitecture: i386
ProcEnviron:
 SHELL=/bin/bash
 LANG=nl_NL.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-8.28-generic
Uname: Linux 2.6.31-8-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

-- 
cannot open gnome-appearance-properties
https://bugs.launchpad.net/bugs/421944
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 421944] apport-collect data

2009-08-31 Thread Rob van den Berg
Architecture: i386
DistroRelease: Ubuntu 9.10
Package: gnome-control-center 1:2.27.91-0ubuntu1
PackageArchitecture: i386
ProcEnviron:
 SHELL=/bin/bash
 LANG=nl_NL.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-8.28-generic
Uname: Linux 2.6.31-8-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

-- 
cannot open gnome-appearance-properties
https://bugs.launchpad.net/bugs/421944
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 421944] Re: cannot open gnome-appearance-properties

2009-08-31 Thread Rob van den Berg

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

-- 
cannot open gnome-appearance-properties
https://bugs.launchpad.net/bugs/421944
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 421944] Re: cannot open gnome-appearance-properties

2009-08-31 Thread Rob van den Berg

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

-- 
cannot open gnome-appearance-properties
https://bugs.launchpad.net/bugs/421944
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 417374] Re: issue with .wma and crossfade

2009-08-27 Thread Redmar van den Berg

** Attachment added: segfault caused by pausing a .wma with crossfade enabled
   http://launchpadlibrarian.net/30900855/_usr_bin_rhythmbox.1000.crash

-- 
issue with .wma and crossfade
https://bugs.launchpad.net/bugs/417374
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 417374] Re: issue with .wma and crossfade

2009-08-27 Thread Redmar van den Berg

** Attachment added: the .wma file that caused the above crash
   http://launchpadlibrarian.net/30900914/19%20Nummer%2019.wma

-- 
issue with .wma and crossfade
https://bugs.launchpad.net/bugs/417374
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 417374] Re: issue with .wma and crossfade

2009-08-23 Thread Redmar van den Berg
** This bug is no longer a duplicate of bug 353589
   WMA files not playing in Rhythmbox 0.12 with crossfading enabled Jaunty

** Description changed:

  Ubuntu 9.04 (Jaunty)
  
  Rhythmbox version: 0.12.0-0ubuntu
  
  When crossfade is enabled, .wma files are played, but the sound stutters
  so bad you can hardly tell which song is being played. With crossfade
  disabled, .wma files play fine. As far as I can tell this only happend
  on upgrading to jaunty, before I had no problem with playing .wma files.
  
  I'll be happy to provide any extra information that is needed.
+ 
+ NOTE: This is not a duplicate of https://bugs.launchpad.net/bugs/353589
+ since the .wma files still play, only in very bad quality. Also, in the
+ comments of bug 353589 it say's that the bug is fixed and that someone
+ should open a new bug-report if they still experience problems

-- 
issue with .wma and crossfade
https://bugs.launchpad.net/bugs/417374
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 417374] [NEW] issue with .wma and crossfade

2009-08-22 Thread Redmar van den Berg
Public bug reported:

Ubuntu 9.04 (Jaunty)

Rhythmbox version: 0.12.0-0ubuntu

When crossfade is enabled, .wma files are played, but the sound stutters
so bad you can hardly tell which song is being played. With crossfade
disabled, .wma files play fine. As far as I can tell this only happend
on upgrading to jaunty, before I had no problem with playing .wma files.

I'll be happy to provide any extra information that is needed.

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

-- 
issue with .wma and crossfade
https://bugs.launchpad.net/bugs/417374
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 367385] Re: Deleted files not moving to trash

2009-05-11 Thread Melroy van den Berg
@Sebastien
I haven't tried it yet sorry. But my main Os (Ubuntu 9.04) was it solved after 
a few days :S

@mbro
Thx, i gonna tried that if it happens after a reinstall soon...

-- 
Deleted files not moving to trash
https://bugs.launchpad.net/bugs/367385
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


Re: [Bug 371128] Re: rhythmbox/gnome-app-install keeps searching for suitable plugin

2009-05-04 Thread Wouter den Haan
*** This bug is a duplicate of bug 343707 ***
https://bugs.launchpad.net/bugs/343707

I'm not sure this really is a duplicate. Bug 343707 is about showing
this message for non-music files. My bugreport is about actual music
files for which a codec cannot be found.

-- 
rhythmbox/gnome-app-install keeps searching for suitable plugin
https://bugs.launchpad.net/bugs/371128
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu (via bug
343707).

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


[Bug 367385] Re: Deleted files not moving to trash

2009-04-28 Thread Melroy van den Berg
Sorry, but where can I find gvfs-ls trash list and gvfs-monitor? What is it?
Is this a file in username/.local/share/Trash?

-- 
Deleted files not moving to trash
https://bugs.launchpad.net/bugs/367385
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 367385] Re: Deleted files not moving to trash

2009-04-28 Thread Melroy van den Berg
Ah thx, it is a command.

==This is on my working partition==
It seems that there is no trash (or prullenbak, that is Dutch for trash) folder 
in my home directory.
However it's gvfs-ls trash: with :
Yes then I see the files...

Example:
gvfs-open trash:

Open trash:///, so that seems OK.

All of the folders include root directory of /home/melroy/.local/share/Trash 
are empty.
Info  files are filled if I move something to trash.

OK, so that is working OK. Tomorrow I want to check it with the old
partition.

==This is on my partition that NOT working==
Coming soon..

-- 
Deleted files not moving to trash
https://bugs.launchpad.net/bugs/367385
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 367385] Re: Deleted files not moving to trash

2009-04-27 Thread Melroy van den Berg
@Sebastien Bacher

1) I think it is reproducible, because I did twice a fresh Ubuntu 9.04
installation. Onetime with ext4 and with ext3. The problem still exists.
However I haven't try it yet on a other pc/laptop.

2)
2.1) Burn the Image on a RW CD.
2.2) Try the install the Ubuntu 9.04 i386 in Dutch (Netherlands) language (NOT 
on a virtual machine like VMware).
2.3) Format the first partition ext3 or ext4, choose format, / as root level 
and a swap partition
2.4) The rest of the settings keep it default. However choose for automatic 
login.
2.5) Reboot, create a new file on the desktop. Then choose move it to trash.

EDIT!
You never believe it, the problem is solved???
I don't now why I was looking (and this because I still not believe it) a the 
bottom right of my window. I saw ?prop? in the trash.

You fixed it with a update already?
I can try it again... I make a copy of this working partition with clonezilla 
and install a fresh Ubuntu. Lets see what happens.

-- 
Deleted files not moving to trash
https://bugs.launchpad.net/bugs/367385
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 297086] Re: Rhythmbox crashes after downloading a podcast

2008-11-24 Thread Patrick Den
I am also having the same problem (with Intrepid).
With the Intrepid updates of the last weeks, rhythmbox improved a little, but 
the problem is yet not solved.
While downloading a podcast, my CPU is almost at 100%. This causes sometimes 
the user-interface of rhythmbox to crash, and sometimes rhythmbox completely 
crashes. If other processes are busy it is more likely that rhythmbox will 
crash.
If multiple podcasts are downloaded, rhythmbox always crashes after the first 
one has been downloaded.

More than one bug on launchpad mention this problem. They should be tied
together?

-- 
Rhythmbox crashes after downloading a podcast
https://bugs.launchpad.net/bugs/297086
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 249951] Re: Rhythmbox doesn't play some ogg files or stops playing them.

2008-10-02 Thread Ton van den Berg
Yes, I use crossfading. I have tested the file again with crossfading
turned off: then the track plays well.

-- 
Rhythmbox doesn't play some ogg files or stops playing them.
https://bugs.launchpad.net/bugs/249951
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 249951] Re: Rhythmbox doesn't play some ogg files or stops playing them.

2008-08-09 Thread Ton van den Berg
Same happens here. I uploaded another song that doesn't play here with
Rhythmbox, but does in Totem and also plays with the in this thread
suggested commandline.

** Attachment added: Another file that does not play with Rhythmbox
   http://launchpadlibrarian.net/16675119/08%20Hysteria.ogg

-- 
Rhythmbox doesn't play some ogg files or stops playing them.
https://bugs.launchpad.net/bugs/249951
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 249951] Re: Rhythmbox doesn't play some ogg files or stops playing them.

2008-08-09 Thread Ton van den Berg
For the record, working with Hardy 8.04, Rhythmbox 0.11.5...

Greetings, Ton

-- 
Rhythmbox doesn't play some ogg files or stops playing them.
https://bugs.launchpad.net/bugs/249951
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 232207] Re: Description field in Appointment, Tasks, Memos is not fully printed and displayed in Print (Preview) output

2008-05-20 Thread Marijn van den Oetelaar

** Attachment added: Evolution_Description_field_limit_Appointment.png
   
http://launchpadlibrarian.net/14621911/Evolution_Description_field_limit_Appointment%201.png

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

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

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

-- 
Description field in Appointment, Tasks, Memos is not fully printed and 
displayed in Print (Preview) output
https://bugs.launchpad.net/bugs/232207
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 232207] [NEW] Description field in Appointment, Tasks, Memos is not fully printed and displayed in Print (Preview) output

2008-05-20 Thread Marijn van den Oetelaar
Public bug reported:

Binary package hint: evolution

1. I am using release Ubuntu 8.04.

2. The version of the package is:

evolution:
  Installed: 2.22.1.1-0ubuntu2
  Candidate: 2.22.1.1-0ubuntu2
  Version table:
 *** 2.22.1.1-0ubuntu2 0
500 http://archive.ubuntu.com hardy-proposed/main Packages
100 /var/lib/dpkg/status
 2.22.1-0ubuntu3.1 0
500 http://archive.ubuntu.com hardy-updates/main Packages
 2.22.1-0ubuntu3 0
500 cdrom://Ubuntu 8.04 _Hardy Heron_ - Release i386 (20080423) 
hardy/main Packages
500 http://archive.ubuntu.com hardy/main Packages

3) What you expected to happen;
In the description field you can enter text for an appointment, task or 
memo.
If you print or print preview the content of the description field should 
by printed out.

4. What happened instead;
If you choose for Print or Print Preview only about 49 - 54 rows from the 
Description field are shown, other characters are not displayed.
It would be nice if the description field had no limits in displaying and 
printing the content.

ProblemType: Bug
Architecture: i386
Date: Tue May 20 14:55:06 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/evolution
Package: evolution 2.22.1.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.24-17-generic i686

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


** Tags: apport-bug

-- 
Description field in Appointment, Tasks, Memos is not fully printed and 
displayed in Print (Preview) output
https://bugs.launchpad.net/bugs/232207
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 232207] Re: Description field in Appointment, Tasks, Memos is not fully printed and displayed in Print (Preview) output

2008-05-20 Thread Marijn van den Oetelaar

** Attachment added: Evolution_Description_field_limit_Appointment.png
   
http://launchpadlibrarian.net/14622150/Evolution_Description_field_limit_Appointment.png

-- 
Description field in Appointment, Tasks, Memos is not fully printed and 
displayed in Print (Preview) output
https://bugs.launchpad.net/bugs/232207
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 122311] Re: alacarte crashed with AttributeError in __getPath()

2008-04-22 Thread Rob van den Berg
Same problem as Nizar K and sjust

Tried to remove Wine entry after manually deleting the .wine folder ,
maybe that's the problem ?

-- 
alacarte crashed with AttributeError in __getPath()
https://bugs.launchpad.net/bugs/122311
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 205223] Re: 32bit GdkPixbuf modules not loaded when using ia32-libs

2008-04-18 Thread Rob van den Berg
I've installed this package 
http://people.ubuntu.com/~doko/tmp/ia32-libs_2.2ubuntu10~test1_amd64.deb
and it solved the icon problems in acroread and transcribe 
(http://www.seventhstring.com/xscribe/overview.html) 
although transcribe still gives this warning  Gtk-WARNING **: 
/usr/lib/gtk-2.0/2.10.0/filesystems/libgio.so: wrong ELF class: ELFCLASS64, but 
it seems to work ok

-- 
32bit GdkPixbuf modules not loaded when using ia32-libs
https://bugs.launchpad.net/bugs/205223
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


Re: [Bug 152364] Re: Switching users while playing video freezes video permanently (until restart)

2008-04-15 Thread Wouter den Haan
For some reason i missed your earlier comment. I haven't upgraded to Hardy
yet. I'll do so as soon as it is released and check wether the bug is still
existent for me.


** Attachment added: unnamed
   http://launchpadlibrarian.net/13464650/unnamed

-- 
Switching users while playing video freezes video permanently (until restart)
https://bugs.launchpad.net/bugs/152364
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


Re: [Bug 152364] Re: Switching users while playing video freezes video permanently (until restart)

2008-04-15 Thread Wouter den Haan
On Gutsy, this is still happening. I've tried using VLC to avoid this
behaviour.. Apparently, with VLC it only happens when it is switched to
XVideo for its output. So this seems to point to a bug in XVideo.

-- 
Switching users while playing video freezes video permanently (until restart)
https://bugs.launchpad.net/bugs/152364
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 208068] Re: totem plays midi, but complains about missing codec afterwards

2008-03-31 Thread Mark Van den Borre
Added the requested information.

** Changed in: totem (Ubuntu)
   Status: Incomplete = Confirmed

-- 
totem plays midi, but complains about missing codec afterwards
https://bugs.launchpad.net/bugs/208068
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 208068] [NEW] totem plays midi, but complains about missing codec afterwards

2008-03-27 Thread Mark Van den Borre
Public bug reported:

platform: Ubuntu 8.04 beta, up to date as of 2008-03-28

Software MIDI playback using totem works great.

Only... after the MIDI file has played, totem complains about a missing
audio/midi decoder-plugin it can't find. Pity...

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

-- 
totem plays midi, but complains about missing codec afterwards
https://bugs.launchpad.net/bugs/208068
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 208068] Re: totem plays midi, but complains about missing codec afterwards

2008-03-27 Thread Mark Van den Borre
Totem has this missing codec issue with any MIDI file.
http://mutopiaproject.org/ftp/BachJS/BWV678/bwv678/bwv678.mid is just
one of them.

[EMAIL PROTECTED]:~$ totem --debug /tmp/bwv678.mid 
libWildMidi(WildMidi_Init:3707): ERROR Library not Initialized
** Message: don't know how to handle audio/midi
** Message: Error: Een audio/midi decoder plugin is vereist voor het afspelen 
van deze gegevens, echter deze is niet geïnstalleerd.
gstdecodebin.c(792): close_pad_link (): /play/decodebin1:
No decoder to handle media type 'audio/midi'

** Message: Missing plugin: gstreamer|0.10|totem|audio/midi decoder
|decoder-audio/midi (audio/midi decoder)

** (gnome-codec-install:11578): WARNING **: return value of custom widget 
handler was not a GtkWidget
extra codec-installatie afgewezen
libWildMidi(WildMidi_Init:3707): ERROR Library not Initialized
** Message: don't know how to handle audio/midi
** Message: Error: Een audio/midi decoder plugin is vereist voor het afspelen 
van deze gegevens, echter deze is niet geïnstalleerd.
gstdecodebin.c(792): close_pad_link (): /play/decodebin2:
No decoder to handle media type 'audio/midi'

** Message: Missing plugin: gstreamer|0.10|totem|audio/midi 
decoder|decoder-audio/midi (ignoring)
** Message: All missing plugins are blacklisted, doing nothing

-- 
totem plays midi, but complains about missing codec afterwards
https://bugs.launchpad.net/bugs/208068
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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

[Bug 151145] Re: Evince print fails with Postscript driver

2008-01-24 Thread Mark Van den Borre
* printers: laserjet 4000N, 4050N, 4100N, 16 Mb ram, all PostScript with 
JetDirect module
* OS: clean 7.10 install, three different machines
* similar symptoms: evince and other gtkprint applications fail to print all 
but very simple and short documents

According to my interpretation of https://wiki.ubuntu.com/Bugs/Importance, this 
bug should be reclassified critical, or at least high priority:
* users with ethernet postscript printers constitute a large portion of all 
ubuntu users
* this bug has a severe impact on our ability to use ubuntu

-- 
Evince print fails with Postscript driver
https://bugs.launchpad.net/bugs/151145
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 12956] Re: Some programs open with windows bigger than maximised

2008-01-21 Thread Kris Van den Abeele
Similar bug occurs with Compiz, confirmed by a number of people

** Changed in: metacity (Ubuntu)
   Status: Fix Released = Incomplete

-- 
Some programs open with windows bigger than maximised
https://bugs.launchpad.net/bugs/12956
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 12956] Re: Some programs open with windows bigger than maximised

2008-01-20 Thread Kris Van den Abeele
It does not occur when None is selected in Appearance Preferences --
Visual Effects. It does when Normal or Extra is selected.

-- 
Some programs open with windows bigger than maximised
https://bugs.launchpad.net/bugs/12956
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 12956] Re: Some programs open with windows bigger than maximised

2008-01-20 Thread Kris Van den Abeele
Indeed

-- 
Some programs open with windows bigger than maximised
https://bugs.launchpad.net/bugs/12956
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 12956] Re: Some programs open with windows bigger than maximised

2008-01-17 Thread Kris Van den Abeele
I'm having exactly the same problem on gutsy now. I'm working on a HP
Compaq nx9420 laptop. See attachment with screenshot of `Listen'
application. It happens also with Texmaker, Nautilus, ...

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

-- 
Some programs open with windows bigger than maximised
https://bugs.launchpad.net/bugs/12956
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 135832] Re: evince: libgtkprint support is broken

2008-01-14 Thread Mark Van den Borre
I experienced similar symptoms. See attached gdb trace.

** Attachment added: gdb-evince.txt
   http://launchpadlibrarian.net/11330661/gdb-evince.txt

-- 
evince: libgtkprint support is broken
https://bugs.launchpad.net/bugs/135832
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 135832] Re: evince: libgtkprint support is broken

2008-01-14 Thread Mark Van den Borre

** Attachment added: error_log
   http://launchpadlibrarian.net/11331007/error_log

-- 
evince: libgtkprint support is broken
https://bugs.launchpad.net/bugs/135832
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 135832] Re: evince: libgtkprint support is broken

2008-01-14 Thread Mark Van den Borre
Cups does not seem to be listening on port 631 (netstat -an|grep 631
yields nothing).

** Changed in: gtk+2.0 (Ubuntu)
   Status: Invalid = New

-- 
evince: libgtkprint support is broken
https://bugs.launchpad.net/bugs/135832
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 182028] Re: evince and eog freeze on all printing related actions

2008-01-13 Thread Mark Van den Borre
*** This bug is a duplicate of bug 135832 ***
https://bugs.launchpad.net/bugs/135832

** This bug has been marked a duplicate of bug 135832
   evince: libgtkprint support is broken

-- 
evince and eog freeze on all printing related actions
https://bugs.launchpad.net/bugs/182028
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 34795] Re: authentication failed on switch user with timed login

2007-12-19 Thread Wouter den Haan
this bug appears to be fixed. When opening a second gdm-session, it does
not try to do the timed-login anymore.

-- 
authentication failed on switch user with timed login
https://bugs.launchpad.net/bugs/34795
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 152364] Re: Switching users while playing video freezes video permanently (until restart)

2007-12-19 Thread Wouter den Haan
This bug is for both totem-xine and totem-gstreamer

** Changed in: totem (Ubuntu)
Sourcepackagename: None = totem

-- 
Switching users while playing video freezes video permanently (until restart)
https://bugs.launchpad.net/bugs/152364
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for totem in ubuntu.

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


[Bug 34795] Re: authentication failed on switch user with timed login

2007-12-19 Thread Wouter den Haan
I know what the bug is, since I filed it. :-) And it is definitely
fixed..

Things have changed since I reported this bug and the timed-login does
_not_ occur on a second GDM anymore. I guess this is the most sensible
behaviour..

-- 
authentication failed on switch user with timed login
https://bugs.launchpad.net/bugs/34795
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 159553] applications, places, system not translated

2007-11-02 Thread Mark Van den Borre
Public bug reported:

When I install 7.10, most gnome menu items are localised. Translations
reside in .desktop files in /usr/share/applications.

Applications, Places, System main menu items in the gnome panel on the
other hand are not localised. Translations for these seem to reside in
the respective language packs. They are the most visible menu items on
the desktop.

Having the translations included would offer _a lot_ of extra comfort to
new users who have no connection to the internet when first installing.

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
applications, places, system not translated
https://bugs.launchpad.net/bugs/159553
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

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


[Bug 43699] Re: totem-gstreamer dvd://01 refuses to play

2007-10-23 Thread Mark Van den Borre
Reclassiying my own bug as invalid. This one is pre-dapper, so obsolete.
I don't have the relevant hardware nor software anymore.

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

-- 
totem-gstreamer dvd://01 refuses to play
https://bugs.launchpad.net/bugs/43699
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 58232] Re: gnome-terminal does not start when using xinerama and nvidia

2007-03-30 Thread Hendrik van den Boogaard
In Feisty I have the same problem with Nvidia/Xinerama/AMD64. The
workaround posted above (Option AddARGBGLXVisuals True) works around
the problem and gnome-terminal will start OK again.

-- 
gnome-terminal does not start when using xinerama and nvidia
https://launchpad.net/bugs/58232

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


[Bug 71421] gnome-panel in combination with Gthumb or F-Spot

2006-11-11 Thread Vincent van den Berg
Public bug reported:

Binary package hint: gnome-panel

When I have Gthumb or Fspot minimized on the taskbar (in gnome-panel)
and I try to bring up the context menu by right clicking on it, gnome-
panel crashes. I'm using Ubuntu Edgy Eft (6.10) and Gnome 2.16.1.

Bug report is as follows:

Memory status: size: 62808064 vsize: 0 resident: 62808064 share: 0 rss: 
19058688 rss_rlim: 0
CPU usage: start_time: 1163290087 rtime: 0 utime: 2373 stime: 0 cutime:2159 
cstime: 0 timeout: 214 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gnome-panel'

(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1224972624 (LWP 25274)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xb7fd6410 in ?? ()
#0  0xb7fd6410 in ?? ()
#1  0xbfb4aad8 in ?? ()
#2  0x in ?? ()

Thread 1 (Thread -1224972624 (LWP 25274)):
#0  0xb7fd6410 in ?? ()
No symbol table info available.
#1  0xbfb4aad8 in ?? ()
No symbol table info available.
#2  0x in ?? ()
No symbol table info available.
#0  0xb7fd6410 in ?? ()

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Description changed:

  Binary package hint: gnome-panel
  
  When I have Gthumb or Fspot minimized on the taskbar (in gnome-panel)
  and I try to bring up the context menu by right clicking on it, gnome-
  panel crashes. This namely happens in combination with compiz from
- gandalfn.
+ gandalfn. I'm using Ubuntu Edgy Eft (6.10) and Gnome 2.16.1.
  
  Bug report is as follows:
  
  Memory status: size: 62808064 vsize: 0 

[Bug 71421] Re: gnome-panel in combination with Gthumb or Eye of Gnome

2006-11-11 Thread Vincent van den Berg
** Description changed:

  Binary package hint: gnome-panel
  
  When I have Gthumb or Eye of Gnome minimized on the taskbar (in gnome-
  panel) and I try to bring up the context menu by right clicking on it,
  gnome-panel crashes. I'm using Ubuntu Edgy Eft (6.10) and Gnome 2.16.1.
+ I'm also using NVIDIA drivers 96.29 and compiz (dev-release) from
+ gandalfn (http://gandalfn.wordpress.com/).
  
  Bug report is as follows:
  
  Memory status: size: 62808064 vsize: 0 resident: 62808064 share: 0 rss: 
19058688 rss_rlim: 0
  CPU usage: start_time: 1163290087 rtime: 0 utime: 2373 stime: 0 cutime:2159 
cstime: 0 timeout: 214 it_real_value: 0 frequency: 0
  
  Backtrace was generated from '/usr/bin/gnome-panel'
  
  (no debugging symbols found)
  Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  [Thread debugging using libthread_db enabled]
  [New Thread -1224972624 (LWP 25274)]
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  (no debugging symbols found)
  0xb7fd6410 in ?? ()
  #0  0xb7fd6410 in ?? ()
  #1  0xbfb4aad8 in ?? ()
  #2  0x in ?? ()
  
  Thread 1 (Thread -1224972624 (LWP 25274)):
  #0  0xb7fd6410 in ?? ()
  No symbol table info available.
  #1  0xbfb4aad8 in ?? ()
  No symbol table info available.
  #2  0x in ?? ()
  No symbol table info available.
  #0  0xb7fd6410 in ?? ()

** Description changed:

  Binary package hint: gnome-panel
  
  When I have Gthumb or Eye of Gnome 

[Bug 71304] changing x keyboard layout does not change console keyboard layout

2006-11-10 Thread Mark Van den Borre
Public bug reported:

Binary package hint: gnome-system-tools

When I change the keyboard layout in the gnome keyboard settings tool,
the keyboard layout in the console under ctrl-alt-f1-f6 do not change
accordingly.

** Affects: control-center (Ubuntu)
 Importance: Wishlist
 Assignee: Ubuntu Desktop Bugs
 Status: Rejected

-- 
changing x keyboard layout does not change console keyboard layout
https://launchpad.net/bugs/71304

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


[Bug 61503] Re: Dapper: Nautilus crashes when deleting a folder from the side-pane

2006-09-21 Thread Wouter den Haan
Thats correct. Works correctly otherwise. Guess that closes this bug.

-- 
Dapper: Nautilus crashes when deleting a folder from the side-pane
https://launchpad.net/bugs/61503

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


[Bug 61503] Dapper: Nautilus crashes when deleting a folder from the side-pane

2006-09-20 Thread Wouter den Haan
Public bug reported:

Binary package hint: nautilus

Nautilus crashes reproducably on dapper when a folder is moved to
wastebasket using a right-mouse click in the side-pane tree view.
Deletion from within the main part of the Nautilus window works fine.

** Affects: nautilus (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Dapper: Nautilus crashes when deleting a folder from the side-pane
https://launchpad.net/bugs/61503

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


[Bug 33859] Re: disk-mount applet fails to umount a luks encrypted usbstick

2006-09-03 Thread Wouter den Haan
Note that this is not specific to the applet itself. Also when
unmounting from the desktop (right click - Unmount) or when entering
'umount /media/usbdisk' from a Terminal the same error occurs.

-- 
disk-mount applet fails to umount a luks encrypted usbstick
https://launchpad.net/bugs/33859

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


[Bug 33859] Re: disk-mount applet fails to umount a luks encrypted usbstick

2006-09-03 Thread Wouter den Haan
Another mystery... When unmounting the second, not-encrypted, partition
of the same usbdisk, the encrypted partition is also automagically
unmounted.. which then works fine :S

-- 
disk-mount applet fails to umount a luks encrypted usbstick
https://launchpad.net/bugs/33859

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


[Bug 53520] screensaver activates after setting clock forward

2006-07-20 Thread Wouter den Haan
Public bug reported:

Binary package hint: gnome-screensaver

When adjusting the clock one hour forward.. i found it odd that the
screensaver immediately kicked in when clicking ok. When it happened a
second time i realised that the screensaver must be using the system-
time to determine idle-time.

** Affects: gnome-screensaver (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
screensaver activates after setting clock forward
https://launchpad.net/bugs/53520

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


[Bug 43699] totem-gstreamer dvd://01 refuses to play

2006-05-08 Thread Mark Van den Borre
Public bug reported:

Affects: totem (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
Binary package hint: totem

System information:
Dapper on my iBook G4 PowerPC, up to date as of 2006-05-08; list of some 
relevant installed package versions below

When I try to play a track from a dvd in totem-gstreamer, I get the
following:

$ totem dvd://01
[...]lots of normal looking gstreamer output deleted[...]
** (totem:8272): CRITICAL **: file gstdvddemux.c: line 971 
(gst_dvd_demux_send_subbuffer): should not be reached

Totem presents me with a dialog that complains about an internal data
flow error.

When I start a dvd track from the gstreamer command line, it plays without 
complaining:
gst-launch-0.10 playbin uri=dvd://01
[...]the same lots of normal looking gstreamer output deleted[...]


Please tell me if there is any more information I can provide to help you fix 
this problem.

Thank you for your great work on free software!

Mark
=
ii  totem-gstreamer 1.4.0-0ubuntu5  A 
simple media player for the Gnome desktop based on gstreamer
ii  gstreamer0.10-alsa  0.10.6-0ubuntu2 
GStreamer plugin for ALSA
un  gstreamer0.10-audiosink geen  
(geen beschrijving beschikbaar)
un  gstreamer0.10-colorspacegeen  
(geen beschrijving beschikbaar)
un  gstreamer0.10-doc   geen  
(geen beschrijving beschikbaar)
ii  gstreamer0.10-esd   0.10.3-0ubuntu1 
GStreamer plugin for ESD
ii  gstreamer0.10-ffmpeg0.10.1-0ubuntu1 
FFmpeg plugin for GStreamer
ii  gstreamer0.10-gl0.10.3-0ubuntu1 
GStreamer plugin for OpenGL output
ii  gstreamer0.10-gnomevfs  0.10.6-0ubuntu2 
GStreamer plugin for GnomeVFS
ii  gstreamer0.10-gnonlin   0.10.3-0ubuntu4 
non-linear editing module for GStreamer
un  gstreamer0.10-lame  geen  
(geen beschrijving beschikbaar)
un  gstreamer0.10-plugins   geen  
(geen beschrijving beschikbaar)
ii  gstreamer0.10-plugins-bad   0.10.3-0ubuntu1 
GStreamer plugins from the bad set
ii  gstreamer0.10-plugins-bad-multivers 0.10.3-1
GStreamer plugins from the bad set (Multiverse Variant)
ii  gstreamer0.10-plugins-base  0.10.6-0ubuntu2 
GStreamer plugins from the base set
ii  gstreamer0.10-plugins-base-apps 0.10.6-0ubuntu2 
GStreamer helper programs from the base set
ii  gstreamer0.10-plugins-good  0.10.3-0ubuntu1 
GStreamer plugins from the good set
ii  gstreamer0.10-plugins-ugly  0.10.3-0ubuntu1 
GStreamer plugins from the ugly set
ii  gstreamer0.10-plugins-ugly-multiver 0.10.3-1
GStreamer plugins from the ugly set (Multiverse Variant)
ii  gstreamer0.10-sdl   0.10.3-0ubuntu1 
GStreamer plugin for SDL output
ii  gstreamer0.10-tools 0.10.5-0ubuntu1 
Tools for use with GStreamer
un  gstreamer0.10-videosink geen  
(geen beschrijving beschikbaar)
ii  gstreamer0.10-x 0.10.6-0ubuntu2 
GStreamer plugins for X11 and Pango

-- 
totem-gstreamer dvd://01 refuses to play
https://launchpad.net/bugs/43699

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


  1   2   >