[Bug 1853277] Re: Lenovo ThinkBook 14-IML Touchpad not showing up in /proc/bus/input/devices

2020-02-04 Thread Martina
This is how I got the DSDT ACPI table patched and installed:

1. Disassemple the current dsdt ACPI table (see [1]):
```
mkdir -p /tmp/acpitables
cd /tmp/acpitables
sudo acpidump > acpidump.out
acpixtract -a acpidump.out
iasl -d dsdt.dat
```
In my case the output dsdt.dsl file contained some invalid error output lines 
at the very beginning which I just removed. Otherwise, the compiling in step 4 
results in errors.

3. Apply this patch to dsdt.dsl (see [2]):
```
- Name (_HID, "")  // _HID: Hardware ID
+ Name (_HID, "ELAN062F")  // _HID: Hardware ID
```

4. Create an assembler source file out of the patched dsdt.dsl:
```
iasl -sa dsdt.dsl
```

5. Create a CPIO archive to be loaded by the bootloader (see [3]):
```
mkdir -p kernel/firmware/acpi
cp dsdt.aml ssdt1.aml kernel/firmware/acpi
find kernel | cpio -H newc --create > acpi_override
sudo cp acpi_override /boot
```

6. Install the patched dsdt file (see [4]):
```
cpio --extract < ./acpi_override
cp kernel/firmware/acpi/dsdt.aml /boot/fixed_dsdt.aml
# Create or update /boot/grub/custom.cfg to contain
acpi /fixed_dsdt.aml
```


Sources:
[1] https://01.org/linux-acpi/utilities
[2] 
https://github.com/realnickel/lenovo_thinkbook_iml15_touchpad_acpi_fix/commit/de0ca637f7d8de2164c787801b4af9d4ff586d67
[3] https://wiki.archlinux.org/index.php/DSDT#Using_a_CPIO_archive
https://askubuntu.com/questions/1027552/including-a-custom-acpi-dsdt-with-kubuntu-18-04-rc1

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

Title:
  Lenovo ThinkBook 14-IML Touchpad not showing up in
  /proc/bus/input/devices

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

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

[Bug 1853277] Re: Lenovo ThinkBook 14-IML Touchpad not showing up in /proc/bus/input/devices

2020-02-03 Thread Martina
I followed the steps in the comment of Nikolai and got the touchpad of my 
14-IML completely working (including multi-touch, scrolling,...) on Ubuntu 
19.10. 
Thanks for your help!

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

Title:
  Lenovo ThinkBook 14-IML Touchpad not showing up in
  /proc/bus/input/devices

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

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

[Bug 599255] Re: dmraid fails to read promise RAID sector count larger than 32-bits

2019-06-02 Thread Martina Nunvarova
Can I help with solving this? 
I have this problem now - I would like to create fake raid10 4TB (dual boot).

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

Title:
  dmraid fails to read promise RAID sector count larger than 32-bits

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

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

[Bug 1831386] Re: "fake" RAID 0 or RAID10, dmraid -tay reports incorrect size

2019-06-02 Thread Martina Nunvarova
*** This bug is a duplicate of bug 599255 ***
https://bugs.launchpad.net/bugs/599255

** This bug has been marked a duplicate of bug 599255
   dmraid fails to read promise RAID sector count larger than 32-bits

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

Title:
  "fake" RAID 0 or RAID10, dmraid -tay reports incorrect size

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

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

[Bug 1831386] [NEW] "fake" RAID 0 or RAID10, dmraid -tay reports incorrect size

2019-06-02 Thread Martina Nunvarova
Public bug reported:

Follow-up on:

https://askubuntu.com/questions/113561/how-to-modify-fix-incorrectly-
detected-dmraid-fakeraid-raid-10-array

I am not certain that dmraid is the cause of this error but it may be
the best place to start looking for it.

This issue was raised on askubuntu 7 years ago without a meaninful
reaction - therefore i do not want to rely on escalation from there.

---
(live CD)

Description:Ubuntu 18.04.2 LTS
Release:18.04
---
dmraid:
  Installed: 1.0.0.rc16-8ubuntu1
  Candidate: 1.0.0.rc16-8ubuntu1
  Version table:
 *** 1.0.0.rc16-8ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
100 /var/lib/dpkg/status
---
expected to see my RAID 10 in the system
---
RAID10 was not detected automaticaly, instead, the 4 individual drives are 
displayed in GParted.
Attempted to add the RAID manually (dmraid -ay), dmraid recognises there is a 
raid, but reports incorrect size and checksum error

Reconfigured RAID to RAID0 and RAID1 to test, both RAID found
automatically, RAID0 has incorrect size, checksum correct in both cases

*
sdb,sdc : Seagate 2TB
sdd,sde : Toshiba 2TB

3907029168 sectors each HDD
*

#dmraid -tay

pdc_bagjfgcja: 0 3518828800 striped 2 128 /dev/sdb 0 /dev/sdc 0
pdc_bffcfgdcc: 0 3906898048 mirror core 2 131072 nosync 2 /dev/sdd 0 /dev/sde 0 
1 handle_errors

*

#dmraid -s

*** Active Set
name   : pdc_bagjfgcja
size   : 3518828800
stride : 128
type   : stripe
status : ok
subsets: 0
devs   : 2
spares : 0
*** Active Set
name   : pdc_bffcfgdcc
size   : 3906898048
stride : 128
type   : mirror
status : ok
subsets: 0
devs   : 2
spares : 0

--
#dmraid -n /dev/sdb

/dev/sdb (pdc):
0x000 promise_id: "Promise Technology, Inc."
0x018 unknown_0: 0x2 131072
0x01c magic_0: 0xe1e2e3e4
0x020 unknown_1: 0xdddedfe0 3722371040
0x024 magic_1: 0xd9dadbdc
0x028 unknown_2: 0xd7d8 55256
0x200 raid.flags: 0xfdfeffc0
0x204 raid.unknown_0: 0x7 7
0x205 raid.disk_number: 0
0x206 raid.channel: 0
0x207 raid.device: 0
0x208 raid.magic_0: 0xcd0602
0x20c raid.unknown_1: 0x0 0
0x210 raid.start: 0x0 0
0x214 raid.disk_secs: 3906898096
0x218 raid.unknown_3: 0x 4294967295
0x21c raid.unknown_4: 0x1 1
0x21e raid.status: 0xf
0x21f raid.type: 0x0
0x220 raid.total_disks: 2
0x221 raid.raid0_shift: 7
0x222 raid.raid0_disks: 2
0x223 raid.array_number: 0
0x224 raid.total_secs: 3518828800
0x228 raid.cylinders: 65534
0x22a raid.heads: 254
0x22b raid.sectors: 63
0x22c raid.magic_1: 0x6600602
0x230 raid.unknown_5: 0x0 0
0x234 raid.disk[0].unknown_0: 0x7
0x236 raid.disk[0].channel: 0
0x237 raid.disk[0].device: 0
0x238 raid.disk[0].magic_0: 0xcd0602
0x23c raid.disk[0].disk_number: 0
0x240 raid.disk[1].unknown_0: 0x207
0x242 raid.disk[1].channel: 1
0x243 raid.disk[1].device: 0
0x244 raid.disk[1].magic_0: 0xce0602
0x248 raid.disk[1].disk_number: 65536
0x7fc checksum: 0x87c487f9 Ok

--

3518828800 is 2*3906898048 with the most significant of the 33 bits
ignored.

Hence the assumption that a 32 bit integer is used for the number of
sectors somewhere.

Thank you for looking into this.

Regards,
Martina.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: dmraid 1.0.0.rc16-8ubuntu1
ProcVersionSignature: Ubuntu 4.18.0-15.16~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-15-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
CasperVersion: 1.394
Date: Sun Jun  2 19:38:05 2019
LiveMediaBuild: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: dmraid
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  "fake" RAID 0 or RAID10, dmraid -tay reports incorrect size

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

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

