[Bug 2034121] [NEW] Support goodix fingerprint [27C6:6304] and [27c6:633C]

2023-09-05 Thread Dirk Su
Public bug reported:

This patch is include in https://salsa.debian.org/ubuntu-dev-
team/libfprint/-/commit/96645eaa7ae99a12e08b65e24a8610a3c57a92b3


[Impact]

 * Support goodix [27C6:6304] and [27c6:633C] fingerprint component.

[Test Plan]

 * Find a machine with this fingerprint device

 * Launch `settings` and enable `Fingerprint Login`

 * Enroll finger and then logout

 * Login system with enrolled finger

[Where problems could occur]

 * The patch add new ids to id_table. Should not affect previous
supported device.

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

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

Title:
  Support goodix fingerprint [27C6:6304] and [27c6:633C]

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


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

[Bug 2026228] Re: gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution

2023-07-16 Thread Dirk Su
Tested with laptop 202211-30793 which only has 1920x1200 for internal
display. Install stock 22.04 iso image and update gnome-control-center
1:41.7-0ubuntu0.22.04.7 from jammy-proposed. Connected DUT with external
monitor which had resolution 1920x1080. Open gnome-control-center,
switch to Display panel and select mirror mode. And gnome-control-center
won't crash.

** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy

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

Title:
  gnome-control-center crashed when switching to mirror mode and
  monitors don't have matched resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2026228/+subscriptions


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

[Bug 2026228] Re: gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution

2023-07-16 Thread Dirk Su
Tested with laptop 202211-30793 which only has 1920x1200 for internal
display. Install stock 23.04 iso image and update gnome-control-center
1:44.0-1ubuntu6 from lunar-proposed. Connected DUT with external monitor
which had resolution 1920x1080. Open gnome-control-center, switch to
Display panel and select mirror mode. And gnome-control-center won't
crash.

** Tags removed: verification-needed-lunar
** Tags added: verification-done-lunar

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

Title:
  gnome-control-center crashed when switching to mirror mode and
  monitors don't have matched resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2026228/+subscriptions


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

[Bug 2026228] Re: gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution

2023-07-12 Thread Dirk Su
I can reproduced the gnome-control-center crash on Lunar. The crash only
happened when two monitor can't find match resolution. My laptop's
internal display only has one resolution 1920x1200, external monitor's
highest resolution is 1920x1080. When switching to mirror mode in gnome-
control-center, it will crashed.

** Changed in: gnome-control-center (Ubuntu Lunar)
   Status: Incomplete => Confirmed

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

Title:
  gnome-control-center crashed when switching to mirror mode and
  monitors don't have matched resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2026228/+subscriptions


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

[Bug 2026228] Re: gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution

2023-07-09 Thread Dirk Su
The second patch included in gnome-42. KK use gnome-43 and LL use
gnome-44 as base, both of distribution had the second patch.

** Description changed:

  [Impact]
  gnome-control-center crashed when switching to mirror mode and monitors don't 
have matched resolution
  
  [Test case]
  1. Connected monitors to system which don't have same resolution.
  2. Switch to mirror mode through gnome-control-center
  3. gnome-control-center won't crash
  
  [Where problems could occur]
- It only modified the code related to mirror mode in Displays panel. And won't 
affect other part. The risk will be low.
+ It only modified the code related to mirror mode in Displays panel. For KK 
and LL check variable (best_mode) before using it. For Jammy, modified the way 
to find cloning mode and check the variable (best_mode) . The second patch 
already included in gnome-42. The risk will be low.
  
  [Other info]
  Two Merge Request are related
  1. Check best_mode exist before adding flag 
(https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1835)
  2. Use virtual clone modes when mirroring  
(https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1376)

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  gnome-control-center crashed when switching to mirror mode and
  monitors don't have matched resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2026228/+subscriptions


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

[Bug 2026228] Re: gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution

2023-07-06 Thread Dirk Su
** Patch added: "jammy_ubuntu0.22.04.6_ubuntu0.22.04.7.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2026228/+attachment/5684451/+files/jammy_ubuntu0.22.04.6_ubuntu0.22.04.7.debdiff

** Tags added: oem-priority originate-from-2023147 stella

** Changed in: oem-priority
   Importance: Undecided => High

** Changed in: oem-priority
   Status: New => Confirmed

** Changed in: oem-priority
 Assignee: (unassigned) => Dirk Su (dirksu)

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

Title:
  gnome-control-center crashed when switching to mirror mode and
  monitors don't have matched resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2026228/+subscriptions


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

[Bug 2026228] Re: gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution

2023-07-06 Thread Dirk Su
** Patch added: "kinetic_ubuntu2_ubuntu3.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2026228/+attachment/5684449/+files/kinetic_ubuntu2_ubuntu3.debdiff

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

Title:
  gnome-control-center crashed when switching to mirror mode and
  monitors don't have matched resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2026228/+subscriptions


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

[Bug 2026228] Re: gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution

2023-07-06 Thread Dirk Su
** Description changed:

  [Impact]
  gnome-control-center crashed when switching to mirror mode and monitors don't 
have matched resolution
  
  [Test case]
  1. Connected monitors to system which don't have same resolution.
  2. Switch to mirror mode through gnome-control-center
  3. gnome-control-center won't crash
  
  [Where problems could occur]
+ It only modified the code related to mirror mode in Displays panel. And won't 
affect other part. The risk will be low.
+ 
  [Other info]
+ Two Merge Request are related
+ 1. Check best_mode exist before adding flag 
(https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1835)
+ 2. Use virtual clone modes when mirroring  
(https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1376)

** Patch added: "lunar_ubuntu5_ubuntu6.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2026228/+attachment/5684448/+files/lunar_ubuntu5_ubuntu6.debdiff

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

Title:
  gnome-control-center crashed when switching to mirror mode and
  monitors don't have matched resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2026228/+subscriptions


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

[Bug 2026228] [NEW] gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution

2023-07-05 Thread Dirk Su
Public bug reported:

[Impact]
gnome-control-center crashed when switching to mirror mode and monitors don't 
have matched resolution

[Test case]
1. Connected monitors to system which don't have same resolution.
2. Switch to mirror mode through gnome-control-center
3. gnome-control-center won't crash

[Where problems could occur]
[Other info]

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

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

Title:
  gnome-control-center crashed when switching to mirror mode and
  monitors don't have matched resolution

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


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

[Bug 2017420] Re: Cannot open HEIF/HEIC images in 23.04/lunar anymore

2023-04-23 Thread Dirk Farin
This is probably due to an incorrectly set plugin directory. See my
comments here: https://github.com/strukturag/libheif/issues/827


** Bug watch added: github.com/strukturag/libheif/issues #827
   https://github.com/strukturag/libheif/issues/827

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

Title:
  Cannot open HEIF/HEIC images in 23.04/lunar anymore

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


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

[Bug 1966635] Re: can't move file/directory by drag and drop by using touch monitor

2022-12-09 Thread Dirk Su
** Tags added: originate-from-1996155

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

Title:
  can't move file/directory by drag and drop by using touch monitor

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


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

[Bug 1966635] Re: can't move file/directory by drag and drop by using touch monitor

2022-11-22 Thread Dirk Su
** Tags added: originate-from-1996495

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

Title:
  can't move file/directory by drag and drop by using touch monitor

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


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

[Bug 1983645] Re: Can't find 5G option in Network Mode under Mobile Network

2022-08-30 Thread Dirk Su
Tested on OAS4-DVT1-C4 (202208-30540) which has Fibcom DW5931e
installed. Install gnome-control-center 1:41.7-0ubuntu0.22.04.5 from
jammy-proposed. And update modemmanager to 1.19.1-683270f4  from
https://launchpad.net/~dirksu/+archive/ubuntu/wwan-test. Enabled mobile
network through gnome-control-center, there is 5G option in 'Network
Mode'.

** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy

** Changed in: oem-priority
   Status: Confirmed => Fix Committed

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

Title:
  Can't find 5G option in Network Mode under Mobile Network

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1983645/+subscriptions


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

[Bug 1983645] Re: Can't find 5G option in Network Mode under Mobile Network

2022-08-17 Thread Dirk Su
** Description changed:

  [Impact]
  There is no 5G related option in Network Mode under Mobile Network
  
  [Test case]
- 1. System should have 5G capable hardware (SIM and WWAN module) and 5G 
enabled Modem Manager (>=1.19.1) 
+ 1. System should have 5G capable hardware (SIM and WWAN module) and 5G 
enabled Modem Manager (>=1.19.1)
  2. Enable mobile network
  3. Check network mode
