[Bug 875455] Re: Cannot find Huawei modem (open port) after restart if connection wasn't manually dropped - regression since Natty

2011-12-01 Thread Deejay_TNT
Did you try unpluggin the modem AND restarting computer (actually only
network-manager service needs to be restarted)?

In my case if the modem is still pluggen in (even though the computer
may be rebooted or even swithed off, while still getting +5V power from
the USB port) - it won't connect.

Try to do that (unplug the modem completely from the usb port AND restart 
either network-manager or the computer.
Then check if it helps.

Also, you can monitor /var/log/syslog looking for line that states:
(Huawei): GSM modem /sys/devices/pci:00/:00:1d.7/usb1/1-4
claimed port ttyUSBX. If such a line appers - the modem will work OK.

BTW, I checked the same thing in Fedora 16 (but I didn't install updates
to Fedora 16 yet) - same issue.

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

Title:
  Cannot find Huawei modem (open port) after restart if connection
  wasn't manually dropped - regression since Natty

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

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


[Bug 889769] [NEW] Improper safe days calculation in cycle 0.3.1-7ubuntu1

2011-11-13 Thread Deejay_TNT
Public bug reported:

Current version does improper safe days calculation (compared to other
calculators and sane logic) in SOME cases.

Testcase:
1) Delete all previous data in ~/.cycle/*
2) Run cycle
3) Mark (example) October 17th and November 9th as start day.
4) Leave other options untouched (by default, 28 days cycle).

Expected result:
Cycle should calculate next data starting from November 9th based on default 
settings (28 days/cycle), which is: safe days start on November 28th.

Actual result:
Cycle calculates safe days to start on November 22nd ( incorrect !!!, 6 
days offset), while correctly showing next cycle to start on December 7th.

Assumption: probably (not sure), Cycle calculates safe days always
with non-default option (even being turned off) on average, and
calculated next cycle start date base on options set (should only use
the option set in the menu - otherwise 2 differect methods are used for
2 dates within one cycle). As a result, data shown is EXTREMELY
incorrect and may lead to unexpected results.

Please correct the issue.

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

** Description changed:

  Current version does improper safe days calculation (compared to other
  calculators and sane logic) in SOME cases.
  
  Testcase:
  1) Delete all previous data in ~/.cycle/*
  2) Run cycle
  3) Mark (example) October 17th and November 9th as start day.
  4) Leave other options untouched (by default, 28 days cycle).
  
  Expected result:
  Cycle should calculate next data starting from November 9th based on 
default settings (28 days/cycle), which is: safe days start on November 28th.
  
  Actual result:
  Cycle calculates safe days to start on November 22nd ( incorrect !!!, 6 
days offset), while correctly showing next cycle to start on December 7th.
  
  Assumption: probably (not sure), Cycle calculates safe days always
- with non-default option (even being turned off) on average, while it
- should only use the option selected in the menu. Otherwise, data shown
- is incorrect and may lead to unexpected results.
+ with non-default option (even being turned off) on average, and
+ calculated next cycle start date base on options set (should only use
+ the option set in the menu - otherwise 2 differect methods are used for
+ 2 dates within one cycle). Otherwise, data shown is incorrect and may
+ lead to unexpected results.
  
  Please correct the issue.

** Description changed:

  Current version does improper safe days calculation (compared to other
  calculators and sane logic) in SOME cases.
  
  Testcase:
  1) Delete all previous data in ~/.cycle/*
  2) Run cycle
  3) Mark (example) October 17th and November 9th as start day.
  4) Leave other options untouched (by default, 28 days cycle).
  
  Expected result:
  Cycle should calculate next data starting from November 9th based on 
default settings (28 days/cycle), which is: safe days start on November 28th.
  
  Actual result:
  Cycle calculates safe days to start on November 22nd ( incorrect !!!, 6 
days offset), while correctly showing next cycle to start on December 7th.
  
  Assumption: probably (not sure), Cycle calculates safe days always
  with non-default option (even being turned off) on average, and
  calculated next cycle start date base on options set (should only use
  the option set in the menu - otherwise 2 differect methods are used for
- 2 dates within one cycle). Otherwise, data shown is incorrect and may
- lead to unexpected results.
+ 2 dates within one cycle). As a result, data shown is EXTREMELY
+ incorrect and may lead to unexpected results.
  
  Please correct the issue.

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

Title:
  Improper safe days calculation in cycle 0.3.1-7ubuntu1

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

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


[Bug 868032] Re: nautilus progress window marked skipped, not managed by gnome-shell

2011-10-22 Thread Deejay_TNT
I wonder why the priority is considered low. A really distracting bug.

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

Title:
  nautilus progress window marked skipped, not managed by gnome-shell

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

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


[Bug 875455] Re: Cannot find Huawei modem (open port) after restart if connection wasn't manually dropped - regression since Natty

2011-10-16 Thread Deejay_TNT
** Description changed:

  Ubuntu 11.10 Oneiric
  uname -a: Linux home 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 
2011 i686 i686 i386 GNU/Linux
  network-manager: 0.9.1.90-0ubuntu3
  modemmanager: 0.5-1ubuntu1
  --
  
  If I connect to a 3G network, keep the connection open (stay connected),
  and either restart a computer or stop-start network-manager, the modem
  (Huawei E173) will not be detected anymore (cannot open port). Worked
  fine in Natty.
  
  Ways to fix: unplug the modem AND stop-start network-manager (which 
stops-starts modemmanager), plug modem back in.
  Seems like the modem keeps connection open while still being powered on and 
cannot be initialized properly. Very irritating since it cannot be fixed 
without modem unplugging.
  Full debug info below.
  
  Details in short (see attached files for full debug info):
  
  Modem after connecting to 3G network, then either restarting the computer or 
restarting network-manager (syslog):
  Oct 15 08:54:08 home kernel: [9.435382] USB Serial support registered for 
GSM modem (1-port)
  Oct 15 08:54:08 home kernel: [9.436317] option 1-6:1.0: GSM modem 
(1-port) converter detected
  Oct 15 08:54:08 home kernel: [9.436478] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB0
  Oct 15 08:54:08 home kernel: [9.436522] option 1-6:1.3: GSM modem 
(1-port) converter detected
  Oct 15 08:54:08 home kernel: [9.436611] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB1
  Oct 15 08:54:08 home kernel: [9.436622] option 1-6:1.4: GSM modem 
(1-port) converter detected
  Oct 15 08:54:08 home kernel: [9.436703] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB2
  Oct 15 08:54:08 home kernel: [9.436766] option: v0.7.2:USB Driver for GSM 
modems
  Oct 15 08:54:08 home modem-manager[877]: info  ModemManager (version 0.5) 
starting...
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Novatel
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Option 
High-Speed
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin AnyData
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin X22X
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Nokia
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Wavecom
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin SimTech
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin ZTE
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Generic
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Linktop
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Samsung
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Ericsson MBM
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Sierra
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin MotoC
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Option
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Gobi
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Huawei
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Longcheer
  Oct 15 08:54:08 home modem-manager[877]: info  (ttyUSB0) opening serial 
port...
  Oct 15 08:54:08 home NetworkManager[882]: info modem-manager is now 
available
  Oct 15 08:54:08 home NetworkManager[882]: info modem-manager is now 
available
  Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) closing serial 
port...
  Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) serial port closed
  Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) opening serial 
port...
  Oct 15 08:55:11 home modem-manager[877]: info  (ttyUSB0) closing serial 
port...
  Oct 15 08:55:11 home modem-manager[877]: info  (ttyUSB0) serial port closed
  
  ---
  
  PROPER (expected to be permanent) modem functioning (syslog):
  Oct 15 08:07:51 home kernel: [9.329122] USB Serial support registered for 
GSM modem (1-port)
  Oct 15 08:07:51 home kernel: [9.329523] option 1-4:1.0: GSM modem 
(1-port) converter detected
  Oct 15 08:07:51 home kernel: [9.329722] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB0
  Oct 15 08:07:51 home kernel: [9.329743] option 1-4:1.3: GSM modem 
(1-port) converter detected
  Oct 15 08:07:51 home kernel: [9.329877] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB1
  Oct 15 08:07:51 home kernel: [9.329887] option 1-4:1.4: GSM modem 
(1-port) converter detected
  Oct 15 08:07:51 home kernel: [9.330024] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB2
  Oct 15 08:07:51 home kernel: [9.330448] option: v0.7.2:USB Driver for GSM 
modems
  Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Linktop
  Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Samsung
  Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Ericsson MBM
 

[Bug 875455] Re: Cannot find Huawei modem (open port) after restart if connection wasn't manually dropped - regression since Natty

2011-10-16 Thread Deejay_TNT
I think this bug in Fedora bugtracker is related to this:
https://bugzilla.redhat.com/show_bug.cgi?id=717727#c10

** Bug watch added: Red Hat Bugzilla #717727
   https://bugzilla.redhat.com/show_bug.cgi?id=717727

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

Title:
  Cannot find Huawei modem (open port) after restart if connection
  wasn't manually dropped - regression since Natty

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

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


[Bug 875455] [NEW] Cannot find Huawei modem (open port) after restart if connection wasn't manually dropped - regression since Natty

2011-10-15 Thread Deejay_TNT
Public bug reported:

uname -a: Linux home 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 
2011 i686 i686 i386 GNU/Linux
network-manager: 0.9.1.90-0ubuntu3
modemmanager: 0.5-1ubuntu1
--

If I connect to a 3G network, keep the connection open (stay connected),
and either restart a computer or stop-start network-manager, the modem
(Huawei E173) will not be detected anymore (cannot open port). Worked
fine in Natty.

Ways to fix: unplug the modem AND stop-start network-manager (which 
stops-starts modemmanager), plug modem back in.
Seems like the modem keeps connection open while still being powered on and 
cannot be initialized properly. Very irritating since it cannot be fixed 
without modem unplugging.
Full debug info below.

Details in short (see attached files for full debug info):

Modem after connecting to 3G network, then either restarting the computer or 
restarting network-manager (syslog):
Oct 15 08:54:08 home kernel: [9.435382] USB Serial support registered for 
GSM modem (1-port)
Oct 15 08:54:08 home kernel: [9.436317] option 1-6:1.0: GSM modem (1-port) 
converter detected
Oct 15 08:54:08 home kernel: [9.436478] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB0
Oct 15 08:54:08 home kernel: [9.436522] option 1-6:1.3: GSM modem (1-port) 
converter detected
Oct 15 08:54:08 home kernel: [9.436611] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB1
Oct 15 08:54:08 home kernel: [9.436622] option 1-6:1.4: GSM modem (1-port) 
converter detected
Oct 15 08:54:08 home kernel: [9.436703] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB2
Oct 15 08:54:08 home kernel: [9.436766] option: v0.7.2:USB Driver for GSM 
modems
Oct 15 08:54:08 home modem-manager[877]: info  ModemManager (version 0.5) 
starting...
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Novatel
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Option High-Speed
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin AnyData
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin X22X
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Nokia
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Wavecom
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin SimTech
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin ZTE
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Generic
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Linktop
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Samsung
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Ericsson MBM
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Sierra
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin MotoC
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Option
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Gobi
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Huawei
Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Longcheer
Oct 15 08:54:08 home modem-manager[877]: info  (ttyUSB0) opening serial 
port...
Oct 15 08:54:08 home NetworkManager[882]: info modem-manager is now available
Oct 15 08:54:08 home NetworkManager[882]: info modem-manager is now available
Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) closing serial 
port...
Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) serial port closed
Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) opening serial 
port...
Oct 15 08:55:11 home modem-manager[877]: info  (ttyUSB0) closing serial 
port...
Oct 15 08:55:11 home modem-manager[877]: info  (ttyUSB0) serial port closed

---

PROPER (expected to be permanent) modem functioning (syslog):
Oct 15 08:07:51 home kernel: [9.329122] USB Serial support registered for 
GSM modem (1-port)
Oct 15 08:07:51 home kernel: [9.329523] option 1-4:1.0: GSM modem (1-port) 
converter detected
Oct 15 08:07:51 home kernel: [9.329722] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB0
Oct 15 08:07:51 home kernel: [9.329743] option 1-4:1.3: GSM modem (1-port) 
converter detected
Oct 15 08:07:51 home kernel: [9.329877] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB1
Oct 15 08:07:51 home kernel: [9.329887] option 1-4:1.4: GSM modem (1-port) 
converter detected
Oct 15 08:07:51 home kernel: [9.330024] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB2
Oct 15 08:07:51 home kernel: [9.330448] option: v0.7.2:USB Driver for GSM 
modems
Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Linktop
Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Samsung
Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Ericsson MBM
Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Sierra
Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin MotoC
Oct 15 08:07:51 home 

[Bug 875455] Re: Cannot find Huawei modem (open port) after restart if connection wasn't manually dropped - regression since Natty

2011-10-15 Thread Deejay_TNT
** Attachment added: modemmanager log in debug mode
   https://bugs.launchpad.net/bugs/875455/+attachment/2549285/+files/log.txt

** Description changed:

  If I connect to a 3G network, keep the connection open (stay connected),
- and either restart a computer or stop network-manager, the modem (Huawei
- E173) will not be detected anymore (cannot open port). Worked fine in
- Natty.
+ and either restart a computer or stop-start network-manager, the modem
+ (Huawei E173) will not be detected anymore (cannot open port). Worked
+ fine in Natty.
  
  Ways to fix: unplug the modem AND stop-start network-manager (which 
stops-starts modemmanager), plug modem back in.
  Seems like the modem keeps connection open while still being powered on and 
cannot be initialized properly. Very irritating since it cannot be fixed 
without modem unplugging.
  Full debug info below.
  
  Details in short (see attached files for full debug info):
  
  Modem after connecting to 3G network, then either restarting the computer or 
restarting network-manager (syslog):
  Oct 15 08:54:08 home kernel: [9.435382] USB Serial support registered for 
GSM modem (1-port)
  Oct 15 08:54:08 home kernel: [9.436317] option 1-6:1.0: GSM modem 
(1-port) converter detected
  Oct 15 08:54:08 home kernel: [9.436478] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB0
  Oct 15 08:54:08 home kernel: [9.436522] option 1-6:1.3: GSM modem 
(1-port) converter detected
  Oct 15 08:54:08 home kernel: [9.436611] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB1
  Oct 15 08:54:08 home kernel: [9.436622] option 1-6:1.4: GSM modem 
(1-port) converter detected
  Oct 15 08:54:08 home kernel: [9.436703] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB2
  Oct 15 08:54:08 home kernel: [9.436766] option: v0.7.2:USB Driver for GSM 
modems
  Oct 15 08:54:08 home modem-manager[877]: info  ModemManager (version 0.5) 
starting...
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Novatel
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Option 
High-Speed
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin AnyData
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin X22X
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Nokia
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Wavecom
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin SimTech
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin ZTE
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Generic
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Linktop
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Samsung
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Ericsson MBM
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Sierra
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin MotoC
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Option
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Gobi
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Huawei
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Longcheer
  Oct 15 08:54:08 home modem-manager[877]: info  (ttyUSB0) opening serial 
port...
  Oct 15 08:54:08 home NetworkManager[882]: info modem-manager is now 
available
  Oct 15 08:54:08 home NetworkManager[882]: info modem-manager is now 
available
  Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) closing serial 
port...
  Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) serial port closed
  Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) opening serial 
port...
  Oct 15 08:55:11 home modem-manager[877]: info  (ttyUSB0) closing serial 
port...
  Oct 15 08:55:11 home modem-manager[877]: info  (ttyUSB0) serial port closed
  
  PROPER (expected to be permanent) modem functioning (syslog):
  Oct 15 08:07:51 home kernel: [9.329122] USB Serial support registered for 
GSM modem (1-port)
  Oct 15 08:07:51 home kernel: [9.329523] option 1-4:1.0: GSM modem 
(1-port) converter detected
  Oct 15 08:07:51 home kernel: [9.329722] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB0
  Oct 15 08:07:51 home kernel: [9.329743] option 1-4:1.3: GSM modem 
(1-port) converter detected
  Oct 15 08:07:51 home kernel: [9.329877] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB1
  Oct 15 08:07:51 home kernel: [9.329887] option 1-4:1.4: GSM modem 
(1-port) converter detected
  Oct 15 08:07:51 home kernel: [9.330024] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB2
  Oct 15 08:07:51 home kernel: [9.330448] option: v0.7.2:USB Driver for GSM 
modems
  Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Linktop
  Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Samsung
  Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Ericsson MBM
  

[Bug 875455] Re: Cannot find Huawei modem (open port) after restart if connection wasn't manually dropped - regression since Natty

2011-10-15 Thread Deejay_TNT
** Description changed:

+ Ubuntu 11.10 Oneiric
  uname -a: Linux home 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 
2011 i686 i686 i386 GNU/Linux
  network-manager: 0.9.1.90-0ubuntu3
  modemmanager: 0.5-1ubuntu1
  --
  
  If I connect to a 3G network, keep the connection open (stay connected),
  and either restart a computer or stop-start network-manager, the modem
  (Huawei E173) will not be detected anymore (cannot open port). Worked
  fine in Natty.
  
  Ways to fix: unplug the modem AND stop-start network-manager (which 
stops-starts modemmanager), plug modem back in.
  Seems like the modem keeps connection open while still being powered on and 
cannot be initialized properly. Very irritating since it cannot be fixed 
without modem unplugging.
  Full debug info below.
  
  Details in short (see attached files for full debug info):
  
  Modem after connecting to 3G network, then either restarting the computer or 
restarting network-manager (syslog):
  Oct 15 08:54:08 home kernel: [9.435382] USB Serial support registered for 
GSM modem (1-port)
  Oct 15 08:54:08 home kernel: [9.436317] option 1-6:1.0: GSM modem 
(1-port) converter detected
  Oct 15 08:54:08 home kernel: [9.436478] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB0
  Oct 15 08:54:08 home kernel: [9.436522] option 1-6:1.3: GSM modem 
(1-port) converter detected
  Oct 15 08:54:08 home kernel: [9.436611] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB1
  Oct 15 08:54:08 home kernel: [9.436622] option 1-6:1.4: GSM modem 
(1-port) converter detected
  Oct 15 08:54:08 home kernel: [9.436703] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB2
  Oct 15 08:54:08 home kernel: [9.436766] option: v0.7.2:USB Driver for GSM 
modems
  Oct 15 08:54:08 home modem-manager[877]: info  ModemManager (version 0.5) 
starting...
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Novatel
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Option 
High-Speed
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin AnyData
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin X22X
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Nokia
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Wavecom
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin SimTech
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin ZTE
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Generic
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Linktop
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Samsung
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Ericsson MBM
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Sierra
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin MotoC
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Option
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Gobi
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Huawei
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Longcheer
  Oct 15 08:54:08 home modem-manager[877]: info  (ttyUSB0) opening serial 
port...
  Oct 15 08:54:08 home NetworkManager[882]: info modem-manager is now 
available
  Oct 15 08:54:08 home NetworkManager[882]: info modem-manager is now 
available
  Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) closing serial 
port...
  Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) serial port closed
  Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) opening serial 
port...
  Oct 15 08:55:11 home modem-manager[877]: info  (ttyUSB0) closing serial 
port...
  Oct 15 08:55:11 home modem-manager[877]: info  (ttyUSB0) serial port closed
  
  ---
  
  PROPER (expected to be permanent) modem functioning (syslog):
  Oct 15 08:07:51 home kernel: [9.329122] USB Serial support registered for 
GSM modem (1-port)
  Oct 15 08:07:51 home kernel: [9.329523] option 1-4:1.0: GSM modem 
(1-port) converter detected
  Oct 15 08:07:51 home kernel: [9.329722] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB0
  Oct 15 08:07:51 home kernel: [9.329743] option 1-4:1.3: GSM modem 
(1-port) converter detected
  Oct 15 08:07:51 home kernel: [9.329877] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB1
  Oct 15 08:07:51 home kernel: [9.329887] option 1-4:1.4: GSM modem 
(1-port) converter detected
  Oct 15 08:07:51 home kernel: [9.330024] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB2
  Oct 15 08:07:51 home kernel: [9.330448] option: v0.7.2:USB Driver for GSM 
modems
  Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Linktop
  Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Samsung
  Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Ericsson MBM
 

[Bug 875455] Re: Cannot find Huawei modem (open port) after restart if connection wasn't manually dropped - regression since Natty

2011-10-15 Thread Deejay_TNT
** Description changed:

+ uname -a: Linux home 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 
2011 i686 i686 i386 GNU/Linux
+ network-manager: 0.9.1.90-0ubuntu3
+ modemmanager: 0.5-1ubuntu1
+ --
+ 
  If I connect to a 3G network, keep the connection open (stay connected),
  and either restart a computer or stop-start network-manager, the modem
  (Huawei E173) will not be detected anymore (cannot open port). Worked
  fine in Natty.
  
  Ways to fix: unplug the modem AND stop-start network-manager (which 
stops-starts modemmanager), plug modem back in.
  Seems like the modem keeps connection open while still being powered on and 
cannot be initialized properly. Very irritating since it cannot be fixed 
without modem unplugging.
  Full debug info below.
  
  Details in short (see attached files for full debug info):
  
  Modem after connecting to 3G network, then either restarting the computer or 
restarting network-manager (syslog):
  Oct 15 08:54:08 home kernel: [9.435382] USB Serial support registered for 
GSM modem (1-port)
  Oct 15 08:54:08 home kernel: [9.436317] option 1-6:1.0: GSM modem 
(1-port) converter detected
  Oct 15 08:54:08 home kernel: [9.436478] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB0
  Oct 15 08:54:08 home kernel: [9.436522] option 1-6:1.3: GSM modem 
(1-port) converter detected
  Oct 15 08:54:08 home kernel: [9.436611] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB1
  Oct 15 08:54:08 home kernel: [9.436622] option 1-6:1.4: GSM modem 
(1-port) converter detected
  Oct 15 08:54:08 home kernel: [9.436703] usb 1-6: GSM modem (1-port) 
converter now attached to ttyUSB2
  Oct 15 08:54:08 home kernel: [9.436766] option: v0.7.2:USB Driver for GSM 
modems
  Oct 15 08:54:08 home modem-manager[877]: info  ModemManager (version 0.5) 
starting...
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Novatel
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Option 
High-Speed
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin AnyData
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin X22X
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Nokia
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Wavecom
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin SimTech
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin ZTE
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Generic
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Linktop
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Samsung
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Ericsson MBM
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Sierra
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin MotoC
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Option
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Gobi
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Huawei
  Oct 15 08:54:08 home modem-manager[877]: info  Loaded plugin Longcheer
  Oct 15 08:54:08 home modem-manager[877]: info  (ttyUSB0) opening serial 
port...
  Oct 15 08:54:08 home NetworkManager[882]: info modem-manager is now 
available
  Oct 15 08:54:08 home NetworkManager[882]: info modem-manager is now 
available
  Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) closing serial 
port...
  Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) serial port closed
  Oct 15 08:55:05 home modem-manager[877]: info  (ttyUSB0) opening serial 
port...
  Oct 15 08:55:11 home modem-manager[877]: info  (ttyUSB0) closing serial 
port...
  Oct 15 08:55:11 home modem-manager[877]: info  (ttyUSB0) serial port closed
  
  ---
  
  PROPER (expected to be permanent) modem functioning (syslog):
  Oct 15 08:07:51 home kernel: [9.329122] USB Serial support registered for 
GSM modem (1-port)
  Oct 15 08:07:51 home kernel: [9.329523] option 1-4:1.0: GSM modem 
(1-port) converter detected
  Oct 15 08:07:51 home kernel: [9.329722] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB0
  Oct 15 08:07:51 home kernel: [9.329743] option 1-4:1.3: GSM modem 
(1-port) converter detected
  Oct 15 08:07:51 home kernel: [9.329877] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB1
  Oct 15 08:07:51 home kernel: [9.329887] option 1-4:1.4: GSM modem 
(1-port) converter detected
  Oct 15 08:07:51 home kernel: [9.330024] usb 1-4: GSM modem (1-port) 
converter now attached to ttyUSB2
  Oct 15 08:07:51 home kernel: [9.330448] option: v0.7.2:USB Driver for GSM 
modems
  Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Linktop
  Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Samsung
  Oct 15 08:07:51 home modem-manager[863]: info  Loaded plugin Ericsson MBM
  Oct 15 08:07:51 home 

[Bug 711456] Re: Cannot launch applications on secondary X screen

2011-08-13 Thread Deejay_TNT
Confirm this, affects me too. Bug looks like a duplicate of 779867.

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

Title:
  Cannot launch applications on secondary X screen

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

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


[Bug 779867] Re: Secondary X screen doesn't have app launcher

2011-08-13 Thread Deejay_TNT
Same issue, no unity panel on the second monitor after dist-upgrade.

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

Title:
  Secondary X screen doesn't have app launcher

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

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


[Bug 775934] Re: Secondary screen (running with two X11 sessions, not twinview) can not start applications

2011-08-13 Thread Deejay_TNT
*** This bug is a duplicate of bug 711456 ***
https://bugs.launchpad.net/bugs/711456

Looks like a duplicate of 711456

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

Title:
  Secondary screen (running with two X11 sessions, not twinview) can not
  start applications

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

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


[Bug 775934] Re: Secondary screen (running with two X11 sessions, not twinview) can not start applications

2011-08-13 Thread Deejay_TNT
*** This bug is a duplicate of bug 711456 ***
https://bugs.launchpad.net/bugs/711456

(affects me too)

** This bug has been marked a duplicate of bug 711456
   Cannot launch applications on secondary X screen

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

Title:
  Secondary screen (running with two X11 sessions, not twinview) can not
  start applications

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

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


[Bug 774487] Re: Totem goes to background when full-screen and out of focus

2011-08-13 Thread Deejay_TNT
Affects me too. Really annoying with fullscreen apps (like watchng a
movie on a plasma TV in fullscreen shows Unity panel and burns ubuntu-
indicators onto plasma display.

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

Title:
  Totem goes to background when full-screen and out of focus

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

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


[Bug 788973] Re: appmenu-gtk makes Nautilus leak memory and slows down desktop over time

2011-06-03 Thread Deejay_TNT
OK, after looking for similar bugs I found some (which are NOT the same, but 
similar, so they DO not seem to be duplicates, but may shed more light on the 
issue):
These are: 
https://bugs.launchpad.net/ubuntu/+source/appmenu-gtk/+bug/682786
https://bugs.launchpad.net/ubuntu/+source/appmenu-gtk/+bug/787736
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/780602
(the last one provides MANY more links to other bugs, which also may be 
related).

Could anyone please take a look at them, and re-read this thread? I
still cannot work on my computer with appmenu-gtk enabled due to
slowdowns and memory leak.

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

Title:
  appmenu-gtk makes Nautilus leak memory and slows down desktop over
  time

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


[Bug 788973] [NEW] appmenu-gtk makes Nautilus leak memory and slows down desktop over time

2011-05-27 Thread Deejay_TNT
Public bug reported:

Binary package hint: appmenu-gtk

When leaving a computer on overnight (or, to make it even worse, for
several nights) there's a noticeable decrease in desktop responsivness
(the best way to describe it is: grab a window, like a terminal window,
and move it around - it really continiously stops moving for a fraction
of a second or so). Also, when looking in system monitor (during those
slowdowns) - there's a high enough memory consumption for nautilus (over
900 Megabytes is what I noticed).

Ways to reproduce: leave the computer on, work on it with everyday
tasks. In a day, desktop responsiveness will be much lower. In a few
days - desktop will be almost unusable. Memory footprint for nautilus
will rise.

Ways to stop: sudo service gdm restart helps.
WAY TO FIX: sudo aptitude remove appmenu-gtk

I fixed it permanently by uninstalling appmenu-gtk, as described here:
http://ubuntuforums.org/showthread.php?t=1557451
http://www.webupd8.org/2010/07/nautilus-memory-leak-fix-ubuntu-1004.html
After uninstalling appmenu-gtk - nautilus no longer leaks, desktop is highly 
responsive and doesn't slow down over time.

Couldn't find an appropriate bug report (fot this issue in Natty, one of
the previous bug reports way ONLY on memory leak, but not desktop
responsiveness and it was for older version of Ubuntu), so filing a bug.
This issue is really bothering me.

Ubuntu 11.04 Natty Narwhal

Appmenu-gtk version: 0.2.1-0ubuntu3

If there's any additional information required, please let me know so I
could provide it.

UPDATE: not sure that desktop responsiveness correlates with nautilus
memory footprint, might as well be two separate bugs. I'm more bothered
with desktop responsiveness.

** Affects: appmenu-gtk (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: appmenu-gtk
  
  When leaving a computer on overnight (or, to make it even worse, for
  several nights) there's a noticeable decrease in desktop responsivness
  (the best way to describe it is: grab a window, like a terminal window,
  and move it around - it really continiously stops moving for a fraction
  of a second or so). Also, when looking in system monitor (during those
- slowdowns) - there's a high enough memory consumption for nautilus.
+ slowdowns) - there's a high enough memory consumption for nautilus (over
+ 900 Megabytes is what I noticed).
  
  Ways to reproduce: leave computer on, work on it with everyday tasks. In
  a day, desktop responsiveness will be much lower. In a few days -
  desktop will be almost unusable. Memory footprint for nautilus will
  rise.
  
  Ways to stop: sudo service gdm restart helps.
  WAY TO FIX: sudo aptitude remove appmenu-gtk
  
  I fixed it permanently by uninstalling appmenu-gtk, as described here:
  http://ubuntuforums.org/showthread.php?t=1557451
  http://www.webupd8.org/2010/07/nautilus-memory-leak-fix-ubuntu-1004.html
  After uninstalling appmenu-gtk - nautilus no longer leaks, desktop is highly 
responsive and doesn't slow down over time.
  
  Couldn't find an appropriate bug report, so filing a bug. This issue is
  really bothering me.
  
- 
  Ubuntu 11.04 Natty Narwhal
  
  Appmenu-gtk version: 0.2.1-0ubuntu3

** Description changed:

  Binary package hint: appmenu-gtk
  
  When leaving a computer on overnight (or, to make it even worse, for
  several nights) there's a noticeable decrease in desktop responsivness
  (the best way to describe it is: grab a window, like a terminal window,
  and move it around - it really continiously stops moving for a fraction
  of a second or so). Also, when looking in system monitor (during those
  slowdowns) - there's a high enough memory consumption for nautilus (over
  900 Megabytes is what I noticed).
  
- Ways to reproduce: leave computer on, work on it with everyday tasks. In
- a day, desktop responsiveness will be much lower. In a few days -
- desktop will be almost unusable. Memory footprint for nautilus will
- rise.
+ Ways to reproduce: leave the computer on, work on it with everyday
+ tasks. In a day, desktop responsiveness will be much lower. In a few
+ days - desktop will be almost unusable. Memory footprint for nautilus
+ will rise.
  
  Ways to stop: sudo service gdm restart helps.
  WAY TO FIX: sudo aptitude remove appmenu-gtk
  
  I fixed it permanently by uninstalling appmenu-gtk, as described here:
  http://ubuntuforums.org/showthread.php?t=1557451
  http://www.webupd8.org/2010/07/nautilus-memory-leak-fix-ubuntu-1004.html
  After uninstalling appmenu-gtk - nautilus no longer leaks, desktop is highly 
responsive and doesn't slow down over time.
  
  Couldn't find an appropriate bug report, so filing a bug. This issue is
  really bothering me.
  
  Ubuntu 11.04 Natty Narwhal
  
  Appmenu-gtk version: 0.2.1-0ubuntu3
+ 
+ If there's any additional information required, please let me know so I
+ could provide it.

** Description changed:

  Binary package hint: appmenu-gtk
  
  When leaving 

[Bug 750186] Re: Window has no close/minimize/unmaximize buttons when it opens maximized

2011-04-21 Thread Deejay_TNT
Same issue, just posted a comment in a duplicate bug (I think it is -
703278).

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

Title:
  Window has no close/minimize/unmaximize buttons when it opens
  maximized

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


[Bug 750186] Re: Window has no close/minimize/unmaximize buttons when it opens maximized

2011-04-21 Thread Deejay_TNT
Just to note: 
unity 3.8.10
Compiz 0.9.4.0

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

Title:
  Window has no close/minimize/unmaximize buttons when it opens
  maximized

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


[Bug 703278] Re: title not showing properly in openoffice

2011-04-21 Thread Deejay_TNT
*** This bug is a duplicate of bug 750186 ***
https://bugs.launchpad.net/bugs/750186

OK, same issue.
unity 3.8.10
Compiz 0.9.4.0

Easily reproduceable by opening a document folder and double-clicking a documet.
Won't attach a screenshot as those above (example - post #3) are quite 
informative.

** This bug has been marked a duplicate of bug 750186
   Window has no close/minimize/unmaximize buttons when it opens maximized
 * You can subscribe to bug 750186 by following this link: 
https://bugs.launchpad.net/unity/+bug/750186/+subscribe

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

Title:
  title not showing properly in openoffice

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


[Bug 568492] Re: Fonts corrupted on Openoffice menus and Lotus Notes 8.5 with nvidia, compiz, twinview and subpixel smoothing.

2011-02-18 Thread Deejay_TNT
Also seeing this in wine applications sometimes.

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

Title:
  Fonts corrupted on Openoffice menus and Lotus Notes 8.5 with nvidia,
  compiz, twinview and subpixel smoothing.

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


[Bug 660972] Re: eject does not unmount cdrom or dvdrom if ejecting by the hardware button

2010-10-20 Thread Deejay_TNT
Same problem here with Ubuntu 10.10

-- 
eject does not unmount cdrom or dvdrom if ejecting by the hardware button
https://bugs.launchpad.net/bugs/660972
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 660972] Re: eject does not unmount cdrom or dvdrom if ejecting by the hardware button

2010-10-20 Thread Deejay_TNT
Forgot to mention. x86 and eject 2.1.5+deb1+cvs20081104-7 (e.g. same
version as with Florina Pichon).

-- 
eject does not unmount cdrom or dvdrom if ejecting by the hardware button
https://bugs.launchpad.net/bugs/660972
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