[Bug 260004] Re: ld-linux.so.2 process excessively consumes CPU

2018-11-20 Thread martina abner
I have a t2.micro instance in amazon aws which is taking very high cpu
utilization almost . It a aws t2.micro instance.
https://avastsupportnumber.co.uk/blog/fix-avast-error-7005/

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

Title:
  ld-linux.so.2 process excessively consumes CPU

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

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

[Bug 818544] Re: Brother MFC-240C FAX/Printer error

2018-11-18 Thread martina abner
The other most probable reason for the printing error is the connection
between your computer and the printer. This is very useful information
for me. thanks for sharing. https://avastsupportnumber.co.uk/blog/fix-
avast-error-7005/

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

Title:
  Brother MFC-240C FAX/Printer error

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

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

[Bug 1563184] Re: Chromium-browser armhf crashes with "InitializeSandbox() called with multiple threads in process gpu-process"

2018-11-18 Thread Martina Neumayer
Well.. it happened again.. this nasty bug is back in Chromium
70.0.3538.102-1 on Arch linux.


** Changed in: chromium-browser (Arch Linux)
   Status: New => Confirmed

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

Title:
  Chromium-browser armhf crashes with "InitializeSandbox() called with
  multiple threads in process gpu-process"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563184/+subscriptions

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

[Bug 1563184] Re: Chromium-browser armhf crashes with "InitializeSandbox() called with multiple threads in process gpu-process"

2018-10-27 Thread Martina Neumayer
** Also affects: chromium-browser (Arch Linux)
   Importance: Undecided
   Status: New

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

Title:
  Chromium-browser armhf crashes with "InitializeSandbox() called with
  multiple threads in process gpu-process"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563184/+subscriptions

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

[Bug 1789413] [NEW] i can not upgrade to ubuntu 18

2018-08-28 Thread martina simic
Public bug reported:

neampoima@3na:~$ apt-get upgrade
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader-core 1:16.04.25
ProcVersionSignature: Ubuntu 4.4.0-134.160-generic 4.4.140
Uname: Linux 4.4.0-134-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: GNOME-Flashback:Unity
Date: Tue Aug 28 14:40:51 2018
InstallationDate: Installed on 2014-02-13 (1657 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to xenial on 2018-08-28 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  i can not upgrade to ubuntu 18

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1789413/+subscriptions

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

[Bug 1789412] [NEW] i can not upgrade to ubuntu 18

2018-08-28 Thread martina simic
Public bug reported:

neampoima@3na:~$ apt-get upgrade
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader-core 1:16.04.25
ProcVersionSignature: Ubuntu 4.4.0-134.160-generic 4.4.140
Uname: Linux 4.4.0-134-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: GNOME-Flashback:Unity
Date: Tue Aug 28 14:40:51 2018
InstallationDate: Installed on 2014-02-13 (1657 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to xenial on 2018-08-28 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  i can not upgrade to ubuntu 18

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1789412/+subscriptions

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

[Bug 1770916] Re: package crda 3.18-1build1 failed to install/upgrade: trying to overwrite '/lib/crda/pubkeys/sforshee.key.pub.pem', which is also in package wireless-regdb 2015.07.20-1ubuntu1

2018-05-23 Thread Martina Neumayer
I forgot to mention that the package version in Mint is: crda 
(3.13-1ubuntu0.16.04.1) xenial,
but the entire issue is exactly that same as here above described.


** Attachment added: "screenshot_2.png"
   
https://bugs.launchpad.net/ubuntu/+source/crda/+bug/1770916/+attachment/5143512/+files/screenshot_2.png

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

Title:
  package crda 3.18-1build1 failed to install/upgrade: trying to
  overwrite '/lib/crda/pubkeys/sforshee.key.pub.pem', which is also in
  package wireless-regdb 2015.07.20-1ubuntu1

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

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

[Bug 1770916] Re: package crda 3.18-1build1 failed to install/upgrade: trying to overwrite '/lib/crda/pubkeys/sforshee.key.pub.pem', which is also in package wireless-regdb 2015.07.20-1ubuntu1

2018-05-23 Thread Martina Neumayer
And one more screenshot..


** Attachment added: "screenshot_1.png"
   
https://bugs.launchpad.net/ubuntu/+source/crda/+bug/1770916/+attachment/5143513/+files/screenshot_1.png

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

Title:
  package crda 3.18-1build1 failed to install/upgrade: trying to
  overwrite '/lib/crda/pubkeys/sforshee.key.pub.pem', which is also in
  package wireless-regdb 2015.07.20-1ubuntu1

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

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

[Bug 1770916] Re: package crda 3.18-1build1 failed to install/upgrade: trying to overwrite '/lib/crda/pubkeys/sforshee.key.pub.pem', which is also in package wireless-regdb 2015.07.20-1ubuntu1

2018-05-23 Thread Martina Neumayer
Confirmed. Affects also Mint Mate 18.3 x64.

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

Title:
  package crda 3.18-1build1 failed to install/upgrade: trying to
  overwrite '/lib/crda/pubkeys/sforshee.key.pub.pem', which is also in
  package wireless-regdb 2015.07.20-1ubuntu1

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

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

[Bug 1734147] Re: Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models

2017-12-20 Thread Martina Neumayer
@Paul (sabret00the) Me too. They simply ignored those reports.

BTW.. This issue also occurs on Flex 2 with linux Mint 18.x (16.04 based).
It started to appear on my machine about half a year ago.
The first symptom was a lack of autoadding entries in the grub menu after the 
kernel update.
Everything (theoretically) was good, but none of the new entries appeared in 
the menu as it should be. I had to add them manually.

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

Title:
  Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models

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

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

[Bug 1736115] Re: No certain icon in KDE System Tray

2017-12-04 Thread Simone Martina
** Changed in: xorg (Ubuntu)
   Status: New => Invalid

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

Title:
  No certain icon in KDE System Tray

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

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

[Bug 1736115] [NEW] No certain icon in KDE System Tray

2017-12-04 Thread Simone Martina
Public bug reported:

Since the last update (2017-12-1) KDE System Tray won't display pidgin
and skype icon (once minimized). I've tried also with Amarok and it's
working.

No one on KDE Bug Tracking report a problem like this.

I've tried to relogin, to remove e readd system tray... no results.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-101.124-generic 4.4.95
Uname: Linux 4.4.0-101-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia
ApportVersion: 2.20.1-0ubuntu2.13
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Dec  4 11:44:23 2017
InstallationDate: Installed on 2017-02-09 (297 days ago)
InstallationMedia: Kubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug kubuntu xenial

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

Title:
  No certain icon in KDE System Tray

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

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

[Bug 1728355] [NEW] An unsolvable problem occurred during the calculation of the feedrate.

2017-10-29 Thread Martina Battisti
Public bug reported:

Failed to calculate progress

An unsolvable problem occurred during the calculation of the feedrate.

 The reasons may be:
 * Progress to a pre-release version of Ubuntu
 * Execution of the current version of Ubuntu pre-release
 * Unofficial software packages not provided by Ubuntu

If they are not installed, report the problem using the ubuntu-release-
upgrader-core ubuntu-bug command in a terminal.

1)Description:  Ubuntu 17.04  Release:  17.04
2) N: Impossibile trovare il pacchetto pkgname
3) do the upgrade
4) it doesen't work

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: ubuntu-release-upgrader-core 1:17.04.9
ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
Uname: Linux 4.10.0-32-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity:Unity7
Date: Sun Oct 29 09:06:21 2017
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to zesty on 2017-10-29 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade third-party-packages zesty

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

Title:
  An unsolvable problem occurred during the calculation of the feedrate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1728355/+subscriptions

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

[Bug 1635938] Re: Touchpad problem asus X540LA