- 4. There should be 5G related option 
+ 4. There should be 5G related option
  
  [Where problems could occur]
  gnome-control-center interact with Modem Manager to get current network mode 
and set preferred network mode. Modem Manager will filter the unsupported mode. 
The risk will be low.
+ 
+ [Other info]
+ This patch is from upstream gnome-control-center. For more information 
+ refer to 
https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1388

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

Title:
  Can't find 5G option in Network Mode under Mobile Network

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1983645/+subscriptions


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

[Bug 1983645] Re: Can't find 5G option in Network Mode under Mobile Network

2022-08-09 Thread Dirk Su
** Tags added: oem-priority originate-from-1962525 somerville

** Changed in: oem-priority
   Importance: Undecided => Critical

** Changed in: oem-priority
 Assignee: (unassigned) => Dirk Su (dirksu)

** Changed in: oem-priority
   Status: New => Confirmed

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

Title:
  Can't find 5G option in Network Mode under Mobile Network

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1983645/+subscriptions


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

[Bug 1983645] Re: Can't find 5G option in Network Mode under Mobile Network

2022-08-05 Thread Dirk Su
patch for jammy

** Patch added: "gnome-control-center_41.7-0ubuntu0.22.04.4.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1983645/+attachment/5607124/+files/gnome-control-center_41.7-0ubuntu0.22.04.4.debdiff

** Changed in: gnome-control-center (Ubuntu)
 Assignee: Dirk Su (dirksu) => (unassigned)

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

Title:
  Can't find 5G option in Network Mode under Mobile Network

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


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

[Bug 1983645] Re: Can't find 5G option in Network Mode under Mobile Network

2022-08-05 Thread Dirk Su
patch for kinetic

** Patch added: "gnome-control-center_42.2-1ubuntu3.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1983645/+attachment/5607123/+files/gnome-control-center_42.2-1ubuntu3.debdiff

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

Title:
  Can't find 5G option in Network Mode under Mobile Network

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


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

[Bug 1983645] [NEW] Can't find 5G option in Network Mode under Mobile Network

2022-08-05 Thread Dirk Su
Public bug reported:

[Impact]
There is no 5G related option in Network Mode under Mobile Network

[Test case]
1. System should have 5G capable hardware (SIM and WWAN module) and 5G enabled 
Modem Manager (>=1.19.1) 
2. Enable mobile network
3. Check network mode
4. There should be 5G related option 

[Where problems could occur]
gnome-control-center interact with Modem Manager to get current network mode 
and set preferred network mode. Modem Manager will filter the unsupported mode. 
The risk will be low.

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Assignee: Dirk Su (dirksu)
 Status: New

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) => Dirk Su (dirksu)

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

Title:
  Can't find 5G option in Network Mode under Mobile Network

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


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

[Bug 1963628] Re: Force IIO_SENSOR_PROXY_TYPE to iio-buffer-als for some Dell models

2022-04-13 Thread Dirk Su
Tested with Dell machine (202203-30028) which has problem ambient light
sensor. Import iio-sensor-proxy 2.8-1ubuntu2 from -proposed channel.
With iio-sensor-proxy debug turned on, iio-sensor-proxy use buffer ALS
to read light sensor value. Execute monitor-sensor can check ambient
light sensor working properly

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

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

Title:
  Force IIO_SENSOR_PROXY_TYPE to iio-buffer-als for some Dell models

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1963628/+subscriptions


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

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-17 Thread Dirk Heumann
I just saw, that it is not Ubuntu 20.04 beta, it is the real Ubuntu
20.04 now.

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

Title:
  gio - cifs mount smb not possible "Location is not mountable"

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

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

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-17 Thread Dirk Heumann
Again: gvfs-backends is installed (it was removed without my knowledge during 
the update from Ubuntu 19.10 to 20.04 beta).  Perhaps you should not install a 
beta version on a productive
system ;-)

When I want to mount the drive as in Ubuntu 19.10, I get:

$ gio mount smb://192.168.178.1/sharename
Password required for share sharename on 192.168.178.1
User [SessionUserName]: NewUserIfDifferent
Domain [WORKGROUP]: NewDomainIfDifferent
Password: PassWord

In Ubuntu 20.04 beta I still get (after manual installation of `gvfs-
backends`, which was removed during the update from 19.10 to the beta

$ gio mount smb://192.168.178.1/sharename
gio: smb://192.168.178.1/sharename/: Failed to mount Windows share: Software 
caused connection abort

So, Ubuntu 20.04 does not request to enter the user, domain/workgroup,
password at all.

Remark: I could mount the drive via "sudo mount -t cifs ..." using the
"vers=1.0" switch in all Ubuntu versions, also in 20.04 beta.

Should I open a new bug?  The error and it's error message is now
different.  That the beta installer did remove the package `gvfs-
backends`, I will not test again, because I have only productive 19.10
systems.  I had several small glitches during the installation, so also
the repositories were grilled away but one - I am doing this since 2008
at least twice a year on at least 2 laptops, mostly I start with the
beta version.

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

Title:
  gio - cifs mount smb not possible "Location is not mountable"

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

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

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-14 Thread Dirk Heumann
Remark: In Ubuntu 19.04, if the user/domain/password is not piped, `gio mount` 
requests
the `user/domain/password`:

`$ gio mount smb://192.168.178.1/Fritz7490`
`Password required for share fritz7490 on 192.168.178.1
`User [SessionUserName]: NewUserIfDifferent
`Domain [WORKGROUP]: NewDomainIfDifferent
`Password: PassWord

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

Title:
  gio - cifs mount smb not possible "Location is not mountable"

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

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

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-14 Thread Dirk Heumann
I updated my Ubuntu 19.10 laptop with "sudo update-manager -d" to 20.04
beta.  I always mount a small local drive in my network, because I have
there my private git repo, which is then easily available to my laptops
and to may raspberries.

I did not delete the package on my own, but there were some hickups
during installation.

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

Title:
  gio - cifs mount smb not possible "Location is not mountable"

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

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

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-14 Thread Dirk Heumann
After installing package `gvfs-backends` and reboot, I got the follow
error:

`$ gio mount smb://192.168.178.1/PathName`  
`gio: smb://192.168.178.1/PathName/: Failed to mount Windows share: Software 
caused connection abort`  
`gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse 
(rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)`

The debug logs look like the following:

`smb: g_vfs_backend_smb_init: default workgroup = 'NULL'`  
`smb: Added new job source 0x55e4166bc080 (GVfsBackendSmb)`  
`smb: Queued new job 0x55e4166bd940 (GVfsJobMount)`  
`smb: do_mount - URI = smb://192.168.178.1/PathName`  
`smb: do_mount - try #0 `  
`smb: auth_callback - kerberos pass`  
`smb: auth_callback - out: last_user = 'UserName', last_domain = 'WORKGROUP'`  
`smb: do_mount - [smb://192.168.178.1/fritz7490; 0] res = -1, cancelled = 0, 
errno = [103] 'Software caused connection abort' `  
`smb: do_mount - (errno != EPERM && errno != EACCES), cancelled = 0, breaking`  
`smb: send_reply(0x55e4166bd940), failed=1 (Failed to mount Windows share: 
Software caused connection abort)`

The question is now, if a new bug should be opened, because of the
reason is different and the description should be changed.

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

Title:
  gio - cifs mount smb not possible "Location is not mountable"

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

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

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-14 Thread Dirk Heumann
I found out, that I had to install the package `gvfs-backends` to get
`gvfsd-smb`:

`$ find /usr -name 'gvfsd-smb' -exec ls -l '{}' \; 2>/dev/null`
`-rwxr-xr-x 1 root root 59704 Mär 11 17:23 /usr/libexec/gvfsd-smb`
`lrwxrwxrwx 1 root root 23 Mär 11 17:23 /usr/lib/gvfs/gvfsd-smb -> 
../../libexec/gvfsd-smb`

After installing it, I got:

`$ gio mount smb://192.168.178.1/PathName`
`gio: smb://192.168.178.1/PathName/: Failed to mount Windows share: Software 
caused connection abort`
`gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse` 
`(rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)`

I will reboot the machine to look if there is another result afterwards.

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

Title:
  gio - cifs mount smb not possible "Location is not mountable"

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

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

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-14 Thread Dirk Heumann
Comments on  
https://gitlab.gnome.org/GNOME/glib/-/issues/2090  
showed, that there is this file `/usr/share/gvfs/mounts/smb.mount`  
in Ubuntu 19.10, which is not there in Ubuntu 20.04 beta.

Inside of this file, there was a reference to the file  
`/usr/lib/gvfs/gvfsd-smb`. Also a file `/usr/libexec/gvfsd-smb`  
cannot be found.

I did not get any debug logs, I think because the prerequisites
are missing.

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

Title:
  gio - cifs mount smb not possible "Location is not mountable"

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

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

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-13 Thread Dirk Heumann
Sorry, should put my reading glasses on, 20:04beta's version 2.64.1-1 is
newer than 19.10's version 2.62.4-1.

I wished, I could correct messages here, unless someone else is on the
top ;-)

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

