[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11 after logging "MetaSyncRing: Sync object is not ready -- were events handled properly?"

2024-05-13 Thread Roland65
Using these packages seems to work:
https://bugs.launchpad.net/ubuntu/+source/mutter/42.9-0ubuntu8

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

Title:
  Input lag or freezes on Nvidia desktops with X11 after logging
  "MetaSyncRing: Sync object is not ready -- were events handled
  properly?"

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


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

[Bug 1773114] Re: Cannot copy file using 'cp' on a gvfs mount

2018-11-20 Thread Roland65
How can I know if the protocol is SMB2 or not?

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

Title:
  Cannot copy file using 'cp' on a gvfs mount

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

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

[Bug 1773114] Re: Cannot copy file using 'cp' on a gvfs mount

2018-05-28 Thread Roland65
** Description changed:

  On Ubuntu 18.04, I can't anymore copy a file using the 'cp' command on a
- gvfs mount.
+ gvfs smb mount.
  
  For example, If I try to copy the file test.odp on a SMB shared folder,
  like this:
  
  cp -v test.odp /run/user/1000/gvfs/smb-
  share:domain=X,server=x,share=xxx,user=x/
  
  I get the following error:
  
  cp: cannot fstat '/run/user/1000/gvfs/smb-
  share:domain=X,server=x,share=xxx,user=x//test.odp': Invalid argument
  
  A file 'test.odp' is created, but with size 0.
  
  I can delete any file on the shared folder using the 'rm' command.
  
  If I copy the file using the command 'gio copy', then it works as
  expected.
  
  This used to work in Ubuntu 16.04.
  
  Of course, I don't know if the problem is in the gvfs package or in some
  underlying component...
  
  System: Ubuntu 18.04 LTS (Bionic Beaver) 64-bit
  Kernel: 4.15.0-22-generic x86_64
  Package: gvfs 1.36.1-0ubuntu1

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

Title:
  Cannot copy file using 'cp' on a gvfs mount

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

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

[Bug 1773114] Re: Cannot copy file using 'cp' on a gvfs mount

2018-05-24 Thread Roland65
** Description changed:

  On Ubuntu 18.04, I can't anymore copy a file using the 'cp' command on a
  gvfs mount.
  
  For example, If I try to copy the file test.odp on a SMB shared folder,
  like this:
  
  cp -v test.odp /run/user/1000/gvfs/smb-
  share:domain=X,server=x,share=xxx,user=x/
  
  I get the following error:
  
  cp: cannot fstat '/run/user/1000/gvfs/smb-
  share:domain=X,server=x,share=xxx,user=x//test.odp': Invalid argument
  
+ A file 'test.odp' is created, but with size 0.
+ 
+ I can delete any file on the shared folder using the 'rm' command.
+ 
  If I copy the file using the command 'gio copy', then it works as
  expected.
  
  This used to work in Ubuntu 16.04.
  
  Of course, I don't know if the problem is in the gvfs package or in some
  underlying component...
  
  System: Ubuntu 18.04 LTS (Bionic Beaver) 64-bit
  Kernel: 4.15.0-22-generic x86_64
  Package: gvfs 1.36.1-0ubuntu1

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

Title:
  Cannot copy file using 'cp' on a gvfs mount

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

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

[Bug 1773114] [NEW] Cannot copy file using 'cp' on a gvfs mount

2018-05-24 Thread Roland65
Public bug reported:

On Ubuntu 18.04, I can't anymore copy a file using the 'cp' command on a
gvfs mount.

For example, If I try to copy the file test.odp on a SMB shared folder,
like this:

cp -v test.odp /run/user/1000/gvfs/smb-
share:domain=X,server=x,share=xxx,user=x/

I get the following error:

cp: cannot fstat '/run/user/1000/gvfs/smb-
share:domain=X,server=x,share=xxx,user=x//test.odp': Invalid argument

If I copy the file using the command 'gio copy', then it works as
expected.

This used to work in Ubuntu 16.04.

Of course, I don't know if the problem is in the gvfs package or in some
underlying component...

System: Ubuntu 18.04 LTS (Bionic Beaver) 64-bit
Kernel: 4.15.0-22-generic x86_64
Package: gvfs 1.36.1-0ubuntu1

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

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

Title:
  Cannot copy file using 'cp' on a gvfs mount

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

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

[Bug 1587287] Re: Missing language *.mo files in libwnck-common

2016-05-31 Thread Roland65
Yes indeed: at least in xfce4, the pager applet shows its strings in
english (Move to anther desktop, Click to move to desktop 2, etc.).
Probably the same in the gnome panel.

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

Title:
  Missing language *.mo files in libwnck-common

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

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


[Bug 1587287] [NEW] Missing language *.mo files in libwnck-common

2016-05-31 Thread Roland65
Public bug reported:

There are no *.mo files in the package libwnck-common, version 
1:2.30.7-5ubuntu1 (Ubuntu 16.04).
Thus the UI strings are in english.
I was able to fix this by recompiling the package.

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

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

Title:
  Missing language *.mo files in libwnck-common

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

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


[Bug 1577742] [NEW] Missing language *.mo files in evolution-common

2016-05-03 Thread Roland65
Public bug reported:

The evolution-common package distributed with Ubuntu 16.04 (version
3.18.5.2-0ubuntu1) does not contain the language (*.mo) files usually
located in /usr/share/locale.

Thus, the evolution GUI only speaks english, whatever the user's
language.

I was able to fix this issue by simply recompiling the whole evolution
package on my Ubuntu 16.04 box.

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

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

Title:
  Missing language *.mo files in evolution-common

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

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


[Bug 1477106] [NEW] Cups directive Browsing Off ignored by print dialog

2015-07-22 Thread Roland65
Public bug reported:

On Ubuntu 15.04, I have cups configured with the Browsing Off option
in the /etc/cups/cupsd.conf to disallow listing non local printers (I'm
on a huge network where there are many  printers).

This works well with non Gnome applications (LibreOffice, Adobe Reader
for example). But the print dialog of Gnome GTK3 applications seems to
ignore the Browsing Off directive and lists a lot of remote
printers...

The same problem arises with Gnome GTK2 applications...

cups  version: 2.0.2-1ubuntu3.2
gtk3 version: 3.14.13-0ubuntu1
gtk2 version: 2.24.27-0ubuntu1

The package cups-browsed is not installed.

Here is the content of my cupsd.conf:

#
# Configuration file for the CUPS scheduler.  See man cupsd.conf for a
# complete description of this file.
#

# Log general information in error_log - change warn to debug
# for troubleshooting...
LogLevel warn
PageLogFormat

# Deactivate CUPS' internal logrotating, as we provide a better one, especially
# LogLevel debug2 gets usable now
MaxLogSize 0

# Only listen for connections from the local machine.
Listen localhost:631
Listen /var/run/cups/cups.sock

# Show shared printers on the local network.
Browsing Off
BrowseLocalProtocols dnssd

# Default authentication type, when authentication is required...
DefaultAuthType Basic

# Web interface setting...
WebInterface Yes

# Restrict access to the server...
Location /
  Order allow,deny
/Location

# Restrict access to the admin pages...
Location /admin
  Order allow,deny
/Location

# Restrict access to configuration files...
Location /admin/conf
  AuthType Default
  Require user @SYSTEM
  Order allow,deny
/Location

# Set the default printer/job policies...
Policy default
  # Job/subscription privacy...
  JobPrivateAccess default
  JobPrivateValues default
  SubscriptionPrivateAccess default
  SubscriptionPrivateValues default

  # Job-related operations must be done by the owner or an administrator...
  Limit Create-Job Print-Job Print-URI Validate-Job
Order deny,allow
  /Limit

  Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs 
Set-Job-Attributes Create-Job-Subscription Renew-Subscription 
Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job 
Suspend-Current-Job Resume-Job Cancel-My-Jobs Close-Job CUPS-Move-Job 
CUPS-Get-Document
Require user @OWNER @SYSTEM
Order deny,allow
  /Limit

  # All administration operations require an administrator to authenticate...
  Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class 
CUPS-Delete-Class CUPS-Set-Default CUPS-Get-Devices
AuthType Default
Require user @SYSTEM
Order deny,allow
  /Limit

  # All printer operations require a printer operator to authenticate...
  Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer 
Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs 
Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer 
Startup-Printer Promote-Job Schedule-Job-After Cancel-Jobs CUPS-Accept-Jobs 
CUPS-Reject-Jobs
AuthType Default
Require user @SYSTEM
Order deny,allow
  /Limit

  # Only the owner or an administrator can cancel or authenticate a job...
  Limit Cancel-Job CUPS-Authenticate-Job
Require user @OWNER @SYSTEM
Order deny,allow
  /Limit

  Limit All
Order deny,allow
  /Limit
/Policy

# Set the authenticated printer/job policies...
Policy authenticated
  # Job/subscription privacy...
  JobPrivateAccess default
  JobPrivateValues default
  SubscriptionPrivateAccess default
  SubscriptionPrivateValues default

  # Job-related operations must be done by the owner or an administrator...
  Limit Create-Job Print-Job Print-URI Validate-Job
AuthType Default
Order deny,allow
  /Limit

  Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs 
Set-Job-Attributes Create-Job-Subscription Renew-Subscription 
Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job 
Suspend-Current-Job Resume-Job Cancel-My-Jobs Close-Job CUPS-Move-Job 
CUPS-Get-Document
AuthType Default
Require user @OWNER @SYSTEM
Order deny,allow
  /Limit

  # All administration operations require an administrator to authenticate...
  Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class 
CUPS-Delete-Class CUPS-Set-Default
AuthType Default
Require user @SYSTEM
Order deny,allow
  /Limit

  # All printer operations require a printer operator to authenticate...
  Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer 
Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs 
Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer 
Startup-Printer Promote-Job Schedule-Job-After Cancel-Jobs CUPS-Accept-Jobs 
CUPS-Reject-Jobs
AuthType Default
Require user @SYSTEM
Order deny,allow
  /Limit

  # Only the owner or an administrator can cancel or authenticate a job...
  Limit Cancel-Job CUPS-Authenticate-Job
AuthType Default
   

[Bug 1202198] Re: gnome-settings daemon notifies as error an info message

2015-02-27 Thread Roland65
In Ubuntu 14.10 (Utopic), there are two packages that can be involved in
gnome printer norifications: gnome-settings-daemon and unity-settings-
daemon. The latter package seems to be a fork of the former, for Unity
use I suppose.

These two packages come with a printer notification plugin. The one of
gnome-settings-daemon is /usr/lib/gnome-settings-daemon/gsd-printer and
the other is /usr/lib/unity-settings-daemon/usd-printer.

I found that if the gnome-flashback session (a.ka. Gnome Classic) is
used, the printer notification plugin involved is usd-printer, from the
unity-settings-daemon package. I guess that gsd-printer is used in a
Gnome Shell session (I don't use it so I can test my guessing).

So, to remove the connecting-to-printer false error message, I think the
safest approach is to patch both packages, just by adding the lines:

 if (g_str_has_prefix (reason, connecting-to-device))
 return TRUE;

to the reason_is_blacklisted() static function in gsd-print-
notifications-manager.c.

A patch is attached for the gnome-settings-daemon package and I'll also
fill a bug report with a patch for the unity-settings-daemon package.


** Patch added: suppress-printer-connecting-to-device-notifification.patch
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1202198/+attachment/4329475/+files/suppress-printer-connecting-to-device-notifification.patch

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

Title:
  gnome-settings daemon notifies as error an info message

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

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


[Bug 1381624] Re: gvfs timeout (trusty)

2015-01-29 Thread Roland65
Same problem for me with gvfs 1.20.2 on Ubuntu 14.10. A fix or a
workaround would ne very appreciated...

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

Title:
  gvfs timeout (trusty)

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

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