Re: Quick (I hope!) dnf question.

2018-07-10 Thread Samuel Sieb

On 07/10/2018 08:29 PM, home user via users wrote:

I recently read an on-line article reviewing/evaluating several IDEs for 
Python.  So I'm trying to find out what I already have, and whether dnf can 
install whatever I choose if I don't already have it.  (My understanding is 
that dnf can only install and update what's in the repositories.)  The article 
provided IDE names, but no file names.  So my sense now is that dnf was not the 
way to go for the searching.


If you're looking for the IDE name, then you would use "dnf search" for 
that.  For example "dnf search eclipse" or more specifically "dnf search 
pydev" would find the Eclipse one.  However, most of those IDEs are 
probably not packaged for Fedora.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/AW5ZGEKOBRBLQ3JDHSMEX2OAAPZNGCYE/


Re: Quick (I hope!) dnf question.

2018-07-10 Thread home user via users
Thank-you, Samuel.

The question turned out not quick.

I recently read an on-line article reviewing/evaluating several IDEs for 
Python.  So I'm trying to find out what I already have, and whether dnf can 
install whatever I choose if I don't already have it.  (My understanding is 
that dnf can only install and update what's in the repositories.)  The article 
provided IDE names, but no file names.  So my sense now is that dnf was not the 
way to go for the searching.

Bill.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/EMUCLD5F3I6GTQGW2MTEC2LGTNAWELPM/


Re: F27 to F28 Upgrade Fails at Offline Install Time

2018-07-10 Thread Samuel Sieb

On 07/10/2018 03:17 PM, Stephen Morris wrote:
1). Can anyone shed any light on why the install may have failed and 
what I need to do to work around it? I'm hoping I don't have to run a 
'sudo dnf clean all' and then a 'sudo dnf system-upgrade --refresh 
--releasever=28 --allowerasing --skip-broken' to download all the 
packages again.


I wonder if the --skip-broken is a problem.  Can you solve that before 
doing the upgrade?


I think the packages should still be downloaded.
Check in /var/lib/dnf/system-upgrade

2). Where can I find the logs that would contain the error message so I 
can read what it said, given that /var/log/boot.log and /var/log/dnf.log 
both don't contain the message?


Try "dnf system-upgrade log".
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/BKHGVMEYIAPXUKRLCOOZLZHF6ZN5BOEK/


F27 to F28 Upgrade Fails at Offline Install Time

2018-07-10 Thread Stephen Morris

Hi,

    Yesterday I downloaded all the F28 packages necessary to upgrade my 
system from F27 to F28 by using the following command:


            sudo dnf system-upgrade download --refresh --releasever=28 
--allowerasing --skip-broken


   I added the last 2 parameters because dnf told me there were 
packages it could not upgrade because of conflicts and to add those 
parameters. Having had the process start it said there were approx. 3540 
packages to be downloaded, which took several hours to do.


    I ran the dnf system-upgrade reboot command as required, but 
because I had other things I needed to do I shut the machine down at the 
subsequent grub menu.


    This morning I booted Fedora and it booted to the starting offline 
install messages that get displayed twice, separated by some sound card 
initialisation messages. Dnf then kicked in and displayed some messages 
I couldn't read because they scrolled off the screen too quickly, but it 
did get to the point of telling me there were 6 F28 packages with broken 
dependencies (being 4 Boost packages, qt-qtbase and polkit-qt5-1) and 
that I should use --allowerasing and --skip-broken. It then proceeded to 
tell me there were 137 packages to install, 3410 packages to upgrade, 13 
packages it was going to remove, 6 packages it was going to downgrade, 
and 6 packages with broken dependencies. It then proceeded to tell me 
there were no packages to download, and that its transaction tests were 
successful so it was going to do the install. After pausing for a little 
while it then produced a message that started with the work failed 
written in red, but the messages scrolled off too quickly to read as it 
continued on to boot into F27.



1). Can anyone shed any light on why the install may have failed and 
what I need to do to work around it? I'm hoping I don't have to run a 
'sudo dnf clean all' and then a 'sudo dnf system-upgrade --refresh 
--releasever=28 --allowerasing --skip-broken' to download all the 
packages again.


2). Where can I find the logs that would contain the error message so I 
can read what it said, given that /var/log/boot.log and /var/log/dnf.log 
both don't contain the message?



regards,

Steve

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/NGNQUUPC2EFGMJYLMKHPMUDQSQAZJ6LS/


seapplet and F28 install

2018-07-10 Thread Geoffrey Leach
I'm doing a fresh install of F28 on a laptop. The install fails immediately due 
to a failure of seapplet (bugzilla 1565016)