Title:
  gio - cifs mount smb not possible "Location is not mountable"

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

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

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-13 Thread Dirk Heumann
Checked the (working) Ubuntu 19.04 package:

$ apt-cache policy libglib2.0-bin
libglib2.0-bin:
  Installed: 2.62.4-1~ubuntu19.10.2
  Candidate: 2.62.4-1~ubuntu19.10.2
  Version table:
 *** 2.62.4-1~ubuntu19.10.2 500
500 http://de.archive.ubuntu.com/ubuntu eoan-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu eoan-security/main amd64 Packages
100 /var/lib/dpkg/status
 2.62.1-1 500
500 http://de.archive.ubuntu.com/ubuntu eoan/main amd64 Packages

It seems, that the package is newer at Ubuntu 19.10???

$ lsb_release -rd
Description:Ubuntu 19.10
Release:19.10

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

Title:
  gio - cifs mount smb not possible "Location is not mountable"

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

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

[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"

2020-04-13 Thread Dirk Heumann
Opened

[https://gitlab.gnome.org/GNOME/glib/-/issues/2090](https://gitlab.gnome.org/GNOME/glib/-/issues/2090)

as requested, with additional comments that it works in Ubuntu 19.10 up
to kernel 5.6.3 (I use both Ubuntu and newest linux kernel).

** Bug watch added: gitlab.gnome.org/GNOME/glib/-/issues #2090
   https://gitlab.gnome.org/GNOME/glib/-/issues/2090

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

Title:
  gio - cifs mount smb not possible "Location is not mountable"

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

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

[Bug 1872286] [NEW] gio - cifs mount smb not possible "Location is not mountable"

2020-04-12 Thread Dirk Heumann
Public bug reported:

1) Release
$ lsb_release -rd
Description:Ubuntu Focal Fossa (development branch)
Release:20.04

2) Package
$ apt-cache policy libglib2.0-bin
libglib2.0-bin:
  Installed: 2.64.1-1
  Candidate: 2.64.1-1
  Version table:
 *** 2.64.1-1 500
500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
100 /var/lib/dpkg/status

3) Expected to happen
The path should be mounted at
/run/user/1000/gvfs/smb-share:server=192.168.178.1,share=PathName/

4) What happened instead:
Error Message:
gio: smb://192.168.178.1/PathName/: Location is not mountable

5) Long description / explanation
Since some years, I mount a Windows drive with

gio mount smb://192.168.178.1/PathName

After upgrading from 19.04 to 20.04 beta, this does not work any more, I
get the error message

gio: smb://192.168.178.1/PathName/: Location is not mountable

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libglib2.0-bin 2.64.1-1
ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
Uname: Linux 5.4.0-21-generic x86_64
ApportVersion: 2.20.11-0ubuntu26
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: XFCE
Date: Sun Apr 12 12:43:53 2020
InstallationDate: Installed on 2019-02-17 (420 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
SourcePackage: glib2.0
UpgradeStatus: Upgraded to focal on 2020-04-05 (7 days ago)

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


** Tags: amd64 apport-bug focal

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

Title:
  gio - cifs mount smb not possible "Location is not mountable"

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

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

[Bug 1835669] Re: OBS-studio returns OpenGL error with NVIDIA window capture mode

2019-08-31 Thread Dirk H
In Ubuntu it occurs
In Ubuntu on Wayland I cannot run it

BOOT_IMAGE=/vmlinuz-4.15.0-58-generic root=/dev/mapper/crashoverride-
home ro quiet splash nvidia-drm.modeset=1 acpi_enforce_resources=lax
vt.handoff=1

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

Title:
  OBS-studio returns OpenGL error with NVIDIA window capture mode

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

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

[Bug 1835669] Re: OBS-studio returns OpenGL error with NVIDIA window capture mode

2019-07-08 Thread Dirk H
Oh I should probably mention the intel integrated graphics does work
with the compositors.

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

Title:
  OBS-studio returns OpenGL error with NVIDIA window capture mode

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

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

[Bug 1835669] Re: OBS-studio returns OpenGL error with NVIDIA window capture mode

2019-07-08 Thread Dirk H
apport information

** Tags added: apport-collected bionic third-party-packages

** Description changed:

  The error is: error: glCopyImageSubData failed, glGetError returned
  0x502
  
  I can confirm OBS works fine for me with other compositors such as the
  KDE compositor and XFCE compositor.
  
  obs-studio 23.2.1 64 bit
  budgie-desktop 10.5
  Ubuntu 18.04.2 LTS
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.6
+ Architecture: amd64
+ CurrentDesktop: Budgie:GNOME
+ DistroRelease: Ubuntu 18.04
+ InstallationDate: Installed on 2019-05-03 (66 days ago)
+ InstallationMedia: Ubuntu-Server 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: mutter 3.28.4-0ubuntu18.04.1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 4.15.0-54.58-generic 4.15.18
+ Tags: third-party-packages bionic
+ Uname: Linux 4.15.0-54-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1835669/+attachment/5275652/+files/Dependencies.txt

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

Title:
  OBS-studio returns OpenGL error with NVIDIA window capture mode

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

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

[Bug 1835669] ProcEnviron.txt

2019-07-08 Thread Dirk H
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1835669/+attachment/5275654/+files/ProcEnviron.txt

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

Title:
  OBS-studio returns OpenGL error with NVIDIA window capture mode

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

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

[Bug 1835669] ProcCpuinfoMinimal.txt

2019-07-08 Thread Dirk H
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1835669/+attachment/5275653/+files/ProcCpuinfoMinimal.txt

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

Title:
  OBS-studio returns OpenGL error with NVIDIA window capture mode

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

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

[Bug 1741658] [NEW] package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2018-01-06 Thread Dirk De Backer
Public bug reported:

System upgrage to Ubuntu 16.04 failed. During upgrade many packets were not 
installed:
I wrote down the Dutch remarks "Kan gconf2 niet installeren" and many others. 
Translated:
Failed to install during the systemupgrade:
==
gconf2  (+ "gconf2 will possibly not work")
gnupg-agent
gnupg2
libgdata22
gvfs-backends
adwaita-icon-theme-full
libgail-3-0
gstreamer1.0-plugins-bad
gstreamer0.10-plugins-good
gstreamer1.10-plugins-good
libgssdp-1.0-3
libupnp-1.0-4
libupnp-igd-1.0-4
libnice10
gstreamer1.0-nice
libfarstream-0.2-5
libpurple0
gnome-keyring
libgpgme11
libgmime-2.6-0
libwebkitgtk-3.0-0
geary
gnome-icon-theme
===
Hope the list is complete :-))
Since then only logging-out is possible, but the menu items: "Close the system" 
("Afsluiten" in Dutch)  nor "Restart" gave any effect. Caption of this menu is:

   Lubuntu
      Session Zorin-OS-lite 16.04

Best regards!
Dirk De Backer
mailto:debacker.d...@worldonline.be

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: gconf2 3.2.6-3ubuntu6
ProcVersionSignature: Ubuntu 4.4.0-104.127-generic 4.4.98
Uname: Linux 4.4.0-104-generic i686
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: i386
Date: Sat Jan  6 15:32:06 2018
ErrorMessage: dependency problems - leaving triggers unprocessed
InstallationDate: Installed on 2015-12-19 (748 days ago)
InstallationMedia: Zorin 9 trusty - Release i386 (20140811)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.24
SourcePackage: gconf
Title: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency 
problems - leaving triggers unprocessed
UpgradeStatus: Upgraded to xenial on 2018-01-06 (0 days ago)

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


** Tags: apport-package i386 xenial

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

Title:
  package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency
  problems - leaving triggers unprocessed

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

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

[Bug 1738581] [NEW] apport is leaking environment variables (including passwords!) to public bug reports

2017-12-16 Thread H.-Dirk Schmitt
*** This bug is a security vulnerability ***

Public security bug reported:

See the bug report 
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1738564
created with ubuntu-bug.

Apport includes the file JournalErrors.txt
This file includes e.g. the following line.
Dez 16 19:11:31 hostname /usr/lib/gdm3/gdm-x-session[9679]: 
dbus-update-activation-environment: setting 
MPD_HOST=...@.xxx.org


