[Bug 122935] Re: p7zip can't decompress password protected 7z files - needs p7zip-full

2014-06-05 Thread Luisa Ravelli
Same problem in Trusty, password is required but in fact ignored.

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

Title:
  p7zip can't decompress password protected 7z files - needs p7zip-full

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

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


[Bug 1178633] Re: bug on the fan speed of asus n56vz

2014-05-27 Thread Luisa Ravelli
*** This bug is a duplicate of bug 1191421 ***
https://bugs.launchpad.net/bugs/1191421

Same problem on Ubuntu 14.04 x64 kernel 3.13.0-26.
It's not related to suspend as in bug 1191421, since I don't use it, the only 
way to solve is to shut down, leave battery for a moment and reboot.
It happens something like once a week to me.

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

Title:
  bug on the fan speed of asus n56vz

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

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


[Bug 1002280] [NEW] Jclic hangs on exit with openjdk

2012-05-21 Thread Luisa Ravelli
Public bug reported:

In every Ubuntu version from 10.04 to 12.04, tried on several machines.

Package installed:
* jclic
* openjdk

Jclic works perfectly until I try to close it, the application hangs and
the only way to terminate it is going on a terminal and kill the java
process.


Workaround until 12.04:

Installing the sun-java6-jdk and with update-alternatives make it the
default jdk


Workaround modification in 12.04:

Since the sun jre is no longer distributable with Ubuntu, I had to install the 
Oracle jdk.
I decide to use a ppa to mantain the package updated easily so I use these 
commands:
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer
The script also provide to make the new jdk the default one.
When launching jclic nothing happens so I launch it from a terminal and I 
discovered that it couldn't find the jdk because it was searching it in the 
wrong path (error in line 36).

So I had to modify the script /usr/bin/jclic this way:

if [ -z $JAVA_HOME ] ; then
ALTERNATIVE=`ls -l /etc/alternatives/java|grep sun`
if [ -z $ALTERNATIVE ]; then
ALTERNATIVE=`ls -l /etc/alternatives/java|grep openjdk`
fi

if [ -z $ALTERNATIVE ]; then
t=/usr/lib/jvm/java-1.5.0-sun  test -d $t  JAVA_HOME=$t
t=/usr/lib/jvm/java-6-sun  test -d $t  JAVA_HOME=$t
t=/usr/lib/jvm/java-7-icedtea  test -d $t  JAVA_HOME=$t
JAVA=${JAVA_HOME}/jre/bin/java
fi
# lines added
if [ -z $ALTERNATIVE ]; then
t=/usr/lib/jvm/java-7-oracle  test -d $t  JAVA_HOME=$t
JAVA=${JAVA_HOME}/jre/java
fi
# end added lines
fi

Now Jclic works fine but I know that an update will remove my lines, is
it possibile to fix jclic to work with openjdk or to link the correct
path for java-7-oracle?

** Affects: jclic (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/1002280

Title:
  Jclic hangs on exit with openjdk

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

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


[Bug 234185] Re: Alternate CD cdrom-detect.postinst does not consider USB flash drive/key.

2010-10-14 Thread Luisa Ravelli
It seems to me that the bug still exists only if the USB media is
created with Unetbootin, with Startup disk creator the image works
fine, I didn't add any string on boot. Andrew can you try to do the same
thing but this time with Startup disk creator?

-- 
Alternate CD cdrom-detect.postinst does not consider USB flash drive/key. 
https://bugs.launchpad.net/bugs/234185
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 509102] Re: dont detect cdrom in IBM HS21, ubuntu server 9.10

2010-10-01 Thread Luisa Ravelli
*** This bug is a duplicate of bug 234185 ***
https://bugs.launchpad.net/bugs/234185

** This bug is no longer a duplicate of bug 104113
   Installer does not properly detect USB CDROM
** This bug has been marked a duplicate of bug 234185
   Alternate CD cdrom-detect.postinst does not consider USB flash drive/key. 
 * You can subscribe to bug 234185 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/cdrom-detect/+bug/234185/+subscribe

-- 
dont detect cdrom in IBM HS21, ubuntu server 9.10
https://bugs.launchpad.net/bugs/509102
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 419256] Re: alternate installer does not recognize cdrom at /dev/sr0