seapplet appears to be involved with trouble SELinux reporting, which strikes 
me as a rather odd time for that to be a problem. Any thoughts on how to 
suppress SELinux at that early stage?

Thanks.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/D4X7NKNGJRIJOCQU2BEVUNAX2YETE5YP/


Re: How to read pdf's with animations

2018-07-10 Thread Ranjan Maitra
On Tue, 10 Jul 2018 18:53:27 +0100 John Pilkington  
wrote:

> On 10/07/18 17:38, Rick Stevens wrote:
> > On 07/10/2018 02:22 AM, Ranjan Maitra wrote:
> >> On Tue, 10 Jul 2018 13:40:56 +0800 Ed Greshko  
> >> wrote:
> >>
> >>> On 07/10/18 12:27, Ranjan Maitra wrote:
>  I have a pdf with animations. However, when I try to read it in evince 
>  or okular, in the first case, nothing happens with the animation. In the 
>  case of okular, I get a blank gray square where the animation is. How do 
>  I read this usign OSS? (I did not want to go get acroread: are there any 
>  other options?)
> 
>  Many thanks for any advice!
> >>>
> >>>
> >>> I don't know if the circumstances match exactly.  But doing a bit of 
> >>> googling found a
> >>> suggestion that installing phonon-qt5-vlc (available in rpmfusion) may 
> >>> get things
> >>> working.  They did for at least one person but they didn't specify what 
> >>> type of
> >>> animation was in the PDF.
> >>
> >> Sorry, but is this available in F28? I get No match.
> > 
> > It's there:
> > 
> > # dnf list "*phonon*"
> > ...
> > Available Packages
> > phonon-backend-vlc.x86_64
> > 0.9.1-4.fc28   rpmfusion-free
> > 
> > So it's in the rpmfusion-free repo.
> 
> I had suggested asking google.  I tried 'phonon-qt5-vlc rpm fc28' and 
> the first 5 hits were for phonon-qt5-backend-vlc-0.9.1-4.fc28.x86_64.rpm 
> from rpmfusion.
> 
> Quick and easy.  This is specifically for qt5.  The question now is 
> 'does it do the job?'

Thanks! Unfortunately, no.

Ranjan 


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/IJ6XRR6WSNEFHGV5L4H7EUFV4FCK2T6O/


Re: How to read pdf's with animations

2018-07-10 Thread ToddAndMargo

On 07/10/2018 12:24 PM, ToddAndMargo wrote:

On 07/10/2018 02:17 AM, Ranjan Maitra wrote:
On Mon, 9 Jul 2018 21:41:40 -0700 ToddAndMargo  
wrote:



On 07/09/2018 09:27 PM, Ranjan Maitra wrote:

Hi,

I have a pdf with animations. However, when I try to read it in 
evince or okular, in the first case, nothing happens with the 
animation. In the case of okular, I get a blank gray square where 
the animation is. How do I read this usign OSS? (I did not want to 
go get acroread: are there any other options?)


Many thanks for any advice!

Best wishes,
Ranjan



Hi Ranjan,

If you would post an example, I will run it against my several PDF
readers,

-T


Thanks! If you go here, and extract the following:

https://wol-prod-cdn.literatumonline.com/pb-assets/assets/20491573/Stat_AutClass_v4_rev-1508937938000.zip 



there is a file in there called stadoc.pdf which has the animation on 
Page 5, Movie 1. You can see the controls in evince, okular and zathura.


Many thanks,
Ranjan


Hi Ranjan,

No animation with PDF Studio Pro or Foxit Reader under Wine staging.

I sent page 5 off to PDF Studio tech support and asked them
how to view the animation.

:'(

-T



It has been submitted as an upgrade to PDF Studio.  So
coming soon to a theater near you!

Qoppa has a free viewer of PDF Studio.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/GGWOO27JRGWYSHOTOABRVHR54PMNHDXU/


Re: How to read pdf's with animations

2018-07-10 Thread ToddAndMargo

On 07/10/2018 02:17 AM, Ranjan Maitra wrote:

On Mon, 9 Jul 2018 21:41:40 -0700 ToddAndMargo  wrote:


On 07/09/2018 09:27 PM, Ranjan Maitra wrote:

Hi,

I have a pdf with animations. However, when I try to read it in evince or 
okular, in the first case, nothing happens with the animation. In the case of 
okular, I get a blank gray square where the animation is. How do I read this 
usign OSS? (I did not want to go get acroread: are there any other options?)

Many thanks for any advice!