2016-10-25 Thread Martina
I'm sorry but I'm not so able to understand what I have to do. I have
installed the .deb package from

http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9-rc2

 this one: linux-
headers-4.9.0-040900rc2_4.9.0-040900rc2.201610232131_all.deb

and I have rebooted the system. I don't know what else to do, because
the problem is still here after the installation but I am not sure I
have completed the test.

Sorry, for now I put "kernel-bug-exists-upstream" as tag but tell me if
I have to change it.

Thanks



** Tags added: kernel-bug-exists-upstream

** Description changed:

  Good morning, I own an asus X540LA-XX112D notebook and I've just install
  Ubuntu 16.04 LTS version.It doesn't recognize properly the touchpad. In
  particular features like scrolling, tapping, ecc... don't work at all.
  It is also absent from system -> preferences -> mouse 'the touchpad
  tab'. The touchpad name is "FTE1001:00 0B05:0101" and the symptom has
  appeared when I've installed Ubuntu, from the beginning. I attach to you
  the output if the following commands:
  
  cat /proc/bus/input/devices > ~/devices
- xinput —list > ~/xinput 
+ xinput —list > ~/xinput
  cat /var/log/Xorg.0.log > Xorg.0.log
  
  And in particular I'm following a guide I've found at this link:
  
  https://wiki.ubuntu.com/DebuggingTouchpadDetection
  
  I'm quite prepared to give any further information to you.
  
  Thank you,
  Martina
- --- 
+ ---
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  martina1538 F pulseaudio
-  /dev/snd/controlC1:  martina1538 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  martina1538 F pulseaudio
+  /dev/snd/controlC1:  martina1538 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=8eb56a1f-04d6-4917-b49e-0ae48cc8915c
  InstallationDate: Installed on 2016-10-16 (6 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  Lsusb:
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 001 Device 003: ID 04f2:b52b Chicony Electronics Co., Ltd 
-  Bus 001 Device 004: ID 13d3:3423 IMC Networks 
-  Bus 001 Device 005: ID 062a:3281 Creative Labs 
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 04f2:b52b Chicony Electronics Co., Ltd
+  Bus 001 Device 004: ID 13d3:3423 IMC Networks
+  Bus 001 Device 005: ID 062a:3281 Creative Labs
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X540LA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic 
root=UUID=3a82d08a-b2d2-4250-a6bf-b25ce3bb2ed3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
  RelatedPackageVersions:
-  linux-restricted-modules-4.4.0-45-generic N/A
-  linux-backports-modules-4.4.0-45-generic  N/A
-  linux-firmware1.157.4
+  linux-restricted-modules-4.4.0-45-generic N/A
+  linux-backports-modules-4.4.0-45-generic  N/A
+  linux-firmware1.157.4
  Tags:  xenial
  Uname: Linux 4.4.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/14/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X540LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X540LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX540LA.204:bd03/14/2016:svnASUSTeKCOMPUTERINC.:pnX540LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX540LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X540LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
- --- 
+ ---
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
-  USER    PID ACCESS COMMAND
-  /dev/snd/controlC0:  martina1538 F pulseaudio
-  /dev/snd/controlC1:  martina1538 F pulseaudio
+  USER    PID ACCESS COMMAND
+  /dev/snd/controlC0:  martina1538 F pulseaudio
+  /dev/snd/controlC1:  martina1538 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=8eb56a1f-04d6-4917-b49e-0ae48cc8915c
  InstallationDate: Installed on 2016-10-16 (6 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  Lsusb:
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root 

Re: [Bug 1294087] Re: [LENOVO 20266] hibernate/resume failure

2016-10-23 Thread Jean Martina
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I updated kernel to upstream 4.8.1-040801-generic and seems more
stable now. As I don't have windows any more, updating the bios will
be painful.

I have been running this kernel for a week now a no more hangs such
the ones I reported.


Regards,

Jean

On 09-10-2016 03:35, madbiologist wrote:
> Jean Martina - can you please update to the latest BIOS available
> from 
> http://support.lenovo.com/au/en/products/Laptops-and-netbooks/Yoga-
>
> 
Series/Yoga-2-Pro-
> Lenovo?tabName=Downloads&linkTrack=Mast:SubNav:Support:Drivers%20and%2
0Software|Drivers%20and%20Software&beta=false
>
> 
and let us know if the issue is fixed?
> 
> ** Changed in: linux (Ubuntu) Status: Triaged => Incomplete
> 
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJYDVTsAAoJEFT5UIZQZaMYcUIQAI9NCZlCK5ZeRgdjg4ZF8AXT
qPMnhyUCSYE3/aKBHUbmj4xW2+bO28GNeayckPFLS2fz8IQ2MtEJpYMAD2TH4iKK
LYevPMFa6V5mTp9cwRnksd5vRJpzoKEvcMUHENCMrwU4XLHaTz2GnUZQjUd1QJcY
uwlE+faMiVVQTEvwWBthcQsf1R4IHq7mOEDqFsb0H1eLuh9XcvsBqPV5Dgb8HgBH
DCxFKuw94g7UfKurKgUkkoXgLAcP79gHs0sIlT79sD13I8VZmSadfVz0ZzJ6Aoev
DSQzDnjb5qY20iVVIGSVMSU+A4FiYDRQnocHcNzQ1MFUtSEIEN4hT1mm5rg101gs
onfL7zM3X8xUhGvAPsn5VGh6ZeEXZwnmZTjI0yTl+NdGCpUIjI+guNTMe5dqWUWO
+Bn5Cn91KGXyqlNjiFeLnQa+4hW8d/C3KUz2/e/RDy+qY6fE9E9Oi4oj3y/02fzr
oeVNyttmxKRWJ+pOx89yALKJ7kSGcXxvJ3T4t6BBpjuXA9UebbkcizRroQDX/z9e
tY1VMKVAX9s4UwHvUfjMPHytr0fY7uEzHUusGPt48Vk5v/eYEVSxcmLf0IYC90FL
3oW9YcHTrZduoHHxffG0cxJ2wcSsaUbBx8yz6ZERgOEWXENbOsB0FfAEAh/KwOOe
vBHAM4BxCAB+cjAl+ouT
=Cuk8
-END PGP SIGNATURE-

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

Title:
  [LENOVO 20266] hibernate/resume failure

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

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


[Bug 1635938] UdevDb.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1635938/+attachment/4765759/+files/UdevDb.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] RfKill.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1635938/+attachment/4765758/+files/RfKill.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] WifiSyslog.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765760/+files/WifiSyslog.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

