[Bug 2061211] [NEW] Invalid escape sequences in regexes when installing gedit

2024-04-13 Thread Erik Roland van der Meer
Public bug reported:

On a clean install of the 24.04 beta, if you do a "sudo apt install
gedit", you get the following messages at the end of the install:

/usr/lib/x86_64-linux-gnu/gedit/plugins/externaltools/library.py:212: 
SyntaxWarning: invalid escape sequence '\-'
  RE_KEY = re.compile('^([a-zA-Z_][a-zA-Z0-9_.\-]*)(\[([a-zA-Z_@]+)\])?$')
/usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/substitutionparser.py:162: 
SyntaxWarning: invalid escape sequence '\s'
  match = re.match('?%s\s*' % self.REG_GROUP, tokens)

So there are 2 issues with regexes.

Bug #2055010 reports the first of these, but not the second, and it also
reports a different issue as "the huger problem" (one that I can't
reproduce). I hope I'm making the right call in opening a new bug report
specifically for these regex issues.

Some more details:
- on the clean install, I did apply all available updates before trying to 
install gedit
- you can also reproduce this issue from the live ("try ubuntu") environment

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: gedit 46.2-1build1
ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
Uname: Linux 6.8.0-22-generic x86_64
NonfreeKernelModules: zfs
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.496
CloudArchitecture: x86_64
CloudID: nocloud
CloudName: unknown
CloudPlatform: nocloud
CloudSubPlatform: seed-dir (/var/lib/cloud/seed/nocloud)
CurrentDesktop: ubuntu:GNOME
Date: Sat Apr 13 08:41:26 2024
LiveMediaBuild: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240410.2)
ProcEnviron:
 LANG=C.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
SourcePackage: gedit
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug noble

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

Title:
  Invalid escape sequences in regexes when installing gedit

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


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

[Bug 2035027] Re: GNOME crashes after resume when using Wayland

2023-09-24 Thread Roland (Rolandixor) Taylor
*** This bug is a duplicate of bug 2016217 ***
https://bugs.launchpad.net/bugs/2016217

Confirmed on bare metal (MSI GE76 Raider 11UE - Nvidia RTX 3060 6GB).

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

Title:
  GNOME crashes after resume when using Wayland

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


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

[Bug 1905126] Re: libreoffice image insert dialog does not show thumb drives

2020-11-21 Thread Roland Hughes
apport information

** Tags added: apport-collected focal

** Description changed:

  Because of the move to a snap, when one opens the file dialog usb/thumb
  drives are not shown. For a File->Open you can navigate to /media/user-
  name/thumb-drive if and only if you personally have mounted the thumb.
  For those of us writing documentation using screen shots taken on many
  different systems but all on the same thumb drive this is a real hassle.
  
  Prior to Snap packaging this worked.
  
  I suspect this is a nasty bug in Snap.
  
  roland@roland-amd-desktop:~$ lsb_release -rd
  Description:  Ubuntu 20.04.1 LTS
  Release:  20.04
  
  
  LibreOffice Writer
  Version: 7.0.2.2
  Build ID: 3a01483fc371ab18cfca4bab0d636937da5eaf70
  CPU threads: 6; OS: Linux 5.4; UI render: default; VCL: gtk3
  Locale: en-US (en_US.UTF-8); UI: en-US
  Calc: threaded
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.12
+ Architecture: amd64
+ CasperMD5CheckResult: skip
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 20.04
+ GsettingsChanges:
+  b'org.gnome.nautilus.window-state' b'sidebar-width' b'182'
+  b'org.gnome.nautilus.window-state' b'initial-size' b'(757, 500)'
+  b'org.gnome.nautilus.preferences' b'show-directory-item-counts' b"'always'"
+  b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 
'date_modified_with_time', 'date_accessed', 'recency', 'starred', 
'detailed_type']"
+ InstallationDate: Installed on 2020-04-17 (218 days ago)
+ InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: nautilus 1:3.36.3-0ubuntu1
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 5.4.0-53.59-generic 5.4.65
+ Tags:  focal
+ Uname: Linux 5.4.0-53-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ usr_lib_nautilus:

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

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

Title:
  libreoffice image insert dialog does not show thumb drives

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

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

[Bug 1905126] ProcCpuinfoMinimal.txt

2020-11-21 Thread Roland Hughes
apport information

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

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

Title:
  libreoffice image insert dialog does not show thumb drives

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

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

[Bug 1905126] [NEW] libreoffice image insert dialog does not show thumb drives

2020-11-21 Thread Roland Hughes
Public bug reported:

Because of the move to a snap, when one opens the file dialog usb/thumb
drives are not shown. For a File->Open you can navigate to /media/user-
name/thumb-drive if and only if you personally have mounted the thumb.
For those of us writing documentation using screen shots taken on many
different systems but all on the same thumb drive this is a real hassle.

Prior to Snap packaging this worked.

I suspect this is a nasty bug in Snap.

roland@roland-amd-desktop:~$ lsb_release -rd
Description:Ubuntu 20.04.1 LTS
Release:20.04


LibreOffice Writer
Version: 7.0.2.2
Build ID: 3a01483fc371ab18cfca4bab0d636937da5eaf70
CPU threads: 6; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

** 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/1905126

Title:
  libreoffice image insert dialog does not show thumb drives

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

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

[Bug 1892440] Re: Shell text is too small in mutter 3.36.4-0ubuntu0.20.04.2

2020-08-27 Thread Roland Roland
Same here. Ubuntu 20.04 laptop HP 8540p.

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

Title:
  Shell text is too small in mutter 3.36.4-0ubuntu0.20.04.2

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

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

[Bug 1874654] Re: (fractional) Scaling problems

2020-04-27 Thread roland
@seb128 you mention using apport-collect and using ubuntu-bug. What do
you think I did for reporting this issue? All those attached files
aren't added automatically.

Issue can be closed.
Decided to try another Linux distro after hitting multiple of these graphics 
bugs in the last few days.

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

Title:
  (fractional) Scaling problems

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

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

[Bug 1852864] Re: Fractional Scaling shows a black bar on secondary monitor

2020-01-27 Thread roland
Let's close this issue. I can't reproduce this on Ubuntu 19.10.

One thing to note: The problem only showed up after some time with Ubuntu 
19.04. 
It worked for like a week before the problem arose.

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

Title:
  Fractional Scaling shows a black bar on secondary monitor

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

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

[Bug 1852864] Re: Fractional Scaling shows a black bar on secondary monitor

2020-01-24 Thread roland
Thank you for going through this issue.

I just tested the combination 19.10 with HDMI and the bug doesn't appear.
I'll try again later with DP over usb-c.

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

Title:
  Fractional Scaling shows a black bar on secondary monitor

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

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

[Bug 1852864] Re: Fractional Scaling shows a black bar

2019-11-18 Thread roland
I don't know about the HiDPI deamon. It's not my picture. 
I did however experience the same problem. 

The software used is a regular ubuntu 19.04 with the default window
manager.

At the moment I can't connect the monitor. I'll try to get a journalctl log 
after experiencing
the issue when I do use the monitor again.

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

Title:
  Fractional Scaling shows a black bar

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

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

[Bug 1852864] [NEW] Fractional Scaling shows a black bar

2019-11-16 Thread roland
Public bug reported:

The right part of the external screen shows a black bar when using fractional 
scaling.
This started happening this week. 