Best wishes,
Ranjan



Hi Ranjan,

If you would post an example, I will run it against my several PDF
readers,

-T


Thanks! If you go here, and extract the following:

https://wol-prod-cdn.literatumonline.com/pb-assets/assets/20491573/Stat_AutClass_v4_rev-1508937938000.zip

there is a file in there called stadoc.pdf which has the animation on Page 5, 
Movie 1. You can see the controls in evince, okular and zathura.

Many thanks,
Ranjan


Hi Ranjan,

No animation with PDF Studio Pro or Foxit Reader under Wine staging.

I sent page 5 off to PDF Studio tech support and asked them
how to view the animation.

:'(

-T
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/NW6RKNCS2XGVOD7RQLJK6QANFYEDFJ2H/


Re: How to read pdf's with animations

2018-07-10 Thread John Pilkington

On 10/07/18 17:38, Rick Stevens wrote:

On 07/10/2018 02:22 AM, Ranjan Maitra wrote:

On Tue, 10 Jul 2018 13:40:56 +0800 Ed Greshko  wrote:


On 07/10/18 12:27, Ranjan Maitra wrote:

I have a pdf with animations. However, when I try to read it in evince or 
okular, in the first case, nothing happens with the animation. In the case of 
okular, I get a blank gray square where the animation is. How do I read this 
usign OSS? (I did not want to go get acroread: are there any other options?)

Many thanks for any advice!



I don't know if the circumstances match exactly.  But doing a bit of googling 
found a
suggestion that installing phonon-qt5-vlc (available in rpmfusion) may get 
things
working.  They did for at least one person but they didn't specify what type of
animation was in the PDF.


Sorry, but is this available in F28? I get No match.


It's there:

# dnf list "*phonon*"
...
Available Packages
phonon-backend-vlc.x86_64
0.9.1-4.fc28   rpmfusion-free

So it's in the rpmfusion-free repo.


I had suggested asking google.  I tried 'phonon-qt5-vlc rpm fc28' and 
the first 5 hits were for phonon-qt5-backend-vlc-0.9.1-4.fc28.x86_64.rpm 
from rpmfusion.


Quick and easy.  This is specifically for qt5.  The question now is 
'does it do the job?'


John P


Also, don't know if this is good enough, but you may want to consider pdfdetach 
to
extract the embedded files from the pdf.



Thanks! I will try that, but I was hoping for a solution inside the pdf reader.

Ranjan
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/HUNDZSCDS3L7DEPRTEDJBVXQ22DFCU36/





___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/UGHO2TOMSJ4LPTPEXXZ5JSFZUEWMCZYX/


Re: How to read pdf's with animations

2018-07-10 Thread Rick Stevens
On 07/10/2018 02:22 AM, Ranjan Maitra wrote:
> On Tue, 10 Jul 2018 13:40:56 +0800 Ed Greshko  wrote:
> 
>> On 07/10/18 12:27, Ranjan Maitra wrote:
>>> I have a pdf with animations. However, when I try to read it in evince or 
>>> okular, in the first case, nothing happens with the animation. In the case 
>>> of okular, I get a blank gray square where the animation is. How do I read 
>>> this usign OSS? (I did not want to go get acroread: are there any other 
>>> options?)
>>>
>>> Many thanks for any advice!
>>
>>
>> I don't know if the circumstances match exactly.  But doing a bit of 
>> googling found a
>> suggestion that installing phonon-qt5-vlc (available in rpmfusion) may get 
>> things
>> working.  They did for at least one person but they didn't specify what type 
>> of
>> animation was in the PDF. 
> 
> Sorry, but is this available in F28? I get No match.

It's there:

# dnf list "*phonon*"
...
Available Packages
phonon-backend-vlc.x86_64
0.9.1-4.fc28   rpmfusion-free

So it's in the rpmfusion-free repo.

>> Also, don't know if this is good enough, but you may want to consider 
>> pdfdetach to
>> extract the embedded files from the pdf.
>>
> 
> Thanks! I will try that, but I was hoping for a solution inside the pdf 
> reader.
> 
> Ranjan
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/HUNDZSCDS3L7DEPRTEDJBVXQ22DFCU36/
> 


-- 
--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 226437340   Yahoo: origrps2 -
--
-  Always remember you're unique, just like everyone else.   -
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/CRSQ2DEYBJQIKICYM2XHQTPXW4P22DV7/


Re: How to read pdf's with animations

2018-07-10 Thread John Pilkington

On 10/07/18 10:22, Ranjan Maitra wrote:

On Tue, 10 Jul 2018 13:40:56 +0800 Ed Greshko  wrote:


On 07/10/18 12:27, Ranjan Maitra wrote:

I have a pdf with animations. However, when I try to read it in evince or 
okular, in the first case, nothing happens with the animation. In the case of 
okular, I get a blank gray square where the animation is. How do I read this 
usign OSS? (I did not want to go get acroread: are there any other options?)

Many thanks for any advice!



I don't know if the circumstances match exactly.  But doing a bit of googling 
found a
suggestion that installing phonon-qt5-vlc (available in rpmfusion) may get 
things
working.  They did for at least one person but they didn't specify what type of
animation was in the PDF.


Sorry, but is this available in F28? I get No match.


dnf is fussy.  Tried google?





Also, don't know if this is good enough, but you may want to consider pdfdetach 
to
extract the embedded files from the pdf.



Thanks! I will try that, but I was hoping for a solution inside the pdf reader.

Ranjan
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/HUNDZSCDS3L7DEPRTEDJBVXQ22DFCU36/


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/PKFF37GWXWUT7IFCKBFQ5KOJHW5DAJDV/


Re: How to read pdf's with animations

2018-07-10 Thread Ranjan Maitra
On Tue, 10 Jul 2018 13:40:56 +0800 Ed Greshko  wrote:

> On 07/10/18 12:27, Ranjan Maitra wrote:
> > I have a pdf with animations. However, when I try to read it in evince or 
> > okular, in the first case, nothing happens with the animation. In the case 
> > of okular, I get a blank gray square where the animation is. How do I read 
> > this usign OSS? (I did not want to go get acroread: are there any other 
> > options?)
> >
> > Many thanks for any advice!
> 
> 
> I don't know if the circumstances match exactly.  But doing a bit of googling 
> found a
> suggestion that installing phonon-qt5-vlc (available in rpmfusion) may get 
> things
> working.  They did for at least one person but they didn't specify what type 
> of
> animation was in the PDF. 

Sorry, but is this available in F28? I get No match.


> 
> Also, don't know if this is good enough, but you may want to consider 
> pdfdetach to
> extract the embedded files from the pdf.
> 

Thanks! I will try that, but I was hoping for a solution inside the pdf reader.

Ranjan
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/HUNDZSCDS3L7DEPRTEDJBVXQ22DFCU36/


Re: How to read pdf's with animations

2018-07-10 Thread Ranjan Maitra
On Mon, 9 Jul 2018 21:41:40 -0700 ToddAndMargo  wrote:

> On 07/09/2018 09:27 PM, Ranjan Maitra wrote:
> > Hi,
> > 
> > I have a pdf with animations. However, when I try to read it in evince or 
> > okular, in the first case, nothing happens with the animation. In the case 
> > of okular, I get a blank gray square where the animation is. How do I read 
> > this usign OSS? (I did not want to go get acroread: are there any other 
> > options?)
> > 
> > Many thanks for any advice!
> > 
> > Best wishes,
> > Ranjan
> > 
> 
> Hi Ranjan,
> 
> If you would post an example, I will run it against my several PDF
> readers,
> 
> -T

Thanks! If you go here, and extract the following:

https://wol-prod-cdn.literatumonline.com/pb-assets/assets/20491573/Stat_AutClass_v4_rev-1508937938000.zip

there is a file in there called stadoc.pdf which has the animation on Page 5, 
Movie 1. You can see the controls in evince, okular and zathura.

Many thanks,
Ranjan

> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/X3WOCFOEHXIAQRY7PVW62GLC6DVRCVI6/


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/ARNVFNJSKZJ4I6GU7Z4HICDTQJBOJQFQ/


Re: DHCPv6 with qemu/kvm (SOLVED)

2018-07-10 Thread Ed Greshko
On 07/04/18 16:20, Ed Greshko wrote:
> Hi,
>
> I've used virsh to edit my networking configuration as so...


All of those are irrelevant to what I ended up doing.

I ended up creating 2 NIC on the guest.  One doing the default NAT and the other
connected to macvtap.  The macvtap on the host needs to be set to promiscuous 
for
auto addressing to work and for the guest to acquire routing advertisements.  
Since
the macvtap doesn't allow for  host to guest communication I kept the NAT 
interface.

The only minor issue I have is that the macvtap interface is created on the 
host at
the time the guest is booted and I haven't yet found a way to tell it to come 
up in
promiscuous mode.  So I have to do that manually.

-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.



signature.asc
Description: OpenPGP digital signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/F2XIKI5PLU44PEMNSRP7JO7VUKAL7NXM/