** Description changed:

  Good morning, I own an asus X540LA-XX112D notebook and I've just install
  Ubuntu 16.04 LTS version.It doesn't recognize properly the touchpad. In
  particular features like scrolling, tapping, ecc... don't work at all.
  It is also absent from system -> preferences -> mouse 'the touchpad
  tab'. The touchpad name is "FTE1001:00 0B05:0101" and the symptom has
  appeared when I've installed Ubuntu, from the beginning. I attach to you
  the output if the following commands:
  
  cat /proc/bus/input/devices > ~/devices
  xinput —list > ~/xinput 
  cat /var/log/Xorg.0.log > Xorg.0.log
  
  And in particular I'm following a guide I've found at this link:
  
  https://wiki.ubuntu.com/DebuggingTouchpadDetection
  
  I'm quite prepared to give any further information to you.
  
  Thank you,
  Martina
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  martina1538 F pulseaudio
   /dev/snd/controlC1:  martina1538 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=8eb56a1f-04d6-4917-b49e-0ae48cc8915c
  InstallationDate: Installed on 2016-10-16 (6 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b52b Chicony Electronics Co., Ltd 
   Bus 001 Device 004: ID 13d3:3423 IMC Networks 
   Bus 001 Device 005: ID 062a:3281 Creative Labs 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X540LA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic 
root=UUID=3a82d08a-b2d2-4250-a6bf-b25ce3bb2ed3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-45-generic N/A
   linux-backports-modules-4.4.0-45-generic  N/A
   linux-firmware1.157.4
  Tags:  xenial
  Uname: Linux 4.4.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/14/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X540LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X540LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX540LA.204:bd03/14/2016:svnASUSTeKCOMPUTERINC.:pnX540LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX540LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X540LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  martina1538 F pulseaudio
+  /dev/snd/controlC1:  martina1538 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 16.04
+ HibernationDevice: RESUME=UUID=8eb56a1f-04d6-4917-b49e-0ae48cc8915c
+ InstallationDate: Installed on 2016-10-16 (6 days ago)
+ InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 04f2:b52b Chicony Electronics Co., Ltd 
+  Bus 001 Device 004: ID 13d3:3423 IMC Networks 
+  Bus 001 Device 005: ID 062a:3281 Creative Labs 
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: ASUSTeK COMPUTER INC. X540LA
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic 
root=UUID=3a82d08a-b2d2-4250-a6bf-b25ce3bb2ed3 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-45-generic N/A
+  linux-backports-modules-4.4.0-45-generic  N/A
+  linux-firmware1.157.4
+ Tags:  xenial
+ Uname: Linux 4.4.0-45-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 03/14/2016
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: X540LA.204
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: X540LA
+ dmi.board.vendor: ASUSTeK COMP

[Bug 1635938] ProcModules.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765756/+files/ProcModules.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] ProcCpuinfo.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765768/+files/ProcCpuinfo.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] Lspci.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1635938/+attachment/4765767/+files/Lspci.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] UdevDb.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1635938/+attachment/4765774/+files/UdevDb.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] AlsaInfo.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765761/+files/AlsaInfo.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] PulseList.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765772/+files/PulseList.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] PulseList.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765757/+files/PulseList.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] CurrentDmesg.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765764/+files/CurrentDmesg.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] IwConfig.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765765/+files/IwConfig.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] ProcModules.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765771/+files/ProcModules.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] CRDA.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1635938/+attachment/4765763/+files/CRDA.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] RfKill.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1635938/+attachment/4765773/+files/RfKill.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] WifiSyslog.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765775/+files/WifiSyslog.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] JournalErrors.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765766/+files/JournalErrors.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] ProcEnviron.txt

2016-10-23 Thread Martina
apport information

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

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] ProcInterrupts.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765770/+files/ProcInterrupts.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] ProcInterrupts.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765755/+files/ProcInterrupts.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] Re: Touchpad problem asus X540LA

2016-10-23 Thread Martina
apport information

** Tags added: apport-collected xenial

** Description changed:

  Good morning, I own an asus X540LA-XX112D notebook and I've just install
  Ubuntu 16.04 LTS version.It doesn't recognize properly the touchpad. In
  particular features like scrolling, tapping, ecc... don't work at all.
  It is also absent from system -> preferences -> mouse 'the touchpad
  tab'. The touchpad name is "FTE1001:00 0B05:0101" and the symptom has
  appeared when I've installed Ubuntu, from the beginning. I attach to you
  the output if the following commands:
  
  cat /proc/bus/input/devices > ~/devices
  xinput —list > ~/xinput 
  cat /var/log/Xorg.0.log > Xorg.0.log
  
  And in particular I'm following a guide I've found at this link:
  
  https://wiki.ubuntu.com/DebuggingTouchpadDetection
  
  I'm quite prepared to give any further information to you.
  
  Thank you,
  Martina
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  martina1538 F pulseaudio
+  /dev/snd/controlC1:  martina1538 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 16.04
+ HibernationDevice: RESUME=UUID=8eb56a1f-04d6-4917-b49e-0ae48cc8915c
+ InstallationDate: Installed on 2016-10-16 (6 days ago)
+ InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 04f2:b52b Chicony Electronics Co., Ltd 
+  Bus 001 Device 004: ID 13d3:3423 IMC Networks 
+  Bus 001 Device 005: ID 062a:3281 Creative Labs 
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: ASUSTeK COMPUTER INC. X540LA
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic 
root=UUID=3a82d08a-b2d2-4250-a6bf-b25ce3bb2ed3 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-45-generic N/A
+  linux-backports-modules-4.4.0-45-generic  N/A
+  linux-firmware1.157.4
+ Tags:  xenial
+ Uname: Linux 4.4.0-45-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 03/14/2016
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: X540LA.204
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: X540LA
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: 1.0
+ dmi.chassis.asset.tag: ATN12345678901234567
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: ASUSTeK COMPUTER INC.
+ dmi.chassis.version: 1.0
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX540LA.204:bd03/14/2016:svnASUSTeKCOMPUTERINC.:pnX540LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX540LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
+ dmi.product.name: X540LA
+ dmi.product.version: 1.0
+ dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765747/+files/AlsaInfo.txt

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

Title:
  Touchpad problem asus X540LA

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

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

[Bug 1635938] CRDA.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1635938/+attachment/4765748/+files/CRDA.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] ProcEnviron.txt

2016-10-23 Thread Martina
apport information

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

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] Lspci.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1635938/+attachment/4765752/+files/Lspci.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] CurrentDmesg.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765749/+files/CurrentDmesg.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] IwConfig.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765750/+files/IwConfig.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] ProcCpuinfo.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765753/+files/ProcCpuinfo.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] JournalErrors.txt

2016-10-23 Thread Martina
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765751/+files/JournalErrors.txt

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

Title:
  Touchpad problem asus X540LA

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

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


[Bug 1635938] [NEW] Touchpad problem asus X540LA

2016-10-23 Thread Martina
Public bug reported:

Good morning, I own an asus X540LA-XX112D notebook and I've just install
Ubuntu 16.04 LTS version.It doesn't recognize properly the touchpad. In
particular features like scrolling, tapping, ecc... don't work at all.
It is also absent from system -> preferences -> mouse 'the touchpad
tab'. The touchpad name is "FTE1001:00 0B05:0101" and the symptom has
appeared when I've installed Ubuntu, from the beginning. I attach to you
the output if the following commands:

cat /proc/bus/input/devices > ~/devices
xinput —list > ~/xinput 
cat /var/log/Xorg.0.log > Xorg.0.log

And in particular I'm following a guide I've found at this link:

https://wiki.ubuntu.com/DebuggingTouchpadDetection

I'm quite prepared to give any further information to you.

Thank you,
Martina

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: asus linux synaptics touchpad

** Attachment added: "the three output that I've mentioned are merged in one 
attachment"
   
https://bugs.launchpad.net/bugs/1635938/+attachment/4765742/+files/Devices_xinput_xorg.0.log

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

Title:
  Touchpad problem asus X540LA

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

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

[Bug 1314556] Re: Unable to mount Android MTP device

2016-06-21 Thread Martina
Having the same issue on Elementary os 0.4 Loki

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

Title:
  Unable to mount Android MTP device

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

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


[Bug 1568604] Re: Mouse cursor lost when unlocking with Intel graphics

2016-06-21 Thread Martina
Happening on a HP- Pavilion 1540us (with Intel integrated graphics)

Using Elementary 0.4 Loki beta

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

Title:
  Mouse cursor lost when unlocking with Intel graphics

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

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


[Bug 1483441] Re: exo-utils 0.10.6-1 don't support paths with special characters

2015-12-08 Thread Martina Kollarova
I've found this happens even with some ASCII characters, e.g. "?". Thus,
I cannot open magnet links, because "magnet:?xt=urn:" becomes
"magnet:%3Fxt=urn:". I'm using version 0.10.6.

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

Title:
  exo-utils 0.10.6-1 don't support paths with special characters

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

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


[Bug 1362848] Re: ubuntu 14.04 after install nvidia binary driver 331.89 black screen and freeze