Normally it would be not problem that gdm-x-session write this to the journal, 
because the journal is not intended to be published on the internet. 

Setting confidential informations via environment is maybe not the best
idea, but a legal procedure and for `mpc` the only way to set this
information.

IMHO the apport utility is here the problem, because it includes the
file with risky information to a public visible bug report.


Note: I manually delete the attachment in the mentioned bug report. But how can 
I sure that a web crawlser hasn't read/preserved that attachment?

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


** Tags: xenial

** Information type changed from Private Security to Public Security

** Package changed: evolution (Ubuntu) => apport (Ubuntu)

** Tags added: xenial

** Summary changed:

- apport leaks environment variables  (including passwords!) to bug reports
+ apport is leaking environment variables  (including passwords!) to puplic bug 
reports

** Summary changed:

- apport is leaking environment variables  (including passwords!) to puplic bug 
reports
+ apport is leaking environment variables  (including passwords!) to public bug 
reports

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

Title:
  apport is leaking environment variables  (including passwords!) to
  public bug reports

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

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

[Bug 1738564] Re: 'File/Save As' produce only empty files

2017-12-16 Thread H.-Dirk Schmitt
JournalErrors.txt has been deleted – see
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1738581

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

Title:
  'File/Save As' produce only empty files

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

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

[Bug 1738564] Re: 'File/Save As' produce only empty files

2017-12-16 Thread H.-Dirk Schmitt
** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1738564/+attachment/5023512/+files/JournalErrors.txt

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

Title:
  'File/Save As' produce only empty files

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

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

[Bug 1738564] Re: 'File/Save As' produce only empty files

2017-12-16 Thread H.-Dirk Schmitt
On some machines I'm using a 'no change backport' from artfull:
 3.26.2-1~ubuntu16.04.1~c42.ppa1 from  ppa:dirk-computer42/c42-backport-gnome3

The problem isn't related to this version - so it seems for me to be
solved (or hidden) in a newer version.

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

Title:
  'File/Save As' produce only empty files

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

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

[Bug 1738564] [NEW] 'File/Save As' produce only empty files

2017-12-16 Thread H.-Dirk Schmitt
Public bug reported:

Composing a new mail and selecting in the menu '/File/Save As' should
normally save the composed email message to a local file.

This applies to the current xenial package:  3.18.5.2-0ubuntu3.2 and can
be reproduced on several machines.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: evolution 3.18.5.2-0ubuntu3.2
ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-42-generic i686
ApportVersion: 2.20.1-0ubuntu2.14
Architecture: i386
CurrentDesktop: GNOME
Date: Sat Dec 16 19:39:56 2017
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 third-party-packages xenial

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

Title:
  'File/Save As' produce only empty files

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

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

[Bug 1707945] Re: keyring location is not documented and differs between installations

2017-08-01 Thread H.-Dirk Schmitt
The undocumented location is implemented in the file pkcs11/gkm/gkm-
util.c


gkm_util_locate_keyrings_directory (void)
{
[…]
old_directory = g_build_filename (g_get_home_dir (), ".gnome2", 
"keyrings", NULL);
new_directory = g_build_filename (g_get_user_data_dir (), "keyrings", 
NULL);

/*
 * If the new XDG directory doesn't exist, and the old one does,
 * use the old one, otherwise create/use the new XDG location.
 */

[…]}

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

Title:
  keyring location is not documented and differs between installations

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

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

[Bug 1707945] [NEW] keyring location is not documented and differs between installations

2017-08-01 Thread H.-Dirk Schmitt
Public bug reported:

I found keyrings on different locations.
Sometime below ~/.gnome2/keyrings, sometimes below ~/.local/share/keyrings/, 
sometimes in both locations.

The README.Debian is only mentioning:  .gnome2/keyrings
The man page for gnome-keyring-daemon doesn't document any location.

The problem for me is that I want to consolidates of the login.keyring
between several installations.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-keyring 3.18.3-0ubuntu2
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Tue Aug  1 17:32:26 2017
SourcePackage: gnome-keyring
UpgradeStatus: No upgrade log present (probably fresh install)
upstart.gnome-keyring-ssh.log: grep: 
/home/hs/.config/autostart/gnome-keyring-ssh.desktop: Datei oder Verzeichnis 
nicht gefunden

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


** Tags: amd64 apport-bug third-party-packages xenial

** Summary changed:

- keyring location is not documented and differs beetween installations
+ keyring location is not documented and differs between installations

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

Title:
  keyring location is not documented and differs between installations

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

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


[Bug 892997] Re: Shell search shows deleted files, duplicates for moved documents

2017-05-17 Thread Dirk Mcbratney
Under 17.04 with GNOME Shell 3.24, the bug seems to have been fixed.
File search works as expected and does not create duplicate entries;
moving a file around to arbitrary places in my Home with recursive
searching enabled, the Shell search immediately finds it when I search
by filename from the Overview.

Thanks for checking in on this!

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

Title:
  Shell search shows deleted files, duplicates for moved documents

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

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


[Bug 1325440] Re: add --version argument

2017-02-12 Thread Dirk F
And why not an About... item in the GUI with the same information? Who
would release a GUI program that doesn't have this basic function?

NB alacarte 3.11.91-2 in LXLE Eclectica based on Ubuntu 16.04.1.

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

Title:
  add --version argument

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

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


[Bug 1584538] Re: locales are missing - menu entries and messages only in english

2016-05-24 Thread H.-Dirk Schmitt
** Summary changed:

- locales are missing 
+ locales are missing - menu entries and messages only in english

** Attachment added: "Here is a sample screen shot."
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1584538/+attachment/4669276/+files/Bildschirmfoto%20von%20%C2%BB2016-05-24%2012-29-03%C2%AB.png

** Summary changed:

- locales are missing - menu entries and messages only in english
+ locales are missing - menu entries and messages only in English

** Description changed:

+ The UI is in English and not localized as the rest (here in german).
+ So it is hard to understand for users without Englisch language capabilities.
+ 
  The localization is missing in evolution-common.
  e.g. the file /usr/share/locale/de/LC_MESSAGES/evolution-3.18.mo
  
  The debian version in stretch contain this file.
  Comparing the file size of the packages between debian and ubuntu show also 
that a huge part of files are missing.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: evolution-common 3.18.5.2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun May 22 23:23:11 2016
  PackageArchitecture: all
  SourcePackage: evolution
  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 evolution in Ubuntu.
https://bugs.launchpad.net/bugs/1584538

Title:
  locales are missing - menu entries and messages only in English

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

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


[Bug 1584538] Re: locales are missing

2016-05-22 Thread H.-Dirk Schmitt
The problem applies also to the packages in
ppa:gnome3-team/gnome3-staging

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

Title:
  locales are missing

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

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


[Bug 1584538] [NEW] locales are missing

2016-05-22 Thread H.-Dirk Schmitt
Public bug reported:

The localization is missing in evolution-common.
e.g. the file /usr/share/locale/de/LC_MESSAGES/evolution-3.18.mo

The debian version in stretch contain this file.
Comparing the file size of the packages between debian and ubuntu show also 
that a huge part of files are missing.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: evolution-common 3.18.5.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Sun May 22 23:23:11 2016
PackageArchitecture: all
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages xenial

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

Title:
  locales are missing

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

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


[Bug 1580223] [NEW] 'gdbus call' can't handle arguments containing '&' (XML escaping failure) failure

2016-05-10 Thread Dirk F
Public bug reported:

When gdbus is used with the call subcommand, string arguments passed to
the called method that contain the character '&' are treated as empty
"". Presumably this also affects the emit subcommand.

The problem appears to be that internally the arguments are processed as
XML but not safely escaped, as shown in the tests below.

>From the gdbus man page, try this example:

gdbus call --session --dest org.freedesktop.Notifications \
   --object-path /org/freedesktop/Notifications \
   --method org.freedesktop.Notifications.Notify \
   my_app_name \
   42 \
   gtk-dialog-info \
   "The Summary" \
   "Here's the body of the notification" \
   [] {} 5000

A notification is displayed with the information icon, the summary and
the body.

Now try

gdbus call --session --dest org.freedesktop.Notifications \
   --object-path /org/freedesktop/Notifications \
   --method org.freedesktop.Notifications.Notify \
   my_app_name \
   42 \
   gtk-dialog-info \
   "The Summary" \
   "Here's the body containing '&' of the notification" \
   [] {} 5000

A notification is displayed with the information icon, the summary and
*no* body.

Now try