2010-10-01 Thread Luisa Ravelli
*** This bug is a duplicate of bug 234185 ***
https://bugs.launchpad.net/bugs/234185

** This bug is no longer a duplicate of bug 104113
   Installer does not properly detect USB CDROM
** This bug has been marked a duplicate of bug 234185
   Alternate CD cdrom-detect.postinst does not consider USB flash drive/key. 
 * You can subscribe to bug 234185 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/cdrom-detect/+bug/234185/+subscribe

-- 
alternate installer does not recognize cdrom at /dev/sr0
https://bugs.launchpad.net/bugs/419256
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 290166] Re: Intrepid alternate USB boot requires a cd

2010-10-01 Thread Luisa Ravelli
*** This bug is a duplicate of bug 234185 ***
https://bugs.launchpad.net/bugs/234185

** This bug is no longer a duplicate of bug 104113
   Installer does not properly detect USB CDROM
** This bug has been marked a duplicate of bug 234185
   Alternate CD cdrom-detect.postinst does not consider USB flash drive/key. 
 * You can subscribe to bug 234185 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/cdrom-detect/+bug/234185/+subscribe

-- 
Intrepid alternate USB boot requires a cd
https://bugs.launchpad.net/bugs/290166
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 260672] Re: Can't install from USB pendrive

2010-10-01 Thread Luisa Ravelli
*** This bug is a duplicate of bug 234185 ***
https://bugs.launchpad.net/bugs/234185

** This bug is no longer a duplicate of bug 104113
   Installer does not properly detect USB CDROM
** This bug has been marked a duplicate of bug 234185
   Alternate CD cdrom-detect.postinst does not consider USB flash drive/key. 
 * You can subscribe to bug 234185 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/cdrom-detect/+bug/234185/+subscribe

-- 
Can't install from USB pendrive
https://bugs.launchpad.net/bugs/260672
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 234185] Re: Alternate CD cdrom-detect.postinst does not consider USB flash drive/key.

2010-10-01 Thread Luisa Ravelli
I think it's fixed in 10.10.
10.10 Alternate beta i386 works fine for me from a usb stick.
I haven't tried server version yet.

-- 
Alternate CD cdrom-detect.postinst does not consider USB flash drive/key. 
https://bugs.launchpad.net/bugs/234185
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 195614] Re: No common CD-ROM drive was detected.

2010-10-01 Thread Luisa Ravelli
*** This bug is a duplicate of bug 234185 ***
https://bugs.launchpad.net/bugs/234185

** This bug is no longer a duplicate of bug 104113
   Installer does not properly detect USB CDROM
** This bug has been marked a duplicate of bug 234185
   Alternate CD cdrom-detect.postinst does not consider USB flash drive/key. 
 * You can subscribe to bug 234185 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/cdrom-detect/+bug/234185/+subscribe

-- 
No common CD-ROM drive was detected.
https://bugs.launchpad.net/bugs/195614
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 110757] Re: feisty alternate install cd hangs on usb-drives

2010-10-01 Thread Luisa Ravelli
*** This bug is a duplicate of bug 234185 ***
https://bugs.launchpad.net/bugs/234185

** This bug is no longer a duplicate of bug 104113
   Installer does not properly detect USB CDROM
** This bug has been marked a duplicate of bug 234185
   Alternate CD cdrom-detect.postinst does not consider USB flash drive/key. 
 * You can subscribe to bug 234185 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/cdrom-detect/+bug/234185/+subscribe

-- 
feisty alternate install cd hangs on usb-drives
https://bugs.launchpad.net/bugs/110757
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 104113] Re: Installer does not properly detect USB CDROM

2010-10-01 Thread Luisa Ravelli
*** This bug is a duplicate of bug 234185 ***
https://bugs.launchpad.net/bugs/234185

** This bug has been marked a duplicate of bug 234185
   Alternate CD cdrom-detect.postinst does not consider USB flash drive/key. 
 * You can subscribe to bug 234185 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/cdrom-detect/+bug/234185/+subscribe

-- 
Installer does not properly detect USB CDROM
https://bugs.launchpad.net/bugs/104113
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 234185] Re: Alternate CD cdrom-detect.postinst does not consider USB flash drive/key.