2015-01-26 Thread Martina
I have the same problem since one day. 
I'm using Ubuntu 14.04.01 64bit, Kernel version 3.13.0-44-generic ,Lenovo 
thinkpad laptop t440p, Nvidia GeForce 730m.

A bit of history:

After installing the system I immediately installed nvidia drivers 331, I had 
to immediately update them because I had some issues with unity desktop (login 
working, desktop present, but no interface, meaning no menu no unity dash). 
I updated to version 340.58 and everything was working after disabling 
nomodeset as a grub option. Able to switch between intel and nvidia with 
prime-select command and within nvidia-settings interface. The suspension was 
working good with nvidia loaded, not with intel, for some reason the login page 
after the suspension wasn't able to recognize me as a user...

One day ago I did some system updates, don't know exactly which one, but
I knwo it updated to version 14.04.0. I checked the version of nvidia
drivers, they were the same 340.65.

I suspended my laptop as I always did during the last weeks and it wasn't able 
to restore the system. It shows black screen, no login window, no external 
monitor recognized. I am able to switch to another workspace, sun prime-select 
intel, and reboot.
The I have everything working again (but the suspension..), as soon as I change 
again to Nvidia, I get again the black screen, i can hear the sound of the 
login page, nothing more.

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

Title:
  ubuntu 14.04 after install nvidia binary driver  331.89  black screen
  and freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1362848/+subscriptions

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


[Bug 1226707] Re: QtCreator examples viewer non-functional

2014-11-20 Thread Martina Kollarova
@alexbottoni I reproduced it with Qt 5.0.2 on Linux Mint too, I suppose
the fix is released in a later version. I recommend installing Qt 5.3
from http://qt-project.org/downloads , which works fine.

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

Title:
  QtCreator examples viewer non-functional

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

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


[Bug 1279762] Re: upgrade to 14.04 from 13.10 or 12.04 failed - cinnamon fails to upgrade

2014-10-01 Thread Martina Riehm
For me it is Gnome Flashback :-). This fix came too late.

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

Title:
  upgrade to 14.04 from 13.10 or 12.04 failed - cinnamon fails to
  upgrade

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

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


[Bug 1294087] Re: [LENOVO 20266] hibernate/resume failure

2014-03-18 Thread Jean Martina
bug still exist upstream

** Tags added: kernel-bug-exists-upstream

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

Title:
  [LENOVO 20266] hibernate/resume failure

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

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


[Bug 1294087] [NEW] [LENOVO 20266] hibernate/resume failure

2014-03-18 Thread Jean Martina
Public bug reported:

Lenovo Yoga 2 Pro does not come back from sleep.

ProblemType: KernelOops
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-17-generic 3.13.0-17.37
ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
Uname: Linux 3.13.0-17-generic x86_64
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jeanmartina   2039 F pulseaudio
 /dev/snd/controlC0:  jeanmartina   2039 F pulseaudio
Date: Tue Mar 18 08:59:28 2014
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
InstallationDate: Installed on 2014-03-12 (5 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140309)
InterpreterPath: /usr/bin/python3.4
MachineType: LENOVO 20266
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-17-generic.efi.signed 
root=UUID=edbaa033-c440-4e73-8460-2239177e36b4 ro 
resume=/dev/disk/by-uuid/edbaa033-c440-4e73-8460-2239177e36b4 quiet 
acpi_backlight=vendor splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-17-generic N/A
 linux-backports-modules-3.13.0-17-generic  N/A
 linux-firmware 1.126
SourcePackage: linux
Title: [LENOVO 20266] hibernate/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 10/31/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 76CN31WW
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Yoga2
dmi.board.vendor: LENOVO
dmi.board.version: 31900058STD
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo Yoga 2 Pro
dmi.modalias: 
dmi:bvnLENOVO:bvr76CN31WW:bd10/31/2013:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoYoga2Pro:
dmi.product.name: 20266
dmi.product.version: Lenovo Yoga 2 Pro
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-kerneloops hibernate resume trusty

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

Title:
  [LENOVO 20266] hibernate/resume failure

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

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


[Bug 1069849] Re: Containers show expired objects

2013-05-21 Thread Martina Kollarova
What is the progress on this? Is it expected behavior or not?

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

Title:
  Containers show expired objects

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

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


[Bug 1069849] Re: Containers show expired objects

2013-05-20 Thread Martina Kollarova
** No longer affects: devstack

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

Title:
  Containers show expired objects

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

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


[Bug 1069849] Re: Containers show expired objects

2013-05-20 Thread Martina Kollarova
Sorry, I meant a different bug.

** Also affects: devstack
   Importance: Undecided
   Status: New

** Changed in: devstack
   Status: New => Invalid

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

Title:
  Containers show expired objects

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

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


[Bug 1029289] Re: Need to authorize my google account each time I boot the computer

2012-12-04 Thread Martina Chrástková
** Package changed: ubuntu => signon-ui (Ubuntu)

** No longer affects: signon-ui (Ubuntu)

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

Title:
  Need to authorize my google account each time I boot the computer

To manage notifications about this bug go to:
https://bugs.launchpad.net/account-plugins/+bug/1029289/+subscriptions

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


[Bug 1029289] Re: Need to authorize my google account each time I boot the computer

2012-12-04 Thread Martina Chrástková
** Also affects: ubuntu
   Importance: Undecided
   Status: New

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

Title:
  Need to authorize my google account each time I boot the computer

To manage notifications about this bug go to:
https://bugs.launchpad.net/account-plugins/+bug/1029289/+subscriptions

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


[Bug 992725] Re: Cursor gets stuck between twinview screens

2012-07-16 Thread Martina Utopia
@ chris r:
"Enabled "separate x screen" with xinerama box checked and saved the config 
file /etc/X11/xorg.conf. after a reboot I got both working but now i'm stuck in 
unity 2d. Working on getting that up and running now. "
this worked for me exactly as you described it. unity was also switching back 
to 2d.

this can be avoided if you use twinview. but don't forget to disable the 
"sticky edges" in "all settings/display" as michael walker pointed out.
btw: why is this feature not automatically turned off, when i don't use 
autohide?? that's annoying.

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

Title:
  Cursor gets stuck between twinview screens

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

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


[Bug 947541] Re: Totem does not play youtube videos

2012-06-12 Thread Martina Chrástková
The same for me, Ubuntu 12.04, totem 3.0.1.

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

Title:
  Totem does not play youtube videos

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

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


[Bug 874900] Re: "Enable mobile broadband" option gets unchecked

2012-06-12 Thread Martina Utopia
@bums: i tried your script and it basically works, but i get some error
messages after some time and the connection is lost:

** (process:3786): WARNING **: Could not initialize NMActiveConnection
/org/freedesktop/NetworkManager/ActiveConnection/13: Method "GetAll"
with signature "s" on interface "org.freedesktop.DBus.Properties"
doesn't exist

status of active connection:unknown
path of active connection: /org/freedesktop/NetworkManager/ActiveConnection/13

** (process:3786): WARNING **: async_got_type: could not read properties
for /org/freedesktop/NetworkManager/ActiveConnection/13: Method "Get"
with signature "ss" on interface "org.freedesktop.DBus.Properties"
doesn't exist

** (process:3786): WARNING **: Could not initialize NMActiveConnection
/org/freedesktop/NetworkManager/ActiveConnection/13: Method "GetAll"
with signature "s" on interface "org.freedesktop.DBus.Properties"
doesn't exist

error: time limit of 90 seconds is over

seems like there is some sort oft report to NM missing...

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

Title:
  "Enable mobile broadband" option gets unchecked

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

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


[Bug 874900] Re: "Enable mobile broadband" option gets unchecked