gdbus call --session --dest org.freedesktop.Notifications \
   --object-path /org/freedesktop/Notifications \
   --method org.freedesktop.Notifications.Notify \
   my_app_name \
   42 \
   gtk-dialog-info \
   "The Summary" \
   "Here's the body containing '' of the notification" \
   [] {} 5000

A notification is displayed with the information icon, the summary and
this body

"Here's the body containing '&' of the notification"

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libglib2.0-bin 2.40.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-36.41~14.04.1-generic 4.2.8-ckt8
Uname: Linux 4.2.0-36-generic i686
ApportVersion: 2.14.1-0ubuntu3.20
Architecture: i386
CurrentDesktop: LXDE
Date: Tue May 10 15:56:44 2016
InstallationDate: Installed on 2016-02-21 (78 days ago)
InstallationMedia: Lubuntu 14.04.4 LTS "Trusty Tahr" - Release i386 (20160217.1)
SourcePackage: glib2.0
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty

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

Title:
  'gdbus call' can't handle arguments containing '&' (XML escaping
  failure) failure

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

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


[Bug 1568451] Re: Current Tab in Gnome-terminal does not get highlighted

2016-04-13 Thread Dirk Thomas
As a workaround I have created the file
`~/.local/share/themes/Ambiance/gtk-3.0/gtk.css` which gives the active
tab a darker background color:

```
TerminalWindow .notebook tab.top:active {
   background-color: alpha(grey, 0.4);
}

@import url("file:///usr/share/themes/Ambiance/gtk-3.0/gtk.css");
```

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

Title:
  Current Tab in Gnome-terminal does not get highlighted

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

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


[Bug 93847] Re: Excessive CPU usage by Gnome System Monitor

2016-03-19 Thread Dirk Kok
Still affects me. It uses a wildly varying amount of CPU, between 15%
and 40%, on an AMD Athlon 5000+.

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

Title:
  Excessive CPU usage by Gnome System Monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-system-monitor/+bug/93847/+subscriptions

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


[Bug 1367835] Re: Error downloading GPS Xtra data: [...] Timeout was reached: No space left on device

2015-09-22 Thread Dirk Duschinger
I see that the fix is still in pending state since month. Is there any
chance that this will enter any release soon?

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

Title:
  Error downloading GPS Xtra data: [...] Timeout was reached: No space
  left on device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1367835/+subscriptions

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


[Bug 1452163] [NEW] Cannot create folders in list mode if it is longer than the screen

2015-05-06 Thread Dirk Kok
Public bug reported:

This is really just annoying. It does not really impair anything, a very
easy workaround is to temporarily switch to grid view and right-click on
an empty spot between the grid cells. Then you can make a new
file/folder.

If the title didn't make sense, here's a more detailed explaination:
When viewing a lengthy folder in Nautilus, such as your Documents folder or 
your home directory, and you are in list view, the list of files in the folders 
is likely longer than your screen, so you need to scroll. Not a problem, right? 
Definitely not, but there's one thing: you can't create new files or folders 
when this is true. Because normally, when the list is not longer than the 
screen can display at once, there's  (a lot of) empty space for you to 
right-click and create new things. But when there's not, you can't do that, 
because there's no empty space.

My suggested fix would to add a button to create new files or folders on
the menu when you right click a file/folder, and not just empty space.

I'm using Ubuntu 14.04 LTS. My nautilus version is
1:3.10.1-0ubuntu9.7, which seems to be the latest, or at least for my
OS version.

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

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

Title:
  Cannot create folders in list mode if it is longer than the screen

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

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


[Bug 1386789] [NEW] totem error Could not determine type of stream on quicktime .mov

2014-10-28 Thread Dirk
Public bug reported:

On using totem or parole to view a quicktime .mov I get the error An
error occurred. Could not determine type of stream in a dialog box.
Which is a bit peculiar as both mplayer and vlc play the file just fine.
If one uses parole then we get roughly the same message except it is
titled Gstreamer backend error.

Clearly I have some codecs that can manage to play these files, I also
have all the gstreamer plugins installed (good, bad and ugly) both for
0.10 and 1.

This is a pretty vanilla Trusty ia64 system.

totem - 3.10.1-1ubuntu4 0
parole-0.6.1-0ubuntu3.1 0
mplayer-2:1.1+dfsg1-0ubuntu3
vlc-2.1.4-0ubuntu14.04.1 0

Sample file: http://www.tobit.co.uk/bugs/TS_N0020.MOV

PS. Firefox happily plays this file.

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  totem error Could not determine type of stream on quicktime .mov

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/1386789/+subscriptions

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


Re: [Bug 1170647] Re: Clicking on Nautilus’ launcher icon opens new window instead of restoring the minimized one when browsing external drives/locations

2014-06-30 Thread Dirk Mcbratney
It's not a patch - those are shell commands. Drop them straight into the
terminal, authenticate, and it'll rename the files and fix the problem.

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

Title:
  Clicking on Nautilus’ launcher icon opens new window instead of
  restoring the minimized one when browsing external drives/locations

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

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

[Bug 449506] Re: No GUI option to set screen rotation of greeter

2013-10-24 Thread H.-Dirk Schmitt
still a problem in raring

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

Title:
  No GUI option to set screen rotation of greeter

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

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


[Bug 1067414] Re: gdm crashes if a user account is deleted or added (nslcd, ldap)

2013-05-27 Thread H.-Dirk Schmitt
*** This bug is a duplicate of bug 1004515 ***
https://bugs.launchpad.net/bugs/1004515

** Also affects: accountsservice (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  gdm crashes if a user account is deleted or added (nslcd,ldap)

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

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


[Bug 1067414] Re: gdm crashes if a user account is deleted or added (nslcd, ldap)

2013-05-27 Thread H.-Dirk Schmitt
*** This bug is a duplicate of bug 1004515 ***
https://bugs.launchpad.net/bugs/1004515

** This bug has been marked a duplicate of bug 1004515
   segfault in accounts-daemon when logging in

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

Title:
  gdm crashes if a user account is deleted or added (nslcd,ldap)

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

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


[Bug 1004515] Re: segfault in accounts-daemon when logging in / gdm crash if user account is added or deleted

2013-05-27 Thread H.-Dirk Schmitt
** Summary changed:

- segfault in accounts-daemon when logging in
+ segfault in accounts-daemon when logging in / gdm crash if user account is 
added or deleted

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

Title:
  segfault in accounts-daemon when logging in / gdm crash if user
  account is added or deleted

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

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


[Bug 1004515] Re: segfault in accounts-daemon when logging in / gdm crash if user account is added or deleted

2013-05-27 Thread H.-Dirk Schmitt
I have a similar problem as described in
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1067414

I can confirm that the solution is to upgrade the accountservice
packages.

In my ppa https://launchpad.net/~dirk-
computer42/+archive/c42-backport/+packages I provide a no change
backport from raring to precise.

Using this backport results in the following update:

   accountsservice (0.6.15-2ubuntu9.6 = 0.6.29-1ubuntu8~precise1~ppa1)
   gir1.2-accountsservice-1.0 (0.6.15-2ubuntu9.6 = 
0.6.29-1ubuntu8~precise1~ppa1)
   libaccountsservice0 (0.6.15-2ubuntu9.6 = 0.6.29-1ubuntu8~precise1~ppa1)

Using this packages solves for me the problem.

I suggest a backport of accountservice to precise to fix the problem in precise.
As a preliminary workaround my ppa may be used.

(see also
http://lists.computer42.org/pipermail/c42-ppa/2013q2/12.html)


---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

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

Title:
  segfault in accounts-daemon when logging in / gdm crash if user
  account is added or deleted

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

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


[Bug 1004515] Re: segfault in accounts-daemon when logging in / gdm crash if user account is added or deleted

2013-05-27 Thread H.-Dirk Schmitt
Add backport request  https://bugs.launchpad.net/bugs/1184572

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

Title:
  segfault in accounts-daemon when logging in / gdm crash if user
  account is added or deleted

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

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


[Bug 1067414] Re: gdm crashes if a user account is deleted or added (nslcd, ldap)

2013-05-26 Thread H.-Dirk Schmitt
Problem also triggered by installing libvirt-bin and virt-manager which
triggers the add of:

libvirt-qemu:x:124:128:Libvirt Qemu,,,:/var/lib/libvirt:/bin/false
libvirt-dnsmasq:x:125:138:Libvirt Dnsmasq,,,:/var/lib/libvirt/dnsmasq:/bin/false

---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Summary changed:

- gdm crashed if a user account is deleted (nslcd,ldap)
+ gdm crashes if a user account is deleted or added (nslcd,ldap)

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

Title:
  gdm crashes if a user account is deleted or added (nslcd,ldap)

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

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


[Bug 1067414] Re: gdm crashes if a user account is deleted or added (nslcd, ldap)

2013-05-26 Thread H.-Dirk Schmitt
Error message in syslog: gdm-session-wor[4145]: segfault at 50 ip
7f0a30df22ff sp 7499e230 error 4 in
libc-2.15.so[7f0a30d72000+1b5000]

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

Title:
  gdm crashes if a user account is deleted or added (nslcd,ldap)

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

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


[Bug 1067414] Re: gdm crashes if a user account is deleted or added (nslcd, ldap)

2013-05-26 Thread H.-Dirk Schmitt
Maybe related:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1004515

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

Title:
  gdm crashes if a user account is deleted or added (nslcd,ldap)

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

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


[Bug 1067414] Re: gdm crashed if a user account is deleted (nslcd, ldap)

2013-05-24 Thread H.-Dirk Schmitt
Problem still existing
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

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

Title:
  gdm crashed if a user account is deleted (nslcd,ldap)

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

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


[Bug 1173578] Re: wrong layout in show layout chart for russian phonetic keyboard

2013-04-27 Thread Dirk Moermans
** Package changed: ubuntu = gnome-settings-daemon (Ubuntu)

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

Title:
  wrong layout in show layout chart for russian phonetic keyboard

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

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


[Bug 1072510] Re: Couldn't change keyring password

2013-04-20 Thread Dirk Haar
I can confirm this problem, too, on Mint 14 (Nadia) with Mate desktop 64Bit.
The login keyring didn't exist, creating it has no effect. I had one called 
default, one named Vorgabe (which is a German term for default) and one 
without any name. When creating new keyrings (like new, or login), I can 
assign a password of free choice, but I won't be able to change these 
afterwards, producing the erorr message mentioned above.
On the other hand I'm able to delete the keyrings completely, while 
a) you only see that deletion did take place after restarting seahorse
b) the empty-name keyring stay even after deletion/restart and disappears after 
seconds attempt.