2010-05-23 Thread Luisa Ravelli
I can confirm it's still reproductable on lucid alternate, I've tried
adding cdrom-detect/try-usb=true on boot but nothing changed.

Then I tried another solution that was successful on 9.04 (didn't remember the 
exact syntax, but something like this, the idea was to mount the key itself 
into the /cdrom directory and then point it when it says the cdrom can't be 
found):
- switch to the second virtual console during the first couple of dialogs by 
pressing the ALT-2
- mkdir /cdrom /dev/cdroms
- cd /dev/cdroms
- ln -s ../sda1 cdrom0 (where sda1 is your USB stick)
- mount -t vfat /dev/cdroms/cdrom0 /cdrom
- switch back to the first virtual console by pressing ALT-1 and continue 
installation
But this was also unsuccessful.

In the end I tried to copy the iso image in the usb key and, similar to
above, mounting the iso in loop as a cd.. but no changes.

It's useful to install the alternate cd to configure lvm, and if you
have a netbook using the usb key is the unique solution..

Ps: the server version does the same thing as the alternate.

-- 
Alternate CD cdrom-detect.postinst does not consider USB flash drive/key. 
https://bugs.launchpad.net/bugs/234185
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 234185] Re: Alternate CD cdrom-detect.postinst does not consider USB flash drive/key.

2010-05-23 Thread Luisa Ravelli
I also tried this solution, always on lucid alternate, but didn't work:
https://bugs.launchpad.net/ubuntu/+source/cdrom-
detect/+bug/195614/comments/8

-- 
Alternate CD cdrom-detect.postinst does not consider USB flash drive/key. 
https://bugs.launchpad.net/bugs/234185
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 195614] Re: No common CD-ROM drive was detected.

2010-05-23 Thread Luisa Ravelli
*** This bug is a duplicate of bug 104113 ***
https://bugs.launchpad.net/bugs/104113

** This bug has been marked a duplicate of bug 104113
   Installer does not properly detect USB CDROM

-- 
No common CD-ROM drive was detected.
https://bugs.launchpad.net/bugs/195614
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 419256] Re: alternate installer does not recognize cdrom at /dev/sr0

2010-05-23 Thread Luisa Ravelli
*** This bug is a duplicate of bug 104113 ***
https://bugs.launchpad.net/bugs/104113

** This bug has been marked a duplicate of bug 104113
   Installer does not properly detect USB CDROM

-- 
alternate installer does not recognize cdrom at /dev/sr0
https://bugs.launchpad.net/bugs/419256
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 582427] Re: cdrom-detect fails when using usb storage as install device

2010-05-23 Thread Luisa Ravelli
*** This bug is a duplicate of bug 104113 ***
https://bugs.launchpad.net/bugs/104113

** This bug has been marked a duplicate of bug 104113
   Installer does not properly detect USB CDROM

-- 
cdrom-detect fails when using usb storage as install device
https://bugs.launchpad.net/bugs/582427
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 509102] Re: dont detect cdrom in IBM HS21, ubuntu server 9.10

2010-05-23 Thread Luisa Ravelli
*** This bug is a duplicate of bug 104113 ***
https://bugs.launchpad.net/bugs/104113

** This bug has been marked a duplicate of bug 104113
   Installer does not properly detect USB CDROM

-- 
dont detect cdrom in IBM HS21, ubuntu server 9.10
https://bugs.launchpad.net/bugs/509102
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 290166] Re: Intrepid alternate USB boot requires a cd

2010-05-23 Thread Luisa Ravelli
*** This bug is a duplicate of bug 104113 ***
https://bugs.launchpad.net/bugs/104113

** This bug has been marked a duplicate of bug 104113
   Installer does not properly detect USB CDROM

-- 
Intrepid alternate USB boot requires a cd
https://bugs.launchpad.net/bugs/290166
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 260672] Re: Can't install from USB pendrive

2010-05-23 Thread Luisa Ravelli
*** This bug is a duplicate of bug 104113 ***
https://bugs.launchpad.net/bugs/104113

** This bug has been marked a duplicate of bug 104113
   Installer does not properly detect USB CDROM

-- 
Can't install from USB pendrive
https://bugs.launchpad.net/bugs/260672
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