2012-06-12 Thread Martina Utopia
same issue here with 12.04 and ZTE MF180 3G modem. :(

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

Title:
  "Enable mobile broadband" option gets unchecked

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

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


[Bug 900173] Re: Unreliable response of pulse audio in skype

2011-12-15 Thread Martina Utopia
hmm, yeah that worked. I'll see how it behaves in the future ;) skype is
very buggy anyway... :|

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

Title:
  Unreliable response of pulse audio in skype

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

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


[Bug 900173] Re: Unreliable response of pulse audio in skype

2011-12-14 Thread Martina Utopia
Hi! I have the same problem. My webcam-microphone (from a new logitech
webcam) worked well for some time (under 11.04 and for some time under
11.10), but then stopped working (mickey mouse-voice problem),
presumably due to a pulse-audio update...?

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

Title:
  Unreliable response of pulse audio in skype

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

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


[Bug 874900] Re: "Enable mobile broadband" option gets unchecked

2011-11-08 Thread Martina Utopia
I have a Huawei E1550 and I have the same issue. The Mobile Broadband 
connection *never* automatically connects, though the button is checked. 
Sometimes - and that is far worse - I cannot even select my Mobile connection 
in the panel-dropdown list. That's presumably because the Mobile Broadband is 
disabled  -- extremely annoying!! I have to play around with NetworkManager to 
get the Mobile Broadband back and I have not figured out yet what re-enables 
the Mobile Broadband.
Also, like many others I rely on Mobile Broadband and this is just not 
tolerable

Everything worked fine in 11.04.

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

Title:
  "Enable mobile broadband" option gets unchecked

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

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


[Bug 738908] Re: When windows overlap workspaces, launcher doesn't properly switch windows.

2011-06-26 Thread Martina Utopia
This bug probalby relates to the behaviour of Evolution when using the
German translation. It is known that the german Evolution window is 4
pixels too broad for netbook screens (1024x600), so those 4 pixels are
always on the neighbouring workspace. This results in the  behaviour
described above:

Workspace (WS) numbering:
1 2
3 4

When Evolution is maximised on WS 1 and I switch to an application on WS
2 and I want to switch back to Evolution, WS 1 (and Evolution) is not
displayed. Instead, WS 2 stays focussed. Strangely, this is also true
for applications run on WS 4 (i.e. diagonal from WS 1), but not for
applications above or below WS 1 (in this case WS 3), where I *can*
switch to Evolution using the launcher.

Also, when Evolution is minimised, I *can* access it by the launcher
from *all* workspaces.

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

Title:
  When windows overlap workspaces, launcher doesn't properly switch
  windows.

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

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


[Bug 782565] Re: Firefox, Eclipse and Texmaker don't get focus if one switches to their workspace

2011-06-26 Thread Martina Utopia
whoops, I stand corrected: The drop-down menu issue with firefox just
has happened!

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

Title:
  Firefox, Eclipse and Texmaker don't get focus if one switches to their
  workspace

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

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


[Bug 782565] Re: Firefox, Eclipse and Texmaker don't get focus if one switches to their workspace

2011-06-26 Thread Martina Utopia
I have the same problem with Texmaker and with Skype. When I open
Texmaker or Sykpe in one workspace and switch to another workspace,
focussing another application, and I then switch back to Texmaker or
Skype via the launcher, I cannot type sometimes. I do not have the drop-
down issues with firedox, though. I also use 11.04

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

Title:
  Firefox, Eclipse and Texmaker don't get focus if one switches to their
  workspace

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

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


[Bug 792582] Re: banshee crashes on song change

2011-06-19 Thread Martina Utopia
I have exactly the same problem. Ubuntu 11.04 Banshee version
2.0.0-2ubuntu1. My log file is attached. Thx!


** Attachment added: "banshee.log"
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/792582/+attachment/2174873/+files/banshee.log

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

Title:
  banshee crashes on song change

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

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


[Bug 795696] Re: bookmarks tab in firefox is displayed faulty when opened

2011-06-10 Thread Martina Utopia
** Attachment added: "Screenshot.png"
   
https://bugs.launchpad.net/bugs/795696/+attachment/2164422/+files/Screenshot.png

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

Title:
  bookmarks tab in firefox is displayed faulty when opened

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

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


[Bug 795696] [NEW] bookmarks tab in firefox is displayed faulty when opened

2011-06-10 Thread Martina Utopia
Public bug reported:

Binary package hint: firefox

When I click on the Bookmarks tab in Firefox, the tab is missing and the 
bookmarks are displayed right in the menu bar, instead below the menu bar and 
there is a light grey bar that's not supposed to be there (see attached 
screenshot) (the bar disappears when I scroll the bookmarks down and up again). 
Functionality is fine. When I newly open firefox it's displayed correctly, but 
afterwards the display is always faulty. I use 11.04 with unity, Firefox 
version 4.0.1.
Thanks for your work!

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Fri Jun 10 21:21:26 2011
FirefoxPackages:
 firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.3
 flashplugin-installer 10.3.181.22ubuntu0.11.04.1
 adobe-flashplugin N/A
 icedtea-plugin 1.1~20110420-0ubuntu1
InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 (20100429.4)
ProcEnviron:
 LANGUAGE=de_AT:en
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox
UpgradeStatus: Upgraded to natty on 2011-05-15 (26 days ago)

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


** Tags: apport-bug i386 natty running-unity unity-2d

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

Title:
  bookmarks tab in firefox is displayed faulty when opened

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

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


[Bug 782991] Re: texmaker menu bar overlaps with panel

2011-06-09 Thread Martina Utopia
sorry, I have changed to 11.04 in the meantime. This is fixed in that
release.

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

Title:
  texmaker menu bar overlaps with panel

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

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


[Bug 776972] Re: Can't maximise evolution

2011-05-16 Thread Martina Utopia
I should note that I didn't have this problem with Evolution before when
I was using 10.04 and 10.10 Netbook Edition.

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

Title:
  Can't maximise evolution

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


[Bug 776972] Re: Can't maximise evolution

2011-05-16 Thread Martina Utopia
I have exactly the same problem as Mohegan. It always happens when I
open Evolution. I have 1024x600 screen resolution too. When maximising,
it is not possible to maximise the window content, although the menu bar
moves into the title bar (as in Mohegan's screenshot).  I also have the
daily unity-2d ppa.

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

Title:
  Can't maximise evolution

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


[Bug 782991] [NEW] texmaker menu bar overlaps with panel

2011-05-15 Thread Martina Utopia
Public bug reported:

Binary package hint: texmaker

In texmaker the menu bar contains many items. There is not enough space
on my small netbook screen (10"), so these items go "behind" the panel
items, and cannot be accessed by mouse. I use ubuntu 10.10 netbook
edition, texmaker package version 2.0-1ubuntu1.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: texmaker 2.0-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic i686
Architecture: i386
Date: Sun May 15 13:36:21 2011
ExecutablePath: /usr/bin/texmaker
InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 (20100429.4)
ProcEnviron:
 LANG=de_AT.utf8
 SHELL=/bin/bash
SourcePackage: texmaker

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


** Tags: apport-bug i386 maverick ubuntu-une

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

Title:
  texmaker menu bar overlaps with panel

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


[Bug 782991] Re: texmaker menu bar overlaps with panel

2011-05-15 Thread Martina Utopia
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782991

Title:
  texmaker menu bar overlaps with panel

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


[Bug 669878] Re: so many critical virus,please help

2010-11-02 Thread Martina Stafford
when will I know when its safe to use? it stated I am in a high
probability of crashing-help

-- 
so many critical virus,please help
https://bugs.launchpad.net/bugs/669878
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 669878] Re: so many critical virus,please help

2010-11-02 Thread Martina Stafford


-- 
so many critical virus,please help
https://bugs.launchpad.net/bugs/669878
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 669878] [NEW] so many critical virus,please help

2010-11-02 Thread Martina Stafford
Public bug reported:

Binary package hint: firefox-3.0

trojan horse