I deleted all password keyrings (I know the PIN of my UMTS-SIM by mind, the 
other could only be for login),
knowing I might possibly not be able to login.

After logoff/logon (successfully with password prompt), I was not asked for a 
keyring password anymore!
WLAN was connected immediately, and I was able to start the UMTS connection at 
once.

I shut down my computer and rebooted, and as expected, no keyring prompt.
So for me, this seems to be no problem anymore.

In seahorse a new keyring with no name, unlocked and wihtout any stored 
passwords appeared.
(Not sure, but I think it was already there after lo/li.)
Context menu entry set as default (or how it is in English version) is greyed 
and can't be chosen,
and the passwrod can't be changed (same error as m.a.).

At the end there is only one point: why did I ever have to use a
keyring?

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

Title:
  Couldn't change keyring password

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

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


[Bug 1067414] [NEW] gdm crashed if a user account is deleted (nslcd, ldap)

2012-10-16 Thread H.-Dirk Schmitt
Public bug reported:

Scenario:

* LDAP User Account (NFS Home Directory)
* nslcd and gdm are used
* user account information is manipulated, e.g. apt-get remove --purge tomcat7*

Result:
gdm session crashed

Syslog:
Oct 16 17:48:29 dilbert kernel: [24735.236935] gdm-session-wor[4316] general 
protection ip:7f28a91545a1 sp:7fff6dc110d0 error:0 in l

This can be reproduced on 2 different machines and user accounts

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gdm 3.0.4-0ubuntu15
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
Date: Tue Oct 16 18:00:05 2012
SourcePackage: gdm
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.gdm.Xsession: 2012-06-25T12:57:29.554078

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


** Tags: amd64 apport-bug precise

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

Title:
  gdm crashed if a user account is deleted (nslcd,ldap)

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

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


[Bug 885492] Re: p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so

2012-09-11 Thread Dirk Möbius
Solution #28 is not good for me, because it wants to install ia32-libs,
meaning virtually *all* i386 will be installed:

# sudo getlibs -p gnome-keyring:i386
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following package was automatically installed and is no longer required:
  python-bluez
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  bluez-alsa:i386 glib-networking:i386 gstreamer0.10-plugins-base:i386 
gstreamer0.10-plugins-good:i386
  gstreamer0.10-x:i386 gtk2-engines:i386 gtk2-engines-murrine:i386 
gtk2-engines-oxygen:i386 gtk2-engines-pixbuf:i386
  gvfs:i386 gvfs-libs:i386 ia32-libs-multiarch:i386 ibus-gtk:i386 libaa1:i386 
libaio1:i386 libao-common libao4:i386
  libatk1.0-0:i386 libaudio2:i386 libaudiofile1:i386 libavc1394-0:i386 
libcairo-gobject2:i386 libcairo2:i386
  libcanberra-gtk-module:i386 libcanberra-gtk0:i386 libcanberra0:i386 
libcap2:i386 libcdparanoia0:i386
  libcupsimage2:i386 libcurl3:i386 libdatrie1:i386 libdbus-glib-1-2:i386 
libdv4:i386 libesd0:i386 libgail-common:i386
  libgail18:i386 libgconf-2-4:i386 libgdbm3:i386 libgdk-pixbuf2.0-0:i386 
libgtk2.0-0:i386 libgudev-1.0-0:i386
  libibus-1.0-0:i386 libidn11:i386 libiec61883-0:i386 libjasper1:i386 
libmng1:i386 libmysqlclient18:i386 libnspr4:i386
  libnss3:i386 libodbc1:i386 libpango1.0-0:i386 libpixman-1-0:i386 
libproxy1:i386 libpulse-mainloop-glib0:i386
  libpulsedsp:i386 libqt4-dbus:i386 libqt4-declarative:i386 
libqt4-designer:i386 libqt4-network:i386
  libqt4-opengl:i386 libqt4-qt3support:i386 libqt4-script:i386 
libqt4-scripttools:i386 libqt4-sql:i386
  libqt4-sql-mysql:i386 libqt4-svg:i386 libqt4-test:i386 libqt4-xml:i386 
libqt4-xmlpatterns:i386 libqtcore4:i386
  libqtgui4:i386 libqtwebkit4:i386 libraw1394-11:i386 librsvg2-2:i386 
librsvg2-common:i386 librtmp0:i386
  libsdl-net1.2:i386 libsdl-ttf2.0-0:i386 libshout3:i386 
libsoup-gnome2.4-1:i386 libsoup2.4-1:i386 libspeex1:i386
  libssl0.9.8:i386 libstdc++5:i386 libtag1-vanilla:i386 libtag1c2a:i386 
libtdb1:i386 libthai0:i386 libtheora0:i386
  libvisual-0.4-0:i386 libvisual-0.4-plugins:i386 libwavpack1:i386 libxaw7:i386 
libxcb-render0:i386 libxcb-shm0:i386
  libxft2:i386 libxmu6:i386 libxp6:i386 libxss1:i386 libxtst6:i386 libxv1:i386 
odbcinst1debian2:i386 xaw3dg:i386
Suggested packages:
  murrine-themes:i386 kde-config-gtk-style:i386 libpam-ldap:i386 
libpam-winbind:i386 libnss-ldap:i386 libroar1:i386
  libsndio0:i386 roaraudio-server:i386 nas:i386 libcanberra-pulse:i386 
libdv-bin:i386 pulseaudio-esound-compat:i386
  libjasper-runtime:i386 libmyodbc:i386 odbc-postgresql:i386 tdsodbc:i386 
unixodbc-bin:i386 ttf-baekmuk:i386
  ttf-arphic-gbsn00lp:i386 ttf-arphic-bsmi00lp:i386 ttf-arphic-gkai00mp:i386 
ttf-arphic-bkai00mp:i386
  libqt4-declarative-folderlistmodel:i386 libqt4-declarative-gestures:i386 
libqt4-declarative-particles:i386
  libqt4-declarative-shaders:i386 qt4-qmlviewer:i386 libqt4-dev:i386 
qt4-qtconfig:i386 libraw1394-doc:i386
  librsvg2-bin:i386 speex:i386
The following NEW packages will be installed:
  bluez-alsa:i386 glib-networking:i386 gstreamer0.10-plugins-base:i386 
gstreamer0.10-plugins-good:i386
  gstreamer0.10-x:i386 gtk2-engines:i386 gtk2-engines-murrine:i386 
gtk2-engines-oxygen:i386 gtk2-engines-pixbuf:i386
  gvfs:i386 gvfs-libs:i386 ia32-libs ia32-libs-multiarch:i386 ibus-gtk:i386 