Somebody else is also experiencing this problem:
* [ubuntu discourse 
post](https://discourse.ubuntu.com/t/x11-hidpi-scaling-available-for-testing-on-disco/10293/23)
* 
[photo](https://ubuntucommunity.s3-us-east-2.amazonaws.com/original/2X/5/509069037c78c1e5b461e526236ffeb207de1025.jpg)

Attached monitors:
* External 4K
* Laptop: qhd

Tried connection types:
*  HDMI (30hz),
*  HDMI over usb-c
*  DP over usb-c

Fractional scaling was set up in this way:
`gsettings set org.gnome.mutter experimental-features 
"['x11-randr-fractional-scaling']"`

It doesn't seem to be monitor related. 
It works when:
*  using wayland
*  turning off fractional scaling
*  during boot and login

Installed software:
*  ubuntu 19.04
*  Gnome 3.32.1

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

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

Title:
  Fractional Scaling shows a black bar

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

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

[Bug 1773959] Re: High CPU usage by gnome-shell when only running gnome-terminal

2019-02-28 Thread Roland (Rolandixor) Taylor
I really hope this is fixed by 19.04

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

Title:
  High CPU usage by gnome-shell when only running gnome-terminal

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

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

[Bug 1799913] Re: Unhandled lockdown error (-2) - iphone ios 12

2019-01-30 Thread Roland
Same here, with 18.10 and iPhone on 12.1.3 with, iPhone 6s, SE and 7
When accessing "Documents" I get "Unhandled Lockdown error (-2)
The other folder seems mounted ok,but when I go to the DCIM folder, I get this 
error:
"Unhandled error message: The name:1.2260 was not provided by any .services 
files"

On commandprompt,:
# ideviceinfo
ERROR: Could not connect to lockdownd, error code -2

but ideviceinfo -s gives a correct overwieuw of the iPhone config

# idevicepair pair
ERROR: Device 89799a11f6208c97b1638a3fe33919f9 returned unhandled error 
code -5

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

Title:
  Unhandled lockdown error (-2) - iphone ios 12

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

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

Re: [Bug 1809940] Re: ASPEED AST2400 graphics failure on normal start but work on recovery start

2019-01-07 Thread Filip Roland
Dear Daniel!
I did what you wrote and that worked!
The problem solved permanently!
Thank you very much!


Saját Samsung Galaxy okostelefonról küldve.
 Eredeti üzenet Feladó: Daniel van Vugt 
 Dátum: 2019. 01. 07.  10:43  (GMT+01:00) 
Címzett: registrat...@filiproland.hu Tárgy: [Bug 1809940] Re: ASPEED AST2400 
graphics failure on normal start but
  work on recovery start 
Can you please try editing /etc/gdm3/custom.conf and uncommenting this
line:

 #WaylandEnable=false

Then reboot, but make sure you're not rebooting into recovery mode
again.. Does that fix it?

** Package changed: xorg (Ubuntu) => mutter (Ubuntu)

** Changed in: mutter (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1809940

Title:
  ASPEED AST2400 graphics failure on normal start but work on recovery
  start

Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  I have an ASUS P10S-I server motherboard with integrated ASPEED AST2400 VGA 
chipset.
  With earlier Ubuntu version (maybe on Ubuntu 16.04.3 ?) it worked well.
  Once when I updated (but before the actual version) it went wrong.

  To be truth it not really the xresver...-ast's problem because this
  earlier not installed automatically and the poroblem was the same.
  When i found it on synaptic as uninstalled i hoped that this will
  solve the problem and i had installed it but it not worked at all...

  The issue:
  When I boot normally the login window load slowly and keybord and mouse very 
slow too but work.
  I can login. But after i login the screen not show the desktop it show 
diagonal stripes. (see the attachment)
  This stripes made from original screen but unrecognisable the things. But the 
items work if you can click the right places. (for example i can click on the 
main switch button if i have luck and Crl+Alt+Del log out me.)
  After i log out the login screen corrupted on the same diagonal stripe way. 
But also work I can re login.

  How it work:
  If I start the recovery mode and on the recovery window choose continue start 
normally (and nothing else needed) it works without problem. Evrithing is fine.

  I tried to install ASPEED driver but on the Softwares and Updates menu
  Another driver don't found it.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
  Uname: Linux 4.15.0-43-generic x86_64
  .tmp.unity_support_test.1:

  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  BootLog: Error: [Errno 13] Engedély megtagadva: '/var/log/boot.log'
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 28 00:28:01 2018
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. ASPEED Graphics Family [1043:85f9]
  InstallationDate: Installed on 2017-11-20 (402 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 062a: Creative Labs Optical mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. P10S-I Series
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-43-generic 
root=UUID=1e49958f-dcf2-402d-b5ec-4e379ec72739 ro recovery nomodeset
  Renderer: Software
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/05/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4401
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P10S-I Series
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4401:bd03/05/2018:svnASUSTeKCOMPUTERINC.:pnP10S-ISeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP10S-ISeries:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: Server
  dmi.product.name: P10S-I Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
  version.libdrm2: libdrm2 2.4.91-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
  version.xserver-xorg-core: xserver-xorg-core 

[Bug 1809940] Re: ASPEED AST2400 graphics failure on normal start but work on recovery start

2019-01-07 Thread Filip Roland
Dear Daniel!

I did what you wrote and that worked!

The problem is solved permanently!

Thank you very much!

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

Title:
  ASPEED AST2400 graphics failure on normal start but work on recovery
  start

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

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

[Bug 1721428] Re: Artful (17.10) Session logout after screen turned off

2018-07-31 Thread Roland Giesler
Still happens in 18.04.  Switching to Xorg fixed it for me.

$ sudo lshw
roland-zenbook  
description: Convertible
product: UX461UN
vendor: ASUSTeK COMPUTER INC.
version: 1.0
serial: J1N0CX17A84604B
width: 64 bits
capabilities: smbios-3.0 dmi-3.0 smp vsyscall32
configuration: boot=normal chassis=convertible family=UX 
uuid=4A314E30-4358-3137-4138-343630344241
  *-core
   description: Motherboard
   product: UX461UN
   vendor: ASUSTeK COMPUTER INC.
   physical id: 0
   version: 1.0
   serial: QCCBKQ0JE80300258
   slot: MIDDLE
 *-firmware
  description: BIOS
  vendor: American Megatrends Inc.
  physical id: 0
  version: UX461UN.305
  date: 12/04/2017
  size: 64KiB
  capacity: 8128KiB
  capabilities: pci upgrade shadowing cdboot bootselect socketedrom edd 
int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard 
int14serial int17printer acpi usb smartbattery biosbootspecification uefi
 *-memory
  description: System Memory
  physical id: 8
  slot: System board or motherboard
  size: 16GiB
*-bank:0
 description: Row of chips LPDDR3 Synchronous Unbuffered 
(Unregistered) 2133 MHz (0.5 ns)
 product: K4EBE304EB-EGCG
 vendor: Samsung
 physical id: 0
 serial: 5500
 slot: ChannelA-DIMM0
 size: 8GiB
 width: 64 bits
 clock: 2133MHz (0.5ns)
*-bank:1
 description: Row of chips LPDDR3 Synchronous Unbuffered 
(Unregistered) 2133 MHz (0.5 ns)
 product: K4EBE304EB-EGCG
 vendor: Samsung
 physical id: 1
 serial: 5500
 slot: ChannelB-DIMM0
 size: 8GiB
 width: 64 bits
 clock: 2133MHz (0.5ns)
 *-cache:0
  description: L1 cache
  physical id: d
  slot: L1 Cache
  size: 256KiB
  capacity: 256KiB
  capabilities: synchronous internal write-back unified
  configuration: level=1
 *-cache:1
  description: L2 cache
  physical id: e
  slot: L2 Cache
  size: 1MiB
  capacity: 1MiB
  capabilities: synchronous internal write-back unified
  configuration: level=2
 *-cache:2
  description: L3 cache
  physical id: f
  slot: L3 Cache
  size: 8MiB
  capacity: 8MiB
  capabilities: synchronous internal write-back unified
  configuration: level=3
 *-cpu
  description: CPU
  product: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
  vendor: Intel Corp.
  physical id: 10
  bus info: cpu@0
  version: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
  serial: To Be Filled By O.E.M.
  slot: U3E1
  size: 3544MHz
  capacity: 4005MHz
  width: 64 bits
  clock: 100MHz
  capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce 
cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss 
ht tm pbe syscall nx pdpe1gb rdtscp constant_tsc art arch_perfmon pebs bts 
rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni 
pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid 
sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand 
lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti tpr_shadow vnmi 
flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx 
rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida 
arat pln pts hwp hwp_notify hwp_act_window hwp_epp cpufreq
  configuration: cores=4 enabledcores=4 threads=8
 *-pci
  description: Host bridge
  product: Intel Corporation
  vendor: Intel Corporation
  physical id: 100
  bus info: pci@:00:00.0
  version: 08
  width: 32 bits
  clock: 33MHz
*-display
 description: VGA compatible controller
 product: Intel Corporation
 vendor: Intel Corporation
 physical id: 2
 bus info: pci@:00:02.0
 version: 07
 width: 64 bits
 clock: 33MHz
 capabilities: pciexpress msi pm vga_controller bus_master cap_list 
rom
 configuration: driver=i915 latency=0
 resources: irq:134 memory:ed00-edff 
memory:c000-cfff ioport:f000(size=64) memory:c-d
*-generic:0
 description: Signal processing controller
 product: Skylake Processor Thermal Subsystem
 vendor: Intel Corporation
 physical id: 4
 bus info: pci@:00:04.0
 version: 08
 width: 64 bits

[Bug 1767564] Re: Ubuntu 18.04 Workspaces only change on primary monitor

2018-05-31 Thread roland
Can confirm, comment #2 fixed it.

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

Title:
  Ubuntu 18.04 Workspaces only change on primary monitor

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

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

[Bug 1292398] Re: Second screen position isn't saved from one session to another

2018-04-11 Thread Roland Giesler
I have this problem with Ubuntu 17.10.

Unity (17.04) didn't have this problem.

Asus Zenbook Flip: I work primarily in 2 locations.  I have large
monitors at each location.  When I'm at home, my notebook is positioned
to the left of the monitor.  I have configuration set for that.

When I get to the client site, the notebook is on the right of the
monitor and the monitor is bigger than the one at home.  After having my
home settings active, gnome does not remember my client setup and vice
versa.

I expect the configuration to be restored the moment I connect a
previously set up external monitor, the way it was working on Unity.

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

Title:
  Second screen position isn't saved from one session to another

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

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

[Bug 1731071] Re: Gnome shell huge memory usage

2018-02-18 Thread Roland
*** This bug is a duplicate of bug 1672297 ***
https://bugs.launchpad.net/bugs/1672297

Same withe Ubuntu 17.10

  PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND 

 2810 roland20   0 4164560 583452  88184 S  10,3  7,4  28:44.58 gnome-shell

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

Title:
  Gnome shell huge memory usage

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

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

[Bug 1727566] [NEW] extra left-behind domains break domain name rsolution

2017-10-25 Thread Roland Dreier
Public bug reported:

This seems related to LP: #1717995 but that is marked fixed.

I used my laptop at work, where I have a docking station with USB
ethernet included (interface enx0050b6cf4d4a).  The dhcp on the wired
ethernet includes my work domain, purestorage.com.  I undocked,
suspended, and came home, where I have no USB ethernet (just wifi
wlp4s0), and dhcp on wifi doesn't mention purestorage.com.  However, I
still have leftover state that stops purestorage.com names from
resolving:

$ systemd-resolve webvpn.purestorage.com
webvpn.purestorage.com: resolve call failed: No appropriate name servers or 
networks for name found

$ cat /etc/resolv.conf 
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
# 127.0.0.53 is the systemd-resolved stub resolver.
# run "systemd-resolve --status" to see details about the actual nameservers.

nameserver 127.0.0.53
search lan purestorage.com dev.purestorage.com

$ systemd-resolve --status
Global
  DNS Domain: lan
  purestorage.com
  dev.purestorage.com
  DNSSEC NTA: 10.in-addr.arpa
  16.172.in-addr.arpa
  168.192.in-addr.arpa
  17.172.in-addr.arpa
  18.172.in-addr.arpa
  19.172.in-addr.arpa
  20.172.in-addr.arpa
  21.172.in-addr.arpa
  22.172.in-addr.arpa
  23.172.in-addr.arpa
  24.172.in-addr.arpa
  25.172.in-addr.arpa
  26.172.in-addr.arpa
  27.172.in-addr.arpa
  28.172.in-addr.arpa
  29.172.in-addr.arpa
  30.172.in-addr.arpa
  31.172.in-addr.arpa
  corp
  d.f.ip6.arpa
  home
  internal
  intranet
  lan
  local
  private
  test

Link 3 (wlp4s0)
  Current Scopes: DNS LLMNR/IPv4 LLMNR/IPv6
   LLMNR setting: yes
MulticastDNS setting: no
  DNSSEC setting: no
DNSSEC supported: no
 DNS Servers: 10.1.0.1
  fda0:5173:b519::1
  DNS Domain: lan

Link 2 (enp0s31f6)
  Current Scopes: none
   LLMNR setting: yes
MulticastDNS setting: no
  DNSSEC setting: no
DNSSEC supported: no

It seems there are still issues around network interfaces being removed
but leaving behind their DNS config.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: systemd 234-2ubuntu12
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Oct 25 17:48:47 2017
InstallationDate: Installed on 2016-09-01 (419 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160901)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 138a:0090 Validity Sensors, Inc. 
 Bus 001 Device 003: ID 13d3:5248 IMC Networks 
 Bus 001 Device 005: ID 056a:5087 Wacom Co., Ltd 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: LENOVO 20FRS2FK00
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic 
root=UUID=30d5ada5-835d-4cf7-96cf-3329c0316107 ro quiet splash vt.handoff=7
SourcePackage: systemd
UpgradeStatus: Upgraded to artful on 2017-07-26 (91 days ago)
dmi.bios.date: 07/13/2017
dmi.bios.vendor: LENOVO
dmi.bios.version: N1FET53W (1.27 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20FRS2FK00
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 31
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1FET53W(1.27):bd07/13/2017:svnLENOVO:pn20FRS2FK00:pvrThinkPadX1Yoga1st:rvnLENOVO:rn20FRS2FK00:rvrSDK0J40697WIN:cvnLENOVO:ct31:cvrNone:
dmi.product.family: ThinkPad X1 Yoga 1st
dmi.product.name: 20FRS2FK00
dmi.product.version: ThinkPad X1 Yoga 1st
dmi.sys.vendor: LENOVO

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


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

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

Title:
  extra left-behind domains break domain name rsolution

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

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

[Bug 1717995] [NEW] extra domains not removed from resolv.conf when VPN disconnects

2017-09-18 Thread Roland Dreier
Public bug reported:

I use a VPN (network manager "vpnc" config) to connect to my work
network.  The gateway is "webvpn.purestorage.com".  When I connect, I
get "purestorage.com" added to the "search" line in my /etc/resolv.conf
(and /run/resolvconf/interface/systemd-resolved) - which makes perfect
sense, the VPN passes this info to me and then I can connect to systems
within the work network without having to use a FQDN.

The bug (which is a regression from older versions of Ubuntu) is that
when I lose my connection to the VPN (either because I disconnect
explicitly, or because the network goes down or I suspend my laptop),
the "purestorage.com" domain is not removed from those "search" lines.
And for some reason this prevents me from resolving
webvpn.purestorage.com (which prevents me from reconnecting to the VPN).

In particular, if I connect and disconnect my VPN, I get:

 $ systemd-resolve webvpn.purestorage.com
webvpn.purestorage.com: resolve call failed: No appropriate name servers or 
networks for name found

If I then edit /etc/resolv.conf by hand to remove all the
purestorage.com entries from the search line - in other words, change

 $ cat /etc/resolv.conf 
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
# 127.0.0.53 is the systemd-resolved stub resolver.
# run "systemd-resolve --status" to see details about the actual nameservers.

nameserver 127.0.0.53
search home.digitalvampire.org purestorage.com dev.purestorage.com

to

 $ cat /etc/resolv.conf 
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
# 127.0.0.53 is the systemd-resolved stub resolver.
# run "systemd-resolve --status" to see details about the actual nameservers.

nameserver 127.0.0.53
search home.digitalvampire.org

and change nothing else, then:

 $ systemd-resolve webvpn.purestorage.com
webvpn.purestorage.com: 192.30.189.1
(vpn.purestorage.com)

-- Information acquired via protocol DNS in 25.9ms.
-- Data is authenticated: no


I'm not sure if the bug is in systemd, network manager, or some other package, 
but I'm happy to try any debugging that is helpful to resolve this (no pun 
intended).

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: systemd 234-2ubuntu10
ProcVersionSignature: Ubuntu 4.12.0-13.14-generic 4.12.10
Uname: Linux 4.12.0-13-generic x86_64
ApportVersion: 2.20.7-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Sep 18 11:20:17 2017
InstallationDate: Installed on 2016-09-01 (381 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160901)
MachineType: LENOVO 20FRS2FK00
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-13-generic 
root=UUID=30d5ada5-835d-4cf7-96cf-3329c0316107 ro quiet splash vt.handoff=7
SourcePackage: systemd
UpgradeStatus: Upgraded to artful on 2017-07-26 (53 days ago)
dmi.bios.date: 07/13/2017
dmi.bios.vendor: LENOVO
dmi.bios.version: N1FET53W (1.27 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20FRS2FK00
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 31
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1FET53W(1.27):bd07/13/2017:svnLENOVO:pn20FRS2FK00:pvrThinkPadX1Yoga1st:rvnLENOVO:rn20FRS2FK00:rvrSDK0J40697WIN:cvnLENOVO:ct31:cvrNone:
dmi.product.family: ThinkPad X1 Yoga 1st
dmi.product.name: 20FRS2FK00
dmi.product.version: ThinkPad X1 Yoga 1st
dmi.sys.vendor: LENOVO

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


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

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

Title:
  extra domains not removed from resolv.conf when VPN disconnects

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

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

Re: [Bug 1703110] Update Released

2017-08-23 Thread Roland Boros
I recently found out that text selecting only works if the color of the
note is set to default.

2017. aug. 23., sze 2.58-kor-kor, Chris Halse Rogers <ch...@cooperteam.net> 
írta:
The verification of the Stable Release Update for gnome-applets has completed 
successfully and the package has now been released to -updates. Subsequently, 
the Ubuntu Stable Release Updates Team is being unsubscribed and will not 
receive messages about this bug report. In the event that you encounter a 
regression using the package from -updates please report a new bug using 
ubuntu-bug and tag the bug report regression-update so we can easily find any 
regressions.
--
You received this bug notification because you are subscribed to the bug 
report. https://bugs.launchpad.net/bugs/1703110 Title: notes doesn't delete 
only if empty Status in gnome-applets package in Ubuntu: Fix Released Status in 
gnome-applets source package in Zesty: Fix Released Bug description: [Impact] 
Unnesessary work for the user as he is forced to clear the note from text in 
order to delete it. It makes it more difficult that selecting text isn't 
possible with mouse. [Test Case] - Write anything in a note - Try to select 
text in a note - Try to delete it with 'x' or with 'delete notes' menu item 
[Proposed Fix] The fix is a backport of three upstream commits: - 
https://git.gnome.org/browse/gnome-applets/commit/?id=85041d6567c78b4a 
“sticky-notes: make sure that notes are really saved” - 
https://git.gnome.org/browse/gnome-applets/commit/?id=0c4e0c4fed0c61bf 
“sticky-notes: fix path to resource file for delete dialog” - 
https://git.gnome.org/browse/gnome-applets/commit/?id=e189ba213c0f8db8 
“sticky-notes: fix text selection” [Regression Potential] The fix definitely 
improves the Sticky Notes applet because without ability to save notes that 
applet is mostly unusable. It does not touch other applets so no regression 
expected there. [Other Info] System configuration:  
roland@roland-Lenovo-ideapad-110-15I `:+ss+:` 
   -+ssyy+- OS: 
Ubuntu 17.04 x86_64 .ossdMMMNyo. Model: 80T7 Lenovo 
ideapad 110-15IBR/ssshdmmNNmmyNhss/ Kernel: 
4.10.0-26-generic   +shmydMMMNy+ Uptime: 4 hours, 45 
mins  /hNMMMyhhhmNMMMNh/ Packages: 2360 
.dMMMNhsshNMMMd. Shell: bash 4.4.7 
+hhhyNMMNyyNMMMysss+ Resolution: 1366x768 
ossyNMMMNyMMhsshmmmhssso DE: GNOME-Flashback:GNOME 
ossyNMMMNyMMhsshmmmhssso WM: Compiz 
+hhhyNMMNyyNMMMysss+ WM Theme: Adwaita 
.dMMMNhsshNMMMd. Theme: Adwaita [GTK2/3]  
/hNMMMyhhhdNMMMNh/ Icons: Ubuntu-mono-light [GTK2/3]   
+sdmydy+ Terminal: gnome-terminal
/ssshdmmyNhss/ CPU: Intel Pentium N3710 (4) @ 2.5GH 
.ossdMMMNyo. GPU: Intel HD Graphics 405   
-+syyy+- Memory: 1674MiB / 3862MiB 
`:+ss+:` .-/+oooo+/-. Stickynotes version: 
3.22.0 To manage notifications about this bug go to: 
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/1703110/+subscriptions

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

Title:
  notes doesn't delete only if empty

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

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

Re: [Bug 1703110] Re: notes doesn't delete only if empty

2017-08-22 Thread Roland Boros
It works now I figured how to set it to install in synaptic. Thank you!

2017. aug. 22., k 14.34-kor-kor, Alberts Muktupāvels 
<1703...@bugs.launchpad.net> írta:
Your screenshot shows that you have installed only gnome-applets-data form 
proposed. gnome-applets is still at 3.22.0-2 version, but it should be also 
3.22.0-2ubuntu0.2.
--
You received this bug notification because you are subscribed to the bug 
report. https://bugs.launchpad.net/bugs/1703110 Title: notes doesn't delete 
only if empty Status in gnome-applets package in Ubuntu: Fix Released Status in 
gnome-applets source package in Zesty: Fix Committed Bug description: [Impact] 
Unnesessary work for the user as he is forced to clear the note from text in 
order to delete it. It makes it more difficult that selecting text isn't 
possible with mouse. [Test Case] - Write anything in a note - Try to select 
text in a note - Try to delete it with 'x' or with 'delete notes' menu item 
[Proposed Fix] The fix is a backport of three upstream commits: - 
https://git.gnome.org/browse/gnome-applets/commit/?id=85041d6567c78b4a 
“sticky-notes: make sure that notes are really saved” - 
https://git.gnome.org/browse/gnome-applets/commit/?id=0c4e0c4fed0c61bf 
“sticky-notes: fix path to resource file for delete dialog” - 
https://git.gnome.org/browse/gnome-applets/commit/?id=e189ba213c0f8db8 
“sticky-notes: fix text selection” [Regression Potential] The fix definitely 
improves the Sticky Notes applet because without ability to save notes that 
applet is mostly unusable. It does not touch other applets so no regression 
expected there. [Other Info] System configuration:  
roland@roland-Lenovo-ideapad-110-15I `:+ss+:` 
   -+ssyy+- OS: 
Ubuntu 17.04 x86_64 .ossdMMMNyo. Model: 80T7 Lenovo 
ideapad 110-15IBR/ssshdmmNNmmyNhss/ Kernel: 
4.10.0-26-generic   +shmydMMMNy+ Uptime: 4 hours, 45 
mins  /hNMMMyhhhmNMMMNh/ Packages: 2360 
.dMMMNhsshNMMMd. Shell: bash 4.4.7 
+hhhyNMMNyyNMMMysss+ Resolution: 1366x768 
ossyNMMMNyMMhsshmmmhssso DE: GNOME-Flashback:GNOME 
ossyNMMMNyMMhsshmmmhssso WM: Compiz 
+hhhyNMMNyyNMMMysss+ WM Theme: Adwaita 
.dMMMNhsshNMMMd. Theme: Adwaita [GTK2/3]  
/hNMMMyhhhdNMMMNh/ Icons: Ubuntu-mono-light [GTK2/3]   
+sdmydy+ Terminal: gnome-terminal
/ssshdmmyNhss/ CPU: Intel Pentium N3710 (4) @ 2.5GH 
.ossdMMMNyo. GPU: Intel HD Graphics 405   
-+syyy+- Memory: 1674MiB / 3862MiB 
`:+ss+:` .-/+oooo+/-. Stickynotes version: 
3.22.0 To manage notifications about this bug go to: 
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/1703110/+subscriptions

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

Title:
  notes doesn't delete only if empty

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

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

[Bug 1703110] Sticky notes

2017-08-22 Thread Roland Boros
Hi everyone,

Sticky Notes is such a useful tool I just can't do my work without it. But 
haven't been able to get the latest version work because of my poor skills in 
Linux. I managed to do a ton of stuff but everything is a first try.
Could you help me if this new fix doesn't work on my system or it is not even 
installed properly.

I installed the latest proposed version of gnome-applets(3.22.0-2ubuntu0.2) 
which has the latest Sticky Notes fixes.
But I'm not sure if I really installed it because it doesn't seem to work, 
notes still can't be closed and text selected.
Here's a picture of Synaptic showing it's installed in the attachment.
I followed this and set selective upgrading for proposed packages. And I 
installed the latest gnome-applets from terminal.

Cheers,
Roland


** Attachment added: "gnome-applets.png"
   
https://bugs.launchpad.net/bugs/1703110/+attachment/4937029/+files/gnome-applets.png

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

Title:
  notes doesn't delete only if empty

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

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


Re: [Bug 1703110] Re: notes doesn't delete only if empty

2017-08-01 Thread Roland Boros
Hello Brian,


I'm very grateful for your work, but I can't compile it. Terminal says this 
after the "./configure" command: bash: ./configure: Engedély megtagadva

It means permission is denied.
I can't figure it out. But I hope one day it will work.


Thank you again,

Roland

2017. júl. 28., p 0.50-kor-kor, Brian Murray <br...@ubuntu.com> írta:
Hello Roland, or anyone else affected, Accepted gnome-applets into 
zesty-proposed. The package will build now and be available at 
https://launchpad.net/ubuntu/+source/gnome- applets/3.22.0-2ubuntu0.1 in a few 
hours, and then in the -proposed repository. Please help us by testing this new 
package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation 
on how to enable and use -proposed.Your feedback will aid us getting this 
update out to other Ubuntu users. If this package fixes the bug for you, please 
add a comment to this bug, mentioning the version of the package you tested and 
change the tag from verification-needed-zesty to verification-done-zesty. If it 
does not fix the bug for you, please add a comment stating that, and change the 
tag to verification-failed-zesty. In either case, details of your testing will 
help us make a better decision. Further information regarding the verification 
process can be found at 
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in 
advance! ** Changed in: gnome-applets (Ubuntu Zesty) Status: Confirmed => Fix 
Committed ** Tags added: verification-needed verification-needed-zesty
--
You received this bug notification because you are subscribed to the bug 
report. https://bugs.launchpad.net/bugs/1703110 Title: notes doesn't delete 
only if empty Status in gnome-applets package in Ubuntu: Fix Released Status in 
gnome-applets source package in Zesty: Fix Committed Bug description: [Impact] 
Unnesessary work for the user as he is forced to clear the note from text in 
order to delete it. It makes it more difficult that selecting text isn't 
possible with mouse. [Test Case] Write anything in a note and it can't be 
deleted with 'x' or with 'delete notes' menu item. [Proposed Fix] The fix is a 
backport of two upstream commits: - 
https://git.gnome.org/browse/gnome-applets/commit/?id=85041d6567c78b4a 
“sticky-notes: make sure that notes are really saved” - 
https://git.gnome.org/browse/gnome-applets/commit/?id=0c4e0c4fed0c61bf 
“sticky-notes: fix path to resource file for delete dialog” [Regression 
Potential] The fix definitely improves the Sticky Notes applet because without 
ability to save notes that applet is mostly unusable. It does not touch other 
applets so no regression expected there. [Other Info] System configuration:  
roland@roland-Lenovo-ideapad-110-15I `:+ss+:` 
   -+ssyy+- OS: 
Ubuntu 17.04 x86_64 .ossdMMMNyo. Model: 80T7 Lenovo 
ideapad 110-15IBR/ssshdmmNNmmyNhss/ Kernel: 
4.10.0-26-generic   +shmydMMMNy+ Uptime: 4 hours, 45 
mins  /hNMMMyhhhmNMMMNh/ Packages: 2360 
.dMMMNhsshNMMMd. Shell: bash 4.4.7 
+hhhyNMMNyyNMMMysss+ Resolution: 1366x768 
ossyNMMMNyMMhsshmmmhssso DE: GNOME-Flashback:GNOME 
ossyNMMMNyMMhsshmmmhssso WM: Compiz 
+hhhyNMMNyyNMMMysss+ WM Theme: Adwaita 
.dMMMNhsshNMMMd. Theme: Adwaita [GTK2/3]  
/hNMMMyhhhdNMMMNh/ Icons: Ubuntu-mono-light [GTK2/3]   
+sdmydy+ Terminal: gnome-terminal
/ssshdmmyNhss/ CPU: Intel Pentium N3710 (4) @ 2.5GH 
.ossdMMMNyo. GPU: Intel HD Graphics 405   
-+syyy+- Memory: 1674MiB / 3862MiB 
`:+ss+:` .-/+oooo+/-. Stickynotes version: 
3.22.0 To manage notifications about this bug go to: 
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/1703110/+subscriptions

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

Title:
  notes doesn't delete only if empty

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

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

[Bug 1703110] [NEW] notes doesn't delete only if empty

2017-07-08 Thread Roland Boros
Public bug reported:

[Impact]

Unnesessary work for the user as he is forced to clear the note from
text in order to delete it. It makes it more difficult that selecting
text isn't possible with mouse.


[Test Case]

Write anything in a note and it can't be deleted with 'x' or with
'delete notes' menu item.


[Other Info]
 
System configuration: 

 roland@roland-Lenovo-ideapad-110-15I 
`:+ss+:`    
  -+ssyy+- OS: Ubuntu 17.04 x86_64 
.ossdMMMNyo.   Model: 80T7 Lenovo ideapad 110-15IBR 
   /ssshdmmNNmmyNhss/  Kernel: 4.10.0-26-generic 
  +shmydMMMNy+ Uptime: 4 hours, 45 mins 
 /hNMMMyhhhmNMMMNh/Packages: 2360 
.dMMMNhsshNMMMd.   Shell: bash 4.4.7 
+hhhyNMMNyyNMMMysss+   Resolution: 1366x768 
ossyNMMMNyMMhsshmmmhssso   DE: GNOME-Flashback:GNOME 
ossyNMMMNyMMhsshmmmhssso   WM: Compiz 
+hhhyNMMNyyNMMMysss+   WM Theme: Adwaita 
.dMMMNhsshNMMMd.   Theme: Adwaita [GTK2/3] 
 /hNMMMyhhhdNMMMNh/Icons: Ubuntu-mono-light [GTK2/3] 
  +sdmydy+ Terminal: gnome-terminal 
   /ssshdmmyNhss/  CPU: Intel Pentium N3710 (4) @ 2.5GH 
.ossdMMMNyo.   GPU: Intel HD Graphics 405 
  -+syyy+- Memory: 1674MiB / 3862MiB 
`:+ss+:` 
.-/+oooo+/-. 

Stickynotes version: 3.22.0

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

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

Title:
  notes doesn't delete only if empty

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

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


[Bug 1245473] Re: Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes shortcuts with ctrl+shift, etc not working in any program

2014-04-19 Thread Roland Bertolom
Gmm... I updated to 14.04 just yesterday and it looks that bug vanished. Tested 
shorcuts in terminal (ctrl+shift+c/ctrl+shift+v) in Brackets IDE and in Firefox 
(ctl+shift+arrows, ctrl+shift+s). It is also looks that applications do not 
loose focus when layout switching.
So, I can't confirm this bug in 14.04.
P.S. It looks that PrintScreen works only for windows (alt+print) at all. But 
that's a different story.

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

Title:
  Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes
  shortcuts with ctrl+shift, etc not working in any program

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

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


[Bug 1282151] [NEW] evince won't open PDF files other readers can handle

2014-02-19 Thread Roland Dreier
Public bug reported:

I've found that the version of evince in 14.04 has perhaps become too
strict and won't open PDF files that work in other readers.  For example
with the SPC-4 SCSI spec available from http://www.t10.org/cgi-
bin/ac.pl?t=ff=spc4r36q.pdf , I get:

$ evince spc4r36q.pdf 
Syntax Error: Couldn't find trailer dictionary
Syntax Error: Couldn't read xref table
Syntax Error: Couldn't find trailer dictionary
Syntax Error: Couldn't read xref table

and the evince window has a red bar saying PDF document is damaged

However, the built-in firefox PDF renderer works fine with that file, as
does mupdf.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: evince 3.10.3-0ubuntu7
ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
Uname: Linux 3.13.0-8-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Feb 19 08:12:32 2014
InstallationDate: Installed on 2014-01-11 (39 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140109)
KernLog:
 
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  evince won't open PDF files other readers can handle

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

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


[Bug 1282151] Re: evince won't open PDF files other readers can handle

2014-02-19 Thread Roland Dreier
** Bug watch added: freedesktop.org Bugzilla #75232
   https://bugs.freedesktop.org/show_bug.cgi?id=75232

** Also affects: evince via
   https://bugs.freedesktop.org/show_bug.cgi?id=75232
   Importance: Unknown
   Status: Unknown

** Project changed: evince = poppler

** No longer affects: evince (Ubuntu)

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

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

Title:
  evince won't open PDF files other readers can handle

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

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


[Bug 1263301] Re: Sinus 154 data II Wifi Adapter does not work

2014-01-18 Thread roland aus köln
** Changed in: gnome-panel (Ubuntu)
   Status: New = Confirmed

** Package changed: gnome-panel (Ubuntu) = linux (Ubuntu)

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

Title:
  Sinus 154 data II Wifi Adapter does not work

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

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


[Bug 1263301] [NEW] Sinus 154 data II Wifi Adapter does not work

2013-12-21 Thread roland aus köln
Public bug reported:

USB ID for the mentioned Wifi Usb adapter seems to be missing in the
p54usb driver, so i need to recompile p54usb.c for each PC i setup or
after every kernel update.

can you please add the USB ID to the ubuntu/lubuntu/xubuntu kernel ?

3.13-rc4, 3.12.6, 3.11.10, 3.4.75, 3.2.53 and 3.0.101 do all have
support for this device

despite other reports, this older device is wpa2 capable, it`s only a
matter of the correct firmware if it works with recent wifi networks.

https://lkml.org/lkml/2013/1/13/100

from: Tomasz Guszkowski t...@o2.pl

commit 3194b7fcdf6caea338b5d2c72d76fed80437649c upstream.

Added USB ID for T-Com Sinus 154 data II.

Signed-off-by: Tomasz Guszkowski t...@o2.pl
Acked-by: Christian Lamparter chunk...@googlemail.com
Signed-off-by: John W. Linville linvi...@tuxdriver.com
Signed-off-by: Ben Hutchings b...@decadent.org.uk
---
 drivers/net/wireless/p54/p54usb.c |1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/net/wireless/p54/p54usb.c 
b/drivers/net/wireless/p54/p54usb.c
index e71c702..64b944b 100644
--- a/drivers/net/wireless/p54/p54usb.c
+++ b/drivers/net/wireless/p54/p54usb.c
@@ -82,6 +82,7 @@ static struct usb_device_id p54u_table[] = {
{USB_DEVICE(0x06a9, 0x000e)},   /* Westell 802.11g USB (A90-211WG-01) */
{USB_DEVICE(0x06b9, 0x0121)},   /* Thomson SpeedTouch 121g */
{USB_DEVICE(0x0707, 0xee13)},   /* SMC 2862W-G version 2 */
+   {USB_DEVICE(0x083a, 0x4503)},   /* T-Com Sinus 154 data II */
{USB_DEVICE(0x083a, 0x4521)},   /* Siemens Gigaset USB Adapter 54 
version 2 */
{USB_DEVICE(0x083a, 0xc501)},   /* Zoom Wireless-G 4410 */
{USB_DEVICE(0x083a, 0xf503)},   /* Accton FD7050E ver 1010ec  */

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

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

Title:
  Sinus 154 data II Wifi Adapter does not work

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

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


[Bug 1245473] Re: Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes shortcuts with ctrl+shift, etc not working in any program

2013-11-26 Thread Roland Bertolom
Maybe that will help for someone as workaround or smth. If you bind for
switching keyboard layout to [left-ctrl] + [left-shift] than only [left-
ctrl] + [any-shift] would not work. While  [any-shift] + [right-ctrl]
still works _IF_  you press [shift] first. And if you press keys in such
order it, in fact, doesn't switch keyboard.

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

Title:
  Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes
  shortcuts with ctrl+shift, etc not working in any program

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

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


[Bug 958238] Re: Several options for rhythmbox-client are non-functional

2013-08-23 Thread Bortnyák Roland
Also connecting: https://bugzilla.gnome.org/show_bug.cgi?id=583975 , and
I can still confirm this bug.

$ rhythmbox-client --hide
(rhythmbox-client:26010): Rhythmbox-WARNING **: Unknown option --hide

$ rhythmbox-client --no-start
will run, but the UI is not hidden, and was shown

$ apt-cache policy rhythmbox
rhythmbox:
  Installed: 2.96-0ubuntu4.3

$ lsb_release -rd
Description:Ubuntu 12.04.3 LTS
Release:12.04

Hope, it will fixed soon, and manuals upgraded!

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

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

Title:
  Several options for rhythmbox-client are non-functional

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

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


[Bug 1167412] [NEW] No such key 'side-pane-view' in Nautilus 1:3.6.3 / Ubuntu 13.04

2013-04-10 Thread Roland
Public bug reported:

The side-pane-view key, and Tree option is gone in  Ubuntu 13.04, nautilus  
1:3.6.3-0ubuntu14,
although the option is set in dconf-editor (see enclosed picture)

setting by hand:
gsettings set org.gnome.nautilus.window-state side-pane-view tree
gives:
No such key 'side-pane-view'

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

** Attachment added: dconf-editor screen dump
   
https://bugs.launchpad.net/bugs/1167412/+attachment/3637729/+files/Screenshot%20from%202013-04-10%2017%3A27%3A37.png

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

Title:
  No such key 'side-pane-view' in Nautilus 1:3.6.3 / Ubuntu 13.04

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

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


[Bug 1167412] Re: No such key 'side-pane-view' in Nautilus 1:3.6.3 / Ubuntu 13.04

2013-04-10 Thread Roland
Installed nautilus packages:

gir1.2-nautilus-3.0 1:3.6.3-0ubuntu14
libnautilus-extension1a 1:3.6.3-0ubuntu14
nautilus1:3.6.3-0ubuntu14
nautilus-actions3.2.2-1
nautilus-columns0.3.3-1~webupd8~0
nautilus-compare0.0.4-1
nautilus-data   1:3.6.3-0ubuntu14
nautilus-emblems0.1.0-2
nautilus-filename-repairer  0.1.1-3
nautilus-ideviceinfo0.1.0-0ubuntu6
nautilus-image-converter0.3.1~git20110416-1
nautilus-image-manipulator  1.1-2
nautilus-open-terminal  0.20-1
nautilus-sendto 3.6.1-0ubuntu1
nautilus-sendto-empathy 3.6.4-0ubuntu3
nautilus-share  0.7.3-1ubuntu3
python-nautilus 1.1-3ubuntu1

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

Title:
  No such key 'side-pane-view' in Nautilus 1:3.6.3 / Ubuntu 13.04

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

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


[Bug 1167412] Re: No such key 'side-pane-view' in Nautilus 1:3.6.3 / Ubuntu 13.04

2013-04-10 Thread Roland
Ok, Thanxz

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

Title:
  No such key 'side-pane-view' in Nautilus 1:3.6.3 / Ubuntu 13.04

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

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


[Bug 1167412] Re: No such key 'side-pane-view' in Nautilus 1:3.6.3 / Ubuntu 13.04

2013-04-10 Thread Roland
Send to Gnome: https://bugzilla.gnome.org/show_bug.cgi?id=697739

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

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

Title:
  No such key 'side-pane-view' in Nautilus 1:3.6.3 / Ubuntu 13.04

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

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


[Bug 144406] Re: some windows do not appear in the window list

2013-02-16 Thread Santiago Roland
I still have this issue in Xubuntu 12.04 LTS with Matlab R2009a in the
xfce4-panel. The main matlab window and the editor window. I have to use
Alt+TAB shortcut to access de window because it dissapears from XFCE
Panel. Any ideas?

Best Regards,

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

Title:
  some windows do not appear in the window list

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

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


[Bug 975994] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in _IO_vfprintf_internal()

2013-01-15 Thread Roland Dreier
I hit this bug by connecting a USB headset and trying to select its
microphone as my sound input device in the sound settings dialog.  I
tried Conor's suggestion in comment #6 and indeed that edit to the
config file fixes things for me -- I am able to select the USB headset
microphone and sound input does work through that device.

** Changed in: gnome-control-center (Ubuntu)
   Status: Invalid = 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/975994

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  _IO_vfprintf_internal()

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

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


[Bug 975994] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in _IO_vfprintf_internal()

2013-01-15 Thread Roland Dreier
 loaded 
even if it's a null one
module.version = 2.1

Module #15
Name: module-intended-roles
Argument: 
Usage counter: n/a
Properties:
module.author = Lennart Poettering
module.description = Automatically set device of streams based 
of intended roles of devices
module.version = 2.1

Module #16
Name: module-suspend-on-idle
Argument: 
Usage counter: n/a
Properties:
module.author = Lennart Poettering
module.description = When a sink/source is idle for too long, 
suspend it
module.version = 2.1

Module #17
Name: module-console-kit
Argument: 
Usage counter: n/a
Properties:
module.author = Lennart Poettering
module.description = Create a client for each ConsoleKit 
session of this user
module.version = 2.1

Module #18
Name: module-position-event-sounds
Argument: 
Usage counter: n/a
Properties:
module.author = Lennart Poettering
module.description = Position event sounds between L and R 
depending on the position on screen of the widget triggering them.
module.version = 2.1

Module #19
Name: module-filter-heuristics
Argument: 
Usage counter: n/a
Properties:
module.author = Colin Guthrie
module.description = Detect when various filters are desirable
module.version = 2.1

Module #20
Name: module-filter-apply
Argument: 
Usage counter: n/a
Properties:
module.author = Colin Guthrie
module.description = Load filter sinks automatically when 
needed
module.version = 2.1

Module #21
Name: module-switch-on-port-available
Argument: 
Usage counter: n/a
Properties:


Module #22
Name: module-x11-publish
Argument: display=:0
Usage counter: n/a
Properties:
module.author = Lennart Poettering
module.description = X11 credential publisher
module.version = 2.1

Module #23
Name: module-x11-bell
Argument: display=:0 sample=bell.ogg
Usage counter: n/a
Properties:
module.author = Lennart Poettering
module.description = X11 bell interceptor
module.version = 2.1

Module #24
Name: module-x11-cork-request
Argument: display=:0
Usage counter: n/a
Properties:
module.author = Lennart Poettering
module.description = Synthesize X11 media key events when 
cork/uncork is requested
module.version = 2.1

Module #25
Name: module-x11-xsmp
Argument: display=:0 
session_manager=local/roland-t410s:@/tmp/.ICE-unix/2568,unix/roland-t410s:/tmp/.ICE-unix/2568
Usage counter: n/a
Properties:
module.author = Lennart Poettering
module.description = X11 session management
module.version = 2.1

Sink #0
State: SUSPENDED
Name: 
alsa_output.usb-Burr-Brown_from_TI_USB_Audio_CODEC-00-CODEC.analog-stereo
Description: PCM2900 Audio Codec Analog Stereo
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 4
Mute: no
Volume: 0: 100% 1: 100%
0: 0.00 dB 1: 0.00 dB
balance 0.00
Base Volume: 100%
 0.00 dB
Monitor Source: 
alsa_output.usb-Burr-Brown_from_TI_USB_Audio_CODEC-00-CODEC.analog-stereo.monitor
Latency: 0 usec, configured 0 usec
Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY 
Properties:
alsa.resolution_bits = 16
device.api = alsa
device.class = sound
alsa.class = generic
alsa.subclass = generic-mix
alsa.name = USB Audio
alsa.id = USB Audio
alsa.subdevice = 0
alsa.subdevice_name = subdevice #0
alsa.device = 0
alsa.card = 2
alsa.card_name = USB Audio CODEC
alsa.long_card_name = Burr-Brown from TI USB Audio CODEC at 
usb-:00:1a.0-1.5.2.2, full speed
alsa.driver_name = snd_usb_audio
device.bus_path = pci-:00:1a.0-usb-0:1.5.2.2:1.0
sysfs.path = 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2.2/1-1.5.2.2:1.0/sound/card2
udev.id = usb-Burr-Brown_from_TI_USB_Audio_CODEC-00-CODEC
device.bus = usb
device.vendor.id = 08bb
device.vendor.name = Texas

Re: [Bug 1072151] Re: Cannot burn audio CDs with mp3 files provided

2012-12-17 Thread Roland (Rolandixor) Taylor
So let me guess, no developer is going to take a look at this?
Why are all of my bug reports to Ubuntu/Gnome developers being ignored :(?

http://about.me/rolandixor/


On Sun, Dec 16, 2012 at 6:01 AM, Giovanni Mellini 
giovanni.mell...@gmail.com wrote:

 Same here using 13.04, cannot burn audio cd using my mp3 collection

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1072151

 Title:
   Cannot burn audio CDs with mp3 files provided

 Status in “brasero” package in Ubuntu:
   Confirmed

 Bug description:
   I'm using Brasero from the gnome3 PPA, but I am unable to burn audio
   CDs if I try to use mp3 files as the source media. It says that the
   file is not suitable for audio or video media.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/1072151/+subscriptions


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

Title:
  Cannot burn audio CDs with mp3 files provided

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

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

[Bug 1081691] Re: Launcher - Update the icons used for the Software Centre, Nautilus, and Software Updater

2012-12-16 Thread Roland (Rolandixor) Taylor
Are these icons supposed to show up after doing updates? I'm not seeing
them.

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

Title:
  Launcher - Update the icons used for the Software Centre, Nautilus,
  and Software Updater

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

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


[Bug 951104] Re: kde-telepathy-text-ui hijacks Empathy in Unity

2012-12-04 Thread Roland (Rolandixor) Taylor
It would be more useful if you told us how to do this (I am guessing by
editing the .service files in /etc/dbus as usual?).

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

Title:
  kde-telepathy-text-ui hijacks Empathy in Unity

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

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


[Bug 930696] Re: NAUTILUS: Failed to retrieve share list from server

2012-11-27 Thread Roland (Rolandixor) Taylor
I have this same problem on 12.10.

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

Title:
  NAUTILUS: Failed to retrieve share list from server

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

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


[Bug 1072151] [NEW] Cannot burn audio CDs with mp3 files provided

2012-10-27 Thread Roland (Rolandixor) Taylor
Public bug reported:

I'm using Brasero from the gnome3 PPA, but I am unable to burn audio CDs
if I try to use mp3 files as the source media. It says that the file is
not suitable for audio or video media.

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


** Tags: 3.6

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

Title:
  Cannot burn audio CDs with mp3 files provided

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

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


[Bug 1039594] Re: evolution-calendar-factory crashed with SIGSEGV in g_rec_mutex_get_impl()

2012-10-23 Thread Roland S.
Got this crash and never even installed evolution.

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

Title:
  evolution-calendar-factory crashed with SIGSEGV in
  g_rec_mutex_get_impl()

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

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


[Bug 1059843] Re: Rhythmbox wants to erroneously initialise my iPhone

2012-10-03 Thread Roland
Same for mee, after upgrade iPhone 4 to iOS 6.0 with Ubuntu 12.04/64

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

Title:
  Rhythmbox wants to erroneously initialise my iPhone

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

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


[Bug 1055766] Re: grep -R doesn't automatically search amazon

2012-09-25 Thread Roland (Rolandixor) Taylor
This is NOT funny. I want ads in my terminal.

** Attachment added: Working code example
   
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1055766/+attachment/3341910/+files/screenshot_317.png

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

Title:
  grep -R doesn't automatically search amazon

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

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


[Bug 578307] Re: Totem can't play some MP4 video files

2012-07-08 Thread Santiago Roland
i have this bug on 12.04 uptu date and it is not fixed, and it cannot be
fixed with renaming the file from MP4 to FLV

any ideas? VLC reproduces the video ok, Totem cannot do it

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

Title:
  Totem can't play some MP4 video files

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

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


[Bug 1022431] [NEW] nautilus does not show right click properties window in AVI file

2012-07-08 Thread Santiago Roland
Public bug reported:

I have an AVI movie, in that when i right click for properties, the window 
nautilus is creating properties window and stays like that and no properties 
is shown, so i cannot change program file association in the open with... tab
best regards,

Santiago

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nautilus 1:3.4.2-0ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Mon Jul  9 00:08:30 2012
GsettingsChanges:
 org.gnome.nautilus.window-state geometry '800x540+93+11'
 org.gnome.nautilus.window-state maximized true
 org.gnome.nautilus.window-state sidebar-width 184
 org.gnome.nautilus.window-state start-with-status-bar true
InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 LANGUAGE=es_UY:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=es_UY.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to precise on 2012-05-14 (55 days ago)

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

Title:
  nautilus does not show right click properties window in AVI file

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

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


[Bug 1022431] Re: nautilus does not show right click properties window in AVI file

2012-07-08 Thread Santiago Roland
-- 
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/1022431

Title:
  nautilus does not show right click properties window in AVI file

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

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


[Bug 1022433] [NEW] nautilus file copy progress bar is completely out of reality

2012-07-08 Thread Santiago Roland
Public bug reported:

When copying a file, like a movie or something, nautilus shows the
progress bar immediately almost complete and 0 secs of remaining time...
and stays like that for the time that actually takes to copy the file in
a pendrive, like a minute and also showing 42MB/sec copying speed that
is out of the pendrive limits, that pendrive copy at 4.3MB/s, not
40MB/s. So nor the progress bar or the remaining time or copying speed
is correct.

best regards,

Santiago

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nautilus 1:3.4.2-0ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Mon Jul  9 00:22:50 2012
GsettingsChanges:
 org.gnome.nautilus.window-state geometry '800x540+93+11'
 org.gnome.nautilus.window-state maximized true
 org.gnome.nautilus.window-state sidebar-width 184
 org.gnome.nautilus.window-state start-with-status-bar true
InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 LANGUAGE=es_UY:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=es_UY.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to precise on 2012-05-14 (55 days ago)

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

Title:
  nautilus file copy progress bar is completely out of reality

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

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


[Bug 1022433] Re: nautilus file copy progress bar is completely out of reality

2012-07-08 Thread Santiago Roland
-- 
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/1022433

Title:
  nautilus file copy progress bar is completely out of reality

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

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


[Bug 1016859] Re: shotwell crashes on startup

2012-06-28 Thread Roland Dreier
FWIW, I added a debug print to Tombstone.vala right before the assertion
that fails:

bool is_removed = file_map.unset(tombstone.get_file());
if (!is_removed)
debug(is_removed == false for %s, 
tombstone.get_name());
assert(is_removed);

rebuilt, and reran things.

I now see in the log:

L 5389 2012-06-28 01:37:07 [DBG] Tombstone.vala:145: Resurrecting 10849 
tombstones with no backing file
L 5389 2012-06-28 01:37:08 [DBG] Tombstone.vala:39: is_removed == false for 
/home/roland/Pictures/CanonT1i-images/2012/06/05/IMG_6016_CR2_shotwell.jpg

(the second line is my debug statement, and FWIW the file in question
doesn't exist -- I deleted it when short on disk space)

I'm attaching the gdb backtrace from my built-from-Ubuntu-source-but-
not-stripped version.

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

Title:
  shotwell crashes on startup

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

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


[Bug 1016859] Re: shotwell crashes on startup

2012-06-28 Thread Roland Dreier
FWIW, I added a debug print to Tombstone.vala right before the assertion
that fails:

bool is_removed = file_map.unset(tombstone.get_file());
if (!is_removed)
debug(is_removed == false for %s, 
tombstone.get_name());
assert(is_removed);

rebuilt, and reran things.

I now see in the log:

L 5389 2012-06-28 01:37:07 [DBG] Tombstone.vala:145: Resurrecting 10849 
tombstones with no backing file
L 5389 2012-06-28 01:37:08 [DBG] Tombstone.vala:39: is_removed == false for 
/home/roland/Pictures/CanonT1i-images/2012/06/05/IMG_6016_CR2_shotwell.jpg

(the second line is my debug statement, and FWIW the file in question
doesn't exist -- I deleted it when short on disk space)

I'm attaching the gdb backtrace from my built-from-Ubuntu-source-but-
not-stripped executable (version is still 0.12.3-0ubuntu0.1 with just
the one debug statement added).

** Attachment added: shotwell.gdb
   
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1016859/+attachment/3206492/+files/shotwell.gdb

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

Title:
  shotwell crashes on startup

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

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


[Bug 1016859] Re: shotwell crashes on startup

2012-06-28 Thread Roland Dreier
So I added the following to the insert side of that
Tombstone.vala:notify_contents_altered() function:

if (file_map.has_key(tombstone.get_file()))
debug(already have file for %s!, 
tombstone.get_name());

and now in the log I see

L 6394 2012-06-28 01:57:38 [DBG] Tombstone.vala:32: already have file for 
/home/roland/Pictures/CanonT1i-images/2012/06/05/IMG_6016_CR2_shotwell.jpg!
L 6394 2012-06-28 01:57:38 [DBG] Tombstone.vala:32: already have file for 
/home/roland/Pictures/CanonT1i-images/2012/04/19/IMG_5521_CR2_shotwell.jpg!
L 6394 2012-06-28 01:57:38 [DBG] Tombstone.vala:32: already have file for 
/home/roland/Pictures/CanonT1i-images/2012/02/14/IMG_3780_CR2_shotwell.jpg!

etc... (where that first filename, ..._6016_CR2_shotwell.jpg, is the one
it crashes removing).

I think what happens is that two tombstones for the same filename get
created, then both get removed, but the first removal clears the
file_map entry and so the second removal hits the assertion.

I don't understand the higher-level intention of this code well enough
to know if the bug is in adding two entries with the same filename or in
a too-strict assertion or what the right fix should be.  It definitely
seems like not a good situation if we still have a tombstone object
without a corresponding entry in the file_map, so maybe the problem is
in creating a second tombstone for the same file.

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

Title:
  shotwell crashes on startup

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

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


[Bug 1016859] Re: shotwell crashes on startup

2012-06-28 Thread Roland Dreier
I did

$ echo .dump | sqlite3 ~/.shotwell/data/photo.db | grep 
IMG_6016_CR2_shotwell.jpg
INSERT INTO TombstoneTable 
VALUES(862,'/home/roland/Pictures/CanonT1i-images/2012/06/05/IMG_6016_CR2_shotwell.jpg',4635334,NULL,1340417401,0);
INSERT INTO TombstoneTable 
VALUES(3083,'/home/roland/Pictures/CanonT1i-images/2012/06/05/IMG_6016_CR2_shotwell.jpg',4635334,'1b96783ac21dbdf66181828b8b49dbcb',1340417401,0);
INSERT INTO BackingPhotoTable 
VALUES(1573,'/home/roland/Pictures/CanonT1i-images/2012/06/05/IMG_6016_CR2_shotwell.jpg',1339313673,4635334,3465,5202,1,0,1339313673);

so indeed there are two rows in the TombstoneTable with the same
filename but different instance ids.

Is this a violation of the design of the database?  No idea exactly how
things got into this state, except that I did delete some shotwell-
generated files to clear up disk space at some point.

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

Title:
  shotwell crashes on startup

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

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


[Bug 1016859] Re: shotwell crashes on startup

2012-06-27 Thread Roland Dreier
Not a problem... here's the log

** Attachment added: shotwell.log
   
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1016859/+attachment/3205712/+files/shotwell.log

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

Title:
  shotwell crashes on startup

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

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


[Bug 1016859] Re: shotwell crashes on startup

2012-06-27 Thread Roland Dreier
And here's the gdb backtrace.  Unfortunately Ubuntu seems to strip
everything from shotwell so I'm not sure how useful this is...

** Attachment added: shotwell.gdb
   
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1016859/+attachment/3205713/+files/shotwell.gdb

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

Title:
  shotwell crashes on startup

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

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


[Bug 441156] Re: totem-gstreamer does not play sound

2012-06-24 Thread Santiago Roland
This bug is still present in Xubuntu 12.04

Best Regards,

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

Title:
  totem-gstreamer does not play sound

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

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


[Bug 1016859] [NEW] shotwell crashes on startup

2012-06-23 Thread Roland Dreier
Public bug reported:

I've been using shotwell for a while on a 12.04 system, and now when I
start it up, it shows the window for a second or two and then crashes
with

**
ERROR:/build/buildd/shotwell-0.12.3/src/Tombstone.vala:38:tombstone_source_collection_real_notify_contents_altered:
 assertion failed: (_tmp29_)
Aborted (core dumped)

This seems to be 100% reproducible -- I cannot get it to start
successfully any more.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: shotwell 0.12.3-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Sat Jun 23 05:12:13 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120104)
SourcePackage: shotwell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: shotwell (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 shotwell in Ubuntu.
https://bugs.launchpad.net/bugs/1016859

Title:
  shotwell crashes on startup

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

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


[Bug 1016859] Re: shotwell crashes on startup

2012-06-23 Thread Roland Dreier
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shotwell in Ubuntu.
https://bugs.launchpad.net/bugs/1016859

Title:
  shotwell crashes on startup

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

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


[Bug 1016859] Re: shotwell crashes on startup

2012-06-23 Thread Roland Dreier
FWIW, even

$ shotwell --no-runtime-monitoring --no-startup-progress
**
ERROR:/build/buildd/shotwell-0.12.3/src/Tombstone.vala:38:tombstone_source_collection_real_notify_contents_altered:
 assertion failed: (_tmp29_)
Aborted (core dumped)

hits the same crash.

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

Title:
  shotwell crashes on startup

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

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


[Bug 1012915] [NEW] evolution calendar does not scroll with mouse wheel

2012-06-13 Thread Santiago Roland
Public bug reported:

In calendar mode, when selecting View one month the mouse scroll wheel
is useless. The only way to scroll up/down is to use keuyboard arrows or
drag the side scroll button.

Regards,

I'm using Evolution in Xubuntu 12.04 Precise Pangolin amd64

Santiago Roland.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: evolution 3.2.3-0ubuntu6
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Wed Jun 13 21:24:02 2012
InstallationMedia: Xubuntu 12.04 Precise Pangolin - Beta amd64 (20120228)
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: evolution (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 evolution in Ubuntu.
https://bugs.launchpad.net/bugs/1012915

Title:
  evolution calendar does not scroll with mouse wheel

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

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


[Bug 1012915] Re: evolution calendar does not scroll with mouse wheel

2012-06-13 Thread Santiago Roland
-- 
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/1012915

Title:
  evolution calendar does not scroll with mouse wheel

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

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


[Bug 915268] Re: rhythmbox crashed with SIGSEGV in g_settings_get_value()

2012-05-05 Thread Roland
Is this the same problem:

Connecting to daap is fine, but when trying to play an album, avery song is 
displayd as forbidden, and after that, rhytmbox crashes:
(rhythmbox:22254): libsoup-WARNING **: (soup-uri.c:170):soup_uri_new_with_base: 
runtime check failed: (SOUP_URI_IS_VALID (base))
(repeated 5 x)
(rhythmbox:22254): GLib-GObject-CRITICAL **: g_value_get_uint: assertion 
`G_VALUE_HOLDS_UINT (value)' failed
(repeated 3 x)
Segmentation fault (core dumped)

but, no core-file can be find .

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

Title:
  rhythmbox crashed with SIGSEGV in g_settings_get_value()

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

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


[Bug 838792] Re: Restart logs out, even when there are no other people logged in

2012-04-30 Thread Roland
Bug still exist in 11.04 LTS

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

Title:
  Restart logs out, even when there are no other people logged in

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

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


[Bug 982625] [NEW] Evolution cannot create GPG encrypted mail

2012-04-15 Thread Santiago Roland
Public bug reported:

I created a GPG Key and uploaded to a keyserver.
Then i try to send a PGP Encrypted mail to my wifes address and Evolution 
cannot create it, why is this so so so so difficult to do? There is no 
applicable tutorial on Google that can explain email encryption well. Please 
help

I'm using Evolution in Ubuntu Precise.

This is the error message

Because gpg: using subkey DD804AF1 instead of primary key 9537BAD1
gpg: No trust check due to `--trust-model always' option
gpg: sabrina.fernandez1x...@gmail.com: skipped: public key not found
gpg: [stdin]: encryption failed: public key not found
, you may need to select different mail options.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: evolution 3.2.3-0ubuntu5
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0-0ubuntu4
Architecture: amd64
Date: Sun Apr 15 18:41:58 2012
InstallationMedia: Xubuntu 12.04 Precise Pangolin - Beta amd64 (20120228)
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: evolution (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 evolution in Ubuntu.
https://bugs.launchpad.net/bugs/982625

Title:
  Evolution cannot create GPG encrypted mail

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

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


[Bug 982625] Re: Evolution cannot create GPG encrypted mail

2012-04-15 Thread Santiago Roland
-- 
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/982625

Title:
  Evolution cannot create GPG encrypted mail

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

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


[Bug 982625] Re: Evolution cannot create GPG encrypted mail

2012-04-15 Thread Santiago Roland
I figured it out. It's so so so so difficult because i'm a fu***ing
idiot, that's why. The problem was that i have not imported my wife's
GPG key, sorry for the bug report.

Close this bug

Best Regards

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

Title:
  Evolution cannot create GPG encrypted mail

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

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


[Bug 982625] Re: Evolution cannot create GPG encrypted mail

2012-04-15 Thread Santiago Roland
It was a user mis configuration

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

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

Title:
  Evolution cannot create GPG encrypted mail

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

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


[Bug 982756] [NEW] remaining time and progress bar not consistent with real time

2012-04-15 Thread Santiago Roland
Public bug reported:

in many USB pendrives i see that the remaining time and copy progress
bar stops at 0 secs remaining time and almost full progress bar and it
holds there while still copying files to pendrive. After a while it
finishes but the real remaining time is not 0sec and the progress bar is
clearly not completed. Any of you noticed this?

Regards.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nautilus 1:3.4.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0-0ubuntu4
Architecture: amd64
Date: Mon Apr 16 00:18:28 2012
InstallationMedia: Xubuntu 12.04 Precise Pangolin - Beta amd64 (20120228)
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  remaining time and progress bar not consistent with real time

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

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


[Bug 982756] Re: remaining time and progress bar not consistent with real time

2012-04-15 Thread Santiago Roland
-- 
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/982756

Title:
  remaining time and progress bar not consistent with real time

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

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


[Bug 973864] [NEW] Rename option in context menu appears unavailable when it should be available

2012-04-04 Thread Santiago Roland
Public bug reported:

As seen on the screenshot, the Rename option appears to be unavailable
when in fact is available, if you click rename anyway, the file gets
renamed, but it appears as unavailable in the contextual menu. That's
odd.

Regards,

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nautilus 1:3.4.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0-0ubuntu4
Architecture: amd64
Date: Wed Apr  4 21:09:39 2012
InstallationMedia: Xubuntu 12.04 Precise Pangolin - Beta amd64 (20120228)
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Rename option in context menu appears unavailable when it should be
  available

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

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


[Bug 973864] Re: Rename option in context menu appears unavailable when it should be available

2012-04-04 Thread Santiago Roland
** Attachment added: rename.png
   https://bugs.launchpad.net/bugs/973864/+attachment/3006217/+files/rename.png

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

Title:
  Rename option in context menu appears unavailable when it should be
  available

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

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


[Bug 973862] [NEW] In Evolution new mail composer, CC and BCC appear unfillable but get fillable when clicked

2012-04-04 Thread Santiago Roland
Public bug reported:

See the screenshot, it appears sometimes (not always) that CC and BCC
fields appears un fill-able until clicked on them, they draw like TO
field... ok. But it's an odd behavior, maybe a GTK3 issue?

Regards,

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: evolution 3.2.3-0ubuntu5
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0-0ubuntu4
Architecture: amd64
Date: Wed Apr  4 20:37:27 2012
InstallationMedia: Xubuntu 12.04 Precise Pangolin - Beta amd64 (20120228)
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: evolution (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 evolution in Ubuntu.
https://bugs.launchpad.net/bugs/973862

Title:
  In Evolution new mail composer, CC and BCC appear unfillable but get
  fillable when clicked

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

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


[Bug 973862] Re: In Evolution new mail composer, CC and BCC appear unfillable but get fillable when clicked

2012-04-04 Thread Santiago Roland
** Attachment added: evolution-bug2.png
   
https://bugs.launchpad.net/bugs/973862/+attachment/3006215/+files/evolution-bug2.png

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

Title:
  In Evolution new mail composer, CC and BCC appear unfillable but get
  fillable when clicked

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

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


[Bug 967920] Re: nautilus is unable to load some video previews

2012-03-29 Thread Santiago Roland
Well, i have that package already installed, so the bug may be about
that package... what should i do? report another bug?

Thanks

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

Title:
  nautilus is unable to load some video previews

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

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


[Bug 951104] Re: kde-telepathy-text-ui hijacks Empathy in Unity

2012-03-28 Thread Roland (Rolandixor) Taylor
I have confirmed this. Marked as confirmed.

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

Title:
  kde-telepathy-text-ui hijacks Empathy in Unity

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

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


[Bug 967920] [NEW] nautilus is unable to load some video previews

2012-03-28 Thread Santiago Roland
Public bug reported:

Nautilus is unable to load some MP4 video files previews. I also noticed
that Totem cannot playback these videos but other video players can,
like gnome-mplayer for example. I send a screenshot

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nautilus 1:3.3.92-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.95-0ubuntu1
Architecture: amd64
Date: Wed Mar 28 22:22:33 2012
EcryptfsInUse: Yes
InstallationMedia: Xubuntu 12.04 Precise Pangolin - Beta amd64 (20120228)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  nautilus is unable to load some video previews

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

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


[Bug 967920] Re: nautilus is unable to load some video previews

2012-03-28 Thread Santiago Roland
** Attachment added: video-previews.png
   
https://bugs.launchpad.net/bugs/967920/+attachment/2957989/+files/video-previews.png

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

Title:
  nautilus is unable to load some video previews

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

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


[Bug 833507] Re: Nautilus doesn't show thumbnail preview for mp4 video icons

2012-03-26 Thread Santiago Roland
This bug is still present in Ubuntu Precise beta 1. Also tried
installing libxine1-ffmpeg ans refreshing thumbs but it did not worked

regards,

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

Title:
  Nautilus doesn't show thumbnail preview for mp4 video icons

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

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


[Bug 962929] [NEW] gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_complete()

2012-03-23 Thread Roland Schwarz
*** This bug is a duplicate of bug 959874 ***
https://bugs.launchpad.net/bugs/959874

Public bug reported:

This bug was triggered after I have tried to use the keyboard light
keys. I am not sure it is related, since I observed random crashes
before.

My system is MacBook Pro booted via rEFIt.

Description:Ubuntu precise (development branch)
Release:12.04

gnome-settings-daemon:
  Installiert: 3.3.92-0ubuntu2
  Kandidat:3.3.92-0ubuntu2
  Versionstabelle:
 *** 3.3.92-0ubuntu2 0
500 http://at.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status

Another observation: Shutdown hangs with the ubuntu logo, and I have to
force shutdown by pressing the power button for a longer time.

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: gnome-settings-daemon 3.3.92-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.95-0ubuntu1
Architecture: amd64
CrashCounter: 1
Date: Fri Mar 23 10:43:42 2012
ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64+mac 
(20120303)
ProcCmdline: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
ProcEnviron:
 LANGUAGE=de_AT:de
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
SegvReason: writing NULL VMA
Signal: 11
SourcePackage: gnome-settings-daemon
Title: gnome-settings-daemon crashed with SIGSEGV in 
g_simple_async_result_complete()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash precise

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  g_simple_async_result_complete()

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

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


[Bug 433551] Re: POP3 - evolution wrongly thinks password submission failed when maildrop busy

2012-03-17 Thread Santiago Roland
I'm experiencing this bug with my lavabit.com POP3 account, it tries to
connect to POP3 and it prompt gain password saying that sending username
failed, i think that happens when server is busy

regards,

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

Title:
  POP3 - evolution wrongly thinks password submission failed when
  maildrop busy

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

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


[Bug 953248] Re: cannot click on links in html messages, mouse toogles select mode in Evolution

2012-03-13 Thread Santiago Roland
apport information

** Summary changed:

- cannot click on links in html messages, mouse toogles select mode
+ cannot click on links in html messages, mouse toogles select mode in Evolution

** Tags added: apport-collected

** Description changed:

  The mouse inside html messages toogles in selection mode all the time,
  so when you click in a link it selects all the text from the beginning
  to the link you want to click, odd behavior.
  
  regards
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: evolution 3.2.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  Date: Mon Mar 12 15:06:58 2012
  InstallationMedia: Xubuntu 12.04 Precise Pangolin - Beta amd64 (20120228)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: Upgraded to precise on 2012-03-11 (1 days ago)
+ --- 
+ ApportVersion: 1.94.1-0ubuntu2
+ Architecture: amd64
+ DistroRelease: Ubuntu 12.04
+ InstallationMedia: Xubuntu 12.04 Precise Pangolin - Beta amd64 (20120228)
+ Package: evolution 3.2.3-0ubuntu3
+ PackageArchitecture: amd64
+ ProcEnviron:
+  LANGUAGE=en_US:en
+  TERM=xterm
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ Tags:  precise
+ Uname: Linux 3.3.0-030300rc7-generic x86_64
+ UpgradeStatus: Upgraded to precise on 2012-03-11 (2 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/953248/+attachment/2864798/+files/Dependencies.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/953248

Title:
  cannot click on links in html messages, mouse toogles select mode in
  Evolution

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

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


[Bug 953248] Re: cannot click on links in html messages, mouse toogles select mode in Evolution

2012-03-13 Thread Santiago Roland
A screenshot of the bug, in the mail you see that some text appears to
be selected, in fact the only thing i did was clicking on the ACTIVATE
button inside this example email after clicking in activate button,
no browser is launched but the above text is selected somehow. I just
wanted to give a more clear picture of the bug.

Another fact: The browser with the link is not launched the first click,
BUT making a double click it launches the browser.

This is affecting all HTML messages, not plain text links.

Regards,


** Attachment added: evolution-bug.png
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/953248/+attachment/2864853/+files/evolution-bug.png

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

Title:
  cannot click on links in html messages, mouse toogles select mode in
  Evolution

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

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


[Bug 953248] [NEW] cannot click on links in html messages, mouse toogles select mode

2012-03-12 Thread Santiago Roland
Public bug reported:

The mouse inside html messages toogles in selection mode all the time,
so when you click in a link it selects all the text from the beginning
to the link you want to click, odd behavior.

regards

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: evolution 3.2.3-0ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Mon Mar 12 15:06:58 2012
InstallationMedia: Xubuntu 12.04 Precise Pangolin - Beta amd64 (20120228)
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
UpgradeStatus: Upgraded to precise on 2012-03-11 (1 days ago)

** Affects: evolution (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 evolution in Ubuntu.
https://bugs.launchpad.net/bugs/953248

Title:
  cannot click on links in html messages, mouse toogles select mode

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

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


[Bug 953248] Re: cannot click on links in html messages, mouse toogles select mode

2012-03-12 Thread Santiago Roland
-- 
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/953248

Title:
  cannot click on links in html messages, mouse toogles select mode

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

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


[Bug 907441] [NEW] I new install Ubuntu 11.10, but Totem doesn't work, guvcview anymore

2011-12-21 Thread Roland canals
Public bug reported:

Hello, all! I've installed today Ubuntu 11.10 step by step since my CD
10.10. It's all right but no video, and no webcam. Do You have any
solution for it? I tried to found libdvdcss2 but... desappeard. Thx for
your help. Roland

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: totem 3.0.1-0ubuntu7.1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Wed Dec 21 17:45:14 2011
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 PATH=(custom, no user)
 LANG=fr_CH.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
UpgradeStatus: Upgraded to oneiric on 2011-12-21 (0 days ago)

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


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

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

Title:
  I new install Ubuntu 11.10, but Totem doesn't work, guvcview anymore

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

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


[Bug 907441] Re: I new install Ubuntu 11.10, but Totem doesn't work, guvcview anymore

2011-12-21 Thread Roland canals
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/907441

Title:
  I new install Ubuntu 11.10, but Totem doesn't work, guvcview anymore

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

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


[Bug 899280] [NEW] vinagre does not work for local network machine

2011-12-02 Thread Santiago Roland
Public bug reported:

i have a local network, i used to enter VNC remote desktop for a desktop
machine using vinagre machinename.local in maverick and since i
installed oneiric it does not work at all. it gives this error

santiago@jarvis:~$ vinagre pandora.local

(vinagre:1951): GLib-GObject-CRITICAL **: g_object_unref: assertion 
`G_IS_OBJECT (object)' failed
santiago@jarvis:~$

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: vinagre 3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Fri Dec  2 15:17:51 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: vinagre
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric

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

Title:
  vinagre does not work for local network machine

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

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


[Bug 899280] Re: vinagre does not work for local network machine

2011-12-02 Thread Santiago Roland
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vinagre in Ubuntu.
https://bugs.launchpad.net/bugs/899280

Title:
  vinagre does not work for local network machine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vinagre/+bug/899280/+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-12-01 Thread Santiago Roland
apparently fixed

-- 
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 848198] Re: Sporadic gconf error messages

2011-11-09 Thread Santiago Roland
This error affects me every time (or at least almost) that i check mail
in evolution. It prompts a message GConf error: Configuration server
couldn't be contacted: D-BUS error: Method LookupExtended with
signature ssb on interface org.gnome.GConf.Database doesn't exist

Regards,

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

Title:
  Sporadic gconf error messages

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

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


[Bug 849110] Re: Regression: keyboard backlight hotkeys no longer work

2011-11-06 Thread Roland-pastorino
I have also a Macbook Pro 3.1 with Ubuntu 11.10. I can control the
brightness using the 3 keys (up/down/toggle) but the behavior is not the
right one. The up key works properly. The down key decreases the
brightness as expected but when the brightness is set to 0%, there is no
backlight (as expected) and the screen indicator says that the
brightness is 100% (this is not correct). The toggle key has exactly the
same behavior as the down key instead of toggling the brightness.

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

Title:
  Regression: keyboard backlight hotkeys no longer work

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

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


[Bug 884526] [NEW] cannot delete desktop items with supr key in oneiric

2011-10-31 Thread Santiago Roland
Public bug reported:

i have some files in the desktop saved from evolution mail attachments,
i select them and press delete and there are not deleted. I have to
rigth-click and  move to trash.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Mon Oct 31 22:06:04 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  cannot delete desktop items with supr key in oneiric

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

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


[Bug 884526] Re: cannot delete desktop items with supr key in oneiric

2011-10-31 Thread Santiago Roland
-- 
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/884526

Title:
  cannot delete desktop items with supr key in oneiric

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

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


[Bug 884528] [NEW] odd nautilus beahavior when browsing files by pressing letter keys

2011-10-31 Thread Santiago Roland
Public bug reported:

Start nautilus and start browsing some files. The you may press, say the
E key in the keyboard for nautilus go and select the first E file in
the list. Then press another letter, and start writing a word, like
EXPLORE because yo know there is a file called explorer.txt that you
want to find. Now if you miss type a letter you cannot delete or correct
using the BACKSPACE key because it will go back in folder level and put
you in the previous level. If you want to correct the mistake and find
your file, you must double click somewhere and start to write again.
This nautilus feature is very useful and it is not working.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Mon Oct 31 22:12:05 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  odd nautilus beahavior when browsing files by pressing letter keys

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

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


[Bug 884528] Re: odd nautilus beahavior when browsing files by pressing letter keys

2011-10-31 Thread Santiago Roland
-- 
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/884528

Title:
  odd nautilus beahavior when browsing files by pressing letter keys

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

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


[Bug 853977] [NEW] package libgucharmap7 1:3.0.1-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/lib/libgucharmap_2_90.so.7.0.0', which is also in package libgucharmap-2-90-7 1:3.1.92-0u

2011-09-19 Thread Roland Dreier
Public bug reported:

udpate fails...

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: libgucharmap7 1:3.0.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Mon Sep 19 08:54:32 2011
DuplicateSignature:
 Unpacking replacement libgucharmap7 ...
 dpkg: error processing 
/var/cache/apt/archives/libgucharmap7_1%3a3.1.92-0ubuntu1_amd64.deb (--unpack):
  trying to overwrite '/usr/lib/libgucharmap_2_90.so.7.0.0', which is also in 
package libgucharmap-2-90-7 1:3.1.92-0ubuntu1
ErrorMessage: trying to overwrite '/usr/lib/libgucharmap_2_90.so.7.0.0', which 
is also in package libgucharmap-2-90-7 1:3.1.92-0ubuntu1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20101206)
SourcePackage: gucharmap
Title: package libgucharmap7 1:3.0.1-0ubuntu1 failed to install/upgrade: trying 
to overwrite '/usr/lib/libgucharmap_2_90.so.7.0.0', which is also in package 
libgucharmap-2-90-7 1:3.1.92-0ubuntu1
UpgradeStatus: Upgraded to oneiric on 2011-09-16 (2 days ago)

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


** Tags: amd64 apport-package need-duplicate-check oneiric package-conflict

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

Title:
  package libgucharmap7 1:3.0.1-0ubuntu1 failed to install/upgrade:
  trying to overwrite '/usr/lib/libgucharmap_2_90.so.7.0.0', which is
  also in package libgucharmap-2-90-7 1:3.1.92-0ubuntu1

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

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


  1   2   3   >