ProblemType: Bug
Architecture: lpia
Date: Tue Nov  2 12:06:20 2010
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: wl
Package: firefox-3.0 3.0.7+nobinonly+nb1-0ubuntu0.8.04.1netbook0belmont1
PackageArchitecture: lpia
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-22-lpia i686
UnreportableReason: This is not a genuine Ubuntu package

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
so many critical virus,please help
https://bugs.launchpad.net/bugs/669878
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 508464] Re: GStreamer problem playing video

2010-05-24 Thread Martina Ghiazza
If I put a dvd Gstreamer pops up a window saying: Impossible to open a
plug in is laking

-- 
GStreamer problem playing video
https://bugs.launchpad.net/bugs/508464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 420834] Re: package isight-firmware-tools 1.2-8 failed to install/upgrade: subprocess post-installation script returned error exit status 134

2010-04-01 Thread Jean Martina
This bug is far from fixed. Running Lucid Lynx on a Macbook 4 1 and
getting:

ift-extract -a ./AppleUSBVideoSupport

** (ift-extract:2434): WARNING **: Unknown driver. Please report it to
https://bugs.launchpad.net/isight-firmware-tools/+filebug with machine
description and Mac OS X version.

** ERROR **: Unable to find firmware in the file.
aborting...
Aborted (core dumped)


** Changed in: isight-firmware-tools (Ubuntu)
   Status: Fix Released => New

-- 
package isight-firmware-tools 1.2-8 failed to install/upgrade: subprocess 
post-installation script returned error exit status 134
https://bugs.launchpad.net/bugs/420834
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 546940] Re: package liblocale-gettext-perl 1.05-6 failed to install/upgrade: error writing to '': No such file or directory

2010-03-25 Thread Martina de la Cruz

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/41958997/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/41958998/Dependencies.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/41958999/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/41959000/DpkgTerminalLog.txt

-- 
package liblocale-gettext-perl 1.05-6 failed to install/upgrade: error writing 
to '': No such file or directory
https://bugs.launchpad.net/bugs/546940
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 546940] [NEW] package liblocale-gettext-perl 1.05-6 failed to install/upgrade: error writing to '': No such file or directory

2010-03-25 Thread Martina de la Cruz
Public bug reported:

Binary package hint: liblocale-gettext-perl

Unable to upgrade to Ubuntu 10.04

ProblemType: Package
Architecture: i386
Date: Wed Mar 24 14:00:01 2010
DistroRelease: Ubuntu 10.04
ErrorMessage: error writing to '': No such file or directory
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: liblocale-gettext-perl 1.05-6
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: liblocale-gettext-perl
Title: package liblocale-gettext-perl 1.05-6 failed to install/upgrade: error 
writing to '': No such file or directory
Uname: Linux 2.6.31-20-generic i686

** Affects: liblocale-gettext-perl (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package liblocale-gettext-perl 1.05-6 failed to install/upgrade: error writing 
to '': No such file or directory
https://bugs.launchpad.net/bugs/546940
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 546938] [NEW] package dpkg 1.15.4ubuntu2.1 failed to install/upgrade: package dpkg is already installed and configured

2010-03-25 Thread Martina de la Cruz
Public bug reported:

Binary package hint: dpkg

Unable to upgrade to Ubuntu 10.04

ProblemType: Package
Architecture: i386
Date: Wed Mar 24 14:00:18 2010
DistroRelease: Ubuntu 10.04
ErrorMessage: package dpkg is already installed and configured
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: dpkg 1.15.4ubuntu2.1
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: dpkg
Title: package dpkg 1.15.4ubuntu2.1 failed to install/upgrade: package dpkg is 
already installed and configured
Uname: Linux 2.6.31-20-generic i686

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


** Tags: apport-package i386

-- 
package dpkg 1.15.4ubuntu2.1 failed to install/upgrade: package dpkg is already 
installed and configured
https://bugs.launchpad.net/bugs/546938
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 546938] Re: package dpkg 1.15.4ubuntu2.1 failed to install/upgrade: package dpkg is already installed and configured

2010-03-25 Thread Martina de la Cruz

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/41958833/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/41958834/Dependencies.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/41958835/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/41958836/DpkgTerminalLog.txt

-- 
package dpkg 1.15.4ubuntu2.1 failed to install/upgrade: package dpkg is already 
installed and configured
https://bugs.launchpad.net/bugs/546938
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 497433] Re: problem uploading photos on facebook.com

2009-12-17 Thread Martina Sweney
i'm sorry, one of the pictures wasn't attached, so i'm sending it once again...
MS




From: Nigel Babu 
To: martina.swe...@yahoo.com
Sent: Thu, December 17, 2009 4:35:40 AM
Subject: [Bug 497433] Re: problem uploading photos on facebook.com

Thanks for the bug report.  Can you please attach a screenshot of the
problem and give the link to the "fast upload" option so I can try to
reproduce the bug?  Thanks in advance.

** Changed in: firefox-3.5 (Ubuntu)
   Status: New => Incomplete

-- 
problem uploading photos on facebook.com
https://bugs.launchpad.net/bugs/497433
You received this bug notification because you are a direct subscriber
of the bug.

Status in “firefox-3.5” package in Ubuntu: Incomplete

Bug description:
Binary package hint: firefox-3.5

when i want to upload photos on facebook with the fast upload, there is
no ADD button, so i can't upload it.

ProblemType: Bug
Architecture: i386
Date: Wed Dec 16 15:43:10 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu-Netbook-Remix 9.10 "Karmic Koala" - Release i386 
(20091028.4)
NonfreeKernelModules: wl
Package: firefox-3.5 3.5.5+nobinonly-0ubuntu0.9.10.1
ProcEnviron:
PATH=(custom, no user)
LANG=cs_CZ.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: firefox-3.5
Tags:  ubuntu-unr
Uname: Linux 2.6.31-16-generic i686

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/ubuntu/+source/firefox-3.5/+bug/497433/+subscribe



** Attachment added: "facebook fast upload.jpg"
   http://launchpadlibrarian.net/36908273/facebook%20fast%20upload.jpg

-- 
problem uploading photos on facebook.com
https://bugs.launchpad.net/bugs/497433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Re: [Bug 497433] Re: problem uploading photos on facebook.com

2009-12-17 Thread Martina Sweney

Hello!
My facebook is in czech, so in the picture "fast upload" the button Vybrat vše 
means Select all and the button Zrušit veškerá označení means Unselect all. But 
the button Add is missing. Also the scroll bar.
In the picture Add more photos it is shown how to go there - with clicking on 
Přidat další fotky = Add more pictures.
The link is:
http://www.facebook.com//album.php?aid=165069&id=691501966&comments=#/editalbum.php?aid=165069&add=1


Thanx!
M.S.



From: Nigel Babu 
To: martina.swe...@yahoo.com
Sent: Thu, December 17, 2009 4:35:40 AM
Subject: [Bug 497433] Re: problem uploading photos on facebook.com

Thanks for the bug report.  Can you please attach a screenshot of the
problem and give the link to the "fast upload" option so I can try to
reproduce the bug?  Thanks in advance.

** Changed in: firefox-3.5 (Ubuntu)
   Status: New => Incomplete

-- 
problem uploading photos on facebook.com
https://bugs.launchpad.net/bugs/497433
You received this bug notification because you are a direct subscriber
of the bug.

Status in “firefox-3.5” package in Ubuntu: Incomplete

Bug description:
Binary package hint: firefox-3.5

when i want to upload photos on facebook with the fast upload, there is
no ADD button, so i can't upload it.

ProblemType: Bug
Architecture: i386
Date: Wed Dec 16 15:43:10 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu-Netbook-Remix 9.10 "Karmic Koala" - Release i386 
(20091028.4)
NonfreeKernelModules: wl
Package: firefox-3.5 3.5.5+nobinonly-0ubuntu0.9.10.1
ProcEnviron:
PATH=(custom, no user)
LANG=cs_CZ.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: firefox-3.5
Tags:  ubuntu-unr
Uname: Linux 2.6.31-16-generic i686

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/ubuntu/+source/firefox-3.5/+bug/497433/+subscribe