libaa1:i386 libaio1:i386 libao-common
  libao4:i386 libatk1.0-0:i386 libaudio2:i386 libaudiofile1:i386 
libavc1394-0:i386 libcairo-gobject2:i386
  libcairo2:i386 libcanberra-gtk-module:i386 libcanberra-gtk0:i386 
libcanberra0:i386 libcap2:i386 libcdparanoia0:i386
  libcupsimage2:i386 libcurl3:i386 libdatrie1:i386 libdbus-glib-1-2:i386 
libdv4:i386 libesd0:i386 libgail-common:i386
  libgail18:i386 libgconf-2-4:i386 libgdbm3:i386 libgdk-pixbuf2.0-0:i386 
libgtk2.0-0:i386 libgudev-1.0-0:i386
  libibus-1.0-0:i386 libidn11:i386 libiec61883-0:i386 libjasper1:i386 
libmng1:i386 libmysqlclient18:i386 libnspr4:i386
  libnss3:i386 libodbc1:i386 libpango1.0-0:i386 libpixman-1-0:i386 
libproxy1:i386 libpulse-mainloop-glib0:i386
  libpulsedsp:i386 libqt4-dbus:i386 libqt4-declarative:i386 
libqt4-designer:i386 libqt4-network:i386
  libqt4-opengl:i386 libqt4-qt3support:i386 libqt4-script:i386 
libqt4-scripttools:i386 libqt4-sql:i386
  libqt4-sql-mysql:i386 libqt4-svg:i386 libqt4-test:i386 libqt4-xml:i386 
libqt4-xmlpatterns:i386 libqtcore4:i386
  libqtgui4:i386 libqtwebkit4:i386 libraw1394-11:i386 librsvg2-2:i386 
librsvg2-common:i386 librtmp0:i386
  libsdl-net1.2:i386 libsdl-ttf2.0-0:i386 libshout3:i386 
libsoup-gnome2.4-1:i386 libsoup2.4-1:i386 libspeex1:i386
  libssl0.9.8:i386 libstdc++5:i386 libtag1-vanilla:i386 libtag1c2a:i386 
libtdb1:i386 libthai0:i386 libtheora0:i386
  libvisual-0.4-0:i386 libvisual-0.4-plugins:i386 libwavpack1:i386 libxaw7:i386 
libxcb-render0:i386 libxcb-shm0:i386
  libxft2:i386 libxmu6:i386 libxp6:i386 libxss1:i386 libxtst6:i386 libxv1:i386 

[Bug 885492] Re: p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so

2012-09-11 Thread Dirk Möbius
Isn't there another simple way to install the 32bit version of gnome-
keyring-pkcs11.so ?!?

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

Title:
  p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-
  keyring-pkcs11.so

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

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


[Bug 1044230] Re: gnome-control-center crashed with SIGSEGV in g_type_instance_get_private()

2012-08-31 Thread Dirk Lehmann
** Visibility changed to: Public

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

Title:
  gnome-control-center crashed with SIGSEGV in
  g_type_instance_get_private()

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

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


[Bug 995401] Re: Ubuntu 12.04: keyboard layout does not change languages

2012-07-16 Thread Dirk Porezag
*** This bug is a duplicate of bug 985065 ***
https://bugs.launchpad.net/bugs/985065

I think some of the people here - in particular if they are using
Logitech Unifying Receivers - may be experiencing the bug more clearly
described in bug report #995715. I have included a lengthy discussion of
this problem there.

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

Title:
  Ubuntu 12.04: keyboard layout does not change languages

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/995401/+subscriptions

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


[Bug 878352] Re: 3rd Party Plugins Ignored

2012-01-31 Thread dirk
same problem here, remuco-rhythmbox worked fine on natty, now broken on
oneiric.  I renamed the file to .plugin as indicated   above by
driesfeys, also renamed the section.  You can then see the plugin, but
not enable it because checking its box will crash it.  I get this on the
stdout:

$ rhythmbox
[ stuff about my media keys which is not relevant]
[ upon clicking the checkbox, this appears: ]
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
Traceback (most recent call last):
  File /usr/lib/rhythmbox/plugins/remuco3/remythm.py, line 30, in module
import rb, rhythmdb
ImportError: No module named rhythmdb

(rhythmbox:3541): libpeas-WARNING **: Error loading plugin 'remythm'

I provided a full debug log, but it basically contains the same info.


** Attachment added: rhythmbox --debug, then trying to enable remuco plugin
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/878352/+attachment/2704113/+files/rhythmbox-remuco-debug-log

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

Title:
  3rd Party Plugins Ignored

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

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


[Bug 884628] Re: Cannot login using SIPE, working in pidgin though