** Attachment added: "facebook fast upload.png"
   http://launchpadlibrarian.net/36908146/facebook%20fast%20upload.png

** Attachment added: "Add more photos.jpg"
   http://launchpadlibrarian.net/36908147/Add%20more%20photos.jpg

-- 
problem uploading photos on facebook.com
https://bugs.launchpad.net/bugs/497433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 497433] Re: problem uploading photos on facebook.com

2009-12-16 Thread Martina Sweney

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/36869616/Dependencies.txt

** Attachment added: "ExtensionSummary.txt"
   http://launchpadlibrarian.net/36869617/ExtensionSummary.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/36869618/XsessionErrors.txt

** Attachment added: "profile_default_pluginreg.dat.txt"
   http://launchpadlibrarian.net/36869619/profile_default_pluginreg.dat.txt

** Attachment added: "profiles.ini.txt"
   http://launchpadlibrarian.net/36869620/profiles.ini.txt

-- 
problem uploading photos on facebook.com
https://bugs.launchpad.net/bugs/497433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 497433] [NEW] problem uploading photos on facebook.com

2009-12-16 Thread Martina Sweney
Public bug reported:

Binary package hint: firefox-3.5

when i want to upload photos on facebook with the fast upload, there is
no ADD button, so i can't upload it.

ProblemType: Bug
Architecture: i386
Date: Wed Dec 16 15:43:10 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu-Netbook-Remix 9.10 "Karmic Koala" - Release i386 
(20091028.4)
NonfreeKernelModules: wl
Package: firefox-3.5 3.5.5+nobinonly-0ubuntu0.9.10.1
ProcEnviron:
 PATH=(custom, no user)
 LANG=cs_CZ.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: firefox-3.5
Tags:  ubuntu-unr
Uname: Linux 2.6.31-16-generic i686

** Affects: firefox-3.5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 ubuntu-unr

-- 
problem uploading photos on facebook.com
https://bugs.launchpad.net/bugs/497433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 317781] Re: Ext4 data loss

2009-03-12 Thread Martina H.
I'm following this "bug" for a while now and I must say it's quite
amusing. However, I do find it quite strange that people keep referring
to this as a "bug" when it has been clearly and more than once explained
that it really isn't. So I thought I'd chime in and repeat it in nice
and friendly letters for everyone to see:

THIS IS NOT A BUG!


HTH,

Martina

-- 
Ext4 data loss
https://bugs.launchpad.net/bugs/317781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332547] Re: open office documents loose always their tabstop positions when saved as microsoft.doc oder .rtf

2009-02-21 Thread Martina Seeber

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/22947646/Dependencies.txt

-- 
open office documents loose always their tabstop positions when saved as 
microsoft.doc oder .rtf
https://bugs.launchpad.net/bugs/332547
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332547] [NEW] open office documents loose always their tabstop positions when saved as microsoft.doc oder .rtf

2009-02-21 Thread Martina Seeber
Public bug reported:

Binary package hint: openoffice.org

Hello, 
I would like to save text-documents with special tab positions in windows 
format (.doc) or in rich text format (.rtf). but after reopening the documents, 
 the positions of the tabs always get lost or change to other positions.
Is this only my problem or maybe a general one?

I use Ubuntu 8.04, released in April 2008
open office 2.4.1

Thank you
Martina

ProblemType: Bug
Architecture: i386
Date: Sat Feb 21 16:08:28 2009
DistroRelease: Ubuntu 8.04
Package: openoffice.org-core 1:2.4.1-1ubuntu2.1
PackageArchitecture: i386
ProcEnviron:
 
PATH=/usr/lib/openoffice/program:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: openoffice.org
Uname: Linux 2.6.24-23-generic i686

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
open office documents loose always their tabstop positions when saved as 
microsoft.doc oder .rtf
https://bugs.launchpad.net/bugs/332547
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 175512] cannot boot with xp

2007-12-11 Thread martina
Public bug reported:

Binary package hint: debian-installer

cannot boot with xp,the arrows up and down for start and choose between
ubuntu or wind.xp doesnt work !

** Affects: debian-installer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
cannot boot with xp
https://bugs.launchpad.net/bugs/175512
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135044] Re: cups does not see usb printer

2007-08-30 Thread Martina
Remark 1: i do not have apparmor. Should i install it? Output:
[EMAIL PROTECTED]:~$ sudo rm -f /etc/apparmor.d/usr.sbin.cupsd
[EMAIL PROTECTED]:~$ sudo /etc/init.d/apparmor restart
sudo: /etc/init.d/apparmor: command not found

2. sudo modprobe only gives hint on how to use it.

3. When looking in Synaptic i see most cupsys packages back to 1.2.8,
cupsys-pt is on 1.2.4 but libcupsys2 is version 1.3.0 and libcupsys2-dev
is on 1,2,8; this seems a strange mixture to me, but i don't know if it
is a problem.

4. there is only one usblp0 and sending something to it results in
printing a page on the HP laserjet (i don't see the other HP printer
deskjet); so, no dymo.

5. For reference, output of lsusb:
Bus 004 Device 007: ID 03f0:7204 Hewlett-Packard DeskJet 36xx
Bus 004 Device 006: ID 0409:006a NEC Corp. Conceptronic USB Harddisk Box
Bus 004 Device 005: ID 03f0:0217 Hewlett-Packard 
Bus 004 Device 003: ID 04b4:6560 Cypress Semiconductor Corp. CY7C65640 USB-2.0 
"TetraHub"
Bus 004 Device 001: ID :  
Bus 003 Device 002: ID 046d:08b2 Logitech, Inc. QuickCam Pro 4000
Bus 003 Device 001: ID :  
Bus 002 Device 003: ID 0922:0009 Dymo-CoStar Corp. LabelWriter 310
Bus 002 Device 001: ID :  
Bus 001 Device 001: ID :  

I indeed think that the kernel does not identify the Dymo LW310 as a printer; 
maybe because the usb is not fully compliant, as Dymo support tells me. 
Know anything else to trick the system into believing that there is another 
printer?

-- 
cups does not see usb printer
https://bugs.launchpad.net/bugs/135044
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135044] Re: cups does not see usb printer

2007-08-30 Thread Martina
Hi,
I tried everything once more again but unfortunately:
1 the Dymo printer is not recognized as printer, just as USB device;
2 i thought i found another USB port when i had run the cupsys upgrade to 
1.3.0. again, but after installing the Dymo on that port the (garbled) output 
ended up on the Laserjet and after removing the HP printers, nothing at all 
happened;
3 i tried live running Gutsy tribe 5 and installing the binary packages as you 
decribed on 29/8 but there were many error-msgs mostly the not-allowed kind 
when installing cupsys; i could not get it working and the (live) printer sw 
was wrecked. The second trial did not succeed as well.
So, back to Feisty and still no Dymo printer. Dymo offered me a brand new 
trade-in Labelwriter 400 for half price (still expensive when you only use it 
twice a month or so), which should run with Linux (and Vista and XP; I also 
have a Vista notebook but not for long because i go back to Xp with that, or 
maybe Ubuntu).
Bye and thanks for the help.

-- 
cups does not see usb printer
https://bugs.launchpad.net/bugs/135044
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135044] Re: cups does not see usb printer

2007-08-29 Thread Martina
I used the lice cd but there is no solution yet: the cupsys is "old" and the 
Dymo was not recognized. The iso was grabbed from 
http://cdimage.ubuntu.com/releases/gutsy/tribe-3/ Maybe that is not the one 
with cupsys 1.3.0
Any other options?

-- 
cups does not see usb printer
https://bugs.launchpad.net/bugs/135044
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   >