2012-01-27 Thread Dirk Heinrichs
I see the same problem in telepathy-kde from the Telepathy KDE PPA
(https://launchpad.net/~telepathy-kde/+archive/ppa). SIPE/Office
Communicator protocol works fine in Pidgin, but Telepathy is unable to
connect with the same connection data.

So it seems the problem is not in empathy, but somewhere in the
underlying telepathy framework.

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

Title:
  Cannot login using SIPE, working in pidgin though

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

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


[Bug 847814] Re: the gnome-session dialog suspend option doesn't lock the screen

2011-11-15 Thread Dirk Mcbratney
Under Gnome Shell with the screenlock disabled, this behavior is highly
irritating, because the Gnome session menu follows my settings and does
not lock the screen, but using the power button does lock the screen. I
don't have much of a use case for a screen lock for a machine sitting
safely in my apartment. The screen lock setting should reasonably be
universal (and can still be set with never as the timeout for
inactivity either way.)

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

Title:
  the gnome-session dialog suspend option doesn't lock the screen

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

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


[Bug 879456] Re: Typeahead functionality for nautilus is broken

2011-11-01 Thread Dirk Mcbratney
Under a fresh install using Gnome Shell, I experience the same problem
with the text field never clearing and Backspace navigating backwards in
icon view. It's a severe usability regression. I'm looking forward to
the fix, whether it's upstream or here. Should be noted that the
backspace issue is only half of the issue - the other half is that the
typehead field doesn't clear after navigating to a subfolder.

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

Title:
  Typeahead functionality for nautilus is broken

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

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


[Bug 777953] Re: Google Contacts don't work in Evolution: Cannot authenticate user: Invalid query

2011-10-09 Thread Dirk Roos
Status: Confirmed, Importance:Undecided, Assigned to:Unassigned.. and
that's it??

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

Title:
  Google Contacts don't work in Evolution: Cannot authenticate user:
  Invalid query

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

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


[Bug 790803] Re: Video calls fail : could not link source

2011-08-30 Thread H.-Dirk Schmitt
*** This bug is a duplicate of bug 731785 ***
https://bugs.launchpad.net/bugs/731785

** This bug has been marked a duplicate of bug 731785
   failure to establish video stream

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

Title:
  Video calls fail : could not link source

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

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


[Bug 608515] Re: Can't establish audio or video calls

2011-08-30 Thread H.-Dirk Schmitt
*** This bug is a duplicate of bug 731785 ***
https://bugs.launchpad.net/bugs/731785

** This bug has been marked a duplicate of bug 731785
   failure to establish video stream

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

Title:
  Can't establish audio or video calls

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

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


[Bug 731785] Re: failure to establish video stream

2011-08-30 Thread H.-Dirk Schmitt
** Tags added: natty

** Tags added: lucid

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

Title:
  failure to establish video stream

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

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


[Bug 676442] Re: gdm ignore sometimes nis accounts

2011-06-22 Thread H.-Dirk Schmitt
After migration from lucid to natty the problem hasn't happens any more.

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

Title:
  gdm ignore sometimes nis accounts

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

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


[Bug 577553] Re: Please rename this bug : epiphany-browser segmentation fault with proxy.pac

2011-05-25 Thread H.-Dirk Schmitt
I have here the problem since migration from lucid to natty.
If i switch the gnome-network-preferences from direct connection to 
automatic proxy configuration epiphany crashes.
With direct connection no problem occurs. 

** Summary changed:

- epiphany-browser segmentation fault  with url *
+ Please rename this bug : epiphany-browser segmentation fault with proxy.pac

** Changed in: epiphany-browser (Ubuntu)
   Status: Expired = New

** Summary changed:

- Please rename this bug : epiphany-browser segmentation fault with proxy.pac
+ epiphany-browser segmentation fault with proxy.pac

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

Title:
  epiphany-browser segmentation fault with proxy.pac

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


[Bug 707346] Re: Window/toolbar overlap in vertically stacked monitor configuration

2011-03-31 Thread Dirk Mcbratney
I can confirm this as well. Notably, I'm using Compiz, not Metacity. If
the Gnome Panel is present on the lower of the two screens, it does not
reserve a space for itself, and maximized windows fill the space behind
it, meaning that the title bar is occluded by the panel.

Ubuntu 10.10 (i386)

compiz 1:0.8.6-0ubuntu9.1

gnome-panel 1:2.30.2-1ubuntu3

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

Title:
  Window/toolbar overlap in vertically stacked monitor configuration

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


[Bug 692162] [NEW] Information pane should report directory contents size

2010-12-19 Thread Dirk Mcbratney
Public bug reported:

Binary package hint: nautilus

Nautilus 2.30.1-0ubuntu1.1, Ubuntu 10.04 Lucid Lynx.

The information pane in Nautilus doesn't include the total contents size
of a folder, instead reporting only the number of items (same as the
status bar.) I don't understand why this is the case.

The information pane provides the date modified and the size of any
given file, and a total contents size for folders would be *very* useful
and something I find myself wishing was available (for comparing folder
sizes without having to hit Alt+Enter for Properties, navigate to the
next, hit Alt+Enter, and so on.)

I'm not certain if this qualifies as a bug, but it's an oddity and a
bit of a suggestion.

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

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

Title:
  Information pane should report directory contents size

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


[Bug 676442] Re: gdm ignore sometimes nis accounts

2010-12-18 Thread H.-Dirk Schmitt
** Summary changed:

- gdm ingore sometimes nis accounts
+ gdm ignore sometimes nis accounts

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

Title:
  gdm ignore sometimes nis accounts

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


[Bug 611787] Re: epiphany-browser: error while loading shared libraries: libgirepository-1.0.so.0: cannot open shared object file

2010-12-06 Thread H.-Dirk Schmitt
Me too.

epiphany-browser 2.30.2-1ubuntu1.1  lucid   de.archive.ubuntu.com
epiphany-browser 2.30.2-1ubuntu1.1 install ok installed


libgirepository1.0-0 0.9.3-0ubuntu1~ppa10.04+1 install ok installed
libgirepository1.0-0 0.6.8-1   lucid de.archive.ubuntu.com
libgirepository1.0-0 0.9.3-0ubuntu1~ppa10.04+1 lucid ppa.launchpad.net

Is there a way to get this fixed in the lucid/ppa version. The origin
lucid empathy version without the date in chat rooms is a litte bit
confusing.

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

Title:
  epiphany-browser: error while loading shared libraries: 
libgirepository-1.0.so.0: cannot open shared object file

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


[Bug 676442] [NEW] gdm ingore sometimes nis accounts

2010-11-17 Thread H.-Dirk Schmitt
Public bug reported:

Binary package hint: gdm

I have here a quick computer ( AMD Phenom(tm) II X6, SSD).
The GDM seems to start before nis account infos are loaded.
The nis users accounts are not shown in the greeter (local accounts are 
visible).
Entering the user name of  a nis account works.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gdm 2.30.2.is.2.30.0-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Nov 17 11:05:42 2010
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 (20100816.1)
ProcEnviron:
 LANGUAGE=de_DE:de:en_US:en
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
 LC_PAPER=de_DE.UTF-8
SourcePackage: gdm

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


** Tags: amd64 apport-bug lucid

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

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


[Bug 676442] Re: gdm ingore sometimes nis accounts

2010-11-17 Thread H.-Dirk Schmitt


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

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


[Bug 640096] Re: cpufreq using grey almost invisible font

2010-11-09 Thread Dirk Schedler
Works for me too

-- 
cpufreq using grey almost invisible font
https://bugs.launchpad.net/bugs/640096
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.

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


[Bug 389686] Re: compiz --replace fails to kill metacity, resulting in cpu overload

2010-11-04 Thread H.-Dirk Schmitt
** Tags added: maverick

-- 
compiz --replace fails to kill metacity, resulting in cpu overload
https://bugs.launchpad.net/bugs/389686
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 389686] Re: compiz --replace fails to kill metacity, resulting in cpu overload

2010-11-04 Thread H.-Dirk Schmitt
Similar problem in maverick for a Fujitsu T4310 notebook.
Running icewm doesn't cause a problem.
Running compiz, metacity or mutter trigger this problem.


Workaround in xorg.conf fixes this problem for me and allow start of gdm again

Section Extensions
Option Composite Disable
EndSection

-- 
compiz --replace fails to kill metacity, resulting in cpu overload
https://bugs.launchpad.net/bugs/389686
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 467997] Re: Gnome add to panel add (custom) Menu Bar | icon size is too big!

2010-05-05 Thread dirk
I had the same problem. It cost me half an hour to get to find out it
was this bug and I had to change the icon set. Thanks for the info.

-- 
Gnome add to panel  add (custom) Menu Bar | icon size is too big!
https://bugs.launchpad.net/bugs/467997
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 573725] [NEW] empathy ignores system wide SSL certificates

2010-05-02 Thread H.-Dirk Schmitt
Public bug reported:

Binary package hint: empathy

We use our own internal CA for ssl certificates.
The CA certificate is properly installed in /etc/ssl/certs and proved to work 
with other applications (e.g. postfix, lynx, ...).

Empathy seems to ignore the system wide file ca certificates in ubuntu
and a connection to our jabber server fails as described in
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/480791

Maybe this problem is solved with telepathy-gabble 0.9.0 (see
http://lists.freedesktop.org/archives/ftp-
release/2009-September/000182.html )

** Affects: telepathy-gabble (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: lucid

** Package changed: empathy (Ubuntu) = telepathy-gabble (Ubuntu)

-- 
empathy ignores system wide SSL certificates 
https://bugs.launchpad.net/bugs/573725
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 559111] Re: metacity crashes on login - no window manager

2010-04-25 Thread Dirk B.
I had the Problem after upgrading from karmic to lucid rc yesterday,
deleting ~/.gconf/desktop/gnome/session/ solved it.

-- 
metacity crashes on login - no window manager
https://bugs.launchpad.net/bugs/559111
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 559111] Re: metacity crashes on login - no window manager

2010-04-25 Thread Dirk B.
Edit: Metacity still doesn't show window decorators, but at least on
session startup compiz starts.

-- 
metacity crashes on login - no window manager
https://bugs.launchpad.net/bugs/559111
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 455421] Re: rhythmbox crashed with SIGSEGV in g_object_set()

2010-01-30 Thread Dirk Mcbratney
An odd observation - I removed a seemingly rather buggy little package
called ledcontrol, which allows for cosmetic uses for the keyboard LEDs,
and a couple of virtual keyboard apps (klavier and something I don't
recall) and this problem went away. The bug was consistently repeatable
for me until I did this.

-- 
rhythmbox crashed with SIGSEGV in g_object_set()
https://bugs.launchpad.net/bugs/455421
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 442078] Re: Buttons in Eclipse not working correctly with GTK+ 2.18.1-1

2010-01-14 Thread Dirk Deimeke
The same seems to happen with flash on Ubuntu (Gnome) 64bit systems. See
bug 410407.

-- 
Buttons in Eclipse not working correctly with GTK+ 2.18.1-1
https://bugs.launchpad.net/bugs/442078
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


[Bug 474175] Re: Screensaver activates during video playback

2009-11-13 Thread Dirk Schedler
I can confirm this issue as it affects me too. 
Bug reproduced with Kaffeine
Also affects VNC Player, doesn´t matter if the option disable screensaver 
during video playback is set or not.

-- 
Screensaver activates during video playback
https://bugs.launchpad.net/bugs/474175
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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

[Bug 365770] Re: Screensaver starts while playing a Video with Kaffeine (missing build-dependency on libxtst-dev)

2009-11-09 Thread Dirk Schedler
This bug affects me too.
Although I noticed this behaviour first with the update to 9.10.
In 9.04 I didn´t noticed this bug. On my system it affects the VNC Player, 
Kaffeine, Dragon Player and Totem Player. So I suppose it would affect any 
player you will install. Power Management is disabled on my system so I can´t 
test this.

-- 
Screensaver starts while playing a Video with Kaffeine (missing 
build-dependency on libxtst-dev)
https://bugs.launchpad.net/bugs/365770
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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

[Bug 390733] Re: Process gconfd-2 causes cpu overuse and overheat

2009-08-30 Thread Dirk
The compiz/metacity --replace problem is being discussed in bug 389686

-- 
Process gconfd-2 causes cpu overuse and overheat
https://bugs.launchpad.net/bugs/390733
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf2 in ubuntu.

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


  1   2   >